[Debian-med-packaging] Bug#744609: libgenome: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

Matthias Klose doko at debian.org
Sun Apr 13 16:51:13 UTC 2014


Package: src:libgenome
Version: 1.3.1-3
User: debian-devel at lists.debian.org
Usertags: autoreconf

The package fails to build on ppc64el (powerpc64le-linux-gnu), because
the config.{guess,sub} files are out of date, and are not updated during
the build.  If possible, please do not update these files directly,
but build-depend on autotools-dev instead, and use the tools provided
by autotools-dev to update these files.

  - For dh, call dh --with autoreconf.

  - For cdbs based build systems, include
    /usr/share/cdbs/1/rules/autoreconf.mk

  - For other rules files, call dh_autoreconf before calling
    configure (in the build or configure target), and call
    dh_autoreconf_clean before dh_clean in the clean target.

For combining autoreconf and autotools_dev, see bug #698765.

After the build on any architecture, and before a clean, a grep for
powerpc64le in the configure, aclocal.m4 and/or libtool.m4 file(s)
should print some lines. It is not enough to just update the
config.guess and config.sub files.

The full build log can be found at:
http://people.debian.org/~doko/logs/ppc64el-20140414/buildlog_ubuntu-trusty-ppc64el.libgenome_1.3.1-3build1_FAILEDTOBUILD.txt
The last lines of the build log are at the end of this report.

Please note that these builds were done in an Ubuntu development,
environment there may be a few false positives in these bug reports.

See https://wiki.debian.org/qa.debian.org/FTBFS for a guide how to
address these.

[...]
Adding cdbs dependencies to debian/libgenome-1.3-0.substvars
dh_installdirs -plibgenome-1.3-0 
dh_installdocs -plibgenome-1.3-0-dev ./README ./AUTHORS 
dh_installexamples -plibgenome-1.3-0-dev 
dh_installman -plibgenome-1.3-0-dev  
dh_installinfo -plibgenome-1.3-0-dev  
dh_installmenu -plibgenome-1.3-0-dev 
dh_installcron -plibgenome-1.3-0-dev 
dh_installinit -plibgenome-1.3-0-dev  
dh_installdebconf -plibgenome-1.3-0-dev 
dh_installemacsen -plibgenome-1.3-0-dev   
dh_installcatalogs -plibgenome-1.3-0-dev 
dh_installpam -plibgenome-1.3-0-dev 
dh_installlogrotate -plibgenome-1.3-0-dev 
dh_installlogcheck -plibgenome-1.3-0-dev 
dh_installchangelogs -plibgenome-1.3-0-dev  ./ChangeLog 
dh_installudev -plibgenome-1.3-0-dev 
dh_lintian -plibgenome-1.3-0-dev 
dh_bugfiles -plibgenome-1.3-0-dev 
dh_install -plibgenome-1.3-0-dev  
dh_link -plibgenome-1.3-0-dev  
dh_installmime -plibgenome-1.3-0-dev 
dh_installgsettings -plibgenome-1.3-0-dev 
dh_installdocs -plibgenome-1.3-0 ./README ./AUTHORS 
dh_installexamples -plibgenome-1.3-0 
dh_installman -plibgenome-1.3-0  
dh_installinfo -plibgenome-1.3-0  
dh_installmenu -plibgenome-1.3-0 
dh_installcron -plibgenome-1.3-0 
dh_installinit -plibgenome-1.3-0  
dh_installdebconf -plibgenome-1.3-0 
dh_installemacsen -plibgenome-1.3-0   
dh_installcatalogs -plibgenome-1.3-0 
dh_installpam -plibgenome-1.3-0 
dh_installlogrotate -plibgenome-1.3-0 
dh_installlogcheck -plibgenome-1.3-0 
dh_installchangelogs -plibgenome-1.3-0  ./ChangeLog 
dh_installudev -plibgenome-1.3-0 
dh_lintian -plibgenome-1.3-0 
dh_bugfiles -plibgenome-1.3-0 
dh_install -plibgenome-1.3-0  
dh_link -plibgenome-1.3-0  
dh_installmime -plibgenome-1.3-0 
dh_installgsettings -plibgenome-1.3-0 
# Call d-shlibmove to comply with library packaging guide
d-devlibdeps debian/libgenome1-dev.substvars \
	             debian/tmp/usr/lib/libGenome-1.3.so
objdump: 'debian/tmp/usr/lib/libGenome-1.3.so': No such file
make: *** [common-binary-post-install-arch] Error 1
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2



More information about the Debian-med-packaging mailing list