[Pkg-gpe-maintainers] Bug#713186: gpe-expenses: FTBFS: /bin/sh: 1: aclocal-1.11: not found

Lucas Nussbaum lucas at lucas-nussbaum.net
Sat Jun 22 12:06:00 UTC 2013


Source: gpe-expenses
Version: 0.1.9-2
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
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:
>  debian/rules build
> test -x debian/rules
> mkdir -p "."
> autoreconf -fs
> configure.ac:34: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
> configure.ac:34: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
> configure.ac:319: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
> configure.ac:319: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
> configure.ac:319: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.
> Makefile.am:11: warning: shell [ ! -f src/translate.h ] ./src/translate.sh: non-POSIX variable name
> Makefile.am:11: (probably a GNU make extension)
> /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_STRIP_ARGS is a deprecated variable
> 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 . && aclocal-1.11 -I m4
> /bin/sh: 1: aclocal-1.11: not found
> make: *** [debian/stamp-autotools-files] Error 127

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/06/20/gpe-expenses_0.1.9-2_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.




More information about the Pkg-gpe-maintainers mailing list