pkgsrc-Users archive

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

Re: lang/mono6 fails build under -current



Has anybody been able to build lang/mono6 under reasonably recent
-current? I keep getting exciting crashes in various places, seem not
to repeat, e.g.
...

gmake[9]: Entering directory
'/usr/pkgsrc/lang/mono6/work/mono-6.8.0.105/mcs/class/Facades/System.Linq'
/usr/pkg/bin/gmake all-local
gmake[10]: Entering directory
'/usr/pkgsrc/lang/mono6/work/mono-6.8.0.105/mcs/class/Facades/System.Linq'
cat <./../../../build/deps/unix_build_Facades_System.Linq.dll.sources
>../../../build/deps/unix_build_Facades_System.Linq.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  /delaysign
/nowarn:1616,1699  -r:./../../../class/lib/build-unix/System.Core.dll
-r:./../../../clas
s/lib/build-unix/mscorlib.dll  /keyfile:../../msfinal.pub
-target:library
-out:../../../class/lib/build-unix/Facades/System.Linq.dll
@./../../../build/deps/unix_build_Facades_System.Linq.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
(0x7ca9b940c125):0x7ca9b940c115  e8 bc fa ff ff 8b 44 24 0c eb 49 48
85 f6 74 09  ......D$..IH..t.
0x7ca9b940c125  81 7e 10 01 00 11 11 74 33 89 44 24 0c 8b 05 58
.~.....t3.D$...X
0x7ca9b940c135  77 20 00 85 c0 74 37 48 8d 0d f5 1f 00 00 48 8d  w
...t7H......H.
0x7ca9b940c145  15 4e 1f 00 00 be e2 02 00 00 48 8d 3d 3a 26 00
.N........H.=:&.

=================================================================
        Managed Stacktrace:
=================================================================
=================================================================
gmake[10]: *** [../../../build/library.make:335:
../../../class/lib/build-unix/Facades/System.Linq.dll] Abort trap
(core dumped)
gmake[10]: *** Deleting file
'../../../class/lib/build-unix/Facades/System.Linq.dll'

...

I haven't been able to build it, as I mentioned above, since the end
of January.


Chavdar

On Thu, 26 Mar 2020 at 17:44, Chavdar Ivanov <ci4ic4%gmail.com@localhost> wrote:
>
> 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