[Mono-dev] Mono.Cairo building aborted

KISHIMOTO, Makoto ksmakoto at dd.iij4u.or.jp
Wed Oct 27 23:02:07 EDT 2010


Hello

Building of git trunk of mono aborted, in my FreeBSD box.
Build log is follwing.

$ gmake
(snip)
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Http'
gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cairo'
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cairo'
gmake[7]: Entering directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cairo'
gmake all-local
gmake[8]: Entering directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cairo'
MCS     [net_2_0] Mono.Cairo.dll
./Mono.Cairo/SurfacePattern.cs(45,31): warning CS0108: `Cairo.SurfacePattern.Extend' hides inherited member `Cairo.Pattern.Extend'. Use the new keyword if hiding was intended
./Mono.Cairo/Pattern.cs(120,31): (Location of the symbol related to previous warning)
Compilation succeeded - 1 warning(s)
Assembly ../../class/lib/net_2_0/Mono.Cairo.dll signed.
* Assertion at ../../../mono/mono/io-layer/error.c:70, condition `ret == 0' not met

gmake[8]: *** [../../class/lib/net_2_0/Mono.Cairo.dll] Abort trap: 6 (core dumped)
gmake[8]: *** Deleting file `../../class/lib/net_2_0/Mono.Cairo.dll'
gmake[8]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cairo'
gmake[7]: *** [do-all] Error 2
gmake[7]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class/Mono.Cairo'
gmake[6]: *** [all-recursive] Error 1
gmake[6]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs/class'
gmake[5]: *** [all-recursive] Error 1
gmake[5]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs'
gmake[4]: *** [profile-do--net_2_0--all] Error 2
gmake[4]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs'
gmake[3]: *** [profiles-do--all] Error 2
gmake[3]: Leaving directory `/export/home/ksmakoto/Mono/mono/mcs'
gmake[2]: *** [all-local] Error 2
gmake[2]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/runtime'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/export/home/ksmakoto/Mono/BUILD'
gmake: *** [all] Error 2


More information about the Mono-devel-list mailing list