Bug#744669: timbl: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4
Matthias Klose
doko at debian.org
Sun Apr 13 16:52:16 UTC 2014
Package: src:timbl
Version: 6.4.4-4
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.timbl_6.4.4-4_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.
[...]
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/timbl.substvars
dh_installdirs -ptimbl
Adding cdbs dependencies to debian/libtimbl4-dev.substvars
dh_installdirs -plibtimbl4-dev
Adding cdbs dependencies to debian/libtimbl4.substvars
dh_installdirs -plibtimbl4
dh_installdocs -ptimbl ./README ./NEWS ./TODO ./AUTHORS
dh_installexamples -ptimbl
dh_installman -ptimbl
dh_installinfo -ptimbl
dh_installmenu -ptimbl
dh_installcron -ptimbl
dh_installinit -ptimbl
dh_installdebconf -ptimbl
dh_installemacsen -ptimbl
dh_installcatalogs -ptimbl
dh_installpam -ptimbl
dh_installlogrotate -ptimbl
dh_installlogcheck -ptimbl
dh_installchangelogs -ptimbl ./ChangeLog
dh_installudev -ptimbl
dh_lintian -ptimbl
dh_bugfiles -ptimbl
dh_install -ptimbl
dh_link -ptimbl
dh_installmime -ptimbl
dh_installgsettings -ptimbl
dh_installdocs -plibtimbl4-dev ./README ./NEWS ./TODO ./AUTHORS
dh_installexamples -plibtimbl4-dev
dh_installman -plibtimbl4-dev
dh_installinfo -plibtimbl4-dev
dh_installmenu -plibtimbl4-dev
dh_installcron -plibtimbl4-dev
dh_installinit -plibtimbl4-dev
dh_installdebconf -plibtimbl4-dev
dh_installemacsen -plibtimbl4-dev
dh_installcatalogs -plibtimbl4-dev
dh_installpam -plibtimbl4-dev
dh_installlogrotate -plibtimbl4-dev
dh_installlogcheck -plibtimbl4-dev
dh_installchangelogs -plibtimbl4-dev ./ChangeLog
dh_installudev -plibtimbl4-dev
dh_lintian -plibtimbl4-dev
dh_bugfiles -plibtimbl4-dev
dh_install -plibtimbl4-dev
cp: cannot stat 'debian/tmp/usr/lib/libtimbl.so': No such file or directory
dh_install: cp -a debian/tmp/usr/lib/libtimbl.so debian/libtimbl4-dev//usr/lib/ returned exit code 1
make: *** [binary-install/libtimbl4-dev] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2
More information about the debian-science-maintainers
mailing list