Jump to content
Not connected, Your IP: 3.145.59.165
Sign in to follow this  
krumpfwylg

Compile fail

Recommended Posts

Hi, I've tried to build Eddie from git source, using Linux method 1 as described here but it fails.

Distro is Gentoo 64-bit, kernel 4.14.78, mono version is 4.8.0

 

$ ./build_linux.sh 

Unhandled Exception:
System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.ConsoleDriver..cctor () [0x00062] in <f712f98eb8e445c8918edaf595bbe465>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.Console..cctor () [0x000a8] in <f712f98eb8e445c8918edaf595bbe465>:0 
   --- End of inner exception stack trace ---
  at Eddie.Deploy.Engine.Log (System.String message) [0x00001] in <19d0ce78192e4a109f0a59b797f4251a>:0 
  at Eddie.Deploy.Engine.Start (System.String[] args) [0x0002c] in <19d0ce78192e4a109f0a59b797f4251a>:0 
  at Eddie.Deploy.Program.Main (System.String[] args) [0x00007] in <19d0ce78192e4a109f0a59b797f4251a>:0 
[ERROR] FATAL UNHANDLED EXCEPTION: System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
  at System.TermInfoReader.ReadHeader (System.Byte[] buffer, System.Int32& position) [0x0002b] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.TermInfoReader..ctor (System.String term, System.String filename) [0x00065] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.TermInfoDriver..ctor (System.String term) [0x00058] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term) [0x00000] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.ConsoleDriver..cctor () [0x00062] in <f712f98eb8e445c8918edaf595bbe465>:0 
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding, System.Text.Encoding outputEncoding) [0x0000a] in <f712f98eb8e445c8918edaf595bbe465>:0 
  at System.Console..cctor () [0x000a8] in <f712f98eb8e445c8918edaf595bbe465>:0 
   --- End of inner exception stack trace ---
  at Eddie.Deploy.Engine.Log (System.String message) [0x00001] in <19d0ce78192e4a109f0a59b797f4251a>:0 
  at Eddie.Deploy.Engine.Start (System.String[] args) [0x0002c] in <19d0ce78192e4a109f0a59b797f4251a>:0 
  at Eddie.Deploy.Program.Main (System.String[] args) [0x00007] in <19d0ce78192e4a109f0a59b797f4251a>:0

 

 

Off-topic: source is ~470MiB, quite huge for an OpenVpn GUI. Also, a mono-free version would be nice for Linux/Mac users, I had to compile mono just to try (and fail) to compile Eddie (while actually using the non-mono portable version)

Share this post


Link to post

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
  • Security Check
    Play CAPTCHA Audio
    Refresh Image
Sign in to follow this  

×
×
  • Create New...