request from: hawk checking if we should skip the build started at: Mon Mar 12 18:18:36 2018 fetching http://kraz.tld-linux.org/~buildertidev//srpms/797b56d0-8685-4523-a8c8-1cb29b42e3df/htop-2.1.0-1.src.rpm fetched 308649 bytes, 921.7 K/s installing srpm: htop-2.1.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -d /tmp/B.pGBAIK/BUILD /tmp/B.pGBAIK/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog htop-2.1.0-1.src.rpm * Mon Mar 12 2018 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/htop.git;a=log;h=master * Wed Feb 07 2018 Jan Palus e2d5d0e - up to 2.1.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.pGBAIK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' htop-2.1.0-1.src.rpm htop ################################################## + rm -f htop-2.1.0-1.src.rpm mesg: ttyname failed: Inappropriate ioctl for device + install -m 700 -d /tmp/B.pGBAIK/BUILD/tmp mesg: ttyname failed: Inappropriate ioctl for device + TMPDIR=/tmp/B.pGBAIK/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.pGBAIK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.pGBAIK/htop.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: 797b56d0-8685-4523-a8c8-1cb29b42e3df; TMPDIR=/tmp/B.pGBAIK/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.pGBAIK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.pGBAIK/htop.spec mesg: ttyname failed: Inappropriate ioctl for device + : build-id: 797b56d0-8685-4523-a8c8-1cb29b42e3df + TMPDIR=/tmp/B.pGBAIK/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j8' --define '_tld_builder 1' --define '_topdir /tmp/B.pGBAIK' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.pGBAIK/htop.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.pGBAIK/BUILD/tmp /bin/sh -e /tmp/B.pGBAIK/BUILD/tmp/rpm-tmp.3263 + umask 022 + cd /tmp/B.pGBAIK/BUILD + cd /tmp/B.pGBAIK/BUILD + rm -rf htop-2.1.0 + /usr/bin/gzip -dc /tmp/B.pGBAIK/htop-2.1.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd htop-2.1.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (htop-desktop.patch):' Patch #0 (htop-desktop.patch): + . 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 . case TTY_NR: xSnprintf(buffer, n, "%3u:%3u ", major(this->tty_nr), minor(this->tty_nr)); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Process.c:465: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 . case TTY_NR: xSnprintf(buffer, n, "%3u:%3u ", major(this->tty_nr), minor(this->tty_nr)); break; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/htop-SignalsPanel.Tpo .deps/htop-SignalsPanel.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-StringUtils.o -MD -MP -MF .deps/htop-StringUtils.Tpo -c -o htop-StringUtils.o `test -f 'StringUtils.c' || echo './'`StringUtils.c mv -f .deps/htop-RichString.Tpo .deps/htop-RichString.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-SwapMeter.o -MD -MP -MF .deps/htop-SwapMeter.Tpo -c -o htop-SwapMeter.o `test -f 'SwapMeter.c' || echo './'`SwapMeter.c mv -f .deps/htop-ProcessList.Tpo .deps/htop-ProcessList.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-TasksMeter.o -MD -MP -MF .deps/htop-TasksMeter.Tpo -c -o htop-TasksMeter.o `test -f 'TasksMeter.c' || echo './'`TasksMeter.c mv -f .deps/htop-ScreenManager.Tpo .deps/htop-ScreenManager.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-UptimeMeter.o -MD -MP -MF .deps/htop-UptimeMeter.Tpo -c -o htop-UptimeMeter.o `test -f 'UptimeMeter.c' || echo './'`UptimeMeter.c mv -f .deps/htop-Meter.Tpo .deps/htop-Meter.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-TraceScreen.o -MD -MP -MF .deps/htop-TraceScreen.Tpo -c -o htop-TraceScreen.o `test -f 'TraceScreen.c' || echo './'`TraceScreen.c mv -f .deps/htop-Panel.Tpo .deps/htop-Panel.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-UsersTable.o -MD -MP -MF .deps/htop-UsersTable.Tpo -c -o htop-UsersTable.o `test -f 'UsersTable.c' || echo './'`UsersTable.c mv -f .deps/htop-StringUtils.Tpo .deps/htop-StringUtils.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-Vector.o -MD -MP -MF .deps/htop-Vector.Tpo -c -o htop-Vector.o `test -f 'Vector.c' || echo './'`Vector.c mv -f .deps/htop-UsersTable.Tpo .deps/htop-UsersTable.Po mv -f .deps/htop-SwapMeter.Tpo .deps/htop-SwapMeter.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-AvailableColumnsPanel.o -MD -MP -MF .deps/htop-AvailableColumnsPanel.Tpo -c -o htop-AvailableColumnsPanel.o `test -f 'AvailableColumnsPanel.c' || echo './'`AvailableColumnsPanel.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-AffinityPanel.o -MD -MP -MF .deps/htop-AffinityPanel.Tpo -c -o htop-AffinityPanel.o `test -f 'AffinityPanel.c' || echo './'`AffinityPanel.c mv -f .deps/htop-UptimeMeter.Tpo .deps/htop-UptimeMeter.Po mv -f .deps/htop-TasksMeter.Tpo .deps/htop-TasksMeter.Po mv -f .deps/htop-Settings.Tpo .deps/htop-Settings.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-HostnameMeter.o -MD -MP -MF .deps/htop-HostnameMeter.Tpo -c -o htop-HostnameMeter.o `test -f 'HostnameMeter.c' || echo './'`HostnameMeter.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-OpenFilesScreen.o -MD -MP -MF .deps/htop-OpenFilesScreen.Tpo -c -o htop-OpenFilesScreen.o `test -f 'OpenFilesScreen.c' || echo './'`OpenFilesScreen.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-Affinity.o -MD -MP -MF .deps/htop-Affinity.Tpo -c -o htop-Affinity.o `test -f 'Affinity.c' || echo './'`Affinity.c mv -f .deps/htop-Process.Tpo .deps/htop-Process.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-IncSet.o -MD -MP -MF .deps/htop-IncSet.Tpo -c -o htop-IncSet.o `test -f 'IncSet.c' || echo './'`IncSet.c mv -f .deps/htop-HostnameMeter.Tpo .deps/htop-HostnameMeter.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-Action.o -MD -MP -MF .deps/htop-Action.Tpo -c -o htop-Action.o `test -f 'Action.c' || echo './'`Action.c mv -f .deps/htop-TraceScreen.Tpo .deps/htop-TraceScreen.Po mv -f .deps/htop-AvailableColumnsPanel.Tpo .deps/htop-AvailableColumnsPanel.Po mv -f .deps/htop-AffinityPanel.Tpo .deps/htop-AffinityPanel.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-EnvScreen.o -MD -MP -MF .deps/htop-EnvScreen.Tpo -c -o htop-EnvScreen.o `test -f 'EnvScreen.c' || echo './'`EnvScreen.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-InfoScreen.o -MD -MP -MF .deps/htop-InfoScreen.Tpo -c -o htop-InfoScreen.o `test -f 'InfoScreen.c' || echo './'`InfoScreen.c i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT htop-XAlloc.o -MD -MP -MF .deps/htop-XAlloc.Tpo -c -o htop-XAlloc.o `test -f 'XAlloc.c' || echo './'`XAlloc.c mv -f .deps/htop-Affinity.Tpo .deps/htop-Affinity.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT linux/htop-Platform.o -MD -MP -MF linux/.deps/htop-Platform.Tpo -c -o linux/htop-Platform.o `test -f 'linux/Platform.c' || echo './'`linux/Platform.c mv -f .deps/htop-OpenFilesScreen.Tpo .deps/htop-OpenFilesScreen.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT linux/htop-IOPriorityPanel.o -MD -MP -MF linux/.deps/htop-IOPriorityPanel.Tpo -c -o linux/htop-IOPriorityPanel.o `test -f 'linux/IOPriorityPanel.c' || echo './'`linux/IOPriorityPanel.c mv -f .deps/htop-Vector.Tpo .deps/htop-Vector.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT linux/htop-IOPriority.o -MD -MP -MF linux/.deps/htop-IOPriority.Tpo -c -o linux/htop-IOPriority.o `test -f 'linux/IOPriority.c' || echo './'`linux/IOPriority.c mv -f linux/.deps/htop-IOPriority.Tpo linux/.deps/htop-IOPriority.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT linux/htop-LinuxProcess.o -MD -MP -MF linux/.deps/htop-LinuxProcess.Tpo -c -o linux/htop-LinuxProcess.o `test -f 'linux/LinuxProcess.c' || echo './'`linux/LinuxProcess.c mv -f .deps/htop-XAlloc.Tpo .deps/htop-XAlloc.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT linux/htop-LinuxProcessList.o -MD -MP -MF linux/.deps/htop-LinuxProcessList.Tpo -c -o linux/htop-LinuxProcessList.o `test -f 'linux/LinuxProcessList.c' || echo './'`linux/LinuxProcessList.c mv -f .deps/htop-EnvScreen.Tpo .deps/htop-EnvScreen.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT linux/htop-LinuxCRT.o -MD -MP -MF linux/.deps/htop-LinuxCRT.Tpo -c -o linux/htop-LinuxCRT.o `test -f 'linux/LinuxCRT.c' || echo './'`linux/LinuxCRT.c mv -f .deps/htop-IncSet.Tpo .deps/htop-IncSet.Po i686-tld-linux-gcc -DHAVE_CONFIG_H -I. -DNDEBUG -D_GNU_SOURCE -D_DEFAULT_SOURCE -I/usr/include/ncursesw -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -MT linux/htop-Battery.o -MD -MP -MF linux/.deps/htop-Battery.Tpo -c -o linux/htop-Battery.o `test -f 'linux/Battery.c' || echo './'`linux/Battery.c mv -f linux/.deps/htop-IOPriorityPanel.Tpo linux/.deps/htop-IOPriorityPanel.Po mv -f .deps/htop-InfoScreen.Tpo .deps/htop-InfoScreen.Po mv -f linux/.deps/htop-LinuxCRT.Tpo linux/.deps/htop-LinuxCRT.Po linux/LinuxProcessList.c: In function 'LinuxProcessList_updateTtyDevice': linux/LinuxProcessList.c:712: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 . unsigned int maj = major(tty_nr); ^~~~~~~~~~~~~~~~~~~~~~~~ linux/LinuxProcessList.c:713: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 . unsigned int min = minor(tty_nr); ^~~~~~~~~~~~~~~~~~~~~~~~ linux/LinuxProcessList.c:736: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 (err == 0 && major(sstat.st_rdev) == maj && minor(sstat.st_rdev) == min) return fullPath; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/LinuxProcessList.c:736: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 . linux/LinuxProcessList.c:740: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 (err == 0 && major(sstat.st_rdev) == maj && minor(sstat.st_rdev) == min) return fullPath; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/LinuxProcessList.c:740: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 . mv -f linux/.deps/htop-Platform.Tpo linux/.deps/htop-Platform.Po linux/LinuxProcessList.c:734:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fullPath, "%s/%d", ttyDrivers[i].path, idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/LinuxProcessList.c:738:10: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&fullPath, "%s%d", ttyDrivers[i].path, idx); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/LinuxProcessList.c:749:4: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&out, "/dev/%u:%u", maj, min); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ linux/LinuxProcessList.c: In function 'LinuxProcessList_readOpenVZData': linux/LinuxProcessList.c:493:4: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result [-Wunused-result] (void) fscanf(file, ^~~~~~~~~~~~~~~~~~~ "%*32u %*32s %*1c %*32u %*32u %*32u %*32u %*32u %*32u %*32u " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%*32u %*32u %*32u %*32u %*32u %*32u %*32u %*32u " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%*32u %*32u %*32u %*32u %*32u %*32u %*32u %*32u " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%*32u %*32u %*32u %*32u %*32u %*32u %*32u %*32u " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%*32u %*32u %*32u %*32u %*32u %*32u %*32u %*32u " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%*32u %*32u %*32u %*32u %*32u %*32u %*32u " ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ "%*32u %*32u %32u %32u", ~~~~~~~~~~~~~~~~~~~~~~~~ &process->vpid, &process->ctid); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f linux/.deps/htop-LinuxProcess.Tpo linux/.deps/htop-LinuxProcess.Po mv -f linux/.deps/htop-Battery.Tpo linux/.deps/htop-Battery.Po mv -f .deps/htop-Action.Tpo .deps/htop-Action.Po mv -f linux/.deps/htop-LinuxProcessList.Tpo linux/.deps/htop-LinuxProcessList.Po i686-tld-linux-gcc -pedantic -Wall -Wextra -std=c99 -D_XOPEN_SOURCE_EXTENDED -DSYSCONFDIR=\"/etc\" -I"./linux" -rdynamic -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 -o htop htop-AvailableMetersPanel.o htop-CategoriesPanel.o htop-CheckItem.o htop-ClockMeter.o htop-ColorsPanel.o htop-ColumnsPanel.o htop-CPUMeter.o htop-CRT.o htop-MainPanel.o htop-DisplayOptionsPanel.o htop-FunctionBar.o htop-Hashtable.o htop-Header.o htop-htop.o htop-ListItem.o htop-LoadAverageMeter.o htop-MemoryMeter.o htop-Meter.o htop-MetersPanel.o htop-Object.o htop-Panel.o htop-BatteryMeter.o htop-Process.o htop-ProcessList.o htop-RichString.o htop-ScreenManager.o htop-Settings.o htop-SignalsPanel.o htop-StringUtils.o htop-SwapMeter.o htop-TasksMeter.o htop-UptimeMeter.o htop-TraceScreen.o htop-UsersTable.o htop-Vector.o htop-AvailableColumnsPanel.o htop-AffinityPanel.o htop-HostnameMeter.o htop-OpenFilesScreen.o htop-Affinity.o htop-IncSet.o htop-Action.o htop-EnvScreen.o htop-InfoScreen.o htop-XAlloc.o linux/htop-Platform.o linux/htop-IOPriorityPanel.o linux/htop-IOPriority.o linux/htop-LinuxProcess.o linux/htop-LinuxProcessList.o linux/htop-LinuxCRT.o linux/htop-Battery.o -lncursesw -lm make[1]: Leaving directory '/tmp/B.pGBAIK/BUILD/htop-2.1.0' + 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.pGBAIK/BUILD/tmp /bin/sh -e /tmp/B.pGBAIK/BUILD/tmp/rpm-tmp.12413 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.pGBAIK/BUILD/tmp + umask 022 + cd /tmp/B.pGBAIK/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder + /bin/mkdir -p /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder + cd htop-2.1.0 + rm -rf /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder + /usr/bin/make -j8 install 'DESTDIR=/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder' ./scripts/MakeHeader.py CategoriesPanel.c ./scripts/MakeHeader.py MainPanel.c ./scripts/MakeHeader.py DisplayOptionsPanel.c ./scripts/MakeHeader.py Header.c ./scripts/MakeHeader.py htop.c ./scripts/MakeHeader.py Meter.c ./scripts/MakeHeader.py MetersPanel.c ./scripts/MakeHeader.py ProcessList.c ./scripts/MakeHeader.py TasksMeter.c ./scripts/MakeHeader.py UptimeMeter.c ./scripts/MakeHeader.py TraceScreen.c ./scripts/MakeHeader.py Action.c ./scripts/MakeHeader.py InfoScreen.c ./scripts/MakeHeader.py linux/Platform.c ./scripts/MakeHeader.py linux/Battery.c /usr/bin/make install-am make[1]: Entering directory '/tmp/B.pGBAIK/BUILD/htop-2.1.0' ./scripts/MakeHeader.py Header.c ./scripts/MakeHeader.py Meter.c ./scripts/MakeHeader.py ProcessList.c ./scripts/MakeHeader.py MetersPanel.c ./scripts/MakeHeader.py linux/Platform.c ./scripts/MakeHeader.py Action.c ./scripts/MakeHeader.py MainPanel.c ./scripts/MakeHeader.py CategoriesPanel.c ./scripts/MakeHeader.py DisplayOptionsPanel.c ./scripts/MakeHeader.py linux/Battery.c ./scripts/MakeHeader.py TasksMeter.c ./scripts/MakeHeader.py UptimeMeter.c ./scripts/MakeHeader.py TraceScreen.c ./scripts/MakeHeader.py InfoScreen.c make[2]: Entering directory '/tmp/B.pGBAIK/BUILD/htop-2.1.0' ./scripts/MakeHeader.py Header.c ./scripts/MakeHeader.py Meter.c ./scripts/MakeHeader.py ProcessList.c ./scripts/MakeHeader.py MetersPanel.c ./scripts/MakeHeader.py linux/Platform.c ./scripts/MakeHeader.py Action.c ./scripts/MakeHeader.py MainPanel.c ./scripts/MakeHeader.py CategoriesPanel.c ./scripts/MakeHeader.py DisplayOptionsPanel.c ./scripts/MakeHeader.py linux/Battery.c ./scripts/MakeHeader.py TasksMeter.c ./scripts/MakeHeader.py UptimeMeter.c ./scripts/MakeHeader.py TraceScreen.c ./scripts/MakeHeader.py InfoScreen.c /bin/mkdir -p '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/applications' /bin/mkdir -p '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/pixmaps' /bin/mkdir -p '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/man/man1' /usr/bin/install -c -m 644 htop.desktop '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/applications' /bin/mkdir -p '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/bin' /usr/bin/install -c -m 644 htop.png '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/pixmaps' /usr/bin/install -c htop '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/bin' /usr/bin/install -c -m 644 htop.1 '/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/man/man1' make[2]: Leaving directory '/tmp/B.pGBAIK/BUILD/htop-2.1.0' make[1]: Leaving directory '/tmp/B.pGBAIK/BUILD/htop-2.1.0' + __spec_install_post_strip + set +x Stripping 1 ELF executables...DONE + __spec_install_post_chrpath + set +x Remove RPATH/RUNPATH from 1 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: htop-2.1.0-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.pGBAIK/BUILD/tmp /bin/sh -e /tmp/B.pGBAIK/BUILD/tmp/rpm-tmp.12413 + umask 022 + cd /tmp/B.pGBAIK/BUILD + cd htop-2.1.0 + DOCDIR=/tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/doc/htop-2.1.0 + export DOCDIR + rm -rf /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/doc/htop-2.1.0 + /bin/mkdir -p /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/doc/htop-2.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/doc/htop-2.1.0... Documentation compressed. + cp -pr AUTHORS ChangeLog README /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/doc/htop-2.1.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder/usr/share/doc/htop-2.1.0... ./AUTHORS ./ChangeLog ./README Documentation compressed. + exit 0 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.8) libm.so.6 libm.so.6(GLIBC_2.0) libm.so.6(GLIBC_2.1) libncursesw.so.6 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder Wrote: /tmp/B.pGBAIK/RPMS/htop-2.1.0-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.pGBAIK/BUILD/tmp /bin/sh -e /tmp/B.pGBAIK/BUILD/tmp/rpm-tmp.12413 + umask 022 + cd /tmp/B.pGBAIK/BUILD + cd htop-2.1.0 + /bin/rm '--interactive=never' -rf /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder + rm -rf /tmp/B.pGBAIK/BUILD/tmp/htop-2.1.0-root-builder ended at: Mon Mar 12 18:18:43 2018, done in 0:00:06.460489 mesg: ttyname failed: Inappropriate ioctl for device + chmod -R u+rwX /tmp/B.pGBAIK/BUILD + rm -rf /tmp/B.pGBAIK/tmp /tmp/B.pGBAIK/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..800..1000..1200..1400..1600..1680 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages Preparing... ################################################## htop ################################################## End-TLD-Builder-Info mesg: ttyname failed: Inappropriate ioctl for device + rm -rf /tmp/B.pGBAIK Begin-TLD-Builder-Info Build-Time: user:10.19s sys:1.01s real:8.61s (faults io:0 non-io:653619) Files queued for ftp: 80836 htop-2.1.0-1.i686.rpm 68 htop-2.1.0-1.src.rpm.uploadinfo End-TLD-Builder-Info