<86>Nov  8 01:14:43 userdel[41276]: delete user 'rooter'
<86>Nov  8 01:14:43 userdel[41276]: removed group 'rooter' owned by 'rooter'
<86>Nov  8 01:14:43 userdel[41276]: removed shadow group 'rooter' owned by 'rooter'
<86>Nov  8 01:14:43 groupadd[41291]: group added to /etc/group: name=rooter, GID=606
<86>Nov  8 01:14:43 groupadd[41291]: group added to /etc/gshadow: name=rooter
<86>Nov  8 01:14:43 groupadd[41291]: new group: name=rooter, GID=606
<86>Nov  8 01:14:43 useradd[41299]: new user: name=rooter, UID=606, GID=606, home=/root, shell=/bin/bash
<86>Nov  8 01:14:43 userdel[41323]: delete user 'builder'
<86>Nov  8 01:14:43 userdel[41323]: removed group 'builder' owned by 'builder'
<86>Nov  8 01:14:43 userdel[41323]: removed shadow group 'builder' owned by 'builder'
<86>Nov  8 01:14:43 groupadd[41342]: group added to /etc/group: name=builder, GID=607
<86>Nov  8 01:14:43 groupadd[41342]: group added to /etc/gshadow: name=builder
<86>Nov  8 01:14:43 groupadd[41342]: new group: name=builder, GID=607
<86>Nov  8 01:14:43 useradd[41363]: new user: name=builder, UID=607, GID=607, home=/usr/src, shell=/bin/bash
<13>Nov  8 01:14:46 rpmi: gcc-c++-common-1.4.22-alt1 1519183788 installed
<13>Nov  8 01:14:47 rpmi: libstdc++7-devel-7.3.1-alt5 1531512602 installed
<13>Nov  8 01:14:47 rpmi: gcc7-c++-7.3.1-alt5 1531512602 installed
<13>Nov  8 01:14:47 rpmi: gcc-c++-7-alt6 1528289185 installed
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/smartmontools-6.6-alt1.nosrc.rpm
Installing smartmontools-6.6-alt1.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.30646
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf smartmontools-6.6
+ echo 'Source #0 (smartmontools-6.6.tar):'
Source #0 (smartmontools-6.6.tar):
+ /bin/tar -xf /usr/src/RPM/SOURCES/smartmontools-6.6.tar
+ cd smartmontools-6.6
+ /bin/chmod -c -Rf u+rwX,go-w .
+ echo 'Patch #1 (smartmontools-alt-conf.patch):'
Patch #1 (smartmontools-alt-conf.patch):
+ /usr/bin/patch -p1
patching file smartd.conf
+ echo 'Patch #2 (smartmontools-alt-service.patch):'
Patch #2 (smartmontools-alt-service.patch):
+ /usr/bin/patch -p1
patching file smartd.service.in
Hunk #1 succeeded at 4 (offset 1 line).
+ fgrep -lZ /usr/local/bin/mail Makefile.in config.h.in smartctl.8.in smartd.8.in smartd.conf.5.in smartd.freebsd.initd.in smartd.initd.in smartd.service.in smartd_warning.sh.in update-smart-drivedb.8.in update-smart-drivedb.in
+ xargs -r0 sed -i s,/usr/local/bin/mail,/bin/mail,g --
+ fgrep -lZ /usr/local/etc/sysconfig Makefile.am Makefile.in config.h.in smartctl.8.in smartd.8.in smartd.conf.5.in smartd.freebsd.initd.in smartd.initd.in smartd.service.in smartd_warning.sh.in update-smart-drivedb.8.in update-smart-drivedb.in
+ xargs -r0 sed -i s,/usr/local/etc/sysconfig,/etc/sysconfig,g --
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.75058
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd smartmontools-6.6
+ CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CFLAGS
+ CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export CXXFLAGS
+ FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2'
+ export FFLAGS
+ '[' -n '' ']'
++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g'
++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2'
+ ASFLAGS=
+ export ASFLAGS
+ export lt_cv_deplibs_check_method=pass_all
+ lt_cv_deplibs_check_method=pass_all
+ readlink -e -- ./configure
+ xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess
+ sort -u
+ xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n'
+ xargs -ri dirname -- '{}'
+ ./configure --build=x86_64-alt-linux --host=x86_64-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --docdir=/usr/share/doc/smartmontools-6.6 --with-systemdsystemunitdir=/lib/systemd/system
configure: WARNING: unrecognized options: --without-included-gettext
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-alt-linux-g++... x86_64-alt-linux-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 x86_64-alt-linux-g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of x86_64-alt-linux-g++... none
checking for x86_64-alt-linux-gcc... x86_64-alt-linux-gcc
checking whether we are using the GNU C compiler... yes
checking whether x86_64-alt-linux-gcc accepts -g... yes
checking for x86_64-alt-linux-gcc option to accept ISO C89... none needed
checking whether x86_64-alt-linux-gcc understands -c and -o together... yes
checking dependency style of x86_64-alt-linux-gcc... none
checking dependency style of x86_64-alt-linux-gcc... none
checking for x86_64-alt-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-alt-linux-gnu
checking host system type... x86_64-alt-linux-gnu
checking whether this is a build from SVN... no
checking how to run the C++ preprocessor... x86_64-alt-linux-g++ -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking dev/ata/atavar.h usability... no
checking dev/ata/atavar.h presence... no
checking for dev/ata/atavar.h... no
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking sys/int_types.h usability... no
checking sys/int_types.h presence... no
checking for sys/int_types.h... no
checking sys/tweio.h usability... no
checking sys/tweio.h presence... no
checking for sys/tweio.h... no
checking sys/twereg.h usability... no
checking sys/twereg.h presence... no
checking for sys/twereg.h... no
checking sys/tw_osl_ioctl.h usability... no
checking sys/tw_osl_ioctl.h presence... no
checking for sys/tw_osl_ioctl.h... no
checking linux/compiler.h usability... no
checking linux/compiler.h presence... no
checking for linux/compiler.h... no
checking dev/ciss/cissio.h usability... no
checking dev/ciss/cissio.h presence... no
checking for dev/ciss/cissio.h... no
checking for linux/cciss_ioctl.h... yes
checking for ntdddisk.h... no
checking for ddk/ntdddisk.h... no
checking wbemcli.h usability... no
checking wbemcli.h presence... no
checking for wbemcli.h... no
checking for int64_t... yes
checking for uint64_t... yes
checking for getopt_long... yes
checking for regcomp... yes
checking for sigset... yes
checking for strtoull... yes
checking for uname... yes
checking for clock_gettime... yes
checking for ftime... yes
checking for gettimeofday... yes
checking whether byte ordering is bigendian... no
checking whether x86_64-alt-linux-g++ supports __attribute__((packed))... yes
checking for path of systemd EnvironmentFile... ${sysconfdir}/sysconfig/smartmontools
checking for capng_clear in -lcap-ng... no
checking whether to use libcap-ng... no
checking for x86_64-alt-linux-g++ option to accept C++11... none needed
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
configure: WARNING: unrecognized options: --without-included-gettext
checking whether make sets $(MAKE)... (cached) yes
configure:
-----------------------------------------------------------------------------
smartmontools-6.6 configuration:
host operating system:  x86_64-alt-linux-gnu
C++ compiler:           x86_64-alt-linux-g++
C compiler:             x86_64-alt-linux-gcc
preprocessor flags:     
C++ compiler flags:     -pipe -frecord-gcc-switches -Wall -g -O2 -W
C compiler flags:       -pipe -frecord-gcc-switches -Wall -g -O2
linker flags:           
OS specific modules:    os_linux.o cciss.o dev_areca.o  
binary install path:    /usr/sbin
man page install path:  /usr/share/man
doc file install path:  /usr/share/doc/smartmontools-6.6
examples install path:  /usr/share/doc/smartmontools-6.6/examplescripts
drive database file:    /usr/share/smartmontools/drivedb.h
database update script: /usr/sbin/update-smart-drivedb
download tools:         curl wget lynx svn
GnuPG for verification: gpg
local drive database:   /etc/smart_drivedb.h
smartd config file:     /etc/smartd.conf
smartd warning script:  /etc/smartd_warning.sh
smartd plugin path:     /etc/smartd_warning.d
PATH within scripts:    /usr/bin:/bin
smartd systemd file:    /lib/systemd/system/smartd.service
smartd environ file:    /etc/sysconfig/smartmontools
smartd save files:      [disabled]
smartd attribute logs:  [disabled]
libcap-ng support:      no
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 -j8 'BUILD_INFO="(ALT 6.6-alt1)"'
make  all-am
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o atacmdnames.o atacmdnames.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o dev_ata_cmd_set.o dev_ata_cmd_set.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o ataidentify.o ataidentify.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o dev_intelliprop.o dev_intelliprop.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o nvmecmds.o nvmecmds.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o dev_interface.o dev_interface.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o nvmeprint.o nvmeprint.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
 cat ChangeLog NEWS $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o knowndrives.o knowndrives.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o cciss.o cciss.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o smartctl.o smartctl.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o atacmds.o atacmds.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o scsicmds.o scsicmds.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o scsiata.o scsiata.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o dev_areca.o dev_areca.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o scsiprint.o scsiprint.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
 $(MAN_FILTER) < ./smartd.conf.5.in > smartd.conf.5
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
 $(MAN_FILTER) < ./smartctl.8.in > smartctl.8
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
 $(MAN_FILTER) < ./smartd.8.in > smartd.8
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
 $(MAN_FILTER) < ./update-smart-drivedb.8.in > update-smart-drivedb.8
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
 $(SMARTD_SERVICE_FILTER) < ./smartd.service.in > smartd.service
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
/bin/sh ./config.status --file=update-smart-drivedb
config.status: creating update-smart-drivedb
chmod +x update-smart-drivedb
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
/bin/sh ./config.status --file=smartd_warning.sh
config.status: creating smartd_warning.sh
chmod +x smartd_warning.sh
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o ataprint.o ataprint.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o utility.o utility.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o os_linux.o os_linux.cpp
os_linux.cpp:1027:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
     if(mknod(dev_name,S_IFCHR,makedev(mjr,aHost)))
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                        
os_linux.cpp:1303:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
       n1=mknod("/dev/megaraid_sas_ioctl_node", S_IFCHR, makedev(mjr, 0));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                 
os_linux.cpp:1310:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
       n1=mknod("/dev/megadev0", S_IFCHR, makedev(mjr, 0));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                                
os_linux.cpp:1661:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
       if (mknod(nodestring, S_IFCHR|0600, makedev(tw_major, index))) {
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                    
os_linux.cpp:1678:13: warning: In the GNU C Library, "major" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "major", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "major", you should undefine it after including <sys/types.h>.
     if ((tw_major != (int)(major(stat_buf.st_rdev))) ||
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                             
os_linux.cpp:1679:13: warning: In the GNU C Library, "minor" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "minor", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "minor", you should undefine it after including <sys/types.h>.
         (index    != (int)(minor(stat_buf.st_rdev))) ||
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                             
os_linux.cpp:1692:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
       if (mknod(nodestring, S_IFCHR|0600, makedev(tw_major, index))) {
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                    
os_linux.cpp:2954:13: warning: In the GNU C Library, "makedev" is defined
 by <sys/sysmacros.h>. For historical compatibility, it is
 currently defined by <sys/types.h> as well, but we plan to
 remove this soon. To use "makedev", include <sys/sysmacros.h>
 directly. If you did not intend to use a system-defined macro
 "makedev", you should undefine it after including <sys/types.h>.
       n1=mknod("/dev/megaraid_sas_ioctl_node", S_IFCHR, makedev(mjr, 0));
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                                                                                                                                                                                                                                                                                                                 
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -W   -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_intelliprop.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    
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++ -DHAVE_CONFIG_H -I.  -DBUILD_INFO='"(ALT 6.6-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"'        -pipe -frecord-gcc-switches -Wall -g -O2 -W -c -o smartd.o smartd.cpp
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
x86_64-alt-linux-g++  -pipe -frecord-gcc-switches -Wall -g -O2 -W   -o smartd smartd.o atacmdnames.o atacmds.o dev_ata_cmd_set.o dev_intelliprop.o dev_interface.o knowndrives.o nvmecmds.o scsicmds.o scsiata.o utility.o     os_linux.o cciss.o dev_areca.o     
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.60716
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/smartmontools-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/smartmontools-buildroot
+ cd smartmontools-6.6
+ make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/smartmontools-buildroot
make: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-6.6'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/sbin'
  /bin/install -p smartctl smartd '/usr/src/tmp/smartmontools-buildroot/usr/sbin'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/sbin'
 /bin/install -p update-smart-drivedb '/usr/src/tmp/smartmontools-buildroot/usr/sbin'
/bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/etc'
 /bin/install -p -m 644 './smartd.conf' '/usr/src/tmp/smartmontools-buildroot/etc/smartd.conf'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/etc/smartd_warning.d'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6'
 /bin/install -p -m 644 AUTHORS ChangeLog ChangeLog-5.0-6.0 COPYING INSTALL NEWS README TODO smartd.conf '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/share/smartmontools'
 /bin/install -p -m 644 drivedb.h '/usr/src/tmp/smartmontools-buildroot/usr/share/smartmontools'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6/examplescripts'
 /bin/install -p -m 644 examplescripts/README '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6/examplescripts'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6/examplescripts'
 /bin/install -p examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6/examplescripts'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/share/man/man5'
 /bin/install -p -m 644 smartd.conf.5 '/usr/src/tmp/smartmontools-buildroot/usr/share/man/man5'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/share/man/man8'
 /bin/install -p -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/usr/src/tmp/smartmontools-buildroot/usr/share/man/man8'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/etc'
 /bin/install -p smartd_warning.sh '/usr/src/tmp/smartmontools-buildroot/etc'
 /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/lib/systemd/system'
 /bin/install -p -m 644 smartd.service '/usr/src/tmp/smartmontools-buildroot/lib/systemd/system'
make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
make: Leaving directory '/usr/src/RPM/BUILD/smartmontools-6.6'
+ chmod 600 /usr/src/tmp/smartmontools-buildroot/etc/smartd.conf
+ install -pD -m755 /usr/src/RPM/SOURCES/smartd.init /usr/src/tmp/smartmontools-buildroot/etc/rc.d/init.d/smartd
+ install -pD -m644 /usr/src/RPM/SOURCES/smartd.sysconfig /usr/src/tmp/smartmontools-buildroot/etc/sysconfig/smartd
+ rm /usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6/ChangeLog /usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6/COPYING /usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-6.6/INSTALL
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/smartmontools-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/smartmontools-buildroot (binconfig,pkgconfig,libtool,desktop)
Checking contents of files in /usr/src/tmp/smartmontools-buildroot/ (default)
Compressing files in /usr/src/tmp/smartmontools-buildroot (auto)
Adjusting library links in /usr/src/tmp/smartmontools-buildroot
./lib:
Verifying ELF objects in /usr/src/tmp/smartmontools-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
Hardlinking identical .pyc and .pyo files
Processing files: smartmontools-6.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.53CRit
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.thFZxc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks)
find-requires: FINDPACKAGE-COMMANDS: cat
Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fv5e0Y
Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.fWKrHO
Requires: /bin/sh, /etc/rc.d/init.d, /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(msg_reloading), /etc/rc.d/init.d(msg_usage), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib64/ld-linux-x86-64.so.2, coreutils, libc.so.6(GLIBC_2.14)(64bit), libc.so.6(GLIBC_2.17)(64bit), libc.so.6(GLIBC_2.2.5)(64bit), libc.so.6(GLIBC_2.27)(64bit), libc.so.6(GLIBC_2.3)(64bit), libc.so.6(GLIBC_2.3.4)(64bit), libc.so.6(GLIBC_2.4)(64bit), libc.so.6(GLIBC_2.7)(64bit), libgcc_s.so.1(GCC_3.0)(64bit), libstdc++.so.6(CXXABI_1.3)(64bit), libstdc++.so.6(CXXABI_1.3.9)(64bit), libstdc++.so.6(GLIBCXX_3.4)(64bit), libstdc++.so.6(GLIBCXX_3.4.20)(64bit), libstdc++.so.6(GLIBCXX_3.4.21)(64bit), rtld(GNU_HASH)
Requires(interp): /bin/sh, /bin/sh
Requires(post): /bin/sh, /usr/sbin/post_service
Requires(preun): /bin/sh, /usr/sbin/preun_service
Obsoletes: smartctl, smartd, ucsc-smartsuite, smartsuite
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.HRU8HH
Creating smartmontools-debuginfo package
Processing files: smartmontools-debuginfo-6.6-alt1
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.TgGeiE
find-provides: running scripts (debuginfo)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.7CXmhE
find-requires: running scripts (debuginfo)
Requires: smartmontools = 6.6-alt1, /usr/lib/debug/lib64/ld-linux-x86-64.so.2.debug, debug64(libc.so.6), debug64(libgcc_s.so.1), debug64(libstdc++.so.6)
warning: Installed (but unpackaged) file(s) found:
    /usr/share/man/man8/update-smart-drivedb.8.xz
Wrote: /usr/src/RPM/RPMS/x86_64/smartmontools-6.6-alt1.x86_64.rpm
Wrote: /usr/src/RPM/RPMS/x86_64/smartmontools-debuginfo-6.6-alt1.x86_64.rpm
26.37user 3.21system 0:21.44elapsed 137%CPU (0avgtext+0avgdata 174300maxresident)k
0inputs+0outputs (0major+1088543minor)pagefaults 0swaps
38.25user 6.38system 0:37.67elapsed 118%CPU (0avgtext+0avgdata 174300maxresident)k
0inputs+0outputs (0major+1478670minor)pagefaults 0swaps
--- smartmontools-6.6-alt1.x86_64.rpm.repo	2017-11-06 20:14:00.000000000 +0000
+++ smartmontools-6.6-alt1.x86_64.rpm.hasher	2018-11-08 01:15:12.233195028 +0000
@@ -41,2 +41,3 @@
 Requires: libc.so.6(GLIBC_2.2.5)(64bit)  
+Requires: libc.so.6(GLIBC_2.27)(64bit)  
 Requires: libc.so.6(GLIBC_2.3)(64bit)