Your message dated Tue, 15 Oct 2024 17:49:28 +0000
with message-id <[email protected]>
and subject line Bug#1085133: fixed in liblmdb-file-perl 0.13-2
has caused the Debian Bug report #1085133,
regarding liblmdb-file-perl FTBFS on 32-bit with gcc 14
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.)
--
1085133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085133
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: liblmdb-file-perl
Version: 0.13-1
Severity: serious
Tags: ftbfs patch
https://tests.reproducible-builds.org/debian/rb-pkg/trixie/i386/liblmdb-file-perl.html
https://buildd.debian.org/status/logs.php?pkg=liblmdb-file-perl&ver=0.13-1%2Bb1
...
LMDB.c: In function ‘XS_LMDB__Cursor_count’:
LMDB.c:1902:43: error: passing argument 2 of ‘mdb_cursor_count’ from
incompatible pointer type [-Wincompatible-pointer-types]
1902 | RETVAL = mdb_cursor_count(cursor, &count);
| ^~~~~~
| |
| UV * {aka long long unsigned
int *}
In file included from LMDB.xs:98:
/usr/include/lmdb.h:1545:51: note: expected ‘size_t *’ {aka ‘unsigned int *’}
but argument is of type ‘UV *’ {aka ‘long long unsigned int *’}
1545 | int mdb_cursor_count(MDB_cursor *cursor, size_t *countp);
| ~~~~~~~~^~~~~~
make[1]: *** [Makefile:346: LMDB.o] Error 1
A fix is attached.
Description: Fix FTBFS on 32-bit with gcc 14
Author: Adrian Bunk <[email protected]>
--- liblmdb-file-perl-0.13.orig/LMDB.xs
+++ liblmdb-file-perl-0.13/LMDB.xs
@@ -897,7 +897,7 @@ mdb_cursor_close(cursor)
int
mdb_cursor_count(cursor, count)
LMDB::Cursor cursor
- UV &count = NO_INIT
+ size_t &count = NO_INIT
OUTPUT:
count
--- End Message ---
--- Begin Message ---
Source: liblmdb-file-perl
Source-Version: 0.13-2
Done: gregor herrmann <[email protected]>
We believe that the bug you reported is fixed in the latest version of
liblmdb-file-perl, 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.
gregor herrmann <[email protected]> (supplier of updated liblmdb-file-perl
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: Tue, 15 Oct 2024 19:23:24 +0200
Source: liblmdb-file-perl
Architecture: source
Version: 0.13-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Perl Group <[email protected]>
Changed-By: gregor herrmann <[email protected]>
Closes: 1085133
Changes:
liblmdb-file-perl (0.13-2) unstable; urgency=medium
.
* Team upload.
.
[ Adrian Bunk ]
* Fix FTBFS on 32-bit with gcc 14. (Closes: #1085133)
Checksums-Sha1:
74a6e61f7f9914a37ddef6630f4e8a621c23f6e9 2366 liblmdb-file-perl_0.13-2.dsc
15246f47f13a3af0d8c78315b66c42f6128723bd 7724
liblmdb-file-perl_0.13-2.debian.tar.xz
Checksums-Sha256:
a0d8cdbadd6aca7bc7203ec6d37a60b55a1d2ef0ad38879cfdb26e2e5ef96a32 2366
liblmdb-file-perl_0.13-2.dsc
e799f9d5cd6639bb97c5e66e3efa5c0321373e02a6646e2a1bdfca4a116e36b1 7724
liblmdb-file-perl_0.13-2.debian.tar.xz
Files:
2f026f55c30dd5a5f1462b9f16f73a64 2366 perl optional
liblmdb-file-perl_0.13-2.dsc
cd23a22e9cc5d9b449a2a5b34d743f95 7724 perl optional
liblmdb-file-perl_0.13-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQKTBAEBCgB9FiEE0eExbpOnYKgQTYX6uzpoAYZJqgYFAmcOpaBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldEQx
RTEzMTZFOTNBNzYwQTgxMDREODVGQUJCM0E2ODAxODY0OUFBMDYACgkQuzpoAYZJ
qgYnVA//f20dr/O4J8tUnJhWKzyJT/Hg6ObtSktUs4dYA6rNvC38LSFD1+MQhIx5
9Wau24YKBsH/dm+uaLhhyUld4pXAqT2AB442q4Ho6Oa5pp2rrTIz6KNlUUfVE4X8
sUO3DkeGW8Lg2weXketDMLOH4bFpNHDUgz/F+VydS5KVB+3p9Fo1pd69RL+kpqRf
DEVhnOLzFfXSN6W5all7HAYhzuijrKGmG+p2SPZa5qJP5BTf7W7yKG6UXKXu4Ztv
A/AdMEMf9ai0jggTuA9UGDZWBJUP+xm5ENbNk5bbXlmAcO+RzGUouOzijICgLn+9
I9ycL+WtRcwBRAohKUMp7f9530gGRXCyujqe7hGGdcC8eZd6CQcKU5upbheJwAI6
fxIN2BqXyPmM25s/4VB3HLalIrqdKrCGLWf5R25lOc9xMSN8Zhp5uqD+RMba35mh
rN5PoclUD6BQheF3KvoMvQCvZqUx1QCAqI0wLnXlGucX5n8YCluKkm1zYLsxPlSF
yIMBfyGn2Hyrj0Ovo7/y0OiZL/b6y7zPdctpvr9lUD6GN3fDXln8OUxo3JhqdqTt
Mtd8jXAlT5ykuSXqkjdSgnuXkPSsCJvuP0yiYQVPc2445kKvwI6+DFZx6eAz5FDu
l6mBE7UiQf5l0ybm7g25ZuWs1HTWtAZkEpVXLXwJzpzI3zKtJFo=
=wQ//
-----END PGP SIGNATURE-----
pgpTlSontVSXG.pgp
Description: PGP signature
--- End Message ---