System.IO.MemoryMappedFiles/MemoryMappedFile.cs(114,26): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileAccess' is assigned but its value is never used System.IO.MemoryMappedFiles/MemoryMappedFile.cs(115,10): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.name' is assigned but its value is never used System.IO.MemoryMappedFiles/MemoryMappedFile.cs(116,8): warning CS0414: The private field `System.IO.MemoryMappedFiles.MemoryMappedFile.fileCapacity' is assigned but its value is never used Compilation succeeded - 16 warning(s) MCS [build] mcs.exe AOT [build] mscorlib.dll.so AOT [build] mcs.exe.so ld: /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_20uXb3.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC ld: final link failed: Nonrepresentable section on output AOT of image ./../../class/lib/build/mcs.exe failed. Mono Ahead of Time compiler - compiling assembly /var/tmp/portage/dev-lang/mono-4.4.1.0/work/mono-4.4.1-abi_x86_32.x86/mcs/class/lib/build/mcs.exe Code: 4383943(64%) Info: 118855(1%) Ex Info: 2026921(29%) Unwind Info: 80(0%) Class Info: 65543(0%) PLT: 6722(0%) GOT Info: 150439(2%) Offsets: 92119(1%) GOT: 60652 Compiled: 21098/21098 (100%), No GOT slots: 12333 (58%), Direct calls: 23500 (110%) Executing the native assembler: "as" -o /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_20uXb3.o /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_20uXb3 Executing the native linker: "ld" -shared -o ./../../class/lib/build//mcs.exe.so.tmp /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_20uXb3.o ld: /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_L45cuN.o: relocation R_X86_64_32 against `.bss' can not be used when making a shared object; recompile with -fPIC ld: final link failed: Nonrepresentable section on output AOT of image ./../../class/lib/build//mscorlib.dll failed. Mono Ahead of Time compiler - compiling assembly /var/tmp/portage/dev-lang/mono-4.4.1.0/work/mono-4.4.1-abi_x86_32.x86/mcs/class/lib/build/mscorlib.dll Code: 4772815(62%) Info: 125957(1%) Ex Info: 2355923(31%) Unwind Info: 103(0%) Class Info: 100752(1%) PLT: 6911(0%) GOT Info: 129734(1%) Offsets: 113542(1%) GOT: 63192 Compiled: 25186/25188 (99%), No GOT slots: 16302 (64%), Direct calls: 40364 (73%) Executing the native assembler: "as" -o /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_L45cuN.o /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_L45cuN Executing the native linker: "ld" -shared -o /var/tmp/portage/dev-lang/mono-4.4.1.0/work/mono-4.4.1-abi_x86_32.x86/mcs/class/lib/build/mscorlib.dll.so.tmp /var/tmp/portage/dev-lang/mono-4.4.1.0/temp/mono_aot_L45cuN.o make[7]: *** [Makefile:36: ../../class/lib/build//mscorlib.dll.so] Error 1 make[6]: *** [../../build/rules.make:143: do-all] Error 2 make[5]: *** [build/rules.make:170: all-recursive] Error 1 make[4]: *** [Makefile:49: profile-do--build--all] Error 2 make[3]: *** [Makefile:45: profiles-do--all] Error 2 make[2]: *** [Makefile:543: all-local] Error 2 make[2]: Leaving directory '/var/tmp/portage/dev-lang/mono-4.4.1.0/work/mono-4.4.1-abi_x86_32.x86/runtime' make[1]: *** [Makefile:513: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/dev-lang/mono-4.4.1.0/work/mono-4.4.1-abi_x86_32.x86' make: *** [Makefile:442: all] Error 2 * ERROR: dev-lang/mono-4.4.1.0::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/mono-4.4.1.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/mono-4.4.1.0::gentoo'`. * The complete build log is located at '/var/portage_logs/dev-lang:mono-4.4.1.0:20171224-050556.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lang/mono-4.4.1.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/mono-4.4.1.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/mono-4.4.1.0/work/mono-4.4.1-abi_x86_32.x86' * S: '/var/tmp/portage/dev-lang/mono-4.4.1.0/work/mono-4.4.1'
Created attachment 511568 [details] build log part 1 (start)
Created attachment 511570 [details] build log part 2 (end)
Created attachment 511572 [details] emerge --info
I believe this bug is a duplicate of https://bugs.gentoo.org/600664
(In reply to Matthew Dawson from comment #4) > I believe this bug is a duplicate of https://bugs.gentoo.org/600664 Indeed.
*** This bug has been marked as a duplicate of bug 600664 ***