[packages/php-pecl-apcu] libtool fix

Jan Rękorajski baggins at pld-linux.org
Mon Nov 17 21:21:40 CET 2014


On Mon, 17 Nov 2014, Jakub Bogusz wrote:

> On Mon, Nov 17, 2014 at 07:25:07PM +0100, Arkadiusz Miśkiewicz wrote:
> > On Monday 17 of November 2014, Jan Rękorajski wrote:
> > > On Mon, Nov 17, 2014 at 7:01 PM, Jakub Bogusz <qboosh at pld-linux.org> wrote:
> > > > On Mon, Nov 17, 2014 at 06:40:22PM +0100, Arkadiusz Miśkiewicz wrote:
> > > >> On Monday 17 of November 2014, Jan Rękorajski wrote:
> > > >> > On Mon, Nov 17, 2014 at 6:34 PM, Arkadiusz Miśkiewicz <arekm at maven.pl>
> > > >> 
> > > >> wrote:
> > > >> > > On Monday 17 of November 2014, Jakub Bogusz wrote:
> > > >> > >> php (all versions of) needs fixing wrt. libtool 2.4.3 - THEY
> > > >> > >> changed ltmain.sh (and other files) location again.
> > > >> > >> Now it's /usr/share/libtool/build-aux.
> > > >> > > 
> > > >> > > Will symlink as temporary solution work?
> > > >> > 
> > > >> > Please don't, that temporary solution will stay forever and will cause
> > > >> > mysterious
> > > >> > breakage later on.
> > > >> 
> > > >> Downgraded libtool for now, it will be back after 2014 snap. I hope it's
> > > >> fine for you?
> > > > 
> > > > It's just a matter of changing one symlink in %{_libdir}/php/build in
> > > > php.spec (* all its branches) and rebuilding base php package(s)
> > > > (without touching external modules).
> > > 
> > > If this is such a simple change I see no point in downgrading.
> > 
> > So fix lftp then ;-)
> 
> Generic workaround:
> 
> mv build-aux/snippet{,.save}
> libtoolize
> mv build-aux/snippet{.save,}
> 
> But now I found a patch, which will be applied in libtool 2.4.4:
> 
> https://lists.gnu.org/archive/html/libtool-patches/2014-10/msg00018.html

Applied to libtool.

-- 
Jan Rękorajski                                 | PLD/Linux
SysAdm                                         | http://www.pld-linux.org/
baggins<at>pld-linux.org


More information about the pld-devel-en mailing list