Bug#757585: missing libtool-update on smpeg

Andreas Barth aba at ayous.org
Fri Aug 29 21:55:42 UTC 2014


Hi,


* Andreas Barth (aba at ayous.org) [140829 19:06]:
> Control: reopen -1
> 
> >    * Use dh-autoreconf during build to update for new architectures
> >      (Closes: #757585)
> 
> Unfortunatly this bug still exists on ppc64el, which seems to indicate
> that also libtool needs refreshing (or autoreconf didn't work):
> | dh_install --fail-missing -Xlibsmpeg.la
> | dh_install: libsmpeg0 missing files (usr/lib/*/libsmpeg-0.4.so.0*), aborting
> | make[1]: *** [override_dh_install] Error 255
> 
> 
> See
> https://buildd.debian.org/status/fetch.php?pkg=smpeg&arch=ppc64el&ver=0.4.5%2Bcvs20030824-7&stamp=1409171354
> for details.
> 
> 
> As this is blocking the build of sdl-mixer1.2 I'll try to find and if
> necessary upload a fix ASAP.


with some more investigation, the required changes are:

- Replace AM_PROG_LIBTOOL by AC_PROG_LIBTOOL in configure.in (so that
  autoreconf also calls libtool)
- Remove everything from acinclude.m4 except the entry for socklen_t
  (the last one).


For the second change, I'd prefer some review (the package builts fine,
but I'm not sure that this is enough).


Andi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smpeg.diff
Type: text/x-diff
Size: 22207 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-sdl-maintainers/attachments/20140829/31e1b9b6/attachment-0001.diff>


More information about the Pkg-sdl-maintainers mailing list