The build took 00h 01m 17s and was NOT successful.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
40,756 |
cpp |
9,303 |
ansic |
5,177 |
sh |
55,236 |
total |
The process tree of the build process is here.
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:
There were existing files in /sysroot, using those
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: smartmontools 6.5-1 (Wed Apr 5 01:44:20 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for x86_64-unknown-linux-strip... no
checking for strip... strip
checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
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 style of include used by make... GNU
checking dependency style of clang++... gcc3
checking for x86_64-unknown-linux-gcc... clang
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 whether clang understands -c and -o together... yes
checking dependency style of clang... gcc3
checking dependency style of clang... gcc3
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether this is a build from SVN... no
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 locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking dev/ata/atavar.h usability... no
checking dev/ata/atavar.h presence... no
checking for dev/ata/atavar.h... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking sys/tweio.h usability... no
checking sys/tweio.h presence... no
checking for sys/tweio.h... no
checking sys/twereg.h usability... no
checking sys/twereg.h presence... no
checking for sys/twereg.h... no
checking sys/tw_osl_ioctl.h usability... no
checking sys/tw_osl_ioctl.h presence... no
checking for sys/tw_osl_ioctl.h... no
checking linux/compiler.h usability... no
checking linux/compiler.h presence... no
checking for linux/compiler.h... no
checking dev/ciss/cissio.h usability... no
checking dev/ciss/cissio.h presence... no
checking for dev/ciss/cissio.h... no
checking for linux/cciss_ioctl.h... no
checking for ntdddisk.h... no
checking for ddk/ntdddisk.h... no
checking wbemcli.h usability... no
checking wbemcli.h presence... no
checking for wbemcli.h... no
checking for int64_t... yes
checking for uint64_t... yes
checking for getopt_long... yes
checking for regcomp... yes
checking for sigset... yes
checking for strtoull... yes
checking for uname... yes
checking for clock_gettime... yes
checking for ftime... yes
checking for gettimeofday... yes
checking whether byte ordering is bigendian... no
checking whether clang++ supports __attribute__((packed))... yes
checking for capng_clear in -lcap-ng... no
configure: error: libcap-ng support was requested but the library was not found
==> ERROR: A failure occurred in build().
Aborting...
Printing config logfiles
CMD: config logfiles '/tmp/smartmontools/src/smartmontools-6.5/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 smartmontools configure 6.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sbindir=/usr/bin --sysconfdir=/etc --with-drivedbdir --with-libcap-ng=yes --with-systemdsystemunitdir=/usr/lib/systemd/system --with-smartdscriptdir=/usr/share/smartmontools --with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d
## --------- ##
## Platform. ##
## --------- ##
hostname = 0913ec000c1e
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:2469: checking for a BSD-compatible install
configure:2537: result: /usr/bin/install -c
configure:2548: checking whether build environment is sane
configure:2603: result: yes
configure:2662: checking for x86_64-unknown-linux-strip
configure:2692: result: no
configure:2702: checking for strip
configure:2718: found /sysroot/bin/strip
configure:2729: result: strip
configure:2754: checking for a thread-safe mkdir -p
configure:2793: result: /usr/sbin/mkdir -p
configure:2800: checking for gawk
configure:2816: found /usr/sbin/gawk
configure:2827: result: gawk
configure:2838: checking whether make sets $(MAKE)
configure:2860: result: yes
configure:2889: checking whether make supports nested variables
configure:2906: result: yes
configure:3068: checking whether to enable maintainer-specific portions of Makefiles
configure:3077: result: no
configure:3209: checking for C++ compiler version
configure:3218: clang++ --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3229: $? = 0
configure:3218: 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:3229: $? = 0
configure:3218: clang++ -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3229: $? = 1
configure:3218: clang++ -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3229: $? = 1
configure:3249: checking whether the C++ compiler works
configure:3271: clang++ conftest.cpp >&5
configure:3275: $? = 0
configure:3323: result: yes
configure:3326: checking for C++ compiler default output file name
configure:3328: result: a.out
configure:3334: checking for suffix of executables
configure:3341: clang++ -o conftest conftest.cpp >&5
configure:3345: $? = 0
configure:3367: result:
configure:3389: checking whether we are cross compiling
configure:3397: clang++ -o conftest conftest.cpp >&5
configure:3401: $? = 0
configure:3408: ./conftest
./conftest: error while loading shared libraries: libc++.so.1: cannot open shared object file: No such file or directory
configure:3412: $? = 127
configure:3427: result: yes
configure:3432: checking for suffix of object files
configure:3454: clang++ -c conftest.cpp >&5
configure:3458: $? = 0
configure:3479: result: o
configure:3483: checking whether we are using the GNU C++ compiler
configure:3502: clang++ -c conftest.cpp >&5
configure:3502: $? = 0
configure:3511: result: yes
configure:3520: checking whether clang++ accepts -g
configure:3540: clang++ -c -g conftest.cpp >&5
configure:3540: $? = 0
configure:3581: result: yes
configure:3615: checking for style of include used by make
configure:3643: result: GNU
configure:3669: checking dependency style of clang++
configure:3780: result: gcc3
configure:3803: checking for x86_64-unknown-linux-gcc
configure:3830: result: clang
configure:4099: checking for C compiler version
configure:4108: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:4119: $? = 0
configure:4108: 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:4119: $? = 0
configure:4108: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:4119: $? = 1
configure:4108: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:4119: $? = 1
configure:4123: checking whether we are using the GNU C compiler
configure:4142: clang -c conftest.c >&5
configure:4142: $? = 0
configure:4151: result: yes
configure:4160: checking whether clang accepts -g
configure:4180: clang -c -g conftest.c >&5
configure:4180: $? = 0
configure:4221: result: yes
configure:4238: checking for clang option to accept ISO C89
configure:4301: clang -c conftest.c >&5
configure:4301: $? = 0
configure:4314: result: none needed
configure:4339: checking whether clang understands -c and -o together
configure:4361: clang -c conftest.c -o conftest2.o
configure:4364: $? = 0
configure:4361: clang -c conftest.c -o conftest2.o
configure:4364: $? = 0
configure:4376: result: yes
configure:4395: checking dependency style of clang
configure:4506: result: gcc3
configure:4530: checking dependency style of clang
configure:4639: result: gcc3
configure:4788: checking build system type
configure:4802: result: x86_64-unknown-linux-gnu
configure:4822: checking host system type
configure:4835: result: x86_64-unknown-linux-gnu
configure:5057: checking whether this is a build from SVN
configure:5083: result: no
configure:5096: checking how to run the C++ preprocessor
configure:5123: clang++ -E conftest.cpp
configure:5123: $? = 0
configure:5137: clang++ -E conftest.cpp
conftest.cpp:16:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5137: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| /* end confdefs.h. */
| #include
configure:5162: result: clang++ -E
configure:5182: clang++ -E conftest.cpp
configure:5182: $? = 0
configure:5196: clang++ -E conftest.cpp
conftest.cpp:16:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:5196: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| /* end confdefs.h. */
| #include
configure:5225: checking for grep that handles long lines and -e
configure:5283: result: /usr/sbin/grep
configure:5288: checking for egrep
configure:5350: result: /usr/sbin/grep -E
configure:5355: checking for ANSI C header files
configure:5375: clang++ -c conftest.cpp >&5
configure:5375: $? = 0
configure:5459: result: yes
configure:5472: checking for sys/types.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for sys/stat.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for stdlib.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for string.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for memory.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for strings.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for inttypes.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for stdint.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5472: checking for unistd.h
configure:5472: clang++ -c conftest.cpp >&5
configure:5472: $? = 0
configure:5472: result: yes
configure:5486: checking locale.h usability
configure:5486: clang++ -c conftest.cpp >&5
configure:5486: $? = 0
configure:5486: result: yes
configure:5486: checking locale.h presence
configure:5486: clang++ -E conftest.cpp
configure:5486: $? = 0
configure:5486: result: yes
configure:5486: checking for locale.h
configure:5486: result: yes
configure:5498: checking dev/ata/atavar.h usability
configure:5498: clang++ -c conftest.cpp >&5
conftest.cpp:60:10: fatal error: 'dev/ata/atavar.h' file not found
#include
^
1 error generated.
configure:5498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_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:5498: result: no
configure:5498: checking dev/ata/atavar.h presence
configure:5498: clang++ -E conftest.cpp
conftest.cpp:27:10: fatal error: 'dev/ata/atavar.h' file not found
#include
^
1 error generated.
configure:5498: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| /* end confdefs.h. */
| #include
configure:5498: result: no
configure:5498: checking for dev/ata/atavar.h
configure:5498: result: no
configure:5510: checking for inttypes.h
configure:5510: result: yes
configure:5521: checking for stdint.h
configure:5521: result: yes
configure:5532: checking sys/inttypes.h usability
configure:5532: clang++ -c conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'sys/inttypes.h' file not found
#include
^
1 error generated.
configure:5532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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:5532: result: no
configure:5532: checking sys/inttypes.h presence
configure:5532: clang++ -E conftest.cpp
conftest.cpp:29:10: fatal error: 'sys/inttypes.h' file not found
#include
^
1 error generated.
configure:5532: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5532: result: no
configure:5532: checking for sys/inttypes.h
configure:5532: result: no
configure:5543: checking sys/int_types.h usability
configure:5543: clang++ -c conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'sys/int_types.h' file not found
#include
^
1 error generated.
configure:5543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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:5543: result: no
configure:5543: checking sys/int_types.h presence
configure:5543: clang++ -E conftest.cpp
conftest.cpp:29:10: fatal error: 'sys/int_types.h' file not found
#include
^
1 error generated.
configure:5543: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5543: result: no
configure:5543: checking for sys/int_types.h
configure:5543: result: no
configure:5554: checking sys/tweio.h usability
configure:5554: clang++ -c conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'sys/tweio.h' file not found
#include
^
1 error generated.
configure:5554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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:5554: result: no
configure:5554: checking sys/tweio.h presence
configure:5554: clang++ -E conftest.cpp
conftest.cpp:29:10: fatal error: 'sys/tweio.h' file not found
#include
^
1 error generated.
configure:5554: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5554: result: no
configure:5554: checking for sys/tweio.h
configure:5554: result: no
configure:5566: checking sys/twereg.h usability
configure:5566: clang++ -c conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'sys/twereg.h' file not found
#include
^
1 error generated.
configure:5566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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:5566: result: no
configure:5566: checking sys/twereg.h presence
configure:5566: clang++ -E conftest.cpp
conftest.cpp:29:10: fatal error: 'sys/twereg.h' file not found
#include
^
1 error generated.
configure:5566: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5566: result: no
configure:5566: checking for sys/twereg.h
configure:5566: result: no
configure:5578: checking sys/tw_osl_ioctl.h usability
configure:5578: clang++ -c conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'sys/tw_osl_ioctl.h' file not found
#include
^
1 error generated.
configure:5578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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:5578: result: no
configure:5578: checking sys/tw_osl_ioctl.h presence
configure:5578: clang++ -E conftest.cpp
conftest.cpp:29:10: fatal error: 'sys/tw_osl_ioctl.h' file not found
#include
^
1 error generated.
configure:5578: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5578: result: no
configure:5578: checking for sys/tw_osl_ioctl.h
configure:5578: result: no
configure:5590: checking linux/compiler.h usability
configure:5590: clang++ -c conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'linux/compiler.h' file not found
#include
^
1 error generated.
configure:5590: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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:5590: result: no
configure:5590: checking linux/compiler.h presence
configure:5590: clang++ -E conftest.cpp
conftest.cpp:29:10: fatal error: 'linux/compiler.h' file not found
#include
^
1 error generated.
configure:5590: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5590: result: no
configure:5590: checking for linux/compiler.h
configure:5590: result: no
configure:5602: checking dev/ciss/cissio.h usability
configure:5602: clang++ -c conftest.cpp >&5
conftest.cpp:62:10: fatal error: 'dev/ciss/cissio.h' file not found
#include
^
1 error generated.
configure:5602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_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:5602: result: no
configure:5602: checking dev/ciss/cissio.h presence
configure:5602: clang++ -E conftest.cpp
conftest.cpp:29:10: fatal error: 'dev/ciss/cissio.h' file not found
#include
^
1 error generated.
configure:5602: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h. */
| #include
configure:5602: result: no
configure:5602: checking for dev/ciss/cissio.h
configure:5602: result: no
configure:5621: checking for linux/cciss_ioctl.h
configure:5621: clang++ -c conftest.cpp >&5
conftest.cpp:68:10: fatal error: 'linux/cciss_ioctl.h' file not found
#include
^
1 error generated.
configure:5621: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| /* 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
| #ifdef HAVE_LINUX_COMPILER_H
| # include
| #endif
|
|
| #include
configure:5621: result: no
configure:5639: checking for ntdddisk.h
configure:5639: clang++ -c conftest.cpp >&5
conftest.cpp:63:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:5639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| /* 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
|
|
| #include
configure:5639: result: no
configure:5639: checking for ddk/ntdddisk.h
configure:5639: clang++ -c conftest.cpp >&5
conftest.cpp:63:10: fatal error: 'windows.h' file not found
#include
^
1 error generated.
configure:5639: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| /* 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
|
|
| #include
configure:5639: result: no
configure:5654: checking wbemcli.h usability
configure:5654: clang++ -c conftest.cpp >&5
conftest.cpp:63:10: fatal error: 'wbemcli.h' file not found
#include
^
1 error generated.
configure:5654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| /* 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:5654: result: no
configure:5654: checking wbemcli.h presence
configure:5654: clang++ -E conftest.cpp
conftest.cpp:30:10: fatal error: 'wbemcli.h' file not found
#include
^
1 error generated.
configure:5654: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| /* end confdefs.h. */
| #include
configure:5654: result: no
configure:5654: checking for wbemcli.h
configure:5654: result: no
configure:5665: checking for int64_t
configure:5665: clang++ -c conftest.cpp >&5
configure:5665: $? = 0
configure:5665: clang++ -c conftest.cpp >&5
conftest.cpp:66:22: error: expected expression
if (sizeof ((int64_t)))
^
1 error generated.
configure:5665: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| /* 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 ((int64_t)))
| return 0;
| ;
| return 0;
| }
configure:5665: result: yes
configure:5674: checking for uint64_t
configure:5674: clang++ -c conftest.cpp >&5
configure:5674: $? = 0
configure:5674: clang++ -c conftest.cpp >&5
conftest.cpp:67:23: error: expected expression
if (sizeof ((uint64_t)))
^
1 error generated.
configure:5674: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| #define HAVE_INT64_T 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 ((uint64_t)))
| return 0;
| ;
| return 0;
| }
configure:5674: result: yes
configure:5687: checking for getopt_long
configure:5687: clang++ -o conftest conftest.cpp >&5
configure:5687: $? = 0
configure:5687: result: yes
configure:5708: checking for regcomp
configure:5708: clang++ -o conftest conftest.cpp >&5
configure:5708: $? = 0
configure:5708: result: yes
configure:5730: checking for sigset
configure:5730: clang++ -o conftest conftest.cpp >&5
configure:5730: $? = 0
configure:5730: result: yes
configure:5741: checking for strtoull
configure:5741: clang++ -o conftest conftest.cpp >&5
configure:5741: $? = 0
configure:5741: result: yes
configure:5752: checking for uname
configure:5752: clang++ -o conftest conftest.cpp >&5
configure:5752: $? = 0
configure:5752: result: yes
configure:5764: checking for clock_gettime
configure:5764: clang++ -o conftest conftest.cpp >&5
configure:5764: $? = 0
configure:5764: result: yes
configure:5764: checking for ftime
configure:5764: clang++ -o conftest conftest.cpp >&5
configure:5764: $? = 0
configure:5764: result: yes
configure:5764: checking for gettimeofday
configure:5764: clang++ -o conftest conftest.cpp >&5
configure:5764: $? = 0
configure:5764: result: yes
configure:5775: checking whether byte ordering is bigendian
configure:5790: clang++ -c conftest.cpp >&5
conftest.cpp:41:9: error: expected unqualified-id
not a universal capable compiler
^
1 error generated.
configure:5790: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_REGCOMP 1
| #define HAVE_SIGSET 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:5835: clang++ -c conftest.cpp >&5
configure:5835: $? = 0
configure:5853: clang++ -c conftest.cpp >&5
conftest.cpp:47:11: error: expected ';' after expression
not big endian
^
;
conftest.cpp:47:8: error: use of undeclared identifier 'big'
not big endian
^
conftest.cpp:47:12: error: use of undeclared identifier 'endian'
not big endian
^
3 errors generated.
configure:5853: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_REGCOMP 1
| #define HAVE_SIGSET 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| /* end confdefs.h. */
| #include
| #include
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5981: result: no
configure:6003: checking whether clang++ supports __attribute__((packed))
configure:6018: clang++ -c conftest.cpp >&5
configure:6018: $? = 0
configure:6030: result: yes
configure:6372: checking for capng_clear in -lcap-ng
configure:6397: clang++ -o conftest conftest.cpp -lcap-ng >&5
/sysroot/bin/ld: error: cannot find -lcap-ng
/tmp/conftest-13fb18.o:conftest.cpp:function main: error: undefined reference to 'capng_clear'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6397: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "smartmontools"
| #define PACKAGE_TARNAME "smartmontools"
| #define PACKAGE_VERSION "6.5"
| #define PACKAGE_STRING "smartmontools 6.5"
| #define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
| #define PACKAGE_URL ""
| #define PACKAGE "smartmontools"
| #define VERSION "6.5"
| #define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
| #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
| #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
| #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
| #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_LOCALE_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define CISS_LOCATION "cissio_freebsd.h"
| #define HAVE_INT64_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_REGCOMP 1
| #define HAVE_SIGSET 1
| #define HAVE_STRTOULL 1
| #define HAVE_UNAME 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_FTIME 1
| #define HAVE_GETTIMEOFDAY 1
| #define HAVE_ATTR_PACKED 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 capng_clear ();
| int
| main ()
| {
| return capng_clear ();
| ;
| return 0;
| }
configure:6406: result: no
configure:6425: error: libcap-ng support was requested but the library was not found
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCASFLAGS_set=
ac_cv_env_CCASFLAGS_value=
ac_cv_env_CCAS_set=
ac_cv_env_CCAS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=clang++
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MAKENSIS_set=
ac_cv_env_MAKENSIS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_WINDMC_set=
ac_cv_env_WINDMC_value=
ac_cv_env_WINDRES_set=
ac_cv_env_WINDRES_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_clock_gettime=yes
ac_cv_func_ftime=yes
ac_cv_func_getopt_long=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_regcomp=yes
ac_cv_func_sigset=yes
ac_cv_func_strtoull=yes
ac_cv_func_uname=yes
ac_cv_header_ddk_ntdddisk_h=no
ac_cv_header_dev_ata_atavar_h=no
ac_cv_header_dev_ciss_cissio_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_linux_cciss_ioctl_h=no
ac_cv_header_linux_compiler_h=no
ac_cv_header_locale_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ntdddisk_h=no
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_int_types_h=no
ac_cv_header_sys_inttypes_h=no
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_tw_osl_ioctl_h=no
ac_cv_header_sys_tweio_h=no
ac_cv_header_sys_twereg_h=no
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_wbemcli_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_cap_ng_capng_clear=no
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
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_CXXCPP='clang++ -E'
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_type_int64_t=yes
ac_cv_type_uint64_t=yes
am_cv_CCAS_dependencies_compiler_type=gcc3
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /tmp/smartmontools/src/smartmontools-6.5/missing aclocal-1.15'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
ASFLAGS=''
AUTOCONF='${SHELL} /tmp/smartmontools/src/smartmontools-6.5/missing autoconf'
AUTOHEADER='${SHELL} /tmp/smartmontools/src/smartmontools-6.5/missing autoheader'
AUTOMAKE='${SHELL} /tmp/smartmontools/src/smartmontools-6.5/missing automake-1.15'
AWK='gawk'
CAPNG_LDADD=''
CC='clang'
CCAS='clang'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DRIVEDB_BRANCH=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
ENABLE_ATTRIBUTELOG_FALSE=''
ENABLE_ATTRIBUTELOG_TRUE='#'
ENABLE_DRIVEDB_FALSE='#'
ENABLE_DRIVEDB_TRUE=''
ENABLE_SAVESTATES_FALSE=''
ENABLE_SAVESTATES_TRUE='#'
ENABLE_UPDATE_SMART_DRIVEDB_FALSE='#'
ENABLE_UPDATE_SMART_DRIVEDB_TRUE=''
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_INITSCRIPT_FALSE=''
INSTALL_INITSCRIPT_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTALL_SYSTEMDUNIT_FALSE='#'
INSTALL_SYSTEMDUNIT_TRUE=''
IS_SVN_BUILD_FALSE=''
IS_SVN_BUILD_TRUE='#'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /tmp/smartmontools/src/smartmontools-6.5/missing makeinfo'
MAKENSIS=''
MKDIR_P='/usr/sbin/mkdir -p'
NEED_GETOPT_LONG_FALSE=''
NEED_GETOPT_LONG_TRUE='#'
NEED_REGEX_FALSE=''
NEED_REGEX_TRUE='#'
OBJEXT='o'
OS_DARWIN_FALSE=''
OS_DARWIN_TRUE=''
OS_SOLARIS_FALSE=''
OS_SOLARIS_TRUE=''
OS_WIN32_FALSE=''
OS_WIN32_MINGW_FALSE=''
OS_WIN32_MINGW_TRUE=''
OS_WIN32_NSIS_FALSE=''
OS_WIN32_NSIS_TRUE=''
OS_WIN32_TRUE=''
OS_WIN64_FALSE=''
OS_WIN64_TRUE=''
PACKAGE='smartmontools'
PACKAGE_BUGREPORT='smartmontools-support@lists.sourceforge.net'
PACKAGE_NAME='smartmontools'
PACKAGE_STRING='smartmontools 6.5'
PACKAGE_TARNAME='smartmontools'
PACKAGE_URL=''
PACKAGE_VERSION='6.5'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
VERSION='6.5'
WINDMC=''
WINDRES=''
ac_ct_CC=''
ac_ct_CXX=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCCAS_FALSE='#'
am__fastdepCCAS_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
attributelog=''
attributelogdir=''
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_TARNAME}'
drivedbdir='${datadir}/${PACKAGE}'
dvidir='${docdir}'
exampledir='${docdir}/examplescripts'
exec_prefix='NONE'
gcc_have_attr_packed='yes'
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'
initddir=''
initdfile='smartd.initd'
install_sh='${SHELL} /tmp/smartmontools/src/smartmontools-6.5/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
os_deps=''
os_dltools=''
os_dnsdomainname=''
os_hostname=''
os_libs=''
os_mailer=''
os_man_filter=''
os_nisdomainname=''
os_win32_manifest=''
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
releaseversion=''
savestates=''
savestatesdir=''
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
smartd_suffix=''
smartdplugindir='/usr/share/smartmontools/smartd_warning.d'
smartdscriptdir='/usr/share/smartmontools'
smartmontools_release_date='2016-05-07'
smartmontools_release_time='11:17:46 UTC'
svn_deps=''
sysconfdir='/etc'
systemdenvfile=''
systemdsystemunitdir='/usr/lib/systemd/system'
target_alias=''
with_nvme_devicescan=''
with_selinux=''
with_update_smart_drivedb='yes'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "smartmontools"
#define PACKAGE_TARNAME "smartmontools"
#define PACKAGE_VERSION "6.5"
#define PACKAGE_STRING "smartmontools 6.5"
#define PACKAGE_BUGREPORT "smartmontools-support@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "smartmontools"
#define VERSION "6.5"
#define SMARTMONTOOLS_CONFIGURE_ARGS " '--host=x86_64-unknown-linux' '--prefix=/usr' '--sbindir=/usr/bin' '--sysconfdir=/etc' '--with-drivedbdir' '--with-libcap-ng=yes' '--with-systemdsystemunitdir=/usr/lib/systemd/system' '--with-smartdscriptdir=/usr/share/smartmontools' '--with-smartdplugindir=/usr/share/smartmontools/smartd_warning.d' 'host_alias=x86_64-unknown-linux' 'CXX=clang++' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CC=clang' 'CFLAGS='"
#define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
#define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
#define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
#define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_LOCALE_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define CISS_LOCATION "cissio_freebsd.h"
#define HAVE_INT64_T 1
#define HAVE_UINT64_T 1
#define HAVE_GETOPT_LONG 1
#define HAVE_REGCOMP 1
#define HAVE_SIGSET 1
#define HAVE_STRTOULL 1
#define HAVE_UNAME 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_FTIME 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_ATTR_PACKED 1
configure: exit 1