request from: hawk checking if we should skip the build started at: Wed Apr 11 14:28:51 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/0f21337b-04e7-4957-a73e-c19f71bc6996/smartmontools-6.6-1.src.rpm fetched 920671 bytes, 933.8 K/s installing srpm: smartmontools-6.6-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.QR0aHv/BUILD /tmp/B.QR0aHv/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog smartmontools-6.6-1.src.rpm * Wed Apr 11 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/smartmontools.git;a=log;h=master * Wed Apr 11 2018 Marcin Krol 05523a8 - updated to 6.6 + rpm -Uhv --nodeps --define '_topdir /tmp/B.QR0aHv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' smartmontools-6.6-1.src.rpm smartmontools ################################################## + rm -f smartmontools-6.6-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.QR0aHv/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.QR0aHv/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.QR0aHv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.QR0aHv/smartmontools.spec Building target platforms: i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 0f21337b-04e7-4957-a73e-c19f71bc6996; TMPDIR=/tmp/B.QR0aHv/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.QR0aHv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.QR0aHv/smartmontools.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 0f21337b-04e7-4957-a73e-c19f71bc6996 + TMPDIR=/tmp/B.QR0aHv/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.QR0aHv' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.QR0aHv/smartmontools.spec Building target platforms: i686-tld-linux Executing(%prep): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QR0aHv/BUILD/tmp /bin/sh -e /tmp/B.QR0aHv/BUILD/tmp/rpm-tmp.456 + umask 022 + cd /tmp/B.QR0aHv/BUILD + cd /tmp/B.QR0aHv/BUILD + rm -rf smartmontools-6.6 + /usr/bin/gzip -dc /tmp/B.QR0aHv/smartmontools-6.6.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd smartmontools-6.6 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (53_use-smartd-runner-by-default.diff):' Patch #0 (53_use-smartd-runner-by-default.diff): + svnversion.h i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/var/lib/smartmontools/drivedb"' -DSMARTMONTOOLS_SAVESTATES='"/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/var/lib/smartmontools/attrlog."' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -MT os_linux.o -MD -MP -MF .deps/os_linux.Tpo -c -o os_linux.o os_linux.cpp os_linux.cpp:1027:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . if(mknod(dev_name,S_IFCHR,makedev(mjr,aHost))) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_linux.cpp:1303:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . 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 . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . n1=mknod("/dev/megadev0", S_IFCHR, makedev(mjr, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_linux.cpp:1661:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . 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 . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "major", include directly. If you did not intend to use a system-defined macro "major", you should undefine it after including . if ((tw_major != (int)(major(stat_buf.st_rdev))) || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_linux.cpp:1679:13: warning: In the GNU C Library, "minor" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "minor", include directly. If you did not intend to use a system-defined macro "minor", you should undefine it after including . (index != (int)(minor(stat_buf.st_rdev))) || ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ os_linux.cpp:1692:13: warning: In the GNU C Library, "makedev" is defined by . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . 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 . For historical compatibility, it is currently defined by as well, but we plan to remove this soon. To use "makedev", include directly. If you did not intend to use a system-defined macro "makedev", you should undefine it after including . n1=mknod("/dev/megaraid_sas_ioctl_node", S_IFCHR, makedev(mjr, 0)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/knowndrives.Tpo .deps/knowndrives.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/var/lib/smartmontools/drivedb"' -DSMARTMONTOOLS_SAVESTATES='"/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/var/lib/smartmontools/attrlog."' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -MT cciss.o -MD -MP -MF .deps/cciss.Tpo -c -o cciss.o cciss.cpp os_linux.cpp: In function 'int os_linux::setup_3ware_nodes(const char*, const char*)': os_linux.cpp:1629:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (selinux_enforced) ^~ os_linux.cpp:1631:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' return 6; ^~~~~~ mv -f .deps/smartctl.Tpo .deps/smartctl.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/var/lib/smartmontools/drivedb"' -DSMARTMONTOOLS_SAVESTATES='"/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/var/lib/smartmontools/attrlog."' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -MT dev_areca.o -MD -MP -MF .deps/dev_areca.Tpo -c -o dev_areca.o dev_areca.cpp mv -f .deps/cciss.Tpo .deps/cciss.Po i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/var/lib/smartmontools/drivedb"' -DSMARTMONTOOLS_SAVESTATES='"/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/var/lib/smartmontools/attrlog."' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -MT smartd.o -MD -MP -MF .deps/smartd.Tpo -c -o smartd.o smartd.cpp mv -f .deps/scsicmds.Tpo .deps/scsicmds.Po /bin/sh ./config.status --file=update-smart-drivedb mv -f .deps/atacmds.Tpo .deps/atacmds.Po /bin/sh ./config.status --file=smartd_warning.sh config.status: creating update-smart-drivedb chmod +x update-smart-drivedb $(MAN_FILTER) < ./smartd.conf.5.in > smartd.conf.5 $(MAN_FILTER) < ./smartctl.8.in > smartctl.8 config.status: creating smartd_warning.sh $(MAN_FILTER) < ./smartd.8.in > smartd.8 $(MAN_FILTER) < ./update-smart-drivedb.8.in > update-smart-drivedb.8 chmod +x smartd_warning.sh sed 's|/usr/local/sbin/|/usr/sbin/|g' ./smartd.initd.in > smartd.initd i686-tld-linux-g++ -DHAVE_CONFIG_H -I. -DBUILD_INFO='"(local build)"' -DSMARTMONTOOLS_SYSCONFDIR='"/etc"' -DSMARTMONTOOLS_SMARTDSCRIPTDIR='"/usr/share/smartmontools"' -DSMARTMONTOOLS_DRIVEDBDIR='"/var/lib/smartmontools/drivedb"' -DSMARTMONTOOLS_SAVESTATES='"/var/lib/smartmontools/smartd."' -DSMARTMONTOOLS_ATTRIBUTELOG='"/var/lib/smartmontools/attrlog."' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -MT utility.o -MD -MP -MF .deps/utility.Tpo -c -o utility.o utility.cpp mv -f .deps/scsiprint.Tpo .deps/scsiprint.Po mv -f .deps/scsiata.Tpo .deps/scsiata.Po mv -f .deps/dev_areca.Tpo .deps/dev_areca.Po mv -f .deps/utility.Tpo .deps/utility.Po mv -f .deps/ataprint.Tpo .deps/ataprint.Po mv -f .deps/os_linux.Tpo .deps/os_linux.Po i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 -lselinux mv -f .deps/smartd.Tpo .deps/smartd.Po i686-tld-linux-g++ -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -Wall -W -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -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 -lcap-ng -lselinux make[1]: Leaving directory '/tmp/B.QR0aHv/BUILD/smartmontools-6.6' + exit 0 Executing(%install): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QR0aHv/BUILD/tmp /bin/sh -e /tmp/B.QR0aHv/BUILD/tmp/rpm-tmp.44666 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QR0aHv/BUILD/tmp + umask 022 + cd /tmp/B.QR0aHv/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder + /bin/mkdir -p /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder + cd smartmontools-6.6 + rm -rf /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder + /usr/bin/make -j8 install 'docs_DATA=' 'examplesdir=/usr/src/examples/smartmontools-6.6' 'DESTDIR=/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder' make[1]: Entering directory '/tmp/B.QR0aHv/BUILD/smartmontools-6.6' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/sbin' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/smartmontools/smartd_warning.d' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/var/lib/smartmontools/drivedb' /usr/bin/install -c -m 644 './smartd.conf' '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/smartd.conf' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/var/lib/smartmontools' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6' /usr/bin/install -c -m 644 drivedb.h '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/var/lib/smartmontools/drivedb' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/var/lib/smartmontools' /usr/bin/install -c -m 644 examplescripts/README '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/rc.d/init.d' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6' /usr/bin/install -c update-smart-drivedb '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/sbin' /usr/bin/install -c './smartd.initd' '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/rc.d/init.d/smartd' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/man/man8' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/smartmontools' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/man/man5' /bin/mkdir -p '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/sbin' /usr/bin/install -c examplescripts/Example1 examplescripts/Example2 examplescripts/Example3 examplescripts/Example4 examplescripts/Example5 examplescripts/Example6 '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6' /usr/bin/install -c smartd_warning.sh '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/smartmontools' /usr/bin/install -c smartctl smartd '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/sbin' /usr/bin/install -c -m 644 smartctl.8 smartd.8 update-smart-drivedb.8 '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/man/man8' /usr/bin/install -c -m 644 smartd.conf.5 '/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/man/man5' make[1]: Leaving directory '/tmp/B.QR0aHv/BUILD/smartmontools-6.6' + install -d /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/rc.d/init.d /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/smartmontools/run.d /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/smartmontools/smartd_warning.d /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/sysconfig /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/smartmontools + install -p /tmp/B.QR0aHv/smartmontools.init /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/rc.d/init.d/smartd + cp -p /tmp/B.QR0aHv/10mail /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/smartmontools/run.d/10mail + cp -p /tmp/B.QR0aHv/10powersave-notify /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/smartmontools/run.d/10powersave-notify + cp -p /tmp/B.QR0aHv/smartd-runner /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/smartmontools/smartd-runner + >/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/etc/smartd.conf + sed -e 's,^/dev/,#&,' smartd.conf + __spec_install_post_strip + set +x Stripping 2 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 2 executable binaries and shared object files. + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_tmpfiles + set +x Checking /var/run <-> tmpfiles.d completeness... DONE + __spec_install_post_compress_docs + set +x Compress man pages: /usr/share/man + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: smartmontools-6.6-1 Executing(%doc): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QR0aHv/BUILD/tmp /bin/sh -e /tmp/B.QR0aHv/BUILD/tmp/rpm-tmp.10080 + umask 022 + cd /tmp/B.QR0aHv/BUILD + cd smartmontools-6.6 + DOCDIR=/tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/doc/smartmontools-6.6 + export DOCDIR + rm -rf /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/doc/smartmontools-6.6 + /bin/mkdir -p /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/doc/smartmontools-6.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/doc/smartmontools-6.6... Documentation compressed. + cp -pr AUTHORS ChangeLog NEWS README TODO /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/doc/smartmontools-6.6 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/share/doc/smartmontools-6.6... ./NEWS ./AUTHORS ./ChangeLog ./README ./TODO Documentation compressed. + exit 0 skipping /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6/Example1 requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6/Example2 requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6/Example3 requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6/Example4 requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6/Example5 requires detection (matches noautoreqfiles pattern #0) skipping /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder/usr/src/examples/smartmontools-6.6/Example6 requires detection (matches noautoreqfiles pattern #0) Provides: config(smartmontools) = 0:6.6-1 Requires(interp): /bin/sh /bin/sh Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig Requires: /bin/sh libc.so.6 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) libcap-ng.so.0 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgcc_s.so.1(GLIBC_2.0) libselinux.so.1 libstdc++.so.6 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) rtld(GNU_HASH) Obsoletes: smartctl smartmontools-systemd smartsuite ucsc-smartsuite Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder Wrote: /tmp/B.QR0aHv/RPMS/smartmontools-6.6-1.i686.rpm Executing(%clean): env -i TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/users/builder/bin TMPDIR=/tmp/B.QR0aHv/BUILD/tmp /bin/sh -e /tmp/B.QR0aHv/BUILD/tmp/rpm-tmp.10080 + umask 022 + cd /tmp/B.QR0aHv/BUILD + cd smartmontools-6.6 + /bin/rm '--interactive=never' -rf /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder + rm -rf /tmp/B.QR0aHv/BUILD/tmp/smartmontools-6.6-root-builder ended at: Wed Apr 11 14:29:01 2018, done in 0:00:09.098081 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.QR0aHv/BUILD + rm -rf /tmp/B.QR0aHv/tmp /tmp/B.QR0aHv/BUILD copy rpm files to cache_dir: /spools/ready Creating pndir index of /spools/ready/ (type=dir)... Loading [pndir]previous /spools/ready/packages.ndir.gz... Loading [dir]/spools/ready/... 200..400..600..654 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.QR0aHv Begin-TLD-Builder-Info Build-Time: user:17.99s sys:1.20s real:11.08s (faults io:0 non-io:684051) Files queued for ftp: 395149 smartmontools-6.6-1.i686.rpm 82 smartmontools-6.6-1.src.rpm.uploadinfo End-TLD-Builder-Info