Bug#756299: mmdb: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4
Breno Leitao
brenohl at br.ibm.com
Mon Jul 28 14:19:14 UTC 2014
Package: mmdb
Version: 1.25.5-1
Severity: normal
Tags: patch
User: debian-powerpc at lists.debian.org
Usertags: ppc64el
User: debian-devel at lists.debian.org
Usertags: autoreconf
Dear Maintainer,
Currently this package FTBFS when compiled in new architectures (as ppc64el)
that is not supported on the outdated package autotools files, mainly because
it fails to understand that the new architectures has support for shared
libraries, as shown below:
make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_install -O--dbg-package=libmmdb0-dbg
dh_install: libmmdb-dev missing files (usr/lib/*/libmmdb*.so), aborting
make: *** [binary] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
The full log could be found at
http://ftp.unicamp.br/pub/ppc64el/debian/buildd-upstream/build_logs/logs/mmdb_1.25.5-1_ppc64el.build
I created this patch that call autoreconf to updates the autotool files during
the build, as suggest by the following wiki:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build
I tested it on ppc64el and it worked.
Thank you,
Breno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mmdb_autoreconf.debdiff
Type: text/x-diff
Size: 908 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20140728/b41ec961/attachment.diff>
More information about the debian-science-maintainers
mailing list