[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#744593: htdig: run dh-autoreconf to update config.{sub,guess} and {libtool,aclocal}.m4



Package: src:htdig
Version: 1:3.2.0b6-12
User: debian-devel@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.htdig_1:3.2.0b6-12_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.

[...]
 /usr/bin/install -c -m 644 ./htdigconfig.8 /build/buildd/htdig-3.2.0b6/debian/tmp/usr/man/man8/htdigconfig.8
make[3]: Leaving directory `/build/buildd/htdig-3.2.0b6/installdir'
make[2]: Leaving directory `/build/buildd/htdig-3.2.0b6/installdir'
Making install in include
make[2]: Entering directory `/build/buildd/htdig-3.2.0b6/include'
make[3]: Entering directory `/build/buildd/htdig-3.2.0b6/include'
make[3]: Nothing to be done for `install-exec-am'.
/bin/bash ../mkinstalldirs /build/buildd/htdig-3.2.0b6/debian/tmp/usr/include/htdig
 /usr/bin/install -c -m 644 htconfig.h /build/buildd/htdig-3.2.0b6/debian/tmp/usr/include/htdig/htconfig.h
make[3]: Leaving directory `/build/buildd/htdig-3.2.0b6/include'
make[2]: Leaving directory `/build/buildd/htdig-3.2.0b6/include'
Making install in htdoc
make[2]: Entering directory `/build/buildd/htdig-3.2.0b6/htdoc'
make[3]: Entering directory `/build/buildd/htdig-3.2.0b6/htdoc'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/build/buildd/htdig-3.2.0b6/htdoc'
make[2]: Leaving directory `/build/buildd/htdig-3.2.0b6/htdoc'
make[2]: Entering directory `/build/buildd/htdig-3.2.0b6'
make[3]: Entering directory `/build/buildd/htdig-3.2.0b6'
make[3]: Nothing to be done for `install-exec-am'.
make  install-data-hook
make[4]: Entering directory `/build/buildd/htdig-3.2.0b6'

Installation done.

Before you can start searching, you will need to create a
search database.  A sample script to do this has been
installed as  /build/buildd/htdig-3.2.0b6/debian/tmp/usr/bin/rundig
make[4]: Leaving directory `/build/buildd/htdig-3.2.0b6'
make[3]: Leaving directory `/build/buildd/htdig-3.2.0b6'
make[2]: Leaving directory `/build/buildd/htdig-3.2.0b6'
make[1]: Leaving directory `/build/buildd/htdig-3.2.0b6'
mkdir -p debian/tmp/usr/sbin
install -m 755 debian/htdigconfig debian/tmp/usr/sbin
mkdir -p debian/tmp/usr/share/htdig
install -m 755 debian/parse_doc.pl debian/tmp/usr/share/htdig
install -m 755 debian/htdig-pdfparser debian/tmp/usr/bin
chmod -x debian/tmp/etc/htdig/*
find debian/tmp/usr/share/doc -type f | xargs chmod -x
dh_installdebconf
dh_installdocs -a README
dh_installchangelogs -a ChangeLog
dh_installman -a
dh_installcron -a
dh_install -phtdig
cp: cannot stat './debian/tmp/usr/lib/htdig_db/libhtdb.so': No such file or directory
dh_install: cp -a ./debian/tmp/usr/lib/htdig_db/libhtdb.so debian/htdig//usr/lib/htdig_db/ returned exit code 1
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2


Reply to: