Build of dd_rescue with vanilla toolchain

The build took 00h 00m 44s and was NOT successful.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
16,708 ansic
476 makefile
222 sh
30 python
17,436 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dd_rescue 1.99-1 (Wed Aug 24 13:18:30 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking fallocate.h usability... no
# checking fallocate.h presence... no
# checking for fallocate.h... no
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking for unistd.h... (cached) yes
# checking attr/xattr.h usability... yes
# checking attr/xattr.h presence... yes
# checking for attr/xattr.h... yes
# checking sys/acl.h usability... yes
# checking sys/acl.h presence... yes
# checking for sys/acl.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking endian.h usability... yes
# checking endian.h presence... yes
# checking for endian.h... yes
# checking linux/fs.h usability... yes
# checking linux/fs.h presence... yes
# checking for linux/fs.h... yes
# checking linux/fiemap.h usability... yes
# checking linux/fiemap.h presence... yes
# checking for linux/fiemap.h... yes
# checking for stdint.h... (cached) yes
# checking lzo/lzo1x.h usability... yes
# checking lzo/lzo1x.h presence... yes
# checking for lzo/lzo1x.h... yes
# checking openssl/evp.h usability... yes
# checking openssl/evp.h presence... yes
# checking for openssl/evp.h... yes
# checking linux/random.h usability... yes
# checking linux/random.h presence... yes
# checking for linux/random.h... yes
# checking malloc.h usability... yes
# checking malloc.h presence... yes
# checking for malloc.h... yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking for ffs... yes
# checking for ffsl... yes
# checking for basename... yes
# checking for fallocate64... yes
# checking for splice... yes
# checking for getopt_long... yes
# checking for open64... yes
# checking for pread... yes
# checking for pread64... yes
# checking for lseek64... yes
# checking for stat64... yes
# checking for posix_fadvise... yes
# checking for posix_fadvise64... yes
# checking for __builtin_prefetch... no
# checking for htobe64... no
# checking for feof_unlocked... yes
# checking for getline... yes
# checking for getentropy... no
# checking for getrandom... no
# checking for posix_memalign... yes
# checking for valloc... yes
# checking for sched_yield... yes
# checking for dlsym in -ldl... yes
# checking for linux_fallocate64 in -lfallocate... no
# checking for lzo1x_1_compress in -llzo2... yes
# checking for EVP_aes_192_ctr in -lcrypto... yes
# checking if gcc supports -msse4.2... yes
# checking if gcc supports -mavx2... yes
# checking if gcc supports -mrdrnd... yes
# checking if gcc supports -maes... yes
# configure: creating ./config.status
# config.status: creating config.h
# #gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -DGEN_DEP -msse4.2 -mavx2 -maes -mrdrnd -MM *.c >.dep
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -DGEN_DEP -D__AES__ -D__SSE4_1__ -D__SSSE3__ -D__SSE3__ -D__SSE2__ -D__SSE__ -D__MMX__ -MM *.c >.dep
# sed 's/\.o:/\.po:/' <.dep >.dep2
# cat .dep2 >> .dep
# rm .dep2
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIE -c random.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIE -c frandom.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIE -c fmt_no.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIE -c find_nonzero.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIE -c fstrim.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIE -msse2 -c find_nonzero_sse2.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIE -msse4.2 -c ffs_sse42.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIE -mavx2 -c find_nonzero_avx.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIE -mrdrnd -maes -c rdrand.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o libddr_hash.po -c libddr_hash.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIC -o md5.po -c md5.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIC -o sha256.po -c sha256.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIC -o sha512.po -c sha512.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -O3 -fPIC -o sha1.po -c sha1.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o pbkdf2.po -c pbkdf2.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o checksum_file.po -c checksum_file.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o libddr_null.po -c libddr_null.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o libddr_crypt.po -c libddr_crypt.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o aes.po -c aes.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o aes_c.po -c aes_c.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -O3 -maes -msse4.1 -c aesni.c -o aesni.po
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o aes_ossl.po -c aes_ossl.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o pbkdf_ossl.po -c pbkdf_ossl.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o secmem.po -c secmem.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o random.po -c random.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -o find_nonzero.po -c find_nonzero.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -mrdrnd -maes -o rdrand.po -c rdrand.c
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIC -fstack-protector -o libddr_lzo.po -c libddr_lzo.c
# libddr_lzo.c: In function 'lzo_search_hdr':
# libddr_lzo.c:787:21: warning: result of '854554 << 24' requires 45 bits to represent, but 'int' only has 32 bits [-Wshift-overflow=]
# #define HTONL(x) ((x<<24)&0xff000000) | ((x<<8)&0x00ff0000) | ((x>>8)&0x0000ff00) | ((x>>24)&0x000000ff)
# ^
# libddr_lzo.c:801:31: note: in expansion of macro 'HTONL'
# static const uint32_t lzo2 = HTONL(0x000d0a1a);
# ^~~~~
# fatal: Not a git repository (or any of the parent directories): .git
# gcc -Os -Wall -g -D_FORTIFY_SOURCE=2 -DHAVE_CONFIG_H -DHAVE_AESNI -fPIE -pie -DVERSION=\"1.99\" -D__COMPILER__="\"gcc (GCC) 6.1.1 20160602\"" -DID=\"DD_RESCUE_1_99_FINAL\" dd_rescue.c -o dd_rescue random.o frandom.o fmt_no.o find_nonzero.o fstrim.o find_nonzero_sse2.o ffs_sse42.o find_nonzero_avx.o rdrand.o -ldl
# dd_rescue.c:326:9: warning: 'fmt_int' is static but used in inline function 'fmt_kiB' which is not static
# return fmt_int(0, 1, 1024, no, (col? BOLD: ""), (col? NORM: ""), 1);
# ^~~~~~~
# gcc -shared -o libddr_hash.so libddr_hash.po md5.po sha256.po sha512.po sha1.po pbkdf2.po checksum_file.po
# gcc -shared -o libddr_null.so libddr_null.po
# gcc -shared -o libddr_crypt.so libddr_crypt.po aes.po aes_c.po aesni.po aes_ossl.po pbkdf2.po sha256.po pbkdf_ossl.po md5.po checksum_file.po secmem.po random.po find_nonzero.po rdrand.po -lcrypto
# gcc -shared -o libddr_lzo.so libddr_lzo.po -llzo2
# ln -sf libddr_hash.so libddr_MD5.so
# ==> Entering fakeroot environment...
# ==> Starting package()...
# mkdir -p /tmp/dd_rescue/pkg/dd_rescue/usr/bin
# install -s -o root -g root -m 755 dd_rescue /tmp/dd_rescue/pkg/dd_rescue/usr/bin
# install: cannot change ownership of '/tmp/dd_rescue/pkg/dd_rescue/usr/bin/dd_rescue': Operation not permitted
# make: *** [Makefile:392: install] Error 1
# ==> ERROR: A failure occurred in package().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/dd_rescue/src/dd_rescue-1.99/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by dd_rescue configure 1.99, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 487b296e2927
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /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
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2135: checking for gcc
# configure:2151: found /usr/sbin/gcc
# configure:2162: result: gcc
# configure:2391: checking for C compiler version
# configure:2400: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 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:2411: $? = 0
# configure:2400: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2411: $? = 0
# configure:2400: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2411: $? = 1
# configure:2400: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2411: $? = 1
# configure:2431: checking whether the C compiler works
# configure:2453: gcc conftest.c >&5
# configure:2457: $? = 0
# configure:2505: result: yes
# configure:2508: checking for C compiler default output file name
# configure:2510: result: a.out
# configure:2516: checking for suffix of executables
# configure:2523: gcc -o conftest conftest.c >&5
# configure:2527: $? = 0
# configure:2549: result:
# configure:2571: checking whether we are cross compiling
# configure:2579: gcc -o conftest conftest.c >&5
# configure:2583: $? = 0
# configure:2590: ./conftest
# configure:2594: $? = 0
# configure:2609: result: no
# configure:2614: checking for suffix of object files
# configure:2636: gcc -c conftest.c >&5
# configure:2640: $? = 0
# configure:2661: result: o
# configure:2665: checking whether we are using the GNU C compiler
# configure:2684: gcc -c conftest.c >&5
# configure:2684: $? = 0
# configure:2693: result: yes
# configure:2702: checking whether gcc accepts -g
# configure:2722: gcc -c -g conftest.c >&5
# configure:2722: $? = 0
# configure:2763: result: yes
# configure:2780: checking for gcc option to accept ISO C89
# configure:2843: gcc -c conftest.c >&5
# configure:2843: $? = 0
# configure:2856: result: none needed
# configure:2877: checking for an ANSI C-conforming const
# configure:2943: gcc -c conftest.c >&5
# configure:2943: $? = 0
# configure:2950: result: yes
# configure:2958: checking for inline
# configure:2974: gcc -c conftest.c >&5
# configure:2974: $? = 0
# configure:2982: result: inline
# configure:3005: checking how to run the C preprocessor
# configure:3036: gcc -E conftest.c
# configure:3036: $? = 0
# configure:3050: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3050: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3075: result: gcc -E
# configure:3095: gcc -E conftest.c
# configure:3095: $? = 0
# configure:3109: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3109: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | /* end confdefs.h. */
# | #include
# configure:3138: checking for grep that handles long lines and -e
# configure:3196: result: /usr/sbin/grep
# configure:3201: checking for egrep
# configure:3263: result: /usr/sbin/grep -E
# configure:3268: checking for ANSI C header files
# configure:3288: gcc -c conftest.c >&5
# configure:3288: $? = 0
# configure:3361: gcc -o conftest conftest.c >&5
# configure:3361: $? = 0
# configure:3361: ./conftest
# configure:3361: $? = 0
# configure:3372: result: yes
# configure:3387: checking for sys/types.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for sys/stat.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for stdlib.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for string.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for memory.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for strings.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for inttypes.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for stdint.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3387: checking for unistd.h
# configure:3387: gcc -c conftest.c >&5
# configure:3387: $? = 0
# configure:3387: result: yes
# configure:3402: checking fallocate.h usability
# configure:3402: gcc -c conftest.c >&5
# conftest.c:52:23: fatal error: fallocate.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:3402: result: no
# configure:3402: checking fallocate.h presence
# configure:3402: gcc -E conftest.c
# conftest.c:19:23: fatal error: fallocate.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | #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
# | /* end confdefs.h. */
# | #include
# configure:3402: result: no
# configure:3402: checking for fallocate.h
# configure:3402: result: no
# configure:3402: checking dlfcn.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking dlfcn.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for dlfcn.h
# configure:3402: result: yes
# configure:3402: checking for unistd.h
# configure:3402: result: yes
# configure:3402: checking attr/xattr.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking attr/xattr.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for attr/xattr.h
# configure:3402: result: yes
# configure:3402: checking sys/acl.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking sys/acl.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for sys/acl.h
# configure:3402: result: yes
# configure:3402: checking sys/ioctl.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking sys/ioctl.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for sys/ioctl.h
# configure:3402: result: yes
# configure:3402: checking endian.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking endian.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for endian.h
# configure:3402: result: yes
# configure:3402: checking linux/fs.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking linux/fs.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for linux/fs.h
# configure:3402: result: yes
# configure:3402: checking linux/fiemap.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking linux/fiemap.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for linux/fiemap.h
# configure:3402: result: yes
# configure:3402: checking for stdint.h
# configure:3402: result: yes
# configure:3402: checking lzo/lzo1x.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking lzo/lzo1x.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for lzo/lzo1x.h
# configure:3402: result: yes
# configure:3402: checking openssl/evp.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking openssl/evp.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for openssl/evp.h
# configure:3402: result: yes
# configure:3402: checking linux/random.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking linux/random.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for linux/random.h
# configure:3402: result: yes
# configure:3402: checking malloc.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking malloc.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for malloc.h
# configure:3402: result: yes
# configure:3402: checking sched.h usability
# configure:3402: gcc -c conftest.c >&5
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking sched.h presence
# configure:3402: gcc -E conftest.c
# configure:3402: $? = 0
# configure:3402: result: yes
# configure:3402: checking for sched.h
# configure:3402: result: yes
# configure:3415: checking for ffs
# configure:3415: gcc -o conftest conftest.c >&5
# conftest.c:56:6: warning: conflicting types for built-in function 'ffs'
# char ffs ();
# ^~~
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for ffsl
# configure:3415: gcc -o conftest conftest.c >&5
# conftest.c:57:6: warning: conflicting types for built-in function 'ffsl'
# char ffsl ();
# ^~~~
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for basename
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for fallocate64
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for splice
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for getopt_long
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for open64
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for pread
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for pread64
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for lseek64
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for stat64
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for posix_fadvise
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for posix_fadvise64
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for __builtin_prefetch
# configure:3415: gcc -o conftest conftest.c >&5
# conftest.c:69:6: warning: conflicting types for built-in function '__builtin_prefetch'
# char __builtin_prefetch ();
# ^~~~~~~~~~~~~~~~~~
# /tmp/ccv6c2Oq.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `__builtin_prefetch'
# collect2: error: ld returned 1 exit status
# configure:3415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | #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 HAVE_UNISTD_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LINUX_FIEMAP_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_OPENSSL_EVP_H 1
# | #define HAVE_LINUX_RANDOM_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_FFS 1
# | #define HAVE_FFSL 1
# | #define HAVE_BASENAME 1
# | #define HAVE_FALLOCATE64 1
# | #define HAVE_SPLICE 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_OPEN64 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_STAT64 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE64 1
# | /* end confdefs.h. */
# | /* Define __builtin_prefetch to an innocuous variant, in case declares __builtin_prefetch.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __builtin_prefetch innocuous___builtin_prefetch
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __builtin_prefetch (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __builtin_prefetch
# |
# | /* 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 __builtin_prefetch ();
# | /* 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___builtin_prefetch || defined __stub_____builtin_prefetch
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __builtin_prefetch ();
# | ;
# | return 0;
# | }
# configure:3415: result: no
# configure:3415: checking for htobe64
# configure:3415: gcc -o conftest conftest.c >&5
# /tmp/ccrFEotk.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `htobe64'
# collect2: error: ld returned 1 exit status
# configure:3415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | #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 HAVE_UNISTD_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LINUX_FIEMAP_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_OPENSSL_EVP_H 1
# | #define HAVE_LINUX_RANDOM_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_FFS 1
# | #define HAVE_FFSL 1
# | #define HAVE_BASENAME 1
# | #define HAVE_FALLOCATE64 1
# | #define HAVE_SPLICE 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_OPEN64 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_STAT64 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE64 1
# | /* end confdefs.h. */
# | /* Define htobe64 to an innocuous variant, in case declares htobe64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define htobe64 innocuous_htobe64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char htobe64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef htobe64
# |
# | /* 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 htobe64 ();
# | /* 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_htobe64 || defined __stub___htobe64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return htobe64 ();
# | ;
# | return 0;
# | }
# configure:3415: result: no
# configure:3415: checking for feof_unlocked
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for getline
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for getentropy
# configure:3415: gcc -o conftest conftest.c >&5
# /tmp/ccJIwdsz.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getentropy'
# collect2: error: ld returned 1 exit status
# configure:3415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | #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 HAVE_UNISTD_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LINUX_FIEMAP_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_OPENSSL_EVP_H 1
# | #define HAVE_LINUX_RANDOM_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_FFS 1
# | #define HAVE_FFSL 1
# | #define HAVE_BASENAME 1
# | #define HAVE_FALLOCATE64 1
# | #define HAVE_SPLICE 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_OPEN64 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_STAT64 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE64 1
# | #define HAVE_FEOF_UNLOCKED 1
# | #define HAVE_GETLINE 1
# | /* end confdefs.h. */
# | /* Define getentropy to an innocuous variant, in case declares getentropy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getentropy innocuous_getentropy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getentropy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getentropy
# |
# | /* 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 getentropy ();
# | /* 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_getentropy || defined __stub___getentropy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getentropy ();
# | ;
# | return 0;
# | }
# configure:3415: result: no
# configure:3415: checking for getrandom
# configure:3415: gcc -o conftest conftest.c >&5
# /tmp/ccejSoLt.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `getrandom'
# collect2: error: ld returned 1 exit status
# configure:3415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | #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 HAVE_UNISTD_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LINUX_FIEMAP_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_OPENSSL_EVP_H 1
# | #define HAVE_LINUX_RANDOM_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_FFS 1
# | #define HAVE_FFSL 1
# | #define HAVE_BASENAME 1
# | #define HAVE_FALLOCATE64 1
# | #define HAVE_SPLICE 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_OPEN64 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_STAT64 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE64 1
# | #define HAVE_FEOF_UNLOCKED 1
# | #define HAVE_GETLINE 1
# | /* end confdefs.h. */
# | /* Define getrandom to an innocuous variant, in case declares getrandom.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getrandom innocuous_getrandom
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getrandom (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getrandom
# |
# | /* 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 getrandom ();
# | /* 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_getrandom || defined __stub___getrandom
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getrandom ();
# | ;
# | return 0;
# | }
# configure:3415: result: no
# configure:3415: checking for posix_memalign
# configure:3415: gcc -o conftest conftest.c >&5
# conftest.c:71:6: warning: conflicting types for built-in function 'posix_memalign'
# char posix_memalign ();
# ^~~~~~~~~~~~~~
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for valloc
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3415: checking for sched_yield
# configure:3415: gcc -o conftest conftest.c >&5
# configure:3415: $? = 0
# configure:3415: result: yes
# configure:3424: checking for dlsym in -ldl
# configure:3449: gcc -o conftest conftest.c -ldl >&5
# configure:3449: $? = 0
# configure:3458: result: yes
# configure:3469: checking for linux_fallocate64 in -lfallocate
# configure:3494: gcc -o conftest conftest.c -lfallocate -ldl >&5
# /usr/sbin/ld: cannot find -lfallocate
# collect2: error: ld returned 1 exit status
# configure:3494: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "dd_rescue"
# | #define PACKAGE_TARNAME "dd_rescue"
# | #define PACKAGE_VERSION "1.99"
# | #define PACKAGE_STRING "dd_rescue 1.99"
# | #define PACKAGE_BUGREPORT "kurt@garloff.de"
# | #define PACKAGE_URL ""
# | #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 HAVE_UNISTD_H 1
# | #define HAVE_ATTR_XATTR_H 1
# | #define HAVE_SYS_ACL_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_ENDIAN_H 1
# | #define HAVE_LINUX_FS_H 1
# | #define HAVE_LINUX_FIEMAP_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_LZO_LZO1X_H 1
# | #define HAVE_OPENSSL_EVP_H 1
# | #define HAVE_LINUX_RANDOM_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_FFS 1
# | #define HAVE_FFSL 1
# | #define HAVE_BASENAME 1
# | #define HAVE_FALLOCATE64 1
# | #define HAVE_SPLICE 1
# | #define HAVE_GETOPT_LONG 1
# | #define HAVE_OPEN64 1
# | #define HAVE_PREAD 1
# | #define HAVE_PREAD64 1
# | #define HAVE_LSEEK64 1
# | #define HAVE_STAT64 1
# | #define HAVE_POSIX_FADVISE 1
# | #define HAVE_POSIX_FADVISE64 1
# | #define HAVE_FEOF_UNLOCKED 1
# | #define HAVE_GETLINE 1
# | #define HAVE_POSIX_MEMALIGN 1
# | #define HAVE_VALLOC 1
# | #define HAVE_SCHED_YIELD 1
# | #define HAVE_LIBDL 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 linux_fallocate64 ();
# | int
# | main ()
# | {
# | return linux_fallocate64 ();
# | ;
# | return 0;
# | }
# configure:3503: result: no
# configure:3514: checking for lzo1x_1_compress in -llzo2
# configure:3539: gcc -o conftest conftest.c -llzo2 -ldl >&5
# configure:3539: $? = 0
# configure:3548: result: yes
# configure:3559: checking for EVP_aes_192_ctr in -lcrypto
# configure:3584: gcc -o conftest conftest.c -lcrypto -llzo2 -ldl >&5
# configure:3584: $? = 0
# configure:3593: result: yes
# configure:3607: checking if gcc supports -msse4.2
# configure:3622: gcc -c -Werror -msse4.2 conftest.c >&5
# configure:3622: $? = 0
# configure:3623: result: yes
# configure:3639: checking if gcc supports -mavx2
# configure:3654: gcc -c -Werror -mavx2 conftest.c >&5
# configure:3654: $? = 0
# configure:3655: result: yes
# configure:3671: checking if gcc supports -mrdrnd
# configure:3686: gcc -c -Werror -mrdrnd conftest.c >&5
# configure:3686: $? = 0
# configure:3687: result: yes
# configure:3703: checking if gcc supports -maes
# configure:3718: gcc -c -Werror -maes conftest.c >&5
# configure:3718: $? = 0
# configure:3719: result: yes
# configure:3849: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by dd_rescue config.status 1.99, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 487b296e2927
#
# config.status:713: creating config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_env_CC_set=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_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___builtin_prefetch=no
# ac_cv_func_basename=yes
# ac_cv_func_fallocate64=yes
# ac_cv_func_feof_unlocked=yes
# ac_cv_func_ffs=yes
# ac_cv_func_ffsl=yes
# ac_cv_func_getentropy=no
# ac_cv_func_getline=yes
# ac_cv_func_getopt_long=yes
# ac_cv_func_getrandom=no
# ac_cv_func_htobe64=no
# ac_cv_func_lseek64=yes
# ac_cv_func_open64=yes
# ac_cv_func_posix_fadvise64=yes
# ac_cv_func_posix_fadvise=yes
# ac_cv_func_posix_memalign=yes
# ac_cv_func_pread64=yes
# ac_cv_func_pread=yes
# ac_cv_func_sched_yield=yes
# ac_cv_func_splice=yes
# ac_cv_func_stat64=yes
# ac_cv_func_valloc=yes
# ac_cv_header_attr_xattr_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_endian_h=yes
# ac_cv_header_fallocate_h=no
# ac_cv_header_inttypes_h=yes
# ac_cv_header_linux_fiemap_h=yes
# ac_cv_header_linux_fs_h=yes
# ac_cv_header_linux_random_h=yes
# ac_cv_header_lzo_lzo1x_h=yes
# ac_cv_header_malloc_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_openssl_evp_h=yes
# ac_cv_header_sched_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_acl_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_lib_crypto_EVP_aes_192_ctr=yes
# ac_cv_lib_dl_dlsym=yes
# ac_cv_lib_fallocate_linux_fallocate64=no
# ac_cv_lib_lzo2_lzo1x_1_compress=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# CC='gcc'
# CFLAGS=''
# CPP='gcc -E'
# CPPFLAGS=''
# DEFS='-DHAVE_CONFIG_H'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# GREP='/usr/sbin/grep'
# LDFLAGS=''
# LIBOBJS=''
# LIBS='-lcrypto -llzo2 -ldl '
# LTLIBOBJS=''
# OBJEXT='o'
# PACKAGE_BUGREPORT='kurt@garloff.de'
# PACKAGE_NAME='dd_rescue'
# PACKAGE_STRING='dd_rescue 1.99'
# PACKAGE_TARNAME='dd_rescue'
# PACKAGE_URL=''
# PACKAGE_VERSION='1.99'
# PATH_SEPARATOR=':'
# SHELL='/bin/sh'
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build_alias=''
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host_alias=''
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr/local'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "dd_rescue"
# #define PACKAGE_TARNAME "dd_rescue"
# #define PACKAGE_VERSION "1.99"
# #define PACKAGE_STRING "dd_rescue 1.99"
# #define PACKAGE_BUGREPORT "kurt@garloff.de"
# #define PACKAGE_URL ""
# #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 HAVE_UNISTD_H 1
# #define HAVE_ATTR_XATTR_H 1
# #define HAVE_SYS_ACL_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_ENDIAN_H 1
# #define HAVE_LINUX_FS_H 1
# #define HAVE_LINUX_FIEMAP_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_LZO_LZO1X_H 1
# #define HAVE_OPENSSL_EVP_H 1
# #define HAVE_LINUX_RANDOM_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_FFS 1
# #define HAVE_FFSL 1
# #define HAVE_BASENAME 1
# #define HAVE_FALLOCATE64 1
# #define HAVE_SPLICE 1
# #define HAVE_GETOPT_LONG 1
# #define HAVE_OPEN64 1
# #define HAVE_PREAD 1
# #define HAVE_PREAD64 1
# #define HAVE_LSEEK64 1
# #define HAVE_STAT64 1
# #define HAVE_POSIX_FADVISE 1
# #define HAVE_POSIX_FADVISE64 1
# #define HAVE_FEOF_UNLOCKED 1
# #define HAVE_GETLINE 1
# #define HAVE_POSIX_MEMALIGN 1
# #define HAVE_VALLOC 1
# #define HAVE_SCHED_YIELD 1
# #define HAVE_LIBDL 1
# #define HAVE_LIBLZO2 1
# #define HAVE_LIBCRYPTO 1
# #define CC_FLAGS_SSE42 -msse4.2
# #define CC_FLAGS_AVX2 -mavx2
# #define CC_FLAGS_RDRND -mrdrnd
# #define CC_FLAGS_AES -maes
#
# configure: exit 0