2588 lines
102 KiB
Text
2588 lines
102 KiB
Text
This file contains any messages produced by compilers while
|
|
running configure, to aid debugging if configure makes a mistake.
|
|
|
|
It was created by zfs configure 0.8.4, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --with-config=user
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = milan-builder
|
|
uname -m = x86_64
|
|
uname -r = 4.15.0-111-generic
|
|
uname -s = Linux
|
|
uname -v = #112-Ubuntu SMP Thu Jul 9 20:32:34 UTC 2020
|
|
|
|
/usr/bin/uname -p = unknown
|
|
/bin/uname -X = unknown
|
|
|
|
/bin/arch = unknown
|
|
/usr/bin/arch -k = unknown
|
|
/usr/convex/getsysinfo = unknown
|
|
/usr/bin/hostinfo = unknown
|
|
/bin/machine = unknown
|
|
/usr/bin/oslevel = unknown
|
|
/bin/universe = unknown
|
|
|
|
PATH: /usr/local/sbin
|
|
PATH: /usr/local/bin
|
|
PATH: /usr/sbin
|
|
PATH: /usr/bin
|
|
PATH: /sbin
|
|
PATH: /bin
|
|
PATH: /snap/bin
|
|
|
|
|
|
## ----------- ##
|
|
## Core tests. ##
|
|
## ----------- ##
|
|
|
|
configure:2525: checking for gawk
|
|
configure:2541: found /usr/bin/gawk
|
|
configure:2552: result: gawk
|
|
configure:2563: checking metadata
|
|
configure:2730: result: META file
|
|
configure:2768: checking build system type
|
|
configure:2782: result: x86_64-pc-linux-gnu
|
|
configure:2802: checking host system type
|
|
configure:2815: result: x86_64-pc-linux-gnu
|
|
configure:2835: checking target system type
|
|
configure:2848: result: x86_64-pc-linux-gnu
|
|
configure:2876: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:2885: result: no
|
|
configure:2909: checking whether make supports nested variables
|
|
configure:2926: result: yes
|
|
configure:2953: checking for a BSD-compatible install
|
|
configure:3021: result: /usr/bin/install -c
|
|
configure:3032: checking whether build environment is sane
|
|
configure:3087: result: yes
|
|
configure:3236: checking for a thread-safe mkdir -p
|
|
configure:3275: result: /bin/mkdir -p
|
|
configure:3278: checking whether make sets $(MAKE)
|
|
configure:3300: result: yes
|
|
configure:3485: checking for gcc
|
|
configure:3501: found /usr/bin/gcc
|
|
configure:3512: result: gcc
|
|
configure:3741: checking for C compiler version
|
|
configure:3750: gcc --version >&5
|
|
gcc (Ubuntu 9.3.0-10ubuntu2) 9.3.0
|
|
Copyright (C) 2019 Free Software Foundation, Inc.
|
|
This is free software; see the source for copying conditions. There is NO
|
|
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
|
|
|
|
configure:3761: $? = 0
|
|
configure:3750: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 9.3.0-10ubuntu2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-9 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none,hsa --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
|
Thread model: posix
|
|
gcc version 9.3.0 (Ubuntu 9.3.0-10ubuntu2)
|
|
configure:3761: $? = 0
|
|
configure:3750: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3761: $? = 1
|
|
configure:3750: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3761: $? = 1
|
|
configure:3781: checking whether the C compiler works
|
|
configure:3803: gcc conftest.c >&5
|
|
configure:3807: $? = 0
|
|
configure:3855: result: yes
|
|
configure:3858: checking for C compiler default output file name
|
|
configure:3860: result: a.out
|
|
configure:3866: checking for suffix of executables
|
|
configure:3873: gcc -o conftest conftest.c >&5
|
|
configure:3877: $? = 0
|
|
configure:3899: result:
|
|
configure:3921: checking whether we are cross compiling
|
|
configure:3929: gcc -o conftest conftest.c >&5
|
|
configure:3933: $? = 0
|
|
configure:3940: ./conftest
|
|
configure:3944: $? = 0
|
|
configure:3932: result: no
|
|
configure:3937: checking for suffix of object files
|
|
configure:3959: gcc -c conftest.c >&5
|
|
configure:3963: $? = 0
|
|
configure:3984: result: o
|
|
configure:3988: checking whether we are using the GNU C compiler
|
|
configure:4007: gcc -c conftest.c >&5
|
|
configure:4007: $? = 0
|
|
configure:4016: result: yes
|
|
configure:4025: checking whether gcc accepts -g
|
|
configure:4045: gcc -c -g conftest.c >&5
|
|
configure:4045: $? = 0
|
|
configure:4086: result: yes
|
|
configure:4103: checking for gcc option to accept ISO C89
|
|
configure:4166: gcc -c -g -O2 conftest.c >&5
|
|
configure:4166: $? = 0
|
|
configure:4179: result: none needed
|
|
configure:4204: checking whether gcc understands -c and -o together
|
|
configure:4226: gcc -c conftest.c -o conftest2.o
|
|
configure:4229: $? = 0
|
|
configure:4226: gcc -c conftest.c -o conftest2.o
|
|
configure:4229: $? = 0
|
|
configure:4241: result: yes
|
|
configure:4261: checking whether make supports the include directive
|
|
configure:4276: make -f confmf.GNU && cat confinc.out
|
|
this is the am__doit target
|
|
configure:4279: $? = 0
|
|
configure:4298: result: yes (GNU style)
|
|
configure:4323: checking dependency style of gcc
|
|
configure:4434: result: gcc3
|
|
configure:4495: checking how to print strings
|
|
configure:4522: result: printf
|
|
configure:4543: checking for a sed that does not truncate output
|
|
configure:4607: result: /bin/sed
|
|
configure:4625: checking for grep that handles long lines and -e
|
|
configure:4683: result: /bin/grep
|
|
configure:4688: checking for egrep
|
|
configure:4750: result: /bin/grep -E
|
|
configure:4755: checking for fgrep
|
|
configure:4817: result: /bin/grep -F
|
|
configure:4852: checking for ld used by gcc
|
|
configure:4919: result: /usr/bin/ld
|
|
configure:4926: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:4941: result: yes
|
|
configure:4953: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:5007: result: /usr/bin/nm -B
|
|
configure:5137: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:5144: gcc -c -g -O2 conftest.c >&5
|
|
configure:5147: /usr/bin/nm -B "conftest.o"
|
|
configure:5150: output
|
|
0000000000000000 B some_variable
|
|
configure:5151: result: BSD nm
|
|
configure:5154: checking whether ln -s works
|
|
configure:5158: result: yes
|
|
configure:5166: checking the maximum length of command line arguments
|
|
configure:5297: result: 1572864
|
|
configure:5345: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
|
configure:5385: result: func_convert_file_noop
|
|
configure:5392: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
|
configure:5412: result: func_convert_file_noop
|
|
configure:5419: checking for /usr/bin/ld option to reload object files
|
|
configure:5426: result: -r
|
|
configure:5500: checking for objdump
|
|
configure:5516: found /usr/bin/objdump
|
|
configure:5527: result: objdump
|
|
configure:5559: checking how to recognize dependent libraries
|
|
configure:5759: result: pass_all
|
|
configure:5844: checking for dlltool
|
|
configure:5874: result: no
|
|
configure:5904: checking how to associate runtime and link libraries
|
|
configure:5931: result: printf %s\n
|
|
configure:5992: checking for ar
|
|
configure:6008: found /usr/bin/ar
|
|
configure:6019: result: ar
|
|
configure:6056: checking for archiver @FILE support
|
|
configure:6073: gcc -c -g -O2 conftest.c >&5
|
|
configure:6073: $? = 0
|
|
configure:6076: ar cr libconftest.a @conftest.lst >&5
|
|
configure:6079: $? = 0
|
|
configure:6084: ar cr libconftest.a @conftest.lst >&5
|
|
ar: conftest.o: No such file or directory
|
|
configure:6087: $? = 1
|
|
configure:6086: result: @
|
|
configure:6144: checking for strip
|
|
configure:6160: found /usr/bin/strip
|
|
configure:6171: result: strip
|
|
configure:6243: checking for ranlib
|
|
configure:6259: found /usr/bin/ranlib
|
|
configure:6270: result: ranlib
|
|
configure:6372: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:6525: gcc -c -g -O2 conftest.c >&5
|
|
configure:6528: $? = 0
|
|
configure:6532: /usr/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' > conftest.nm
|
|
configure:6598: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:6601: $? = 0
|
|
configure:6639: result: ok
|
|
configure:6686: checking for sysroot
|
|
configure:6716: result: no
|
|
configure:6723: checking for a working dd
|
|
configure:6761: result: /bin/dd
|
|
configure:6765: checking how to truncate binary pipes
|
|
configure:6780: result: /bin/dd bs=4096 count=1
|
|
configure:6916: gcc -c -g -O2 conftest.c >&5
|
|
configure:6919: $? = 0
|
|
configure:7109: checking for mt
|
|
configure:7125: found /bin/mt
|
|
configure:7136: result: mt
|
|
configure:7159: checking if mt is a manifest tool
|
|
configure:7165: mt '-?'
|
|
configure:7173: result: no
|
|
configure:7850: checking how to run the C preprocessor
|
|
configure:7881: gcc -E conftest.c
|
|
configure:7881: $? = 0
|
|
configure:7895: gcc -E conftest.c
|
|
conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
22 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:7895: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7920: result: gcc -E
|
|
configure:7940: gcc -E conftest.c
|
|
configure:7940: $? = 0
|
|
configure:7954: gcc -E conftest.c
|
|
conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
22 | #include <ac_nonexistent.h>
|
|
| ^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:7954: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7983: checking for ANSI C header files
|
|
configure:8003: gcc -c -g -O2 conftest.c >&5
|
|
configure:8003: $? = 0
|
|
configure:8076: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:8076: $? = 0
|
|
configure:8076: ./conftest
|
|
configure:8076: $? = 0
|
|
configure:8087: result: yes
|
|
configure:8100: checking for sys/types.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for sys/stat.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for stdlib.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for string.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for memory.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for strings.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for inttypes.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for stdint.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8100: checking for unistd.h
|
|
configure:8100: gcc -c -g -O2 conftest.c >&5
|
|
configure:8100: $? = 0
|
|
configure:8100: result: yes
|
|
configure:8114: checking for dlfcn.h
|
|
configure:8114: gcc -c -g -O2 conftest.c >&5
|
|
configure:8114: $? = 0
|
|
configure:8114: result: yes
|
|
configure:8370: checking for objdir
|
|
configure:8385: result: .libs
|
|
configure:8649: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:8667: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option '-fno-rtti' is valid for C++/D/ObjC++ but not for C
|
|
configure:8671: $? = 0
|
|
configure:8684: result: no
|
|
configure:9048: checking for gcc option to produce PIC
|
|
configure:9055: result: -fPIC -DPIC
|
|
configure:9063: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:9081: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:9085: $? = 0
|
|
configure:9098: result: yes
|
|
configure:9127: checking if gcc static flag -static works
|
|
configure:9155: result: yes
|
|
configure:9170: checking if gcc supports -c -o file.o
|
|
configure:9191: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:9195: $? = 0
|
|
configure:9217: result: yes
|
|
configure:9225: checking if gcc supports -c -o file.o
|
|
configure:9272: result: yes
|
|
configure:9305: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:10568: result: yes
|
|
configure:10605: checking whether -lc should be explicitly linked in
|
|
configure:10613: gcc -c -g -O2 conftest.c >&5
|
|
configure:10616: $? = 0
|
|
configure:10631: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:10634: $? = 0
|
|
configure:10648: result: no
|
|
configure:10808: checking dynamic linker characteristics
|
|
configure:11389: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:11389: $? = 0
|
|
configure:11638: result: GNU/Linux ld.so
|
|
configure:11760: checking how to hardcode library paths into programs
|
|
configure:11785: result: immediate
|
|
configure:12333: checking whether stripping libraries is possible
|
|
configure:12338: result: yes
|
|
configure:12373: checking if libtool supports shared libraries
|
|
configure:12375: result: yes
|
|
configure:12378: checking whether to build shared libraries
|
|
configure:12403: result: yes
|
|
configure:12406: checking whether to build static libraries
|
|
configure:12410: result: yes
|
|
configure:9277: checking for pkg-config
|
|
configure:9295: found /usr/bin/pkg-config
|
|
configure:9307: result: /usr/bin/pkg-config
|
|
configure:9332: checking pkg-config is at least version 0.9.0
|
|
configure:9335: result: yes
|
|
configure:9352: checking dependency style of gcc
|
|
configure:9461: result: gcc3
|
|
configure:9490: checking whether to build with code coverage support
|
|
configure:9510: result: no
|
|
configure:9857: checking how to create a pax tar archive
|
|
configure:9868: tar --version
|
|
tar (GNU tar) 1.30
|
|
Copyright (C) 2017 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>.
|
|
This is free software: you are free to change and redistribute it.
|
|
There is NO WARRANTY, to the extent permitted by law.
|
|
|
|
Written by John Gilmore and Jay Fenlason.
|
|
configure:9871: $? = 0
|
|
configure:9911: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
|
|
configure:9914: $? = 0
|
|
configure:9918: tar -xf - <conftest.tar
|
|
configure:9921: $? = 0
|
|
configure:9923: cat conftest.dir/file
|
|
GrepMe
|
|
configure:9926: $? = 0
|
|
configure:9939: result: gnutar
|
|
configure:9947: checking zfs author
|
|
configure:9949: result: OpenZFS on Linux
|
|
configure:9952: checking zfs license
|
|
configure:9954: result: CDDL
|
|
configure:9959: checking linux distribution
|
|
configure:9986: result: ubuntu
|
|
configure:9990: checking default package type
|
|
configure:10006: result: deb
|
|
configure:10011: checking default init directory
|
|
configure:10013: result: ${prefix}/etc/init.d
|
|
configure:10017: checking default init script type
|
|
configure:10033: result: lsb
|
|
configure:10037: checking default init config directory
|
|
configure:10050: result: /etc/default
|
|
configure:10054: checking whether initramfs-tools is available
|
|
configure:10058: result: yes
|
|
configure:10071: checking whether rpm is available
|
|
configure:10077: result: yes (4.14.2.1)
|
|
configure:10088: checking whether rpmbuild is available
|
|
configure:10094: result: yes (4.14.2.1)
|
|
configure:10162: checking whether spec files are available
|
|
configure:10164: result: yes (rpm/generic/*.spec.in)
|
|
configure:10189: checking whether dpkg is available
|
|
configure:10195: result: yes (1.19.7)
|
|
configure:10206: checking whether dpkg-buildpackage is available
|
|
configure:10213: result: yes (1.19.7.)
|
|
configure:10235: checking whether alien is available
|
|
configure:10241: result: yes (8.95)
|
|
configure:10296: checking for ld
|
|
configure:10424: result: /usr/bin/ld -m elf_x86_64
|
|
configure:10431: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
|
configure:10446: result: yes
|
|
configure:10453: checking for shared library run path origin
|
|
configure:10466: result: done
|
|
configure:10487: checking 32-bit host C ABI
|
|
configure:10525: gcc -c -g -O2 conftest.c >&5
|
|
configure:10525: $? = 0
|
|
configure:10712: result: no
|
|
configure:10749: checking for the common suffixes of directories in the library search path
|
|
configure:10800: result: lib,lib
|
|
configure:11300: checking for iconv
|
|
configure:11324: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11324: $? = 0
|
|
configure:11358: result: yes
|
|
configure:11361: checking for working iconv
|
|
configure:11502: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:11502: $? = 0
|
|
configure:11502: ./conftest
|
|
configure:11502: $? = 0
|
|
configure:11514: result: yes
|
|
configure:11542: checking for iconv declaration
|
|
configure:11571: gcc -c -g -O2 conftest.c >&5
|
|
configure:11571: $? = 0
|
|
configure:11581: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
|
configure:11594: checking whether NLS is requested
|
|
configure:11603: result: yes
|
|
configure:11643: checking for msgfmt
|
|
configure: trying /usr/bin/msgfmt...
|
|
0 translated messages.
|
|
configure:11675: result: /usr/bin/msgfmt
|
|
configure:11684: checking for gmsgfmt
|
|
configure:11715: result: /usr/bin/msgfmt
|
|
configure:11760: checking for xgettext
|
|
configure: trying /usr/bin/xgettext...
|
|
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
|
|
configure:11792: result: /usr/bin/xgettext
|
|
configure:11837: checking for msgmerge
|
|
configure: trying /usr/bin/msgmerge...
|
|
configure:11868: result: /usr/bin/msgmerge
|
|
configure:11918: checking zfs config
|
|
configure:11920: result: user
|
|
configure:11926: checking whether gcc supports -Wno-unused-but-set-variable
|
|
configure:11943: gcc -c -g -O2 -Wunused-but-set-variable conftest.c >&5
|
|
configure:11943: $? = 0
|
|
configure:11946: result: yes
|
|
configure:11962: checking whether gcc supports -Wno-bool-compare
|
|
configure:11979: gcc -c -g -O2 -Wbool-compare conftest.c >&5
|
|
configure:11979: $? = 0
|
|
configure:11982: result: yes
|
|
configure:11998: checking whether gcc supports -Wframe-larger-than=<size>
|
|
configure:12015: gcc -c -g -O2 -Wframe-larger-than=4096 conftest.c >&5
|
|
configure:12015: $? = 0
|
|
configure:12018: result: yes
|
|
configure:12034: checking whether gcc supports -Wno-format-truncation
|
|
configure:12051: gcc -c -g -O2 -Wno-format-truncation conftest.c >&5
|
|
configure:12051: $? = 0
|
|
configure:12054: result: yes
|
|
configure:12070: checking whether gcc supports -fno-omit-frame-pointer
|
|
configure:12087: gcc -c -g -O2 -fno-omit-frame-pointer conftest.c >&5
|
|
configure:12087: $? = 0
|
|
configure:12090: result: yes
|
|
configure:12106: checking whether to build with -fsanitize=address support
|
|
configure:12126: result: no
|
|
configure:12174: checking whether host toolchain supports SSE
|
|
configure:12186: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12186: $? = 0
|
|
configure:12191: result: yes
|
|
configure:12204: checking whether host toolchain supports SSE2
|
|
configure:12216: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12216: $? = 0
|
|
configure:12221: result: yes
|
|
configure:12234: checking whether host toolchain supports SSE3
|
|
configure:12247: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12247: $? = 0
|
|
configure:12252: result: yes
|
|
configure:12265: checking whether host toolchain supports SSSE3
|
|
configure:12277: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12277: $? = 0
|
|
configure:12282: result: yes
|
|
configure:12295: checking whether host toolchain supports SSE4.1
|
|
configure:12307: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12307: $? = 0
|
|
configure:12312: result: yes
|
|
configure:12325: checking whether host toolchain supports SSE4.2
|
|
configure:12337: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12337: $? = 0
|
|
configure:12342: result: yes
|
|
configure:12355: checking whether host toolchain supports AVX
|
|
configure:12368: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12368: $? = 0
|
|
configure:12370: result: yes
|
|
configure:12386: checking whether host toolchain supports AVX2
|
|
configure:12399: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12399: $? = 0
|
|
configure:12401: result: yes
|
|
configure:12417: checking whether host toolchain supports AVX512F
|
|
configure:12430: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12430: $? = 0
|
|
configure:12432: result: yes
|
|
configure:12448: checking whether host toolchain supports AVX512CD
|
|
configure:12461: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12461: $? = 0
|
|
configure:12463: result: yes
|
|
configure:12479: checking whether host toolchain supports AVX512DQ
|
|
configure:12492: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12492: $? = 0
|
|
configure:12494: result: yes
|
|
configure:12510: checking whether host toolchain supports AVX512BW
|
|
configure:12523: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12523: $? = 0
|
|
configure:12525: result: yes
|
|
configure:12541: checking whether host toolchain supports AVX512IFMA
|
|
configure:12554: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12554: $? = 0
|
|
configure:12556: result: yes
|
|
configure:12572: checking whether host toolchain supports AVX512VBMI
|
|
configure:12585: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12585: $? = 0
|
|
configure:12587: result: yes
|
|
configure:12603: checking whether host toolchain supports AVX512PF
|
|
configure:12616: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12616: $? = 0
|
|
configure:12618: result: yes
|
|
configure:12634: checking whether host toolchain supports AVX512ER
|
|
configure:12647: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12647: $? = 0
|
|
configure:12649: result: yes
|
|
configure:12665: checking whether host toolchain supports AVX512VL
|
|
configure:12678: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12678: $? = 0
|
|
configure:12680: result: yes
|
|
configure:12696: checking whether host toolchain supports AES
|
|
configure:12709: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12709: $? = 0
|
|
configure:12711: result: yes
|
|
configure:12727: checking whether host toolchain supports PCLMULQDQ
|
|
configure:12740: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12740: $? = 0
|
|
configure:12742: result: yes
|
|
configure:12758: checking whether host toolchain supports MOVBE
|
|
configure:12771: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:12771: $? = 0
|
|
configure:12773: result: yes
|
|
configure:12792: checking for target asm dir
|
|
configure:12830: result: asm-x86_64
|
|
configure:12849: checking for python3
|
|
configure:12865: found /usr/bin/python3
|
|
configure:12876: result: python3
|
|
configure:12966: checking for python version
|
|
configure:12973: result: 3.8
|
|
configure:12985: checking for python platform
|
|
configure:12992: result: linux
|
|
configure:13018: checking for python script directory
|
|
configure:13053: result: ${prefix}/lib/python3.8/site-packages
|
|
configure:13062: checking for python extension module directory
|
|
configure:13097: result: ${exec_prefix}/lib/python3.8/site-packages
|
|
configure:13235: checking for python3.8
|
|
configure:13253: found /usr/bin/python3.8
|
|
configure:13265: result: /usr/bin/python3.8
|
|
configure:13291: checking for a version of Python >= '2.1.0'
|
|
configure:13317: result: yes
|
|
configure:13325: checking for a version of Python >= '3.4.0'
|
|
configure:13331: result: yes
|
|
configure:13354: checking for the distutils Python package
|
|
configure:13358: result: yes
|
|
configure:13380: checking for Python include path
|
|
configure:13396: result: -I/usr/include/python3.8
|
|
configure:13403: checking for Python library path
|
|
configure:13488: result: -L/usr/lib -lpython3.8
|
|
configure:13495: checking for Python site-packages path
|
|
configure:13501: result: /usr/lib/python3/dist-packages
|
|
configure:13508: checking python extra libraries
|
|
configure:13515: result: -lcrypt -lpthread -ldl -lutil -lm -lm
|
|
configure:13522: checking python extra linking flags
|
|
configure:13529: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
|
|
configure:13536: checking consistency of all components of python development environment
|
|
configure:13564: gcc -o conftest -g -O2 -I/usr/include/python3.8 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -L/usr/lib -lpython3.8 -lcrypt -lpthread -ldl -lutil -lm -lm -lcrypt -lpthread -ldl -lutil -lm -lm >&5
|
|
configure:13564: $? = 0
|
|
configure:13582: result: yes
|
|
configure:13611: checking for python3.8 module: setuptools
|
|
configure:13615: result: yes
|
|
configure:13645: checking for python3.8 module: cffi
|
|
configure:13649: result: yes
|
|
configure:13692: checking whether to enable pyzfs:
|
|
configure:13694: result: yes
|
|
configure:44654: checking for CFPreferencesCopyAppValue
|
|
configure:44672: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:57:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
|
|
57 | #include <CoreFoundation/CFPreferences.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:44672: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFPreferences.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFPreferencesCopyAppValue(NULL, NULL)
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:44681: result: no
|
|
configure:44688: checking for CFLocaleCopyCurrent
|
|
configure:44706: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:57:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
|
57 | #include <CoreFoundation/CFLocale.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:44706: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFLocale.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFLocaleCopyCurrent();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:44715: result: no
|
|
configure:44722: checking for CFLocaleCopyPreferredLanguages
|
|
configure:44740: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:57:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
|
57 | #include <CoreFoundation/CFLocale.h>
|
|
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:44740: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFLocale.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFLocaleCopyPreferredLanguages();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:44749: result: no
|
|
configure:44800: checking for GNU gettext in libc
|
|
configure:44829: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:44829: $? = 0
|
|
configure:44838: result: yes
|
|
configure:45695: checking whether to use NLS
|
|
configure:45697: result: yes
|
|
configure:45700: checking where the gettext function comes from
|
|
configure:45711: result: libc
|
|
configure:45783: checking for udev directories
|
|
configure:45825: result: /lib/udev;/lib/udev/rules.d
|
|
configure:45883: checking for systemd support
|
|
configure:45885: result: yes
|
|
configure:45925: checking for dracut directory
|
|
configure:45957: result: /usr/lib/dracut
|
|
configure:45963: checking zlib.h usability
|
|
configure:45963: gcc -c -g -O2 conftest.c >&5
|
|
configure:45963: $? = 0
|
|
configure:45963: result: yes
|
|
configure:45963: checking zlib.h presence
|
|
configure:45963: gcc -E conftest.c
|
|
configure:45963: $? = 0
|
|
configure:45963: result: yes
|
|
configure:45963: checking for zlib.h
|
|
configure:45963: result: yes
|
|
configure:45976: checking for library containing compress2
|
|
configure:46007: gcc -o conftest -g -O2 conftest.c >&5
|
|
/usr/bin/ld: /tmp/ccaBZlZc.o: in function `main':
|
|
/src/zfs-builds-mm/zfs-0.8.4/conftest.c:71: undefined reference to `compress2'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:46007: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char compress2 ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return compress2 ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:46007: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:46007: $? = 0
|
|
configure:46024: result: -lz
|
|
configure:46039: checking for library containing uncompress
|
|
configure:46070: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:46070: $? = 0
|
|
configure:46087: result: none required
|
|
configure:46102: checking for library containing crc32
|
|
configure:46133: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:46133: $? = 0
|
|
configure:46150: result: none required
|
|
configure:46174: checking uuid/uuid.h usability
|
|
configure:46174: gcc -c -g -O2 conftest.c >&5
|
|
configure:46174: $? = 0
|
|
configure:46174: result: yes
|
|
configure:46174: checking uuid/uuid.h presence
|
|
configure:46174: gcc -E conftest.c
|
|
configure:46174: $? = 0
|
|
configure:46174: result: yes
|
|
configure:46174: checking for uuid/uuid.h
|
|
configure:46174: result: yes
|
|
configure:46187: checking for library containing uuid_generate
|
|
configure:46218: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
/usr/bin/ld: /tmp/ccIRMXtz.o: in function `main':
|
|
/src/zfs-builds-mm/zfs-0.8.4/conftest.c:72: undefined reference to `uuid_generate'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:46218: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_ZLIB 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char uuid_generate ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return uuid_generate ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:46218: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
configure:46218: $? = 0
|
|
configure:46235: result: -luuid
|
|
configure:46250: checking for library containing uuid_is_null
|
|
configure:46281: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
configure:46281: $? = 0
|
|
configure:46298: result: none required
|
|
configure:46333: checking for library containing xdrmem_create
|
|
configure:46364: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
configure:46364: $? = 0
|
|
configure:46381: result: none required
|
|
configure:46712: checking blkid/blkid.h usability
|
|
configure:46712: gcc -c -g -O2 conftest.c >&5
|
|
configure:46712: $? = 0
|
|
configure:46712: result: yes
|
|
configure:46712: checking blkid/blkid.h presence
|
|
configure:46712: gcc -E conftest.c
|
|
configure:46712: $? = 0
|
|
configure:46712: result: yes
|
|
configure:46712: checking for blkid/blkid.h
|
|
configure:46712: result: yes
|
|
configure:46734: checking libudev.h usability
|
|
configure:46734: gcc -c -g -O2 conftest.c >&5
|
|
configure:46734: $? = 0
|
|
configure:46734: result: yes
|
|
configure:46734: checking libudev.h presence
|
|
configure:46734: gcc -E conftest.c
|
|
configure:46734: $? = 0
|
|
configure:46734: result: yes
|
|
configure:46734: checking for libudev.h
|
|
configure:46734: result: yes
|
|
configure:46752: checking for library containing udev_device_get_is_initialized
|
|
configure:46783: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
/usr/bin/ld: /tmp/ccGxi2JP.o: in function `main':
|
|
/src/zfs-builds-mm/zfs-0.8.4/conftest.c:75: undefined reference to `udev_device_get_is_initialized'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:46783: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_ZLIB 1
|
|
| #define HAVE_LIBUUID 1
|
|
| #define HAVE_LIBBLKID 1
|
|
| #define HAVE_LIBUDEV 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char udev_device_get_is_initialized ();
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return udev_device_get_is_initialized ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:46783: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
configure:46783: $? = 0
|
|
configure:46800: result: -ludev
|
|
configure:46816: checking openssl/evp.h usability
|
|
configure:46816: gcc -c -g -O2 conftest.c >&5
|
|
configure:46816: $? = 0
|
|
configure:46816: result: yes
|
|
configure:46816: checking openssl/evp.h presence
|
|
configure:46816: gcc -E conftest.c
|
|
configure:46816: $? = 0
|
|
configure:46816: result: yes
|
|
configure:46816: checking for openssl/evp.h
|
|
configure:46816: result: yes
|
|
configure:46838: checking libaio.h usability
|
|
configure:46838: gcc -c -g -O2 conftest.c >&5
|
|
configure:46838: $? = 0
|
|
configure:46838: result: yes
|
|
configure:46838: checking libaio.h presence
|
|
configure:46838: gcc -E conftest.c
|
|
configure:46838: $? = 0
|
|
configure:46838: result: yes
|
|
configure:46838: checking for libaio.h
|
|
configure:46838: result: yes
|
|
configure:46863: checking makedev() is declared in sys/sysmacros.h
|
|
configure:46881: gcc -c -g -O2 conftest.c >&5
|
|
configure:46881: $? = 0
|
|
configure:46883: result: yes
|
|
configure:46898: checking makedev() is declared in sys/mkdev.h
|
|
configure:46916: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:69:12: fatal error: sys/mkdev.h: No such file or directory
|
|
69 | #include <sys/mkdev.h>
|
|
| ^~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:46916: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_ZLIB 1
|
|
| #define HAVE_LIBUUID 1
|
|
| #define HAVE_LIBBLKID 1
|
|
| #define HAVE_LIBUDEV 1
|
|
| #define HAVE_LIBUDEV_UDEV_DEVICE_GET_IS_INITIALIZED 1
|
|
| #define HAVE_LIBSSL 1
|
|
| #define HAVE_LIBAIO 1
|
|
| #define HAVE_MAKEDEV_IN_SYSMACROS 1
|
|
| /* end confdefs.h. */
|
|
|
|
|
| #include <sys/mkdev.h>
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
|
|
|
| int k;
|
|
| k = makedev(0,0);
|
|
|
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:46926: result: no
|
|
configure:46955: checking for mlockall
|
|
configure:46955: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
configure:46955: $? = 0
|
|
configure:46955: result: yes
|
|
configure:46955: checking for strlcat
|
|
configure:46955: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
/usr/bin/ld: /tmp/cchTrmAu.o: in function `main':
|
|
/src/zfs-builds-mm/zfs-0.8.4/conftest.c:103: undefined reference to `strlcat'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:46955: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_ZLIB 1
|
|
| #define HAVE_LIBUUID 1
|
|
| #define HAVE_LIBBLKID 1
|
|
| #define HAVE_LIBUDEV 1
|
|
| #define HAVE_LIBUDEV_UDEV_DEVICE_GET_IS_INITIALIZED 1
|
|
| #define HAVE_LIBSSL 1
|
|
| #define HAVE_LIBAIO 1
|
|
| #define HAVE_MAKEDEV_IN_SYSMACROS 1
|
|
| #define HAVE_MLOCKALL 1
|
|
| /* end confdefs.h. */
|
|
| /* Define strlcat to an innocuous variant, in case <limits.h> declares strlcat.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define strlcat innocuous_strlcat
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char strlcat (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef strlcat
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char strlcat ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_strlcat || defined __stub___strlcat
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return strlcat ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:46955: result: no
|
|
configure:46955: checking for strlcpy
|
|
configure:46955: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
/usr/bin/ld: /tmp/cc17fsyT.o: in function `main':
|
|
/src/zfs-builds-mm/zfs-0.8.4/conftest.c:103: undefined reference to `strlcpy'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:46955: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.4"
|
|
| #define PACKAGE_STRING "zfs 0.8.4"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.4"
|
|
| #define SPL_META_VERSION ZFS_META_VERSION
|
|
| #define ZFS_META_RELEASE "1"
|
|
| #define SPL_META_RELEASE ZFS_META_RELEASE
|
|
| #define ZFS_META_LICENSE "CDDL"
|
|
| #define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
|
| #define ZFS_META_KVER_MAX "5.6"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.4"
|
|
| #define STDC_HEADERS 1
|
|
| #define HAVE_SYS_TYPES_H 1
|
|
| #define HAVE_SYS_STAT_H 1
|
|
| #define HAVE_STDLIB_H 1
|
|
| #define HAVE_STRING_H 1
|
|
| #define HAVE_MEMORY_H 1
|
|
| #define HAVE_STRINGS_H 1
|
|
| #define HAVE_INTTYPES_H 1
|
|
| #define HAVE_STDINT_H 1
|
|
| #define HAVE_UNISTD_H 1
|
|
| #define HAVE_DLFCN_H 1
|
|
| #define LT_OBJDIR ".libs/"
|
|
| #define HAVE_ICONV 1
|
|
| #define ICONV_CONST
|
|
| #define HAVE_SSE 1
|
|
| #define HAVE_SSE2 1
|
|
| #define HAVE_SSE3 1
|
|
| #define HAVE_SSSE3 1
|
|
| #define HAVE_SSE4_1 1
|
|
| #define HAVE_SSE4_2 1
|
|
| #define HAVE_AVX 1
|
|
| #define HAVE_AVX2 1
|
|
| #define HAVE_AVX512F 1
|
|
| #define HAVE_AVX512CD 1
|
|
| #define HAVE_AVX512DQ 1
|
|
| #define HAVE_AVX512BW 1
|
|
| #define HAVE_AVX512IFMA 1
|
|
| #define HAVE_AVX512VBMI 1
|
|
| #define HAVE_AVX512PF 1
|
|
| #define HAVE_AVX512ER 1
|
|
| #define HAVE_AVX512VL 1
|
|
| #define HAVE_AES 1
|
|
| #define HAVE_PCLMULQDQ 1
|
|
| #define HAVE_MOVBE 1
|
|
| #define HAVE_PYTHON "3.8"
|
|
| #define ENABLE_NLS 1
|
|
| #define HAVE_GETTEXT 1
|
|
| #define HAVE_DCGETTEXT 1
|
|
| #define HAVE_ZLIB 1
|
|
| #define HAVE_LIBUUID 1
|
|
| #define HAVE_LIBBLKID 1
|
|
| #define HAVE_LIBUDEV 1
|
|
| #define HAVE_LIBUDEV_UDEV_DEVICE_GET_IS_INITIALIZED 1
|
|
| #define HAVE_LIBSSL 1
|
|
| #define HAVE_LIBAIO 1
|
|
| #define HAVE_MAKEDEV_IN_SYSMACROS 1
|
|
| #define HAVE_MLOCKALL 1
|
|
| /* end confdefs.h. */
|
|
| /* Define strlcpy to an innocuous variant, in case <limits.h> declares strlcpy.
|
|
| For example, HP-UX 11i <limits.h> declares gettimeofday. */
|
|
| #define strlcpy innocuous_strlcpy
|
|
|
|
|
| /* System header to define __stub macros and hopefully few prototypes,
|
|
| which can conflict with char strlcpy (); below.
|
|
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|
|
| <limits.h> exists even on freestanding compilers. */
|
|
|
|
|
| #ifdef __STDC__
|
|
| # include <limits.h>
|
|
| #else
|
|
| # include <assert.h>
|
|
| #endif
|
|
|
|
|
| #undef strlcpy
|
|
|
|
|
| /* Override any GCC internal prototype to avoid an error.
|
|
| Use char because int might match the return type of a GCC
|
|
| builtin and then its argument prototype would still apply. */
|
|
| #ifdef __cplusplus
|
|
| extern "C"
|
|
| #endif
|
|
| char strlcpy ();
|
|
| /* The GNU C library defines this for functions which it implements
|
|
| to always fail with ENOSYS. Some functions are actually named
|
|
| something starting with __ and the normal name is an alias. */
|
|
| #if defined __stub_strlcpy || defined __stub___strlcpy
|
|
| choke me
|
|
| #endif
|
|
|
|
|
| int
|
|
| main ()
|
|
| {
|
|
| return strlcpy ();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:46955: result: no
|
|
configure:80279: checking whether assertion support will be enabled
|
|
configure:80325: result: no
|
|
configure:80329: checking whether debuginfo support will be forced
|
|
configure:80363: result: no
|
|
configure:80367: checking whether basic kmem accounting is enabled
|
|
configure:80391: result: no
|
|
configure:80395: checking whether detailed kmem tracking is enabled
|
|
configure:80419: result: no
|
|
configure:80532: checking that generated files are newer than configure
|
|
configure:80538: result: done
|
|
configure:80621: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by zfs config.status 0.8.4, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on milan-builder
|
|
|
|
config.status:1718: creating Makefile
|
|
config.status:1718: creating udev/Makefile
|
|
config.status:1718: creating udev/rules.d/Makefile
|
|
config.status:1718: creating etc/Makefile
|
|
config.status:1718: creating etc/default/Makefile
|
|
config.status:1718: creating etc/init.d/Makefile
|
|
config.status:1718: creating etc/zfs/Makefile
|
|
config.status:1718: creating etc/systemd/Makefile
|
|
config.status:1718: creating etc/systemd/system/Makefile
|
|
config.status:1718: creating etc/systemd/system-generators/Makefile
|
|
config.status:1718: creating etc/sudoers.d/Makefile
|
|
config.status:1718: creating etc/modules-load.d/Makefile
|
|
config.status:1718: creating man/Makefile
|
|
config.status:1718: creating man/man1/Makefile
|
|
config.status:1718: creating man/man5/Makefile
|
|
config.status:1718: creating man/man8/Makefile
|
|
config.status:1718: creating lib/Makefile
|
|
config.status:1718: creating lib/libspl/Makefile
|
|
config.status:1718: creating lib/libspl/asm-generic/Makefile
|
|
config.status:1718: creating lib/libspl/asm-i386/Makefile
|
|
config.status:1718: creating lib/libspl/asm-x86_64/Makefile
|
|
config.status:1718: creating lib/libspl/include/Makefile
|
|
config.status:1718: creating lib/libspl/include/ia32/Makefile
|
|
config.status:1718: creating lib/libspl/include/ia32/sys/Makefile
|
|
config.status:1718: creating lib/libspl/include/rpc/Makefile
|
|
config.status:1718: creating lib/libspl/include/sys/Makefile
|
|
config.status:1718: creating lib/libspl/include/sys/dktp/Makefile
|
|
config.status:1718: creating lib/libspl/include/util/Makefile
|
|
config.status:1718: creating lib/libavl/Makefile
|
|
config.status:1718: creating lib/libefi/Makefile
|
|
config.status:1718: creating lib/libicp/Makefile
|
|
config.status:1718: creating lib/libnvpair/Makefile
|
|
config.status:1718: creating lib/libzutil/Makefile
|
|
config.status:1718: creating lib/libtpool/Makefile
|
|
config.status:1718: creating lib/libunicode/Makefile
|
|
config.status:1718: creating lib/libuutil/Makefile
|
|
config.status:1718: creating lib/libzpool/Makefile
|
|
config.status:1718: creating lib/libzfs/libzfs.pc
|
|
config.status:1718: creating lib/libzfs/libzfs_core.pc
|
|
config.status:1718: creating lib/libzfs/Makefile
|
|
config.status:1718: creating lib/libzfs_core/Makefile
|
|
config.status:1718: creating lib/libshare/Makefile
|
|
config.status:1718: creating cmd/Makefile
|
|
config.status:1718: creating cmd/zdb/Makefile
|
|
config.status:1718: creating cmd/zhack/Makefile
|
|
config.status:1718: creating cmd/zfs/Makefile
|
|
config.status:1718: creating cmd/zinject/Makefile
|
|
config.status:1718: creating cmd/zpool/Makefile
|
|
config.status:1718: creating cmd/zstreamdump/Makefile
|
|
config.status:1718: creating cmd/ztest/Makefile
|
|
config.status:1718: creating cmd/mount_zfs/Makefile
|
|
config.status:1718: creating cmd/fsck_zfs/Makefile
|
|
config.status:1718: creating cmd/zvol_id/Makefile
|
|
config.status:1718: creating cmd/vdev_id/Makefile
|
|
config.status:1718: creating cmd/arcstat/Makefile
|
|
config.status:1718: creating cmd/dbufstat/Makefile
|
|
config.status:1718: creating cmd/arc_summary/Makefile
|
|
config.status:1718: creating cmd/zed/Makefile
|
|
config.status:1718: creating cmd/zed/zed.d/Makefile
|
|
config.status:1718: creating cmd/raidz_test/Makefile
|
|
config.status:1718: creating cmd/zgenhostid/Makefile
|
|
config.status:1718: creating cmd/zvol_wait/Makefile
|
|
config.status:1718: creating contrib/Makefile
|
|
config.status:1718: creating contrib/bash_completion.d/Makefile
|
|
config.status:1718: creating contrib/dracut/Makefile
|
|
config.status:1718: creating contrib/dracut/02zfsexpandknowledge/Makefile
|
|
config.status:1718: creating contrib/dracut/90zfs/Makefile
|
|
config.status:1718: creating contrib/initramfs/Makefile
|
|
config.status:1718: creating contrib/initramfs/hooks/Makefile
|
|
config.status:1718: creating contrib/initramfs/scripts/Makefile
|
|
config.status:1718: creating contrib/initramfs/scripts/local-top/Makefile
|
|
config.status:1718: creating contrib/pyzfs/Makefile
|
|
config.status:1718: creating contrib/pyzfs/setup.py
|
|
config.status:1718: creating contrib/zcp/Makefile
|
|
config.status:1718: creating module/Makefile
|
|
config.status:1718: creating module/avl/Makefile
|
|
config.status:1718: creating module/nvpair/Makefile
|
|
config.status:1718: creating module/unicode/Makefile
|
|
config.status:1718: creating module/zcommon/Makefile
|
|
config.status:1718: creating module/zfs/Makefile
|
|
config.status:1718: creating module/lua/Makefile
|
|
config.status:1718: creating module/icp/Makefile
|
|
config.status:1718: creating module/spl/Makefile
|
|
config.status:1718: creating include/Makefile
|
|
config.status:1718: creating include/linux/Makefile
|
|
config.status:1718: creating include/spl/Makefile
|
|
config.status:1718: creating include/spl/rpc/Makefile
|
|
config.status:1718: creating include/spl/sys/Makefile
|
|
config.status:1718: creating include/sys/Makefile
|
|
config.status:1718: creating include/sys/fs/Makefile
|
|
config.status:1718: creating include/sys/fm/Makefile
|
|
config.status:1718: creating include/sys/fm/fs/Makefile
|
|
config.status:1718: creating include/sys/crypto/Makefile
|
|
config.status:1718: creating include/sys/sysevent/Makefile
|
|
config.status:1718: creating include/sys/lua/Makefile
|
|
config.status:1718: creating scripts/Makefile
|
|
config.status:1718: creating tests/Makefile
|
|
config.status:1718: creating tests/test-runner/Makefile
|
|
config.status:1718: creating tests/test-runner/bin/Makefile
|
|
config.status:1718: creating tests/test-runner/include/Makefile
|
|
config.status:1718: creating tests/test-runner/man/Makefile
|
|
config.status:1718: creating tests/runfiles/Makefile
|
|
config.status:1718: creating tests/zfs-tests/Makefile
|
|
config.status:1718: creating tests/zfs-tests/callbacks/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/chg_usr_exec/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/user_ns_exec/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/devname2devid/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/dir_rd_update/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/file_check/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/file_trunc/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/file_write/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/largest_file/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/libzfs_input_check/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/mkbusy/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/mkfile/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/mkfiles/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/mktree/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/mmap_exec/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/mmap_libaio/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/mmapwrite/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/nvlist_to_lua/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/randfree_file/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/randwritecomp/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/readmmap/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/rename_dir/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/rm_lnkcnt_zero_file/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/threadsappend/Makefile
|
|
config.status:1718: creating tests/zfs-tests/cmd/xattrtest/Makefile
|
|
config.status:1718: creating tests/zfs-tests/include/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/acl/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/acl/posix/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/arc/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/atime/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/bootfs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cache/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cachefile/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/casenorm/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/checksum/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/channel_program/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/channel_program/lua_core/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/channel_program/synctask_core/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/chattr/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/clean_mirror/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zdb/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_bookmark/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_change-key/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_clone/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_copies/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_create/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_destroy/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_diff/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_get/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_inherit/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_load-key/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_mount/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_program/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_promote/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_property/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_receive/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_remap/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_rename/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_reservation/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_rollback/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_send/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_set/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_share/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_sysfs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_unmount/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_unshare/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_add/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_attach/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_clear/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_create/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_destroy/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_detach/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_events/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_expand/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_export/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_get/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_history/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_initialize/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_offline/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_online/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_remove/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_reopen/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_resilver/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_replace/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_scrub/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_set/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_split/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_status/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_sync/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_trim/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_user/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_user/misc/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_user/zfs_list/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_user/zpool_iostat/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_user/zpool_list/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cli_user/zpool_status/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/compression/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/cp_files/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/ctime/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/deadman/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/delegate/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/devices/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/events/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/exec/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/fault/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/features/async_destroy/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/features/large_dnode/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/features/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/grow/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/history/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/hkdf/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/inheritance/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/inuse/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/io/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/large_files/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/largest_pool/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/link_count/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/libzfs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/limits/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/migration/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/mmap/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/mmp/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/mount/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/mv_files/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/nestedfs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/no_space/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/nopwrite/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/online_offline/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/pool_names/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/pool_checkpoint/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/poolversion/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/privilege/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/procfs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/projectquota/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/pyzfs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/quota/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/raidz/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/redundancy/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/refquota/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/refreserv/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/removal/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/rename_dirs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/replacement/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/reservation/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/resilver/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/rootpool/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/rsend/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/scrub_mirror/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/slog/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/snapshot/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/snapused/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/sparse/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/suid/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/alloc_class/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/threadsappend/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/tmpfile/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/trim/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/truncate/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/user_namespace/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/userquota/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/upgrade/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/vdev_zaps/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/write_dirs/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/xattr/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/zvol/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/zvol/zvol_cli/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/zvol/zvol_misc/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/functional/zvol/zvol_swap/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/perf/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/perf/fio/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/perf/regression/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/perf/scripts/Makefile
|
|
config.status:1718: creating tests/zfs-tests/tests/stress/Makefile
|
|
config.status:1718: creating rpm/Makefile
|
|
config.status:1718: creating rpm/redhat/Makefile
|
|
config.status:1718: creating rpm/redhat/zfs.spec
|
|
config.status:1718: creating rpm/redhat/zfs-kmod.spec
|
|
config.status:1718: creating rpm/redhat/zfs-dkms.spec
|
|
config.status:1718: creating rpm/generic/Makefile
|
|
config.status:1718: creating rpm/generic/zfs.spec
|
|
config.status:1718: creating rpm/generic/zfs-kmod.spec
|
|
config.status:1718: creating rpm/generic/zfs-dkms.spec
|
|
config.status:1718: creating zfs.release
|
|
config.status:1718: creating zfs_config.h
|
|
config.status:1947: executing depfiles commands
|
|
config.status:2028: cd lib/libspl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libavl && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libefi && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libicp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libnvpair && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libzutil && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libtpool && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libunicode && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libuutil && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libzpool && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libzfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libzfs_core && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd lib/libshare && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zdb && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zhack && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zinject && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zpool && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zstreamdump && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/ztest && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/mount_zfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zvol_id && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/zed && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd cmd/raidz_test && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/chg_usr_exec && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/user_ns_exec && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/devname2devid && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/dir_rd_update && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/file_check && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/file_trunc && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/file_write && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/largest_file && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/libzfs_input_check && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/mkbusy && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/mkfile && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/mkfiles && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/mktree && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/mmap_exec && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/mmap_libaio && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/mmapwrite && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/nvlist_to_lua && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/randfree_file && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/randwritecomp && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/readmmap && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/rename_dir && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/rm_lnkcnt_zero_file && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/threadsappend && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/cmd/xattrtest && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/checksum && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/cli_root/zfs_diff && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/cp_files && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/ctime && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/hkdf && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/libzfs && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/suid && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/tmpfile && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:2028: cd tests/zfs-tests/tests/functional/truncate && sed -e '/# am--include-marker/d' Makefile | make -f - am--depfiles
|
|
config.status:2033: $? = 0
|
|
config.status:1947: executing libtool commands
|
|
config.status:1947: executing po-directories commands
|
|
|
|
## ---------------- ##
|
|
## Cache variables. ##
|
|
## ---------------- ##
|
|
|
|
ac_cv_build=x86_64-pc-linux-gnu
|
|
ac_cv_c_compiler_gnu=yes
|
|
ac_cv_env_CCASFLAGS_set=
|
|
ac_cv_env_CCASFLAGS_value=
|
|
ac_cv_env_CCAS_set=
|
|
ac_cv_env_CCAS_value=
|
|
ac_cv_env_CC_set=
|
|
ac_cv_env_CC_value=
|
|
ac_cv_env_CFLAGS_set=
|
|
ac_cv_env_CFLAGS_value=
|
|
ac_cv_env_CPPFLAGS_set=
|
|
ac_cv_env_CPPFLAGS_value=
|
|
ac_cv_env_CPP_set=
|
|
ac_cv_env_CPP_value=
|
|
ac_cv_env_LDFLAGS_set=
|
|
ac_cv_env_LDFLAGS_value=
|
|
ac_cv_env_LIBS_set=
|
|
ac_cv_env_LIBS_value=
|
|
ac_cv_env_LIBTIRPC_CFLAGS_set=
|
|
ac_cv_env_LIBTIRPC_CFLAGS_value=
|
|
ac_cv_env_LIBTIRPC_LIBS_set=
|
|
ac_cv_env_LIBTIRPC_LIBS_value=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
|
|
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
|
|
ac_cv_env_PKG_CONFIG_LIBDIR_set=
|
|
ac_cv_env_PKG_CONFIG_LIBDIR_value=
|
|
ac_cv_env_PKG_CONFIG_PATH_set=
|
|
ac_cv_env_PKG_CONFIG_PATH_value=
|
|
ac_cv_env_PKG_CONFIG_set=
|
|
ac_cv_env_PKG_CONFIG_value=
|
|
ac_cv_env_PYTHON_VERSION_set=
|
|
ac_cv_env_PYTHON_VERSION_value=
|
|
ac_cv_env_PYTHON_set=
|
|
ac_cv_env_PYTHON_value=
|
|
ac_cv_env_TEST_JOBS_set=
|
|
ac_cv_env_TEST_JOBS_value=
|
|
ac_cv_env_build_alias_set=
|
|
ac_cv_env_build_alias_value=
|
|
ac_cv_env_host_alias_set=
|
|
ac_cv_env_host_alias_value=
|
|
ac_cv_env_target_alias_set=
|
|
ac_cv_env_target_alias_value=
|
|
ac_cv_func_mlockall=yes
|
|
ac_cv_func_strlcat=no
|
|
ac_cv_func_strlcpy=no
|
|
ac_cv_header_blkid_blkid_h=yes
|
|
ac_cv_header_dlfcn_h=yes
|
|
ac_cv_header_inttypes_h=yes
|
|
ac_cv_header_libaio_h=yes
|
|
ac_cv_header_libudev_h=yes
|
|
ac_cv_header_memory_h=yes
|
|
ac_cv_header_openssl_evp_h=yes
|
|
ac_cv_header_stdc=yes
|
|
ac_cv_header_stdint_h=yes
|
|
ac_cv_header_stdlib_h=yes
|
|
ac_cv_header_string_h=yes
|
|
ac_cv_header_strings_h=yes
|
|
ac_cv_header_sys_stat_h=yes
|
|
ac_cv_header_sys_types_h=yes
|
|
ac_cv_header_unistd_h=yes
|
|
ac_cv_header_uuid_uuid_h=yes
|
|
ac_cv_header_zlib_h=yes
|
|
ac_cv_host=x86_64-pc-linux-gnu
|
|
ac_cv_objext=o
|
|
ac_cv_path_EGREP='/bin/grep -E'
|
|
ac_cv_path_FGREP='/bin/grep -F'
|
|
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
|
|
ac_cv_path_GREP=/bin/grep
|
|
ac_cv_path_MSGFMT=/usr/bin/msgfmt
|
|
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
|
|
ac_cv_path_PYTHON=/usr/bin/python3.8
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_XGETTEXT=/usr/bin/xgettext
|
|
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
|
|
ac_cv_path_install='/usr/bin/install -c'
|
|
ac_cv_path_lt_DD=/bin/dd
|
|
ac_cv_path_mkdir=/bin/mkdir
|
|
ac_cv_prog_AWK=gawk
|
|
ac_cv_prog_CPP='gcc -E'
|
|
ac_cv_prog_PYTHON=python3
|
|
ac_cv_prog_ac_ct_AR=ar
|
|
ac_cv_prog_ac_ct_CC=gcc
|
|
ac_cv_prog_ac_ct_MANIFEST_TOOL=mt
|
|
ac_cv_prog_ac_ct_OBJDUMP=objdump
|
|
ac_cv_prog_ac_ct_RANLIB=ranlib
|
|
ac_cv_prog_ac_ct_STRIP=strip
|
|
ac_cv_prog_cc_c89=
|
|
ac_cv_prog_cc_g=yes
|
|
ac_cv_prog_make_make_set=yes
|
|
ac_cv_search_compress2=-lz
|
|
ac_cv_search_crc32='none required'
|
|
ac_cv_search_udev_device_get_is_initialized=-ludev
|
|
ac_cv_search_uncompress='none required'
|
|
ac_cv_search_uuid_generate=-luuid
|
|
ac_cv_search_uuid_is_null='none required'
|
|
ac_cv_search_xdrmem_create='none required'
|
|
ac_cv_target=x86_64-pc-linux-gnu
|
|
acl_cv_libdirstems=lib,lib
|
|
acl_cv_prog_gnu_ld=yes
|
|
acl_cv_rpath=done
|
|
am_cv_CCAS_dependencies_compiler_type=gcc3
|
|
am_cv_CC_dependencies_compiler_type=gcc3
|
|
am_cv_func_iconv=yes
|
|
am_cv_func_iconv_works=yes
|
|
am_cv_lib_iconv=no
|
|
am_cv_make_support_nested_variables=yes
|
|
am_cv_prog_cc_c_o=yes
|
|
am_cv_prog_tar_pax=gnutar
|
|
am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
|
|
am_cv_proto_iconv_arg1=
|
|
am_cv_python_platform=linux
|
|
am_cv_python_pyexecdir='${exec_prefix}/lib/python3.8/site-packages'
|
|
am_cv_python_pythondir='${prefix}/lib/python3.8/site-packages'
|
|
am_cv_python_version=3.8
|
|
gl_cv_host_cpu_c_abi_32bit=no
|
|
gt_cv_func_CFLocaleCopyCurrent=no
|
|
gt_cv_func_CFLocaleCopyPreferredLanguages=no
|
|
gt_cv_func_CFPreferencesCopyAppValue=no
|
|
gt_cv_func_gnugettext1_libc=yes
|
|
lt_cv_ar_at_file=@
|
|
lt_cv_archive_cmds_need_lc=no
|
|
lt_cv_deplibs_check_method=pass_all
|
|
lt_cv_file_magic_cmd='$MAGIC_CMD'
|
|
lt_cv_file_magic_test_file=
|
|
lt_cv_ld_reload_flag=-r
|
|
lt_cv_nm_interface='BSD nm'
|
|
lt_cv_objdir=.libs
|
|
lt_cv_path_LD=/usr/bin/ld
|
|
lt_cv_path_NM='/usr/bin/nm -B'
|
|
lt_cv_path_mainfest_tool=no
|
|
lt_cv_prog_compiler_c_o=yes
|
|
lt_cv_prog_compiler_pic='-fPIC -DPIC'
|
|
lt_cv_prog_compiler_pic_works=yes
|
|
lt_cv_prog_compiler_rtti_exceptions=no
|
|
lt_cv_prog_compiler_static_works=yes
|
|
lt_cv_prog_gnu_ld=yes
|
|
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
|
|
lt_cv_shlibpath_overrides_runpath=yes
|
|
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \(.*\) .*$/ {"\1", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/ {"\1", (void *) \&\1},/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/ {"lib\1", (void *) \&\1},/p'\'''
|
|
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
|
|
lt_cv_sys_global_symbol_to_import=
|
|
lt_cv_sys_max_cmd_len=1572864
|
|
lt_cv_to_host_file_cmd=func_convert_file_noop
|
|
lt_cv_to_tool_file_cmd=func_convert_file_noop
|
|
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
|
|
|
|
## ----------------- ##
|
|
## Output variables. ##
|
|
## ----------------- ##
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@echo "Need to reconfigure with --enable-code-coverage"
|
|
@echo "Need to reconfigure with --enable-code-coverage"
|
|
$(CODE_COVERAGE_IGNORE_PATTERN);
|
|
$(CODE_COVERAGE_OUTPUT_FILE);
|
|
#
|
|
#
|
|
# $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage)
|
|
# $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info)
|
|
# (Default: $(top_builddir))
|
|
# (Default: empty)
|
|
# Multiple directories may be specified, separated by whitespace.
|
|
# by lcov for code coverage. (Default:
|
|
# collecting lcov instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
|
|
# genhtml instance. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
|
|
# instance. (Default: $CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
|
|
# instance. (Default: $CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
|
|
# instance. (Default: $CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
|
|
# instances. (Default: $CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
|
|
# instances. (Default: based on $CODE_COVERAGE_BRANCH_COVERAGE)
|
|
# lcov instance. (Default: empty)
|
|
# reports to be created. (Default:
|
|
# set to 0 to disable it and leave empty to stay with the default.
|
|
# - CODE_COVERAGE_BRANCH_COVERAGE: Set to 1 to enforce branch coverage,
|
|
# - CODE_COVERAGE_DIRECTORY: Top-level directory for code coverage reporting.
|
|
# - CODE_COVERAGE_GENHTML_OPTIONS: Extra options to pass to the genhtml
|
|
# - CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT: Extra options to pass to the
|
|
# - CODE_COVERAGE_IGNORE_PATTERN: Extra glob pattern of files to ignore
|
|
# - CODE_COVERAGE_LCOV_OPTIONS: Extra options to pass to the collecting lcov
|
|
# - CODE_COVERAGE_LCOV_OPTIONS_DEFAULT: Extra options to pass to the
|
|
# - CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH: --gcov-tool pathtogcov
|
|
# - CODE_COVERAGE_LCOV_RMOPTS: Extra options to pass to the filtering lcov
|
|
# - CODE_COVERAGE_LCOV_RMOPTS_DEFAULT: Extra options to pass to the filtering
|
|
# - CODE_COVERAGE_LCOV_SHOPTS: Extra options to shared between both lcov
|
|
# - CODE_COVERAGE_LCOV_SHOPTS_DEFAULT: Extra options shared between both lcov
|
|
# - CODE_COVERAGE_OUTPUT_DIRECTORY: Directory for generated code coverage
|
|
# - CODE_COVERAGE_OUTPUT_FILE: Filename and path for the .info file generated
|
|
# $(PACKAGE_VERSION). In order to add the current git hash to the title,
|
|
# Capture code coverage data
|
|
# Code coverage
|
|
# Hook rule executed before code-coverage-capture, overridable by the user
|
|
# Optional variables
|
|
# Optional:
|
|
# The generated report will be titled using the $(PACKAGE_NAME) and
|
|
# Use recursive makes in order to ignore errors during check
|
|
# sanitizes the test-name: replaces with underscores: dashes and dots
|
|
# use the git-version-gen script, available online.
|
|
$(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
|
|
'
|
|
--rc genhtml_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
|
|
--rc lcov_branch_coverage=$(CODE_COVERAGE_BRANCH_COVERAGE))
|
|
.PHONY: check-code-coverage code-coverage-capture code-coverage-capture-hook code-coverage-clean
|
|
ACLOCAL='${SHELL} /src/zfs-builds-mm/zfs-0.8.4/config/missing aclocal-1.16'
|
|
ALIEN='alien'
|
|
ALIEN_VERSION='8.95'
|
|
AMDEPBACKSLASH='\'
|
|
AMDEP_FALSE='#'
|
|
AMDEP_TRUE=''
|
|
AMTAR='$${TAR-tar}'
|
|
AM_BACKSLASH='\'
|
|
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
|
|
AM_DEFAULT_VERBOSITY='0'
|
|
AM_DISTCHECK_CONFIGURE_FLAGS += --disable-code-coverage
|
|
AM_DISTCHECK_CONFIGURE_FLAGS ?=
|
|
AM_V='$(V)'
|
|
AR='ar'
|
|
ASAN_CFLAGS=''
|
|
ASAN_ENABLED='no'
|
|
ASAN_ENABLED_FALSE=''
|
|
ASAN_ENABLED_TRUE='#'
|
|
ASAN_LDFLAGS=''
|
|
ASAN_ZFS='_without_asan'
|
|
AUTOCONF='${SHELL} /src/zfs-builds-mm/zfs-0.8.4/config/missing autoconf'
|
|
AUTOHEADER='${SHELL} /src/zfs-builds-mm/zfs-0.8.4/config/missing autoheader'
|
|
AUTOMAKE='${SHELL} /src/zfs-builds-mm/zfs-0.8.4/config/missing automake-1.16'
|
|
AWK='gawk'
|
|
CC='gcc'
|
|
CCAS='gcc'
|
|
CCASDEPMODE='depmode=gcc3'
|
|
CCASFLAGS='-g -O2'
|
|
CCDEPMODE='depmode=gcc3'
|
|
CFLAGS='-g -O2'
|
|
CODE_COVERAGE_BRANCH_COVERAGE ?=
|
|
CODE_COVERAGE_CFLAGS=''
|
|
CODE_COVERAGE_CPPFLAGS=''
|
|
CODE_COVERAGE_CXXFLAGS=''
|
|
CODE_COVERAGE_DIRECTORY ?= $(top_builddir)
|
|
CODE_COVERAGE_ENABLED='no'
|
|
CODE_COVERAGE_ENABLED_FALSE=''
|
|
CODE_COVERAGE_ENABLED_TRUE='#'
|
|
CODE_COVERAGE_GENHTML_OPTIONS ?= $(CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT)
|
|
CODE_COVERAGE_GENHTML_OPTIONS_DEFAULT ?=\
|
|
CODE_COVERAGE_IGNORE_PATTERN ?=
|
|
CODE_COVERAGE_LCOV_OPTIONS ?= $(CODE_COVERAGE_LCOV_OPTIONS_DEFAULT)
|
|
CODE_COVERAGE_LCOV_OPTIONS_DEFAULT ?= $(CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH)
|
|
CODE_COVERAGE_LCOV_OPTIONS_GCOVPATH ?= --gcov-tool "$(GCOV)"
|
|
CODE_COVERAGE_LCOV_RMOPTS ?= $(CODE_COVERAGE_LCOV_RMOPTS_DEFAULT)
|
|
CODE_COVERAGE_LCOV_RMOPTS_DEFAULT ?=
|
|
CODE_COVERAGE_LCOV_SHOPTS ?= $(CODE_COVERAGE_LCOV_SHOPTS_DEFAULT)
|
|
CODE_COVERAGE_LCOV_SHOPTS_DEFAULT ?= $(if $(CODE_COVERAGE_BRANCH_COVERAGE),\
|
|
CODE_COVERAGE_LDFLAGS=''
|
|
CODE_COVERAGE_LIBS=''
|
|
CODE_COVERAGE_OUTPUT_DIRECTORY ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage
|
|
CODE_COVERAGE_OUTPUT_FILE ?= $(PACKAGE_NAME)-$(PACKAGE_VERSION)-coverage.info
|
|
CODE_COVERAGE_RULES='
|
|
CONFIG_KERNEL_FALSE=''
|
|
CONFIG_KERNEL_TRUE='#'
|
|
CONFIG_QAT_FALSE=''
|
|
CONFIG_QAT_TRUE='#'
|
|
CONFIG_USER_FALSE='#'
|
|
CONFIG_USER_TRUE=''
|
|
CPP='gcc -E'
|
|
CPPFLAGS=''
|
|
CYGPATH_W='echo'
|
|
DEBUGINFO_ZFS='_without_debuginfo'
|
|
DEBUG_CFLAGS=''
|
|
DEBUG_CPPFLAGS='-UDEBUG -DNDEBUG'
|
|
DEBUG_KMEM_TRACKING_ZFS='_without_debug_kmem_tracking'
|
|
DEBUG_KMEM_ZFS='_without_debug_kmem'
|
|
DEBUG_LDFLAGS=''
|
|
DEBUG_ZFS='_without_debug'
|
|
DEFAULT_INITCONF_DIR='/etc/default'
|
|
DEFAULT_INIT_DIR='${prefix}/etc/init.d'
|
|
DEFAULT_INIT_SCRIPT='lsb'
|
|
DEFAULT_PACKAGE='deb'
|
|
DEFINE_INITRAMFS='--define "_initramfs 1"'
|
|
DEFINE_PYTHON_PKG_VERSION=''
|
|
DEFINE_PYTHON_VERSION=''
|
|
DEFINE_PYZFS=''
|
|
DEFINE_SYSTEMD='--with systemd --define "_unitdir $(systemdunitdir)" --define "_presetdir $(systemdpresetdir)" --define "_generatordir $(systemdgeneratordir)"'
|
|
DEFS='-DHAVE_CONFIG_H'
|
|
DEPDIR='.deps'
|
|
DLLTOOL='false'
|
|
DPKG='dpkg'
|
|
DPKGBUILD='dpkg-buildpackage'
|
|
DPKGBUILD_VERSION='1.19.7.'
|
|
DPKG_VERSION='1.19.7'
|
|
DSYMUTIL=''
|
|
DUMPBIN=''
|
|
ECHO_C=''
|
|
ECHO_N='-n'
|
|
ECHO_T=''
|
|
EGREP='/bin/grep -E'
|
|
EXEEXT=''
|
|
FGREP='/bin/grep -F'
|
|
FRAME_LARGER_THAN='-Wframe-larger-than=4096'
|
|
GCOV=''
|
|
GENHTML=''
|
|
GETTEXT_MACRO_VERSION='0.20'
|
|
GITIGNOREFILES += $(CODE_COVERAGE_OUTPUT_FILE) $(CODE_COVERAGE_OUTPUT_DIRECTORY)
|
|
GITIGNOREFILES ?=
|
|
GMSGFMT='/usr/bin/msgfmt'
|
|
GMSGFMT_015='/usr/bin/msgfmt'
|
|
GREP='/bin/grep'
|
|
HAVE_ALIEN='yes'
|
|
HAVE_DPKG='yes'
|
|
HAVE_DPKGBUILD='yes'
|
|
HAVE_RPM='yes'
|
|
HAVE_RPMBUILD='yes'
|
|
INSTALL_DATA='${INSTALL} -m 644'
|
|
INSTALL_PROGRAM='${INSTALL}'
|
|
INSTALL_SCRIPT='${INSTALL}'
|
|
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
|
INTLLIBS=''
|
|
INTL_MACOSX_LIBS=''
|
|
KERNEL_DEBUG_CFLAGS=''
|
|
KERNEL_DEBUG_CPPFLAGS='-UDEBUG -DNDEBUG'
|
|
KERNEL_MAKE=''
|
|
LCOV=''
|
|
LD='/usr/bin/ld -m elf_x86_64'
|
|
LDFLAGS=''
|
|
LIBAIO='-laio'
|
|
LIBBLKID='-lblkid'
|
|
LIBICONV=''
|
|
LIBINTL=''
|
|
LIBOBJS=''
|
|
LIBS='-ludev -luuid -lz '
|
|
LIBSSL='-lssl -lcrypto'
|
|
LIBTIRPC_CFLAGS=''
|
|
LIBTIRPC_LIBS=''
|
|
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
|
|
LIBUDEV='-ludev'
|
|
LIBUUID='-luuid'
|
|
LINUX=''
|
|
LINUX_OBJ=''
|
|
LINUX_SYMBOLS=''
|
|
LINUX_VERSION=''
|
|
LIPO=''
|
|
LN_S='ln -s'
|
|
LTLIBICONV=''
|
|
LTLIBINTL=''
|
|
LTLIBOBJS=''
|
|
LT_SYS_LIBRARY_PATH=''
|
|
MAINT='#'
|
|
MAINTAINER_MODE_FALSE=''
|
|
MAINTAINER_MODE_TRUE='#'
|
|
MAKEINFO='${SHELL} /src/zfs-builds-mm/zfs-0.8.4/config/missing makeinfo'
|
|
MANIFEST_TOOL=':'
|
|
MKDIR_P='/bin/mkdir -p'
|
|
MSGFMT='/usr/bin/msgfmt'
|
|
MSGMERGE='/usr/bin/msgmerge'
|
|
MSGMERGE_FOR_MSGFMT_OPTION='--no-fuzzy-matching --no-location --quiet'
|
|
MULTIARCH_LIBDIR='lib/x86_64-linux-gnu'
|
|
NM='/usr/bin/nm -B'
|
|
NMEDIT=''
|
|
NO_BOOL_COMPARE='-Wno-bool-compare'
|
|
NO_FORMAT_TRUNCATION='-Wno-format-truncation'
|
|
NO_OMIT_FRAME_POINTER='-fno-omit-frame-pointer'
|
|
NO_UNUSED_BUT_SET_VARIABLE='-Wno-unused-but-set-variable'
|
|
OBJDUMP='objdump'
|
|
OBJEXT='o'
|
|
OTOOL64=''
|
|
OTOOL=''
|
|
PACKAGE='zfs'
|
|
PACKAGE_BUGREPORT=''
|
|
PACKAGE_NAME='zfs'
|
|
PACKAGE_STRING='zfs 0.8.4'
|
|
PACKAGE_TARNAME='zfs'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='0.8.4'
|
|
PATH_SEPARATOR=':'
|
|
PKG_CONFIG='/usr/bin/pkg-config'
|
|
PKG_CONFIG_LIBDIR=''
|
|
PKG_CONFIG_PATH=''
|
|
POSUB='po'
|
|
PYTHON='/usr/bin/python3.8'
|
|
PYTHON_CPPFLAGS='-I/usr/include/python3.8'
|
|
PYTHON_EXEC_PREFIX='${exec_prefix}'
|
|
PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions'
|
|
PYTHON_EXTRA_LIBS='-lcrypt -lpthread -ldl -lutil -lm -lm'
|
|
PYTHON_LIBS='-L/usr/lib -lpython3.8'
|
|
PYTHON_PLATFORM='linux'
|
|
PYTHON_PREFIX='${prefix}'
|
|
PYTHON_SITE_PKG='/usr/lib/python3/dist-packages'
|
|
PYTHON_VERSION='3.8'
|
|
PYZFS_ENABLED='yes'
|
|
PYZFS_ENABLED_FALSE='#'
|
|
PYZFS_ENABLED_TRUE=''
|
|
QAT_OBJ=''
|
|
QAT_SRC=''
|
|
QAT_SYMBOLS=''
|
|
RANLIB='ranlib'
|
|
RELEASE='1'
|
|
RM='rm -f'
|
|
RPM='rpm'
|
|
RPMBUILD='rpmbuild'
|
|
RPMBUILD_VERSION='4.14.2.1'
|
|
RPM_DEFINE_COMMON='--define "$(DEBUG_ZFS) 1" --define "$(DEBUG_KMEM_ZFS) 1" --define "$(DEBUG_KMEM_TRACKING_ZFS) 1" --define "$(DEBUGINFO_ZFS) 1" --define "$(ASAN_ZFS) 1"'
|
|
RPM_DEFINE_DKMS=''
|
|
RPM_DEFINE_KMOD='--define "kernels $(LINUX_VERSION)" --define "ksrc $(LINUX)" --define "kobj $(LINUX_OBJ)" --define "_wrong_version_format_terminate_build 0"'
|
|
RPM_DEFINE_UTIL=' --define "_initconfdir $(DEFAULT_INITCONF_DIR)" $(DEFINE_INITRAMFS) $(DEFINE_SYSTEMD) $(DEFINE_PYZFS) $(DEFINE_PYTHON_VERSION) $(DEFINE_PYTHON_PKG_VERSION) --define "_lib $(MULTIARCH_LIBDIR)"'
|
|
RPM_SPEC_DIR='rpm/generic'
|
|
RPM_VERSION='4.14.2.1'
|
|
SED='/bin/sed'
|
|
SET_MAKE=''
|
|
SHELL='/bin/bash'
|
|
SRPM_DEFINE_COMMON='--define "build_src_rpm 1"'
|
|
SRPM_DEFINE_DKMS=''
|
|
SRPM_DEFINE_KMOD=''
|
|
SRPM_DEFINE_UTIL=''
|
|
STRIP='strip'
|
|
TARGET_ASM_DIR='asm-x86_64'
|
|
TARGET_ASM_GENERIC_FALSE=''
|
|
TARGET_ASM_GENERIC_TRUE='#'
|
|
TARGET_ASM_I386_FALSE=''
|
|
TARGET_ASM_I386_TRUE='#'
|
|
TARGET_ASM_X86_64_FALSE='#'
|
|
TARGET_ASM_X86_64_TRUE=''
|
|
TEST_JOBS='4'
|
|
USE_NLS='yes'
|
|
USING_PYTHON_2_FALSE=''
|
|
USING_PYTHON_2_TRUE='#'
|
|
USING_PYTHON_3_FALSE='#'
|
|
USING_PYTHON_3_TRUE=''
|
|
USING_PYTHON_FALSE='#'
|
|
USING_PYTHON_TRUE=''
|
|
VENDOR='ubuntu'
|
|
VERSION='0.8.4'
|
|
WANT_DEVNAME2DEVID_FALSE='#'
|
|
WANT_DEVNAME2DEVID_TRUE=''
|
|
WANT_MMAP_LIBAIO_FALSE='#'
|
|
WANT_MMAP_LIBAIO_TRUE=''
|
|
XGETTEXT='/usr/bin/xgettext'
|
|
XGETTEXT_015='/usr/bin/xgettext'
|
|
XGETTEXT_EXTRA_OPTIONS=''
|
|
ZFS_CONFIG='user'
|
|
ZFS_INIT_SYSTEMD='systemd'
|
|
ZFS_INIT_SYSV='init.d'
|
|
ZFS_META_ALIAS='zfs-0.8.4-1'
|
|
ZFS_META_AUTHOR='OpenZFS on Linux'
|
|
ZFS_META_DATA=''
|
|
ZFS_META_KVER_MAX='5.6'
|
|
ZFS_META_KVER_MIN='2.6.32'
|
|
ZFS_META_LICENSE='CDDL'
|
|
ZFS_META_LT_AGE=''
|
|
ZFS_META_LT_CURRENT=''
|
|
ZFS_META_LT_REVISION=''
|
|
ZFS_META_NAME='zfs'
|
|
ZFS_META_RELEASE='1'
|
|
ZFS_META_VERSION='0.8.4'
|
|
ZFS_MODULE_LOAD='modules-load.d'
|
|
ZLIB='-lz'
|
|
ZONENAME='echo global'
|
|
ac_ct_AR='ar'
|
|
ac_ct_CC='gcc'
|
|
ac_ct_DUMPBIN=''
|
|
am__EXEEXT_FALSE=''
|
|
am__EXEEXT_TRUE='#'
|
|
am__fastdepCCAS_FALSE='#'
|
|
am__fastdepCCAS_TRUE=''
|
|
am__fastdepCC_FALSE='#'
|
|
am__fastdepCC_TRUE=''
|
|
am__include='include'
|
|
am__isrc=''
|
|
am__leading_dot='.'
|
|
am__nodep='_no'
|
|
am__quote=''
|
|
am__tar='tar --format=posix -chf - "$$tardir"'
|
|
am__untar='tar -xf -'
|
|
bindir='${exec_prefix}/bin'
|
|
build='x86_64-pc-linux-gnu'
|
|
build_alias=''
|
|
build_cpu='x86_64'
|
|
build_os='linux-gnu'
|
|
build_vendor='pc'
|
|
check-code-coverage:
|
|
code-coverage-capture-hook:
|
|
code-coverage-capture: code-coverage-capture-hook
|
|
code_coverage_quiet = $(code_coverage_quiet_$(V))
|
|
code_coverage_quiet_ = $(code_coverage_quiet_$(AM_DEFAULT_VERBOSITY))
|
|
code_coverage_quiet_0 = --quiet
|
|
code_coverage_sanitize = $(subst -,_,$(subst .,_,$(1)))
|
|
code_coverage_v_genhtml = $(code_coverage_v_genhtml_$(V))
|
|
code_coverage_v_genhtml_ = $(code_coverage_v_genhtml_$(AM_DEFAULT_VERBOSITY))
|
|
code_coverage_v_genhtml_0 = @echo " GEN " $(CODE_COVERAGE_OUTPUT_DIRECTORY);
|
|
code_coverage_v_lcov_cap = $(code_coverage_v_lcov_cap_$(V))
|
|
code_coverage_v_lcov_cap_ = $(code_coverage_v_lcov_cap_$(AM_DEFAULT_VERBOSITY))
|
|
code_coverage_v_lcov_cap_0 = @echo " LCOV --capture"\
|
|
code_coverage_v_lcov_ign = $(code_coverage_v_lcov_ign_$(V))
|
|
code_coverage_v_lcov_ign_ = $(code_coverage_v_lcov_ign_$(AM_DEFAULT_VERBOSITY))
|
|
code_coverage_v_lcov_ign_0 = @echo " LCOV --remove /tmp/*"\
|
|
datadir='${datarootdir}'
|
|
datarootdir='${prefix}/share'
|
|
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
|
|
dracutdir='/usr/lib/dracut'
|
|
dvidir='${docdir}'
|
|
exec_prefix='${prefix}'
|
|
host='x86_64-pc-linux-gnu'
|
|
host_alias=''
|
|
host_cpu='x86_64'
|
|
host_os='linux-gnu'
|
|
host_vendor='pc'
|
|
htmldir='${docdir}'
|
|
includedir='${prefix}/include'
|
|
infodir='${datarootdir}/info'
|
|
install_sh='${SHELL} /src/zfs-builds-mm/zfs-0.8.4/config/install-sh'
|
|
libdir='${exec_prefix}/lib'
|
|
libexecdir='${exec_prefix}/libexec'
|
|
localedir='${datarootdir}/locale'
|
|
localstatedir='${prefix}/var'
|
|
mandir='${datarootdir}/man'
|
|
mkdir_p='$(MKDIR_P)'
|
|
modulesloaddir='/usr/lib/modules-load.d'
|
|
mounthelperdir='/sbin'
|
|
oldincludedir='/usr/include'
|
|
pdfdir='${docdir}'
|
|
pkgpyexecdir='${pyexecdir}/zfs'
|
|
pkgpythondir='${pythondir}/zfs'
|
|
prefix='/usr/local'
|
|
program_transform_name='s,x,x,'
|
|
psdir='${docdir}'
|
|
pyexecdir='${exec_prefix}/lib/python3.8/site-packages'
|
|
pythondir='${prefix}/lib/python3.8/site-packages'
|
|
pythonsitedir='/usr/lib/python3/dist-packages'
|
|
runstatedir='${localstatedir}/run'
|
|
sbindir='${exec_prefix}/sbin'
|
|
sharedstatedir='${prefix}/com'
|
|
sysconfdir='${prefix}/etc'
|
|
systemdgeneratordir='/usr/lib/systemd/system-generators'
|
|
systemdpresetdir='/usr/lib/systemd/system-preset'
|
|
systemdunitdir='/usr/lib/systemd/system'
|
|
target='x86_64-pc-linux-gnu'
|
|
target_alias=''
|
|
target_cpu='x86_64'
|
|
target_os='linux-gnu'
|
|
target_vendor='pc'
|
|
udevdir='/lib/udev'
|
|
udevruledir='/lib/udev/rules.d'
|
|
zfsexecdir='${exec_prefix}/libexec/zfs'
|
|
|
|
## ----------- ##
|
|
## confdefs.h. ##
|
|
## ----------- ##
|
|
|
|
/* confdefs.h */
|
|
#define PACKAGE_NAME "zfs"
|
|
#define PACKAGE_TARNAME "zfs"
|
|
#define PACKAGE_VERSION "0.8.4"
|
|
#define PACKAGE_STRING "zfs 0.8.4"
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define ZFS_META_NAME "zfs"
|
|
#define ZFS_META_VERSION "0.8.4"
|
|
#define SPL_META_VERSION ZFS_META_VERSION
|
|
#define ZFS_META_RELEASE "1"
|
|
#define SPL_META_RELEASE ZFS_META_RELEASE
|
|
#define ZFS_META_LICENSE "CDDL"
|
|
#define ZFS_META_ALIAS "zfs-0.8.4-1"
|
|
#define SPL_META_ALIAS ZFS_META_ALIAS
|
|
#define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
#define ZFS_META_KVER_MIN "2.6.32"
|
|
#define ZFS_META_KVER_MAX "5.6"
|
|
#define PACKAGE "zfs"
|
|
#define VERSION "0.8.4"
|
|
#define STDC_HEADERS 1
|
|
#define HAVE_SYS_TYPES_H 1
|
|
#define HAVE_SYS_STAT_H 1
|
|
#define HAVE_STDLIB_H 1
|
|
#define HAVE_STRING_H 1
|
|
#define HAVE_MEMORY_H 1
|
|
#define HAVE_STRINGS_H 1
|
|
#define HAVE_INTTYPES_H 1
|
|
#define HAVE_STDINT_H 1
|
|
#define HAVE_UNISTD_H 1
|
|
#define HAVE_DLFCN_H 1
|
|
#define LT_OBJDIR ".libs/"
|
|
#define HAVE_ICONV 1
|
|
#define ICONV_CONST
|
|
#define HAVE_SSE 1
|
|
#define HAVE_SSE2 1
|
|
#define HAVE_SSE3 1
|
|
#define HAVE_SSSE3 1
|
|
#define HAVE_SSE4_1 1
|
|
#define HAVE_SSE4_2 1
|
|
#define HAVE_AVX 1
|
|
#define HAVE_AVX2 1
|
|
#define HAVE_AVX512F 1
|
|
#define HAVE_AVX512CD 1
|
|
#define HAVE_AVX512DQ 1
|
|
#define HAVE_AVX512BW 1
|
|
#define HAVE_AVX512IFMA 1
|
|
#define HAVE_AVX512VBMI 1
|
|
#define HAVE_AVX512PF 1
|
|
#define HAVE_AVX512ER 1
|
|
#define HAVE_AVX512VL 1
|
|
#define HAVE_AES 1
|
|
#define HAVE_PCLMULQDQ 1
|
|
#define HAVE_MOVBE 1
|
|
#define HAVE_PYTHON "3.8"
|
|
#define ENABLE_NLS 1
|
|
#define HAVE_GETTEXT 1
|
|
#define HAVE_DCGETTEXT 1
|
|
#define HAVE_ZLIB 1
|
|
#define HAVE_LIBUUID 1
|
|
#define HAVE_LIBBLKID 1
|
|
#define HAVE_LIBUDEV 1
|
|
#define HAVE_LIBUDEV_UDEV_DEVICE_GET_IS_INITIALIZED 1
|
|
#define HAVE_LIBSSL 1
|
|
#define HAVE_LIBAIO 1
|
|
#define HAVE_MAKEDEV_IN_SYSMACROS 1
|
|
#define HAVE_MLOCKALL 1
|
|
|
|
configure: exit 0
|