Bug#752795: timblserver: use dh-autoreconf in order to build on new architectures

Breno Leitao brenohl at br.ibm.com
Thu Jun 26 16:53:33 UTC 2014


Source: timblserver
Version: 1.7-4
Severity: normal
Tags: patch
User: debian-powerpc at lists.debian.org
Usertags: ppc64el
User: debian-devel at lists.debian.org
Usertags: autoreconf


Dear Maintainer,

The package timblserver fails to build on ppc64el, as on new architectures,
because the config.{guess,sub} and libtool files are out of date, and are not
updated during the build, causing the following error, because shared library
is not generated.

	/bin/bash ../libtool --tag=CXX   --mode=link g++  -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall  -I/usr/include/libxml2  -fopenmp  -fopenmp  -Wl,-z,relro -o timblserver TimblServer.o libtimblserver.la -lpthread  -ltimbl  -lticcutils 
	libtool: link: g++ -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -I/usr/include/libxml2 -fopenmp -fopenmp -Wl,-z -Wl,relro -o timblserver TimblServer.o  ./.libs/libtimblserver.a -lpthread -ltimbl -lticcutils -fopenmp
	/usr/bin/ld: ./.libs/libtimblserver.a(ServerBase.o): undefined reference to symbol 'xmlNewNode@@LIBXML2_2.4.30'
	//usr/lib/powerpc64le-linux-gnu/libxml2.so.2: error adding symbols: DSO missing from command line
	collect2: error: ld returned 1 exit status

I just created a patch that enables the package to be reconfigured during the
build process, so, updating the libtool files. I am using the following URL as
reference:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build

Thank you,
Breno 

-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ppc64el (ppc64le)

Kernel: Linux 3.13-1-powerpc64le (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
-------------- next part --------------
A non-text attachment was scrubbed...
Name: timblserver_autoreconf.debdiff
Type: text/x-diff
Size: 1339 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20140626/077b9236/attachment-0001.diff>


More information about the debian-science-maintainers mailing list