Bug#744588: gstreamer0.10-editing-services: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4

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


Package: src:gstreamer0.10-editing-services
Version: 0.10.1-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.gstreamer0.10-editing-services_0.10.1-2_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.

[...]
../glib/ -> /usr/share/gtk-doc/html/glib/ (252)
../gobject/ -> /usr/share/gtk-doc/html/gobject/ (63)
../gst-plugins-base-libs-0.10/ -> /usr/share/gtk-doc/html/gst-plugins-base-libs-0.10/ (2)
../gstreamer-0.10/ -> /usr/share/gtk-doc/html/gstreamer-0.10/ (66)
make[4]: Leaving directory `/build/buildd/gstreamer0.10-editing-services-0.10.1/docs/libs'
make[3]: Leaving directory `/build/buildd/gstreamer0.10-editing-services-0.10.1/docs/libs'
make[3]: Entering directory `/build/buildd/gstreamer0.10-editing-services-0.10.1/docs'
make[4]: Entering directory `/build/buildd/gstreamer0.10-editing-services-0.10.1/docs'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/build/buildd/gstreamer0.10-editing-services-0.10.1/docs'
make[3]: Leaving directory `/build/buildd/gstreamer0.10-editing-services-0.10.1/docs'
make[2]: Leaving directory `/build/buildd/gstreamer0.10-editing-services-0.10.1/docs'
make[2]: Entering directory `/build/buildd/gstreamer0.10-editing-services-0.10.1'
make[3]: Entering directory `/build/buildd/gstreamer0.10-editing-services-0.10.1'
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/gstreamer0.10-editing-services-0.10.1'
make[2]: Leaving directory `/build/buildd/gstreamer0.10-editing-services-0.10.1'
make[1]: Leaving directory `/build/buildd/gstreamer0.10-editing-services-0.10.1'
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/libges-0.10-dev.substvars
dh_installdirs -plibges-0.10-dev 
Adding cdbs dependencies to debian/libges-0.10-0.substvars
dh_installdirs -plibges-0.10-0 
Adding cdbs dependencies to debian/ges0.10-tools.substvars
dh_installdirs -pges0.10-tools 
Adding cdbs dependencies to debian/gir1.2-ges-0.10.substvars
dh_installdirs -pgir1.2-ges-0.10 
dh_installdocs -plibges-0.10-dev ./README ./NEWS ./AUTHORS 
dh_installexamples -plibges-0.10-dev 
dh_installman -plibges-0.10-dev  
dh_installinfo -plibges-0.10-dev  
dh_installmenu -plibges-0.10-dev 
dh_installcron -plibges-0.10-dev 
dh_installinit -plibges-0.10-dev  
dh_installdebconf -plibges-0.10-dev 
dh_installemacsen -plibges-0.10-dev   
dh_installcatalogs -plibges-0.10-dev 
dh_installpam -plibges-0.10-dev 
dh_installlogrotate -plibges-0.10-dev 
dh_installlogcheck -plibges-0.10-dev 
dh_installchangelogs -plibges-0.10-dev  ./ChangeLog 
dh_installudev -plibges-0.10-dev 
dh_lintian -plibges-0.10-dev 
dh_bugfiles -plibges-0.10-dev 
dh_install -plibges-0.10-dev  
dh_install: libges-0.10-dev missing files (usr/lib/lib*-0.10.so), aborting
make: *** [binary-install/libges-0.10-dev] Error 255
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2



More information about the pkg-gstreamer-maintainers mailing list