Bug#712410: webkit: FTBFS on kfreebsd-amd64: collect2: error: ld terminated with signal 9 [Killed]

Emilio Pozuelo Monfort pochu at debian.org
Sat Jun 15 17:05:14 UTC 2013


Source: webkit
Version: 1.8.1-4
Severity: serious
Tags: help

Hi,

webkit 1.8.1-4 FTBFS on kfreebsd-amd64. From the buildd logs[1][2]:

libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/../../../x86_64-kfreebsd-gnu/crti.o /usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/crtbeginS.o  [*very long list of objects*] -Wl,--whole-archive ./.libs/libWebCore.a ./.libs/libWebCoreGtk.a -Wl,--no-whole-archive  -Wl,-rpath -Wl,/«PKGBUILDDIR»/build-2.0/.libs -lpthread ./.libs/libjavascriptcoregtk-1.0.so /usr/lib/x86_64-kfreebsd-gnu/libenchant.so -lgailutil -lgeoclue -ldbus-glib-1 -ldbus-1 -lgstapp-0.10 -lgstaudio-0.10 -lgstfft-0.10 -lgstinterfaces-0.10 -lgstpbutils-0.10 -lgstvideo-0.10 /usr/lib/x86_64-kfreebsd-gnu/libgstbase-0.10.so /usr/lib/x86_64-kfreebsd-gnu/libgstreamer-0.10.so -lgmodule-2.0 -lgthread-2.0 -lrt -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 /usr/lib/x86_64-kfreebsd-gnu/libcairo.so -ljpeg -lsoup-2.4 -lgio-2.0 -lxslt -lxml2 -lGL -ldl -lpangoft2-1.0 -lpango-1.0 /usr/lib/x86_64-kfreebsd-gnu/libfreetype.so -lfontconfig -lgobject-2.0 -lglib-2.0 -lpng12 /usr/lib/x86_64-kfreebsd-gnu/libsqlite3.so -licui18n -licuuc -licudata -lXrender -lXt -lX11 -lz -L/usr/lib/gcc/x86_64-kfreebsd-gnu/4.7 -L/usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/../../../x86_64-kfreebsd-gnu -L/usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/../../../../lib -L/lib/x86_64-kfreebsd-gnu -L/lib/../lib -L/usr/lib/x86_64-kfreebsd-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/crtendS.o /usr/lib/gcc/x86_64-kfreebsd-gnu/4.7/../../../x86_64-kfreebsd-gnu/crtn.o  -O2 -Wl,--as-needed -O2 -Wl,--version-script -Wl,../Source/autotools/symbols.filter -Wl,-z -Wl,relro -Wl,--export-dynamic -pthread -pthread   -pthread -Wl,-soname -Wl,libwebkitgtk-1.0.so.0 -o .libs/libwebkitgtk-1.0.so.0.13.2
collect2: error: ld terminated with signal 9 [Killed]

At first I thought it would be running out of memory. Note that we build
with -Wl,--no-keep-memory on 32 bit arches and so not here. But given that
a retry failed similarly I started a build on falla.d.o which failed
similarly. I then built with -Wl,--no-keep-memory only and with
-Wl,--no-keep-memory -Wl,--reduce-memory-overheads afterwards and it failed
both times. The failure is similar to the above.

It doesn't seem to be a too long command line (we have had that previously)
because the linker takes about 25 minutes to fail on falla.

CC'ing -bsd. I'd appreciate if you could take a look.

Thank you,
Emilio

[1] https://buildd.debian.org/status/fetch.php?pkg=webkit&arch=kfreebsd-amd64&ver=1.8.1-4&stamp=1371160901
[2] https://buildd.debian.org/status/fetch.php?pkg=webkit&arch=kfreebsd-amd64&ver=1.8.1-4&stamp=1371129678

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental'), (650, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.9-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash



More information about the Pkg-webkit-maintainers mailing list