Your message dated Thu, 22 Aug 2024 16:08:53 +0000
with message-id <e1shamn-0018fz...@fasolo.debian.org>
and subject line Bug#1072137: fixed in py-libzfs 0.0+git20240510.5ae7d5e-1
has caused the Debian Bug report #1072137,
regarding py-libzfs: FTBFS: libzfs.c:65161:23: error: too few arguments to
function ‘zpool_add’
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.)
--
1072137: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1072137
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:py-libzfs
Version: 0.0+git20240117.143b624-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
dh build --with python3 --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
debian/rules execute_before_dh_auto_configure
make[1]: Entering directory '/<<PKGBUILDDIR>>'
./configure --prefix=/usr
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
[... snipped ...]
84930 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pf_6libzfs_10ZFSDataset_12destroy_snapshot’:
libzfs.c:85014:85: warning: passing argument 2 of ‘zfs_destroy_snaps’ discards
‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
85014 | __pyx_v_ret =
zfs_destroy_snaps(__pyx_v_self->__pyx_base.__pyx_base.handle, __pyx_v_c_name,
__pyx_v_defer_deletion);
|
^~~~~~~~~~~~~~
/usr/include/libzfs/libzfs.h:729:49: note: expected ‘char *’ but argument is of
type ‘const char *’
729 | _LIBZFS_H int zfs_destroy_snaps(zfs_handle_t *, char *, boolean_t);
| ^~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_17mount_recursive’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85504:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85504 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85506:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85506 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85517:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85517 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85530:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85530 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85532:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85532 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_19_mount_recursive’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85676:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85676 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85678:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85678 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:85687:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
85687 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_21umount’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86168:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86168 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86186:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86186 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_23umount_recursive’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86465:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86465 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86483:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86483 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_25send’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86733:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86733 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86735:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86735 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86737:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86737 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86739:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86739 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86748:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86748 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86754:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86754 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86760:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86760 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86773:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86773 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86775:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86775 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:86777:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
86777 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_29snapshot’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87310:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87310 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87312:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87312 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87314:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87314 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87323:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87323 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87329:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87329 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87342:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87342 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87344:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87344 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_31receive’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87727:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87727 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87729:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87729 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87731:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87731 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87733:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87733 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87735:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87735 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87737:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87737 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87746:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87746 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87752:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87752 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87758:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87758 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87764:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87764 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87770:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87770 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87783:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87783 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87785:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87785 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87787:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87787 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87789:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87789 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87791:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87791 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_33diff’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87980:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87980 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87982:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87982 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:87991:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
87991 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_3rollback’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:89229:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
89229 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:89247:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
89247 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_7clone’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:89784:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
89784 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:89786:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
89786 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:89795:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
89795 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:89808:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
89808 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_9hold’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90198:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90198 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90200:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90200 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90209:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90209 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90222:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90222 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_11release’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90535:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90535 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90537:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90537 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90546:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90546 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90559:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90559 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_13delete’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90875:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90875 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90877:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90877 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90879:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90879 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90890:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90890 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90896:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90896 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90909:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90909 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90911:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90911 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:90913:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
90913 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_15send’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:91587:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
91587 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:91589:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
91589 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:91591:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
91591 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:91600:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
91600 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:91606:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
91606 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:91619:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
91619 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:91621:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
91621 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_19nicestrtonum’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:93635:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
93635 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:93637:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
93637 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:93646:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
93646 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_25__pyx_unpickle_ZPoolProperty’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:94768:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
94768 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:94770:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
94770 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:94772:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
94772 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:94781:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
94781 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:94787:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
94787 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_27__pyx_unpickle_ZFSProperty’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95180:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95180 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95182:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95182 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95184:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95184 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95193:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95193 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95199:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95199 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_29__pyx_unpickle_ZFSUserProperty’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95653:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95653 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95655:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95655 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95657:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95657 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95666:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95666 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:95672:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
95672 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_31__pyx_unpickle_ZFSVdev’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96149:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96149 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96151:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96151 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96153:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96153 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96162:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96162 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96168:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96168 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__pyx_pw_6libzfs_33__pyx_unpickle_ZFSPropertyDict’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96598:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96598 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96600:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96600 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96602:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96602 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96611:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96611 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:96617:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
96617 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
libzfs.c: In function ‘__Pyx_PyInt_AddObjC’:
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:114494:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
114494 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:114505:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
114505 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:114516:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
114516 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:114527:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
114527 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:114538:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
114538 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
<command-line>: warning: statement with no effect [-Wunused-value]
libzfs.c:114549:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’
114549 | CYTHON_FALLTHROUGH;
| ^~~~~~~~~~~~~~~~~~
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1:
/usr/bin/python3 setup.py build
dh_auto_build: error: pybuild --build -i python{version} -p "3.12 3.11"
returned exit code 13
make: *** [debian/rules:8: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202405/
About the archive rebuild: The build was first tried under trixie
on virtual machines of type m6a.large and r6a.large from AWS,
using sbuild and a reduced chroot with only build-essential packages,
then under sid on self-hosted KVM machines.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: py-libzfs
Source-Version: 0.0+git20240510.5ae7d5e-1
Done: Shengqi Chen <harry-c...@outlook.com>
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 1072...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Shengqi Chen <harry-c...@outlook.com> (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 ftpmas...@ftp-master.debian.org)
-----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 <team+pyt...@tracker.debian.org>
Changed-By: Shengqi Chen <harry-c...@outlook.com>
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-----
pgpwVJkNi9csL.pgp
Description: PGP signature
--- End Message ---