<86>May 17 10:22:48 userdel[25755]: delete user 'rooter' <86>May 17 10:22:48 userdel[25755]: removed group 'rooter' owned by 'rooter' <86>May 17 10:22:48 userdel[25755]: removed shadow group 'rooter' owned by 'rooter' <86>May 17 10:22:48 groupadd[25768]: group added to /etc/group: name=rooter, GID=537 <86>May 17 10:22:48 groupadd[25768]: group added to /etc/gshadow: name=rooter <86>May 17 10:22:48 groupadd[25768]: new group: name=rooter, GID=537 <86>May 17 10:22:48 useradd[25779]: new user: name=rooter, UID=537, GID=537, home=/root, shell=/bin/bash <86>May 17 10:22:48 userdel[25796]: delete user 'builder' <86>May 17 10:22:48 userdel[25796]: removed group 'builder' owned by 'builder' <86>May 17 10:22:48 userdel[25796]: removed shadow group 'builder' owned by 'builder' <86>May 17 10:22:48 groupadd[25814]: group added to /etc/group: name=builder, GID=538 <86>May 17 10:22:48 groupadd[25814]: group added to /etc/gshadow: name=builder <86>May 17 10:22:48 groupadd[25814]: new group: name=builder, GID=538 <86>May 17 10:22:48 useradd[25826]: new user: name=builder, UID=538, GID=538, home=/usr/src, shell=/bin/bash <13>May 17 10:22:52 rpmi: gcc-c++-common-1.4.23-alt1 sisyphus+221902.2500.4.1 1550596716 installed <13>May 17 10:22:53 rpmi: libstdc++8-devel-8.3.1-alt3 sisyphus+228100.100.1.1 1556142437 installed <13>May 17 10:22:54 rpmi: gcc8-c++-8.3.1-alt3 sisyphus+228100.100.1.1 1556142437 installed <13>May 17 10:22:54 rpmi: gcc-c++-8-alt1 sisyphus+222164.100.1.1 1550685959 installed <13>May 17 10:22:54 rpmi: libsystemd-devel-1:242-alt6 sisyphus+229435.100.1.1 1557932791 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/smartmontools-7.0-alt1.nosrc.rpm Installing smartmontools-7.0-alt1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.9081 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf smartmontools-7.0 + echo 'Source #0 (smartmontools-7.0.tar):' Source #0 (smartmontools-7.0.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/smartmontools-7.0.tar + cd smartmontools-7.0 + /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 3 with fuzz 2 (offset -1 lines). + fgrep -lZ /usr/local/bin/mail Makefile.in config.h.in smartctl.8.in smartd.8.in smartd.conf.5.in smartd.cygwin.initd.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.cygwin.initd.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.55043 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd smartmontools-7.0 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' + export FFLAGS + '[' -n '' ']' ++ printf %s '-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic' ++ sed -r 's/(^|[[:space:]]+)-[^m][^[:space:]]*//g' + ASFLAGS=' -march=i586 -mtune=generic' + export ASFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + readlink -e -- ./configure + xargs -ri dirname -- '{}' + xargs -ri find '{}' -type f '(' -name config.sub -or -name config.guess ')' -printf '%h/\n' + sort -u + xargs -rn1 install -pm755 -- /usr/share/gnu-config/config.sub /usr/share/gnu-config/config.guess + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --disable-silent-rules --without-included-gettext --docdir=/usr/share/doc/smartmontools-7.0 --with-libsystemd --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 i586-alt-linux-g++... i586-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 i586-alt-linux-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of i586-alt-linux-g++... none checking for i586-alt-linux-gcc... i586-alt-linux-gcc checking whether we are using the GNU C compiler... yes checking whether i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking whether i586-alt-linux-gcc understands -c and -o together... yes checking dependency style of i586-alt-linux-gcc... none checking dependency style of i586-alt-linux-gcc... none checking for i586-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... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking whether this is a build from SVN... no checking how to run the C++ preprocessor... i586-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 byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking linux/compiler.h usability... no checking linux/compiler.h presence... no checking for linux/compiler.h... no checking for linux/cciss_ioctl.h... yes checking for __int128... no checking for long double with more range or precision than double... yes checking for getopt_long... yes checking for clock_gettime... yes checking for ftime... yes checking for gettimeofday... yes checking whether byte ordering is bigendian... no checking whether i586-alt-linux-g++ supports __attribute__((packed))... yes checking cap-ng.h usability... no checking cap-ng.h presence... no checking for cap-ng.h... no checking systemd/sd-daemon.h usability... yes checking systemd/sd-daemon.h presence... yes checking for systemd/sd-daemon.h... yes checking for sd_notify in -lsystemd... yes checking for path of systemd EnvironmentFile... ${sysconfdir}/sysconfig/smartmontools checking for sigaction... yes checking for i586-alt-linux-g++ option to accept C++11... none needed checking for regcomp... yes checking whether os_linux.cpp uses new interface... yes checking whether NVMe device scanning could be safely enabled... 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-7.0 configuration: host operating system: i586-alt-linux-gnu C++ compiler: i586-alt-linux-g++ C compiler: i586-alt-linux-gcc preprocessor flags: C++ compiler flags: -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W C compiler flags: -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic 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-7.0 examples install path: /usr/share/doc/smartmontools-7.0/examplescripts drive database file: /usr/share/smartmontools/drivedb.h database update script: /usr/sbin/update-smart-drivedb database update branch: branches/RELEASE_7_0_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/local/bin:/usr/bin:/bin smartd service file: /lib/systemd/system/smartd.service smartd environ file: /etc/sysconfig/smartmontools smartd save files: [disabled] smartd attribute logs: [disabled] SELinux support: no libcap-ng support: no systemd notify support: yes NVMe DEVICESCAN: yes ----------------------------------------------------------------------------- configure: WARNING: The default for the inclusion of NVME devices in smartd.conf 'DEVICESCAN' and 'smartctl --scan' has been changed to 'yes' on this platform. If '--without-nvme-devicescan' is still needed, please inform smartmontools-support@listi.jpberlin.de. Use option '--with-nvme-devicescan' to suppress this warning. + make -j8 'BUILD_INFO="(ALT 7.0-alt1)"' make all-am make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' cat ChangeLog NEWS $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o atacmdnames.o atacmdnames.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o dev_ata_cmd_set.o dev_ata_cmd_set.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o ataidentify.o ataidentify.cpp ataidentify.cpp: In function 'void ata_print_identify_data(const void*, bool, int)': ataidentify.cpp:646:44: warning: '%0*x' directive output may be truncated writing between 1 and 536870911 bytes into a region of size 18 [-Wformat-truncation=] snprintf(valstr, sizeof(valstr), "0x%0*x", (bit - bit2 + 4) >> 2, b); ^~~~~~~~ ataidentify.cpp:646:44: note: directive argument in the range [0, 65535] In file included from /usr/include/stdio.h:862, from utility.h:22, from ataidentify.cpp:19: /usr/include/bits/stdio2.h:64:35: note: '__builtin___snprintf_chk' output between 4 and 536870914 bytes into a destination of size 20 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o dev_intelliprop.o dev_intelliprop.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o nvmecmds.o nvmecmds.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o knowndrives.o knowndrives.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o scsiata.o scsiata.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o atacmds.o atacmds.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o utility.o utility.cpp utility.cpp: In function 'void dateandtimezoneepoch(char (&)[64], time_t)': utility.cpp:331:37: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] snprintf(buffer, DATEANDEPOCHLEN, "%s %s", datebuffer, timezonename); ^~~~~~~ In file included from /usr/include/stdio.h:862, from utility.cpp:21: /usr/include/bits/stdio2.h:64:35: note: '__builtin___snprintf_chk' output 2 or more bytes (assuming 65) into a destination of size 64 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o dev_interface.o dev_interface.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o cciss.o cciss.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o scsicmds.o scsicmds.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o scsinvme.o scsinvme.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' /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-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' /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-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' $(MAN_FILTER) < ./smartd.conf.5.in > smartd.conf.5 make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o dev_areca.o dev_areca.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' $(MAN_FILTER) < ./smartd.8.in > smartd.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' $(MAN_FILTER) < ./smartctl.8.in > smartctl.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' $(SMARTD_SERVICE_FILTER) < ./smartd.service.in > smartd.service make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' $(MAN_FILTER) < ./update-smart-drivedb.8.in > update-smart-drivedb.8 make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o json.o json.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o nvmeprint.o nvmeprint.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o scsiprint.o scsiprint.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o os_linux.o os_linux.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o smartctl.o smartctl.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o ataprint.o ataprint.cpp make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_intelliprop.o dev_interface.o json.o knowndrives.o nvmecmds.o nvmeprint.o scsicmds.o scsiata.o scsinvme.o scsiprint.o utility.o os_linux.o cciss.o dev_areca.o make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(ALT 7.0-alt1)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -W -c -o smartd.o smartd.cpp smartd.cpp: In function 'char next_scheduled_test(const dev_config&, dev_state&, bool, time_t)': smartd.cpp:2897:42: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=] snprintf(pattern, sizeof(pattern), "%c/%02d/%02d/%1d/%02d", ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from smartd.cpp:17: /usr/include/bits/stdio2.h:64:35: note: '__builtin___snprintf_chk' output between 13 and 50 bytes into a destination of size 16 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smartd.cpp: In function 'int ATADeviceScan(dev_config&, dev_state&, ata_device*, const dev_config_vector*)': smartd.cpp:1943:32: warning: ', ' directive output may be truncated writing 2 bytes into a region of size between 0 and 8 [-Wformat-truncation=] snprintf(wwn, sizeof(wwn), "WWN:%x-%06x-%09" PRIx64 ", ", naa, oui, unique_id); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:862, from smartd.cpp:17: /usr/include/bits/stdio2.h:64:35: note: '__builtin___snprintf_chk' output between 25 and 41 bytes into a destination of size 30 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' i586-alt-linux-g++ -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -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 scsinvme.o utility.o os_linux.o cciss.o dev_areca.o -lsystemd make[1]: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87563 + 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-7.0 + make 'INSTALL=/bin/install -p' install DESTDIR=/usr/src/tmp/smartmontools-buildroot make: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' make[1]: Entering directory '/usr/src/RPM/BUILD/smartmontools-7.0' /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-7.0' /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-7.0' /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-7.0/examplescripts' /bin/install -p -m 644 examplescripts/README '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-7.0/examplescripts' /bin/mkdir -p '/usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-7.0/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-7.0/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-7.0' make: Leaving directory '/usr/src/RPM/BUILD/smartmontools-7.0' + 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-7.0/ChangeLog /usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-7.0/COPYING /usr/src/tmp/smartmontools-buildroot/usr/share/doc/smartmontools-7.0/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) verify-elf: WARNING: ./usr/sbin/smartd: uses non-LFS functions: __lxstat __open_2 __xstat fopen glob globfree open readdir verify-elf: WARNING: ./usr/sbin/smartctl: uses non-LFS functions: __lxstat __open_2 __xstat fopen glob globfree open readdir Hardlinking identical .pyc and .pyo files Processing files: smartmontools-7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.lbbSuT 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.gfQjea 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.UiGk46 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.NoeLzi 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, /lib/ld-linux.so.2, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.17), libc.so.6(GLIBC_2.2), libc.so.6(GLIBC_2.27), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libc.so.6(GLIBC_2.7), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.9), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.20), libstdc++.so.6(GLIBCXX_3.4.21), libsystemd.so.0 >= set:nmLyt2, libsystemd.so.0(LIBSYSTEMD_209), rtld(GNU_HASH) Requires(interp): /bin/sh Requires(rpmlib): rpmlib(SetVersions) 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.EE6ksl Creating smartmontools-debuginfo package Processing files: smartmontools-debuginfo-7.0-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.hqfZxt find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.05duaA find-requires: running scripts (debuginfo) Requires: smartmontools = 7.0-alt1, /usr/lib/debug/lib/ld-linux.so.2.debug, debug(libc.so.6), debug(libgcc_s.so.1), debug(libstdc++.so.6), debug(libsystemd.so.0) Adding to smartmontools-debuginfo a strict dependency on smartmontools warning: Installed (but unpackaged) file(s) found: /usr/share/man/man8/update-smart-drivedb.8.xz Wrote: /usr/src/RPM/RPMS/i586/smartmontools-7.0-alt1.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/smartmontools-debuginfo-7.0-alt1.i586.rpm 74.65user 6.54system 0:44.81elapsed 181%CPU (0avgtext+0avgdata 154748maxresident)k 0inputs+0outputs (0major+1139024minor)pagefaults 0swaps 83.19user 11.54system 1:00.81elapsed 155%CPU (0avgtext+0avgdata 154748maxresident)k 608inputs+0outputs (0major+1422726minor)pagefaults 0swaps