Your message dated Thu, 08 Mar 2018 01:19:10 +0000
with message-id <e1etkd8-000c08...@fasolo.debian.org>
and subject line Bug#892171: fixed in libprelude 4.1.0-3
has caused the Debian Bug report #892171,
regarding libprelude: FTBFS on x32: symbols mismatch
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 ow...@bugs.debian.org
immediately.)


-- 
892171: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=892171
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libprelude
Version: 4.1.0-2

https://buildd.debian.org/status/logs.php?pkg=libprelude&ver=4.1.0-2&arch=x32

time_t is weird on x32, being defined as a 'long long'.

With the attached patch libprelude builds for me on x32.  I haven't
tested it on any other architecture.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-
diffstat for libprelude-4.1.0 libprelude-4.1.0

 changelog              |    6 ++++++
 libpreludecpp8.symbols |    9 ++++++---
 2 files changed, 12 insertions(+), 3 deletions(-)

diff -Nru libprelude-4.1.0/debian/changelog libprelude-4.1.0/debian/changelog
--- libprelude-4.1.0/debian/changelog   2018-03-05 23:30:00.000000000 +0100
+++ libprelude-4.1.0/debian/changelog   2018-03-06 12:19:04.000000000 +0100
@@ -1,3 +1,9 @@
+libprelude (4.1.0-3) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+
+ -- Mattia Rizzolo <mat...@debian.org>  Tue, 06 Mar 2018 12:19:04 +0100
+
 libprelude (4.1.0-2) unstable; urgency=medium
 
   * Fix migrating from stable (Closes: #892051)
diff -Nru libprelude-4.1.0/debian/libpreludecpp8.symbols 
libprelude-4.1.0/debian/libpreludecpp8.symbols
--- libprelude-4.1.0/debian/libpreludecpp8.symbols      2018-03-05 
23:30:00.000000000 +0100
+++ libprelude-4.1.0/debian/libpreludecpp8.symbols      2018-03-06 
12:18:24.000000000 +0100
@@ -222,7 +222,8 @@
  _ZN7Prelude9IDMEFTime12setGmtOffsetEi@Base 4.1
  _ZN7Prelude9IDMEFTime3setEPK7timeval@Base 4.1
  _ZN7Prelude9IDMEFTime3setEPKc@Base 4.1
- _ZN7Prelude9IDMEFTime3setEPKl@Base 4.1
+ (arch=!x32)_ZN7Prelude9IDMEFTime3setEPKl@Base 4.1
+ (arch=x32)_ZN7Prelude9IDMEFTime3setEPKx@Base 4.1
  _ZN7Prelude9IDMEFTime3setEv@Base 4.1
  _ZN7Prelude9IDMEFTime6setSecEj@Base 4.1
  _ZN7Prelude9IDMEFTime7setUSecEj@Base 4.1
@@ -230,14 +231,16 @@
  _ZN7Prelude9IDMEFTimeC1EPK7timeval@Base 4.1
  _ZN7Prelude9IDMEFTimeC1EPKc@Base 4.1
  _ZN7Prelude9IDMEFTimeC1ERKS0_@Base 4.1
- _ZN7Prelude9IDMEFTimeC1El@Base 4.1
+ (arch=!x32)_ZN7Prelude9IDMEFTimeC1El@Base 4.1
  _ZN7Prelude9IDMEFTimeC1Ev@Base 4.1
+ (arch=x32)_ZN7Prelude9IDMEFTimeC1Ex@Base 4.1
  _ZN7Prelude9IDMEFTimeC2EP10idmef_time@Base 4.1
  _ZN7Prelude9IDMEFTimeC2EPK7timeval@Base 4.1
  _ZN7Prelude9IDMEFTimeC2EPKc@Base 4.1
  _ZN7Prelude9IDMEFTimeC2ERKS0_@Base 4.1
- _ZN7Prelude9IDMEFTimeC2El@Base 4.1
+ (arch=!x32)_ZN7Prelude9IDMEFTimeC2El@Base 4.1
  _ZN7Prelude9IDMEFTimeC2Ev@Base 4.1
+ (arch=x32)_ZN7Prelude9IDMEFTimeC2Ex@Base 4.1
  _ZN7Prelude9IDMEFTimeD1Ev@Base 4.1
  _ZN7Prelude9IDMEFTimeD2Ev@Base 4.1
  _ZN7Prelude9IDMEFTimeaSERKS0_@Base 4.1

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: libprelude
Source-Version: 4.1.0-3

We believe that the bug you reported is fixed in the latest version of
libprelude, 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 892...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Andrejak <thomas.andre...@gmail.com> (supplier of updated libprelude 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Wed, 7 Mar 2018 23:53:39 +0200
Source: libprelude
Binary: libprelude-dev libprelude-doc libprelude23 libpreludecpp8 prelude-utils 
libprelude-perl python-prelude python3-prelude ruby-libprelude libprelude-lua
Architecture: source
Version: 4.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Pierre Chifflier <pol...@debian.org>
Changed-By: Thomas Andrejak <thomas.andre...@gmail.com>
Description:
 libprelude-dev - Security Information and Events Management system [ 
Development f
 libprelude-doc - Security Information and Events Management system [ 
Documentation
 libprelude-lua - Security Information and Events Management system [ Lua 
bindings
 libprelude-perl - Security Information and Events Management system [ Perl 
bindings
 libprelude23 - Security Information and Events Management system [ Base library
 libpreludecpp8 - Security Information and Events Management system [ C++ 
library ]
 prelude-utils - Security Information and Events Management system [ Utils ]
 python-prelude - Security Information and Events Management system [ Python2 
bindi
 python3-prelude - Security Information and Events Management system [ Python3 
bindi
 ruby-libprelude - Security Information and Events Management system [ Ruby 
bindings
Closes: 892171
Changes:
 libprelude (4.1.0-3) unstable; urgency=medium
 .
   * Fix FTBFS on x32: symbols mismatch (Closes: #892171)
     Thanks Mattia Rizzolo
Checksums-Sha1:
 3d0cd6d87ab141c7d8ed8ffe1daf57b023f45153 3165 libprelude_4.1.0-3.dsc
 c534b18de153a60130f7e813f11fa95ec45cf96f 21584 libprelude_4.1.0-3.debian.tar.xz
 d7b79ff75eb7624584dad3bc164c93fda39fb720 13820 
libprelude_4.1.0-3_amd64.buildinfo
Checksums-Sha256:
 c7d41d57bfb6e1c58ef424b12f7373fade8d60c5a2f296b9a3b9fb8064775202 3165 
libprelude_4.1.0-3.dsc
 602f4582c2fdd30f646feccfdec183c67749323093c8f63bdbda0859ca97a862 21584 
libprelude_4.1.0-3.debian.tar.xz
 b439f33b285739707c264b606f04434018b1691d73cc12676bd64a86931132a5 13820 
libprelude_4.1.0-3_amd64.buildinfo
Files:
 e59d41fc0a8e841f9b335eab15d7d514 3165 libs optional libprelude_4.1.0-3.dsc
 072f71e0d586f9b5c5d02ad12a9e36a3 21584 libs optional 
libprelude_4.1.0-3.debian.tar.xz
 b26ab3651d7d5e62ee767443e4017661 13820 libs optional 
libprelude_4.1.0-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEi3hoeGwz5cZMTQpICBa54Yx2K60FAlqgioIACgkQCBa54Yx2
K60qExAAs3Vo+h/itTrjxGiWijtUGWcis/zEJpbvD95ZNcbSJH5ptkB8IJje5Rsx
X5dpABdmbKp2B6n10+gAfrCr0+25iJeQeZ8Qs+yh7B4+0UIZT4T3ZAGZ7DWvJGdH
K4RCRX93fqBU96ARR5qx837tleH2r0Cu+9DqAPg2HspE21VHKPsU0KYrHVAKaCwu
YkmsO9F2bDU3mUkEl30naZVjwb3yhP6lhayN9X22opyZqaeiJxev14eHcPrDEf9F
U2zsW4Zy9wDcvdgN7x67eCTY/xuLaOob8sTVRrmWBhTAAs/Dsk11PHaWa9BDb9eY
J6XSkrQ4qtF18a02eBJnh3SFEPnx5stq4sMMkbBirwTedQbU0Bb7cSN/nPxEAvp7
tnM+CgWjpD+YtCu9rofdNIGzQ8paiumn1oUBJFRXLl80PLE5vYZ4cQNL2GfKgPlt
FZHyBe/9PI3+P4jPXN4tiwULXeuOWzeSHmqdyooI5+CBa2GA5NwgiRmU+3X+1ye4
wZxwR5GnZG0Q60PmlZKaY5e0e5NwKwTl9+DaTdPm9CBJE3B0XVVEp43RQF1vQkz+
fKaSYTp79rhcBESZCh+0QWizrOnmvoK3oIvnwlPi0cufURmuMOsS+CaTnyieNxJx
2y/KdI8P4TDowaONNNWrXbhGVwn+CdBn8/IxO9NosLj7RrM+4+4=
=HaxS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to