Source: mecab Version: 0.99.3-3 Severity: serious Tags: jessie sid User: [email protected] Usertags: qa-ftbfs-20130620 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part: > make[1]: Entering directory `/«PKGBUILDDIR»' > if test -e /usr/share/misc/config.guess ; then \ > for i in ./config.guess ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/misc/config.guess $i ; \ > fi ; \ > done ; \ > fi > if test -e /usr/share/misc/config.sub ; then \ > for i in ./config.sub ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/misc/config.sub $i ; \ > fi ; \ > done ; \ > fi > if test -e /usr/share/gnulib/build-aux/config.rpath ; then \ > for i in ./config.rpath ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/gnulib/build-aux/config.rpath $i ; \ > fi ; \ > done ; \ > fi > make[1]: Leaving directory `/«PKGBUILDDIR»' > if test -e /usr/share/misc/config.guess ; then \ > for i in ./config.guess ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/misc/config.guess $i ; \ > fi ; \ > done ; \ > fi > if test -e /usr/share/misc/config.sub ; then \ > for i in ./config.sub ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/misc/config.sub $i ; \ > fi ; \ > done ; \ > fi > if test -e /usr/share/gnulib/build-aux/config.rpath ; then \ > for i in ./config.rpath ; do \ > if ! test -e $i.cdbs-orig ; then \ > mv $i $i.cdbs-orig ; \ > cp --remove-destination > /usr/share/gnulib/build-aux/config.rpath $i ; \ > fi ; \ > done ; \ > fi > cd . && libtoolize -c -f > libtoolize: putting auxiliary files in `.'. > libtoolize: copying file `./ltmain.sh' > libtoolize: You should add the contents of the following files to > `aclocal.m4': > libtoolize: `/usr/share/aclocal/ltversion.m4' > libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and > libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. > libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. > cd . && aclocal-1.13 > aclocal-1.13: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:110: warning: underquoted definition of CHECK_CXX_STL > configure.in:110: run info Automake 'Extending aclocal' > configure.in:110: or see > http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal > if [ -e ./configure.ac ] || [ -e ./configure.in ]; then cd . && `which > autoconf2.69 || which autoconf`; fi > if [ -e ./Makefile.am ]; then cd . && automake-1.13 ; fi > automake-1.13: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > configure.in:6: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are > deprecated. For more info, see: > configure.in:6: > http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation > automake-1.13: warning: autoconf input should be named 'configure.ac', not > 'configure.in' > src/Makefile.am:5: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or > '*_CPPFLAGS') > parallel-tests: error: required file './test-driver' not found > parallel-tests: 'automake --add-missing' can install 'test-driver' > make: *** [debian/stamp-autotools-files] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/06/20/mecab_0.99.3-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

