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

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



Package: src:mgp
Version: 1.13a+upstream20090219-6
User: debian-devel@lists.debian.org
Usertags: autoreconf

The package fails to build on arm64 (aarch64-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
aarch64 in the config.sub file(s) should print some lines.

The full build log can be found at:
http://people.debian.org/~doko/logs/arm64-20140414/buildlog_ubuntu-trusty-arm64.mgp_1.13a+upstream20090219-6_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.

[...]
Setting up libxmu-headers (2:1.1.1-1) ...
Setting up libxmu-dev:arm64 (2:1.1.1-1) ...
Setting up x11proto-record-dev (1.14.2-1) ...
Setting up libxtst-dev:arm64 (2:1.2.2-1) ...
Setting up sharutils (1:4.14-1ubuntu1) ...
Setting up xutils-dev (1:7.7~1ubuntu6) ...
Setting up dh-python (1.20140128-1ubuntu8) ...
Setting up python3 (3.4.0-0ubuntu2) ...
running python rtupdate hooks for python3.4...
running python post-rtupdate hooks for python3.4...
Setting up devscripts (2.14.1) ...
Processing triggers for libc-bin (2.19-0ubuntu3) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.19-0ubuntu3 make_3.81-8.2ubuntu3 dpkg-dev_1.17.5ubuntu5 gcc-4.8_4.8.2-17ubuntu1x1 g++-4.8_4.8.2-17ubuntu1x1 binutils_2.24-5ubuntu1 libstdc++-4.8-dev_4.8.2-17ubuntu1x1 libstdc++6_4.8.2-17ubuntu1x1
------------------------------------------------------------------------------
dpkg-source: warning: -sn is not a valid option for Dpkg::Source::Package::V3::Quilt
gpgv: Signature made Mon Oct  1 12:37:39 2012 UTC using RSA key ID 7D86500B
gpgv: Can't check signature: public key not found
dpkg-source: warning: failed to verify signature on ./mgp_1.13a+upstream20090219-6.dsc
dpkg-source: info: extracting mgp in mgp-1.13a+upstream20090219
dpkg-source: info: unpacking mgp_1.13a+upstream20090219.orig.tar.gz
dpkg-source: info: unpacking mgp_1.13a+upstream20090219-6.debian.tar.gz
dpkg-source: info: applying 01_mgpnet_in.diff
dpkg-source: info: applying 04_tex2ps_bashism.diff
dpkg-source: info: applying 05_rakugaki_cursor.diff
dpkg-source: info: applying 568339.patch
dpkg-buildpackage: source package mgp
dpkg-buildpackage: source version 1.13a+upstream20090219-6
dpkg-buildpackage: source distribution unstable
 dpkg-source --before-build mgp-1.13a+upstream20090219
dpkg-buildpackage: host architecture arm64
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp install-stamp
[ ! -f Makefile ] || make distclean
rm -f `find . -name "*~"`
rm -rf debian/mgp debian/files* core debian/substvars
rm -f Makefile Imakefile *._man
dh_clean
dpkg-buildpackage: warning: debian/rules must be updated to support the 'build-arch' and 'build-indep' targets (at least 'build-arch' seems to be missing)
 debian/rules build
dh_testdir
./configure --prefix=/usr  --enable-locale --enable-freetype --enable-freetype-charset16 --enable-xft2 --disable-vflib --enable-gif aarch64-linux-gnu
configure: WARNING: you should use --build, --host, --target
checking whether make sets $(MAKE)... yes
checking build system type... Invalid configuration `aarch64-linux-gnu': machine `aarch64' not recognized
configure: error: /bin/bash ./config.sub aarch64-linux-gnu failed
make: *** [build-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2


Reply to: