Build of dmraid with vanilla toolchain

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

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

SLOCLanguage
16,870 ansic
2,641 sh
193 makefile
20 awk
19,724 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: dmraid 1.0.0.rc16.3-10 (Wed Aug 24 13:17:28 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# configure: WARNING: If you wanted to set the --build type, don't use --host.
# If a cross compiler is detected then cross compile mode will be used.
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking target system type... x86_64-unknown-linux-gnu
# checking for a sed that does not truncate output... /usr/sbin/sed
# checking for gawk... gawk
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether ln -s works... yes
# checking whether make sets $(MAKE)... yes
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... no
# checking for suffix of executables...
# 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 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 minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking mntent.h usability... yes
# checking mntent.h presence... yes
# checking for mntent.h... yes
# checking paths.h usability... yes
# checking paths.h presence... yes
# checking for paths.h... yes
# checking sys/file.h usability... yes
# checking sys/file.h presence... yes
# checking for sys/file.h... yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking syslog.h usability... yes
# checking syslog.h presence... yes
# checking for syslog.h... yes
# checking for unistd.h... (cached) yes
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking for int16_t... yes
# checking for int32_t... yes
# checking for int64_t... yes
# checking for int8_t... yes
# checking for mode_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking for size_t... yes
# checking for uint16_t... yes
# checking for uint32_t... yes
# checking for uint64_t... yes
# checking for uint8_t... yes
# checking for struct stat.st_rdev... yes
# checking whether to enable debugging... no
# checking whether to enable malloc debugging... no
# checking whether to disable native metadata logging... yes
# checking whether to disable testing with mapped devices... yes
# checking whether gcc needs -traditional... no
# checking return type of signal handlers... void
# checking for vprintf... yes
# checking for _doprnt... no
# checking for library containing getmntent... none required
# checking whether lstat dereferences a symlink specified with a trailing slash... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for working strtod... yes
# checking for getmntent... (cached) yes
# checking for memmove... yes
# checking for memset... yes
# checking for mkdir... yes
# checking for rmdir... yes
# checking for uname... yes
# checking for strchr... yes
# checking for strerror... yes
# checking for strpbrk... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking for dlopen in -ldl... yes
# checking for pthread_mutex_lock in -lpthread... yes
# checking for dm_event_handler_create in -ldevmapper-event... yes
# checking for dm_task_set_name in -ldevmapper... yes
# checking libdevmapper.h usability... yes
# checking libdevmapper.h presence... yes
# checking for libdevmapper.h... yes
# checking libdevmapper-event.h usability... yes
# checking libdevmapper-event.h presence... yes
# checking for libdevmapper-event.h... yes
# configure: creating ./config.status
# config.status: creating include/Makefile
# config.status: creating lib/Makefile
# config.status: creating lib/version.h
# config.status: creating man/Makefile
# config.status: creating tools/Makefile
# config.status: creating tools/version.h
# config.status: creating Makefile
# config.status: creating make.tmpl
# config.status: creating include/config.h
# which: no ctags in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin)
# make -C lib
# make -C include
# make[1]: Entering directory '/tmp/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/include'
# make[1]: Entering directory '/tmp/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'
# /usr/sbin/mkdir -p events/; \
# set -e; \
# FILE=`echo events/libdmraid-events-isw.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o events/libdmraid-events-isw.d events/libdmraid-events-isw.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" events/libdmraid-events-isw.d; \
# [ -s events/libdmraid-events-isw.d ] || rm -f events/libdmraid-events-isw.d
# make -C man
# make[1]: Entering directory '/tmp/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'
# make[1]: Nothing to be done for 'all'.
# make[1]: Leaving directory '/tmp/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/man'
# /usr/sbin/mkdir -p register/; \
# set -e; \
# FILE=`echo register/dmreg.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o register/dmreg.d register/dmreg.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" register/dmreg.d; \
# [ -s register/dmreg.d ] || rm -f register/dmreg.d
# /usr/sbin/mkdir -p format/partition/; \
# set -e; \
# FILE=`echo format/partition/dos.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/partition/dos.d format/partition/dos.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/partition/dos.d; \
# [ -s format/partition/dos.d ] || rm -f format/partition/dos.d
# /usr/sbin/mkdir -p format/ddf/; \
# set -e; \
# FILE=`echo format/ddf/ddf1_dump.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_dump.d format/ddf/ddf1_dump.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_dump.d; \
# [ -s format/ddf/ddf1_dump.d ] || rm -f format/ddf/ddf1_dump.d
# /usr/sbin/mkdir -p format/ddf/; \
# set -e; \
# FILE=`echo format/ddf/ddf1_cvt.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_cvt.d format/ddf/ddf1_cvt.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_cvt.d; \
# [ -s format/ddf/ddf1_cvt.d ] || rm -f format/ddf/ddf1_cvt.d
# /usr/sbin/mkdir -p format/ddf/; \
# set -e; \
# FILE=`echo format/ddf/ddf1_crc.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_crc.d format/ddf/ddf1_crc.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_crc.d; \
# [ -s format/ddf/ddf1_crc.d ] || rm -f format/ddf/ddf1_crc.d
# /usr/sbin/mkdir -p format/ddf/; \
# set -e; \
# FILE=`echo format/ddf/ddf1_lib.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1_lib.d format/ddf/ddf1_lib.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1_lib.d; \
# [ -s format/ddf/ddf1_lib.d ] || rm -f format/ddf/ddf1_lib.d
# /usr/sbin/mkdir -p format/ddf/; \
# set -e; \
# FILE=`echo format/ddf/ddf1.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ddf/ddf1.d format/ddf/ddf1.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ddf/ddf1.d; \
# [ -s format/ddf/ddf1.d ] || rm -f format/ddf/ddf1.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/via.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/via.d format/ataraid/via.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/via.d; \
# [ -s format/ataraid/via.d ] || rm -f format/ataraid/via.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/sil.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/sil.d format/ataraid/sil.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/sil.d; \
# [ -s format/ataraid/sil.d ] || rm -f format/ataraid/sil.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/pdc.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/pdc.d format/ataraid/pdc.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/pdc.d; \
# [ -s format/ataraid/pdc.d ] || rm -f format/ataraid/pdc.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/nv.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/nv.d format/ataraid/nv.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/nv.d; \
# [ -s format/ataraid/nv.d ] || rm -f format/ataraid/nv.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/lsi.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/lsi.d format/ataraid/lsi.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/lsi.d; \
# [ -s format/ataraid/lsi.d ] || rm -f format/ataraid/lsi.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/jm.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/jm.d format/ataraid/jm.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/jm.d; \
# [ -s format/ataraid/jm.d ] || rm -f format/ataraid/jm.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/isw.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/isw.d format/ataraid/isw.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/isw.d; \
# [ -s format/ataraid/isw.d ] || rm -f format/ataraid/isw.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/hpt45x.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/hpt45x.d format/ataraid/hpt45x.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/hpt45x.d; \
# [ -s format/ataraid/hpt45x.d ] || rm -f format/ataraid/hpt45x.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/hpt37x.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/hpt37x.d format/ataraid/hpt37x.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/hpt37x.d; \
# [ -s format/ataraid/hpt37x.d ] || rm -f format/ataraid/hpt37x.d
# /usr/sbin/mkdir -p format/ataraid/; \
# set -e; \
# FILE=`echo format/ataraid/asr.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/ataraid/asr.d format/ataraid/asr.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/ataraid/asr.d; \
# [ -s format/ataraid/asr.d ] || rm -f format/ataraid/asr.d
# /usr/sbin/mkdir -p mm/; \
# set -e; \
# FILE=`echo mm/dbg_malloc.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o mm/dbg_malloc.d mm/dbg_malloc.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" mm/dbg_malloc.d; \
# [ -s mm/dbg_malloc.d ] || rm -f mm/dbg_malloc.d
# /usr/sbin/mkdir -p misc/; \
# set -e; \
# FILE=`echo misc/workaround.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/workaround.d misc/workaround.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/workaround.d; \
# [ -s misc/workaround.d ] || rm -f misc/workaround.d
# /usr/sbin/mkdir -p misc/; \
# set -e; \
# FILE=`echo misc/misc.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/misc.d misc/misc.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/misc.d; \
# [ -s misc/misc.d ] || rm -f misc/misc.d
# /usr/sbin/mkdir -p misc/; \
# set -e; \
# FILE=`echo misc/lib_context.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/lib_context.d misc/lib_context.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/lib_context.d; \
# [ -s misc/lib_context.d ] || rm -f misc/lib_context.d
# /usr/sbin/mkdir -p misc/; \
# set -e; \
# FILE=`echo misc/init.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/init.d misc/init.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/init.d; \
# [ -s misc/init.d ] || rm -f misc/init.d
# /usr/sbin/mkdir -p misc/; \
# set -e; \
# FILE=`echo misc/file.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o misc/file.d misc/file.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" misc/file.d; \
# [ -s misc/file.d ] || rm -f misc/file.d
# /usr/sbin/mkdir -p metadata/; \
# set -e; \
# FILE=`echo metadata/reconfig.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o metadata/reconfig.d metadata/reconfig.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/reconfig.d; \
# [ -s metadata/reconfig.d ] || rm -f metadata/reconfig.d
# /usr/sbin/mkdir -p metadata/; \
# set -e; \
# FILE=`echo metadata/metadata.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o metadata/metadata.d metadata/metadata.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/metadata.d; \
# [ -s metadata/metadata.d ] || rm -f metadata/metadata.d
# /usr/sbin/mkdir -p metadata/; \
# set -e; \
# FILE=`echo metadata/log_ops.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o metadata/log_ops.d metadata/log_ops.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" metadata/log_ops.d; \
# [ -s metadata/log_ops.d ] || rm -f metadata/log_ops.d
# /usr/sbin/mkdir -p log/; \
# set -e; \
# FILE=`echo log/log.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o log/log.d log/log.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" log/log.d; \
# [ -s log/log.d ] || rm -f log/log.d
# /usr/sbin/mkdir -p locking/; \
# set -e; \
# FILE=`echo locking/locking.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o locking/locking.d locking/locking.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" locking/locking.d; \
# [ -s locking/locking.d ] || rm -f locking/locking.d
# /usr/sbin/mkdir -p format/; \
# set -e; \
# FILE=`echo format/format.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o format/format.d format/format.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" format/format.d; \
# [ -s format/format.d ] || rm -f format/format.d
# /usr/sbin/mkdir -p display/; \
# set -e; \
# FILE=`echo display/display.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o display/display.d display/display.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" display/display.d; \
# [ -s display/display.d ] || rm -f display/display.d
# /usr/sbin/mkdir -p device/; \
# set -e; \
# FILE=`echo device/scsi.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/scsi.d device/scsi.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/scsi.d; \
# [ -s device/scsi.d ] || rm -f device/scsi.d
# /usr/sbin/mkdir -p device/; \
# set -e; \
# FILE=`echo device/scan.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/scan.d device/scan.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/scan.d; \
# [ -s device/scan.d ] || rm -f device/scan.d
# /usr/sbin/mkdir -p device/; \
# set -e; \
# FILE=`echo device/partition.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/partition.d device/partition.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/partition.d; \
# [ -s device/partition.d ] || rm -f device/partition.d
# /usr/sbin/mkdir -p device/; \
# set -e; \
# FILE=`echo device/ata.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o device/ata.d device/ata.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" device/ata.d; \
# [ -s device/ata.d ] || rm -f device/ata.d
# /usr/sbin/mkdir -p activate/; \
# set -e; \
# FILE=`echo activate/devmapper.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o activate/devmapper.d activate/devmapper.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/devmapper.d; \
# [ -s activate/devmapper.d ] || rm -f activate/devmapper.d
# /usr/sbin/mkdir -p activate/; \
# set -e; \
# FILE=`echo activate/activate.d | /usr/sbin/sed 's/\\//\\\\\\//g;s/\\.d//g'`; \
# DEPS=`echo Makefile ../make.tmpl ../tools/VERSION ../include/config.h | /usr/sbin/sed -e 's/\\//\\\\\\//g'`; \
# gcc -MM -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -o activate/activate.d activate/activate.c; \
# /usr/sbin/sed -i "s/\(.*\)\.o[ :]*/$FILE.o $FILE.d $FILE.pot: $DEPS /g" activate/activate.d; \
# [ -s activate/activate.d ] || rm -f activate/activate.d
# gcc -o activate/activate.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 activate/activate.c
# gcc -o activate/devmapper.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 activate/devmapper.c
# gcc -o device/ata.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/ata.c
# gcc -o device/partition.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/partition.c
# gcc -o device/scan.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/scan.c
# gcc -o device/scsi.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 device/scsi.c
# gcc -o display/display.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 display/display.c
# gcc -o format/format.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/format.c
# gcc -o locking/locking.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 locking/locking.c
# gcc -o log/log.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 log/log.c
# gcc -o metadata/log_ops.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 metadata/log_ops.c
# gcc -o metadata/metadata.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 metadata/metadata.c
# gcc -o metadata/reconfig.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 metadata/reconfig.c
# metadata/reconfig.c: In function 'handle_dev':
# metadata/reconfig.c:460:15: warning: comparison between 'enum change_type' and 'enum type' [-Wenum-compare]
# if (h->type == rs->type)
# ^~
# metadata/reconfig.c:462:23: warning: comparison between 'enum change_type' and 'enum type' [-Wenum-compare]
# } while ((++h)->type != t_undef);
# ^~
# metadata/metadata.c:1463:1: warning: 'rebuild_config_raidset' defined but not used [-Wunused-function]
# rebuild_config_raidset(struct lib_context *lc, struct raid_set *rs)
# ^~~~~~~~~~~~~~~~~~~~~~
# metadata/metadata.c:765:1: warning: 'discover_raid_devices_spares' defined but not used [-Wunused-function]
# discover_raid_devices_spares(struct lib_context *lc, const char *format)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
# gcc -o misc/file.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/file.c
# gcc -o misc/init.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/init.c
# gcc -o misc/lib_context.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/lib_context.c
# gcc -o misc/misc.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/misc.c
# gcc -o misc/workaround.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 misc/workaround.c
# gcc -o mm/dbg_malloc.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 mm/dbg_malloc.c
# gcc -o format/ataraid/asr.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/asr.c
# format/ataraid/asr.c: In function 'check_rd':
# format/ataraid/asr.c:1036:18: warning: comparison between 'enum type' and 'enum status' [-Wenum-compare]
# return rd->type != s_broken;
# ^~
# gcc -o format/ataraid/hpt37x.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/hpt37x.c
# gcc -o format/ataraid/hpt45x.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/hpt45x.c
# gcc -o format/ataraid/isw.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/isw.c
# gcc -o format/ataraid/jm.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/jm.c
# format/ataraid/isw.c: In function 'get_rs_status':
# format/ataraid/isw.c:1114:19: warning: variable 'disk' set but not used [-Wunused-but-set-variable]
# struct isw_disk *disk;
# ^~~~
# gcc -o format/ataraid/lsi.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/lsi.c
# gcc -o format/ataraid/nv.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/nv.c
# gcc -o format/ataraid/pdc.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/pdc.c
# gcc -o format/ataraid/sil.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/sil.c
# gcc -o format/ataraid/via.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ataraid/via.c
# gcc -o format/ddf/ddf1.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1.c
# format/ddf/ddf1.c: In function 'check_rd':
# format/ddf/ddf1.c:891:18: warning: comparison between 'enum type' and 'enum status' [-Wenum-compare]
# return rd->type != s_broken;
# ^~
# gcc -o format/ddf/ddf1_lib.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_lib.c
# gcc -o format/ddf/ddf1_crc.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_crc.c
# gcc -o format/ddf/ddf1_cvt.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_cvt.c
# gcc -o format/ddf/ddf1_dump.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/ddf/ddf1_dump.c
# gcc -o format/partition/dos.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 format/partition/dos.c
# gcc -o register/dmreg.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 register/dmreg.c
# gcc -o events/libdmraid-events-isw.o -c -I. -I../include -I../lib -include ../include/config.h -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 events/libdmraid-events-isw.c
# rm -f libdmraid.a
# ar r libdmraid.a activate/activate.o activate/devmapper.o device/ata.o device/partition.o device/scan.o device/scsi.o display/display.o format/format.o locking/locking.o log/log.o metadata/log_ops.o metadata/metadata.o metadata/reconfig.o misc/file.o misc/init.o misc/lib_context.o misc/misc.o misc/workaround.o mm/dbg_malloc.o format/ataraid/asr.o format/ataraid/hpt37x.o format/ataraid/hpt45x.o format/ataraid/isw.o format/ataraid/jm.o format/ataraid/lsi.o format/ataraid/nv.o format/ataraid/pdc.o format/ataraid/sil.o format/ataraid/via.o format/ddf/ddf1.o format/ddf/ddf1_lib.o format/ddf/ddf1_crc.o format/ddf/ddf1_cvt.o format/ddf/ddf1_dump.o format/partition/dos.o register/dmreg.o
# ar: creating libdmraid.a
# ranlib libdmraid.a
# gcc -o libdmraid.so -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 activate/activate.o activate/devmapper.o device/ata.o device/partition.o device/scan.o device/scsi.o display/display.o format/format.o locking/locking.o log/log.o metadata/log_ops.o metadata/metadata.o metadata/reconfig.o misc/file.o misc/init.o misc/lib_context.o misc/misc.o misc/workaround.o mm/dbg_malloc.o format/ataraid/asr.o format/ataraid/hpt37x.o format/ataraid/hpt45x.o format/ataraid/isw.o format/ataraid/jm.o format/ataraid/lsi.o format/ataraid/nv.o format/ataraid/pdc.o format/ataraid/sil.o format/ataraid/via.o format/ddf/ddf1.o format/ddf/ddf1_lib.o format/ddf/ddf1_crc.o format/ddf/ddf1_cvt.o format/ddf/ddf1_dump.o format/partition/dos.o register/dmreg.o \
# -shared -Wl,--discard-all -Wl,--no-undefined -Wl,--version-script,../lib/.export.sym \
# -Wl,-soname,libdmraid.so.1 \
# -ldevmapper-event -ldevmapper -ldl
# gcc -o libdmraid-events-isw.so -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 -O2 -fPIC -Wall -Wundef -Wcast-align -Wwrite-strings -Winline -DDMRAID_AUTOREGISTER -O2 events/libdmraid-events-isw.o \
# -shared -Wl,--discard-all -Wl,--no-undefined -Wl,-soname,libdmraid-events-isw.so \
# libdmraid.so -ldevmapper-event -ldevmapper -lpthread
# libdmraid.so: file not recognized: File truncated
# collect2: error: ld returned 1 exit status
# make[1]: *** [Makefile:83: libdmraid-events-isw.so] Error 1
# make[1]: *** Waiting for unfinished jobs....
# make[1]: Leaving directory '/tmp/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/lib'
# make: *** [make.tmpl:120: lib] Error 2
# ==> ERROR: A failure occurred in build().
# Aborting...

Printing config logfiles

CMD: config logfiles '/tmp/dmraid/src/dmraid/1.0.0.rc16-3/dmraid/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 configure, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --enable-led --enable-intel_led
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 2f47b755c48d
# 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:1911: checking build system type
# configure:1929: result: x86_64-unknown-linux-gnu
# configure:1951: checking host system type
# configure:1966: result: x86_64-unknown-linux-gnu
# configure:1988: checking target system type
# configure:2003: result: x86_64-unknown-linux-gnu
# configure:2032: checking for a sed that does not truncate output
# configure:2098: result: /usr/sbin/sed
# configure:2107: checking for gawk
# configure:2123: found /usr/sbin/gawk
# configure:2134: result: gawk
# configure:2159: checking for a BSD-compatible install
# configure:2227: result: /usr/bin/install -c
# configure:2238: checking whether ln -s works
# configure:2242: result: yes
# configure:2249: checking whether make sets $(MAKE)
# configure:2271: result: yes
# configure:2280: checking for a thread-safe mkdir -p
# configure:2319: result: /usr/sbin/mkdir -p
# configure:2325: checking for x86_64-unknown-linux-ranlib
# configure:2355: result: no
# configure:2365: checking for ranlib
# configure:2381: found /usr/sbin/ranlib
# configure:2392: result: ranlib
# configure:2558: checking for x86_64-unknown-linux-gcc
# configure:2588: result: no
# configure:2598: checking for gcc
# configure:2614: found /usr/sbin/gcc
# configure:2625: result: gcc
# configure:2857: checking for C compiler version
# configure:2865: 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:2869: $? = 0
# configure:2876: 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:2880: $? = 0
# configure:2887: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2891: $? = 1
# configure:2914: checking for C compiler default output file name
# configure:2936: gcc conftest.c >&5
# configure:2940: $? = 0
# configure:2978: result: a.out
# configure:2997: checking whether the C compiler works
# configure:3007: ./a.out
# configure:3011: $? = 0
# configure:3030: result: yes
# configure:3037: checking whether we are cross compiling
# configure:3039: result: no
# configure:3042: checking for suffix of executables
# configure:3049: gcc -o conftest conftest.c >&5
# configure:3053: $? = 0
# configure:3079: result:
# configure:3085: checking for suffix of object files
# configure:3111: gcc -c conftest.c >&5
# configure:3115: $? = 0
# configure:3140: result: o
# configure:3144: checking whether we are using the GNU C compiler
# configure:3173: gcc -c conftest.c >&5
# configure:3180: $? = 0
# configure:3197: result: yes
# configure:3206: checking whether gcc accepts -g
# configure:3236: gcc -c -g conftest.c >&5
# configure:3243: $? = 0
# configure:3344: result: yes
# configure:3361: checking for gcc option to accept ISO C89
# configure:3435: gcc -c conftest.c >&5
# configure:3442: $? = 0
# configure:3465: result: none needed
# configure:3496: checking how to run the C preprocessor
# configure:3536: gcc -E conftest.c
# configure:3543: $? = 0
# configure:3574: gcc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3581: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3614: result: gcc -E
# configure:3643: gcc -E conftest.c
# configure:3650: $? = 0
# configure:3681: gcc -E conftest.c
# conftest.c:8:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:3688: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | /* end confdefs.h. */
# | #include
# configure:3728: checking for grep that handles long lines and -e
# configure:3788: result: /usr/sbin/grep
# configure:3793: checking for egrep
# configure:3857: result: /usr/sbin/grep -E
# configure:3862: checking for ANSI C header files
# configure:3892: gcc -c conftest.c >&5
# configure:3899: $? = 0
# configure:3998: gcc -o conftest conftest.c >&5
# configure:4002: $? = 0
# configure:4008: ./conftest
# configure:4012: $? = 0
# configure:4030: result: yes
# configure:4054: checking for sys/types.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for sys/stat.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for stdlib.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for string.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for memory.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for strings.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for inttypes.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for stdint.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for unistd.h
# configure:4075: gcc -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4124: checking minix/config.h usability
# configure:4141: gcc -c conftest.c >&5
# conftest.c:51:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4148: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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:4162: result: no
# configure:4166: checking minix/config.h presence
# configure:4181: gcc -E conftest.c
# conftest.c:18:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:4188: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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:4202: result: no
# configure:4230: checking for minix/config.h
# configure:4237: result: no
# configure:4268: checking whether it is safe to define __EXTENSIONS__
# configure:4296: gcc -c conftest.c >&5
# configure:4303: $? = 0
# configure:4318: result: yes
# configure:4349: checking for special C compiler options needed for large files
# configure:4444: result: no
# configure:4450: checking for _FILE_OFFSET_BITS value needed for large files
# configure:4485: gcc -c conftest.c >&5
# configure:4492: $? = 0
# configure:4561: result: no
# configure:4707: checking for dirent.h that defines DIR
# configure:4736: gcc -c conftest.c >&5
# configure:4743: $? = 0
# configure:4760: result: yes
# configure:4775: checking for library containing opendir
# configure:4816: gcc -o conftest conftest.c >&5
# configure:4823: $? = 0
# configure:4854: result: none required
# configure:4952: checking for ANSI C header files
# configure:5120: result: yes
# configure:5130: checking whether time.h and sys/time.h may both be included
# configure:5160: gcc -c conftest.c >&5
# configure:5167: $? = 0
# configure:5182: result: yes
# configure:5213: checking fcntl.h usability
# configure:5230: gcc -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking fcntl.h presence
# configure:5270: gcc -E conftest.c
# configure:5277: $? = 0
# configure:5291: result: yes
# configure:5319: checking for fcntl.h
# configure:5328: result: yes
# configure:5213: checking limits.h usability
# configure:5230: gcc -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking limits.h presence
# configure:5270: gcc -E conftest.c
# configure:5277: $? = 0
# configure:5291: result: yes
# configure:5319: checking for limits.h
# configure:5328: result: yes
# configure:5213: checking mntent.h usability
# configure:5230: gcc -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking mntent.h presence
# configure:5270: gcc -E conftest.c
# configure:5277: $? = 0
# configure:5291: result: yes
# configure:5319: checking for mntent.h
# configure:5328: result: yes
# configure:5213: checking paths.h usability
# configure:5230: gcc -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking paths.h presence
# configure:5270: gcc -E conftest.c
# configure:5277: $? = 0
# configure:5291: result: yes
# configure:5319: checking for paths.h
# configure:5328: result: yes
# configure:5213: checking sys/file.h usability
# configure:5230: gcc -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking sys/file.h presence
# configure:5270: gcc -E conftest.c
# configure:5277: $? = 0
# configure:5291: result: yes
# configure:5319: checking for sys/file.h
# configure:5328: result: yes
# configure:5213: checking sys/ioctl.h usability
# configure:5230: gcc -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking sys/ioctl.h presence
# configure:5270: gcc -E conftest.c
# configure:5277: $? = 0
# configure:5291: result: yes
# configure:5319: checking for sys/ioctl.h
# configure:5328: result: yes
# configure:5361: checking netinet/in.h usability
# configure:5378: gcc -c conftest.c >&5
# configure:5385: $? = 0
# configure:5399: result: yes
# configure:5403: checking netinet/in.h presence
# configure:5418: gcc -E conftest.c
# configure:5425: $? = 0
# configure:5439: result: yes
# configure:5467: checking for netinet/in.h
# configure:5476: result: yes
# configure:5361: checking syslog.h usability
# configure:5378: gcc -c conftest.c >&5
# configure:5385: $? = 0
# configure:5399: result: yes
# configure:5403: checking syslog.h presence
# configure:5418: gcc -E conftest.c
# configure:5425: $? = 0
# configure:5439: result: yes
# configure:5467: checking for syslog.h
# configure:5476: result: yes
# configure:5350: checking for unistd.h
# configure:5357: result: yes
# configure:5641: checking for an ANSI C-conforming const
# configure:5716: gcc -c conftest.c >&5
# configure:5723: $? = 0
# configure:5738: result: yes
# configure:5748: checking for inline
# configure:5774: gcc -c conftest.c >&5
# configure:5781: $? = 0
# configure:5799: result: inline
# configure:5819: checking for int16_t
# configure:5850: gcc -c conftest.c >&5
# configure:5857: $? = 0
# configure:5886: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:5893: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
# | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:5922: result: yes
# configure:5935: checking for int32_t
# configure:5966: gcc -c conftest.c >&5
# configure:5973: $? = 0
# configure:6002: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:53: warning: integer overflow in expression [-Woverflow]
# < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
# ^
# conftest.c:71:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:6009: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
# | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:6038: result: yes
# configure:6051: checking for int64_t
# configure:6082: gcc -c conftest.c >&5
# configure:6089: $? = 0
# configure:6118: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:72:53: warning: integer overflow in expression [-Woverflow]
# < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
# ^
# conftest.c:71:12: error: storage size of 'test_array' isn't constant
# static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:6125: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
# | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:6154: result: yes
# configure:6167: checking for int8_t
# configure:6198: gcc -c conftest.c >&5
# configure:6205: $? = 0
# configure:6234: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:12: error: size of array 'test_array' is negative
# static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~
# configure:6241: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
# | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))];
# | test_array [0] = 0
# |
# | ;
# | return 0;
# | }
# configure:6270: result: yes
# configure:6282: checking for mode_t
# configure:6310: gcc -c conftest.c >&5
# configure:6317: $? = 0
# configure:6344: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:6351: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | if (sizeof ((mode_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6374: result: yes
# configure:6386: checking for off_t
# configure:6414: gcc -c conftest.c >&5
# configure:6421: $? = 0
# configure:6448: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# configure:6455: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6478: result: yes
# configure:6490: checking for pid_t
# configure:6518: gcc -c conftest.c >&5
# configure:6525: $? = 0
# configure:6552: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:6559: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6582: result: yes
# configure:6594: checking for size_t
# configure:6622: gcc -c conftest.c >&5
# configure:6629: $? = 0
# configure:6656: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:71:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:6663: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_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
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:6686: result: yes
# configure:6699: checking for uint16_t
# configure:6730: gcc -c conftest.c >&5
# configure:6737: $? = 0
# configure:6758: result: yes
# configure:6772: checking for uint32_t
# configure:6803: gcc -c conftest.c >&5
# configure:6810: $? = 0
# configure:6831: result: yes
# configure:6849: checking for uint64_t
# configure:6880: gcc -c conftest.c >&5
# configure:6887: $? = 0
# configure:6908: result: yes
# configure:6926: checking for uint8_t
# configure:6957: gcc -c conftest.c >&5
# configure:6964: $? = 0
# configure:6985: result: yes
# configure:7003: checking for struct stat.st_rdev
# configure:7031: gcc -c conftest.c >&5
# configure:7038: $? = 0
# configure:7096: result: yes
# configure:7149: checking whether to enable debugging
# configure:7151: result: no
# configure:7161: checking whether to enable malloc debugging
# configure:7163: result: no
# configure:7223: checking whether to disable native metadata logging
# configure:7225: result: yes
# configure:7251: checking whether to disable testing with mapped devices
# configure:7253: result: yes
# configure:7332: checking whether gcc needs -traditional
# configure:7374: result: no
# configure:7381: checking return type of signal handlers
# configure:7409: gcc -c -O2 conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:47:10: error: void value not ignored as it ought to be
# return *(signal (0, 0)) (0) == 1;
# ~^~~~~~~~~~~~~~~~~~
# configure:7416: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_ST_RDEV 1
# | #define DMRAID_NATIVE_LOG 1
# | #define DMRAID_INTEL_LED 1
# | #define DMRAID_LED 1
# | #define DMRAID_TEST 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:7431: result: void
# configure:7443: checking for vprintf
# configure:7499: gcc -o conftest -O2 conftest.c >&5
# conftest.c:65:6: warning: conflicting types for built-in function 'vprintf'
# char vprintf ();
# ^~~~~~~
# configure:7506: $? = 0
# configure:7528: result: yes
# configure:7537: checking for _doprnt
# configure:7593: gcc -o conftest -O2 conftest.c >&5
# /tmp/ccoLNCCH.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_doprnt'
# collect2: error: ld returned 1 exit status
# configure:7600: $? = 1
# configure: failed program was:
# | /* confdefs.h. */
# | #define PACKAGE_NAME ""
# | #define PACKAGE_TARNAME ""
# | #define PACKAGE_VERSION ""
# | #define PACKAGE_STRING ""
# | #define PACKAGE_BUGREPORT ""
# | #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 __EXTENSIONS__ 1
# | #define _ALL_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_DIRENT_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_MNTENT_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_SYS_FILE_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYSLOG_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_STRUCT_STAT_ST_RDEV 1
# | #define HAVE_ST_RDEV 1
# | #define DMRAID_NATIVE_LOG 1
# | #define DMRAID_INTEL_LED 1
# | #define DMRAID_LED 1
# | #define DMRAID_TEST 1
# | #define RETSIGTYPE void
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:7620: result: no
# configure:7636: checking for library containing getmntent
# configure:7677: gcc -o conftest -O2 conftest.c >&5
# configure:7684: $? = 0
# configure:7715: result: none required
# configure:7731: checking whether lstat dereferences a symlink specified with a trailing slash
# configure:7767: gcc -o conftest -O2 conftest.c >&5
# configure:7771: $? = 0
# configure:7777: ./conftest
# configure:7781: $? = 0
# configure:7805: result: yes
# configure:7829: checking for stdlib.h
# configure:7836: result: yes
# configure:7970: checking for GNU libc compatible malloc
# configure:8004: gcc -o conftest -O2 conftest.c >&5
# configure:8008: $? = 0
# configure:8014: ./conftest
# configure:8018: $? = 0
# configure:8035: result: yes
# configure:8068: checking for stdlib.h
# configure:8075: result: yes
# configure:8209: checking for GNU libc compatible realloc
# configure:8243: gcc -o conftest -O2 conftest.c >&5
# configure:8247: $? = 0
# configure:8253: ./conftest
# configure:8257: $? = 0
# configure:8274: result: yes
# configure:8302: checking for working strtod
# configure:8353: gcc -o conftest -O2 conftest.c >&5
# configure:8357: $? = 0
# configure:8363: ./conftest
# configure:8367: $? = 0
# configure:8384: result: yes
# configure:8565: checking for getmntent
# configure:8650: result: yes
# configure:8565: checking for memmove
# configure:8621: gcc -o conftest -O2 conftest.c >&5
# conftest.c:73:6: warning: conflicting types for built-in function 'memmove'
# char memmove ();
# ^~~~~~~
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for memset
# configure:8621: gcc -o conftest -O2 conftest.c >&5
# conftest.c:74:6: warning: conflicting types for built-in function 'memset'
# char memset ();
# ^~~~~~
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for mkdir
# configure:8621: gcc -o conftest -O2 conftest.c >&5
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for rmdir
# configure:8621: gcc -o conftest -O2 conftest.c >&5
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for uname
# configure:8621: gcc -o conftest -O2 conftest.c >&5
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8670: checking for strchr
# configure:8726: gcc -o conftest -O2 conftest.c >&5
# conftest.c:78:6: warning: conflicting types for built-in function 'strchr'
# char strchr ();
# ^~~~~~
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strerror
# configure:8726: gcc -o conftest -O2 conftest.c >&5
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strpbrk
# configure:8726: gcc -o conftest -O2 conftest.c >&5
# conftest.c:80:6: warning: conflicting types for built-in function 'strpbrk'
# char strpbrk ();
# ^~~~~~~
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strrchr
# configure:8726: gcc -o conftest -O2 conftest.c >&5
# conftest.c:81:6: warning: conflicting types for built-in function 'strrchr'
# char strrchr ();
# ^~~~~~~
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strstr
# configure:8726: gcc -o conftest -O2 conftest.c >&5
# conftest.c:82:6: warning: conflicting types for built-in function 'strstr'
# char strstr ();
# ^~~~~~
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8785: checking getopt.h usability
# configure:8802: gcc -c -O2 conftest.c >&5
# configure:8809: $? = 0
# configure:8823: result: yes
# configure:8827: checking getopt.h presence
# configure:8842: gcc -E conftest.c
# configure:8849: $? = 0
# configure:8863: result: yes
# configure:8891: checking for getopt.h
# configure:8900: result: yes
# configure:8921: checking for dlopen in -ldl
# configure:8956: gcc -o conftest -O2 conftest.c -ldl >&5
# configure:8963: $? = 0
# configure:8984: result: yes
# configure:8995: checking for pthread_mutex_lock in -lpthread
# configure:9030: gcc -o conftest -O2 conftest.c -lpthread >&5
# configure:9037: $? = 0
# configure:9058: result: yes
# configure:9083: checking for dm_event_handler_create in -ldevmapper-event
# configure:9118: gcc -o conftest -O2 conftest.c -ldevmapper-event >&5
# configure:9125: $? = 0
# configure:9146: result: yes
# configure:9156: checking for dm_task_set_name in -ldevmapper
# configure:9191: gcc -o conftest -O2 conftest.c -ldevmapper >&5
# configure:9198: $? = 0
# configure:9219: result: yes
# configure:9246: checking libdevmapper.h usability
# configure:9263: gcc -c -O2 conftest.c >&5
# configure:9270: $? = 0
# configure:9284: result: yes
# configure:9288: checking libdevmapper.h presence
# configure:9303: gcc -E conftest.c
# configure:9310: $? = 0
# configure:9324: result: yes
# configure:9352: checking for libdevmapper.h
# configure:9361: result: yes
# configure:9246: checking libdevmapper-event.h usability
# configure:9263: gcc -c -O2 conftest.c >&5
# configure:9270: $? = 0
# configure:9284: result: yes
# configure:9288: checking libdevmapper-event.h presence
# configure:9303: gcc -E conftest.c
# configure:9310: $? = 0
# configure:9324: result: yes
# configure:9352: checking for libdevmapper-event.h
# configure:9361: result: yes
# configure:9521: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by config.status, which was
# generated by GNU Autoconf 2.63. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 2f47b755c48d
#
# config.status:829: creating include/Makefile
# config.status:829: creating lib/Makefile
# config.status:829: creating lib/version.h
# config.status:829: creating man/Makefile
# config.status:829: creating tools/Makefile
# config.status:829: creating tools/version.h
# config.status:829: creating Makefile
# config.status:829: creating make.tmpl
# config.status:829: creating include/config.h
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_inline=inline
# ac_cv_c_int16_t=yes
# ac_cv_c_int32_t=yes
# ac_cv_c_int64_t=yes
# ac_cv_c_int8_t=yes
# ac_cv_c_uint16_t=yes
# ac_cv_c_uint32_t=yes
# ac_cv_c_uint64_t=yes
# ac_cv_c_uint8_t=yes
# 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=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func__doprnt=no
# ac_cv_func_getmntent=yes
# ac_cv_func_lstat_dereferences_slashed_symlink=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_rmdir=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtod=yes
# ac_cv_func_uname=yes
# ac_cv_func_vprintf=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libdevmapper_event_h=yes
# ac_cv_header_libdevmapper_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_mntent_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_paths_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_file_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_syslog_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_devmapper_dm_task_set_name=yes
# ac_cv_lib_devmapper_event_dm_event_handler_create=yes
# ac_cv_lib_dl_dlopen=yes
# ac_cv_lib_pthread_pthread_mutex_lock=yes
# ac_cv_member_struct_stat_st_rdev=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_gcc_traditional=no
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_getmntent='none required'
# ac_cv_search_opendir='none required'
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_target=x86_64-unknown-linux-gnu
# ac_cv_type_mode_t=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# AWK='gawk'
# CC='gcc'
# CFLAGS='-O2'
# CLDFLAGS='-Wl,--version-script,$(top_srcdir)/lib/.export.sym'
# CPP='gcc -E'
# CPPFLAGS=''
# DEBUG='no'
# DEBUG_MALLOC='no'
# DEFS='-DHAVE_CONFIG_H'
# DEVMAPPEREVENT_CFLAGS=''
# DEVMAPPEREVENT_LIBS=' -ldevmapper-event'
# DEVMAPPER_CFLAGS=''
# DEVMAPPER_LIBS=' -ldevmapper'
# DIETLIBC='no'
# DL_LIBS='-ldl'
# DMRAID_LIB_DATE='(2010.11.12)'
# DMRAID_LIB_MAJOR='1'
# DMRAID_LIB_MINOR='0'
# DMRAID_LIB_SUBMINOR='0'
# DMRAID_LIB_SUFFIX='rc16-3'
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EXEEXT=''
# FLAVOUR=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# JOBS='-j1'
# KLCC=''
# KLIBC='no'
# KLIBC_BIN_DIR=''
# KLIBC_INCLUDE_DIR=''
# KLIBC_LIB_DIR=''
# KLIBC_PREFIX=''
# KLIBC_SBIN_DIR=''
# LDFLAGS=''
# LD_DEPS='$(top_srcdir)/lib/.export.sym'
# LIBOBJS=''
# LIBS=''
# LIB_SO='no'
# LN_S='ln -s'
# LTLIBOBJS=''
# MKDIR_P='/usr/sbin/mkdir -p'
# OBJEXT='o'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME=''
# PACKAGE_STRING=''
# PACKAGE_TARNAME=''
# PACKAGE_VERSION=''
# PATH_SEPARATOR=':'
# POW_LIB=''
# PTHREAD_LIBS='-lpthread'
# RANLIB='ranlib'
# SED='/usr/sbin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SOFLAG='-shared'
# STATIC_LINK='no'
# ac_ct_CC='gcc'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE}'
# dvidir='${docdir}'
# exec_prefix=''
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# 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'
# staticdir='${exec_prefix}/sbin'
# sysconfdir='${prefix}/etc'
# target='x86_64-unknown-linux-gnu'
# target_alias=''
# target_cpu='x86_64'
# target_os='linux-gnu'
# target_vendor='unknown'
# usrlibdir='${prefix}/lib'
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# #define PACKAGE_NAME ""
# #define PACKAGE_TARNAME ""
# #define PACKAGE_VERSION ""
# #define PACKAGE_STRING ""
# #define PACKAGE_BUGREPORT ""
# #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 __EXTENSIONS__ 1
# #define _ALL_SOURCE 1
# #define _GNU_SOURCE 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_DIRENT_H 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_MNTENT_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_SYS_FILE_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYSLOG_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_STRUCT_STAT_ST_RDEV 1
# #define HAVE_ST_RDEV 1
# #define DMRAID_NATIVE_LOG 1
# #define DMRAID_INTEL_LED 1
# #define DMRAID_LED 1
# #define DMRAID_TEST 1
# #define RETSIGTYPE void
# #define HAVE_VPRINTF 1
# #define HAVE_GETMNTENT 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 1
# #define HAVE_GETMNTENT 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_MKDIR 1
# #define HAVE_RMDIR 1
# #define HAVE_UNAME 1
# #define HAVE_STRCHR 1
# #define HAVE_STRERROR 1
# #define HAVE_STRPBRK 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPTLONG 1
# #define HAVE_LIBDEVMAPPER_H 1
# #define HAVE_LIBDEVMAPPER_EVENT_H 1
#
# configure: exit 0