Your message dated Fri, 13 Nov 2015 15:38:32 +0000
with message-id <[email protected]>
and subject line Bug#677243: fixed in libverto 0.2.4-2.1
has caused the Debian Bug report #677243,
regarding libverto: FTBFS on ppc64
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
677243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677243
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libverto
Version: 0.2.2-1
Severity: normal
Tags: patch
Hi,
libverto FTBFS on ppc64, due to the ABI check test failing [1]. This
test uses the nm binary to get the list of functions. However it looks
for the functions in the text section, while ppc64 uses function
descriptors, which appear in the data section.
The small patch below fixes the problem. Would it be possible to apply
it in the next upload? Thanks in advance.
Regards,
Aurelien
[1]
http://buildd.debian-ports.org/status/fetch.php?pkg=libverto&arch=ppc64&ver=0.2.2-1&stamp=1338713956
--- libverto-0.2.2.orig/tests/abi
+++ libverto-0.2.2/tests/abi
@@ -11,6 +11,6 @@ else
exit 1
fi
-HASH=`nm -g $LIBVERTO | awk '/^[0-9a-fA-F]+ T verto_/ { print $NF; }' | sed
's|^_||' | sort -u | $HASHCMD | cut -d' ' -f1`
+HASH=`nm -g $LIBVERTO | awk '/^[0-9a-fA-F]+ [DT] verto_/ { print $NF; }' | sed
's|^_||' | sort -u | $HASHCMD | cut -d' ' -f1`
echo "Hash: $HASH"
test $HASH = 6a60a3d64f1bd131ce1b81d002b17921
-- System Information:
Debian Release: wheezy/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: ppc64
Kernel: Linux 3.2.0-2-powerpc64 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- End Message ---
--- Begin Message ---
Source: libverto
Source-Version: 0.2.4-2.1
We believe that the bug you reported is fixed in the latest version of
libverto, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Helmut Grohne <[email protected]> (supplier of updated libverto package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Thu, 29 Oct 2015 14:01:26 +0100
Source: libverto
Binary: libverto-dev libverto1 libverto-libev1 libverto-glib1
Architecture: source
Version: 0.2.4-2.1
Distribution: unstable
Urgency: medium
Maintainer: Sam Hartman <[email protected]>
Changed-By: Helmut Grohne <[email protected]>
Description:
libverto-dev - Event loop abstraction for Libraries - Development
libverto-glib1 - Event loop abstraction for Libraries - glib
libverto-libev1 - Event loop abstraction for Libraries - libev
libverto1 - Event loop abstraction for Libraries - Runtime
Closes: 677243 757953
Changes:
libverto (0.2.4-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Ravindran Arani ]
* adding autoreconf to build successfully on ppc64el arch (Closes: #757953)
.
[ Aurelien Jarno ]
* Fix FTBFS on ppc64: abi test too restrictive (Closes: #677243)
.
[ Russ Allbery ]
* Remove stray space in the Vcs-Git control field.
Checksums-Sha1:
9546116cd2c08ee9821a852cdbaac20f939eb7f3 2093 libverto_0.2.4-2.1.dsc
155d6a5fed7a65ac564bb9fb9098fd8a84dfaf72 39488 libverto_0.2.4-2.1.debian.tar.xz
Checksums-Sha256:
a4a75015b33a23f589d3c86c79351f05b744542846e5e411ba64089a3941ff58 2093
libverto_0.2.4-2.1.dsc
499b73b8bae23ef230ce057af44362efaba4998de45f74ca56a50019bb28c25c 39488
libverto_0.2.4-2.1.debian.tar.xz
Files:
b417b4b931cc5fba4971910735ee00dd 2093 libs optional libverto_0.2.4-2.1.dsc
3186db405fb283dbc56828d94fc645e9 39488 libs optional
libverto_0.2.4-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCgAGBQJWMhl1AAoJEC0aqs8kRERCZbwP/3iaOl2GTEJvF/UrxkOZIw3M
EF2DY/INoEBRP/2ArPi0Akhn3yU2XKuoNKD6PASzfGLD28kTQOsIn1W579rbmrh/
cVlc9btXc5SRCEgF3Bcv7DtJAJqO8MmHp+HTW36Pf5lIu16AzFMm0yFTRC3JqDNP
yY1SGfWxKCA0+caFKOiJpLlwh71eWyKUCp1zjBioNCQOS4FXx1s5NnLa3EOK4I4F
lESmjRtGgP/YwmhAmXSqTpcYp61QHfQLEnnM+8JlLjZNWh9yc9py0C/vIxEbwrwZ
r79L2IV3pFbiiOjaUErM7xPVrRdY3vDFRvYTToy6IRxf7YNS6X2c+iO8FCBqgXvE
SnhiHIPtLagDG0rVV9Of+Ko5JH7Q1JmOI3BNHQwje59f5iIJVnzUt4J4zMUrp5JC
clDHAurnvKIAxrP9pioeDhXFoomdUN7Aky4AN0Wb2sdG9oWKBja6KMKj4DcVvpEf
vGP/xRebrQMoBgFOxkafE7liPSATgV8pZC+d8wielULzIKv8/W7vEY5FD7wA8JXk
otlVHK0b253O1UYIKldiUN1+0oYP2HuIOwPVhB2UfOXj0+wS2LcwThktUKvPKp9k
6cS0Az48r5WjIUVAOQHW+9A5vFsCq36J8lGjq/VEMjCuy0PBSMXcsncEXyGQHPXf
1bKRSZLc6N5n81jWC9cb
=pdqi
-----END PGP SIGNATURE-----
--- End Message ---