pkgsrc-Users archive

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

lang/mono6 fails build under -current



Hi,

Trying to build v. mono-6.8.0.105 I get:
....
gmake[7]: Entering directory
'/usr/pkgsrc/lang/mono6/work/mono-6.8.0.105/mcs/class/Mono.Cecil'
mono  ./../../class/lib/build/tmp/gensources.exe --strict
--platformsdir:./../../build
"../../build/deps/unix_build__Mono.Cecil.dll.sources" "Mono.Cecil.dll"
"unix" "build"
/usr/pkg/bin/gmake all-local
gmake[8]: Entering directory
'/usr/pkgsrc/lang/mono6/work/mono-6.8.0.105/mcs/class/Mono.Cecil'
cat <./../../build/deps/unix_build__Mono.Cecil.dll.sources
>../../build/deps/unix_build__Mono.Cecil.dll.response
mono  /usr/pkgsrc/lang/mono6/work/mono-6.8.0.105/external/roslyn-binaries/Microsoft.Net.Compilers/3.5.0/csc.exe
/shared:monomake /codepage:65001 /nologo /noconfig /deterministic
-d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC
-nowarn:1699 -nostdlib -optimize /features:peverify-compat
/langversion:latest  -d:NET_4_0 -unsafe
-r:./../../../external/binary-reference-assemblies/v4.7/System.Core.dll
-r:./../../../external/binary-reference-assemblies/v4.7/System.dll
-r:./../../../external/binary-reference-assemblies/v4.7/mscorlib.dll
 /keyfile:../mono.snk  -target:library
-out:../../class/lib/build-unix/tmp/Mono.Cecil.dll
@./../../build/deps/unix_build__Mono.Cecil.dll.response

=================================================================
        Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
        Basic Fault Address Reporting
=================================================================
Memory around native instruction pointer (0x70e90fe0c335):
0x70e90fe0c325  e8 9a fa ff ff 8b 44 24 0c eb 49 48 85 f6 74 09
......D$..IH..t.
0x70e90fe0c335  81 7e 10 01 00 11 11 74 33 89 44 24 0c 8b 05 48 .~.....t3.D$...H
0x70e90fe0c345  75 20 00 85 c0 74 37 48 8d 0d e5 1f 00 00 48 8d  u
...t7H......H.
0x70e90fe0c355  15 3e 1f 00 00 be 09 03 00 00 48 8d 3d 2a 26 00
.>........H.=*&.

=================================================================
        Managed Stacktrace:
=================================================================
=================================================================
gmake[8]: *** [../../build/library.make:335:
../../class/lib/build-unix/tmp/Mono.Cecil.dll] Abort trap (core
dumped)
...

My last succesfull build was  mono-6.6.0.161 from the end of January.


-- 
----


Home | Main Index | Thread Index | Old Index