[Pkg-shadow-devel] new shadow release candidate

Mike Frysinger vapier at gentoo.org
Tue Mar 22 18:58:55 UTC 2016


On 22 Mar 2016 18:17, Serge Hallyn wrote:
> Quoting Mike Frysinger (vapier at gentoo.org):
> > On 21 Mar 2016 23:36, Serge Hallyn wrote:
> > > There is a release candidate for the shadow package at
> > > 
> > > http://mentors.debian.net/debian/pool/main/s/shadow/shadow_4.3-1.dsc
> > 
> > i see a tar.bz2 archive ... are you planning on releasing a tar.xz
> > too like in the past ?
> > 
> > > If one or two of you could take a look and review/test that would be
> > > great.  Note, I will be out this week wed-fri.  Vroom vroom.
> > 
> > the tarball looks messed up.  there's a mix of old & new libtool code.
> > 
> > $ grep '2\.4\.[26]' *
> > aclocal.m4:m4_define([LT_PACKAGE_VERSION], [2.4.6])
> > aclocal.m4:m4_define([LT_PACKAGE_REVISION], [2.4.6])
> > aclocal.m4:[macro_version='2.4.6'
> > aclocal.m4:macro_revision='2.4.6'
> > configure:macro_version='2.4.6'
> > configure:macro_revision='2.4.6'
> > ltmain.sh:# libtool (GNU libtool) 2.4.2
> > ltmain.sh:#         $progname:  (GNU libtool) 2.4.2 Debian-2.4.2-1.11
> > ltmain.sh:VERSION="2.4.2 Debian-2.4.2-1.11"
> > 
> > $ ./configure -q
> > $ make
> > ...
> > Making all in lib
> > make[2]: Entering directory '.../shadow-4.3/work/shadow-4.3/lib'
> > /bin/sh ../libtool  --tag=CC   --mode=compile gcc  -I. -I..     -g -O2 -MT commonio.lo -MD -MP -MF .deps/commonio.Tpo -c -o commonio.lo commonio.c
> > libtool: Version mismatch error.  This is libtool 2.4.2 Debian-2.4.2-1.11, but the
> > libtool: definition of this LT_INIT comes from libtool 2.4.6.
> > libtool: You should recreate aclocal.m4 with macros from libtool 2.4.2 Debian-2.4.2-1.11
> > libtool: and run autoconf again.
> > Makefile:466: recipe for target 'commonio.lo' failed
> > make[2]: *** [commonio.lo] Error 63
> 
> hm, so I need to create the dist tarball with an older libtool,
> that'll fix it?

i think you need to recreate it from scratch.  `git clean -x -d` and then
run `autoreconf -fi`.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-shadow-devel/attachments/20160322/a52f339b/attachment.sig>


More information about the Pkg-shadow-devel mailing list