[Pkg-xfce-devel] Bug#760626: Bug#760626: libxfce4util FTBFS on ppc64el

Yves-Alexis Perez corsac at debian.org
Sat Sep 6 10:33:22 UTC 2014


On sam., 2014-09-06 at 12:12 +0200, Andreas Barth wrote:
> Control: -1 patch 
> 
> * Andreas Barth (aba at ayous.org) [140906 09:28]:
> > this package FTBFS on ppc64el, see https://buildd.debian.org/status/fetch.php?pkg=libxfce4ui&arch=ppc64el&ver=4.10.0-5&stamp=1409855066
> > 
> > the final lines of the build contain:
> > | make[4]: Entering directory '/«PKGBUILDDIR»/libxfce4ui'
> > | nm: '.libs/libxfce4ui-1.so*': No such file
> > 
> > which indicate that dh-autoreconf would probably be enough to get that
> > fixed.
> 
> This patch fixes the bug (plus replacing autotools-dev by dh-autoreconf in
> debian/control). As this blocks about 50 packages, I'd be willing to
> help fixing this bug, if useful also by an NMU.

Actually I think just calling xdt-autogen before configure is enough,
but I'll double check on pastel.
> 
> 
> Andi
> 
> diff -ur libxfce4ui-4.10.0~/debian/rules libxfce4ui-4.10.0/debian/rules
> --- libxfce4ui-4.10.0~/debian/rules     2013-09-22 18:55:30.000000000 +0000
> +++ libxfce4ui-4.10.0/debian/rules      2014-09-06 10:07:49.566318002 +0000
> @@ -9,11 +9,10 @@
>  endif
>  
>  %:
> -       dh $@ --parallel --with autotools-dev 
> +       dh $@ --parallel --with autoreconf
>  
> -override_dh_auto_configure:
> -       dh_auto_configure -- --with-vendor-info=$(XFVENDOR) --disable-silent-rules \
> -               --disable-gladeui
> +override_dh_autoreconf:
> +       dh_autoreconf xdt-autogen
> 
> _______________________________________________
> Pkg-xfce-devel mailing list
> Pkg-xfce-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

-- 
Yves-Alexis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-xfce-devel/attachments/20140906/fc62d56b/attachment.sig>


More information about the Pkg-xfce-devel mailing list