Your message dated Sun, 13 Apr 2014 18:08:10 +0000
with message-id <[email protected]>
and subject line closing erroneously filed bug report
has caused the Debian Bug report #744622,
regarding libsocket: run dh-autoreconf to update config.{sub,guess} and
{libtool,aclocal}.m4
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
744622: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=744622
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:libsocket
Version: 1.6-1
User: [email protected]
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.libsocket_1.6-1ubuntu4_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.
[...]
make[1]: Entering directory `/build/buildd/libsocket-1.6'
Making install in src
make[2]: Entering directory `/build/buildd/libsocket-1.6/src'
Making install in tests
make[3]: Entering directory `/build/buildd/libsocket-1.6/src/tests'
make[4]: Entering directory `/build/buildd/libsocket-1.6/src/tests'
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/libsocket-1.6/src/tests'
make[3]: Leaving directory `/build/buildd/libsocket-1.6/src/tests'
make[3]: Entering directory `/build/buildd/libsocket-1.6/src'
make[4]: Entering directory `/build/buildd/libsocket-1.6/src'
make[4]: Nothing to be done for `install-exec-am'.
/bin/bash ../config/mkinstalldirs
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket
mkdir -p --
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket
/usr/bin/install -c -m 644 socket.hh
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket/socket.hh
/usr/bin/install -c -m 644 udpsocket.hh
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket/udpsocket.hh
/usr/bin/install -c -m 644 tcpsocket.hh
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket/tcpsocket.hh
/usr/bin/install -c -m 644 localsocket.hh
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket/localsocket.hh
/usr/bin/install -c -m 644 netsocket.hh
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket/netsocket.hh
/usr/bin/install -c -m 644 socketexception.hh
/build/buildd/libsocket-1.6/debian/tmp/usr/include/happycoders/socket/socketexception.hh
/bin/bash ../config/mkinstalldirs
/build/buildd/libsocket-1.6/debian/tmp/usr/lib/happycoders/
mkdir -p -- /build/buildd/libsocket-1.6/debian/tmp/usr/lib/happycoders/
/bin/bash ../libtool --mode=install /usr/bin/install -c libsocket.la
/build/buildd/libsocket-1.6/debian/tmp/usr/lib/happycoders//libsocket.la
/usr/bin/install -c .libs/libsocket.lai
/build/buildd/libsocket-1.6/debian/tmp/usr/lib/happycoders//libsocket.la
/usr/bin/install -c .libs/libsocket.a
/build/buildd/libsocket-1.6/debian/tmp/usr/lib/happycoders//libsocket.a
ranlib /build/buildd/libsocket-1.6/debian/tmp/usr/lib/happycoders//libsocket.a
chmod 644
/build/buildd/libsocket-1.6/debian/tmp/usr/lib/happycoders//libsocket.a
libtool: install: warning: remember to run `libtool --finish
/usr/lib/happycoders/'
make[4]: Leaving directory `/build/buildd/libsocket-1.6/src'
make[3]: Leaving directory `/build/buildd/libsocket-1.6/src'
make[2]: Leaving directory `/build/buildd/libsocket-1.6/src'
Making install in config
make[2]: Entering directory `/build/buildd/libsocket-1.6/config'
make[3]: Entering directory `/build/buildd/libsocket-1.6/config'
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/libsocket-1.6/config'
make[2]: Leaving directory `/build/buildd/libsocket-1.6/config'
make[2]: Entering directory `/build/buildd/libsocket-1.6'
make[3]: Entering directory `/build/buildd/libsocket-1.6'
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/libsocket-1.6'
make[2]: Leaving directory `/build/buildd/libsocket-1.6'
make[1]: Leaving directory `/build/buildd/libsocket-1.6'
dh_install -a
dh_install: happycoders-libsocket missing files (usr/lib/happycoders/*.so.*),
aborting
make: *** [binary-arch] Error 255
dpkg-buildpackage: error: /usr/bin/fakeroot debian/rules binary-arch gave error
exit status 2
--- End Message ---
--- Begin Message ---
Closing erroneously filed bug report, the package is not part of Debian.
Sorry for the noise.
--- End Message ---