[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Build failed in Jenkins: dpkg-source #262



Hi!

On Sat, 2014-05-17 at 14:09:49 +0200, Jenkins Team at Grml wrote:
> See <http://jenkins.grml.org/job/dpkg-source/262/changes>
> ------------------------------------------
> Started by remote host 2001:41c8:1000:21::21:21
> Building in workspace <http://jenkins.grml.org/job/dpkg-source/ws/>
> Using strategy: Default
> Last Built Revision: Revision b75d9bce9d03acbfd80ffd3eefafabcfbc07c454 (origin/master)
> Fetching changes from the remote Git repository
> Fetching upstream changes from git://git.debian.org/git/dpkg/dpkg.git
> getCandidateRevisions(false,origin/master,,,,remoteUrls=[git://git.debian.org/git/dpkg/dpkg.git],buildsByBranchName={origin/master=Build #261 of Revision b75d9bce9d03acbfd80ffd3eefafabcfbc07c454 (origin/master)},lastBuild=Build #261 of Revision b75d9bce9d03acbfd80ffd3eefafabcfbc07c454 (origin/master)]) considering branches to build
> rev-parse origin/master -> AnyObjectId[432295ab9dfced6ab98159b3442f50c69c0dea89]
> Found a new commit AnyObjectId[432295ab9dfced6ab98159b3442f50c69c0dea89] to be built on origin/master
> Checking out Revision 432295ab9dfced6ab98159b3442f50c69c0dea89 (origin/master)
> [workspace] $ /bin/sh -xe /tmp/hudson2432148352658230592.sh
> + echo *** dpkg specifics ***
> *** dpkg specifics ***
> + cd source
> + ./debian/rules configure
> make: `configure' is up to date.
> + autoreconf -f -i
> lib/compat/Makefile.am:8: Libtool library used but `LIBTOOL' is undefined
> lib/compat/Makefile.am:8:   The usual way to define `LIBTOOL' is to add `LT_INIT'
> lib/compat/Makefile.am:8:   to `configure.ac' and run `aclocal' and `autoconf' again.
> lib/compat/Makefile.am:8:   If `LT_INIT' is in `configure.ac', make sure
> lib/compat/Makefile.am:8:   its definition is in aclocal's search path.
> lib/dpkg/Makefile.am:24: Libtool library used but `LIBTOOL' is undefined
> lib/dpkg/Makefile.am:24:   The usual way to define `LIBTOOL' is to add `LT_INIT'
> lib/dpkg/Makefile.am:24:   to `configure.ac' and run `aclocal' and `autoconf' again.
> lib/dpkg/Makefile.am:24:   If `LT_INIT' is in `configure.ac', make sure
> lib/dpkg/Makefile.am:24:   its definition is in aclocal's search path.
> autoreconf: automake failed with exit status: 1
> Build step 'Execute shell' marked build as failure
> Archiving artifacts
> Recording test results
> Recording fingerprints

The latest master requires libtool, could that be added as a requirement
for dpkg builds?

Thanks,
Guillem


Reply to: