[Debichem-devel] Bug#744635: mpqc: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

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


Package: src:mpqc
Version: 2.3.1-16
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.mpqc_2.3.1-16build1_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 0644 /build/buildd/mpqc-2.3.1/src/lib/*.h /build/buildd/mpqc-2.3.1/debian/tmp/usr/include/sc
/usr/bin/install -c -m 0644 *.h /build/buildd/mpqc-2.3.1/debian/tmp/usr/include/sc
make[4]: Leaving directory `/build/buildd/mpqc-2.3.1/src/lib'
make[4]: Entering directory `/build/buildd/mpqc-2.3.1/src/bin'
for dir in mpqc scpr scls molrender; \
	  do \
	    (cd ${dir} && make  install_devel) || exit 1; \
	  done
make[5]: Entering directory `/build/buildd/mpqc-2.3.1/src/bin/mpqc'
/bin/rm -f ../../../lib/libmpqc.a
ar r ../../../lib/libmpqc.a mpqc.o mpqcin.o parse.o scan.o
ar: creating ../../../lib/libmpqc.a
ranlib ../../../lib/libmpqc.a
/usr/bin/install -c -d -m 0755 /build/buildd/mpqc-2.3.1/debian/tmp/usr/lib
/usr/bin/install -c -m 0644 ../../../lib/libmpqc.a /build/buildd/mpqc-2.3.1/debian/tmp/usr/lib
make[5]: Leaving directory `/build/buildd/mpqc-2.3.1/src/bin/mpqc'
make[5]: Entering directory `/build/buildd/mpqc-2.3.1/src/bin/scpr'
make[5]: Nothing to be done for `install_devel'.
make[5]: Leaving directory `/build/buildd/mpqc-2.3.1/src/bin/scpr'
make[5]: Entering directory `/build/buildd/mpqc-2.3.1/src/bin/scls'
make[5]: Nothing to be done for `install_devel'.
make[5]: Leaving directory `/build/buildd/mpqc-2.3.1/src/bin/scls'
make[5]: Entering directory `/build/buildd/mpqc-2.3.1/src/bin/molrender'
make[5]: Nothing to be done for `install_devel'.
make[5]: Leaving directory `/build/buildd/mpqc-2.3.1/src/bin/molrender'
make[4]: Leaving directory `/build/buildd/mpqc-2.3.1/src/bin'
make[3]: Leaving directory `/build/buildd/mpqc-2.3.1/src'
make[3]: Entering directory `/build/buildd/mpqc-2.3.1/doc'
/usr/bin/install -c -d -m 0755 /build/buildd/mpqc-2.3.1/debian/tmp/usr
/bin/cp -r man /build/buildd/mpqc-2.3.1/debian/tmp/usr
/usr/bin/install -c -d -m 0755 /build/buildd/mpqc-2.3.1/debian/tmp/usr
/usr/bin/install -c -d -m 0755 /build/buildd/mpqc-2.3.1/debian/tmp/usr/examples
/usr/bin/install -c -d -m 0755 /build/buildd/mpqc-2.3.1/debian/tmp/usr/examples/mp2
/usr/bin/install -c -m 0644 /build/buildd/mpqc-2.3.1/doc/devsamp/mp2.cc \
		/build/buildd/mpqc-2.3.1/debian/tmp/usr/examples/mp2
/usr/bin/install -c -m 0644 /build/buildd/mpqc-2.3.1/doc/devsamp/mp2.in \
		/build/buildd/mpqc-2.3.1/debian/tmp/usr/examples/mp2
sed "s@/usr/local/mpqc/current@/usr@" < \
		/build/buildd/mpqc-2.3.1/doc/devsamp/Makefile \
		> /build/buildd/mpqc-2.3.1/debian/tmp/usr/examples/mp2/Makefile
make[3]: Leaving directory `/build/buildd/mpqc-2.3.1/doc'
/usr/bin/install -c -m 0755 libtool /build/buildd/mpqc-2.3.1/debian/tmp/usr/bin/sc-libtool
make[2]: Leaving directory `/build/buildd/mpqc-2.3.1'
chrpath -d /build/buildd/mpqc-2.3.1/debian/tmp/usr/lib/*.so.*.*.*
open: No such file or directory
elf_open: Invalid argument
make[1]: *** [override_dh_auto_install] Error 1
make[1]: Leaving directory `/build/buildd/mpqc-2.3.1'
make: *** [binary-arch] Error 2
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2



More information about the Debichem-devel mailing list