Your message dated Thu, 22 Aug 2024 16:08:54 +0000
with message-id <[email protected]>
and subject line Bug#1078240: fixed in py-libzfs 0.0+git20240510.5ae7d5e-1
has caused the Debian Bug report #1078240,
regarding py-libzfs: FTBFS with GCC 14: error: passing argument 2 of
'nvpair_value_string' from incompatible pointer type
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.)
--
1078240: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1078240
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: py-libzfs
Version: 0.0+git20240117.143b624-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
py-libzfs FTBFS with GCC 14 as default compiler:
...
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:5892:9: note: in expansion of macro 'CYTHON_FALLTHROUGH'
5892 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function '__pyx_f_6libzfs_6NVList___get_value':
libzfs.c:6421:47: error: passing argument 2 of 'nvpair_value_string' from
incompatible pointer type [-Wincompatible-pointer-types]
6421 | (void)(nvpair_value_string(__pyx_v_pair, (&__pyx_v_cstr)));
| ~^~~~~~~~~~~~~~
| |
| char **
In file included from /usr/include/libzfs/libnvpair.h:29,
from /usr/include/libzfs/libzfs.h:39,
from libzfs.c:750:
/usr/include/libzfs/sys/nvpair.h:291:57: note: expected 'const char **' but
argument is of type 'char **'
291 | _SYS_NVPAIR_H int nvpair_value_string(const nvpair_t *, const char **);
| ^~~~~~~~~~~~~
libzfs.c:7394:53: error: passing argument 2 of 'nvpair_value_string_array' from
incompatible pointer type [-Wincompatible-pointer-types]
7394 | (void)(nvpair_value_string_array(__pyx_v_pair, ((char
***)(&__pyx_v_carray)), (&__pyx_v_carraylen)));
|
~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
| |
| char ***
/usr/include/libzfs/sys/nvpair.h:304:57: note: expected 'const char ***' but
argument is of type 'char ***'
304 | _SYS_NVPAIR_H int nvpair_value_string_array(nvpair_t *, const char ***,
| ^~~~~~~~~~~~~~
libzfs.c: In function '__pyx_pw_6libzfs_6NVList_12get':
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:7981:9: note: in expansion of macro 'CYTHON_FALLTHROUGH'
7981 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
...
Andreas
py-libzfs_0.0+git20240117.143b624-1.log.gz
Description: application/gzip
--- End Message ---
--- Begin Message ---
Source: py-libzfs
Source-Version: 0.0+git20240510.5ae7d5e-1
Done: Shengqi Chen <[email protected]>
We believe that the bug you reported is fixed in the latest version of
py-libzfs, 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.
Shengqi Chen <[email protected]> (supplier of updated py-libzfs 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, 22 Aug 2024 23:37:03 +0800
Source: py-libzfs
Architecture: source
Version: 0.0+git20240510.5ae7d5e-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Shengqi Chen <[email protected]>
Closes: 1072137 1078240
Changes:
py-libzfs (0.0+git20240510.5ae7d5e-1) unstable; urgency=medium
.
* New upstream version 0.0+git20240510.5ae7d5e (closes: #1072137)
* d/rules: add -Wno-unused-values in CFLAGS to silence excessive warnings
* d/patches: add patch to fix compilation on gcc 14 (closes: #1078240)
* d/control:
- bump std-ver from 4.6.2 -> 4.7.0 (no changes required)
- allow old version of cython3 in B-D
- limit minimal zfs version to 2.2
* d/clean: add more intermediate files
* d/tests: add simple smoke-test as autopkgtest
* d/copyright: update license from BSD-2-Clause to LGPL-3-only
Checksums-Sha1:
a1229b9492b57383f69b73099f85e15fc71b1bd5 2536
py-libzfs_0.0+git20240510.5ae7d5e-1.dsc
c9d0810f0e35f48ebaf2c0c22c5ab6319dcabf01 103176
py-libzfs_0.0+git20240510.5ae7d5e.orig.tar.gz
68615bcfd3d0f04510dec964713559ffae8a5cf3 5468
py-libzfs_0.0+git20240510.5ae7d5e-1.debian.tar.xz
bc4ec2c730dae2aec064dd121df3ac9fcbdbb8b2 7974
py-libzfs_0.0+git20240510.5ae7d5e-1_amd64.buildinfo
Checksums-Sha256:
aaba794586fe112812a546feab0ddc524487c81c8edab986041285112df966ae 2536
py-libzfs_0.0+git20240510.5ae7d5e-1.dsc
18dacb8d384356708b8b47f14581a689d4467ff77a85b87a027580a760a9890b 103176
py-libzfs_0.0+git20240510.5ae7d5e.orig.tar.gz
f4638eb18e5f7c20e61e578da4740c2e9aaade1e8c9ec9a448943d37ba059de6 5468
py-libzfs_0.0+git20240510.5ae7d5e-1.debian.tar.xz
438a147c33d455a5b506221009d540cbdfa5854d1038d7990fd2f7b588095213 7974
py-libzfs_0.0+git20240510.5ae7d5e-1_amd64.buildinfo
Files:
b64a65a1f2be95d33da8a040a7f781b0 2536 contrib/python optional
py-libzfs_0.0+git20240510.5ae7d5e-1.dsc
58f959f41fef9438c60a1c3bac9b89f5 103176 contrib/python optional
py-libzfs_0.0+git20240510.5ae7d5e.orig.tar.gz
bca6b8cedce3f5c646e84482e1a9c3d9 5468 contrib/python optional
py-libzfs_0.0+git20240510.5ae7d5e-1.debian.tar.xz
e3029a8937714c9a466a3352c34e184d 7974 contrib/python optional
py-libzfs_0.0+git20240510.5ae7d5e-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEE+Fg++qmpHzqjSzySzhGnsHs6uUYFAmbHXBQACgkQzhGnsHs6
uUa7vA//R7NHZt5bCwOD4wJ/cBJTc1zvX+dai9vHLr+5BUyDmfpGt96tVbcSArC+
IQEyC0ukezDmCCNHQOrjxj+5p+GJsqlP6xVef//NW2nnaGVnvV0niKKXBcLwIVG0
NrKRJv7O/ZGt8h/hCAcDCOSHeAx84Ch/57CYwknJWTQtsueE0JVrn5cfBCOqObqI
46xnOauaEF+OVz97P140lfl3OKxWl44OyPeQlwviC0LAzd+SEm2taRceaY1ZQl9h
3IuqT3U4VwCIwLMmLKAazIQrPeZeh06wbN0ox1RtQLN1HfCTrUdFgvo7rYMztfWv
fuvOazQU5y8ElcehUFtbORvVEQLp8yp+27FgO1HKFdOvlnHCg8X0ezpwsU/cTRAt
S7LWr41n1jR5Co0sdpyvPCedQq9jqYPzvYGEIsqzh5Vx1fc1IUoEG5eIsf34NzQC
AJZuiWLNTeUfOmGeMotxm1JPIUei/upnOx/c3JCR1jfaI/pcQVOK+suRBKQrqECV
5WH/8aiyTwLRMQw2JFPqer6te6ZXZb9qYkpBklDAIZ8MrajzUk+98zx5FRXGb11L
kDcRpN6yfxSCrgmjvUiVqwp3vLuqoUkUxhChT1gN8QEcdIHBavxssGI0bwdYMq+v
BW1DIk9ksljCs+uRv+gegobp12l5U+VJ8YFXRaaqGvNNjZkOkhg=
=kYm9
-----END PGP SIGNATURE-----
pgpIzKSTfhWLE.pgp
Description: PGP signature
--- End Message ---