request from: hawk checking if we should skip the build started at: Fri Aug 30 16:54:32 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/cf7ac586-46bf-4fa2-b281-0b75506ccc23/adwaita-icon-theme-3.32.0-1.src.rpm fetched 18550515 bytes, 61873.0 K/s installing srpm: adwaita-icon-theme-3.32.0-1.src.rpm + install -d /tmp/B.P3XpeP/BUILD /tmp/B.P3XpeP/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog adwaita-icon-theme-3.32.0-1.src.rpm * Fri Aug 30 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/adwaita-icon-theme.git;a=log;h=master * Thu Aug 29 2019 Jan Rękorajski 5c1d710 - up to 3.32.0 * Sun Dec 02 2018 Jakub Bogusz 5d0fc89 - updated to 3.30.1 * Thu Nov 08 2018 Jakub Bogusz 8669c22 - updated to 3.30.0 + rpm -Uhv --nodeps --define '_topdir /tmp/B.P3XpeP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' adwaita-icon-theme-3.32.0-1.src.rpm adwaita-icon-theme ################################################## + rm -f adwaita-icon-theme-3.32.0-1.src.rpm + install -m 700 -d /tmp/B.P3XpeP/BUILD/tmp + TMPDIR=/tmp/B.P3XpeP/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.P3XpeP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.P3XpeP/adwaita-icon-theme.spec Building target platforms: x86_64-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: x86_64-tld-linux no BR needed building RPM using: set -ex; : build-id: cf7ac586-46bf-4fa2-b281-0b75506ccc23; TMPDIR=/tmp/B.P3XpeP/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.P3XpeP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.P3XpeP/adwaita-icon-theme.spec + : build-id: cf7ac586-46bf-4fa2-b281-0b75506ccc23 + TMPDIR=/tmp/B.P3XpeP/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.P3XpeP' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.P3XpeP/adwaita-icon-theme.spec Building target platforms: x86_64-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.P3XpeP/BUILD/tmp /bin/sh -e /tmp/B.P3XpeP/BUILD/tmp/rpm-tmp.70216 + umask 022 + cd /tmp/B.P3XpeP/BUILD + cd /tmp/B.P3XpeP/BUILD + rm -rf adwaita-icon-theme-3.32.0 + /usr/bin/xz -dc /tmp/B.P3XpeP/adwaita-icon-theme-3.32.0.tar.xz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd adwaita-icon-theme-3.32.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (adwaita-icon-theme-noarch.patch):' Patch #0 (adwaita-icon-theme-noarch.patch): + index.theme; \ for dir in `echo $dirs | sed -e "s/,/ /g"`; do \ sizefull="`dirname $dir`"; \ if test "$sizefull" = "scalable"; then \ size="16"; \ elif test "$sizefull" = "scalable-up-to-32"; then \ size="16"; \ else \ size="`echo $sizefull | sed -e 's/x.*$//g'`"; \ fi; \ context="`basename $dir`"; \ echo "[$dir]" >> index.theme; \ if test "$context" = "actions"; then \ echo "Context=Actions" >> index.theme; \ fi; \ if test "$context" = "animations"; then \ echo "Context=Animations" >> index.theme; \ fi; \ if test "$context" = "apps"; then \ echo "Context=Applications" >> index.theme; \ fi; \ if test "$context" = "categories"; then \ echo "Context=Categories" >> index.theme; \ fi; \ if test "$context" = "devices"; then \ echo "Context=Devices" >> index.theme; \ fi; \ if test "$context" = "emblems"; then \ echo "Context=Emblems" >> index.theme; \ fi; \ if test "$context" = "emotes"; then \ echo "Context=Emotes" >> index.theme; \ fi; \ if test "$context" = "intl"; then \ echo "Context=International" >> index.theme; \ fi; \ if test "$context" = "mimetypes"; then \ echo "Context=MimeTypes" >> index.theme; \ fi; \ if test "$context" = "places"; then \ echo "Context=Places" >> index.theme; \ fi; \ if test "$context" = "status"; then \ echo "Context=Status" >> index.theme; \ fi; \ if test "$context" = "ui"; then \ echo "Context=UI" >> index.theme; \ fi; \ if test "$context" = "legacy"; then \ echo "Context=Legacy" >> index.theme; \ fi; \ echo "Size=$size" >> index.theme; \ if test "$sizefull" = "scalable"; then \ echo "MinSize=8" >> index.theme; \ echo "MaxSize=512" >> index.theme; \ echo "Type=Scalable" >> index.theme; \ elif test "$sizefull" = "scalable-up-to-32"; then \ echo "MinSize=16" >> index.theme; \ echo "MaxSize=32" >> index.theme; \ echo "Type=Scalable" >> index.theme; \ elif test "$size" = "256"; then \ echo "MinSize=56" >> index.theme; \ echo "MaxSize=256" >> index.theme; \ echo "Type=Scalable" >> index.theme; \ elif test "$size" = "512"; then \ echo "MinSize=56" >> index.theme; \ echo "MaxSize=512" >> index.theme; \ echo "Type=Scalable" >> index.theme; \ else \ echo "Type=Fixed" >> index.theme; \ fi; \ echo "" >> index.theme; \ done make[1]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.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.P3XpeP/BUILD/tmp /bin/sh -e /tmp/B.P3XpeP/BUILD/tmp/rpm-tmp.11920 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.P3XpeP/BUILD/tmp + umask 022 + cd /tmp/B.P3XpeP/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder + /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder + cd adwaita-icon-theme-3.32.0 + rm -rf /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder + /usr/bin/make -j4 install 'install_sh=install -p' 'DESTDIR=/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder' Making install in src make[1]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src' Making install in fullcolor make[2]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/fullcolor' make[3]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/fullcolor' make[3]: Nothing to be done for 'install-exec-am'. for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256 512x512; do \ echo -e "Going to copy files for $size"; \ for file in `cd ../../Adwaita/$size && find . -name "*.png"`; do \ context="`dirname $file`"; \ /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$context; \ install -p -c -m 644 ../../Adwaita/$size/$file /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$file; \ done; \ done; Going to copy files for 8x8 Going to copy files for 16x16 Going to copy files for 22x22 Going to copy files for 24x24 Going to copy files for 32x32 Going to copy files for 48x48 Going to copy files for 256x256 Going to copy files for 512x512 make[3]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/fullcolor' make[2]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/fullcolor' Making install in symbolic make[2]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/symbolic' make[3]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/symbolic' make[3]: Nothing to be done for 'install-exec-am'. for size in ; do \ for file in `cd ../../Adwaita/$size; find . -name "*.png"`; do \ context="`dirname $file`"; \ /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$context; \ install -p -c -m 644 ../../Adwaita/$size/$file /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$file; \ done; \ done for file in `cd ../../Adwaita/scalable; find . -name "*.svg"`; do \ context="`dirname $file`"; \ /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/scalable/$context; \ install -p -c -m 644 ../../Adwaita/scalable/$file /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/scalable/$file; \ for size in 16x16 24x24 32x32 48x48 64x64 96x96; do \ /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$context; \ /usr/bin/gtk-encode-symbolic-svg ../../Adwaita/scalable/$file $size -o /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$context; \ done \ done make[3]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/symbolic' make[2]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/symbolic' Making install in spinner make[2]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/spinner' make[3]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/spinner' make[3]: Nothing to be done for 'install-exec-am'. size='scalable-up-to-32' for file in `cd ../../Adwaita/$size; find . -name "*.png"`; do \ context="`dirname $file`"; \ /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$context; \ install -p -c -m 644 ../../Adwaita/$size/$file /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/$size/$file; \ done; \ for file in `cd ../../Adwaita/scalable-up-to-32; find . -name "*.svg"`; do \ context="`dirname $file`"; \ /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/scalable-up-to-32/$context; \ install -p -c -m 644 ../../Adwaita/scalable-up-to-32/$file /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/scalable-up-to-32/$file; \ done make[3]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/spinner' make[2]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src/spinner' make[2]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src' make[3]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src' make[2]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src' make[1]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/src' Making install in win32 make[1]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/win32' make[2]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/win32' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/win32' make[1]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0/win32' make[1]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0' make[2]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0' make[2]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/cursors' if [ -h /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita ]; then \ rm -f /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita; \ fi if [ -d /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita ]; then \ touch /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita; \ fi /bin/mkdir -p '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/pkgconfig' /bin/mkdir -p '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita' /usr/bin/install -c -m 644 ./Adwaita/cursors/X_cursor ./Adwaita/cursors/lr_angle ./Adwaita/cursors/draft_small ./Adwaita/cursors/bottom_left_corner ./Adwaita/cursors/progress ./Adwaita/cursors/alias ./Adwaita/cursors/dnd-link ./Adwaita/cursors/sb_right_arrow ./Adwaita/cursors/5c6cd98b3f3ebcb1f9c7f1c204630408 ./Adwaita/cursors/bd_double_arrow ./Adwaita/cursors/arrow ./Adwaita/cursors/sw-resize ./Adwaita/cursors/cell ./Adwaita/cursors/no-drop ./Adwaita/cursors/sb_down_arrow ./Adwaita/cursors/cross ./Adwaita/cursors/dotbox ./Adwaita/cursors/dnd-ask ./Adwaita/cursors/right_tee ./Adwaita/cursors/double_arrow ./Adwaita/cursors/ns-resize ./Adwaita/cursors/dnd-copy ./Adwaita/cursors/d9ce0ab605698f320427677b458ad60b ./Adwaita/cursors/draped_box ./Adwaita/cursors/dnd-move ./Adwaita/cursors/nesw-resize ./Adwaita/cursors/circle ./Adwaita/cursors/h_double_arrow ./Adwaita/cursors/e29285e634086352946a0e7090d73106 ./Adwaita/cursors/se-resize ./Adwaita/cursors/640fb0e74195791501fd1ed57b41487f ./Adwaita/cursors/3ecb610c1bf2410f44200f48c40d3599 ./Adwaita/cursors/question_arrow ./Adwaita/cursors/w-resize ./Adwaita/cursors/hand ./Adwaita/cursors/target ./Adwaita/cursors/1081e37283d90000800003c07f3ef6bf ./Adwaita/cursors/left_ptr_help ./Adwaita/cursors/dnd-none ./Adwaita/cursors/cross_reverse '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/cursors' /usr/bin/install -c -m 644 adwaita-icon-theme.pc '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/pkgconfig' /usr/bin/install -c -m 644 index.theme '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita' /usr/bin/install -c -m 644 ./Adwaita/cursors/xterm ./Adwaita/cursors/left_side ./Adwaita/cursors/size_bdiag ./Adwaita/cursors/col-resize ./Adwaita/cursors/top_left_corner ./Adwaita/cursors/9081237383d90e509aa00f00170e968f ./Adwaita/cursors/all-scroll ./Adwaita/cursors/bottom_right_corner ./Adwaita/cursors/size_all ./Adwaita/cursors/grabbing ./Adwaita/cursors/wait ./Adwaita/cursors/size_fdiag ./Adwaita/cursors/draft_large ./Adwaita/cursors/sb_left_arrow ./Adwaita/cursors/nw-resize ./Adwaita/cursors/pointer ./Adwaita/cursors/v_double_arrow ./Adwaita/cursors/move ./Adwaita/cursors/nwse-resize ./Adwaita/cursors/fcf1c3c7cd4491d801f1e1c78f100000 ./Adwaita/cursors/default ./Adwaita/cursors/dnd-no-drop ./Adwaita/cursors/pencil ./Adwaita/cursors/pointer-move ./Adwaita/cursors/n-resize ./Adwaita/cursors/left_ptr_watch ./Adwaita/cursors/sb_h_double_arrow ./Adwaita/cursors/08e8e1c95fe2fc01f976f1e063a24ccd ./Adwaita/cursors/2870a09082c103050810ffdffffe0204 ./Adwaita/cursors/top_tee ./Adwaita/cursors/top_right_corner ./Adwaita/cursors/size_ver ./Adwaita/cursors/03b6e0fcb3499374a867c041f52298f0 ./Adwaita/cursors/left_ptr ./Adwaita/cursors/left_tee ./Adwaita/cursors/help ./Adwaita/cursors/fleur ./Adwaita/cursors/diamond_cross ./Adwaita/cursors/ll_angle ./Adwaita/cursors/context-menu '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/cursors' /usr/bin/install -c -m 644 ./Adwaita/cursors/sb_v_double_arrow ./Adwaita/cursors/tcross ./Adwaita/cursors/sb_up_arrow ./Adwaita/cursors/e-resize ./Adwaita/cursors/hand1 ./Adwaita/cursors/bottom_tee ./Adwaita/cursors/zoom-out ./Adwaita/cursors/ul_angle ./Adwaita/cursors/14fef782d02440884392942c11205230 ./Adwaita/cursors/top_side ./Adwaita/cursors/ur_angle ./Adwaita/cursors/plus ./Adwaita/cursors/ew-resize ./Adwaita/cursors/row-resize ./Adwaita/cursors/6407b0e94181790501fd1e167b474872 ./Adwaita/cursors/icon ./Adwaita/cursors/top_left_arrow ./Adwaita/cursors/3085a0e285430894940527032f8b26df ./Adwaita/cursors/9d800788f1b08800ae810202380a0822 ./Adwaita/cursors/fd_double_arrow ./Adwaita/cursors/c7088f0f3e6c8088236ef8e1e3e70000 ./Adwaita/cursors/crosshair ./Adwaita/cursors/ne-resize ./Adwaita/cursors/bottom_side ./Adwaita/cursors/00008160000006810000408080010102 ./Adwaita/cursors/4498f0e0c1937ffe01fd06f973665830 ./Adwaita/cursors/pirate ./Adwaita/cursors/right_ptr ./Adwaita/cursors/copy ./Adwaita/cursors/zoom-in ./Adwaita/cursors/text ./Adwaita/cursors/hand2 ./Adwaita/cursors/watch ./Adwaita/cursors/size_hor ./Adwaita/cursors/right_side ./Adwaita/cursors/s-resize ./Adwaita/cursors/link ./Adwaita/cursors/vertical-text ./Adwaita/cursors/grab ./Adwaita/cursors/028006030e0e7ebffc7f7070c0600140 '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/cursors' /usr/bin/install -c -m 644 ./Adwaita/cursors/not-allowed ./Adwaita/cursors/crossed_circle ./Adwaita/cursors/dot_box_mask '/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/cursors' /usr/bin/make install-data-hook make[3]: Entering directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0' cd /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/cursors && \ if test "xno" = "xyes"; \ then \ cur=.cur && \ ani=.ani; \ else \ cur= && \ ani= ; \ fi; \ if test "xno" = "xyes"; \ then \ themedirs="/usr/share/icons/Adwaita/cursors "; \ else \ themedirs="/usr/share/icons/Adwaita/cursors"; \ fi; \ for d in $themedirs; \ do \ cd /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder$d && \ echo Creating symlinks in /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder$d && \ ln -s -f dotbox$cur draped_box$cur && \ ln -s -f dotbox$cur icon$cur && \ ln -s -f dotbox$cur target$cur && \ ln -s -f dotbox$cur dot_box_mask$cur && \ ln -s -f X_cursor$cur pirate$cur && \ ln -s -f left_ptr_watch$ani 08e8e1c95fe2fc01f976f1e063a24ccd$ani && \ ln -s -f left_ptr_watch$ani 3ecb610c1bf2410f44200f48c40d3599$ani && \ ln -s -f left_ptr$cur arrow$cur && \ ln -s -f left_ptr$cur top_left_arrow$cur && \ ln -s -f right_ptr$cur draft_large$cur && \ ln -s -f right_ptr$cur draft_small$cur && \ ln -s -f move$cur 4498f0e0c1937ffe01fd06f973665830$cur && \ ln -s -f move$cur 9081237383d90e509aa00f00170e968f$cur && \ ln -s -f copy$cur 1081e37283d90000800003c07f3ef6bf$cur && \ ln -s -f copy$cur 6407b0e94181790501fd1e167b474872$cur && \ ln -s -f cross$cur cross_reverse$cur && \ ln -s -f cross$cur diamond_cross$cur && \ ln -s -f hand1$cur grab$cur && \ ln -s -f hand2$cur 9d800788f1b08800ae810202380a0822$cur && \ ln -s -f hand2$cur e29285e634086352946a0e7090d73106$cur && \ ln -s -f hand2$cur hand$cur && \ ln -s -f all-scroll$cur fleur$cur && \ ln -s -f question_arrow$cur d9ce0ab605698f320427677b458ad60b$cur && \ ln -s -f question_arrow$cur 5c6cd98b3f3ebcb1f9c7f1c204630408$cur && \ ln -s -f question_arrow$cur help$cur && \ ln -s -f question_arrow$cur left_ptr_help$cur && \ ln -s -f link$cur 3085a0e285430894940527032f8b26df$cur && \ ln -s -f link$cur 640fb0e74195791501fd1ed57b41487f$cur && \ ln -s -f crossed_circle$cur 03b6e0fcb3499374a867c041f52298f0$cur && \ ln -s -f fd_double_arrow$cur fcf1c3c7cd4491d801f1e1c78f100000$cur && \ ln -s -f bd_double_arrow$cur c7088f0f3e6c8088236ef8e1e3e70000$cur && \ ln -s -f sb_h_double_arrow$cur h_double_arrow$cur && \ ln -s -f sb_h_double_arrow$cur 14fef782d02440884392942c11205230$cur && \ ln -s -f h_double_arrow$cur 028006030e0e7ebffc7f7070c0600140$cur && \ ln -s -f sb_v_double_arrow$cur double_arrow$cur && \ ln -s -f sb_v_double_arrow$cur v_double_arrow$cur && \ ln -s -f sb_v_double_arrow$cur 2870a09082c103050810ffdffffe0204$cur && \ ln -s -f v_double_arrow$cur 00008160000006810000408080010102$cur && \ ln -s -f fleur$cur size_all$cur && \ ln -s -f fd_double_arrow$cur size_bdiag$cur && \ ln -s -f bd_double_arrow$cur size_fdiag$cur && \ ln -s -f h_double_arrow$cur size_hor$cur && \ ln -s -f v_double_arrow$cur size_ver$cur && \ ln -s -f left_ptr$cur default$cur && \ ln -s -f hand$cur pointer$cur && \ ln -s -f left_ptr_watch$ani progress$ani && \ ln -s -f watch$ani wait$ani && \ ln -s -f cross$cur crosshair$cur && \ ln -s -f xterm$cur text$cur && \ ln -s -f dnd-link$cur alias$cur && \ ln -s -f dnd-copy$cur copy$cur && \ ln -s -f dnd-no-drop$cur no-drop$cur && \ ln -s -f crossed_circle$cur not-allowed$cur && \ ln -s -f sb_h_double_arrow$cur col-resize$cur && \ ln -s -f sb_v_double_arrow$cur row-resize$cur && \ ln -s -f top_side$cur n-resize$cur && \ ln -s -f right_side$cur e-resize$cur && \ ln -s -f bottom_side$cur s-resize$cur && \ ln -s -f left_side$cur w-resize$cur && \ ln -s -f top_right_corner$cur ne-resize$cur && \ ln -s -f top_left_corner$cur nw-resize$cur && \ ln -s -f bottom_right_corner$cur se-resize$cur && \ ln -s -f bottom_left_corner$cur sw-resize$cur && \ ln -s -f sb_h_double_arrow$cur ew-resize$cur && \ ln -s -f sb_v_double_arrow$cur ns-resize$cur && \ ln -s -f fd_double_arrow$cur nesw-resize$cur && \ ln -s -f bd_double_arrow$cur nwse-resize$cur; \ done Creating symlinks in /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/cursors if test -z "/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder" && test -n "/bin/true" ; then \ /bin/true -q /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita; \ fi make[3]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0' make[2]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0' make[1]: Leaving directory '/tmp/B.P3XpeP/BUILD/adwaita-icon-theme-3.32.0' + >/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/icons/Adwaita/icon-theme.cache + + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __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 + __spec_install_post_compress_modules + set +x + __spec_install_post_py_hardlink + set +x Processing files: adwaita-icon-theme-3.32.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.P3XpeP/BUILD/tmp /bin/sh -e /tmp/B.P3XpeP/BUILD/tmp/rpm-tmp.74145 + umask 022 + cd /tmp/B.P3XpeP/BUILD + cd adwaita-icon-theme-3.32.0 + DOCDIR=/tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/doc/adwaita-icon-theme-3.32.0 + export DOCDIR + rm -rf /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/doc/adwaita-icon-theme-3.32.0 + /bin/mkdir -p /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/doc/adwaita-icon-theme-3.32.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/doc/adwaita-icon-theme-3.32.0... Documentation compressed. + cp -pr AUTHORS COPYING NEWS /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/doc/adwaita-icon-theme-3.32.0 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder/usr/share/doc/adwaita-icon-theme-3.32.0... ./COPYING ./NEWS ./AUTHORS Documentation compressed. + exit 0 Provides: pkgconfig(adwaita-icon-theme) = 3.32.0 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh gtk-update-icon-cache >= 3.14 Conflicts: gnome-themes-standard < 3.14 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder Wrote: /tmp/B.P3XpeP/RPMS/adwaita-icon-theme-3.32.0-1.noarch.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.P3XpeP/BUILD/tmp /bin/sh -e /tmp/B.P3XpeP/BUILD/tmp/rpm-tmp.59103 + umask 022 + cd /tmp/B.P3XpeP/BUILD + cd adwaita-icon-theme-3.32.0 + /bin/rm '--interactive=never' -rf /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder + rm -rf /tmp/B.P3XpeP/BUILD/tmp/adwaita-icon-theme-3.32.0-root-builder ended at: Fri Aug 30 16:55:43 2019, done in 0:01:10.681823 + chmod -R u+rwX /tmp/B.P3XpeP/BUILD + rm -rf /tmp/B.P3XpeP/tmp /tmp/B.P3XpeP/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..717 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.P3XpeP Begin-TLD-Builder-Info Build-Time: user:37.31s sys:17.53s real:72.29s (faults io:85 non-io:5092238) Files queued for ftp: 11564500 adwaita-icon-theme-3.32.0-1.noarch.rpm 100 adwaita-icon-theme-3.32.0-1.src.rpm.uploadinfo End-TLD-Builder-Info