[OE-core] binutils upgrade to 2.26 failure - unsupported reloc 42 against global symbol __gmon_start__

Trevor Woerner twoerner at gmail.com
Wed Feb 3 20:27:33 UTC 2016


On 02/03/16 14:56, Khem Raj wrote:
>> On Feb 3, 2016, at 11:29 AM, Trevor Woerner <twoerner at gmail.com> wrote:
>>
>> My chromium build is now failing due to:
>>
>>     commit 86ade2cc2553c942d9526c5323a11ae151653505
>>         binutils: Upgrade to 2.26
>>
>> | FAILED: x86_64-oe-linux-gcc  -m64 -march=corei7 -mtune=corei7 -mfpmath=sse -msse4.2 --sysroot=/z/chromium-49/build/tmp-glibc/sysroots/intel-corei7-64 -Wl,-O1 -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-z,now -Wl,-z,relro -Wl,-z,defs -pthread -Wl,-z,noexecstack -fPIC -B/z/chromium-49/build/tmp-glibc/work/corei7-64-oe-linux/chromium/49.0.2612.0-r0/chromium-49.0.2612.0/third_party/binutils/Linux_x64/Release/bin -Wl,--disable-new-dtags -m64 -Wl,-O1 -Wl,--as-needed -Wl,--gc-sections -o chrome_sandbox -Wl,--start-group obj/sandbox/linux/suid/chrome_sandbox.process_util_linux.o obj/sandbox/linux/suid/chrome_sandbox.sandbox.o -Wl,--end-group
>> | /z/chromium-49/build/tmp-glibc/work/corei7-64-oe-linux/chromium/49.0.2612.0-r0/chromium-49.0.2612.0/third_party/binutils/Linux_x64/Release/bin/ld: error: /z/chromium-49/build/tmp-glibc/sysroots/intel-corei7-64/usr/lib/../lib/crti.o: unsupported reloc 42 against global symbol __gmon_start__
>> | ../sysdeps/x86_64/crti.S:66: error: unsupported reloc 42
>>
>> Any suggestions on how to approach this?
> do a clean build. Its mixing objects

Unfortunately this *is* with completely clean builds; I'm deleting 
everything except conf/ before each try. I just finished testing with 
ld-is-gold and it fails too in exactly the same way.

I'll make stuff available for you to test after I try a build with 
50.0.2636.0



More information about the Openembedded-core mailing list