[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#618325: qtwebkit: FTBFS on armel: ld terminated with signal 9 [Killed]



Hi,

  Retrying the build on abel.d.o

$ gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc-4.5.real
COLLECT_LTO_WRAPPER=/usr/lib/gcc/arm-linux-gnueabi/4.5.2/lto-wrapper
Target: arm-linux-gnueabi
Configured with: ../src/configure -v --with-pkgversion='Debian
4.5.2-6' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.5 --enable-shared --enable-multiarch
--enable-linker-build-id --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib
--enable-nls --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-plugin --enable-gold
--enable-ld=default --with-plugin-ld=ld.gold --enable-objc-gc
--disable-sjlj-exceptions --enable-checking=release
--build=arm-linux-gnueabi --host=arm-linux-gnueabi
--target=arm-linux-gnueabi
Thread model: posix
gcc version 4.5.2 (Debian 4.5.2-6)

 it shows me:

[...] (big linking command) [/...]
.o qrc_WebKit.o   -L../JavaScriptCore/release -L/usr/X11R6/lib
-L/usr/lib -ljscore -lXrender -lsqlite3 -L/usr/lib -lQtLocation
-lQtMultimediaKit -lQtSensors -lQtOpenGL -lQtGui -lQtNetwork -lQtCore
-lGLU -lGL -lpthread -lXext -lX11 -lm

ChromeClientQt.o: In function `WebCore::ChromeClientQt::fullScreenVideo()':
ChromeClientQt.cpp:(.text._ZN7WebCore14ChromeClientQt15fullScreenVideoEv+0x34):
undefined reference to
`WebCore::FullScreenVideoQt::FullScreenVideoQt(WebCore::ChromeClientQt*)'

ChromeClientQt.o: In function
`WebCore::ChromeClientQt::requiresFullscreenForVideoPlayback()':
ChromeClientQt.cpp:(.text._ZN7WebCore14ChromeClientQt34requiresFullscreenForVideoPlaybackEv+0x8):
undefined reference to
`WebCore::FullScreenVideoQt::requiresFullScreenForVideoPlayback()'

collect2: ld returned 1 exit status
make[2]: *** [../lib/libQtWebKit.so.4.8.1] Error 1
make[2]: Leaving directory `/home/zumbi/qtwebkit-2.1.0~2011week09/WebCore'
make[1]: *** [sub-WebCore-make_default-ordered] Error 2
make[1]: Leaving directory `/home/zumbi/qtwebkit-2.1.0~2011week09'
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2


$ objdump -t ./WebCore/ChromeClientQt.o | grep FullScreenVideoQt
00000000         *UND*  00000000
_ZN7WebCore17FullScreenVideoQtC1EPNS_14ChromeClientQtE
00000000         *UND*  00000000
_ZN7WebCore17FullScreenVideoQt34requiresFullScreenForVideoPlaybackEv

Let me know how can I send you more useful information

Cheers,
-- 
 Héctor Orón

"Our Sun unleashes tremendous flares expelling hot gas into the Solar
System, which one day will disconnect us."

-- Day DVB-T stop working nicely
Video flare: http://antwrp.gsfc.nasa.gov/apod/ap100510.html



Reply to: