http://bugzilla.novell.com/show_bug.cgi?id=568761
http://bugzilla.novell.com/show_bug.cgi?id=568761#c0 Summary: Make failure while building mcs.exe. Classification: Mono Product: Mono: Runtime Version: 2.6.x Platform: PowerPC-64 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: packaging AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- User-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.04324.17; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Make failure while building mcs.exe on Fedora 9 PPC64 (Sony PS3) with both mono 2.4.3 and mono 2.6.1. Mono 1.9.1 is already installed. make[7]: Entering directory `/home/xxxxxx/Desktop/mono/mono-2.6.1/mcs/mcs' Makefile:93: warning: overriding commands for target `csproj-local' ./build/executable.make:131: warning: ignoring old commands for target `csproj-local' MCS [basic] mcs.exe ** Message: Unknown errno: Unknown error 8192 Stacktrace: /bin/sh: line 1: 2377 Segmentation fault mcs /codepage:65001 -optimize -d:NET_1_1 -d:ONLY_1_1 -d:BOOTSTRAP_WITH_OLDLIB -target:exe -out:mcs.exe cs-parser.cs @mcs.exe.sources make[7]: *** [../class/lib/basic/mcs.exe] Error 139 make[7]: Leaving directory `/home/xxxxxx/Desktop/mono/mono-2.6.1/mcs/mcs' make[6]: *** [do-all] Error 2 make[6]: Leaving directory `/home/xxxxxx/Desktop/mono/mono-2.6.1/mcs/mcs' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/xxxxxx/Desktop/mono/mono-2.6.1/mcs' make[4]: *** [profile-do--basic--all] Error 2 make[4]: Leaving directory `/home/xxxxxx/Desktop/mono/mono-2.6.1/mcs' make[3]: *** [profiles-do--all] Error 2 make[3]: Leaving directory `/home/xxxxxx/Desktop/mono/mono-2.6.1/mcs' make[2]: *** [all-local] Error 2 make[2]: Leaving directory `/home/xxxxxx/Desktop/mono/mono-2.6.1/runtime' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/xxxxxx/Desktop/mono/mono-2.6.1' make: *** [all] Error 2 Reproducible: Always Steps to Reproduce: 1. ./configure 2. make 3. Actual Results: make failure Expected Results: good build -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
