The build took 00h 01m 17s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
40,807 |
cpp |
9,303 |
ansic |
5,621 |
sh |
1,526 |
makefile |
57,257 |
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:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/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 (Thu Apr 13 19:22:54 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/bin/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... no
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 for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
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/bin/grep
checking for egrep... /usr/bin/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... yes
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 path of systemd EnvironmentFile... ${sysconfdir}/default/smartmontools
checking for capng_clear in -lcap-ng... yes
checking cap-ng.h usability... yes
checking cap-ng.h presence... yes
checking for cap-ng.h... yes
checking whether to use libcap-ng... yes
checking whether os_linux.cpp uses new interface... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
checking whether make sets $(MAKE)... (cached) yes
configure:
-----------------------------------------------------------------------------
smartmontools-6.5 configuration:
host operating system: x86_64-unknown-linux-gnu
C++ compiler: clang++
C compiler: clang
preprocessor flags:
C++ compiler flags: -Wall -W
C compiler flags:
linker flags:
OS specific modules: os_linux.o cciss.o dev_areca.o
binary install path: /usr/bin
man page install path: /usr/share/man
doc file install path: /usr/share/doc/smartmontools
examples install path: /usr/share/doc/smartmontools/examplescripts
drive database file: /usr/share/smartmontools/drivedb.h
database update script: /usr/bin/update-smart-drivedb
download tools: curl wget lynx svn
local drive database: /etc/smart_drivedb.h
smartd config file: /etc/smartd.conf
smartd warning script: /usr/share/smartmontools/smartd_warning.sh
smartd plugin path: /usr/share/smartmontools/smartd_warning.d
smartd systemd file: /usr/lib/systemd/system/smartd.service
smartd environ file: /etc/default/smartmontools
smartd save files: [disabled]
smartd attribute logs: [disabled]
libcap-ng support: yes
SELinux support: no
NVMe DEVICESCAN: no
-----------------------------------------------------------------------------
configure: WARNING:
This version of smartmontools provides NVMe support which is still
EXPERIMENTAL. NVMe devices are not yet included in smartd.conf
'DEVICESCAN' and 'smartctl --scan' unless '-d nvme' is specified.
Use option '--with-nvme-devicescan' to include NVMe devices.
Use option '--without-nvme-devicescan' to suppress this warning.
make all-am
make[1]: Entering directory '/tmp/smartmontools/src/smartmontools-6.5'
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT smartctl.o -MD -MP -MF .deps/smartctl.Tpo -c -o smartctl.o smartctl.cpp
mv -f .deps/smartctl.Tpo .deps/smartctl.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT atacmdnames.o -MD -MP -MF .deps/atacmdnames.Tpo -c -o atacmdnames.o atacmdnames.cpp
mv -f .deps/atacmdnames.Tpo .deps/atacmdnames.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT atacmds.o -MD -MP -MF .deps/atacmds.Tpo -c -o atacmds.o atacmds.cpp
mv -f .deps/atacmds.Tpo .deps/atacmds.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT ataidentify.o -MD -MP -MF .deps/ataidentify.Tpo -c -o ataidentify.o ataidentify.cpp
mv -f .deps/ataidentify.Tpo .deps/ataidentify.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT ataprint.o -MD -MP -MF .deps/ataprint.Tpo -c -o ataprint.o ataprint.cpp
mv -f .deps/ataprint.Tpo .deps/ataprint.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT dev_ata_cmd_set.o -MD -MP -MF .deps/dev_ata_cmd_set.Tpo -c -o dev_ata_cmd_set.o dev_ata_cmd_set.cpp
mv -f .deps/dev_ata_cmd_set.Tpo .deps/dev_ata_cmd_set.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT dev_interface.o -MD -MP -MF .deps/dev_interface.Tpo -c -o dev_interface.o dev_interface.cpp
mv -f .deps/dev_interface.Tpo .deps/dev_interface.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT knowndrives.o -MD -MP -MF .deps/knowndrives.Tpo -c -o knowndrives.o knowndrives.cpp
mv -f .deps/knowndrives.Tpo .deps/knowndrives.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT nvmecmds.o -MD -MP -MF .deps/nvmecmds.Tpo -c -o nvmecmds.o nvmecmds.cpp
mv -f .deps/nvmecmds.Tpo .deps/nvmecmds.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT nvmeprint.o -MD -MP -MF .deps/nvmeprint.Tpo -c -o nvmeprint.o nvmeprint.cpp
mv -f .deps/nvmeprint.Tpo .deps/nvmeprint.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT scsicmds.o -MD -MP -MF .deps/scsicmds.Tpo -c -o scsicmds.o scsicmds.cpp
mv -f .deps/scsicmds.Tpo .deps/scsicmds.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT scsiata.o -MD -MP -MF .deps/scsiata.Tpo -c -o scsiata.o scsiata.cpp
mv -f .deps/scsiata.Tpo .deps/scsiata.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT scsiprint.o -MD -MP -MF .deps/scsiprint.Tpo -c -o scsiprint.o scsiprint.cpp
mv -f .deps/scsiprint.Tpo .deps/scsiprint.Po
cat ChangeLog NEWS $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT utility.o -MD -MP -MF .deps/utility.Tpo -c -o utility.o utility.cpp
mv -f .deps/utility.Tpo .deps/utility.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT os_linux.o -MD -MP -MF .deps/os_linux.Tpo -c -o os_linux.o os_linux.cpp
mv -f .deps/os_linux.Tpo .deps/os_linux.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT cciss.o -MD -MP -MF .deps/cciss.Tpo -c -o cciss.o cciss.cpp
mv -f .deps/cciss.Tpo .deps/cciss.Po
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT dev_areca.o -MD -MP -MF .deps/dev_areca.Tpo -c -o dev_areca.o dev_areca.cpp
mv -f .deps/dev_areca.Tpo .deps/dev_areca.Po
clang++ -Wall -W -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_interface.o knowndrives.o nvmecmds.o nvmeprint.o scsicmds.o scsiata.o scsiprint.o utility.o os_linux.o cciss.o dev_areca.o
clang++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -Wall -W -MT smartd.o -MD -MP -MF .deps/smartd.Tpo -c -o smartd.o smartd.cpp
mv -f .deps/smartd.Tpo .deps/smartd.Po
clang++ -Wall -W -o smartd smartd.o atacmdnames.o atacmds.o dev_ata_cmd_set.o dev_interface.o knowndrives.o nvmecmds.o scsicmds.o scsiata.o utility.o os_linux.o cciss.o dev_areca.o -lcap-ng
/bin/sh ./config.status --file=update-smart-drivedb
config.status: creating update-smart-drivedb
chmod +x update-smart-drivedb
/bin/sh ./config.status --file=smartd_warning.sh
config.status: creating smartd_warning.sh
chmod +x smartd_warning.sh
$(MAN_FILTER) < ./smartd.conf.5.in > smartd.conf.5
$(MAN_FILTER) < ./smartctl.8.in > smartctl.8
$(MAN_FILTER) < ./smartd.8.in > smartd.8
$(MAN_FILTER) < ./update-smart-drivedb.8.in > update-smart-drivedb.8
$(SMARTD_SERVICE_FILTER) < ./smartd.service.in > smartd.service
make[1]: Leaving directory '/tmp/smartmontools/src/smartmontools-6.5'
==> Entering fakeroot environment...
==> Starting package()...
make[1]: Entering directory '/tmp/smartmontools/src/smartmontools-6.5'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/bin'
/usr/bin/install -c smartctl smartd '/tmp/smartmontools/pkg/smartmontools/usr/bin'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/bin'
/usr/bin/install -c update-smart-drivedb '/tmp/smartmontools/pkg/smartmontools/usr/bin'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/etc'
/usr/bin/install -c -m 644 './smartd.conf' '/tmp/smartmontools/pkg/smartmontools/etc/smartd.conf'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools/smartd_warning.d'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools'
/usr/bin/install -c -m 644 AUTHORS ChangeLog ChangeLog-5.0-6.0 COPYING INSTALL NEWS README TODO smartd.conf '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools'
/usr/bin/install -c -m 644 drivedb.h '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts'
/usr/bin/install -c -m 644 examplescripts/README '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts'
/usr/bin/install -c examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man5'
/usr/bin/install -c -m 644 smartd.conf.5 '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man5'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man8'
/usr/bin/install -c -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man8'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools'
/usr/bin/install -c smartd_warning.sh '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools'
/usr/bin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/lib/systemd/system'
/usr/bin/install -c -m 644 smartd.service '/tmp/smartmontools/pkg/smartmontools/usr/lib/systemd/system'
make[1]: Leaving directory '/tmp/smartmontools/src/smartmontools-6.5'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "smartmontools"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: smartmontools 6.5-1 (Thu Apr 13 19:23:32 UTC 2017)
CMD: pacman --query --file smartmontools-6.5-1-x86_64.pkg.tar.xz
Creating hybrid package for 'smartmontools'
Trying to find vanilla package 'smartmontools'...
CMD: pacman --query --file /mirror/smartmontools-6.5-1.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/etc/smartd.conf
/etc/conf.d/smartd
/usr/bin/update-smart-drivedb
/usr/bin/smartctl
/usr/bin/smartd
/usr/share/smartmontools/drivedb.h
/usr/share/smartmontools/smartd_warning.sh
/usr/share/doc/smartmontools/AUTHORS
/usr/share/doc/smartmontools/ChangeLog
/usr/share/doc/smartmontools/ChangeLog-5.0-6.0
/usr/share/doc/smartmontools/COPYING
/usr/share/doc/smartmontools/INSTALL
/usr/share/doc/smartmontools/NEWS
/usr/share/doc/smartmontools/README
/usr/share/doc/smartmontools/TODO
/usr/share/doc/smartmontools/smartd.conf
/usr/share/doc/smartmontools/examplescripts/README
/usr/share/doc/smartmontools/examplescripts/Example1
/usr/share/doc/smartmontools/examplescripts/Example2
/usr/share/doc/smartmontools/examplescripts/Example3
/usr/share/doc/smartmontools/examplescripts/Example4
/usr/share/doc/smartmontools/examplescripts/Example5
/usr/share/doc/smartmontools/examplescripts/Example6
/usr/share/man/man5/smartd.conf.5.gz
/usr/share/man/man8/smartctl.8.gz
/usr/share/man/man8/smartd.8.gz
/usr/share/man/man8/update-smart-drivedb.8.gz
/usr/lib/systemd/system/smartd.service
/sysroot/usr/lib/systemd/system/smartd.service
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf smartmontools.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/smartmontools.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/smartmontools.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/smartmontools.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
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 = 7062dd288484
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: /usr/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 /usr/bin/strip
configure:2729: result: strip
configure:2754: checking for a thread-safe mkdir -p
configure:2793: result: /usr/bin/mkdir -p
configure:2800: checking for gawk
configure:2816: found /usr/bin/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.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:3229: $? = 0
configure:3218: clang++ -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
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
configure:3412: $? = 0
configure:3427: result: no
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.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:4119: $? = 0
configure:4108: clang -v >&5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
... rest of stderr output deleted ...
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:4669: checking for x86_64-unknown-linux-pkg-config
configure:4702: result: no
configure:4712: checking for pkg-config
configure:4730: found /usr/bin/pkg-config
configure:4742: result: /usr/bin/pkg-config
configure:4767: checking pkg-config is at least version 0.9.0
configure:4770: result: yes
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/bin/grep
configure:5288: checking for egrep
configure:5350: result: /usr/bin/grep -E
configure:5355: checking for ANSI C header files
configure:5375: clang++ -c conftest.cpp >&5
configure:5375: $? = 0
configure:5448: clang++ -o conftest conftest.cpp >&5
configure:5448: $? = 0
configure:5448: ./conftest
configure:5448: $? = 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
configure:5621: $? = 0
configure:5621: result: yes
configure:5639: checking for ntdddisk.h
configure:5639: clang++ -c conftest.cpp >&5
conftest.cpp:64: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"
| #define HAVE_LINUX_CCISS_IOCTL_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
|
|
| #include
configure:5639: result: no
configure:5639: checking for ddk/ntdddisk.h
configure:5639: clang++ -c conftest.cpp >&5
conftest.cpp:64: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"
| #define HAVE_LINUX_CCISS_IOCTL_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
|
|
| #include
configure:5639: result: no
configure:5654: checking wbemcli.h usability
configure:5654: clang++ -c conftest.cpp >&5
conftest.cpp:64: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"
| #define HAVE_LINUX_CCISS_IOCTL_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:5654: result: no
configure:5654: checking wbemcli.h presence
configure:5654: clang++ -E conftest.cpp
conftest.cpp:31: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"
| #define HAVE_LINUX_CCISS_IOCTL_H 1
| /* 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:67: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"
| #define HAVE_LINUX_CCISS_IOCTL_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 ((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:68: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_LINUX_CCISS_IOCTL_H 1
| #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:42: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_LINUX_CCISS_IOCTL_H 1
| #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:48:11: error: expected ';' after expression
not big endian
^
;
conftest.cpp:48:8: error: use of undeclared identifier 'big'
not big endian
^
conftest.cpp:48: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_LINUX_CCISS_IOCTL_H 1
| #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:6086: checking for path of systemd EnvironmentFile
configure:6094: result: ${sysconfdir}/default/smartmontools
configure:6372: checking for capng_clear in -lcap-ng
configure:6397: clang++ -o conftest conftest.cpp -lcap-ng >&5
configure:6397: $? = 0
configure:6406: result: yes
configure:6416: checking cap-ng.h usability
configure:6416: clang++ -c conftest.cpp >&5
configure:6416: $? = 0
configure:6416: result: yes
configure:6416: checking cap-ng.h presence
configure:6416: clang++ -E conftest.cpp
configure:6416: $? = 0
configure:6416: result: yes
configure:6416: checking for cap-ng.h
configure:6416: result: yes
configure:6429: checking whether to use libcap-ng
configure:6432: result: yes
configure:6723: checking whether os_linux.cpp uses new interface
configure:6734: result: yes
configure:6951: checking that generated files are newer than configure
configure:6957: result: done
configure:7053: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by smartmontools config.status 6.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on 7062dd288484
config.status:970: creating Makefile
config.status:970: creating config.h
config.status:1199: executing depfiles commands
configure:8369: checking whether make sets $(MAKE)
configure:8391: result: yes
configure:8498:
-----------------------------------------------------------------------------
smartmontools-6.5 configuration:
host operating system: x86_64-unknown-linux-gnu
C++ compiler: clang++
C compiler: clang
preprocessor flags:
C++ compiler flags: -Wall -W
C compiler flags:
linker flags:
OS specific modules: os_linux.o cciss.o dev_areca.o
binary install path: /usr/bin
man page install path: /usr/share/man
doc file install path: /usr/share/doc/smartmontools
examples install path: /usr/share/doc/smartmontools/examplescripts
drive database file: /usr/share/smartmontools/drivedb.h
database update script: /usr/bin/update-smart-drivedb
download tools: curl wget lynx svn
local drive database: /etc/smart_drivedb.h
smartd config file: /etc/smartd.conf
smartd warning script: /usr/share/smartmontools/smartd_warning.sh
smartd plugin path: /usr/share/smartmontools/smartd_warning.d
smartd systemd file: /usr/lib/systemd/system/smartd.service
smartd environ file: /etc/default/smartmontools
smartd save files: [disabled]
smartd attribute logs: [disabled]
libcap-ng support: yes
SELinux support: no
NVMe DEVICESCAN: no
-----------------------------------------------------------------------------
configure:8511: WARNING:
This version of smartmontools provides NVMe support which is still
EXPERIMENTAL. NVMe devices are not yet included in smartd.conf
'DEVICESCAN' and 'smartctl --scan' unless '-d nvme' is specified.
Use option '--with-nvme-devicescan' to include NVMe devices.
Use option '--without-nvme-devicescan' to suppress this warning.
## ---------------- ##
## 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_cap_ng_h=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=yes
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=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/usr/bin/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='-lcap-ng'
CC='clang'
CCAS='clang'
CCASDEPMODE='depmode=gcc3'
CCASFLAGS=''
CCDEPMODE='depmode=gcc3'
CFLAGS=''
CPPFLAGS=''
CXX='clang++'
CXXCPP='clang++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -Wall -W'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DRIVEDB_BRANCH='RELEASE_6_5_DRIVEDB'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/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/bin/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/bin/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='/usr/bin/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='${prefix}'
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_linux.o cciss.o dev_areca.o'
os_dltools='curl wget lynx svn'
os_dnsdomainname=''\''dnsdomainname'\'' '\''hostname -d'\'''
os_hostname=''\''hostname'\'''
os_libs=''
os_mailer='mail'
os_man_filter='Linux'
os_nisdomainname=''\''nisdomainname'\'' '\''hostname -y'\'' '\''domainname'\'''
os_win32_manifest=''
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
releaseversion='${PACKAGE}-${VERSION}'
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='${sysconfdir}/default/smartmontools'
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_LINUX_CCISS_IOCTL_H 1
#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
#define HAVE_LIBCAP_NG 1
#define HAVE_WORKING_SNPRINTF 1
#define SMARTMONTOOLS_BUILD_HOST "x86_64-unknown-linux-gnu"
configure: exit 0
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by smartmontools config.status 6.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status --file=update-smart-drivedb
on 7062dd288484
config.status:970: creating update-smart-drivedb
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by smartmontools config.status 6.5, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status --file=smartd_warning.sh
on 7062dd288484
config.status:970: creating smartd_warning.sh