Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Another exciting error building lang/mono...



wip/mono6 built OK, but I get:
....
~ csharp

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.DllNotFoundException: System.Native
  at (wrapper managed-to-native) Interop+Sys.Stat(byte&,Interop/Sys/FileStatus&)
  at Interop+Sys.Stat (System.ReadOnlySpan`1[T] path,
Interop+Sys+FileStatus& output) [0x00028] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.FileSystem.FileExists (System.ReadOnlySpan`1[T]
fullPath, System.Int32 fileType, Interop+ErrorInfo& errorInfo)
[0x00007] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T]
fullPath, Interop+ErrorInfo& errorInfo) [0x00000] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T]
fullPath) [0x00000] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.Directory.Exists (System.String path) [0x0001e] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.TermInfoDriver.SearchTerminfo (System.String term)
[0x00044] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.TermInfoDriver..ctor (System.String term) [0x0004b] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term)
[0x00000] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.ConsoleDriver..cctor () [0x0004d] in
<b8958ae078fc4e698c56948c29bdd025>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding,
System.Text.Encoding outputEncoding) [0x00007] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.Console..cctor () [0x0007d] in <b8958ae078fc4e698c56948c29bdd025>:0
   --- End of inner exception stack trace ---
  at Mono.Driver.Main (System.String[] args) [0x00010] in
<dbd0bbe51b1644da9ab38bd9d2bb1272>: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.DllNotFoundException: System.Native
  at (wrapper managed-to-native) Interop+Sys.Stat(byte&,Interop/Sys/FileStatus&)
  at Interop+Sys.Stat (System.ReadOnlySpan`1[T] path,
Interop+Sys+FileStatus& output) [0x00028] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.FileSystem.FileExists (System.ReadOnlySpan`1[T]
fullPath, System.Int32 fileType, Interop+ErrorInfo& errorInfo)
[0x00007] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T]
fullPath, Interop+ErrorInfo& errorInfo) [0x00000] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.FileSystem.DirectoryExists (System.ReadOnlySpan`1[T]
fullPath) [0x00000] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.IO.Directory.Exists (System.String path) [0x0001e] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.TermInfoDriver.SearchTerminfo (System.String term)
[0x00044] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.TermInfoDriver..ctor (System.String term) [0x0004b] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.ConsoleDriver.CreateTermInfoDriver (System.String term)
[0x00000] in <b8958ae078fc4e698c56948c29bdd025>:0
  at System.ConsoleDriver..cctor () [0x0004d] in
<b8958ae078fc4e698c56948c29bdd025>:0
   --- End of inner exception stack trace ---
  at System.Console.SetupStreams (System.Text.Encoding inputEncoding,
System.Text.Encoding outputEncoding) [0x00007] in
<b8958ae078fc4e698c56948c29bdd025>:0
  at System.Console..cctor () [0x0007d] in <b8958ae078fc4e698c56948c29bdd025>:0
   --- End of inner exception stack trace ---
  at Mono.Driver.Main (System.String[] args) [0x00010] in
<dbd0bbe51b1644da9ab38bd9d2bb1272>:0

LD_LIBRARY_PATH=/usr/X11R7lib in the environment did not make a difference.

On Tue, 13 Aug 2019 at 09:18, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
>
> Thanks, I didn't have it yer in my wip clone, I pulled it and am
> trying to build now.
>
> On Tue, 13 Aug 2019 at 09:50, <maya%netbsd.org@localhost> wrote:
> >
> > wip/mono6 should be a replacement that works on netbsd.
> > (still some issues to fix, like LD_LIBRARY_PATH=/usr/X11R7/lib for
> > graphical stuff being necessary)
>
>
>
> --
> ----



-- 
----


Home | Main Index | Thread Index | Old Index