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

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


Package: src:liboil
Version: 0.3.17-2
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.liboil_0.3.17-2ubuntu3_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.

[...]
  d2_1xn
  ds1
  ss1
  is1
  ds1
  ds2
  d1_1x1
  d1_1x2
  d1_1x4
  d1_1xn
  d1_1xn
  d1_4xn
  d1_nxm
  d1_8x8
  d1_1xnp2
PASS: proto3
PASS: proto4
PASS: stride
/bin/bash: line 5: 15762 Segmentation fault      ${dir}$tst
FAIL: dso_check
/bin/bash: line 5: 15767 Segmentation fault      ${dir}$tst
FAIL: abs
/bin/bash: line 5: 15772 Segmentation fault      ${dir}$tst
FAIL: md5
/bin/bash: line 5: 15777 Segmentation fault      ${dir}$tst
FAIL: md5_profile
PASS: trans
/bin/bash: line 5: 15785 Segmentation fault      ${dir}$tst
FAIL: copy
/bin/bash: line 5: 15790 Segmentation fault      ${dir}$tst
FAIL: zigzag
PASS: mmx_engine
PASS: stack_align
No illegal instruction for this architecture, test inconclusive
PASS: double_catch
====================
6 of 19 tests failed
====================
make[5]: *** [check-TESTS] Error 1
make[5]: Leaving directory `/build/buildd/liboil-0.3.17/testsuite'
make[4]: *** [check-am] Error 2
make[4]: Leaving directory `/build/buildd/liboil-0.3.17/testsuite'
make[3]: *** [check-recursive] Error 1
make[3]: Leaving directory `/build/buildd/liboil-0.3.17/testsuite'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/build/buildd/liboil-0.3.17'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/build/buildd/liboil-0.3.17'
make: *** [debian/stamp-makefile-check] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2



More information about the pkg-gstreamer-maintainers mailing list