build failing on Debian testing

Bug #566821 reported by cpb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libECBUFR
Fix Committed
Medium
cpb

Bug Description

In a nutshell, the package build is failing due to a libtool problem very new systems.

make[1]: Leaving directory `/home/bob/tmp/HEAD/libecbufr/debpackage/libecbufr-0.8.2'
 debian/rules build
make[1]: Entering directory `/home/bob/tmp/HEAD/libecbufr/debpackage/libecbufr-0.8.2'
dh_testdir
dh_testroot
libtoolize --force
libtoolize: You should add the contents of the following files to `aclocal.m4':
libtoolize: `/usr/share/aclocal/libtool.m4'
libtoolize: `/usr/share/aclocal/ltoptions.m4'
libtoolize: `/usr/share/aclocal/ltversion.m4'
libtoolize: `/usr/share/aclocal/ltsugar.m4'
libtoolize: `/usr/share/aclocal/lt~obsolete.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.
libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
rm -f configure
autoreconf --force --install
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.
libtoolize: `AC_PROG_RANLIB' is rendered obsolete by `LT_INIT'
configure.in: installing `./missing'
API/Sources/Makefile.am: installing `./depcomp'
configure.in:72: installing `./config.guess'
configure.in:72: installing `./config.sub'
Makefile.am: installing `./INSTALL'
configure.in:72: required file `./ltmain.sh' not found
autoreconf: automake failed with exit status: 1
make[1]: *** [build] Error 1
make[1]: Leaving directory `/home/bob/tmp/HEAD/libecbufr/debpackage/libecbufr-0.8.2'
dpkg-buildpackage: error: debian/rules build gave error exit status 2
make: *** [pkg] Error 2

libtoolize is _supposed_ to install ltmain.sh, but isn't.

cpb (chris-beauregard)
summary: - build failing on Debian sarge
+ build failing on Debian testing
description: updated
tags: removed: build sarge
Changed in libecbufr:
assignee: nobody → cpb (chris-beauregard)
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
cpb (chris-beauregard) wrote :

Fix builds .deb packages on:

- Debian testing
- Ubuntu karmic
- Ubuntu jaunty
- Debian lenny

Fails on:
- Debian etch (apparently fakeroot might still be needed)
- Debian sarge (syntax problem with AC_CONFIG_AUX_DIR)

Revision history for this message
cpb (chris-beauregard) wrote :

Okay, with all the committed fixes, I get packages building on all of the above systems.

Changed in libecbufr:
status: In Progress → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.