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

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


Package: src:libgtksourceviewmm
Version: 3.2.0-1
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.libgtksourceviewmm_3.2.0-1build1_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 reference/gtksourceviewmm-3.0.tag '/build/buildd/libgtksourceviewmm-3.2.0/debian/tmp//usr/share/doc/gtksourceviewmm-3.0/reference'
make[3]: Leaving directory `/build/buildd/libgtksourceviewmm-3.2.0/docs'
make[2]: Leaving directory `/build/buildd/libgtksourceviewmm-3.2.0/docs'
Making install in tests
make[2]: Entering directory `/build/buildd/libgtksourceviewmm-3.2.0/tests'
make[3]: Entering directory `/build/buildd/libgtksourceviewmm-3.2.0/tests'
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/libgtksourceviewmm-3.2.0/tests'
make[2]: Leaving directory `/build/buildd/libgtksourceviewmm-3.2.0/tests'
make[2]: Entering directory `/build/buildd/libgtksourceviewmm-3.2.0'
make[3]: Entering directory `/build/buildd/libgtksourceviewmm-3.2.0'
make[3]: Nothing to be done for `install-exec-am'.
test -z "/usr/include/gtksourceviewmm-3.0" || /bin/mkdir -p "/build/buildd/libgtksourceviewmm-3.2.0/debian/tmp//usr/include/gtksourceviewmm-3.0"
 /usr/bin/install -c -m 644 gtksourceview/gtksourceviewmm.h '/build/buildd/libgtksourceviewmm-3.2.0/debian/tmp//usr/include/gtksourceviewmm-3.0'
test -z "/usr/lib/gtksourceviewmm-3.0/include" || /bin/mkdir -p "/build/buildd/libgtksourceviewmm-3.2.0/debian/tmp//usr/lib/gtksourceviewmm-3.0/include"
 /usr/bin/install -c -m 644 gtksourceview/gtksourceviewmmconfig.h '/build/buildd/libgtksourceviewmm-3.2.0/debian/tmp//usr/lib/gtksourceviewmm-3.0/include'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd/libgtksourceviewmm-3.2.0/debian/tmp//usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 gtksourceview/gtksourceviewmm-3.0.pc '/build/buildd/libgtksourceviewmm-3.2.0/debian/tmp//usr/lib/pkgconfig'
make[3]: Leaving directory `/build/buildd/libgtksourceviewmm-3.2.0'
make[2]: Leaving directory `/build/buildd/libgtksourceviewmm-3.2.0'
make[1]: Leaving directory `/build/buildd/libgtksourceviewmm-3.2.0'
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/libgtksourceviewmm-3.0-0.substvars
dh_installdirs -plibgtksourceviewmm-3.0-0 
Adding cdbs dependencies to debian/libgtksourceviewmm-3.0-dev.substvars
dh_installdirs -plibgtksourceviewmm-3.0-dev 
Adding cdbs dependencies to debian/libgtksourceviewmm-3.0-dbg.substvars
dh_installdirs -plibgtksourceviewmm-3.0-dbg 
dh_installdocs -plibgtksourceviewmm-3.0-0 ./README ./NEWS ./AUTHORS -XMakefile -X.deps -X.libs -X.o 
dh_installexamples -plibgtksourceviewmm-3.0-0 
dh_installman -plibgtksourceviewmm-3.0-0  
dh_installinfo -plibgtksourceviewmm-3.0-0  
dh_installmenu -plibgtksourceviewmm-3.0-0 
dh_installcron -plibgtksourceviewmm-3.0-0 
dh_installinit -plibgtksourceviewmm-3.0-0  
dh_installdebconf -plibgtksourceviewmm-3.0-0 
dh_installemacsen -plibgtksourceviewmm-3.0-0   
dh_installcatalogs -plibgtksourceviewmm-3.0-0 
dh_installpam -plibgtksourceviewmm-3.0-0 
dh_installlogrotate -plibgtksourceviewmm-3.0-0 
dh_installlogcheck -plibgtksourceviewmm-3.0-0 
dh_installchangelogs -plibgtksourceviewmm-3.0-0  ./ChangeLog 
dh_installudev -plibgtksourceviewmm-3.0-0 
dh_lintian -plibgtksourceviewmm-3.0-0 
dh_bugfiles -plibgtksourceviewmm-3.0-0 
dh_install -plibgtksourceviewmm-3.0-0  
dh_install: libgtksourceviewmm-3.0-0 missing files (usr/lib/*.so.*), aborting
make: *** [binary-install/libgtksourceviewmm-3.0-0] Error 255
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error exit status 2



More information about the pkg-gnome-maintainers mailing list