Bug#754819: cogl: run dh-autoreconf to update config.{sub, guess} and {libtool, aclocal}.m4
Breno Leitao
brenohl at br.ibm.com
Mon Jul 14 16:58:54 UTC 2014
Source: cogl
Version: 1.18.2-1
Severity: normal
Tags: patch
User: debian-powerpc at lists.debian.org
Usertags: ppc64el
User: debian-devel at lists.debian.org
Usertags: autoreconf
Dear Maintainer,
Currently this package FTBFS when compiled in new architectures (as ppc64el)
that is not supported on the outdated package autotools files, mainly because
it fails to understand that the new architectures has support for shared
libraries, as shown below:
dh_install -plibcogl20
dh_install: libcogl20 missing files (usr/lib/*/libcogl.so.*), aborting
make: *** [binary-install/libcogl20] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
The full log could be found at
http://ftp.unicamp.br/pub/ppc64el/debian/buildd-upstream/build_logs/logs/cogl_1.18.2-1_ppc64el.build
I created this patch that call autoreconf to updates the autotool files during
the build, as suggest by the following wiki:
https://wiki.debian.org/qa.debian.org/FTBFS#A2014-01-21_using_dh-autoreconf_during_the_build
I tested it on ppc64el and it worked fine.
Thank you,
Breno
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cogl_autoreconf.debdiff
Type: text/x-diff
Size: 1128 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnome-maintainers/attachments/20140714/ed8b5cbb/attachment.diff>
More information about the pkg-gnome-maintainers
mailing list