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.