Bug#702355: libglademm2.4: FTBFS on x32: Needs libtool update

Daniel Schepler dschepler at gmail.com
Tue Mar 5 16:22:48 UTC 2013


Source: libglademm2.4
Version: 2.6.7-2
Severity: wishlist
Tags: patch
User: debian-x32 at lists.debian.org
Usertags: port-x32 ftbfs-libtool

The libglademm2.4 source package is getting this build failure on the unofficial
Debian x32 port:

<URL:http://buildd.debian-ports.org/status/fetch.php?pkg=libglademm2.4&arch=x32&ver=2.6.7-2&stamp=1361156005>:
...
/bin/bash ../../libtool --tag=CXX   --mode=link g++  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -version-info 1:5:0  -Wl,-z,relro -Wl,-z,defs -Wl,-O1 -Wl,--as-needed -o 
libglademm-2.4.la -rpath /usr/lib xml.lo wrap_init.lo init.lo variablesmap.lo -lgtkmm-2.4 -latkmm-1.6 -lgdkmm-2.4 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lcairomm-1.0 -lsigc-2.0 -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -
latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lglib-2.0   
../../libtool: line 4453: test: : integer expression expected
../../libtool: line 4453: test: : integer expression expected
creating reloadable object files...
../../libtool: line 4488: test: : integer expression expected
../../libtool: line 4488: test: : integer expression expected
../../libtool: line 4488: test: : integer expression expected
creating a temporary reloadable object file: .libs/libglademm-2.4.la-4.o
/usr/bin/ld -m elf_i386 -r -o .libs/libglademm-2.4.la-1.o .libs/xml.o 
/usr/bin/ld: Relocatable linking with relocations from format elf32-x86-64 (.libs/xml.o) to format elf32-i386 (.libs/libglademm-2.4.la-1.o) is not supported
make[5]: *** [libglademm-2.4.la] Error 1
make[5]: Leaving directory `/build/buildd-libglademm2.4_2.6.7-2-x32-bebFrn/libglademm2.4-2.6.7/libglade/libglademm'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/build/buildd-libglademm2.4_2.6.7-2-x32-bebFrn/libglademm2.4-2.6.7/libglade/libglademm'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/build/buildd-libglademm2.4_2.6.7-2-x32-bebFrn/libglademm2.4-2.6.7/libglade'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/build/buildd-libglademm2.4_2.6.7-2-x32-bebFrn/libglademm2.4-2.6.7/libglade'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/buildd-libglademm2.4_2.6.7-2-x32-bebFrn/libglademm2.4-2.6.7'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

The fix is to update libtool using the current sid package (>= 2.4.2-1.2).
The attached debdiff does this at build time using dh-autoreconf (along with
a patch to fix the package so that the autoreconf actually works).
-- 
Daniel Schepler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libglademm2.4.debdiff
Type: text/x-patch
Size: 3931 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20130305/0d352fc0/attachment-0001.bin>


More information about the pkg-gnome-maintainers mailing list