D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/smartmontools-7.1-2.mga8.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.Q3jEYK + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf smartmontools-7.1 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/smartmontools-7.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd smartmontools-7.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + iconv -f iso8859-1 -t utf-8 ChangeLog-5.0-6.0 + mv -f ChangeLog-5.0-6.0.conv ChangeLog-5.0-6.0 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.XERsUK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd smartmontools-7.1 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-libcap-ng=yes --with-drivedbdir=yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-mageia-linux-gnu-g++... x86_64-mageia-linux-gnu-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-mageia-linux-gnu-g++ accepts -g... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of x86_64-mageia-linux-gnu-g++... none checking for x86_64-mageia-linux-gnu-gcc... x86_64-mageia-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-mageia-linux-gnu-gcc accepts -g... yes checking for x86_64-mageia-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-mageia-linux-gnu-gcc understands -c and -o together... yes checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking dependency style of x86_64-mageia-linux-gnu-gcc... none checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for x86_64-mageia-linux-gnu-nm... x86_64-mageia-linux-gnu-nm checking whether this is a build from SVN... no checking how to run the C++ preprocessor... x86_64-mageia-linux-gnu-g++ -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking 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... yes 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 x86_64-mageia-linux-gnu-g++ supports __attribute__((packed))... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking systemd/sd-daemon.h usability... no checking systemd/sd-daemon.h presence... no checking for systemd/sd-daemon.h... no checking for sigaction... yes checking for x86_64-mageia-linux-gnu-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 whether _FORTIFY_SOURCE is predefined... 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-7.1 configuration: host operating system: x86_64-mageia-linux-gnu C++ compiler: x86_64-mageia-linux-gnu-g++ C compiler: x86_64-mageia-linux-gnu-gcc preprocessor flags: C++ compiler flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W C compiler flags: -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables linker flags: -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags 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 examples install path: /usr/share/doc/smartmontools/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 initd script: [disabled] smartd save files: [disabled] smartd attribute logs: [disabled] SELinux support: no libcap-ng support: yes systemd notify support: no 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. + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-am make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' cat ChangeLog NEWS $(SOURCES) | $(VERSION_FROM_SVN_IDS) > svnversion.h make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o atacmdnames.o atacmdnames.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o ataidentify.o ataidentify.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o dev_ata_cmd_set.o dev_ata_cmd_set.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o dev_intelliprop.o dev_intelliprop.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o dev_jmb39x_raid.o dev_jmb39x_raid.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o dev_interface.o dev_interface.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o nvmecmds.o nvmecmds.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o nvmeprint.o nvmeprint.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o json.o json.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o scsinvme.o scsinvme.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o knowndrives.o knowndrives.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o atacmds.o atacmds.cpp atacmds.cpp: In function 'int ata_read_identity(ata_device*, ata_identify_device*, bool, unsigned char*)': atacmds.cpp:822:46: warning: converting a packed 'ata_identify_device' pointer (alignment 1) to a 'short unsigned int' pointer (alignment 2) may result in an unaligned pointer value [-Waddress-of-packed-member] 822 | unsigned short *rawshort=(unsigned short *)buf; | ^~~ In file included from atacmds.cpp:24: atacmds.h:115:8: note: defined here 115 | struct ata_identify_device { | ^~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o utility.o utility.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o scsicmds.o scsicmds.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o scsiata.o scsiata.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' /bin/sh ./config.status --file=smartd_warning.sh config.status: creating smartd_warning.sh chmod +x smartd_warning.sh make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' $(MAN_FILTER) < ./smartd.conf.5.in > smartd.conf.5 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' /bin/sh ./config.status --file=update-smart-drivedb config.status: creating update-smart-drivedb chmod +x update-smart-drivedb make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' $(MAN_FILTER) < ./smartctl.8.in > smartctl.8 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' $(MAN_FILTER) < ./smartd.8.in > smartd.8 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' $(MAN_FILTER) < ./update-smart-drivedb.8.in > update-smart-drivedb.8 make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o cciss.o cciss.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o dev_areca.o dev_areca.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o scsiprint.o scsiprint.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o ataprint.o ataprint.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o smartctl.o smartctl.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o os_linux.o os_linux.cpp make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o smartctl smartctl.o atacmdnames.o atacmds.o ataidentify.o ataprint.o dev_ata_cmd_set.o dev_intelliprop.o dev_interface.o dev_jmb39x_raid.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 '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/etc"' -DSMARTMONTOOLS_DRIVEDBDIR='"/usr/share/smartmontools"' -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -c -o smartd.o smartd.cpp smartd.cpp: In function 'char _ZL19next_scheduled_testRK10dev_configR9dev_statebl.part.0(const dev_config&, dev_state&, bool, time_t)': smartd.cpp:2906:55: warning: '/' directive output may be truncated writing 1 byte into a region of size between 0 and 9 [-Wformat-truncation=] 2906 | snprintf(pattern, sizeof(pattern), "%c/%02d/%02d/%1d/%02d", | ^ In file included from /usr/include/stdio.h:867, from smartd.cpp:17: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 13 and 50 bytes into a destination of size 16 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ smartd.cpp: In function 'int ATADeviceScan(dev_config&, dev_state&, ata_device*, const dev_config_vector*)': smartd.cpp:1948:32: warning: ', ' directive output may be truncated writing 2 bytes into a region of size between 0 and 8 [-Wformat-truncation=] 1948 | snprintf(wwn, sizeof(wwn), "WWN:%x-%06x-%09" PRIx64 ", ", naa, oui, unique_id); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/stdio.h:867, from smartd.cpp:17: /usr/include/bits/stdio2.h:67:35: note: '__builtin___snprintf_chk' output between 25 and 41 bytes into a destination of size 30 67 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 68 | __bos (__s), __fmt, __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' x86_64-mageia-linux-gnu-g++ -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -W -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o smartd smartd.o atacmdnames.o atacmds.o dev_ata_cmd_set.o dev_intelliprop.o dev_interface.o dev_jmb39x_raid.o knowndrives.o nvmecmds.o scsicmds.o scsiata.o scsinvme.o utility.o os_linux.o cciss.o dev_areca.o -lcap-ng make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.50axyN + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64 + cd smartmontools-7.1 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64 'INSTALL=/usr/bin/install -p' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin' /usr/bin/install -p smartctl smartd '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin' /usr/bin/install -p update-smart-drivedb '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc' /usr/bin/install -p -m 644 './smartd.conf' '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc/smartd.conf' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc/smartd_warning.d' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/doc/smartmontools' /usr/bin/install -p -m 644 AUTHORS ChangeLog ChangeLog-6.0-7.0 COPYING INSTALL NEWS README TODO smartd.conf '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/doc/smartmontools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/smartmontools' /usr/bin/install -p -m 644 drivedb.h '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/smartmontools' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/doc/smartmontools/examplescripts' /usr/bin/install -p -m 644 examplescripts/README '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/doc/smartmontools/examplescripts' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/doc/smartmontools/examplescripts' /usr/bin/install -p examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 examplescripts/Example7 examplescripts/Example8 '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/doc/smartmontools/examplescripts' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/man/man5' /usr/bin/install -p -m 644 smartd.conf.5 '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/man/man8' /usr/bin/install -p -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/man/man8' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc' /usr/bin/install -p smartd_warning.sh '/home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/smartmontools-7.1' + mkdir -p /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc/sysconfig + mkdir -p /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/lib/systemd/system + install /home/iurt/rpmbuild/SOURCES/smartd.conf /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc/smartd.conf + install /home/iurt/rpmbuild/SOURCES/smartd.sysconfig /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc/sysconfig/smartd + install /home/iurt/rpmbuild/SOURCES/smartd.service /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/lib/systemd/system/smartd.service + rm -f /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/etc/rc.d/init.d/smartd + rm -f /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/share/doc/smartmontools/INSTALL + /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 7.1-2.mga8 --unique-debug-suffix -7.1-2.mga8.x86_64 --unique-debug-src-base smartmontools-7.1-2.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/smartmontools-7.1 explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin/smartctl explicitly decompress any DWARF compressed ELF sections in /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin/smartd extracting debug info from /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin/smartctl extracting debug info from /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64/usr/sbin/smartd original debug info size: 7932kB, size after compression: 6700kB /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 2452 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/sbin/update-smart-drivedb from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example5 from /bin/bash -e to #!/usr/bin/bash -e mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example4 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example1 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example8 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example3 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example6 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example2 from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/share/doc/smartmontools/examplescripts/Example7 from /bin/sh to #!/usr/bin/sh mangling shebang in /etc/smartd_warning.sh from /bin/sh to #!/usr/bin/sh *** WARNING: ./etc/sysconfig/smartd is executable but has no shebang, removing executable bit *** WARNING: ./etc/smartd.conf is executable but has no shebang, removing executable bit *** WARNING: ./lib/systemd/system/smartd.service is executable but has no shebang, removing executable bit Processing files: smartmontools-7.1-2.mga8.x86_64 Provides: config(smartmontools) = 7.1-2.mga8 smartmontools = 7.1-2.mga8 smartmontools(x86-64) = 7.1-2.mga8 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh rpm-helper >= 0.24.8-1 Requires(preun): /bin/sh rpm-helper >= 0.24.8-1 Requires: libc.so.6()(64bit) 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) libcap-ng.so.0()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libstdc++.so.6()(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) Processing files: smartmontools-debugsource-7.1-2.mga8.x86_64 Provides: smartmontools-debugsource = 7.1-2.mga8 smartmontools-debugsource(x86-64) = 7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: smartmontools-debuginfo-7.1-2.mga8.x86_64 Provides: debuginfo(build-id) = 6e91f11ecd8e248bec70c672db1955a728ad21eb debuginfo(build-id) = e170f16e8d5abb2531e8c74bdbd4860d928426cb smartmontools-debuginfo = 7.1-2.mga8 smartmontools-debuginfo(x86-64) = 7.1-2.mga8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: smartmontools-debugsource(x86-64) = 7.1-2.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64 Wrote: /home/iurt/rpmbuild/RPMS/x86_64/smartmontools-debugsource-7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/smartmontools-7.1-2.mga8.x86_64.rpm Wrote: /home/iurt/rpmbuild/RPMS/x86_64/smartmontools-debuginfo-7.1-2.mga8.x86_64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.wKewrO + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd smartmontools-7.1 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/smartmontools-7.1-2.mga8.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VFmDMM + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf smartmontools-7.1 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!