Build of dmraid with musl toolchain

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

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

SLOCLanguage
16,867 ansic
2,641 sh
20 awk
19,528 total

The process tree of the build process is here.

List of Errors

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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: dmraid 1.0.0.rc16.3-10 (Wed Apr 5 00:48:34 UTC 2017)
# ==> 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... clang
# checking for C compiler default output file name... a.out
# checking whether the C compiler works... yes
# checking whether we are cross compiling... yes
# checking for suffix of executables...
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking how to run the C preprocessor... clang -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 clang 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... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... no
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... no
# checking for working strtod... no
# checking for pow... 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... no
# configure: error: device-mapper-event library is either missing or is too old and badly linked
# ==> 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 = c296e7eb5439
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /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: /sysroot/bin
# 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 /sysroot/bin/ranlib
# configure:2392: result: ranlib
# configure:2558: checking for x86_64-unknown-linux-gcc
# configure:2585: result: clang
# configure:2857: checking for C compiler version
# configure:2865: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:2869: $? = 0
# configure:2876: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:2880: $? = 0
# configure:2887: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:2891: $? = 1
# configure:2914: checking for C compiler default output file name
# configure:2936: clang conftest.c >&5
# configure:2940: $? = 0
# configure:2978: result: a.out
# configure:2997: checking whether the C compiler works
# configure:3007: ./a.out
# ./a.out: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:3011: $? = 127
# configure:3030: result: yes
# configure:3037: checking whether we are cross compiling
# configure:3039: result: yes
# configure:3042: checking for suffix of executables
# configure:3049: clang -o conftest conftest.c >&5
# configure:3053: $? = 0
# configure:3079: result:
# configure:3085: checking for suffix of object files
# configure:3111: clang -c conftest.c >&5
# configure:3115: $? = 0
# configure:3140: result: o
# configure:3144: checking whether we are using the GNU C compiler
# configure:3173: clang -c conftest.c >&5
# configure:3180: $? = 0
# configure:3197: result: yes
# configure:3206: checking whether clang accepts -g
# configure:3236: clang -c -g conftest.c >&5
# configure:3243: $? = 0
# configure:3344: result: yes
# configure:3361: checking for clang option to accept ISO C89
# configure:3435: clang -c conftest.c >&5
# configure:3442: $? = 0
# configure:3465: result: none needed
# configure:3496: checking how to run the C preprocessor
# configure:3536: clang -E conftest.c
# configure:3543: $? = 0
# configure:3574: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E
# configure:3643: clang -E conftest.c
# configure:3650: $? = 0
# configure:3681: clang -E conftest.c
# conftest.c:8:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:3899: $? = 0
# configure:4030: result: yes
# configure:4054: checking for sys/types.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for sys/stat.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for stdlib.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for string.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for memory.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for strings.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for inttypes.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for stdint.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4054: checking for unistd.h
# configure:4075: clang -c conftest.c >&5
# configure:4082: $? = 0
# configure:4099: result: yes
# configure:4124: checking minix/config.h usability
# configure:4141: clang -c conftest.c >&5
# conftest.c:51:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -E conftest.c
# conftest.c:18:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# 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: clang -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: clang -c conftest.c >&5
# configure:4492: $? = 0
# configure:4561: result: no
# configure:4707: checking for dirent.h that defines DIR
# configure:4736: clang -c conftest.c >&5
# configure:4743: $? = 0
# configure:4760: result: yes
# configure:4775: checking for library containing opendir
# configure:4816: clang -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: clang -c conftest.c >&5
# configure:5167: $? = 0
# configure:5182: result: yes
# configure:5213: checking fcntl.h usability
# configure:5230: clang -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking fcntl.h presence
# configure:5270: clang -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: clang -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking limits.h presence
# configure:5270: clang -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: clang -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking mntent.h presence
# configure:5270: clang -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: clang -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking paths.h presence
# configure:5270: clang -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: clang -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking sys/file.h presence
# configure:5270: clang -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: clang -c conftest.c >&5
# configure:5237: $? = 0
# configure:5251: result: yes
# configure:5255: checking sys/ioctl.h presence
# configure:5270: clang -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: clang -c conftest.c >&5
# configure:5385: $? = 0
# configure:5399: result: yes
# configure:5403: checking netinet/in.h presence
# configure:5418: clang -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: clang -c conftest.c >&5
# configure:5385: $? = 0
# configure:5399: result: yes
# configure:5403: checking syslog.h presence
# configure:5418: clang -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: clang -c conftest.c >&5
# configure:5723: $? = 0
# configure:5738: result: yes
# configure:5748: checking for inline
# configure:5774: clang -c conftest.c >&5
# configure:5781: $? = 0
# configure:5799: result: inline
# configure:5819: checking for int16_t
# configure:5850: clang -c conftest.c >&5
# configure:5857: $? = 0
# configure:5886: clang -c conftest.c >&5
# conftest.c:71:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:5973: $? = 0
# configure:6002: clang -c conftest.c >&5
# conftest.c:71:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:6089: $? = 0
# configure:6118: clang -c conftest.c >&5
# conftest.c:71:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:6205: $? = 0
# configure:6234: clang -c conftest.c >&5
# conftest.c:71:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:6317: $? = 0
# configure:6344: clang -c conftest.c >&5
# conftest.c:71:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:6421: $? = 0
# configure:6448: clang -c conftest.c >&5
# conftest.c:71:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:6525: $? = 0
# configure:6552: clang -c conftest.c >&5
# conftest.c:71:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:6629: $? = 0
# configure:6656: clang -c conftest.c >&5
# conftest.c:71:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# 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: clang -c conftest.c >&5
# configure:6737: $? = 0
# configure:6758: result: yes
# configure:6772: checking for uint32_t
# configure:6803: clang -c conftest.c >&5
# configure:6810: $? = 0
# configure:6831: result: yes
# configure:6849: checking for uint64_t
# configure:6880: clang -c conftest.c >&5
# configure:6887: $? = 0
# configure:6908: result: yes
# configure:6926: checking for uint8_t
# configure:6957: clang -c conftest.c >&5
# configure:6964: $? = 0
# configure:6985: result: yes
# configure:7003: checking for struct stat.st_rdev
# configure:7031: clang -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 clang needs -traditional
# conftest.c:41:10: fatal error: 'sgtty.h' file not found
# #include
# ^
# 1 error generated.
# conftest.c:41:10: fatal error: 'termio.h' file not found
# #include
# ^
# 1 error generated.
# configure:7374: result: no
# configure:7381: checking return type of signal handlers
# configure:7409: clang -c -O2 conftest.c >&5
# conftest.c:47:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# 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: clang -o conftest -O2 conftest.c >&5
# conftest.c:65:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:65:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 1 warning generated.
# configure:7506: $? = 0
# configure:7528: result: yes
# configure:7537: checking for _doprnt
# configure:7593: clang -o conftest -O2 conftest.c >&5
# /tmp/conftest-8a1607.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# 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: clang -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:7805: result: no
# configure:7829: checking for stdlib.h
# configure:7836: result: yes
# configure:7970: checking for GNU libc compatible malloc
# configure:8035: result: no
# configure:8068: checking for stdlib.h
# configure:8075: result: yes
# configure:8209: checking for GNU libc compatible realloc
# configure:8274: result: no
# configure:8302: checking for working strtod
# configure:8384: result: no
# configure:8393: checking for pow
# configure:8449: clang -o conftest -O2 conftest.c >&5
# conftest.c:73:6: warning: incompatible redeclaration of library function 'pow' [-Wincompatible-library-redeclaration]
# char pow ();
# ^
# conftest.c:73:6: note: 'pow' is a builtin with type 'double (double, double)'
# 1 warning generated.
# configure:8456: $? = 0
# configure:8476: result: yes
# configure:8565: checking for getmntent
# configure:8650: result: yes
# configure:8565: checking for memmove
# configure:8621: clang -o conftest -O2 conftest.c >&5
# conftest.c:74:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:74:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for memset
# configure:8621: clang -o conftest -O2 conftest.c >&5
# conftest.c:75:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:75:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for mkdir
# configure:8621: clang -o conftest -O2 conftest.c >&5
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for rmdir
# configure:8621: clang -o conftest -O2 conftest.c >&5
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8565: checking for uname
# configure:8621: clang -o conftest -O2 conftest.c >&5
# configure:8628: $? = 0
# configure:8650: result: yes
# configure:8670: checking for strchr
# configure:8726: clang -o conftest -O2 conftest.c >&5
# conftest.c:79:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:79:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strerror
# configure:8726: clang -o conftest -O2 conftest.c >&5
# conftest.c:80:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:80:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strpbrk
# configure:8726: clang -o conftest -O2 conftest.c >&5
# conftest.c:81:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:81:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strrchr
# configure:8726: clang -o conftest -O2 conftest.c >&5
# conftest.c:82:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:82:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8670: checking for strstr
# configure:8726: clang -o conftest -O2 conftest.c >&5
# conftest.c:83:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:83:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:8733: $? = 0
# configure:8755: result: yes
# configure:8785: checking getopt.h usability
# configure:8802: clang -c -O2 conftest.c >&5
# configure:8809: $? = 0
# configure:8823: result: yes
# configure:8827: checking getopt.h presence
# configure:8842: clang -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: clang -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: clang -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: clang -o conftest -O2 conftest.c -ldevmapper-event >&5
# /sysroot/bin/ld: error: cannot find -ldevmapper-event
# /tmp/conftest-097d5e.o:conftest.c:function main: error: undefined reference to 'dm_event_handler_create'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:9125: $? = 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
# | #define HAVE_GETMNTENT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC 0
# | #define malloc rpl_malloc
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC 0
# | #define realloc rpl_realloc
# | #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
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char dm_event_handler_create ();
# | int
# | main ()
# | {
# | return dm_event_handler_create ();
# | ;
# | return 0;
# | }
# configure:9146: result: no
# configure:9151: error: device-mapper-event library is either missing or is too old and badly linked
#
# ## ---------------- ##
# ## 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=set
# ac_cv_env_CC_value=clang
# 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=no
# ac_cv_func_malloc_0_nonnull=no
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkdir=yes
# ac_cv_func_pow=yes
# ac_cv_func_realloc_0_nonnull=no
# 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=no
# 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_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_event_dm_event_handler_create=no
# 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_CC=clang
# ac_cv_prog_CPP='clang -E'
# 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='clang'
# CFLAGS='-O2'
# CLDFLAGS='-Wl,--version-script,$(top_srcdir)/lib/.export.sym'
# CPP='clang -E'
# CPPFLAGS=' '
# DEBUG='no'
# DEBUG_MALLOC='no'
# DEFS=''
# DEVMAPPEREVENT_CFLAGS=''
# DEVMAPPEREVENT_LIBS=''
# DEVMAPPER_CFLAGS=''
# DEVMAPPER_LIBS=''
# DIETLIBC='no'
# DL_LIBS='-ldl'
# DMRAID_LIB_DATE=''
# DMRAID_LIB_MAJOR=''
# DMRAID_LIB_MINOR=''
# DMRAID_LIB_SUBMINOR=''
# DMRAID_LIB_SUFFIX=''
# 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=' lstat.o malloc.o realloc.o strtod.o'
# 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=''
# 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='NONE'
# 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 HAVE_STDLIB_H 1
# #define HAVE_MALLOC 0
# #define malloc rpl_malloc
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC 0
# #define realloc rpl_realloc
# #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
#
# configure: exit 1