Skip to content

Instantly share code, notes, and snippets.

@mikoim
Created August 2, 2020 07:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikoim/d385b12861b284e6afbf0c35118f454f to your computer and use it in GitHub Desktop.
Save mikoim/d385b12861b284e6afbf0c35118f454f to your computer and use it in GitHub Desktop.
zfs build error
[foobar@sushi zfs]$ make -j1
GEN gitrev
make all-recursive
make[1]: Entering directory '/home/foobar/src/zfs'
Making all in include
make[2]: Entering directory '/home/foobar/src/zfs/include'
Making all in sys
make[3]: Entering directory '/home/foobar/src/zfs/include/sys'
Making all in fm
make[4]: Entering directory '/home/foobar/src/zfs/include/sys/fm'
Making all in fs
make[5]: Entering directory '/home/foobar/src/zfs/include/sys/fm/fs'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/include/sys/fm/fs'
make[5]: Entering directory '/home/foobar/src/zfs/include/sys/fm'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/foobar/src/zfs/include/sys/fm'
make[4]: Leaving directory '/home/foobar/src/zfs/include/sys/fm'
Making all in fs
make[4]: Entering directory '/home/foobar/src/zfs/include/sys/fs'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/include/sys/fs'
Making all in crypto
make[4]: Entering directory '/home/foobar/src/zfs/include/sys/crypto'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/include/sys/crypto'
Making all in lua
make[4]: Entering directory '/home/foobar/src/zfs/include/sys/lua'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/include/sys/lua'
Making all in sysevent
make[4]: Entering directory '/home/foobar/src/zfs/include/sys/sysevent'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/include/sys/sysevent'
make[4]: Entering directory '/home/foobar/src/zfs/include/sys'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/include/sys'
make[3]: Leaving directory '/home/foobar/src/zfs/include/sys'
Making all in os
make[3]: Entering directory '/home/foobar/src/zfs/include/os'
Making all in linux
make[4]: Entering directory '/home/foobar/src/zfs/include/os/linux'
Making all in kernel
make[5]: Entering directory '/home/foobar/src/zfs/include/os/linux/kernel'
Making all in linux
make[6]: Entering directory '/home/foobar/src/zfs/include/os/linux/kernel/linux'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/include/os/linux/kernel/linux'
make[6]: Entering directory '/home/foobar/src/zfs/include/os/linux/kernel'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/include/os/linux/kernel'
make[5]: Leaving directory '/home/foobar/src/zfs/include/os/linux/kernel'
Making all in spl
make[5]: Entering directory '/home/foobar/src/zfs/include/os/linux/spl'
Making all in rpc
make[6]: Entering directory '/home/foobar/src/zfs/include/os/linux/spl/rpc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/include/os/linux/spl/rpc'
Making all in sys
make[6]: Entering directory '/home/foobar/src/zfs/include/os/linux/spl/sys'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/include/os/linux/spl/sys'
make[6]: Entering directory '/home/foobar/src/zfs/include/os/linux/spl'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/include/os/linux/spl'
make[5]: Leaving directory '/home/foobar/src/zfs/include/os/linux/spl'
Making all in zfs
make[5]: Entering directory '/home/foobar/src/zfs/include/os/linux/zfs'
Making all in sys
make[6]: Entering directory '/home/foobar/src/zfs/include/os/linux/zfs/sys'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/include/os/linux/zfs/sys'
make[6]: Entering directory '/home/foobar/src/zfs/include/os/linux/zfs'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/include/os/linux/zfs'
make[5]: Leaving directory '/home/foobar/src/zfs/include/os/linux/zfs'
make[5]: Entering directory '/home/foobar/src/zfs/include/os/linux'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/foobar/src/zfs/include/os/linux'
make[4]: Leaving directory '/home/foobar/src/zfs/include/os/linux'
make[4]: Entering directory '/home/foobar/src/zfs/include/os'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/include/os'
make[3]: Leaving directory '/home/foobar/src/zfs/include/os'
make[3]: Entering directory '/home/foobar/src/zfs/include'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/include'
make[2]: Leaving directory '/home/foobar/src/zfs/include'
Making all in rpm
make[2]: Entering directory '/home/foobar/src/zfs/rpm'
Making all in generic
make[3]: Entering directory '/home/foobar/src/zfs/rpm/generic'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/rpm/generic'
Making all in redhat
make[3]: Entering directory '/home/foobar/src/zfs/rpm/redhat'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/rpm/redhat'
make[3]: Entering directory '/home/foobar/src/zfs/rpm'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/rpm'
make[2]: Leaving directory '/home/foobar/src/zfs/rpm'
Making all in etc
make[2]: Entering directory '/home/foobar/src/zfs/etc'
Making all in zfs
make[3]: Entering directory '/home/foobar/src/zfs/etc/zfs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/etc/zfs'
Making all in sudoers.d
make[3]: Entering directory '/home/foobar/src/zfs/etc/sudoers.d'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/etc/sudoers.d'
Making all in default
make[3]: Entering directory '/home/foobar/src/zfs/etc/default'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/etc/default'
Making all in systemd
make[3]: Entering directory '/home/foobar/src/zfs/etc/systemd'
Making all in system
make[4]: Entering directory '/home/foobar/src/zfs/etc/systemd/system'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/etc/systemd/system'
Making all in system-generators
make[4]: Entering directory '/home/foobar/src/zfs/etc/systemd/system-generators'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/etc/systemd/system-generators'
make[4]: Entering directory '/home/foobar/src/zfs/etc/systemd'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/etc/systemd'
make[3]: Leaving directory '/home/foobar/src/zfs/etc/systemd'
Making all in init.d
make[3]: Entering directory '/home/foobar/src/zfs/etc/init.d'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/etc/init.d'
Making all in modules-load.d
make[3]: Entering directory '/home/foobar/src/zfs/etc/modules-load.d'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/etc/modules-load.d'
make[3]: Entering directory '/home/foobar/src/zfs/etc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/etc'
make[2]: Leaving directory '/home/foobar/src/zfs/etc'
Making all in man
make[2]: Entering directory '/home/foobar/src/zfs/man'
Making all in man1
make[3]: Entering directory '/home/foobar/src/zfs/man/man1'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/man/man1'
Making all in man5
make[3]: Entering directory '/home/foobar/src/zfs/man/man5'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/man/man5'
Making all in man8
make[3]: Entering directory '/home/foobar/src/zfs/man/man8'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/man/man8'
make[3]: Entering directory '/home/foobar/src/zfs/man'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/man'
make[2]: Leaving directory '/home/foobar/src/zfs/man'
Making all in scripts
make[2]: Entering directory '/home/foobar/src/zfs/scripts'
/usr/bin/sed -e '\|^export BIN_DIR=|s|$|/home/foobar/src/zfs/bin|' \
-e '\|^export SBIN_DIR=|s|$|/home/foobar/src/zfs/bin|' \
-e '\|^export ZTS_DIR=|s|$|/home/foobar/src/zfs/tests|' \
-e '\|^export SCRIPT_DIR=|s|$|/home/foobar/src/zfs/scripts|' \
/home/foobar/src/zfs/scripts/common.sh.in >common.sh
echo "$EXTRA_ENVIRONMENT" >>common.sh
make[2]: Leaving directory '/home/foobar/src/zfs/scripts'
Making all in lib
make[2]: Entering directory '/home/foobar/src/zfs/lib'
Making all in libavl
make[3]: Entering directory '/home/foobar/src/zfs/lib/libavl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libavl'
Making all in libicp
make[3]: Entering directory '/home/foobar/src/zfs/lib/libicp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libicp'
Making all in libshare
make[3]: Entering directory '/home/foobar/src/zfs/lib/libshare'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libshare'
Making all in libspl
make[3]: Entering directory '/home/foobar/src/zfs/lib/libspl'
Making all in include
make[4]: Entering directory '/home/foobar/src/zfs/lib/libspl/include'
Making all in ia32
make[5]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/ia32'
Making all in sys
make[6]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/ia32/sys'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/ia32/sys'
make[6]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/ia32'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/ia32'
make[5]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/ia32'
Making all in rpc
make[5]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/rpc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/rpc'
Making all in sys
make[5]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/sys'
Making all in dktp
make[6]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/sys/dktp'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/sys/dktp'
make[6]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/sys'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/sys'
make[5]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/sys'
Making all in util
make[5]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/util'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/util'
Making all in os
make[5]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/os'
Making all in linux
make[6]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/os/linux'
Making all in sys
make[7]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/os/linux/sys'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/os/linux/sys'
make[7]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/os/linux'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/os/linux'
make[6]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/os/linux'
make[6]: Entering directory '/home/foobar/src/zfs/lib/libspl/include/os'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/os'
make[5]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include/os'
make[5]: Entering directory '/home/foobar/src/zfs/lib/libspl/include'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include'
make[4]: Leaving directory '/home/foobar/src/zfs/lib/libspl/include'
make[4]: Entering directory '/home/foobar/src/zfs/lib/libspl'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/lib/libspl'
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libspl'
Making all in libtpool
make[3]: Entering directory '/home/foobar/src/zfs/lib/libtpool'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libtpool'
Making all in libefi
make[3]: Entering directory '/home/foobar/src/zfs/lib/libefi'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libefi'
Making all in libzutil
make[3]: Entering directory '/home/foobar/src/zfs/lib/libzutil'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libzutil'
Making all in libunicode
make[3]: Entering directory '/home/foobar/src/zfs/lib/libunicode'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libunicode'
Making all in libuutil
make[3]: Entering directory '/home/foobar/src/zfs/lib/libuutil'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libuutil'
Making all in libnvpair
make[3]: Entering directory '/home/foobar/src/zfs/lib/libnvpair'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libnvpair'
Making all in libzfs_core
make[3]: Entering directory '/home/foobar/src/zfs/lib/libzfs_core'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libzfs_core'
Making all in libzfs
make[3]: Entering directory '/home/foobar/src/zfs/lib/libzfs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libzfs'
Making all in libzpool
make[3]: Entering directory '/home/foobar/src/zfs/lib/libzpool'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib/libzpool'
make[3]: Entering directory '/home/foobar/src/zfs/lib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/lib'
make[2]: Leaving directory '/home/foobar/src/zfs/lib'
Making all in tests
make[2]: Entering directory '/home/foobar/src/zfs/tests'
Making all in runfiles
make[3]: Entering directory '/home/foobar/src/zfs/tests/runfiles'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/tests/runfiles'
Making all in test-runner
make[3]: Entering directory '/home/foobar/src/zfs/tests/test-runner'
Making all in bin
make[4]: Entering directory '/home/foobar/src/zfs/tests/test-runner/bin'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/tests/test-runner/bin'
Making all in include
make[4]: Entering directory '/home/foobar/src/zfs/tests/test-runner/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/tests/test-runner/include'
Making all in man
make[4]: Entering directory '/home/foobar/src/zfs/tests/test-runner/man'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/tests/test-runner/man'
make[4]: Entering directory '/home/foobar/src/zfs/tests/test-runner'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/tests/test-runner'
make[3]: Leaving directory '/home/foobar/src/zfs/tests/test-runner'
Making all in zfs-tests
make[3]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests'
Making all in cmd
make[4]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd'
Making all in btree_test
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/btree_test'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/btree_test'
Making all in chg_usr_exec
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/chg_usr_exec'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/chg_usr_exec'
Making all in devname2devid
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/devname2devid'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/devname2devid'
Making all in dir_rd_update
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/dir_rd_update'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/dir_rd_update'
Making all in file_check
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/file_check'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/file_check'
Making all in file_trunc
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/file_trunc'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/file_trunc'
Making all in file_write
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/file_write'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/file_write'
Making all in get_diff
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/get_diff'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/get_diff'
Making all in largest_file
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/largest_file'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/largest_file'
Making all in libzfs_input_check
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/libzfs_input_check'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/libzfs_input_check'
Making all in mkbusy
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mkbusy'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mkbusy'
Making all in mkfile
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mkfile'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mkfile'
Making all in mkfiles
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mkfiles'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mkfiles'
Making all in mktree
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mktree'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mktree'
Making all in mmap_exec
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mmap_exec'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mmap_exec'
Making all in mmap_libaio
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mmap_libaio'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mmap_libaio'
Making all in mmapwrite
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mmapwrite'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/mmapwrite'
Making all in nvlist_to_lua
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/nvlist_to_lua'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/nvlist_to_lua'
Making all in randwritecomp
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/randwritecomp'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/randwritecomp'
Making all in readmmap
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/readmmap'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/readmmap'
Making all in rename_dir
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/rename_dir'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/rename_dir'
Making all in rm_lnkcnt_zero_file
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/rm_lnkcnt_zero_file'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/rm_lnkcnt_zero_file'
Making all in stride_dd
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/stride_dd'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/stride_dd'
Making all in threadsappend
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/threadsappend'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/threadsappend'
Making all in randfree_file
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/randfree_file'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/randfree_file'
Making all in user_ns_exec
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/user_ns_exec'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/user_ns_exec'
Making all in xattrtest
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/xattrtest'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd/xattrtest'
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/cmd'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd'
make[4]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/cmd'
Making all in include
make[4]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/include'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/include'
Making all in tests
make[4]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests'
Making all in functional
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional'
Making all in acl
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/acl'
Making all in posix
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/acl/posix'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/acl/posix'
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/acl'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/acl'
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/acl'
Making all in alloc_class
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/alloc_class'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/alloc_class'
Making all in arc
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/arc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/arc'
Making all in atime
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/atime'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/atime'
Making all in bootfs
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/bootfs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/bootfs'
Making all in btree
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/btree'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/btree'
Making all in cache
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cache'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cache'
Making all in cachefile
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cachefile'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cachefile'
Making all in casenorm
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/casenorm'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/casenorm'
Making all in channel_program
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program'
Making all in lua_core
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program/lua_core'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program/lua_core'
Making all in synctask_core
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program/synctask_core'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program/synctask_core'
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program'
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/channel_program'
Making all in chattr
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/chattr'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/chattr'
Making all in checksum
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/checksum'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/checksum'
Making all in clean_mirror
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/clean_mirror'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/clean_mirror'
Making all in cli_root
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root'
Making all in zdb
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zdb'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zdb'
Making all in zfs
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs'
Making all in zfs_bookmark
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_bookmark'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_bookmark'
Making all in zfs_change-key
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_change-key'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_change-key'
Making all in zfs_clone
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_clone'
Making all in zfs_copies
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_copies'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_copies'
Making all in zfs_create
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_create'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_create'
Making all in zfs_destroy
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_destroy'
Making all in zfs_diff
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_diff'
Making all in zfs_get
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_get'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_get'
Making all in zfs_ids_to_path
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_ids_to_path'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_ids_to_path'
Making all in zfs_inherit
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_inherit'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_inherit'
Making all in zfs_jail
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_jail'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_jail'
Making all in zfs_load-key
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_load-key'
Making all in zfs_mount
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount'
Making all in zfs_program
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_program'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_program'
Making all in zfs_promote
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_promote'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_promote'
Making all in zfs_property
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_property'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_property'
Making all in zfs_receive
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_receive'
Making all in zfs_rename
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_rename'
Making all in zfs_reservation
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_reservation'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_reservation'
Making all in zfs_rollback
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_rollback'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_rollback'
Making all in zfs_send
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_send'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_send'
Making all in zfs_set
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_set'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_set'
Making all in zfs_share
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_share'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_share'
Making all in zfs_snapshot
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_snapshot'
Making all in zfs_sysfs
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_sysfs'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_sysfs'
Making all in zfs_unload-key
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_unload-key'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_unload-key'
Making all in zfs_unmount
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_unmount'
Making all in zfs_unshare
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_unshare'
Making all in zfs_upgrade
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_upgrade'
Making all in zfs_wait
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zfs_wait'
Making all in zpool
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool'
Making all in zpool_add
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_add'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_add'
Making all in zpool_attach
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_attach'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_attach'
Making all in zpool_clear
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_clear'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_clear'
Making all in zpool_create
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_create'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_create'
Making all in zpool_destroy
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_destroy'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_destroy'
Making all in zpool_detach
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_detach'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_detach'
Making all in zpool_events
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_events'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_events'
Making all in zpool_expand
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_expand'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_expand'
Making all in zpool_export
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_export'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_export'
Making all in zpool_get
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_get'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_get'
Making all in zpool_history
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_history'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_history'
Making all in zpool_import
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_import'
Making all in blockfiles
make[8]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles'
make[8]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_import'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_import'
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_import'
Making all in zpool_initialize
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_initialize'
Making all in zpool_labelclear
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_labelclear'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_labelclear'
Making all in zpool_offline
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_offline'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_offline'
Making all in zpool_online
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_online'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_online'
Making all in zpool_remove
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_remove'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_remove'
Making all in zpool_reopen
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen'
Making all in zpool_replace
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_replace'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_replace'
Making all in zpool_resilver
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_resilver'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_resilver'
Making all in zpool_scrub
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_scrub'
Making all in zpool_set
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_set'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_set'
Making all in zpool_split
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_split'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_split'
Making all in zpool_status
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_status'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_status'
Making all in zpool_sync
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_sync'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_sync'
Making all in zpool_trim
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_trim'
Making all in zpool_upgrade
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade'
Making all in blockfiles
make[8]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles'
make[8]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade'
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_upgrade'
Making all in zpool_wait
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait'
Making all in scan
make[8]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/scan'
make[8]: Nothing to be done for 'all'.
make[8]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait/scan'
make[8]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait'
make[8]: Nothing to be done for 'all-am'.
make[8]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait'
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root/zpool_wait'
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root'
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_root'
Making all in cli_user
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user'
Making all in misc
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/misc'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/misc'
Making all in zfs_list
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zfs_list'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zfs_list'
Making all in zpool_iostat
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zpool_iostat'
Making all in zpool_list
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zpool_list'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zpool_list'
Making all in zpool_status
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zpool_status'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user/zpool_status'
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user'
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cli_user'
Making all in compression
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/compression'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/compression'
Making all in cp_files
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cp_files'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/cp_files'
Making all in ctime
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/ctime'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/ctime'
Making all in deadman
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/deadman'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/deadman'
Making all in delegate
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/delegate'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/delegate'
Making all in devices
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/devices'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/devices'
Making all in events
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/events'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/events'
Making all in exec
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/exec'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/exec'
Making all in fallocate
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/fallocate'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/fallocate'
Making all in fault
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/fault'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/fault'
Making all in features
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features'
Making all in async_destroy
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features/async_destroy'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features/async_destroy'
Making all in large_dnode
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features/large_dnode'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features/large_dnode'
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features'
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/features'
Making all in grow
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/grow'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/grow'
Making all in history
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/history'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/history'
Making all in hkdf
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/hkdf'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/hkdf'
Making all in inheritance
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/inheritance'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/inheritance'
Making all in inuse
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/inuse'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/inuse'
Making all in io
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/io'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/io'
Making all in large_files
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/large_files'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/large_files'
Making all in largest_pool
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/largest_pool'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/largest_pool'
Making all in libzfs
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/libzfs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/libzfs'
Making all in limits
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/limits'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/limits'
Making all in link_count
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/link_count'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/link_count'
Making all in log_spacemap
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/log_spacemap'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/log_spacemap'
Making all in migration
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/migration'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/migration'
Making all in mmap
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mmap'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mmap'
Making all in mmp
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mmp'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mmp'
Making all in mount
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mount'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mount'
Making all in mv_files
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mv_files'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/mv_files'
Making all in nestedfs
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/nestedfs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/nestedfs'
Making all in no_space
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/no_space'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/no_space'
Making all in nopwrite
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/nopwrite'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/nopwrite'
Making all in online_offline
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/online_offline'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/online_offline'
Making all in pam
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pam'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pam'
Making all in persist_l2arc
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/persist_l2arc'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/persist_l2arc'
Making all in pool_checkpoint
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pool_checkpoint'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pool_checkpoint'
Making all in pool_names
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pool_names'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pool_names'
Making all in poolversion
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/poolversion'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/poolversion'
Making all in privilege
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/privilege'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/privilege'
Making all in procfs
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/procfs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/procfs'
Making all in projectquota
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/projectquota'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/projectquota'
Making all in pyzfs
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pyzfs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/pyzfs'
Making all in quota
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/quota'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/quota'
Making all in raidz
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/raidz'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/raidz'
Making all in redacted_send
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/redacted_send'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/redacted_send'
Making all in redundancy
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/redundancy'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/redundancy'
Making all in refquota
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/refquota'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/refquota'
Making all in refreserv
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/refreserv'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/refreserv'
Making all in removal
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/removal'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/removal'
Making all in rename_dirs
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/rename_dirs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/rename_dirs'
Making all in replacement
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/replacement'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/replacement'
Making all in reservation
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/reservation'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/reservation'
Making all in rootpool
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/rootpool'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/rootpool'
Making all in rsend
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/rsend'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/rsend'
Making all in scrub_mirror
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/scrub_mirror'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/scrub_mirror'
Making all in slog
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/slog'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/slog'
Making all in snapshot
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/snapshot'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/snapshot'
Making all in snapused
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/snapused'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/snapused'
Making all in sparse
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/sparse'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/sparse'
Making all in suid
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/suid'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/suid'
Making all in threadsappend
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/threadsappend'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/threadsappend'
Making all in trim
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/trim'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/trim'
Making all in truncate
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/truncate'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/truncate'
Making all in upgrade
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/upgrade'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/upgrade'
Making all in user_namespace
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/user_namespace'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/user_namespace'
Making all in userquota
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/userquota'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/userquota'
Making all in vdev_zaps
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/vdev_zaps'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/vdev_zaps'
Making all in write_dirs
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/write_dirs'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/write_dirs'
Making all in xattr
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/xattr'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/xattr'
Making all in zvol
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol'
Making all in zvol_ENOSPC
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC'
Making all in zvol_cli
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_cli'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_cli'
Making all in zvol_misc
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_misc'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_misc'
Making all in zvol_swap
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_swap'
make[7]: Nothing to be done for 'all'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol/zvol_swap'
make[7]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol'
make[7]: Nothing to be done for 'all-am'.
make[7]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol'
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/zvol'
Making all in tmpfile
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/tmpfile'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional/tmpfile'
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional'
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/functional'
Making all in perf
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf'
Making all in fio
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf/fio'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf/fio'
Making all in regression
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf/regression'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf/regression'
Making all in scripts
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf/scripts'
make[6]: Nothing to be done for 'all'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf/scripts'
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf'
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/perf'
Making all in stress
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/stress'
make[6]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests/stress'
make[6]: Nothing to be done for 'all-am'.
make[6]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/stress'
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests/stress'
make[5]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/tests'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests'
make[4]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/tests'
Making all in callbacks
make[4]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests/callbacks'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests/callbacks'
make[4]: Entering directory '/home/foobar/src/zfs/tests/zfs-tests'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests'
make[3]: Leaving directory '/home/foobar/src/zfs/tests/zfs-tests'
make[3]: Entering directory '/home/foobar/src/zfs/tests'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/tests'
make[2]: Leaving directory '/home/foobar/src/zfs/tests'
Making all in cmd
make[2]: Entering directory '/home/foobar/src/zfs/cmd'
Making all in zfs
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zfs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zfs'
Making all in zpool
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zpool'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zpool'
Making all in zdb
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zdb'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zdb'
Making all in zhack
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zhack'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zhack'
Making all in zinject
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zinject'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zinject'
Making all in zstream
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zstream'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zstream'
Making all in zstreamdump
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zstreamdump'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zstreamdump'
Making all in ztest
make[3]: Entering directory '/home/foobar/src/zfs/cmd/ztest'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/ztest'
Making all in fsck_zfs
make[3]: Entering directory '/home/foobar/src/zfs/cmd/fsck_zfs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/fsck_zfs'
Making all in vdev_id
make[3]: Entering directory '/home/foobar/src/zfs/cmd/vdev_id'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/vdev_id'
Making all in raidz_test
make[3]: Entering directory '/home/foobar/src/zfs/cmd/raidz_test'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/raidz_test'
Making all in zfs_ids_to_path
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zfs_ids_to_path'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zfs_ids_to_path'
Making all in arcstat
make[3]: Entering directory '/home/foobar/src/zfs/cmd/arcstat'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/arcstat'
Making all in arc_summary
make[3]: Entering directory '/home/foobar/src/zfs/cmd/arc_summary'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/arc_summary'
Making all in dbufstat
make[3]: Entering directory '/home/foobar/src/zfs/cmd/dbufstat'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/dbufstat'
Making all in mount_zfs
make[3]: Entering directory '/home/foobar/src/zfs/cmd/mount_zfs'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/mount_zfs'
Making all in zed
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zed'
Making all in zed.d
make[4]: Entering directory '/home/foobar/src/zfs/cmd/zed/zed.d'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/cmd/zed/zed.d'
make[4]: Entering directory '/home/foobar/src/zfs/cmd/zed'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/cmd/zed'
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zed'
Making all in zgenhostid
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zgenhostid'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zgenhostid'
Making all in zvol_id
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zvol_id'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zvol_id'
Making all in zvol_wait
make[3]: Entering directory '/home/foobar/src/zfs/cmd/zvol_wait'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd/zvol_wait'
make[3]: Entering directory '/home/foobar/src/zfs/cmd'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/cmd'
make[2]: Leaving directory '/home/foobar/src/zfs/cmd'
Making all in contrib
make[2]: Entering directory '/home/foobar/src/zfs/contrib'
Making all in bash_completion.d
make[3]: Entering directory '/home/foobar/src/zfs/contrib/bash_completion.d'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/contrib/bash_completion.d'
Making all in pyzfs
make[3]: Entering directory '/home/foobar/src/zfs/contrib/pyzfs'
/usr/bin/python3.8 setup.py build
running build
running build_py
running egg_info
writing pyzfs.egg-info/PKG-INFO
writing dependency_links to pyzfs.egg-info/dependency_links.txt
writing requirements to pyzfs.egg-info/requires.txt
writing top-level names to pyzfs.egg-info/top_level.txt
reading manifest file 'pyzfs.egg-info/SOURCES.txt'
writing manifest file 'pyzfs.egg-info/SOURCES.txt'
make[3]: Leaving directory '/home/foobar/src/zfs/contrib/pyzfs'
Making all in zcp
make[3]: Entering directory '/home/foobar/src/zfs/contrib/zcp'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/contrib/zcp'
Making all in bpftrace
make[3]: Entering directory '/home/foobar/src/zfs/contrib/bpftrace'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/contrib/bpftrace'
Making all in dracut
make[3]: Entering directory '/home/foobar/src/zfs/contrib/dracut'
Making all in 02zfsexpandknowledge
make[4]: Entering directory '/home/foobar/src/zfs/contrib/dracut/02zfsexpandknowledge'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/dracut/02zfsexpandknowledge'
Making all in 90zfs
make[4]: Entering directory '/home/foobar/src/zfs/contrib/dracut/90zfs'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/dracut/90zfs'
make[4]: Entering directory '/home/foobar/src/zfs/contrib/dracut'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/dracut'
make[3]: Leaving directory '/home/foobar/src/zfs/contrib/dracut'
Making all in initramfs
make[3]: Entering directory '/home/foobar/src/zfs/contrib/initramfs'
Making all in conf.d
make[4]: Entering directory '/home/foobar/src/zfs/contrib/initramfs/conf.d'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs/conf.d'
Making all in conf-hooks.d
make[4]: Entering directory '/home/foobar/src/zfs/contrib/initramfs/conf-hooks.d'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs/conf-hooks.d'
Making all in hooks
make[4]: Entering directory '/home/foobar/src/zfs/contrib/initramfs/hooks'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs/hooks'
Making all in scripts
make[4]: Entering directory '/home/foobar/src/zfs/contrib/initramfs/scripts'
Making all in local-top
make[5]: Entering directory '/home/foobar/src/zfs/contrib/initramfs/scripts/local-top'
make[5]: Nothing to be done for 'all'.
make[5]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs/scripts/local-top'
make[5]: Entering directory '/home/foobar/src/zfs/contrib/initramfs/scripts'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs/scripts'
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs/scripts'
make[4]: Entering directory '/home/foobar/src/zfs/contrib/initramfs'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs'
make[3]: Leaving directory '/home/foobar/src/zfs/contrib/initramfs'
make[3]: Entering directory '/home/foobar/src/zfs/contrib'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/contrib'
make[2]: Leaving directory '/home/foobar/src/zfs/contrib'
Making all in udev
make[2]: Entering directory '/home/foobar/src/zfs/udev'
Making all in rules.d
make[3]: Entering directory '/home/foobar/src/zfs/udev/rules.d'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/foobar/src/zfs/udev/rules.d'
make[3]: Entering directory '/home/foobar/src/zfs/udev'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/foobar/src/zfs/udev'
make[2]: Leaving directory '/home/foobar/src/zfs/udev'
Making all in module
make[2]: Entering directory '/home/foobar/src/zfs/module'
list='icp lua'; for targetdir in $list; do \
make -C $targetdir; \
done
make[3]: Entering directory '/home/foobar/src/zfs/module/icp'
mkdir -p api core spi io os algs algs/aes algs/edonr algs/modes algs/sha1 algs/sha2 algs/skein asm-x86_64 asm-x86_64/aes asm-x86_64/modes asm-x86_64/sha1 asm-x86_64/sha2 asm-i386 asm-generic
make[3]: Leaving directory '/home/foobar/src/zfs/module/icp'
make[3]: Entering directory '/home/foobar/src/zfs/module/lua'
mkdir -p setjmp
make[3]: Leaving directory '/home/foobar/src/zfs/module/lua'
make -C /usr/src/kernels/5.7.11-250.vanilla.knurd.1.fc32.x86_64 M=`pwd` CONFIG_ZFS=m modules
make[3]: Entering directory '/usr/src/kernels/5.7.11-250.vanilla.knurd.1.fc32.x86_64'
CC [M] /home/foobar/src/zfs/module/zfs/arc.o
In file included from ./include/trace/syscall.h:5,
from ./include/linux/syscalls.h:85,
from /home/foobar/src/zfs/include/os/linux/spl/sys/vnode.h:29,
from /home/foobar/src/zfs/include/os/linux/spl/sys/sunddi.h:32,
from /home/foobar/src/zfs/include/sys/zfs_context.h:61,
from /home/foobar/src/zfs/include/sys/spa.h:37,
from /home/foobar/src/zfs/module/zfs/arc.c:280:
/home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:388:10: warning: data definition has no type or storage class
388 | TP_ARGS(amount, arc_evict_count, aew_count),
| ^~~~~~
./include/linux/tracepoint.h:136:26: note: in definition of macro ‘TP_ARGS’
136 | #define TP_ARGS(args...) args
| ^~~~
/home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:388:10: error: type defaults to ‘int’ in declaration of ‘amount’ [-Werror=implicit-int]
388 | TP_ARGS(amount, arc_evict_count, aew_count),
| ^~~~~~
./include/linux/tracepoint.h:136:26: note: in definition of macro ‘TP_ARGS’
136 | #define TP_ARGS(args...) args
| ^~~~
/home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:388:18: error: type defaults to ‘int’ in declaration of ‘arc_evict_count’ [-Werror=implicit-int]
388 | TP_ARGS(amount, arc_evict_count, aew_count),
| ^~~~~~~~~~~~~~~
./include/linux/tracepoint.h:136:26: note: in definition of macro ‘TP_ARGS’
136 | #define TP_ARGS(args...) args
| ^~~~
/home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:388:35: error: type defaults to ‘int’ in declaration of ‘aew_count’ [-Werror=implicit-int]
388 | TP_ARGS(amount, arc_evict_count, aew_count),
| ^~~~~~~~~
./include/linux/tracepoint.h:136:26: note: in definition of macro ‘TP_ARGS’
136 | #define TP_ARGS(args...) args
| ^~~~
In file included from /home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:398,
from /home/foobar/src/zfs/include/os/linux/zfs/sys/trace_zfs.h:40,
from /home/foobar/src/zfs/module/zfs/arc.c:301:
./include/trace/define_trace.h:135: error: unterminated argument list invoking macro "DEFINE_EVENT"
135 | #endif /* CREATE_TRACE_POINTS */
|
In file included from /home/foobar/src/zfs/include/os/linux/zfs/sys/trace_zfs.h:40,
from /home/foobar/src/zfs/module/zfs/arc.c:301:
/home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:386:1: error: type defaults to ‘int’ in declaration of ‘DEFINE_EVENT’ [-Werror=implicit-int]
386 | DEFINE_EVENT(zfs_arc_wait_for_eviction_class, name, \
| ^~~~~~~~~~~~
/home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:390:1: note: in expansion of macro ‘DEFINE_ARC_WAIT_FOR_EVICTION_EVENT’
390 | DEFINE_ARC_WAIT_FOR_EVICTION_EVENT(zfs_arc__wait__for__eviction);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/home/foobar/src/zfs/module/zfs/arc.c:330:17: error: conflicting types for ‘arc_evict_count’
330 | static uint64_t arc_evict_count;
| ^~~~~~~~~~~~~~~
In file included from ./include/trace/syscall.h:5,
from ./include/linux/syscalls.h:85,
from /home/foobar/src/zfs/include/os/linux/spl/sys/vnode.h:29,
from /home/foobar/src/zfs/include/os/linux/spl/sys/sunddi.h:32,
from /home/foobar/src/zfs/include/sys/zfs_context.h:61,
from /home/foobar/src/zfs/include/sys/spa.h:37,
from /home/foobar/src/zfs/module/zfs/arc.c:280:
/home/foobar/src/zfs/include/os/linux/zfs/sys/trace_arc.h:388:18: note: previous declaration of ‘arc_evict_count’ was here
388 | TP_ARGS(amount, arc_evict_count, aew_count),
| ^~~~~~~~~~~~~~~
./include/linux/tracepoint.h:136:26: note: in definition of macro ‘TP_ARGS’
136 | #define TP_ARGS(args...) args
| ^~~~
In file included from /home/foobar/src/zfs/include/sys/zfs_context.h:64,
from /home/foobar/src/zfs/include/sys/spa.h:37,
from /home/foobar/src/zfs/module/zfs/arc.c:280:
/home/foobar/src/zfs/module/zfs/arc.c: In function ‘arc_wait_for_eviction’:
/home/foobar/src/zfs/include/os/linux/spl/sys/trace.h:75:2: error: implicit declaration of function ‘trace_zfs_arc__wait__for__eviction’ [-Werror=implicit-function-declaration]
75 | trace_zfs_##name((arg1), (arg2), (arg3))
| ^~~~~~~~~~
/home/foobar/src/zfs/module/zfs/arc.c:5091:4: note: in expansion of macro ‘DTRACE_PROBE3’
5091 | DTRACE_PROBE3(arc__wait__for__eviction,
| ^~~~~~~~~~~~~
cc1: some warnings being treated as errors
make[5]: *** [scripts/Makefile.build:267: /home/foobar/src/zfs/module/zfs/arc.o] Error 1
make[4]: *** [scripts/Makefile.build:488: /home/foobar/src/zfs/module/zfs] Error 2
make[3]: *** [Makefile:1732: /home/foobar/src/zfs/module] Error 2
make[3]: Leaving directory '/usr/src/kernels/5.7.11-250.vanilla.knurd.1.fc32.x86_64'
make[2]: *** [Makefile:48: modules-Linux] Error 2
make[2]: Leaving directory '/home/foobar/src/zfs/module'
make[1]: *** [Makefile:870: all-recursive] Error 1
make[1]: Leaving directory '/home/foobar/src/zfs'
make: *** [Makefile:733: all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment