WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
90796
[Qt][ARM] Fix the build
https://bugs.webkit.org/show_bug.cgi?id=90796
Summary
[Qt][ARM] Fix the build
Csaba Osztrogonác
Reported
2012-07-09 08:45:10 PDT
The build is broken on the Qt5 ARM bot long time ago with the following error: /mnt/store/ARM/toolchain/softfp/arm-none-linux-gnueabi-4.4.6/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.6/../../../../arm-none-linux-gnueabi/bin/ld: /mnt/store/chroots/ubuntu-oneiric-ARM/usr/lib/arm-linux-gnueabi//../../../usr/lib/arm-linux-gnueabi/libc_nonshared.a(stat64.oS)(.text+0x8): unresolvable R_ARM_THM_JUMP24 relocation against symbol `__xstat64@@GLIBC_2.4' /mnt/store/ARM/toolchain/softfp/arm-none-linux-gnueabi-4.4.6/bin/../lib/gcc/arm-none-linux-gnueabi/4.4.6/../../../../arm-none-linux-gnueabi/bin/ld: final link failed: Nonrepresentable section on output
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-07-09 08:48:26 PDT
The ARM build was broken from
http://trac.webkit.org/changeset/121925
because of an other issue which was fixed by
https://trac.webkit.org/changeset/122060
. Build was fixed by
r122060
on the other bots, but it still fails on the Qt5 ARM bot.
Csaba Osztrogonác
Comment 2
2012-10-24 23:56:52 PDT
It works now.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug