WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Get:1 http://security.debian.org/debian-security trixie-security InRelease [43.4 kB] Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Fetched 43.4 kB in 0s (171 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. WARNING: apt does not have a stable CLI interface. Use with caution in scripts. Reading package lists... Building dependency tree... Reading state information... build-essential is already the newest version (12.12). pkg-config is already the newest version (1.8.1-4). autoconf is already the newest version (2.72-3.1). automake is already the newest version (1:1.17-4). libtool is already the newest version (2.5.4-4). python3-dev is already the newest version (3.13.5-1). python3-venv is already the newest version (3.13.5-1). cython3 is already the newest version (3.0.11+dfsg-2+b1). libzfslinux-dev is already the newest version (2.3.2-2). zfsutils-linux is already the newest version (2.3.2-2). zfs-dkms is already the newest version (2.3.2-2). Summary: Upgrading: 0, Installing: 0, Removing: 0, Not Upgrading: 0 Cloning into 'py-libzfs'... From https://github.com/truenas/py-libzfs * [new ref] refs/pull/297/head -> pr-297 Switched to branch 'pr-297' 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 checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed ----------------------------------- RUNNING TESTS ON zfs.h HEADER ----------------------------------- checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/types.h... (cached) yes checking for sys/fs/zfs.h... yes checking for ZFS_MAX_DATASET_NAME_LEN defined in sys/fs/zfs.h... yes configure: Checking existence of special classes in zfs header by verifying ZPOOL_CONFIG_ALLOCATION_BIAS existence checking for ZPOOL_CONFIG_ALLOCATION_BIAS defined in sys/fs/zfs.h... yes configure: Checking signature of zfs_prop_valid_for_type in zfs header configure: 3 PARAMS configure: Checking existence of VDEV_AUX_ASHIFT_TOO_BIG enum in zfs header configure: OK configure: Checking existence of zpool_errata_t configure: OK configure: Checking typedef pool_scrub_cmt_t in zfs header configure: OK configure: Verifying existence of zpool_rewind_policy_t configure: NOT FOUND configure: Verifying existence of zpool_load_policy_t configure: OK ---------------------------------------- RUNNING TESTS ON libzutil.h HEADER ---------------------------------------- checking for libzutil.h... yes configure: OK configure: Checking existence of zpool_read_label in libzutil.h header configure: OK configure: Checking existence of zpool_search_import in libzutil.h header configure: OK -------------------------------------- RUNNING TESTS ON libzfs.h HEADER -------------------------------------- checking for libzfs.h... yes configure: Checking zpool_vdev_attach parameters configure: 6 params configure: Checking for existence of zfs_foreach_mountpoint configure: OK configure: Checking function signature zvol_volsize_to_reservation configure: 3 PARAMS configure: Checking existence of zpool_search_import in libzfs.h header configure: NOT FOUND configure: Checking existence of zpool_events_next in libzfs.h header configure: OK configure: Checking existence of zpool_read_label with 2 params in libzfs.h header configure: NOT FOUND configure: Checking existence of zpool_read_label with 3 params in libzfs.h header configure: Checking existence of ZFS Native encryption support in libzfs.h header configure: SUPPORTED configure: Checking existence of vs_*_ashift in fs/zfs.h header configure: OK configure: Checking function signature of zpool_get_status configure: 3 PARAMS configure: Checking function signature of zpool_scan configure: 3 params configure: Checking function signature of zfs_share configure: 2 params configure: Checking function signature of zfs_iter_filesystems configure: 3 params configure: Checking function signature of zfs_iter_snapspec configure: 4 params configure: Checking function signature of zfs_iter_dependents configure: 4 params configure: Checking function signature of zfs_iter_bookmarks configure: 3 params configure: Checking function signature of zfs_iter_snapshots_sorted configure: 5 params configure: Checking function signature of zfs_iter_children configure: 3 params configure: Checking function signature of zfs_send_one configure: 3 params configure: Checking EZFS_SCRUB_PAUSED presence configure: OK configure: Checking ZPOOL_STATUS_ERRATA presence configure: OK configure: Checking ZPOOL_STATUS_REBUILDING presence configure: OK configure: Checking ZPOOL_STATUS_REBUILD_SCRUB presence configure: OK configure: Checking ZPOOL_STATUS_COMPATIBILITY_ERR presence configure: OK configure: Checking ZPOOL_STATUS_INCOMPATIBLE_FEAT presence configure: OK configure: Checking LZC_SEND_FLAG_EMBED_DATA presence configure: OK configure: Checking params for zfs_receive configure: 6 params configure: Checking existence of zfs_send_resume and zfs_send_resume_token_to_nvlist configure: OK checking for ZFS_MAXNAMELEN defined in libzfs.h... no configure: Checking existence of renameflags_t in libzfs.h configure: OK configure: Checking renameflags_t member names in libzfs.h configure: RECURSIVE member found configure: Checking function signature of zfs_rename in libzfs.h configure: 3 PARAMS checking for ZPOOL_MAXNAMELEN defined in libzfs.h... no configure: Checking for resumable member in recvflags_t struct configure: OK configure: Checking typedef sendflags_t in libzfs header configure: OK configure: Checking attribute name for verbose in sendflags_t struct configure: Attribute named as verbosity in sendflags_t struct configure: Checking for dedup member in sendflags_t struct configure: NOT FOUND configure: Checking for compress member in sendflags_t struct configure: OK configure: Checking for raw member in sendflags_t struct configure: OK configure: Checking for backup member in sendflags_t struct configure: OK configure: Checking for holds member in sendflags_t struct configure: OK configure: Checking for saved member in sendflags_t struct configure: OK configure: Checking for progressastitle member in sendflags_t struct configure: OK ------------------------------------------- RUNNING TESTS ON libzfs_core.h HEADER ------------------------------------------- checking for libzfs_core.h... yes configure: Verifying lzc_bookmark existence configure: OK configure: Verifying existence and params of lzc_send_space configure: 4 params configure: Verifying lzc_sync existence configure: OK configure: Verifying lzc_wait existence configure: OK ----------------------------------------------- RUNNING TESTS ON zfeature_common.h HEADER ----------------------------------------------- configure: Verifying existence of zfeature_common.h checking for zfeature_common.h... yes configure: OK configure: Checking supported SPA features ----------------------------------------- RUNNING TESTS ON zfs_ioctl.h HEADER ----------------------------------------- configure: Verifying existence of zfs_ioctl.h checking for sys/zfs_ioctl.h... no configure: NOT FOUND -------------------------------------- RUNNING TESTS ON nvpair.h HEADER -------------------------------------- checking for sys/nvpair.h... yes configure: Nvpair.h header under sys -------------------------------------------------------- RUNNING TESTS ON sys/zfs_context_userland.h HEADER -------------------------------------------------------- checking for sys/zfs_context_userland.h... no ---------------------- GENERATING FILES ---------------------- configure: creating ./config.status config.status: creating pxd/config.pxi config.status: creating pxd/sendflags.pxi config.status: creating pxd/spa_features.pxi config.status: creating pxd/userquota_props.pxi config.status: creating pxd/zpool_status.pxi config.status: creating config.py config.status: creating Makefile rm -f libzfs.c python3 setup.py build /usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! dist.fetch_build_eggs(dist.setup_requires) running build running build_ext warning: ./pxd/libzfs.pxd:7:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:16:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:23:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:25:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:27:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:31:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:40:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:43:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:69:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:74:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:184:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:234:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:246:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:278:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:281:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:310:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:424:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:428:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:432:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:436:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:440:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:444:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:470:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:471:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:482:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:496:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:501:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:511:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:539:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:567:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:606:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:607:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:636:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:641:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:649:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:661:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/nvpair.pxd:7:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:70:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:91:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:99:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:102:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:106:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:145:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:252:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:258:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:259:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:277:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:312:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:440:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:494:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/zfs.pxd:583:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: ./pxd/libzfs.pxd:154:8: 'EZFS_SCRUB_PAUSED' redeclared warning: ./pxd/libzfs.pxd:186:12: 'EZFS_CRYPTOFAILED' redeclared warning: libzfs.pyx:45:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:50:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:130:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:135:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:181:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:220:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:231:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:233:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:236:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:238:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:259:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:279:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:292:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:294:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:296:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:298:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:300:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:302:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:304:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:324:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:455:0: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:549:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:594:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:628:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:636:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:644:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:652:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:676:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:707:16: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:719:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:814:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:910:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:915:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:931:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:943:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:957:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:987:16: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1327:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1334:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1336:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1342:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1349:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1370:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1406:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1417:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1430:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1548:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1569:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1630:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1634:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1659:16: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1765:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1783:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2050:20: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2158:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2210:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2308:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2342:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2840:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2894:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2904:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2914:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2920:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2961:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:2978:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3010:16: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3098:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3100:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3103:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3106:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3110:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3180:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3196:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3212:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3250:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3259:20: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3289:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3346:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3360:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3373:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3635:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3637:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3645:16: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3687:12: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:3853:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4093:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4291:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4302:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4472:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4619:8: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4660:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4676:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4698:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4702:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4706:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4710:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4714:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4718:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:4748:4: The 'IF' statement is deprecated and will be removed in a future Cython version. Consider using runtime conditions or C macros instead. See https://github.com/cython/cython/issues/4310 warning: libzfs.pyx:1330:27: Assigning to 'pool_config_ops_t *' from 'const pool_config_ops_t *' discards const qualifier performance hint: libzfs.pyx:807:37: Exception check after calling '_ZFS__iterate_filesystems' will always require the GIL to be acquired. Declare '_ZFS__iterate_filesystems' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzfs.pyx:925:33: Exception check after calling '_ZFS__iterate_filesystems' will always require the GIL to be acquired. Declare '_ZFS__iterate_filesystems' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzfs.pyx:1150:41: Exception check after calling '_ZFS__iterate_filesystems' will always require the GIL to be acquired. Declare '_ZFS__iterate_filesystems' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzfs.pyx:3733:36: Exception check after calling '_ZFS__iterate_dependents' will always require the GIL to be acquired. Declare '_ZFS__iterate_dependents' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzfs.pyx:3880:36: Exception check after calling '_ZFS__iterate_snapspec' will always require the GIL to be acquired. Declare '_ZFS__iterate_snapspec' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzfs.pyx:3888:55: Exception check after calling '_ZFS__iterate_filesystems' will always require the GIL to be acquired. Declare '_ZFS__iterate_filesystems' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzfs.pyx:3970:41: Exception check after calling '_ZFS__iterate_filesystems' will always require the GIL to be acquired. Declare '_ZFS__iterate_filesystems' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. performance hint: libzfs.pyx:4044:39: Exception check after calling '_ZFS__iterate_bookmarks' will always require the GIL to be acquired. Declare '_ZFS__iterate_bookmarks' as 'noexcept' if you control the definition and you're sure you don't want the function to raise exceptions. Compiling libzfs.pyx because it changed. [1/1] Cythonizing libzfs.pyx building 'libzfs' extension creating build/temp.linux-x86_64-cpython-313 x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall -fPIC -I/usr/include/python3.13 -c libzfs.c -o build/temp.linux-x86_64-cpython-313/libzfs.o -DCYTHON_FALLTHROUGH -I/usr/include/libzfs -I/usr/include/libspl -D_MACHINE_ENDIAN_H_ -DHAVE_ISSETUGID -D_GNU_SOURCE -Werror=implicit-function-declaration libzfs.c: In function ‘__pyx_pw_6libzfs_6NVList_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:14380:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 14380 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:14382:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 14382 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:14394:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 14394 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:14409:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 14409 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:14411:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 14411 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_6NVList_12get’: : warning: statement with no effect [-Wunused-value] libzfs.c:16554:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16554 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:16556:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16556 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:16569:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16569 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:16584:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16584 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_6NVList_14type’: : warning: statement with no effect [-Wunused-value] libzfs.c:16746:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16746 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_6NVList_16set’: : warning: statement with no effect [-Wunused-value] libzfs.c:16906:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16906 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:16908:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16908 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:16910:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16910 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:16923:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16923 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:16933:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 16933 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_6NVList_22get_type’: : warning: statement with no effect [-Wunused-value] libzfs.c:20448:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 20448 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_6NVList_28items’: : warning: statement with no effect [-Wunused-value] libzfs.c:20837:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 20837 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:20857:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 20857 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_6NVList_33__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:21205:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 21205 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_12ZfsConverter_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:21344:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 21344 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:21346:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 21346 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:21359:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 21359 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_12ZfsConverter_3to_native’: : warning: statement with no effect [-Wunused-value] libzfs.c:21580:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 21580 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:21582:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 21582 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:21595:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 21595 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_12ZfsConverter_5to_property’: : warning: statement with no effect [-Wunused-value] libzfs.c:22148:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22148 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:22150:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22150 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:22163:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22163 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_1parse_zfs_prop’: : warning: statement with no effect [-Wunused-value] libzfs.c:22588:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22588 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:22590:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22590 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:22603:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22603 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3serialize_zfs_prop’: : warning: statement with no effect [-Wunused-value] libzfs.c:22874:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22874 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:22876:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22876 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:22889:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 22889 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_5parse_zpool_prop’: : warning: statement with no effect [-Wunused-value] libzfs.c:23160:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23160 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:23162:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23162 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:23175:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23175 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7serialize_zpool_prop’: : warning: statement with no effect [-Wunused-value] libzfs.c:23446:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23446 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:23448:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23448 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:23461:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23461 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_9validate_dataset_name’: : warning: statement with no effect [-Wunused-value] libzfs.c:23728:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23728 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11validate_snapshot_name’: : warning: statement with no effect [-Wunused-value] libzfs.c:23875:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 23875 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_13validate_pool_name’: : warning: statement with no effect [-Wunused-value] libzfs.c:24022:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24022 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15validate_draid_configuration’: : warning: statement with no effect [-Wunused-value] libzfs.c:24285:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24285 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:24287:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24287 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:24289:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24289 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:24291:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24291 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:24304:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24304 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:24314:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24314 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:24324:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 24324 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_17update_draid_config’: : warning: statement with no effect [-Wunused-value] libzfs.c:25323:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25323 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25325:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25325 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25327:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25327 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25329:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25329 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25331:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25331 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25344:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25344 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25354:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25354 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25361:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25361 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25368:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25368 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25383:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25383 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25385:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25385 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25387:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25387 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10DiffRecord_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:25648:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25648 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25650:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25650 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:25663:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 25663 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10DiffRecord_3__str__’: : warning: statement with no effect [-Wunused-value] libzfs.c:26143:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26143 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10DiffRecord_5__repr__’: : warning: statement with no effect [-Wunused-value] libzfs.c:26289:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26289 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10DiffRecord_7asdict’: : warning: statement with no effect [-Wunused-value] libzfs.c:26435:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26435 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_12ZFSException_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:26653:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26653 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:26655:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26655 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:26657:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26657 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:26670:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26670 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:26680:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26680 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_12ZFSException_3__reduce__’: : warning: statement with no effect [-Wunused-value] libzfs.c:26876:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 26876 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_21ZFSVdevStatsException_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:27058:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27058 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27060:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27060 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27062:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27062 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27075:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27075 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27085:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27085 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27100:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27100 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_32ZFSPoolRaidzExpandStatsException_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:27275:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27275 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27277:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27277 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27279:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27279 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27292:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27292 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27302:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27302 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27317:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27317 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_25ZFSPoolScanStatsException_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:27492:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27492 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27494:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27494 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27496:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27496 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27509:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27509 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27519:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27519 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27534:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27534 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_1__cinit__’: : warning: statement with no effect [-Wunused-value] libzfs.c:27694:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27694 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27696:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27696 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27698:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27698 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27710:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27710 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27717:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27717 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27732:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27732 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27734:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27734 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:27736:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 27736 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_5__exit__’: : warning: statement with no effect [-Wunused-value] libzfs.c:28432:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 28432 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:28434:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 28434 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:28436:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 28436 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:28449:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 28449 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:28459:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 28459 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_13zpool_events’: : warning: statement with no effect [-Wunused-value] libzfs.c:29125:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29125 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:29127:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29127 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:29139:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29139 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:29154:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29154 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:29156:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29156 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_16zpool_events_single’: : warning: statement with no effect [-Wunused-value] libzfs.c:29734:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29734 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:29736:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29736 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:29749:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29749 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:29764:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 29764 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_14make_vdev_tree_1add_properties_to_vdev’: : warning: statement with no effect [-Wunused-value] libzfs.c:30863:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 30863 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_18datasets_serialized’: : warning: statement with no effect [-Wunused-value] libzfs.c:34194:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34194 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34196:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34196 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34198:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34198 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34200:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34200 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34202:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34202 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34204:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34204 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34206:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34206 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34218:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34218 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34225:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34225 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34232:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34232 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34239:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34239 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34246:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34246 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34253:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34253 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34268:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34268 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34270:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34270 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34272:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34272 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34274:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34274 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34276:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34276 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34278:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34278 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:34280:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 34280 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_23snapshots_serialized’: : warning: statement with no effect [-Wunused-value] libzfs.c:39009:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39009 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39011:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39011 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39013:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39013 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39015:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39015 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39017:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39017 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39019:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39019 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39021:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39021 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39033:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39033 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39040:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39040 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39047:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39047 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39054:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39054 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39061:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39061 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39068:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39068 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39083:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39083 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39085:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39085 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39087:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39087 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39089:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39089 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39091:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39091 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39093:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39093 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:39095:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 39095 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_25get’: : warning: statement with no effect [-Wunused-value] libzfs.c:41118:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41118 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_27find_import’: : warning: statement with no effect [-Wunused-value] libzfs.c:41470:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41470 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41472:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41472 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41474:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41474 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41476:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41476 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41488:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41488 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41495:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41495 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41502:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41502 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41517:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41517 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41519:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41519 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41521:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41521 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:41523:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 41523 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_30import_pool’: : warning: statement with no effect [-Wunused-value] libzfs.c:42611:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42611 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42613:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42613 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42615:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42615 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42617:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42617 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42619:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42619 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42621:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42621 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42623:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42623 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42636:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42636 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42646:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42646 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42656:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42656 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42663:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42663 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42670:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42670 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42677:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42677 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42692:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42692 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42694:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42694 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42696:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42696 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42698:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42698 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_32_ZFS__import_pool’: : warning: statement with no effect [-Wunused-value] libzfs.c:42885:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42885 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42887:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42887 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42889:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42889 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42891:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42891 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42893:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42893 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42895:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42895 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42897:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42897 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42910:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42910 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42920:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42920 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42930:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42930 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42937:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42937 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42944:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42944 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42951:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42951 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42966:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42966 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42968:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42968 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42970:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42970 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:42972:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 42972 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_34export_pool’: : warning: statement with no effect [-Wunused-value] libzfs.c:43825:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 43825 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_36get_dataset’: : warning: statement with no effect [-Wunused-value] libzfs.c:44166:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 44166 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_38get_snapshot’: : warning: statement with no effect [-Wunused-value] libzfs.c:44604:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 44604 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_40get_object’: : warning: statement with no effect [-Wunused-value] libzfs.c:45042:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45042 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_42get_dataset_by_path’: : warning: statement with no effect [-Wunused-value] libzfs.c:45250:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45250 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_44create’: : warning: statement with no effect [-Wunused-value] libzfs.c:45705:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45705 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45707:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45707 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45709:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45709 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45711:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45711 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45713:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45713 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45726:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45726 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45736:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45736 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45746:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45746 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45756:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45756 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:45771:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 45771 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_46destroy’: : warning: statement with no effect [-Wunused-value] libzfs.c:46815:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 46815 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:46817:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 46817 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:46830:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 46830 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:46845:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 46845 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_48receive’: : warning: statement with no effect [-Wunused-value] libzfs.c:47324:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47324 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47326:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47326 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47328:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47328 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47330:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47330 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47332:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47332 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47334:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47334 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47336:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47336 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47349:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47349 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47359:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47359 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47366:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47366 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47373:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47373 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47380:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47380 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47387:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47387 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47402:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47402 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47404:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47404 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47406:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47406 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47408:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47408 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:47410:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47410 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_13write_history_1eval_arg’: : warning: statement with no effect [-Wunused-value] libzfs.c:47880:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 47880 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_13write_history_3eval_str’: : warning: statement with no effect [-Wunused-value] libzfs.c:48201:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 48201 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_13write_history_5eval_dict’: : warning: statement with no effect [-Wunused-value] libzfs.c:48347:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 48347 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_13write_history_7eval_tuple’: : warning: statement with no effect [-Wunused-value] libzfs.c:48561:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 48561 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_13write_history_9eval_list’: : warning: statement with no effect [-Wunused-value] libzfs.c:48892:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 48892 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_13write_history_11eval_zfsvdev’: : warning: statement with no effect [-Wunused-value] libzfs.c:49148:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 49148 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_52generate_history_opts’: : warning: statement with no effect [-Wunused-value] libzfs.c:49745:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 49745 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:49747:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 49747 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:49760:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 49760 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_54history_vdevs_list’: : warning: statement with no effect [-Wunused-value] libzfs.c:50054:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50054 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_18history_vdevs_list_lambda’: : warning: statement with no effect [-Wunused-value] libzfs.c:50158:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50158 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_56send_resume’: : warning: statement with no effect [-Wunused-value] libzfs.c:50837:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50837 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:50839:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50839 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:50841:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50841 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:50854:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50854 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:50864:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50864 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:50879:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 50879 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_58describe_resume_token’: : warning: statement with no effect [-Wunused-value] libzfs.c:51179:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 51179 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_3ZFS_62__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:51594:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 51594 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_13ZPoolProperty_13__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:53483:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 53483 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_12ZPoolFeature_7__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:54528:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 54528 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSProperty_11inherit’: : warning: statement with no effect [-Wunused-value] libzfs.c:56071:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 56071 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:56073:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 56073 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:56085:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 56085 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:56100:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 56100 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:56102:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 56102 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSProperty_15__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:57026:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 57026 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15ZFSUserProperty_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:57152:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 57152 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15ZFSUserProperty_11__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:58631:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 58631 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_12ZFSVdevStats_5__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:60203:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60203 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:60325:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60325 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:60327:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60327 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:60329:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60329 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:60342:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60342 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:60352:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60352 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:60367:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60367 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_7asdict’: : warning: statement with no effect [-Wunused-value] libzfs.c:60772:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60772 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:60792:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 60792 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_9add_child_vdev’: : warning: statement with no effect [-Wunused-value] libzfs.c:61162:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 61162 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_11set_ashift’: : warning: statement with no effect [-Wunused-value] libzfs.c:61404:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 61404 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_13set_whole_disk’: : warning: statement with no effect [-Wunused-value] libzfs.c:61555:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 61555 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_15attach’: : warning: statement with no effect [-Wunused-value] libzfs.c:61706:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 61706 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_17replace’: : warning: statement with no effect [-Wunused-value] libzfs.c:62308:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 62308 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_23offline’: : warning: statement with no effect [-Wunused-value] libzfs.c:63517:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 63517 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:63537:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 63537 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_25online’: : warning: statement with no effect [-Wunused-value] libzfs.c:63927:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 63927 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:63947:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 63947 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_27degrade’: : warning: statement with no effect [-Wunused-value] libzfs.c:64360:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 64360 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_29fault’: : warning: statement with no effect [-Wunused-value] libzfs.c:64635:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 64635 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSVdev_33__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:67369:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 67369 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_16ZPoolRaidzExpand_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:67496:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 67496 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:67498:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 67498 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:67511:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 67511 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_16ZPoolRaidzExpand_7__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:69348:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 69348 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZPoolScrub_1__init__’: : warning: statement with no effect [-Wunused-value] libzfs.c:69468:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 69468 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:69470:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 69470 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:69483:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 69483 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZPoolScrub_7__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:71823:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 71823 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_11asdict’: : warning: statement with no effect [-Wunused-value] libzfs.c:72371:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 72371 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:72391:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 72391 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_13_ZFSPool__retrieve_vdevs’: : warning: statement with no effect [-Wunused-value] libzfs.c:74611:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 74611 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_24_ZFSPool__retrieve_vdevs_lambda1’: : warning: statement with no effect [-Wunused-value] libzfs.c:74715:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 74715 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_24_ZFSPool__retrieve_vdevs_1lambda2’: : warning: statement with no effect [-Wunused-value] libzfs.c:74882:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 74882 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_24_ZFSPool__retrieve_vdevs_2lambda3’: : warning: statement with no effect [-Wunused-value] libzfs.c:75049:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 75049 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_24_ZFSPool__retrieve_vdevs_3lambda4’: : warning: statement with no effect [-Wunused-value] libzfs.c:75184:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 75184 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_24_ZFSPool__retrieve_vdevs_4lambda5’: : warning: statement with no effect [-Wunused-value] libzfs.c:75388:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 75388 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_24_ZFSPool__retrieve_vdevs_5lambda6’: : warning: statement with no effect [-Wunused-value] libzfs.c:75508:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 75508 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_20wait’: : warning: statement with no effect [-Wunused-value] libzfs.c:80034:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 80034 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_22_wait_impl’: : warning: statement with no effect [-Wunused-value] libzfs.c:80285:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 80285 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_24sync’: : warning: statement with no effect [-Wunused-value] libzfs.c:80604:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 80604 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:80624:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 80624 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_26_encryption_common’: : warning: statement with no effect [-Wunused-value] libzfs.c:80972:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 80972 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_28create’: : warning: statement with no effect [-Wunused-value] libzfs.c:81441:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81441 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81443:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81443 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81445:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81445 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81447:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81447 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81449:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81449 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81462:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81462 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81472:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81472 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81479:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81479 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81486:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81486 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81501:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81501 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81503:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81503 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:81505:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 81505 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_30attach_vdevs’: : warning: statement with no effect [-Wunused-value] libzfs.c:82605:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 82605 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:82607:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 82607 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:82620:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 82620 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:82635:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 82635 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_32vdev_by_guid’: : warning: statement with no effect [-Wunused-value] libzfs.c:82961:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 82961 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_12vdev_by_guid_1search_vdev’: : warning: statement with no effect [-Wunused-value] libzfs.c:83066:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 83066 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:83068:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 83068 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:83081:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 83081 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_46ddt_prune’: : warning: statement with no effect [-Wunused-value] libzfs.c:84998:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 84998 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:85000:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 85000 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:85012:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 85012 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:85027:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 85027 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:85029:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 85029 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_7ZFSPool_50__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:85673:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 85673 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_17ZFSImportablePool_7destroy’: : warning: statement with no effect [-Wunused-value] libzfs.c:86370:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 86370 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_17ZFSImportablePool_9attach_vdev’: : warning: statement with no effect [-Wunused-value] libzfs.c:86514:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 86514 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_17ZFSImportablePool_13__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:86837:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 86837 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15ZFSPropertyDict_14get’: : warning: statement with no effect [-Wunused-value] libzfs.c:88285:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88285 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:88287:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88287 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:88300:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88300 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:88315:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88315 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15ZFSPropertyDict_16setdefault’: : warning: statement with no effect [-Wunused-value] libzfs.c:88474:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88474 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:88476:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88476 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:88489:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88489 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:88504:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 88504 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15ZFSPropertyDict_26has_key’: : warning: statement with no effect [-Wunused-value] libzfs.c:89076:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 89076 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15ZFSPropertyDict_30update’: : warning: statement with no effect [-Wunused-value] libzfs.c:89346:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 89346 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:89366:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 89366 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_15ZFSPropertyDict_36__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:89821:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 89821 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_9ZFSObject_11rename’: : warning: statement with no effect [-Wunused-value] libzfs.c:90888:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90888 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90890:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90890 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90892:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90892 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90894:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90894 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90907:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90907 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90914:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90914 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90921:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90921 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90936:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90936 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90938:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90938 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:90940:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 90940 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_9ZFSObject_13delete’: : warning: statement with no effect [-Wunused-value] libzfs.c:91250:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 91250 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:91270:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 91270 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_9ZFSObject_15get_send_space’: : warning: statement with no effect [-Wunused-value] libzfs.c:91513:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 91513 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:91533:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 91533 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_9ZFSObject_19__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:91959:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 91959 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSResource_1get_dependents’: : warning: statement with no effect [-Wunused-value] libzfs.c:92279:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 92279 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:92299:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 92299 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSResource_4update_properties’: : warning: statement with no effect [-Wunused-value] libzfs.c:93062:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 93062 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSResource_6userspace’: : warning: statement with no effect [-Wunused-value] libzfs.c:93816:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 93816 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pf_6libzfs_11ZFSResource_5userspace’: libzfs.c:94011:86: error: passing argument 3 of ‘zfs_userspace’ from incompatible pointer type [-Wincompatible-pointer-types] 94011 | __pyx_v_ret = zfs_userspace(__pyx_v_self->__pyx_base.handle, __pyx_v_prop, __pyx_f_6libzfs_11ZFSResource__userspace_cb, ((void *)__pyx_v_result)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int (*)(void *, const char *, uint32_t, uint64_t, uint64_t) {aka int (*)(void *, const char *, unsigned int, long unsigned int, long unsigned int)} In file included from libzfs.c:1253: /usr/include/libzfs/libzfs.h:859:5: note: expected ‘zfs_userspace_cb_t’ {aka ‘int (*)(void *, const char *, unsigned int, long unsigned int)’} but argument is of type ‘int (*)(void *, const char *, uint32_t, uint64_t, uint64_t)’ {aka ‘int (*)(void *, const char *, unsigned int, long unsigned int, long unsigned int)’} 859 | zfs_userspace_cb_t, void *); | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSResource_10__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:94247:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94247 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_1asdict’: : warning: statement with no effect [-Wunused-value] libzfs.c:94388:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94388 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:94390:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94390 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:94392:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94392 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:94404:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94404 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:94411:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94411 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:94426:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94426 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:94428:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94428 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:94430:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 94430 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_3delete_snapshots’: : warning: statement with no effect [-Wunused-value] libzfs.c:95583:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 95583 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_16delete_snapshots_lambda7’: : warning: statement with no effect [-Wunused-value] libzfs.c:95687:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 95687 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_5load_key’: : warning: statement with no effect [-Wunused-value] libzfs.c:102049:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102049 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102051:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102051 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102053:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102053 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102065:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102065 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102072:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102072 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102087:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102087 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102089:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102089 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102091:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102091 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_7check_key’: : warning: statement with no effect [-Wunused-value] libzfs.c:102229:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102229 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102231:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102231 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102243:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102243 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102258:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102258 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102260:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102260 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_9unload_key’: : warning: statement with no effect [-Wunused-value] libzfs.c:102503:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102503 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:102523:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 102523 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_11change_key’: : warning: statement with no effect [-Wunused-value] libzfs.c:103325:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103325 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103327:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103327 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103329:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103329 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103331:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103331 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103343:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103343 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103350:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103350 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103357:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103357 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103372:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103372 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103374:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103374 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103376:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103376 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:103378:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 103378 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_13destroy_snapshot’: : warning: statement with no effect [-Wunused-value] libzfs.c:105158:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105158 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105160:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105160 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105173:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105173 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105188:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105188 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pf_6libzfs_10ZFSDataset_12destroy_snapshot’: libzfs.c:105287:85: warning: passing argument 2 of ‘zfs_destroy_snaps’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] 105287 | __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:753:49: note: expected ‘char *’ but argument is of type ‘const char *’ 753 | _LIBZFS_H int zfs_destroy_snaps(zfs_handle_t *, char *, boolean_t); | ^~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_17mount_recursive’: : warning: statement with no effect [-Wunused-value] libzfs.c:105783:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105783 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105785:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105785 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105787:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105787 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105799:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105799 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105806:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105806 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105821:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105821 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105823:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105823 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105825:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105825 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_19_mount_recursive’: : warning: statement with no effect [-Wunused-value] libzfs.c:105984:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105984 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105986:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105986 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:105988:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 105988 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:106001:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 106001 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:106011:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 106011 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_21umount’: : warning: statement with no effect [-Wunused-value] libzfs.c:106540:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 106540 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:106560:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 106560 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_23umount_recursive’: : warning: statement with no effect [-Wunused-value] libzfs.c:106848:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 106848 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:106868:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 106868 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_25send’: : warning: statement with no effect [-Wunused-value] libzfs.c:107184:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107184 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107186:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107186 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107188:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107188 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107190:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107190 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107203:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107203 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107210:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107210 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107217:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107217 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107232:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107232 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107234:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107234 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107236:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107236 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_29snapshot’: : warning: statement with no effect [-Wunused-value] libzfs.c:107811:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107811 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107813:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107813 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107815:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107815 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107828:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107828 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107835:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107835 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107850:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107850 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:107852:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 107852 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_31receive’: : warning: statement with no effect [-Wunused-value] libzfs.c:108220:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108220 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108222:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108222 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108224:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108224 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108226:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108226 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108228:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108228 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108230:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108230 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108243:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108243 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108250:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108250 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108257:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108257 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108264:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108264 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108271:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108271 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108286:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108286 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108288:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108288 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108290:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108290 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108292:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108292 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108294:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108294 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_33diff’: : warning: statement with no effect [-Wunused-value] libzfs.c:108521:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108521 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108523:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108523 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:108536:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108536 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_4diff_1worker’: : warning: statement with no effect [-Wunused-value] libzfs.c:108681:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 108681 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_10ZFSDataset_38__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:109605:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 109605 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_3rollback’: : warning: statement with no effect [-Wunused-value] libzfs.c:110070:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 110070 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:110090:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 110090 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_5bookmark’: : warning: statement with no effect [-Wunused-value] libzfs.c:110368:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 110368 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_7clone’: : warning: statement with no effect [-Wunused-value] libzfs.c:110702:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 110702 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:110704:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 110704 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:110717:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 110717 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:110732:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 110732 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_9hold’: : warning: statement with no effect [-Wunused-value] libzfs.c:111109:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111109 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111111:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111111 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111124:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111124 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111139:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111139 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_11release’: : warning: statement with no effect [-Wunused-value] libzfs.c:111459:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111459 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111461:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111461 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111474:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111474 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111489:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111489 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_13delete’: : warning: statement with no effect [-Wunused-value] libzfs.c:111812:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111812 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111814:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111814 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111816:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111816 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111828:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111828 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111835:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111835 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111850:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111850 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111852:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111852 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:111854:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 111854 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_15send’: : warning: statement with no effect [-Wunused-value] libzfs.c:112515:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 112515 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:112517:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 112517 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:112519:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 112519 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:112532:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 112532 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:112539:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 112539 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:112554:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 112554 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:112556:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 112556 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_17get_send_progress’: : warning: statement with no effect [-Wunused-value] libzfs.c:113349:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 113349 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSSnapshot_21__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:113571:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 113571 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_11ZFSBookmark_5__setstate_cython__’: : warning: statement with no effect [-Wunused-value] libzfs.c:114219:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 114219 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_19nicestrtonum’: : warning: statement with no effect [-Wunused-value] libzfs.c:114975:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 114975 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:114977:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 114977 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:114990:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 114990 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_21read_label’: : warning: statement with no effect [-Wunused-value] libzfs.c:115206:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 115206 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_23clear_label’: : warning: statement with no effect [-Wunused-value] libzfs.c:115830:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 115830 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_25__pyx_unpickle_ZPoolProperty’: : warning: statement with no effect [-Wunused-value] libzfs.c:116352:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116352 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116354:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116354 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116356:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116356 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116369:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116369 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116379:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116379 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_27__pyx_unpickle_ZFSProperty’: : warning: statement with no effect [-Wunused-value] libzfs.c:116806:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116806 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116808:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116808 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116810:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116810 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116823:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116823 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:116833:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 116833 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_29__pyx_unpickle_ZFSUserProperty’: : warning: statement with no effect [-Wunused-value] libzfs.c:117321:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117321 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117323:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117323 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117325:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117325 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117338:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117338 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117348:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117348 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_31__pyx_unpickle_ZFSVdev’: : warning: statement with no effect [-Wunused-value] libzfs.c:117859:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117859 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117861:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117861 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117863:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117863 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117876:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117876 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:117886:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 117886 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__pyx_pw_6libzfs_33__pyx_unpickle_ZFSPropertyDict’: : warning: statement with no effect [-Wunused-value] libzfs.c:118350:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 118350 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:118352:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 118352 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:118354:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 118354 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:118367:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 118367 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:118377:9: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 118377 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ libzfs.c: In function ‘__Pyx_PyInt_AddObjC’: : warning: statement with no effect [-Wunused-value] libzfs.c:143243:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 143243 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:143254:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 143254 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:143265:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 143265 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:143276:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 143276 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:143287:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 143287 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ : warning: statement with no effect [-Wunused-value] libzfs.c:143298:21: note: in expansion of macro ‘CYTHON_FALLTHROUGH’ 143298 | CYTHON_FALLTHROUGH; | ^~~~~~~~~~~~~~~~~~ error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1 make: *** [Makefile:20: libzfs.c] Error 1