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

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


Package: src:libepc
Version: 0.4.4-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.libepc_0.4.4-1_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 ./html/libepc-1.0-progress-window.html
 /usr/bin/install -c -m 644 ./html/libepc-1.0-publisher.html
 /usr/bin/install -c -m 644 ./html/libepc-1.0-service-monitor.html
 /usr/bin/install -c -m 644 ./html/libepc-1.0.devhelp2
 /usr/bin/install -c -m 644 ./html/publishing.html
 /usr/bin/install -c -m 644 ./html/right.png
 /usr/bin/install -c -m 644 ./html/style.css
 /usr/bin/install -c -m 644 ./html/up.png
 /usr/bin/install -c -m 644 ./html/widgets.html
make[5]: Leaving directory `/build/buildd/libepc-0.4.4/docs/reference/libepc'
test -z "/usr/include/libepc-1.0/libepc" || /bin/mkdir -p "/build/buildd/libepc-0.4.4/debian/tmp//usr/include/libepc-1.0/libepc"
 /usr/bin/install -c -m 644 ./libepc/consumer.h ./libepc/contents.h ./libepc/dispatcher.h ./libepc/protocol.h ./libepc/publisher.h ./libepc/service-info.h ./libepc/service-monitor.h ./libepc/service-type.h ./libepc/shell.h ./libepc/tls.h libepc/enums.h libepc/marshal.h '/build/buildd/libepc-0.4.4/debian/tmp//usr/include/libepc-1.0/libepc'
test -z "/usr/include/libepc-ui-1.0/libepc-ui" || /bin/mkdir -p "/build/buildd/libepc-0.4.4/debian/tmp//usr/include/libepc-ui-1.0/libepc-ui"
 /usr/bin/install -c -m 644 ./libepc-ui/password-dialog.h ./libepc-ui/progress-window.h '/build/buildd/libepc-0.4.4/debian/tmp//usr/include/libepc-ui-1.0/libepc-ui'
test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/build/buildd/libepc-0.4.4/debian/tmp//usr/lib/pkgconfig"
 /usr/bin/install -c -m 644 libepc-1.0.pc libepc-ui-1.0.pc '/build/buildd/libepc-0.4.4/debian/tmp//usr/lib/pkgconfig'
make[4]: Leaving directory `/build/buildd/libepc-0.4.4'
make[3]: Leaving directory `/build/buildd/libepc-0.4.4'
make[2]: Leaving directory `/build/buildd/libepc-0.4.4'
make[1]: Leaving directory `/build/buildd/libepc-0.4.4'
touch debian/stamp-makefile-install
Adding cdbs dependencies to debian/libepc-1.0-3.substvars
dh_installdirs -plibepc-1.0-3 
Adding cdbs dependencies to debian/libepc-ui-1.0-3.substvars
dh_installdirs -plibepc-ui-1.0-3 
Adding cdbs dependencies to debian/libepc-dev.substvars
dh_installdirs -plibepc-dev 
Adding cdbs dependencies to debian/libepc-ui-dev.substvars
dh_installdirs -plibepc-ui-dev 
dh_installdocs -plibepc-1.0-3 ./README ./NEWS ./AUTHORS 
dh_installexamples -plibepc-1.0-3 
dh_installman -plibepc-1.0-3  
dh_installinfo -plibepc-1.0-3  
dh_installmenu -plibepc-1.0-3 
dh_installcron -plibepc-1.0-3 
dh_installinit -plibepc-1.0-3  
dh_installdebconf -plibepc-1.0-3 
dh_installemacsen -plibepc-1.0-3   
dh_installcatalogs -plibepc-1.0-3 
dh_installpam -plibepc-1.0-3 
dh_installlogrotate -plibepc-1.0-3 
dh_installlogcheck -plibepc-1.0-3 
dh_installchangelogs -plibepc-1.0-3  ./ChangeLog 
dh_installudev -plibepc-1.0-3 
dh_lintian -plibepc-1.0-3 
dh_bugfiles -plibepc-1.0-3 
dh_install -plibepc-1.0-3  
dh_install: libepc-1.0-3 missing files (usr/lib/libepc-1.0.so.*), aborting
make: *** [binary-install/libepc-1.0-3] 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