Skip to content

Instantly share code, notes, and snippets.

@pstch
Created December 14, 2016 15:43
Show Gist options
  • Save pstch/d1f4f4e63a014193c101a4d63343e649 to your computer and use it in GitHub Desktop.
Save pstch/d1f4f4e63a014193c101a4d63343e649 to your computer and use it in GitHub Desktop.
user@gramsci:/tmp/zfsonlinux-build-debug/zfs$ ./configure --enable-debug --with-linux=/lib/modules/3.16.0-4-amd64/source --with-linux-obj=/lib/modules/3.16.0-4-amd64/build
checking for gawk... gawk
checking metadata... META file
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports nested variables... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking whether make sets $(MAKE)... yes
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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking dependency style of gcc... gcc3
checking zfs author... OpenZFS on Linux
checking zfs license... CDDL
checking linux distribution... debian
checking default package type... deb
checking default init directory... ${prefix}/etc/init.d
checking default init script type... lsb
checking default init config direectory... /etc/default
checking whether initramfs-tools is available... yes
checking whether rpm is available... yes (4.11.3)
checking whether rpmbuild is available... yes (4.11.3)
checking whether spec files are available... yes (rpm/generic/*.spec.in)
checking whether dpkg is available... yes (1.17.27)
checking whether dpkg-buildpackage is available... yes (1.17.27.)
checking whether alien is available... yes (8.92)
checking zfs config... all
checking for -Wno-unused-but-set-variable support... yes
checking for -Wno-bool-compare support... no
checking whether host toolchain supports SSE... yes
checking whether host toolchain supports SSE2... yes
checking whether host toolchain supports SSE3... yes
checking whether host toolchain supports SSSE3... yes
checking whether host toolchain supports SSE4.1... yes
checking whether host toolchain supports SSE4.2... yes
checking whether host toolchain supports AVX... yes
checking whether host toolchain supports AVX2... yes
checking whether host toolchain supports AVX512F... yes
checking whether host toolchain supports AVX512CD... yes
checking whether host toolchain supports AVX512DQ... yes
checking whether host toolchain supports AVX512BW... yes
checking whether host toolchain supports AVX512IFMA... yes
checking whether host toolchain supports AVX512VBMI... yes
checking whether host toolchain supports AVX512PF... yes
checking whether host toolchain supports AVX512ER... yes
checking whether host toolchain supports AVX512VL... yes
checking for target asm dir... asm-x86_64
checking for udev directories... /lib/udev;/lib/udev/rules.d
checking for dracut directory... /usr/lib/dracut
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for library containing compress2... -lz
checking for library containing uncompress... none required
checking for library containing crc32... none required
checking uuid/uuid.h usability... yes
checking uuid/uuid.h presence... yes
checking for uuid/uuid.h... yes
checking for library containing uuid_generate... -luuid
checking for library containing uuid_is_null... none required
checking for xdrmem_create in -ltirpc... no
checking for library containing xdrmem_create... none required
checking blkid/blkid.h usability... yes
checking blkid/blkid.h presence... yes
checking for blkid/blkid.h... yes
checking attr/xattr.h usability... yes
checking attr/xattr.h presence... yes
checking for attr/xattr.h... yes
checking libudev.h usability... yes
checking libudev.h presence... yes
checking for libudev.h... yes
checking for library containing udev_device_get_is_initialized... -ludev
checking for -Wframe-larger-than=<size> support... yes
checking for awk... /usr/bin/awk
checking for basename... /usr/bin/basename
checking for bc... /usr/bin/bc
checking for bunzip2... /bin/bunzip2
checking for bzcat... /bin/bzcat
checking for cat... /bin/cat
checking for cd... no
checking for chgrp... /bin/chgrp
checking for chmod... /bin/chmod
checking for chown... /bin/chown
checking for cksum... /usr/bin/cksum
checking for cmp... /usr/bin/cmp
checking for cp... /bin/cp
checking for cpio... /bin/cpio
checking for cut... /usr/bin/cut
checking for date... /bin/date
checking for dd... /bin/dd
checking for df... /bin/df
checking for diff... /usr/bin/diff
checking for dirname... /usr/bin/dirname
checking for du... /usr/bin/du
checking for echo... /bin/echo
checking for false... /bin/false
checking for fdisk... no
checking for file... /usr/bin/file
checking for find... /usr/bin/find
checking for fio... no
checking for fsck... no
checking for dd... /bin/dd
checking for getconf... /usr/bin/getconf
checking for getent... /usr/bin/getent
checking for groupadd... no
checking for groupdel... no
checking for groupmod... no
checking for head... /usr/bin/head
checking for hostname... /bin/hostname
checking for id... /usr/bin/id
checking for kill... /bin/kill
checking for ksh... /usr/bin/ksh
checking for logname... /usr/bin/logname
checking for ls... /bin/ls
checking for md5sum... /usr/bin/md5sum
checking for mkdir... /bin/mkdir
checking for mknod... /bin/mknod
checking for mktemp... /bin/mktemp
checking for modinfo... no
checking for mount... /bin/mount
checking for mv... /bin/mv
checking for nawk... /usr/bin/nawk
checking for pgrep... /usr/bin/pgrep
checking for ping... /bin/ping
checking for pkill... /usr/bin/pkill
checking for printf... /usr/bin/printf
checking for ps... /bin/ps
checking for python... /usr/bin/python
checking for reboot... no
checking for rmdir... /bin/rmdir
checking for rsh... /usr/bin/rsh
checking for shuf... /usr/bin/shuf
checking for sleep... /bin/sleep
checking for sort... /usr/bin/sort
checking for stat... /usr/bin/stat
checking for strings... /usr/bin/strings
checking for su... /bin/su
checking for sum... /usr/bin/sum
checking for sync... /bin/sync
checking for tail... /usr/bin/tail
checking for tar... /bin/tar
checking for timeout... /usr/bin/timeout
checking for touch... /usr/bin/touch
checking for tr... /usr/bin/tr
checking for truncate... /usr/bin/truncate
checking for true... /bin/true
checking for umask... no
checking for umount... /bin/umount
checking for uname... /bin/uname
checking for uniq... /usr/bin/uniq
checking for useradd... no
checking for userdel... no
checking for usermod... no
checking for uuidgen... /usr/bin/uuidgen
checking for wait... no
checking for wc... /usr/bin/wc
checking for blockdev... no
checking for chacl... /usr/bin/chacl
checking for gzip... /bin/gzip
checking for parted... no
checking for free... /usr/bin/free
checking for getfacl... /usr/bin/getfacl
checking for iostat... no
checking for lsof... /usr/bin/lsof
checking for lsblk... /bin/lsblk
checking for rmmod... no
checking for mpstat... no
checking for mke2fs... no
checking for nproc... /usr/bin/nproc
checking for sudo... /usr/bin/sudo
checking for readlink... /bin/readlink
checking for setfacl... /usr/bin/setfacl
checking for exportfs... no
checking for net... no
checking for swapon... no
checking for swapon... no
checking for udevadm... /bin/udevadm
checking for dump... no
checking for restore... no
checking for gunzip... /bin/gunzip
checking for exportfs... no
checking for vmstat... /usr/bin/vmstat
checking for mlockall... yes
checking kernel source directory... /lib/modules/3.16.0-4-amd64/source
checking kernel build directory... /lib/modules/3.16.0-4-amd64/build
checking kernel source version... 3.16.0-4-amd64
checking kernel file name for module symbols... Module.symvers
checking spl source directory... /usr/src/spl-0.7.0
checking spl build directory... /usr/src/spl-0.7.0/3.16.0-4-amd64
checking spl source version... 0.7.0-rc2_4_gf200b83
checking spl file name for module symbols... Module.symvers
checking whether modules can be built... yes
checking whether kernel was built with 16K or larger stacks... no
checking whether kernel was built with CONFIG_DEBUG_LOCK_ALLOC... no
checking whether DECLARE_EVENT_CLASS() is available... no
checking whether current->bio_tail exists... no
checking whether current->bio_list exists... configure: error: no - Please file a bug report at
https://github.com/zfsonlinux/zfs/issues/new
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment