Build of smartmontools with vanilla toolchain

The build took 00h 00m 56s and was SUCCESSFUL.

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

SLOCLanguage
40,807 cpp
9,303 ansic
5,621 sh
1,526 makefile
57,257 total

The process tree of the build process is here.

Log

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

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

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: smartmontools 6.5-1 (Wed Aug 24 13:45:40 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-g++... no
# checking for x86_64-unknown-linux-c++... no
# checking for x86_64-unknown-linux-gpp... no
# checking for x86_64-unknown-linux-aCC... no
# checking for x86_64-unknown-linux-CC... no
# checking for x86_64-unknown-linux-cxx... no
# checking for x86_64-unknown-linux-cc++... no
# checking for x86_64-unknown-linux-cl.exe... no
# checking for x86_64-unknown-linux-FCC... no
# checking for x86_64-unknown-linux-KCC... no
# checking for x86_64-unknown-linux-RCC... no
# checking for x86_64-unknown-linux-xlC_r... no
# checking for x86_64-unknown-linux-xlC... no
# checking for g++... g++
# 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 g++ accepts -g... yes
# checking for style of include used by make... GNU
# checking dependency style of g++... gcc3
# checking for x86_64-unknown-linux-gcc... no
# checking for gcc... gcc
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking dependency style of gcc... gcc3
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/sbin/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... g++ -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking dev/ata/atavar.h usability... no
# checking dev/ata/atavar.h presence... no
# checking for dev/ata/atavar.h... no
# checking for inttypes.h... (cached) yes
# checking for stdint.h... (cached) yes
# checking sys/inttypes.h usability... no
# checking sys/inttypes.h presence... no
# checking for sys/inttypes.h... no
# checking sys/int_types.h usability... no
# checking sys/int_types.h presence... no
# checking for sys/int_types.h... no
# checking sys/tweio.h usability... no
# checking sys/tweio.h presence... no
# checking for sys/tweio.h... no
# checking sys/twereg.h usability... no
# checking sys/twereg.h presence... no
# checking for sys/twereg.h... no
# checking sys/tw_osl_ioctl.h usability... no
# checking sys/tw_osl_ioctl.h presence... no
# checking for sys/tw_osl_ioctl.h... no
# checking linux/compiler.h usability... no
# checking linux/compiler.h presence... no
# checking for linux/compiler.h... no
# checking dev/ciss/cissio.h usability... no
# checking dev/ciss/cissio.h presence... no
# checking for dev/ciss/cissio.h... no
# checking for linux/cciss_ioctl.h... 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 g++ 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: g++
# C compiler: gcc
# 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'
# g++ -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
# g++ -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
# g++ -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
# g++ -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/smartctl.Tpo .deps/smartctl.Po
# g++ -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
# ataidentify.cpp: In function 'void ata_print_identify_data(const void*, bool, int)':
# ataidentify.cpp:629:46: warning: left shift of negative value [-Wshift-negative-value]
# b = (w >> bit2) & ~(~0 << (bit-bit2+1));
# ^
# mv -f .deps/ataidentify.Tpo .deps/ataidentify.Po
# g++ -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
# g++ -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/ataprint.Tpo .deps/ataprint.Po
# g++ -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/dev_interface.Tpo .deps/dev_interface.Po
# g++ -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/knowndrives.Tpo .deps/knowndrives.Po
# g++ -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/nvmecmds.Tpo .deps/nvmecmds.Po
# g++ -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/nvmeprint.Tpo .deps/nvmeprint.Po
# g++ -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
# scsiata.cpp: In member function 'virtual bool sat::sat_device::ata_pass_through(const ata_cmd_in&, ata_cmd_out&)':
# scsiata.cpp:250:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (!ata_cmd_is_supported(in,
# ^~
# scsiata.cpp:259:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# struct scsi_cmnd_io io_hdr;
# ^~~~~~
# scsicmds.cpp: In function 'int scsiSetExceptionControlAndWarning(scsi_device*, int, const scsi_iec_mode_page*)':
# scsicmds.cpp:1453:13: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (iecp->gotChangeable &&
# ^~
# scsicmds.cpp:1456:17: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# rout[offset + 2] &= TEST_DISABLE;/* clear TEST bit for spec */
# ^~~~
# mv -f .deps/scsicmds.Tpo .deps/scsicmds.Po
# g++ -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/scsiata.Tpo .deps/scsiata.Po
# cat ChangeLog NEWS $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h
# g++ -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
# scsiprint.cpp: In function 'int scsiPrintMain(scsi_device*, const scsi_print_options&)':
# scsiprint.cpp:1943:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (scsiSmartEnable(device))
# ^~
# scsiprint.cpp:1945:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# any_output = true;
# ^~~~~~~~~~
# scsiprint.cpp:1949:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (scsiSmartDisable(device))
# ^~
# scsiprint.cpp:1951:13: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# any_output = true;
# ^~~~~~~~~~
# os_linux.cpp: In member function 'virtual bool os_linux::linux_aacraid_device::scsi_pass_through(scsi_cmnd_io*)':
# os_linux.cpp:973:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
# for (k = 0; k < (int)iop->cmnd_len; ++k)
# ^~~
# os_linux.cpp:975:7: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for'
# if ((report > 1) &&
# ^~
# mv -f .deps/scsiprint.Tpo .deps/scsiprint.Po
# g++ -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
# g++ -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/os_linux.Tpo .deps/os_linux.Po
# g++ -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/dev_areca.Tpo .deps/dev_areca.Po
# /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
# g++ -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
# g++ -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
# mv -f .deps/smartd.Tpo .deps/smartd.Po
# g++ -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
# 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/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/etc'
# /usr/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/bin'
# /usr/bin/install -c -m 644 './smartd.conf' '/tmp/smartmontools/pkg/smartmontools/etc/smartd.conf'
# /usr/bin/install -c update-smart-drivedb '/tmp/smartmontools/pkg/smartmontools/usr/bin'
# /usr/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools/smartd_warning.d'
# /usr/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools'
# /usr/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/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/install -c -m 644 drivedb.h '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools'
# /usr/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/doc/smartmontools/examplescripts'
# /usr/sbin/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/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man5'
# /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/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man8'
# /usr/bin/install -c -m 644 smartd.conf.5 '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man5'
# /usr/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools'
# /usr/bin/install -c -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/tmp/smartmontools/pkg/smartmontools/usr/share/man/man8'
# /usr/bin/install -c smartd_warning.sh '/tmp/smartmontools/pkg/smartmontools/usr/share/smartmontools'
# /usr/sbin/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'
# /usr/sbin/mkdir -p '/tmp/smartmontools/pkg/smartmontools/usr/bin'
# /usr/bin/install -c smartctl smartd '/tmp/smartmontools/pkg/smartmontools/usr/bin'
# 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 (Wed Aug 24 13:45:55 UTC 2016)

CMD: pacman --query --file smartmontools-6.5-1-x86_64.pkg.tar.xz
# smartmontools 6.5-1

Creating hybrid package for 'smartmontools'

Trying to find vanilla package 'smartmontools'...

CMD: pacman --query --file /mirror/smartmontools-6.5-1.pkg.tar.xz
# smartmontools 6.5-1

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
# .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 = 5ae854d979e6
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure: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/sbin/strip
# configure:2729: result: strip
# configure:2754: checking for a thread-safe mkdir -p
# configure:2793: result: /usr/sbin/mkdir -p
# configure:2800: checking for gawk
# configure:2816: found /usr/sbin/gawk
# configure:2827: result: gawk
# configure:2838: checking whether make sets $(MAKE)
# configure:2860: result: yes
# configure:2889: checking whether make supports nested variables
# configure:2906: result: yes
# configure:3068: checking whether to enable maintainer-specific portions of Makefiles
# configure:3077: result: no
# configure:3111: checking for x86_64-unknown-linux-g++
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-c++
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-gpp
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-aCC
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-CC
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-cxx
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-cc++
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-cl.exe
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-FCC
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-KCC
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-RCC
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-xlC_r
# configure:3141: result: no
# configure:3111: checking for x86_64-unknown-linux-xlC
# configure:3141: result: no
# configure:3155: checking for g++
# configure:3171: found /usr/sbin/g++
# configure:3182: result: g++
# configure:3209: checking for C++ compiler version
# configure:3218: g++ --version >&5
# g++ (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3229: $? = 0
# configure:3218: g++ -v >&5
# Using built-in specs.
# COLLECT_GCC=g++
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3229: $? = 0
# configure:3218: g++ -V >&5
# g++: error: unrecognized command line option '-V'
# g++: fatal error: no input files
# compilation terminated.
# configure:3229: $? = 1
# configure:3218: g++ -qversion >&5
# g++: error: unrecognized command line option '-qversion'; did you mean '--version'?
# g++: fatal error: no input files
# compilation terminated.
# configure:3229: $? = 1
# configure:3249: checking whether the C++ compiler works
# configure:3271: g++ 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: g++ -o conftest conftest.cpp >&5
# configure:3345: $? = 0
# configure:3367: result:
# configure:3389: checking whether we are cross compiling
# configure:3397: g++ -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: g++ -c conftest.cpp >&5
# configure:3458: $? = 0
# configure:3479: result: o
# configure:3483: checking whether we are using the GNU C++ compiler
# configure:3502: g++ -c conftest.cpp >&5
# configure:3502: $? = 0
# configure:3511: result: yes
# configure:3520: checking whether g++ accepts -g
# configure:3540: g++ -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 g++
# configure:3780: result: gcc3
# configure:3803: checking for x86_64-unknown-linux-gcc
# configure:3833: result: no
# configure:3843: checking for gcc
# configure:3859: found /usr/sbin/gcc
# configure:3870: result: gcc
# configure:4099: checking for C compiler version
# configure:4108: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:4119: $? = 0
# configure:4108: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:4119: $? = 0
# configure:4108: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4119: $? = 1
# configure:4108: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4119: $? = 1
# configure:4123: checking whether we are using the GNU C compiler
# configure:4142: gcc -c conftest.c >&5
# configure:4142: $? = 0
# configure:4151: result: yes
# configure:4160: checking whether gcc accepts -g
# configure:4180: gcc -c -g conftest.c >&5
# configure:4180: $? = 0
# configure:4221: result: yes
# configure:4238: checking for gcc option to accept ISO C89
# configure:4301: gcc -c conftest.c >&5
# configure:4301: $? = 0
# configure:4314: result: none needed
# configure:4339: checking whether gcc understands -c and -o together
# configure:4361: gcc -c conftest.c -o conftest2.o
# configure:4364: $? = 0
# configure:4361: gcc -c conftest.c -o conftest2.o
# configure:4364: $? = 0
# configure:4376: result: yes
# configure:4395: checking dependency style of gcc
# configure:4506: result: gcc3
# configure:4530: checking dependency style of gcc
# 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/sbin/pkg-config
# configure:4742: result: /usr/sbin/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: g++ -E conftest.cpp
# configure:5123: $? = 0
# configure:5137: g++ -E conftest.cpp
# conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E
# configure:5182: g++ -E conftest.cpp
# configure:5182: $? = 0
# configure:5196: g++ -E conftest.cpp
# conftest.cpp:16:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' 'CFLAGS='"
# | #define SMARTMONTOOLS_RELEASE_DATE "2016-05-07"
# | #define SMARTMONTOOLS_RELEASE_TIME "11:17:46 UTC"
# | #define CONFIG_H_CVSID "$Id: configure.ac 4318 2016-05-07 11:18:20Z chrfranke $"
# | #define PACKAGE_HOMEPAGE "http://www.smartmontools.org/"
# | /* end confdefs.h. */
# | #include
# configure:5225: checking for grep that handles long lines and -e
# configure:5283: result: /usr/sbin/grep
# configure:5288: checking for egrep
# configure:5350: result: /usr/sbin/grep -E
# configure:5355: checking for ANSI C header files
# configure:5375: g++ -c conftest.cpp >&5
# configure:5375: $? = 0
# configure:5448: g++ -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: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for sys/stat.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for stdlib.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for string.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for memory.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for strings.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for inttypes.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for stdint.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5472: checking for unistd.h
# configure:5472: g++ -c conftest.cpp >&5
# configure:5472: $? = 0
# configure:5472: result: yes
# configure:5486: checking locale.h usability
# configure:5486: g++ -c conftest.cpp >&5
# configure:5486: $? = 0
# configure:5486: result: yes
# configure:5486: checking locale.h presence
# configure:5486: g++ -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: g++ -c conftest.cpp >&5
# conftest.cpp:60:28: fatal error: dev/ata/atavar.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:27:28: fatal error: dev/ata/atavar.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:62:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:29:26: fatal error: sys/inttypes.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:62:27: fatal error: sys/int_types.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:29:27: fatal error: sys/int_types.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:62:23: fatal error: sys/tweio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:29:23: fatal error: sys/tweio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:62:24: fatal error: sys/twereg.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:29:24: fatal error: sys/twereg.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:62:30: fatal error: sys/tw_osl_ioctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:29:30: fatal error: sys/tw_osl_ioctl.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:62:28: fatal error: linux/compiler.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:29:28: fatal error: linux/compiler.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:62:29: fatal error: dev/ciss/cissio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:29:29: fatal error: dev/ciss/cissio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# configure:5621: $? = 0
# configure:5621: result: yes
# configure:5639: checking for ntdddisk.h
# configure:5639: g++ -c conftest.cpp >&5
# conftest.cpp:64:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:64:21: fatal error: windows.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# conftest.cpp:64:21: fatal error: wbemcli.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -E conftest.cpp
# conftest.cpp:31:21: fatal error: wbemcli.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# configure:5665: $? = 0
# configure:5665: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:67:21: error: expected primary-expression before ')' token
# if (sizeof ((int64_t)))
# ^
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# configure:5674: $? = 0
# configure:5674: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:68:22: error: expected primary-expression before ')' token
# if (sizeof ((uint64_t)))
# ^
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -o conftest conftest.cpp >&5
# configure:5687: $? = 0
# configure:5687: result: yes
# configure:5708: checking for regcomp
# configure:5708: g++ -o conftest conftest.cpp >&5
# configure:5708: $? = 0
# configure:5708: result: yes
# configure:5730: checking for sigset
# configure:5730: g++ -o conftest conftest.cpp >&5
# configure:5730: $? = 0
# configure:5730: result: yes
# configure:5741: checking for strtoull
# configure:5741: g++ -o conftest conftest.cpp >&5
# configure:5741: $? = 0
# configure:5741: result: yes
# configure:5752: checking for uname
# configure:5752: g++ -o conftest conftest.cpp >&5
# configure:5752: $? = 0
# configure:5752: result: yes
# configure:5764: checking for clock_gettime
# configure:5764: g++ -o conftest conftest.cpp >&5
# configure:5764: $? = 0
# configure:5764: result: yes
# configure:5764: checking for ftime
# configure:5764: g++ -o conftest conftest.cpp >&5
# configure:5764: $? = 0
# configure:5764: result: yes
# configure:5764: checking for gettimeofday
# configure:5764: g++ -o conftest conftest.cpp >&5
# configure:5764: $? = 0
# configure:5764: result: yes
# configure:5775: checking whether byte ordering is bigendian
# configure:5790: g++ -c conftest.cpp >&5
# conftest.cpp:42:9: error: expected unqualified-id before 'not' token
# not a universal capable compiler
# ^~~
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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: g++ -c conftest.cpp >&5
# configure:5835: $? = 0
# configure:5853: g++ -c conftest.cpp >&5
# conftest.cpp: In function 'int main()':
# conftest.cpp:48:8: error: 'big' was not declared in this scope
# not big endian
# ^~~
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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 g++ supports __attribute__((packed))
# configure:6018: g++ -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: g++ -o conftest conftest.cpp -lcap-ng >&5
# configure:6397: $? = 0
# configure:6406: result: yes
# configure:6416: checking cap-ng.h usability
# configure:6416: g++ -c conftest.cpp >&5
# configure:6416: $? = 0
# configure:6416: result: yes
# configure:6416: checking cap-ng.h presence
# configure:6416: g++ -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 5ae854d979e6
#
# config.status:969: creating Makefile
# config.status:969: creating config.h
# config.status:1198: 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: g++
# C compiler: gcc
# 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=
# ac_cv_env_CC_value=
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CXXCPP_set=
# ac_cv_env_CXXCPP_value=
# ac_cv_env_CXXFLAGS_set=set
# ac_cv_env_CXXFLAGS_value=
# ac_cv_env_CXX_set=
# ac_cv_env_CXX_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_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/sbin/grep -E'
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/sbin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CXXCPP='g++ -E'
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_CXX=g++
# 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='gcc'
# CCAS='gcc'
# CCASDEPMODE='depmode=gcc3'
# CCASFLAGS=''
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPPFLAGS=''
# CXX='g++'
# CXXCPP='g++ -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/sbin/grep -E'
# ENABLE_ATTRIBUTELOG_FALSE=''
# ENABLE_ATTRIBUTELOG_TRUE='#'
# ENABLE_DRIVEDB_FALSE='#'
# ENABLE_DRIVEDB_TRUE=''
# ENABLE_SAVESTATES_FALSE=''
# ENABLE_SAVESTATES_TRUE='#'
# ENABLE_UPDATE_SMART_DRIVEDB_FALSE='#'
# ENABLE_UPDATE_SMART_DRIVEDB_TRUE=''
# EXEEXT=''
# GREP='/usr/sbin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_INITSCRIPT_FALSE=''
# INSTALL_INITSCRIPT_TRUE='#'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTALL_SYSTEMDUNIT_FALSE='#'
# INSTALL_SYSTEMDUNIT_TRUE=''
# IS_SVN_BUILD_FALSE=''
# IS_SVN_BUILD_TRUE='#'
# LDFLAGS=''
# LIBOBJS=''
# LIBS=''
# LTLIBOBJS=''
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/smartmontools/src/smartmontools-6.5/missing makeinfo'
# MAKENSIS=''
# MKDIR_P='/usr/sbin/mkdir -p'
# NEED_GETOPT_LONG_FALSE=''
# NEED_GETOPT_LONG_TRUE='#'
# NEED_REGEX_FALSE=''
# NEED_REGEX_TRUE='#'
# OBJEXT='o'
# OS_DARWIN_FALSE=''
# OS_DARWIN_TRUE='#'
# OS_SOLARIS_FALSE=''
# OS_SOLARIS_TRUE='#'
# OS_WIN32_FALSE=''
# OS_WIN32_MINGW_FALSE=''
# OS_WIN32_MINGW_TRUE='#'
# OS_WIN32_NSIS_FALSE=''
# OS_WIN32_NSIS_TRUE='#'
# OS_WIN32_TRUE='#'
# OS_WIN64_FALSE=''
# OS_WIN64_TRUE='#'
# PACKAGE='smartmontools'
# PACKAGE_BUGREPORT='smartmontools-support@lists.sourceforge.net'
# PACKAGE_NAME='smartmontools'
# PACKAGE_STRING='smartmontools 6.5'
# PACKAGE_TARNAME='smartmontools'
# PACKAGE_URL=''
# PACKAGE_VERSION='6.5'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/sbin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# VERSION='6.5'
# WINDMC=''
# WINDRES=''
# ac_ct_CC='gcc'
# ac_ct_CXX='g++'
# 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' 'CXXFLAGS=' 'LDFLAGS=' 'CPPFLAGS=' '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 5ae854d979e6
#
# config.status:969: 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 5ae854d979e6
#
# config.status:969: creating smartd_warning.sh