Source: mecab Version: 0.996-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20131006 qa-ftbfs Justification: FTBFS on amd64
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > 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: putting macros in AC_CONFIG_MACRO_DIR, `m4'. > libtoolize: copying file `m4/libtool.m4' > libtoolize: copying file `m4/ltoptions.m4' > libtoolize: copying file `m4/ltsugar.m4' > libtoolize: copying file `m4/ltversion.m4' > libtoolize: copying file `m4/lt~obsolete.m4' > cd . && aclocal-1.14 > aclocal-1.14: 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.14 ; fi > automake-1.14: 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 > configure.in:23: error: required file './compile' not found > configure.in:23: 'automake --add-missing' can install 'compile' > automake-1.14: 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') > make: *** [debian/stamp-autotools-files] Error 1 The full build log is available from: http://aws-logs.debian.net/ftbfs-logs/2013/10/06/mecab_0.996-1_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 debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org