2425 lines
92 KiB
Text
2425 lines
92 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.2, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
$ ./configure --with-config=user
|
|
|
|
## --------- ##
|
|
## Platform. ##
|
|
## --------- ##
|
|
|
|
hostname = milan-zfs-builder
|
|
uname -m = x86_64
|
|
uname -r = 4.15.0-58-generic
|
|
uname -s = Linux
|
|
uname -v = #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019
|
|
|
|
/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:2524: checking for gawk
|
|
configure:2540: found /usr/bin/gawk
|
|
configure:2551: result: gawk
|
|
configure:2562: checking metadata
|
|
configure:2709: result: META file
|
|
configure:2747: checking build system type
|
|
configure:2761: result: x86_64-pc-linux-gnu
|
|
configure:2781: checking host system type
|
|
configure:2794: result: x86_64-pc-linux-gnu
|
|
configure:2814: checking target system type
|
|
configure:2827: result: x86_64-pc-linux-gnu
|
|
configure:2855: checking whether to enable maintainer-specific portions of Makefiles
|
|
configure:2864: result: no
|
|
configure:2888: checking whether make supports nested variables
|
|
configure:2905: result: yes
|
|
configure:2932: checking for a BSD-compatible install
|
|
configure:3000: result: /usr/bin/install -c
|
|
configure:3011: checking whether build environment is sane
|
|
configure:3066: result: yes
|
|
configure:3217: checking for a thread-safe mkdir -p
|
|
configure:3256: result: /bin/mkdir -p
|
|
configure:3259: checking whether make sets $(MAKE)
|
|
configure:3281: result: yes
|
|
configure:3466: checking for gcc
|
|
configure:3482: found /usr/bin/gcc
|
|
configure:3493: result: gcc
|
|
configure:3722: checking for C compiler version
|
|
configure:3731: gcc --version >&5
|
|
gcc (Ubuntu 7.4.0-1ubuntu1~18.04.1) 7.4.0
|
|
Copyright (C) 2017 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:3742: $? = 0
|
|
configure:3731: gcc -v >&5
|
|
Using built-in specs.
|
|
COLLECT_GCC=gcc
|
|
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper
|
|
OFFLOAD_TARGET_NAMES=nvptx-none
|
|
OFFLOAD_TARGET_DEFAULT=1
|
|
Target: x86_64-linux-gnu
|
|
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 7.4.0-1ubuntu1~18.04.1' --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --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 --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --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 --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 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)
|
|
configure:3742: $? = 0
|
|
configure:3731: gcc -V >&5
|
|
gcc: error: unrecognized command line option '-V'
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3742: $? = 1
|
|
configure:3731: gcc -qversion >&5
|
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
|
gcc: fatal error: no input files
|
|
compilation terminated.
|
|
configure:3742: $? = 1
|
|
configure:3762: checking whether the C compiler works
|
|
configure:3784: gcc conftest.c >&5
|
|
configure:3788: $? = 0
|
|
configure:3836: result: yes
|
|
configure:3839: checking for C compiler default output file name
|
|
configure:3841: result: a.out
|
|
configure:3847: checking for suffix of executables
|
|
configure:3854: gcc -o conftest conftest.c >&5
|
|
configure:3858: $? = 0
|
|
configure:3880: result:
|
|
configure:3902: checking whether we are cross compiling
|
|
configure:3910: gcc -o conftest conftest.c >&5
|
|
configure:3914: $? = 0
|
|
configure:3921: ./conftest
|
|
configure:3925: $? = 0
|
|
configure:3940: result: no
|
|
configure:3945: checking for suffix of object files
|
|
configure:3967: gcc -c conftest.c >&5
|
|
configure:3971: $? = 0
|
|
configure:3992: result: o
|
|
configure:3996: checking whether we are using the GNU C compiler
|
|
configure:4015: gcc -c conftest.c >&5
|
|
configure:4015: $? = 0
|
|
configure:4024: result: yes
|
|
configure:4033: checking whether gcc accepts -g
|
|
configure:4053: gcc -c -g conftest.c >&5
|
|
configure:4053: $? = 0
|
|
configure:4094: result: yes
|
|
configure:4111: checking for gcc option to accept ISO C89
|
|
configure:4174: gcc -c -g -O2 conftest.c >&5
|
|
configure:4174: $? = 0
|
|
configure:4187: result: none needed
|
|
configure:4212: checking whether gcc understands -c and -o together
|
|
configure:4234: gcc -c conftest.c -o conftest2.o
|
|
configure:4237: $? = 0
|
|
configure:4234: gcc -c conftest.c -o conftest2.o
|
|
configure:4237: $? = 0
|
|
configure:4249: result: yes
|
|
configure:4277: checking for style of include used by make
|
|
configure:4305: result: GNU
|
|
configure:4331: checking dependency style of gcc
|
|
configure:4442: result: gcc3
|
|
configure:4503: checking how to print strings
|
|
configure:4530: result: printf
|
|
configure:4551: checking for a sed that does not truncate output
|
|
configure:4615: result: /bin/sed
|
|
configure:4633: checking for grep that handles long lines and -e
|
|
configure:4691: result: /bin/grep
|
|
configure:4696: checking for egrep
|
|
configure:4758: result: /bin/grep -E
|
|
configure:4763: checking for fgrep
|
|
configure:4825: result: /bin/grep -F
|
|
configure:4860: checking for ld used by gcc
|
|
configure:4927: result: /usr/bin/ld
|
|
configure:4934: checking if the linker (/usr/bin/ld) is GNU ld
|
|
configure:4949: result: yes
|
|
configure:4961: checking for BSD- or MS-compatible name lister (nm)
|
|
configure:5015: result: /usr/bin/nm -B
|
|
configure:5145: checking the name lister (/usr/bin/nm -B) interface
|
|
configure:5152: gcc -c -g -O2 conftest.c >&5
|
|
configure:5155: /usr/bin/nm -B "conftest.o"
|
|
configure:5158: output
|
|
0000000000000000 B some_variable
|
|
configure:5165: result: BSD nm
|
|
configure:5168: checking whether ln -s works
|
|
configure:5172: result: yes
|
|
configure:5180: checking the maximum length of command line arguments
|
|
configure:5311: result: 1572864
|
|
configure:5359: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
|
configure:5399: result: func_convert_file_noop
|
|
configure:5406: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
|
configure:5426: result: func_convert_file_noop
|
|
configure:5433: checking for /usr/bin/ld option to reload object files
|
|
configure:5440: result: -r
|
|
configure:5514: checking for objdump
|
|
configure:5530: found /usr/bin/objdump
|
|
configure:5541: result: objdump
|
|
configure:5573: checking how to recognize dependent libraries
|
|
configure:5773: result: pass_all
|
|
configure:5858: checking for dlltool
|
|
configure:5888: result: no
|
|
configure:5918: checking how to associate runtime and link libraries
|
|
configure:5945: result: printf %s\n
|
|
configure:6006: checking for ar
|
|
configure:6022: found /usr/bin/ar
|
|
configure:6033: result: ar
|
|
configure:6070: checking for archiver @FILE support
|
|
configure:6087: gcc -c -g -O2 conftest.c >&5
|
|
configure:6087: $? = 0
|
|
configure:6090: ar cru libconftest.a @conftest.lst >&5
|
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
|
configure:6093: $? = 0
|
|
configure:6098: ar cru libconftest.a @conftest.lst >&5
|
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
|
ar: conftest.o: No such file or directory
|
|
configure:6101: $? = 1
|
|
configure:6113: result: @
|
|
configure:6171: checking for strip
|
|
configure:6187: found /usr/bin/strip
|
|
configure:6198: result: strip
|
|
configure:6270: checking for ranlib
|
|
configure:6286: found /usr/bin/ranlib
|
|
configure:6297: result: ranlib
|
|
configure:6399: checking command to parse /usr/bin/nm -B output from gcc object
|
|
configure:6552: gcc -c -g -O2 conftest.c >&5
|
|
configure:6555: $? = 0
|
|
configure:6559: /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:6562: $? = 0
|
|
configure:6628: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
|
configure:6631: $? = 0
|
|
configure:6669: result: ok
|
|
configure:6716: checking for sysroot
|
|
configure:6746: result: no
|
|
configure:6753: checking for a working dd
|
|
configure:6791: result: /bin/dd
|
|
configure:6795: checking how to truncate binary pipes
|
|
configure:6810: result: /bin/dd bs=4096 count=1
|
|
configure:6946: gcc -c -g -O2 conftest.c >&5
|
|
configure:6949: $? = 0
|
|
configure:7139: checking for mt
|
|
configure:7155: found /bin/mt
|
|
configure:7166: result: mt
|
|
configure:7189: checking if mt is a manifest tool
|
|
configure:7195: mt '-?'
|
|
configure:7203: result: no
|
|
configure:7880: checking how to run the C preprocessor
|
|
configure:7911: gcc -E conftest.c
|
|
configure:7911: $? = 0
|
|
configure:7925: gcc -E conftest.c
|
|
conftest.c:20:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:7925: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:7950: result: gcc -E
|
|
configure:7970: gcc -E conftest.c
|
|
configure:7970: $? = 0
|
|
configure:7984: gcc -E conftest.c
|
|
conftest.c:20:10: fatal error: ac_nonexistent.h: No such file or directory
|
|
#include <ac_nonexistent.h>
|
|
^~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:7984: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| /* end confdefs.h. */
|
|
| #include <ac_nonexistent.h>
|
|
configure:8013: checking for ANSI C header files
|
|
configure:8033: gcc -c -g -O2 conftest.c >&5
|
|
configure:8033: $? = 0
|
|
configure:8106: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:8106: $? = 0
|
|
configure:8106: ./conftest
|
|
configure:8106: $? = 0
|
|
configure:8117: result: yes
|
|
configure:8130: checking for sys/types.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for sys/stat.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for stdlib.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for string.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for memory.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for strings.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for inttypes.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for stdint.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8130: checking for unistd.h
|
|
configure:8130: gcc -c -g -O2 conftest.c >&5
|
|
configure:8130: $? = 0
|
|
configure:8130: result: yes
|
|
configure:8144: checking for dlfcn.h
|
|
configure:8144: gcc -c -g -O2 conftest.c >&5
|
|
configure:8144: $? = 0
|
|
configure:8144: result: yes
|
|
configure:8400: checking for objdir
|
|
configure:8415: result: .libs
|
|
configure:8679: checking if gcc supports -fno-rtti -fno-exceptions
|
|
configure:8697: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
|
|
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
|
|
configure:8701: $? = 0
|
|
configure:8714: result: no
|
|
configure:9072: checking for gcc option to produce PIC
|
|
configure:9079: result: -fPIC -DPIC
|
|
configure:9087: checking if gcc PIC flag -fPIC -DPIC works
|
|
configure:9105: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
|
configure:9109: $? = 0
|
|
configure:9122: result: yes
|
|
configure:9151: checking if gcc static flag -static works
|
|
configure:9179: result: yes
|
|
configure:9194: checking if gcc supports -c -o file.o
|
|
configure:9215: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
|
configure:9219: $? = 0
|
|
configure:9241: result: yes
|
|
configure:9249: checking if gcc supports -c -o file.o
|
|
configure:9296: result: yes
|
|
configure:9329: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
|
configure:10592: result: yes
|
|
configure:10629: checking whether -lc should be explicitly linked in
|
|
configure:10637: gcc -c -g -O2 conftest.c >&5
|
|
configure:10640: $? = 0
|
|
configure:10655: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
|
configure:10658: $? = 0
|
|
configure:10672: result: no
|
|
configure:10832: checking dynamic linker characteristics
|
|
configure:11413: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
|
configure:11413: $? = 0
|
|
configure:11662: result: GNU/Linux ld.so
|
|
configure:11784: checking how to hardcode library paths into programs
|
|
configure:11809: result: immediate
|
|
configure:12357: checking whether stripping libraries is possible
|
|
configure:12362: result: yes
|
|
configure:12397: checking if libtool supports shared libraries
|
|
configure:12399: result: yes
|
|
configure:12402: checking whether to build shared libraries
|
|
configure:12427: result: yes
|
|
configure:12430: checking whether to build static libraries
|
|
configure:12434: result: yes
|
|
configure:12525: checking for pkg-config
|
|
configure:12558: result: no
|
|
configure:12600: checking dependency style of gcc
|
|
configure:12709: result: gcc3
|
|
configure:12738: checking whether to build with code coverage support
|
|
configure:12758: result: no
|
|
configure:13105: checking how to create a pax tar archive
|
|
configure:13116: tar --version
|
|
tar (GNU tar) 1.29
|
|
Copyright (C) 2015 Free Software Foundation, Inc.
|
|
License GPLv3+: GNU GPL version 3 or later <http://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:13119: $? = 0
|
|
configure:13159: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
|
|
configure:13162: $? = 0
|
|
configure:13166: tar -xf - <conftest.tar
|
|
configure:13169: $? = 0
|
|
configure:13171: cat conftest.dir/file
|
|
GrepMe
|
|
configure:13174: $? = 0
|
|
configure:13187: result: gnutar
|
|
configure:13195: checking zfs author
|
|
configure:13197: result: OpenZFS on Linux
|
|
configure:13200: checking zfs license
|
|
configure:13202: result: CDDL
|
|
configure:13207: checking linux distribution
|
|
configure:13234: result: ubuntu
|
|
configure:13238: checking default package type
|
|
configure:13254: result: deb
|
|
configure:13259: checking default init directory
|
|
configure:13261: result: ${prefix}/etc/init.d
|
|
configure:13265: checking default init script type
|
|
configure:13281: result: lsb
|
|
configure:13285: checking default init config direectory
|
|
configure:13298: result: /etc/default
|
|
configure:13302: checking whether initramfs-tools is available
|
|
configure:13306: result: yes
|
|
configure:13319: checking whether rpm is available
|
|
configure:13325: result: yes (4.14.1)
|
|
configure:13336: checking whether rpmbuild is available
|
|
configure:13342: result: yes (4.14.1)
|
|
configure:13410: checking whether spec files are available
|
|
configure:13412: result: yes (rpm/generic/*.spec.in)
|
|
configure:13437: checking whether dpkg is available
|
|
configure:13443: result: yes (1.19.0.5)
|
|
configure:13454: checking whether dpkg-buildpackage is available
|
|
configure:13461: result: yes (1.19.0.5)
|
|
configure:13483: checking whether alien is available
|
|
configure:13489: result: yes (8.95)
|
|
configure:13544: checking for ld
|
|
configure:13672: result: /usr/bin/ld -m elf_x86_64
|
|
configure:13679: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
|
configure:13694: result: yes
|
|
configure:13701: checking for shared library run path origin
|
|
configure:13714: result: done
|
|
configure:13735: checking 32-bit host C ABI
|
|
configure:13773: gcc -c -g -O2 conftest.c >&5
|
|
configure:13773: $? = 0
|
|
configure:13960: result: no
|
|
configure:13997: checking for the common suffixes of directories in the library search path
|
|
configure:14048: result: lib,lib
|
|
configure:14548: checking for iconv
|
|
configure:14572: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14572: $? = 0
|
|
configure:14606: result: yes
|
|
configure:14609: checking for working iconv
|
|
configure:14750: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:14750: $? = 0
|
|
configure:14750: ./conftest
|
|
configure:14750: $? = 0
|
|
configure:14762: result: yes
|
|
configure:14790: checking for iconv declaration
|
|
configure:14819: gcc -c -g -O2 conftest.c >&5
|
|
configure:14819: $? = 0
|
|
configure:14830: result:
|
|
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
|
configure:14844: checking whether NLS is requested
|
|
configure:14853: result: yes
|
|
configure:14893: checking for msgfmt
|
|
configure: trying /usr/bin/msgfmt...
|
|
0 translated messages.
|
|
configure:14925: result: /usr/bin/msgfmt
|
|
configure:14934: checking for gmsgfmt
|
|
configure:14965: result: /usr/bin/msgfmt
|
|
configure:15010: checking for xgettext
|
|
configure: trying /usr/bin/xgettext...
|
|
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
|
|
configure:15042: result: /usr/bin/xgettext
|
|
configure:15087: checking for msgmerge
|
|
configure: trying /usr/bin/msgmerge...
|
|
configure:15118: result: /usr/bin/msgmerge
|
|
configure:15159: checking zfs config
|
|
configure:15161: result: user
|
|
configure:15167: checking whether gcc supports -Wno-unused-but-set-variable
|
|
configure:15184: gcc -c -g -O2 -Wunused-but-set-variable conftest.c >&5
|
|
configure:15184: $? = 0
|
|
configure:15187: result: yes
|
|
configure:15203: checking whether gcc supports -Wno-bool-compare
|
|
configure:15220: gcc -c -g -O2 -Wbool-compare conftest.c >&5
|
|
configure:15220: $? = 0
|
|
configure:15223: result: yes
|
|
configure:15239: checking whether gcc supports -Wframe-larger-than=<size>
|
|
configure:15256: gcc -c -g -O2 -Wframe-larger-than=4096 conftest.c >&5
|
|
configure:15256: $? = 0
|
|
configure:15259: result: yes
|
|
configure:15275: checking whether gcc supports -Wno-format-truncation
|
|
configure:15292: gcc -c -g -O2 -Wno-format-truncation conftest.c >&5
|
|
configure:15292: $? = 0
|
|
configure:15295: result: yes
|
|
configure:15311: checking whether gcc supports -fno-omit-frame-pointer
|
|
configure:15328: gcc -c -g -O2 -fno-omit-frame-pointer conftest.c >&5
|
|
configure:15328: $? = 0
|
|
configure:15331: result: yes
|
|
configure:15347: checking whether to build with -fsanitize=address support
|
|
configure:15367: result: no
|
|
configure:15415: checking whether host toolchain supports SSE
|
|
configure:15427: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15427: $? = 0
|
|
configure:15432: result: yes
|
|
configure:15445: checking whether host toolchain supports SSE2
|
|
configure:15457: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15457: $? = 0
|
|
configure:15462: result: yes
|
|
configure:15475: checking whether host toolchain supports SSE3
|
|
configure:15488: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15488: $? = 0
|
|
configure:15493: result: yes
|
|
configure:15506: checking whether host toolchain supports SSSE3
|
|
configure:15518: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15518: $? = 0
|
|
configure:15523: result: yes
|
|
configure:15536: checking whether host toolchain supports SSE4.1
|
|
configure:15548: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15548: $? = 0
|
|
configure:15553: result: yes
|
|
configure:15566: checking whether host toolchain supports SSE4.2
|
|
configure:15578: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15578: $? = 0
|
|
configure:15583: result: yes
|
|
configure:15596: checking whether host toolchain supports AVX
|
|
configure:15609: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15609: $? = 0
|
|
configure:15611: result: yes
|
|
configure:15627: checking whether host toolchain supports AVX2
|
|
configure:15640: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15640: $? = 0
|
|
configure:15642: result: yes
|
|
configure:15658: checking whether host toolchain supports AVX512F
|
|
configure:15671: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15671: $? = 0
|
|
configure:15673: result: yes
|
|
configure:15689: checking whether host toolchain supports AVX512CD
|
|
configure:15702: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15702: $? = 0
|
|
configure:15704: result: yes
|
|
configure:15720: checking whether host toolchain supports AVX512DQ
|
|
configure:15733: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15733: $? = 0
|
|
configure:15735: result: yes
|
|
configure:15751: checking whether host toolchain supports AVX512BW
|
|
configure:15764: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15764: $? = 0
|
|
configure:15766: result: yes
|
|
configure:15782: checking whether host toolchain supports AVX512IFMA
|
|
configure:15795: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15795: $? = 0
|
|
configure:15797: result: yes
|
|
configure:15813: checking whether host toolchain supports AVX512VBMI
|
|
configure:15826: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15826: $? = 0
|
|
configure:15828: result: yes
|
|
configure:15844: checking whether host toolchain supports AVX512PF
|
|
configure:15857: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15857: $? = 0
|
|
configure:15859: result: yes
|
|
configure:15875: checking whether host toolchain supports AVX512ER
|
|
configure:15888: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15888: $? = 0
|
|
configure:15890: result: yes
|
|
configure:15906: checking whether host toolchain supports AVX512VL
|
|
configure:15919: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15919: $? = 0
|
|
configure:15921: result: yes
|
|
configure:15937: checking whether host toolchain supports AES
|
|
configure:15950: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15950: $? = 0
|
|
configure:15952: result: yes
|
|
configure:15968: checking whether host toolchain supports PCLMULQDQ
|
|
configure:15981: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:15981: $? = 0
|
|
configure:15983: result: yes
|
|
configure:16002: checking for target asm dir
|
|
configure:16040: result: asm-x86_64
|
|
configure:16059: checking for python3
|
|
configure:16075: found /usr/bin/python3
|
|
configure:16086: result: python3
|
|
configure:16176: checking for python version
|
|
configure:16183: result: 3.6
|
|
configure:16195: checking for python platform
|
|
configure:16202: result: linux
|
|
configure:16228: checking for python script directory
|
|
configure:16263: result: ${prefix}/lib/python3.6/site-packages
|
|
configure:16272: checking for python extension module directory
|
|
configure:16307: result: ${exec_prefix}/lib/python3.6/site-packages
|
|
configure:16445: checking for python3.6
|
|
configure:16463: found /usr/bin/python3.6
|
|
configure:16475: result: /usr/bin/python3.6
|
|
configure:16501: checking for a version of Python >= '2.1.0'
|
|
configure:16527: result: yes
|
|
configure:16535: checking for a version of Python >= '3.4.0'
|
|
configure:16541: result: yes
|
|
configure:16564: checking for the distutils Python package
|
|
configure:16568: result: yes
|
|
configure:16590: checking for Python include path
|
|
configure:16606: result: -I/usr/include/python3.6m
|
|
configure:16613: checking for Python library path
|
|
configure:16698: result: -L/usr/lib -lpython3.6m
|
|
configure:16705: checking for Python site-packages path
|
|
configure:16711: result: /usr/lib/python3/dist-packages
|
|
configure:16718: checking python extra libraries
|
|
configure:16725: result: -lpthread -ldl -lutil -lm
|
|
configure:16732: checking python extra linking flags
|
|
configure:16739: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
|
|
configure:16746: checking consistency of all components of python development environment
|
|
configure:16774: gcc -o conftest -g -O2 -I/usr/include/python3.6m -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions conftest.c -L/usr/lib -lpython3.6m -lpthread -ldl -lutil -lm -lpthread -ldl -lutil -lm >&5
|
|
configure:16774: $? = 0
|
|
configure:16792: result: yes
|
|
configure:16821: checking for python3.6 module: setuptools
|
|
configure:16825: result: yes
|
|
configure:16855: checking for python3.6 module: cffi
|
|
configure:16859: result: yes
|
|
configure:16902: checking whether to enable pyzfs:
|
|
configure:16904: result: yes
|
|
configure:34296: checking for CFPreferencesCopyAppValue
|
|
configure:34314: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:54:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
|
|
#include <CoreFoundation/CFPreferences.h>
|
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:34314: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFPreferences.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFPreferencesCopyAppValue(NULL, NULL)
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:34323: result: no
|
|
configure:34330: checking for CFLocaleCopyCurrent
|
|
configure:34348: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:54:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
|
#include <CoreFoundation/CFLocale.h>
|
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:34348: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFLocale.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFLocaleCopyCurrent();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:34357: result: no
|
|
configure:34364: checking for CFLocaleCopyPreferredLanguages
|
|
configure:34382: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
|
conftest.c:54:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
|
#include <CoreFoundation/CFLocale.h>
|
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:34382: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| /* end confdefs.h. */
|
|
| #include <CoreFoundation/CFLocale.h>
|
|
| int
|
|
| main ()
|
|
| {
|
|
| CFLocaleCopyPreferredLanguages();
|
|
| ;
|
|
| return 0;
|
|
| }
|
|
configure:34391: result: no
|
|
configure:34442: checking for GNU gettext in libc
|
|
configure:34471: gcc -o conftest -g -O2 conftest.c >&5
|
|
configure:34471: $? = 0
|
|
configure:34480: result: yes
|
|
configure:35337: checking whether to use NLS
|
|
configure:35339: result: yes
|
|
configure:35342: checking where the gettext function comes from
|
|
configure:35353: result: libc
|
|
configure:35425: checking for udev directories
|
|
configure:35467: result: /lib/udev;/lib/udev/rules.d
|
|
configure:35525: checking for systemd support
|
|
configure:35527: result: yes
|
|
configure:35567: checking for dracut directory
|
|
configure:35599: result: /usr/lib/dracut
|
|
configure:35605: checking zlib.h usability
|
|
configure:35605: gcc -c -g -O2 conftest.c >&5
|
|
configure:35605: $? = 0
|
|
configure:35605: result: yes
|
|
configure:35605: checking zlib.h presence
|
|
configure:35605: gcc -E conftest.c
|
|
configure:35605: $? = 0
|
|
configure:35605: result: yes
|
|
configure:35605: checking for zlib.h
|
|
configure:35605: result: yes
|
|
configure:35618: checking for library containing compress2
|
|
configure:35649: gcc -o conftest -g -O2 conftest.c >&5
|
|
/tmp/ccsaEx4F.o: In function `main':
|
|
/root/src/zfs-builds-mm/zfs-0.8.2/conftest.c:68: undefined reference to `compress2'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:35649: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| #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:35649: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:35649: $? = 0
|
|
configure:35666: result: -lz
|
|
configure:35681: checking for library containing uncompress
|
|
configure:35712: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:35712: $? = 0
|
|
configure:35729: result: none required
|
|
configure:35744: checking for library containing crc32
|
|
configure:35775: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
configure:35775: $? = 0
|
|
configure:35792: result: none required
|
|
configure:35816: checking uuid/uuid.h usability
|
|
configure:35816: gcc -c -g -O2 conftest.c >&5
|
|
configure:35816: $? = 0
|
|
configure:35816: result: yes
|
|
configure:35816: checking uuid/uuid.h presence
|
|
configure:35816: gcc -E conftest.c
|
|
configure:35816: $? = 0
|
|
configure:35816: result: yes
|
|
configure:35816: checking for uuid/uuid.h
|
|
configure:35816: result: yes
|
|
configure:35829: checking for library containing uuid_generate
|
|
configure:35860: gcc -o conftest -g -O2 conftest.c -lz >&5
|
|
/tmp/cc8saSip.o: In function `main':
|
|
/root/src/zfs-builds-mm/zfs-0.8.2/conftest.c:69: undefined reference to `uuid_generate'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:35860: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| #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:35860: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
configure:35860: $? = 0
|
|
configure:35877: result: -luuid
|
|
configure:35892: checking for library containing uuid_is_null
|
|
configure:35923: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
configure:35923: $? = 0
|
|
configure:35940: result: none required
|
|
configure:35975: checking for library containing xdrmem_create
|
|
configure:36006: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
configure:36006: $? = 0
|
|
configure:36023: result: none required
|
|
configure:36354: checking blkid/blkid.h usability
|
|
configure:36354: gcc -c -g -O2 conftest.c >&5
|
|
configure:36354: $? = 0
|
|
configure:36354: result: yes
|
|
configure:36354: checking blkid/blkid.h presence
|
|
configure:36354: gcc -E conftest.c
|
|
configure:36354: $? = 0
|
|
configure:36354: result: yes
|
|
configure:36354: checking for blkid/blkid.h
|
|
configure:36354: result: yes
|
|
configure:36376: checking libudev.h usability
|
|
configure:36376: gcc -c -g -O2 conftest.c >&5
|
|
configure:36376: $? = 0
|
|
configure:36376: result: yes
|
|
configure:36376: checking libudev.h presence
|
|
configure:36376: gcc -E conftest.c
|
|
configure:36376: $? = 0
|
|
configure:36376: result: yes
|
|
configure:36376: checking for libudev.h
|
|
configure:36376: result: yes
|
|
configure:36394: checking for library containing udev_device_get_is_initialized
|
|
configure:36425: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
|
/tmp/ccW4pTfc.o: In function `main':
|
|
/root/src/zfs-builds-mm/zfs-0.8.2/conftest.c:72: undefined reference to `udev_device_get_is_initialized'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:36425: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| #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:36425: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
configure:36425: $? = 0
|
|
configure:36442: result: -ludev
|
|
configure:36458: checking openssl/evp.h usability
|
|
configure:36458: gcc -c -g -O2 conftest.c >&5
|
|
configure:36458: $? = 0
|
|
configure:36458: result: yes
|
|
configure:36458: checking openssl/evp.h presence
|
|
configure:36458: gcc -E conftest.c
|
|
configure:36458: $? = 0
|
|
configure:36458: result: yes
|
|
configure:36458: checking for openssl/evp.h
|
|
configure:36458: result: yes
|
|
configure:36480: checking libaio.h usability
|
|
configure:36480: gcc -c -g -O2 conftest.c >&5
|
|
configure:36480: $? = 0
|
|
configure:36480: result: yes
|
|
configure:36480: checking libaio.h presence
|
|
configure:36480: gcc -E conftest.c
|
|
configure:36480: $? = 0
|
|
configure:36480: result: yes
|
|
configure:36480: checking for libaio.h
|
|
configure:36480: result: yes
|
|
configure:36505: checking makedev() is declared in sys/sysmacros.h
|
|
configure:36523: gcc -c -g -O2 conftest.c >&5
|
|
configure:36523: $? = 0
|
|
configure:36525: result: yes
|
|
configure:36540: checking makedev() is declared in sys/mkdev.h
|
|
configure:36558: gcc -c -g -O2 conftest.c >&5
|
|
conftest.c:66:12: fatal error: sys/mkdev.h: No such file or directory
|
|
#include <sys/mkdev.h>
|
|
^~~~~~~~~~~~~
|
|
compilation terminated.
|
|
configure:36558: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| #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:36568: result: no
|
|
configure:36597: checking for mlockall
|
|
configure:36597: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
configure:36597: $? = 0
|
|
configure:36597: result: yes
|
|
configure:36597: checking for strlcat
|
|
configure:36597: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
/tmp/cc2RNNUj.o: In function `main':
|
|
/root/src/zfs-builds-mm/zfs-0.8.2/conftest.c:100: undefined reference to `strlcat'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:36597: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| #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:36597: result: no
|
|
configure:36597: checking for strlcpy
|
|
configure:36597: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
|
/tmp/ccCyIsWu.o: In function `main':
|
|
/root/src/zfs-builds-mm/zfs-0.8.2/conftest.c:100: undefined reference to `strlcpy'
|
|
collect2: error: ld returned 1 exit status
|
|
configure:36597: $? = 1
|
|
configure: failed program was:
|
|
| /* confdefs.h */
|
|
| #define PACKAGE_NAME "zfs"
|
|
| #define PACKAGE_TARNAME "zfs"
|
|
| #define PACKAGE_VERSION "0.8.2"
|
|
| #define PACKAGE_STRING "zfs 0.8.2"
|
|
| #define PACKAGE_BUGREPORT ""
|
|
| #define PACKAGE_URL ""
|
|
| #define ZFS_META_NAME "zfs"
|
|
| #define ZFS_META_VERSION "0.8.2"
|
|
| #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.2-1"
|
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
| #define PACKAGE "zfs"
|
|
| #define VERSION "0.8.2"
|
|
| #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_PYTHON "3.6"
|
|
| #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:36597: result: no
|
|
configure:56353: checking whether assertion support will be enabled
|
|
configure:56399: result: no
|
|
configure:56403: checking whether debuginfo support will be forced
|
|
configure:56437: result: no
|
|
configure:56441: checking whether basic kmem accounting is enabled
|
|
configure:56465: result: no
|
|
configure:56469: checking whether detailed kmem tracking is enabled
|
|
configure:56493: result: no
|
|
configure:56614: checking that generated files are newer than configure
|
|
configure:56620: result: done
|
|
configure:56703: creating ./config.status
|
|
|
|
## ---------------------- ##
|
|
## Running config.status. ##
|
|
## ---------------------- ##
|
|
|
|
This file was extended by zfs config.status 0.8.2, which was
|
|
generated by GNU Autoconf 2.69. Invocation command line was
|
|
|
|
CONFIG_FILES =
|
|
CONFIG_HEADERS =
|
|
CONFIG_LINKS =
|
|
CONFIG_COMMANDS =
|
|
$ ./config.status
|
|
|
|
on milan-zfs-builder
|
|
|
|
config.status:1713: creating Makefile
|
|
config.status:1713: creating udev/Makefile
|
|
config.status:1713: creating udev/rules.d/Makefile
|
|
config.status:1713: creating etc/Makefile
|
|
config.status:1713: creating etc/init.d/Makefile
|
|
config.status:1713: creating etc/zfs/Makefile
|
|
config.status:1713: creating etc/systemd/Makefile
|
|
config.status:1713: creating etc/systemd/system/Makefile
|
|
config.status:1713: creating etc/systemd/system-generators/Makefile
|
|
config.status:1713: creating etc/sudoers.d/Makefile
|
|
config.status:1713: creating etc/modules-load.d/Makefile
|
|
config.status:1713: creating man/Makefile
|
|
config.status:1713: creating man/man1/Makefile
|
|
config.status:1713: creating man/man5/Makefile
|
|
config.status:1713: creating man/man8/Makefile
|
|
config.status:1713: creating lib/Makefile
|
|
config.status:1713: creating lib/libspl/Makefile
|
|
config.status:1713: creating lib/libspl/asm-generic/Makefile
|
|
config.status:1713: creating lib/libspl/asm-i386/Makefile
|
|
config.status:1713: creating lib/libspl/asm-x86_64/Makefile
|
|
config.status:1713: creating lib/libspl/include/Makefile
|
|
config.status:1713: creating lib/libspl/include/ia32/Makefile
|
|
config.status:1713: creating lib/libspl/include/ia32/sys/Makefile
|
|
config.status:1713: creating lib/libspl/include/rpc/Makefile
|
|
config.status:1713: creating lib/libspl/include/sys/Makefile
|
|
config.status:1713: creating lib/libspl/include/sys/dktp/Makefile
|
|
config.status:1713: creating lib/libspl/include/util/Makefile
|
|
config.status:1713: creating lib/libavl/Makefile
|
|
config.status:1713: creating lib/libefi/Makefile
|
|
config.status:1713: creating lib/libicp/Makefile
|
|
config.status:1713: creating lib/libnvpair/Makefile
|
|
config.status:1713: creating lib/libzutil/Makefile
|
|
config.status:1713: creating lib/libtpool/Makefile
|
|
config.status:1713: creating lib/libunicode/Makefile
|
|
config.status:1713: creating lib/libuutil/Makefile
|
|
config.status:1713: creating lib/libzpool/Makefile
|
|
config.status:1713: creating lib/libzfs/libzfs.pc
|
|
config.status:1713: creating lib/libzfs/libzfs_core.pc
|
|
config.status:1713: creating lib/libzfs/Makefile
|
|
config.status:1713: creating lib/libzfs_core/Makefile
|
|
config.status:1713: creating lib/libshare/Makefile
|
|
config.status:1713: creating cmd/Makefile
|
|
config.status:1713: creating cmd/zdb/Makefile
|
|
config.status:1713: creating cmd/zhack/Makefile
|
|
config.status:1713: creating cmd/zfs/Makefile
|
|
config.status:1713: creating cmd/zinject/Makefile
|
|
config.status:1713: creating cmd/zpool/Makefile
|
|
config.status:1713: creating cmd/zstreamdump/Makefile
|
|
config.status:1713: creating cmd/ztest/Makefile
|
|
config.status:1713: creating cmd/mount_zfs/Makefile
|
|
config.status:1713: creating cmd/fsck_zfs/Makefile
|
|
config.status:1713: creating cmd/zvol_id/Makefile
|
|
config.status:1713: creating cmd/vdev_id/Makefile
|
|
config.status:1713: creating cmd/arcstat/Makefile
|
|
config.status:1713: creating cmd/dbufstat/Makefile
|
|
config.status:1713: creating cmd/arc_summary/Makefile
|
|
config.status:1713: creating cmd/zed/Makefile
|
|
config.status:1713: creating cmd/zed/zed.d/Makefile
|
|
config.status:1713: creating cmd/raidz_test/Makefile
|
|
config.status:1713: creating cmd/zgenhostid/Makefile
|
|
config.status:1713: creating cmd/zvol_wait/Makefile
|
|
config.status:1713: creating contrib/Makefile
|
|
config.status:1713: creating contrib/bash_completion.d/Makefile
|
|
config.status:1713: creating contrib/dracut/Makefile
|
|
config.status:1713: creating contrib/dracut/02zfsexpandknowledge/Makefile
|
|
config.status:1713: creating contrib/dracut/90zfs/Makefile
|
|
config.status:1713: creating contrib/initramfs/Makefile
|
|
config.status:1713: creating contrib/initramfs/hooks/Makefile
|
|
config.status:1713: creating contrib/initramfs/scripts/Makefile
|
|
config.status:1713: creating contrib/initramfs/scripts/local-top/Makefile
|
|
config.status:1713: creating contrib/pyzfs/Makefile
|
|
config.status:1713: creating contrib/pyzfs/setup.py
|
|
config.status:1713: creating module/Makefile
|
|
config.status:1713: creating module/avl/Makefile
|
|
config.status:1713: creating module/nvpair/Makefile
|
|
config.status:1713: creating module/unicode/Makefile
|
|
config.status:1713: creating module/zcommon/Makefile
|
|
config.status:1713: creating module/zfs/Makefile
|
|
config.status:1713: creating module/lua/Makefile
|
|
config.status:1713: creating module/icp/Makefile
|
|
config.status:1713: creating module/spl/Makefile
|
|
config.status:1713: creating include/Makefile
|
|
config.status:1713: creating include/linux/Makefile
|
|
config.status:1713: creating include/spl/Makefile
|
|
config.status:1713: creating include/spl/rpc/Makefile
|
|
config.status:1713: creating include/spl/sys/Makefile
|
|
config.status:1713: creating include/sys/Makefile
|
|
config.status:1713: creating include/sys/fs/Makefile
|
|
config.status:1713: creating include/sys/fm/Makefile
|
|
config.status:1713: creating include/sys/fm/fs/Makefile
|
|
config.status:1713: creating include/sys/crypto/Makefile
|
|
config.status:1713: creating include/sys/sysevent/Makefile
|
|
config.status:1713: creating include/sys/lua/Makefile
|
|
config.status:1713: creating scripts/Makefile
|
|
config.status:1713: creating tests/Makefile
|
|
config.status:1713: creating tests/test-runner/Makefile
|
|
config.status:1713: creating tests/test-runner/bin/Makefile
|
|
config.status:1713: creating tests/test-runner/include/Makefile
|
|
config.status:1713: creating tests/test-runner/man/Makefile
|
|
config.status:1713: creating tests/runfiles/Makefile
|
|
config.status:1713: creating tests/zfs-tests/Makefile
|
|
config.status:1713: creating tests/zfs-tests/callbacks/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/chg_usr_exec/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/user_ns_exec/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/devname2devid/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/dir_rd_update/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/file_check/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/file_trunc/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/file_write/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/largest_file/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/libzfs_input_check/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/mkbusy/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/mkfile/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/mkfiles/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/mktree/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/mmap_exec/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/mmap_libaio/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/mmapwrite/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/nvlist_to_lua/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/randfree_file/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/randwritecomp/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/readmmap/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/rename_dir/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/rm_lnkcnt_zero_file/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/threadsappend/Makefile
|
|
config.status:1713: creating tests/zfs-tests/cmd/xattrtest/Makefile
|
|
config.status:1713: creating tests/zfs-tests/include/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/acl/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/acl/posix/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/arc/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/atime/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/bootfs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cache/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cachefile/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/casenorm/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/checksum/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/channel_program/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/channel_program/lua_core/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/channel_program/synctask_core/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/chattr/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/clean_mirror/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zdb/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_bookmark/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_change-key/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_clone/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_copies/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_create/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_destroy/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_diff/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_get/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_inherit/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_load-key/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_mount/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_program/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_promote/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_property/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_receive/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_remap/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_rename/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_reservation/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_rollback/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_send/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_set/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_share/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_sysfs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_unmount/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_unshare/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_add/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_attach/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_clear/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_create/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_destroy/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_detach/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_events/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_expand/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_export/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_get/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_history/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_initialize/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_offline/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_online/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_remove/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_reopen/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_resilver/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_replace/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_scrub/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_set/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_split/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_status/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_sync/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_trim/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_user/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_user/misc/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_user/zfs_list/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_user/zpool_iostat/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_user/zpool_list/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cli_user/zpool_status/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/compression/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/cp_files/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/ctime/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/deadman/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/delegate/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/devices/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/events/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/exec/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/fault/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/features/async_destroy/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/features/large_dnode/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/features/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/grow/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/history/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/hkdf/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/inheritance/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/inuse/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/io/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/large_files/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/largest_pool/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/link_count/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/libzfs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/limits/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/migration/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/mmap/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/mmp/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/mount/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/mv_files/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/nestedfs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/no_space/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/nopwrite/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/online_offline/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/pool_names/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/pool_checkpoint/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/poolversion/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/privilege/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/procfs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/projectquota/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/pyzfs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/quota/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/raidz/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/redundancy/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/refquota/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/refreserv/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/removal/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/rename_dirs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/replacement/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/reservation/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/rootpool/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/rsend/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/scrub_mirror/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/slog/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/snapshot/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/snapused/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/sparse/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/suid/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/alloc_class/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/threadsappend/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/tmpfile/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/trim/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/truncate/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/user_namespace/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/userquota/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/upgrade/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/vdev_zaps/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/write_dirs/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/xattr/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/zvol/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/zvol/zvol_cli/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/zvol/zvol_misc/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/functional/zvol/zvol_swap/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/perf/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/perf/fio/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/perf/regression/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/perf/scripts/Makefile
|
|
config.status:1713: creating tests/zfs-tests/tests/stress/Makefile
|
|
config.status:1713: creating rpm/Makefile
|
|
config.status:1713: creating rpm/redhat/Makefile
|
|
config.status:1713: creating rpm/redhat/zfs.spec
|
|
config.status:1713: creating rpm/redhat/zfs-kmod.spec
|
|
config.status:1713: creating rpm/redhat/zfs-dkms.spec
|
|
config.status:1713: creating rpm/generic/Makefile
|
|
config.status:1713: creating rpm/generic/zfs.spec
|
|
config.status:1713: creating rpm/generic/zfs-kmod.spec
|
|
config.status:1713: creating rpm/generic/zfs-dkms.spec
|
|
config.status:1713: creating zfs.release
|
|
config.status:1713: creating zfs_config.h
|
|
config.status:1942: executing depfiles commands
|
|
config.status:1942: executing libtool commands
|
|
config.status:1942: 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_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.6
|
|
ac_cv_path_SED=/bin/sed
|
|
ac_cv_path_XGETTEXT=/usr/bin/xgettext
|
|
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.6/site-packages'
|
|
am_cv_python_pythondir='${prefix}/lib/python3.6/site-packages'
|
|
am_cv_python_version=3.6
|
|
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} /root/src/zfs-builds-mm/zfs-0.8.2/config/missing aclocal-1.15'
|
|
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} /root/src/zfs-builds-mm/zfs-0.8.2/config/missing autoconf'
|
|
AUTOHEADER='${SHELL} /root/src/zfs-builds-mm/zfs-0.8.2/config/missing autoheader'
|
|
AUTOMAKE='${SHELL} /root/src/zfs-builds-mm/zfs-0.8.2/config/missing automake-1.15'
|
|
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.0.5'
|
|
DPKG_VERSION='1.19.0.5'
|
|
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} /root/src/zfs-builds-mm/zfs-0.8.2/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.2'
|
|
PACKAGE_TARNAME='zfs'
|
|
PACKAGE_URL=''
|
|
PACKAGE_VERSION='0.8.2'
|
|
PATH_SEPARATOR=':'
|
|
PKG_CONFIG=''
|
|
PKG_CONFIG_LIBDIR=''
|
|
PKG_CONFIG_PATH=''
|
|
POSUB='po'
|
|
PYTHON='/usr/bin/python3.6'
|
|
PYTHON_CPPFLAGS='-I/usr/include/python3.6m'
|
|
PYTHON_EXEC_PREFIX='${exec_prefix}'
|
|
PYTHON_EXTRA_LDFLAGS='-Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions'
|
|
PYTHON_EXTRA_LIBS='-lpthread -ldl -lutil -lm'
|
|
PYTHON_LIBS='-L/usr/lib -lpython3.6m'
|
|
PYTHON_PLATFORM='linux'
|
|
PYTHON_PREFIX='${prefix}'
|
|
PYTHON_SITE_PKG='/usr/lib/python3/dist-packages'
|
|
PYTHON_VERSION='3.6'
|
|
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.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.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=''
|
|
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.2'
|
|
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.2-1'
|
|
ZFS_META_AUTHOR='OpenZFS on Linux'
|
|
ZFS_META_DATA=''
|
|
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.2'
|
|
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} /root/src/zfs-builds-mm/zfs-0.8.2/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.6/site-packages'
|
|
pythondir='${prefix}/lib/python3.6/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.2"
|
|
#define PACKAGE_STRING "zfs 0.8.2"
|
|
#define PACKAGE_BUGREPORT ""
|
|
#define PACKAGE_URL ""
|
|
#define ZFS_META_NAME "zfs"
|
|
#define ZFS_META_VERSION "0.8.2"
|
|
#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.2-1"
|
|
#define SPL_META_ALIAS ZFS_META_ALIAS
|
|
#define ZFS_META_AUTHOR "OpenZFS on Linux"
|
|
#define PACKAGE "zfs"
|
|
#define VERSION "0.8.2"
|
|
#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_PYTHON "3.6"
|
|
#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
|