2456 lines
93 KiB
Text
2456 lines
93 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.3, 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-70-generic
|
||
|
uname -s = Linux
|
||
|
uname -v = #79-Ubuntu SMP Tue Nov 12 10:36:11 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:2529: checking for gawk
|
||
|
configure:2545: found /usr/bin/gawk
|
||
|
configure:2556: result: gawk
|
||
|
configure:2567: checking metadata
|
||
|
configure:2734: result: META file
|
||
|
configure:2772: checking build system type
|
||
|
configure:2786: result: x86_64-pc-linux-gnu
|
||
|
configure:2806: checking host system type
|
||
|
configure:2819: result: x86_64-pc-linux-gnu
|
||
|
configure:2839: checking target system type
|
||
|
configure:2852: result: x86_64-pc-linux-gnu
|
||
|
configure:2880: checking whether to enable maintainer-specific portions of Makefiles
|
||
|
configure:2889: result: no
|
||
|
configure:2913: checking whether make supports nested variables
|
||
|
configure:2930: result: yes
|
||
|
configure:2957: checking for a BSD-compatible install
|
||
|
configure:3025: result: /usr/bin/install -c
|
||
|
configure:3036: checking whether build environment is sane
|
||
|
configure:3091: result: yes
|
||
|
configure:3242: checking for a thread-safe mkdir -p
|
||
|
configure:3281: result: /bin/mkdir -p
|
||
|
configure:3284: checking whether make sets $(MAKE)
|
||
|
configure:3306: result: yes
|
||
|
configure:3491: checking for gcc
|
||
|
configure:3507: found /usr/bin/gcc
|
||
|
configure:3518: result: gcc
|
||
|
configure:3747: checking for C compiler version
|
||
|
configure:3756: 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:3767: $? = 0
|
||
|
configure:3756: 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:3767: $? = 0
|
||
|
configure:3756: gcc -V >&5
|
||
|
gcc: error: unrecognized command line option '-V'
|
||
|
gcc: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:3767: $? = 1
|
||
|
configure:3756: gcc -qversion >&5
|
||
|
gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
|
||
|
gcc: fatal error: no input files
|
||
|
compilation terminated.
|
||
|
configure:3767: $? = 1
|
||
|
configure:3787: checking whether the C compiler works
|
||
|
configure:3809: gcc conftest.c >&5
|
||
|
configure:3813: $? = 0
|
||
|
configure:3861: result: yes
|
||
|
configure:3864: checking for C compiler default output file name
|
||
|
configure:3866: result: a.out
|
||
|
configure:3872: checking for suffix of executables
|
||
|
configure:3879: gcc -o conftest conftest.c >&5
|
||
|
configure:3883: $? = 0
|
||
|
configure:3905: result:
|
||
|
configure:3927: checking whether we are cross compiling
|
||
|
configure:3935: gcc -o conftest conftest.c >&5
|
||
|
configure:3939: $? = 0
|
||
|
configure:3946: ./conftest
|
||
|
configure:3950: $? = 0
|
||
|
configure:3965: result: no
|
||
|
configure:3970: checking for suffix of object files
|
||
|
configure:3992: gcc -c conftest.c >&5
|
||
|
configure:3996: $? = 0
|
||
|
configure:4017: result: o
|
||
|
configure:4021: checking whether we are using the GNU C compiler
|
||
|
configure:4040: gcc -c conftest.c >&5
|
||
|
configure:4040: $? = 0
|
||
|
configure:4049: result: yes
|
||
|
configure:4058: checking whether gcc accepts -g
|
||
|
configure:4078: gcc -c -g conftest.c >&5
|
||
|
configure:4078: $? = 0
|
||
|
configure:4119: result: yes
|
||
|
configure:4136: checking for gcc option to accept ISO C89
|
||
|
configure:4199: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:4199: $? = 0
|
||
|
configure:4212: result: none needed
|
||
|
configure:4237: checking whether gcc understands -c and -o together
|
||
|
configure:4259: gcc -c conftest.c -o conftest2.o
|
||
|
configure:4262: $? = 0
|
||
|
configure:4259: gcc -c conftest.c -o conftest2.o
|
||
|
configure:4262: $? = 0
|
||
|
configure:4274: result: yes
|
||
|
configure:4302: checking for style of include used by make
|
||
|
configure:4330: result: GNU
|
||
|
configure:4356: checking dependency style of gcc
|
||
|
configure:4467: result: gcc3
|
||
|
configure:4528: checking how to print strings
|
||
|
configure:4555: result: printf
|
||
|
configure:4576: checking for a sed that does not truncate output
|
||
|
configure:4640: result: /bin/sed
|
||
|
configure:4658: checking for grep that handles long lines and -e
|
||
|
configure:4716: result: /bin/grep
|
||
|
configure:4721: checking for egrep
|
||
|
configure:4783: result: /bin/grep -E
|
||
|
configure:4788: checking for fgrep
|
||
|
configure:4850: result: /bin/grep -F
|
||
|
configure:4885: checking for ld used by gcc
|
||
|
configure:4952: result: /usr/bin/ld
|
||
|
configure:4959: checking if the linker (/usr/bin/ld) is GNU ld
|
||
|
configure:4974: result: yes
|
||
|
configure:4986: checking for BSD- or MS-compatible name lister (nm)
|
||
|
configure:5040: result: /usr/bin/nm -B
|
||
|
configure:5170: checking the name lister (/usr/bin/nm -B) interface
|
||
|
configure:5177: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:5180: /usr/bin/nm -B "conftest.o"
|
||
|
configure:5183: output
|
||
|
0000000000000000 B some_variable
|
||
|
configure:5190: result: BSD nm
|
||
|
configure:5193: checking whether ln -s works
|
||
|
configure:5197: result: yes
|
||
|
configure:5205: checking the maximum length of command line arguments
|
||
|
configure:5336: result: 1572864
|
||
|
configure:5384: checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format
|
||
|
configure:5424: result: func_convert_file_noop
|
||
|
configure:5431: checking how to convert x86_64-pc-linux-gnu file names to toolchain format
|
||
|
configure:5451: result: func_convert_file_noop
|
||
|
configure:5458: checking for /usr/bin/ld option to reload object files
|
||
|
configure:5465: result: -r
|
||
|
configure:5539: checking for objdump
|
||
|
configure:5555: found /usr/bin/objdump
|
||
|
configure:5566: result: objdump
|
||
|
configure:5598: checking how to recognize dependent libraries
|
||
|
configure:5798: result: pass_all
|
||
|
configure:5883: checking for dlltool
|
||
|
configure:5913: result: no
|
||
|
configure:5943: checking how to associate runtime and link libraries
|
||
|
configure:5970: result: printf %s\n
|
||
|
configure:6031: checking for ar
|
||
|
configure:6047: found /usr/bin/ar
|
||
|
configure:6058: result: ar
|
||
|
configure:6095: checking for archiver @FILE support
|
||
|
configure:6112: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:6112: $? = 0
|
||
|
configure:6115: ar cru libconftest.a @conftest.lst >&5
|
||
|
ar: `u' modifier ignored since `D' is the default (see `U')
|
||
|
configure:6118: $? = 0
|
||
|
configure:6123: 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:6126: $? = 1
|
||
|
configure:6138: result: @
|
||
|
configure:6196: checking for strip
|
||
|
configure:6212: found /usr/bin/strip
|
||
|
configure:6223: result: strip
|
||
|
configure:6295: checking for ranlib
|
||
|
configure:6311: found /usr/bin/ranlib
|
||
|
configure:6322: result: ranlib
|
||
|
configure:6424: checking command to parse /usr/bin/nm -B output from gcc object
|
||
|
configure:6577: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:6580: $? = 0
|
||
|
configure:6584: /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:6587: $? = 0
|
||
|
configure:6653: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
|
||
|
configure:6656: $? = 0
|
||
|
configure:6694: result: ok
|
||
|
configure:6741: checking for sysroot
|
||
|
configure:6771: result: no
|
||
|
configure:6778: checking for a working dd
|
||
|
configure:6816: result: /bin/dd
|
||
|
configure:6820: checking how to truncate binary pipes
|
||
|
configure:6835: result: /bin/dd bs=4096 count=1
|
||
|
configure:6971: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:6974: $? = 0
|
||
|
configure:7164: checking for mt
|
||
|
configure:7180: found /bin/mt
|
||
|
configure:7191: result: mt
|
||
|
configure:7214: checking if mt is a manifest tool
|
||
|
configure:7220: mt '-?'
|
||
|
configure:7228: result: no
|
||
|
configure:7905: checking how to run the C preprocessor
|
||
|
configure:7936: gcc -E conftest.c
|
||
|
configure:7936: $? = 0
|
||
|
configure:7950: gcc -E conftest.c
|
||
|
conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory
|
||
|
#include <ac_nonexistent.h>
|
||
|
^~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:7950: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:7975: result: gcc -E
|
||
|
configure:7995: gcc -E conftest.c
|
||
|
configure:7995: $? = 0
|
||
|
configure:8009: gcc -E conftest.c
|
||
|
conftest.c:22:10: fatal error: ac_nonexistent.h: No such file or directory
|
||
|
#include <ac_nonexistent.h>
|
||
|
^~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:8009: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| /* end confdefs.h. */
|
||
|
| #include <ac_nonexistent.h>
|
||
|
configure:8038: checking for ANSI C header files
|
||
|
configure:8058: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8058: $? = 0
|
||
|
configure:8131: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:8131: $? = 0
|
||
|
configure:8131: ./conftest
|
||
|
configure:8131: $? = 0
|
||
|
configure:8142: result: yes
|
||
|
configure:8155: checking for sys/types.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for sys/stat.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for stdlib.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for string.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for memory.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for strings.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for inttypes.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for stdint.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8155: checking for unistd.h
|
||
|
configure:8155: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8155: $? = 0
|
||
|
configure:8155: result: yes
|
||
|
configure:8169: checking for dlfcn.h
|
||
|
configure:8169: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:8169: $? = 0
|
||
|
configure:8169: result: yes
|
||
|
configure:8425: checking for objdir
|
||
|
configure:8440: result: .libs
|
||
|
configure:8704: checking if gcc supports -fno-rtti -fno-exceptions
|
||
|
configure:8722: 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:8726: $? = 0
|
||
|
configure:8739: result: no
|
||
|
configure:9097: checking for gcc option to produce PIC
|
||
|
configure:9104: result: -fPIC -DPIC
|
||
|
configure:9112: checking if gcc PIC flag -fPIC -DPIC works
|
||
|
configure:9130: gcc -c -g -O2 -fPIC -DPIC -DPIC conftest.c >&5
|
||
|
configure:9134: $? = 0
|
||
|
configure:9147: result: yes
|
||
|
configure:9176: checking if gcc static flag -static works
|
||
|
configure:9204: result: yes
|
||
|
configure:9219: checking if gcc supports -c -o file.o
|
||
|
configure:9240: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
|
||
|
configure:9244: $? = 0
|
||
|
configure:9266: result: yes
|
||
|
configure:9274: checking if gcc supports -c -o file.o
|
||
|
configure:9321: result: yes
|
||
|
configure:9354: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
|
||
|
configure:10617: result: yes
|
||
|
configure:10654: checking whether -lc should be explicitly linked in
|
||
|
configure:10662: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:10665: $? = 0
|
||
|
configure:10680: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1
|
||
|
configure:10683: $? = 0
|
||
|
configure:10697: result: no
|
||
|
configure:10857: checking dynamic linker characteristics
|
||
|
configure:11438: gcc -o conftest -g -O2 -Wl,-rpath -Wl,/foo conftest.c >&5
|
||
|
configure:11438: $? = 0
|
||
|
configure:11687: result: GNU/Linux ld.so
|
||
|
configure:11809: checking how to hardcode library paths into programs
|
||
|
configure:11834: result: immediate
|
||
|
configure:12382: checking whether stripping libraries is possible
|
||
|
configure:12387: result: yes
|
||
|
configure:12422: checking if libtool supports shared libraries
|
||
|
configure:12424: result: yes
|
||
|
configure:12427: checking whether to build shared libraries
|
||
|
configure:12452: result: yes
|
||
|
configure:12455: checking whether to build static libraries
|
||
|
configure:12459: result: yes
|
||
|
configure:12550: checking for pkg-config
|
||
|
configure:12583: result: no
|
||
|
configure:12625: checking dependency style of gcc
|
||
|
configure:12734: result: gcc3
|
||
|
configure:12763: checking whether to build with code coverage support
|
||
|
configure:12783: result: no
|
||
|
configure:13130: checking how to create a pax tar archive
|
||
|
configure:13141: 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:13144: $? = 0
|
||
|
configure:13184: tardir=conftest.dir && eval tar --format=posix -chf - "$tardir" >conftest.tar
|
||
|
configure:13187: $? = 0
|
||
|
configure:13191: tar -xf - <conftest.tar
|
||
|
configure:13194: $? = 0
|
||
|
configure:13196: cat conftest.dir/file
|
||
|
GrepMe
|
||
|
configure:13199: $? = 0
|
||
|
configure:13212: result: gnutar
|
||
|
configure:13220: checking zfs author
|
||
|
configure:13222: result: OpenZFS on Linux
|
||
|
configure:13225: checking zfs license
|
||
|
configure:13227: result: CDDL
|
||
|
configure:13232: checking linux distribution
|
||
|
configure:13259: result: ubuntu
|
||
|
configure:13263: checking default package type
|
||
|
configure:13279: result: deb
|
||
|
configure:13284: checking default init directory
|
||
|
configure:13286: result: ${prefix}/etc/init.d
|
||
|
configure:13290: checking default init script type
|
||
|
configure:13306: result: lsb
|
||
|
configure:13310: checking default init config directory
|
||
|
configure:13323: result: /etc/default
|
||
|
configure:13327: checking whether initramfs-tools is available
|
||
|
configure:13331: result: yes
|
||
|
configure:13344: checking whether rpm is available
|
||
|
configure:13350: result: yes (4.14.1)
|
||
|
configure:13361: checking whether rpmbuild is available
|
||
|
configure:13367: result: yes (4.14.1)
|
||
|
configure:13435: checking whether spec files are available
|
||
|
configure:13437: result: yes (rpm/generic/*.spec.in)
|
||
|
configure:13462: checking whether dpkg is available
|
||
|
configure:13468: result: yes (1.19.0.5)
|
||
|
configure:13479: checking whether dpkg-buildpackage is available
|
||
|
configure:13486: result: yes (1.19.0.5)
|
||
|
configure:13508: checking whether alien is available
|
||
|
configure:13514: result: yes (8.95)
|
||
|
configure:13569: checking for ld
|
||
|
configure:13697: result: /usr/bin/ld -m elf_x86_64
|
||
|
configure:13704: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
|
||
|
configure:13719: result: yes
|
||
|
configure:13726: checking for shared library run path origin
|
||
|
configure:13739: result: done
|
||
|
configure:13760: checking 32-bit host C ABI
|
||
|
configure:13798: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:13798: $? = 0
|
||
|
configure:13985: result: no
|
||
|
configure:14022: checking for the common suffixes of directories in the library search path
|
||
|
configure:14073: result: lib,lib
|
||
|
configure:14573: checking for iconv
|
||
|
configure:14597: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:14597: $? = 0
|
||
|
configure:14631: result: yes
|
||
|
configure:14634: checking for working iconv
|
||
|
configure:14775: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:14775: $? = 0
|
||
|
configure:14775: ./conftest
|
||
|
configure:14775: $? = 0
|
||
|
configure:14787: result: yes
|
||
|
configure:14815: checking for iconv declaration
|
||
|
configure:14844: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:14844: $? = 0
|
||
|
configure:14854: result: extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
|
||
|
configure:14867: checking whether NLS is requested
|
||
|
configure:14876: result: yes
|
||
|
configure:14916: checking for msgfmt
|
||
|
configure: trying /usr/bin/msgfmt...
|
||
|
0 translated messages.
|
||
|
configure:14948: result: /usr/bin/msgfmt
|
||
|
configure:14957: checking for gmsgfmt
|
||
|
configure:14988: result: /usr/bin/msgfmt
|
||
|
configure:15033: checking for xgettext
|
||
|
configure: trying /usr/bin/xgettext...
|
||
|
/usr/bin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
|
||
|
configure:15065: result: /usr/bin/xgettext
|
||
|
configure:15110: checking for msgmerge
|
||
|
configure: trying /usr/bin/msgmerge...
|
||
|
configure:15141: result: /usr/bin/msgmerge
|
||
|
configure:15191: checking zfs config
|
||
|
configure:15193: result: user
|
||
|
configure:15199: checking whether gcc supports -Wno-unused-but-set-variable
|
||
|
configure:15216: gcc -c -g -O2 -Wunused-but-set-variable conftest.c >&5
|
||
|
configure:15216: $? = 0
|
||
|
configure:15219: result: yes
|
||
|
configure:15235: checking whether gcc supports -Wno-bool-compare
|
||
|
configure:15252: gcc -c -g -O2 -Wbool-compare conftest.c >&5
|
||
|
configure:15252: $? = 0
|
||
|
configure:15255: result: yes
|
||
|
configure:15271: checking whether gcc supports -Wframe-larger-than=<size>
|
||
|
configure:15288: gcc -c -g -O2 -Wframe-larger-than=4096 conftest.c >&5
|
||
|
configure:15288: $? = 0
|
||
|
configure:15291: result: yes
|
||
|
configure:15307: checking whether gcc supports -Wno-format-truncation
|
||
|
configure:15324: gcc -c -g -O2 -Wno-format-truncation conftest.c >&5
|
||
|
configure:15324: $? = 0
|
||
|
configure:15327: result: yes
|
||
|
configure:15343: checking whether gcc supports -fno-omit-frame-pointer
|
||
|
configure:15360: gcc -c -g -O2 -fno-omit-frame-pointer conftest.c >&5
|
||
|
configure:15360: $? = 0
|
||
|
configure:15363: result: yes
|
||
|
configure:15379: checking whether to build with -fsanitize=address support
|
||
|
configure:15399: result: no
|
||
|
configure:15447: checking whether host toolchain supports SSE
|
||
|
configure:15459: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15459: $? = 0
|
||
|
configure:15464: result: yes
|
||
|
configure:15477: checking whether host toolchain supports SSE2
|
||
|
configure:15489: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15489: $? = 0
|
||
|
configure:15494: result: yes
|
||
|
configure:15507: checking whether host toolchain supports SSE3
|
||
|
configure:15520: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15520: $? = 0
|
||
|
configure:15525: result: yes
|
||
|
configure:15538: checking whether host toolchain supports SSSE3
|
||
|
configure:15550: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15550: $? = 0
|
||
|
configure:15555: result: yes
|
||
|
configure:15568: checking whether host toolchain supports SSE4.1
|
||
|
configure:15580: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15580: $? = 0
|
||
|
configure:15585: result: yes
|
||
|
configure:15598: checking whether host toolchain supports SSE4.2
|
||
|
configure:15610: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15610: $? = 0
|
||
|
configure:15615: result: yes
|
||
|
configure:15628: checking whether host toolchain supports AVX
|
||
|
configure:15641: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15641: $? = 0
|
||
|
configure:15643: result: yes
|
||
|
configure:15659: checking whether host toolchain supports AVX2
|
||
|
configure:15672: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15672: $? = 0
|
||
|
configure:15674: result: yes
|
||
|
configure:15690: checking whether host toolchain supports AVX512F
|
||
|
configure:15703: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15703: $? = 0
|
||
|
configure:15705: result: yes
|
||
|
configure:15721: checking whether host toolchain supports AVX512CD
|
||
|
configure:15734: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15734: $? = 0
|
||
|
configure:15736: result: yes
|
||
|
configure:15752: checking whether host toolchain supports AVX512DQ
|
||
|
configure:15765: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15765: $? = 0
|
||
|
configure:15767: result: yes
|
||
|
configure:15783: checking whether host toolchain supports AVX512BW
|
||
|
configure:15796: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15796: $? = 0
|
||
|
configure:15798: result: yes
|
||
|
configure:15814: checking whether host toolchain supports AVX512IFMA
|
||
|
configure:15827: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15827: $? = 0
|
||
|
configure:15829: result: yes
|
||
|
configure:15845: checking whether host toolchain supports AVX512VBMI
|
||
|
configure:15858: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15858: $? = 0
|
||
|
configure:15860: result: yes
|
||
|
configure:15876: checking whether host toolchain supports AVX512PF
|
||
|
configure:15889: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15889: $? = 0
|
||
|
configure:15891: result: yes
|
||
|
configure:15907: checking whether host toolchain supports AVX512ER
|
||
|
configure:15920: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15920: $? = 0
|
||
|
configure:15922: result: yes
|
||
|
configure:15938: checking whether host toolchain supports AVX512VL
|
||
|
configure:15951: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15951: $? = 0
|
||
|
configure:15953: result: yes
|
||
|
configure:15969: checking whether host toolchain supports AES
|
||
|
configure:15982: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:15982: $? = 0
|
||
|
configure:15984: result: yes
|
||
|
configure:16000: checking whether host toolchain supports PCLMULQDQ
|
||
|
configure:16013: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:16013: $? = 0
|
||
|
configure:16015: result: yes
|
||
|
configure:16034: checking for target asm dir
|
||
|
configure:16072: result: asm-x86_64
|
||
|
configure:16091: checking for python3
|
||
|
configure:16107: found /usr/bin/python3
|
||
|
configure:16118: result: python3
|
||
|
configure:16208: checking for python version
|
||
|
configure:16215: result: 3.6
|
||
|
configure:16227: checking for python platform
|
||
|
configure:16234: result: linux
|
||
|
configure:16260: checking for python script directory
|
||
|
configure:16295: result: ${prefix}/lib/python3.6/site-packages
|
||
|
configure:16304: checking for python extension module directory
|
||
|
configure:16339: result: ${exec_prefix}/lib/python3.6/site-packages
|
||
|
configure:16477: checking for python3.6
|
||
|
configure:16495: found /usr/bin/python3.6
|
||
|
configure:16507: result: /usr/bin/python3.6
|
||
|
configure:16533: checking for a version of Python >= '2.1.0'
|
||
|
configure:16559: result: yes
|
||
|
configure:16567: checking for a version of Python >= '3.4.0'
|
||
|
configure:16573: result: yes
|
||
|
configure:16596: checking for the distutils Python package
|
||
|
configure:16600: result: yes
|
||
|
configure:16622: checking for Python include path
|
||
|
configure:16638: result: -I/usr/include/python3.6m
|
||
|
configure:16645: checking for Python library path
|
||
|
configure:16730: result: -L/usr/lib -lpython3.6m
|
||
|
configure:16737: checking for Python site-packages path
|
||
|
configure:16743: result: /usr/lib/python3/dist-packages
|
||
|
configure:16750: checking python extra libraries
|
||
|
configure:16757: result: -lpthread -ldl -lutil -lm
|
||
|
configure:16764: checking python extra linking flags
|
||
|
configure:16771: result: -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions
|
||
|
configure:16778: checking consistency of all components of python development environment
|
||
|
configure:16806: 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:16806: $? = 0
|
||
|
configure:16824: result: yes
|
||
|
configure:16853: checking for python3.6 module: setuptools
|
||
|
configure:16857: result: yes
|
||
|
configure:16887: checking for python3.6 module: cffi
|
||
|
configure:16891: result: yes
|
||
|
configure:16934: checking whether to enable pyzfs:
|
||
|
configure:16936: result: yes
|
||
|
configure:46897: checking for CFPreferencesCopyAppValue
|
||
|
configure:46915: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
||
|
conftest.c:56:10: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
|
||
|
#include <CoreFoundation/CFPreferences.h>
|
||
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:46915: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:46924: result: no
|
||
|
configure:46931: checking for CFLocaleCopyCurrent
|
||
|
configure:46949: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
||
|
conftest.c:56:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
||
|
#include <CoreFoundation/CFLocale.h>
|
||
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:46949: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:46958: result: no
|
||
|
configure:46965: checking for CFLocaleCopyPreferredLanguages
|
||
|
configure:46983: gcc -o conftest -g -O2 conftest.c -Wl,-framework -Wl,CoreFoundation >&5
|
||
|
conftest.c:56:10: fatal error: CoreFoundation/CFLocale.h: No such file or directory
|
||
|
#include <CoreFoundation/CFLocale.h>
|
||
|
^~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:46983: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:46992: result: no
|
||
|
configure:47043: checking for GNU gettext in libc
|
||
|
configure:47072: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
configure:47072: $? = 0
|
||
|
configure:47081: result: yes
|
||
|
configure:47938: checking whether to use NLS
|
||
|
configure:47940: result: yes
|
||
|
configure:47943: checking where the gettext function comes from
|
||
|
configure:47954: result: libc
|
||
|
configure:48026: checking for udev directories
|
||
|
configure:48068: result: /lib/udev;/lib/udev/rules.d
|
||
|
configure:48126: checking for systemd support
|
||
|
configure:48128: result: yes
|
||
|
configure:48168: checking for dracut directory
|
||
|
configure:48200: result: /usr/lib/dracut
|
||
|
configure:48206: checking zlib.h usability
|
||
|
configure:48206: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:48206: $? = 0
|
||
|
configure:48206: result: yes
|
||
|
configure:48206: checking zlib.h presence
|
||
|
configure:48206: gcc -E conftest.c
|
||
|
configure:48206: $? = 0
|
||
|
configure:48206: result: yes
|
||
|
configure:48206: checking for zlib.h
|
||
|
configure:48206: result: yes
|
||
|
configure:48219: checking for library containing compress2
|
||
|
configure:48250: gcc -o conftest -g -O2 conftest.c >&5
|
||
|
/tmp/ccliKRME.o: In function `main':
|
||
|
/root/src/zfs-builds-mm/zfs-0.8.3/conftest.c:70: undefined reference to `compress2'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:48250: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:48250: gcc -o conftest -g -O2 conftest.c -lz >&5
|
||
|
configure:48250: $? = 0
|
||
|
configure:48267: result: -lz
|
||
|
configure:48282: checking for library containing uncompress
|
||
|
configure:48313: gcc -o conftest -g -O2 conftest.c -lz >&5
|
||
|
configure:48313: $? = 0
|
||
|
configure:48330: result: none required
|
||
|
configure:48345: checking for library containing crc32
|
||
|
configure:48376: gcc -o conftest -g -O2 conftest.c -lz >&5
|
||
|
configure:48376: $? = 0
|
||
|
configure:48393: result: none required
|
||
|
configure:48417: checking uuid/uuid.h usability
|
||
|
configure:48417: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:48417: $? = 0
|
||
|
configure:48417: result: yes
|
||
|
configure:48417: checking uuid/uuid.h presence
|
||
|
configure:48417: gcc -E conftest.c
|
||
|
configure:48417: $? = 0
|
||
|
configure:48417: result: yes
|
||
|
configure:48417: checking for uuid/uuid.h
|
||
|
configure:48417: result: yes
|
||
|
configure:48430: checking for library containing uuid_generate
|
||
|
configure:48461: gcc -o conftest -g -O2 conftest.c -lz >&5
|
||
|
/tmp/ccvyqGbj.o: In function `main':
|
||
|
/root/src/zfs-builds-mm/zfs-0.8.3/conftest.c:71: undefined reference to `uuid_generate'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:48461: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:48461: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
||
|
configure:48461: $? = 0
|
||
|
configure:48478: result: -luuid
|
||
|
configure:48493: checking for library containing uuid_is_null
|
||
|
configure:48524: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
||
|
configure:48524: $? = 0
|
||
|
configure:48541: result: none required
|
||
|
configure:48576: checking for library containing xdrmem_create
|
||
|
configure:48607: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
||
|
configure:48607: $? = 0
|
||
|
configure:48624: result: none required
|
||
|
configure:48955: checking blkid/blkid.h usability
|
||
|
configure:48955: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:48955: $? = 0
|
||
|
configure:48955: result: yes
|
||
|
configure:48955: checking blkid/blkid.h presence
|
||
|
configure:48955: gcc -E conftest.c
|
||
|
configure:48955: $? = 0
|
||
|
configure:48955: result: yes
|
||
|
configure:48955: checking for blkid/blkid.h
|
||
|
configure:48955: result: yes
|
||
|
configure:48977: checking libudev.h usability
|
||
|
configure:48977: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:48977: $? = 0
|
||
|
configure:48977: result: yes
|
||
|
configure:48977: checking libudev.h presence
|
||
|
configure:48977: gcc -E conftest.c
|
||
|
configure:48977: $? = 0
|
||
|
configure:48977: result: yes
|
||
|
configure:48977: checking for libudev.h
|
||
|
configure:48977: result: yes
|
||
|
configure:48995: checking for library containing udev_device_get_is_initialized
|
||
|
configure:49026: gcc -o conftest -g -O2 conftest.c -luuid -lz >&5
|
||
|
/tmp/ccGzieuV.o: In function `main':
|
||
|
/root/src/zfs-builds-mm/zfs-0.8.3/conftest.c:74: undefined reference to `udev_device_get_is_initialized'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:49026: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:49026: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
||
|
configure:49026: $? = 0
|
||
|
configure:49043: result: -ludev
|
||
|
configure:49059: checking openssl/evp.h usability
|
||
|
configure:49059: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:49059: $? = 0
|
||
|
configure:49059: result: yes
|
||
|
configure:49059: checking openssl/evp.h presence
|
||
|
configure:49059: gcc -E conftest.c
|
||
|
configure:49059: $? = 0
|
||
|
configure:49059: result: yes
|
||
|
configure:49059: checking for openssl/evp.h
|
||
|
configure:49059: result: yes
|
||
|
configure:49081: checking libaio.h usability
|
||
|
configure:49081: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:49081: $? = 0
|
||
|
configure:49081: result: yes
|
||
|
configure:49081: checking libaio.h presence
|
||
|
configure:49081: gcc -E conftest.c
|
||
|
configure:49081: $? = 0
|
||
|
configure:49081: result: yes
|
||
|
configure:49081: checking for libaio.h
|
||
|
configure:49081: result: yes
|
||
|
configure:49106: checking makedev() is declared in sys/sysmacros.h
|
||
|
configure:49124: gcc -c -g -O2 conftest.c >&5
|
||
|
configure:49124: $? = 0
|
||
|
configure:49126: result: yes
|
||
|
configure:49141: checking makedev() is declared in sys/mkdev.h
|
||
|
configure:49159: gcc -c -g -O2 conftest.c >&5
|
||
|
conftest.c:68:12: fatal error: sys/mkdev.h: No such file or directory
|
||
|
#include <sys/mkdev.h>
|
||
|
^~~~~~~~~~~~~
|
||
|
compilation terminated.
|
||
|
configure:49159: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:49169: result: no
|
||
|
configure:49198: checking for mlockall
|
||
|
configure:49198: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
||
|
configure:49198: $? = 0
|
||
|
configure:49198: result: yes
|
||
|
configure:49198: checking for strlcat
|
||
|
configure:49198: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
||
|
/tmp/ccZyzukf.o: In function `main':
|
||
|
/root/src/zfs-builds-mm/zfs-0.8.3/conftest.c:102: undefined reference to `strlcat'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:49198: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:49198: result: no
|
||
|
configure:49198: checking for strlcpy
|
||
|
configure:49198: gcc -o conftest -g -O2 conftest.c -ludev -luuid -lz >&5
|
||
|
/tmp/ccLiTPZm.o: In function `main':
|
||
|
/root/src/zfs-builds-mm/zfs-0.8.3/conftest.c:102: undefined reference to `strlcpy'
|
||
|
collect2: error: ld returned 1 exit status
|
||
|
configure:49198: $? = 1
|
||
|
configure: failed program was:
|
||
|
| /* confdefs.h */
|
||
|
| #define PACKAGE_NAME "zfs"
|
||
|
| #define PACKAGE_TARNAME "zfs"
|
||
|
| #define PACKAGE_VERSION "0.8.3"
|
||
|
| #define PACKAGE_STRING "zfs 0.8.3"
|
||
|
| #define PACKAGE_BUGREPORT ""
|
||
|
| #define PACKAGE_URL ""
|
||
|
| #define ZFS_META_NAME "zfs"
|
||
|
| #define ZFS_META_VERSION "0.8.3"
|
||
|
| #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.3-1"
|
||
|
| #define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
| #define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
| #define ZFS_META_KVER_MIN "2.6.32"
|
||
|
| #define ZFS_META_KVER_MAX "5.4"
|
||
|
| #define PACKAGE "zfs"
|
||
|
| #define VERSION "0.8.3"
|
||
|
| #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:49198: result: no
|
||
|
configure:81523: checking whether assertion support will be enabled
|
||
|
configure:81569: result: no
|
||
|
configure:81573: checking whether debuginfo support will be forced
|
||
|
configure:81607: result: no
|
||
|
configure:81611: checking whether basic kmem accounting is enabled
|
||
|
configure:81635: result: no
|
||
|
configure:81639: checking whether detailed kmem tracking is enabled
|
||
|
configure:81663: result: no
|
||
|
configure:81784: checking that generated files are newer than configure
|
||
|
configure:81790: result: done
|
||
|
configure:81873: creating ./config.status
|
||
|
|
||
|
## ---------------------- ##
|
||
|
## Running config.status. ##
|
||
|
## ---------------------- ##
|
||
|
|
||
|
This file was extended by zfs config.status 0.8.3, 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:1720: creating Makefile
|
||
|
config.status:1720: creating udev/Makefile
|
||
|
config.status:1720: creating udev/rules.d/Makefile
|
||
|
config.status:1720: creating etc/Makefile
|
||
|
config.status:1720: creating etc/init.d/Makefile
|
||
|
config.status:1720: creating etc/zfs/Makefile
|
||
|
config.status:1720: creating etc/systemd/Makefile
|
||
|
config.status:1720: creating etc/systemd/system/Makefile
|
||
|
config.status:1720: creating etc/systemd/system-generators/Makefile
|
||
|
config.status:1720: creating etc/sudoers.d/Makefile
|
||
|
config.status:1720: creating etc/modules-load.d/Makefile
|
||
|
config.status:1720: creating man/Makefile
|
||
|
config.status:1720: creating man/man1/Makefile
|
||
|
config.status:1720: creating man/man5/Makefile
|
||
|
config.status:1720: creating man/man8/Makefile
|
||
|
config.status:1720: creating lib/Makefile
|
||
|
config.status:1720: creating lib/libspl/Makefile
|
||
|
config.status:1720: creating lib/libspl/asm-generic/Makefile
|
||
|
config.status:1720: creating lib/libspl/asm-i386/Makefile
|
||
|
config.status:1720: creating lib/libspl/asm-x86_64/Makefile
|
||
|
config.status:1720: creating lib/libspl/include/Makefile
|
||
|
config.status:1720: creating lib/libspl/include/ia32/Makefile
|
||
|
config.status:1720: creating lib/libspl/include/ia32/sys/Makefile
|
||
|
config.status:1720: creating lib/libspl/include/rpc/Makefile
|
||
|
config.status:1720: creating lib/libspl/include/sys/Makefile
|
||
|
config.status:1720: creating lib/libspl/include/sys/dktp/Makefile
|
||
|
config.status:1720: creating lib/libspl/include/util/Makefile
|
||
|
config.status:1720: creating lib/libavl/Makefile
|
||
|
config.status:1720: creating lib/libefi/Makefile
|
||
|
config.status:1720: creating lib/libicp/Makefile
|
||
|
config.status:1720: creating lib/libnvpair/Makefile
|
||
|
config.status:1720: creating lib/libzutil/Makefile
|
||
|
config.status:1720: creating lib/libtpool/Makefile
|
||
|
config.status:1720: creating lib/libunicode/Makefile
|
||
|
config.status:1720: creating lib/libuutil/Makefile
|
||
|
config.status:1720: creating lib/libzpool/Makefile
|
||
|
config.status:1720: creating lib/libzfs/libzfs.pc
|
||
|
config.status:1720: creating lib/libzfs/libzfs_core.pc
|
||
|
config.status:1720: creating lib/libzfs/Makefile
|
||
|
config.status:1720: creating lib/libzfs_core/Makefile
|
||
|
config.status:1720: creating lib/libshare/Makefile
|
||
|
config.status:1720: creating cmd/Makefile
|
||
|
config.status:1720: creating cmd/zdb/Makefile
|
||
|
config.status:1720: creating cmd/zhack/Makefile
|
||
|
config.status:1720: creating cmd/zfs/Makefile
|
||
|
config.status:1720: creating cmd/zinject/Makefile
|
||
|
config.status:1720: creating cmd/zpool/Makefile
|
||
|
config.status:1720: creating cmd/zstreamdump/Makefile
|
||
|
config.status:1720: creating cmd/ztest/Makefile
|
||
|
config.status:1720: creating cmd/mount_zfs/Makefile
|
||
|
config.status:1720: creating cmd/fsck_zfs/Makefile
|
||
|
config.status:1720: creating cmd/zvol_id/Makefile
|
||
|
config.status:1720: creating cmd/vdev_id/Makefile
|
||
|
config.status:1720: creating cmd/arcstat/Makefile
|
||
|
config.status:1720: creating cmd/dbufstat/Makefile
|
||
|
config.status:1720: creating cmd/arc_summary/Makefile
|
||
|
config.status:1720: creating cmd/zed/Makefile
|
||
|
config.status:1720: creating cmd/zed/zed.d/Makefile
|
||
|
config.status:1720: creating cmd/raidz_test/Makefile
|
||
|
config.status:1720: creating cmd/zgenhostid/Makefile
|
||
|
config.status:1720: creating cmd/zvol_wait/Makefile
|
||
|
config.status:1720: creating contrib/Makefile
|
||
|
config.status:1720: creating contrib/bash_completion.d/Makefile
|
||
|
config.status:1720: creating contrib/dracut/Makefile
|
||
|
config.status:1720: creating contrib/dracut/02zfsexpandknowledge/Makefile
|
||
|
config.status:1720: creating contrib/dracut/90zfs/Makefile
|
||
|
config.status:1720: creating contrib/initramfs/Makefile
|
||
|
config.status:1720: creating contrib/initramfs/hooks/Makefile
|
||
|
config.status:1720: creating contrib/initramfs/scripts/Makefile
|
||
|
config.status:1720: creating contrib/initramfs/scripts/local-top/Makefile
|
||
|
config.status:1720: creating contrib/pyzfs/Makefile
|
||
|
config.status:1720: creating contrib/pyzfs/setup.py
|
||
|
config.status:1720: creating contrib/zcp/Makefile
|
||
|
config.status:1720: creating module/Makefile
|
||
|
config.status:1720: creating module/avl/Makefile
|
||
|
config.status:1720: creating module/nvpair/Makefile
|
||
|
config.status:1720: creating module/unicode/Makefile
|
||
|
config.status:1720: creating module/zcommon/Makefile
|
||
|
config.status:1720: creating module/zfs/Makefile
|
||
|
config.status:1720: creating module/lua/Makefile
|
||
|
config.status:1720: creating module/icp/Makefile
|
||
|
config.status:1720: creating module/spl/Makefile
|
||
|
config.status:1720: creating include/Makefile
|
||
|
config.status:1720: creating include/linux/Makefile
|
||
|
config.status:1720: creating include/spl/Makefile
|
||
|
config.status:1720: creating include/spl/rpc/Makefile
|
||
|
config.status:1720: creating include/spl/sys/Makefile
|
||
|
config.status:1720: creating include/sys/Makefile
|
||
|
config.status:1720: creating include/sys/fs/Makefile
|
||
|
config.status:1720: creating include/sys/fm/Makefile
|
||
|
config.status:1720: creating include/sys/fm/fs/Makefile
|
||
|
config.status:1720: creating include/sys/crypto/Makefile
|
||
|
config.status:1720: creating include/sys/sysevent/Makefile
|
||
|
config.status:1720: creating include/sys/lua/Makefile
|
||
|
config.status:1720: creating scripts/Makefile
|
||
|
config.status:1720: creating tests/Makefile
|
||
|
config.status:1720: creating tests/test-runner/Makefile
|
||
|
config.status:1720: creating tests/test-runner/bin/Makefile
|
||
|
config.status:1720: creating tests/test-runner/include/Makefile
|
||
|
config.status:1720: creating tests/test-runner/man/Makefile
|
||
|
config.status:1720: creating tests/runfiles/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/callbacks/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/chg_usr_exec/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/user_ns_exec/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/devname2devid/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/dir_rd_update/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/file_check/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/file_trunc/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/file_write/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/largest_file/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/libzfs_input_check/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/mkbusy/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/mkfile/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/mkfiles/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/mktree/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/mmap_exec/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/mmap_libaio/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/mmapwrite/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/nvlist_to_lua/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/randfree_file/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/randwritecomp/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/readmmap/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/rename_dir/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/rm_lnkcnt_zero_file/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/threadsappend/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/cmd/xattrtest/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/include/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/acl/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/acl/posix/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/arc/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/atime/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/bootfs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cache/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cachefile/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/casenorm/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/checksum/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/channel_program/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/channel_program/lua_core/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/channel_program/synctask_core/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/chattr/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/clean_mirror/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zdb/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_bookmark/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_change-key/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_clone/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_copies/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_create/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_destroy/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_diff/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_get/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_inherit/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_load-key/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_mount/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_program/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_promote/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_property/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_receive/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_remap/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_rename/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_reservation/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_rollback/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_send/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_set/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_share/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_snapshot/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_sysfs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_unload-key/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_unmount/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_unshare/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zfs_upgrade/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_add/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_attach/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_clear/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_create/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_destroy/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_detach/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_events/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_expand/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_export/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_get/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_history/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_import/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_import/blockfiles/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_initialize/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_labelclear/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_offline/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_online/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_remove/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_reopen/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_resilver/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_replace/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_scrub/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_set/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_split/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_status/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_sync/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_trim/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_root/zpool_upgrade/blockfiles/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_user/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_user/misc/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_user/zfs_list/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_user/zpool_iostat/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_user/zpool_list/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cli_user/zpool_status/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/compression/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/cp_files/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/ctime/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/deadman/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/delegate/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/devices/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/events/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/exec/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/fault/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/features/async_destroy/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/features/large_dnode/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/features/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/grow/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/history/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/hkdf/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/inheritance/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/inuse/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/io/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/large_files/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/largest_pool/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/link_count/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/libzfs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/limits/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/migration/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/mmap/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/mmp/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/mount/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/mv_files/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/nestedfs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/no_space/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/nopwrite/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/online_offline/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/pool_names/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/pool_checkpoint/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/poolversion/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/privilege/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/procfs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/projectquota/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/pyzfs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/quota/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/raidz/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/redundancy/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/refquota/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/refreserv/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/removal/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/rename_dirs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/replacement/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/reservation/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/resilver/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/rootpool/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/rsend/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/scrub_mirror/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/slog/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/snapshot/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/snapused/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/sparse/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/suid/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/alloc_class/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/threadsappend/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/tmpfile/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/trim/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/truncate/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/user_namespace/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/userquota/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/upgrade/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/vdev_zaps/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/write_dirs/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/xattr/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/zvol/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/zvol/zvol_cli/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/zvol/zvol_ENOSPC/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/zvol/zvol_misc/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/functional/zvol/zvol_swap/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/perf/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/perf/fio/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/perf/regression/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/perf/scripts/Makefile
|
||
|
config.status:1720: creating tests/zfs-tests/tests/stress/Makefile
|
||
|
config.status:1720: creating rpm/Makefile
|
||
|
config.status:1720: creating rpm/redhat/Makefile
|
||
|
config.status:1720: creating rpm/redhat/zfs.spec
|
||
|
config.status:1720: creating rpm/redhat/zfs-kmod.spec
|
||
|
config.status:1720: creating rpm/redhat/zfs-dkms.spec
|
||
|
config.status:1720: creating rpm/generic/Makefile
|
||
|
config.status:1720: creating rpm/generic/zfs.spec
|
||
|
config.status:1720: creating rpm/generic/zfs-kmod.spec
|
||
|
config.status:1720: creating rpm/generic/zfs-dkms.spec
|
||
|
config.status:1720: creating zfs.release
|
||
|
config.status:1720: creating zfs_config.h
|
||
|
config.status:1949: executing depfiles commands
|
||
|
config.status:1949: executing libtool commands
|
||
|
config.status:1949: executing po-directories commands
|
||
|
|
||
|
## ---------------- ##
|
||
|
## Cache variables. ##
|
||
|
## ---------------- ##
|
||
|
|
||
|
ac_cv_build=x86_64-pc-linux-gnu
|
||
|
ac_cv_c_compiler_gnu=yes
|
||
|
ac_cv_env_CCASFLAGS_set=
|
||
|
ac_cv_env_CCASFLAGS_value=
|
||
|
ac_cv_env_CCAS_set=
|
||
|
ac_cv_env_CCAS_value=
|
||
|
ac_cv_env_CC_set=
|
||
|
ac_cv_env_CC_value=
|
||
|
ac_cv_env_CFLAGS_set=
|
||
|
ac_cv_env_CFLAGS_value=
|
||
|
ac_cv_env_CPPFLAGS_set=
|
||
|
ac_cv_env_CPPFLAGS_value=
|
||
|
ac_cv_env_CPP_set=
|
||
|
ac_cv_env_CPP_value=
|
||
|
ac_cv_env_LDFLAGS_set=
|
||
|
ac_cv_env_LDFLAGS_value=
|
||
|
ac_cv_env_LIBS_set=
|
||
|
ac_cv_env_LIBS_value=
|
||
|
ac_cv_env_LIBTIRPC_CFLAGS_set=
|
||
|
ac_cv_env_LIBTIRPC_CFLAGS_value=
|
||
|
ac_cv_env_LIBTIRPC_LIBS_set=
|
||
|
ac_cv_env_LIBTIRPC_LIBS_value=
|
||
|
ac_cv_env_LT_SYS_LIBRARY_PATH_set=
|
||
|
ac_cv_env_LT_SYS_LIBRARY_PATH_value=
|
||
|
ac_cv_env_PKG_CONFIG_LIBDIR_set=
|
||
|
ac_cv_env_PKG_CONFIG_LIBDIR_value=
|
||
|
ac_cv_env_PKG_CONFIG_PATH_set=
|
||
|
ac_cv_env_PKG_CONFIG_PATH_value=
|
||
|
ac_cv_env_PKG_CONFIG_set=
|
||
|
ac_cv_env_PKG_CONFIG_value=
|
||
|
ac_cv_env_PYTHON_VERSION_set=
|
||
|
ac_cv_env_PYTHON_VERSION_value=
|
||
|
ac_cv_env_PYTHON_set=
|
||
|
ac_cv_env_PYTHON_value=
|
||
|
ac_cv_env_TEST_JOBS_set=
|
||
|
ac_cv_env_TEST_JOBS_value=
|
||
|
ac_cv_env_build_alias_set=
|
||
|
ac_cv_env_build_alias_value=
|
||
|
ac_cv_env_host_alias_set=
|
||
|
ac_cv_env_host_alias_value=
|
||
|
ac_cv_env_target_alias_set=
|
||
|
ac_cv_env_target_alias_value=
|
||
|
ac_cv_func_mlockall=yes
|
||
|
ac_cv_func_strlcat=no
|
||
|
ac_cv_func_strlcpy=no
|
||
|
ac_cv_header_blkid_blkid_h=yes
|
||
|
ac_cv_header_dlfcn_h=yes
|
||
|
ac_cv_header_inttypes_h=yes
|
||
|
ac_cv_header_libaio_h=yes
|
||
|
ac_cv_header_libudev_h=yes
|
||
|
ac_cv_header_memory_h=yes
|
||
|
ac_cv_header_openssl_evp_h=yes
|
||
|
ac_cv_header_stdc=yes
|
||
|
ac_cv_header_stdint_h=yes
|
||
|
ac_cv_header_stdlib_h=yes
|
||
|
ac_cv_header_string_h=yes
|
||
|
ac_cv_header_strings_h=yes
|
||
|
ac_cv_header_sys_stat_h=yes
|
||
|
ac_cv_header_sys_types_h=yes
|
||
|
ac_cv_header_unistd_h=yes
|
||
|
ac_cv_header_uuid_uuid_h=yes
|
||
|
ac_cv_header_zlib_h=yes
|
||
|
ac_cv_host=x86_64-pc-linux-gnu
|
||
|
ac_cv_objext=o
|
||
|
ac_cv_path_EGREP='/bin/grep -E'
|
||
|
ac_cv_path_FGREP='/bin/grep -F'
|
||
|
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
|
||
|
ac_cv_path_GREP=/bin/grep
|
||
|
ac_cv_path_MSGFMT=/usr/bin/msgfmt
|
||
|
ac_cv_path_MSGMERGE=/usr/bin/msgmerge
|
||
|
ac_cv_path_PYTHON=/usr/bin/python3.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.3/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.3/config/missing autoconf'
|
||
|
AUTOHEADER='${SHELL} /root/src/zfs-builds-mm/zfs-0.8.3/config/missing autoheader'
|
||
|
AUTOMAKE='${SHELL} /root/src/zfs-builds-mm/zfs-0.8.3/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.3/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.3'
|
||
|
PACKAGE_TARNAME='zfs'
|
||
|
PACKAGE_URL=''
|
||
|
PACKAGE_VERSION='0.8.3'
|
||
|
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=''
|
||
|
TEST_JOBS='4'
|
||
|
USE_NLS='yes'
|
||
|
USING_PYTHON_2_FALSE=''
|
||
|
USING_PYTHON_2_TRUE='#'
|
||
|
USING_PYTHON_3_FALSE='#'
|
||
|
USING_PYTHON_3_TRUE=''
|
||
|
USING_PYTHON_FALSE='#'
|
||
|
USING_PYTHON_TRUE=''
|
||
|
VENDOR='ubuntu'
|
||
|
VERSION='0.8.3'
|
||
|
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.3-1'
|
||
|
ZFS_META_AUTHOR='OpenZFS on Linux'
|
||
|
ZFS_META_DATA=''
|
||
|
ZFS_META_KVER_MAX='5.4'
|
||
|
ZFS_META_KVER_MIN='2.6.32'
|
||
|
ZFS_META_LICENSE='CDDL'
|
||
|
ZFS_META_LT_AGE=''
|
||
|
ZFS_META_LT_CURRENT=''
|
||
|
ZFS_META_LT_REVISION=''
|
||
|
ZFS_META_NAME='zfs'
|
||
|
ZFS_META_RELEASE='1'
|
||
|
ZFS_META_VERSION='0.8.3'
|
||
|
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.3/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.3"
|
||
|
#define PACKAGE_STRING "zfs 0.8.3"
|
||
|
#define PACKAGE_BUGREPORT ""
|
||
|
#define PACKAGE_URL ""
|
||
|
#define ZFS_META_NAME "zfs"
|
||
|
#define ZFS_META_VERSION "0.8.3"
|
||
|
#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.3-1"
|
||
|
#define SPL_META_ALIAS ZFS_META_ALIAS
|
||
|
#define ZFS_META_AUTHOR "OpenZFS on Linux"
|
||
|
#define ZFS_META_KVER_MIN "2.6.32"
|
||
|
#define ZFS_META_KVER_MAX "5.4"
|
||
|
#define PACKAGE "zfs"
|
||
|
#define VERSION "0.8.3"
|
||
|
#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
|