request from: hawk checking if we should skip the build started at: Tue Feb 22 01:31:46 2022 killing old processes on a builder sending signal 9 to pid -1 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/3a056ecc-76a3-4fb3-917f-c20c0352bbc9/python-toml-0.10.2-2.src.rpm fetched 30864 bytes, 2490.8 K/s installing srpm: python-toml-0.10.2-2.src.rpm + install -d /tmp/B.4o9op9oa/BUILD /tmp/B.4o9op9oa/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-toml-0.10.2-2.src.rpm * Tue Feb 22 2022 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-toml.git;a=log;h=master * Sat Feb 27 2021 Jan Rękorajski 6047893 - release 2 (by relup.sh) * Thu Feb 04 2021 Jakub Bogusz e1b1580 - added pl and tests - added LICENSE and example test.toml file to docs * Thu Jan 28 2021 Jan Palus 4f993e5 - new + rpm -Uhv --nodeps --define '_topdir /tmp/B.4o9op9oa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-toml-0.10.2-2.src.rpm Updating / installing... python-toml-0.10.2-2 ######################################## + rm -f python-toml-0.10.2-2.src.rpm + install -m 700 -d /tmp/B.4o9op9oa/BUILD/tmp + TMPDIR=/tmp/B.4o9op9oa/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.4o9op9oa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.4o9op9oa/python-toml.spec Building target platforms: i686-tld-linux Building for target i686-tld-linux checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: Building target platforms: i686-tld-linux rpm: Building for target i686-tld-linux no BR needed building RPM using: set -ex; : build-id: 3a056ecc-76a3-4fb3-917f-c20c0352bbc9; TMPDIR=/tmp/B.4o9op9oa/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.4o9op9oa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.4o9op9oa/python-toml.spec + : build-id: 3a056ecc-76a3-4fb3-917f-c20c0352bbc9 + TMPDIR=/tmp/B.4o9op9oa/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.4o9op9oa' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.4o9op9oa/python-toml.spec Building target platforms: i686-tld-linux Building for target i686-tld-linux Executing(%prep): /bin/sh -e /tmp/B.4o9op9oa/BUILD/tmp/rpm-tmp.0ztL2h + umask 022 + cd /tmp/B.4o9op9oa/BUILD + cd /tmp/B.4o9op9oa/BUILD + rm -rf toml-0.10.2 + /bin/gzip -dc /tmp/B.4o9op9oa/toml-0.10.2.tar.gz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd toml-0.10.2 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 + jobs -p + exit 0 Executing(%build): /bin/sh -e /tmp/B.4o9op9oa/BUILD/tmp/rpm-tmp.oA7Tsd TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.4o9op9oa/BUILD/tmp + umask 022 + cd /tmp/B.4o9op9oa/BUILD + cd toml-0.10.2 + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/toml copying toml/tz.py -> build-3/lib/toml copying toml/encoder.py -> build-3/lib/toml copying toml/decoder.py -> build-3/lib/toml copying toml/ordered.py -> build-3/lib/toml copying toml/__init__.py -> build-3/lib/toml + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.4o9op9oa/BUILD/tmp/rpm-tmp.BrJNR1 TMP=/home/users/builder/tmp HOME=/home/users/builder PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/home/users/builder/bin TMPDIR=/tmp/B.4o9op9oa/BUILD/tmp + umask 022 + cd /tmp/B.4o9op9oa/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder + /bin/mkdir -p /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder + cd toml-0.10.2 + rm -rf /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder + LDFLAGS='-Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc ' + export LDFLAGS + CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -Werror=trampolines -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' + export CXXFLAGS + CC=i686-tld-linux-gcc + export CC + CXX=i686-tld-linux-g++ + export CXX + /usr/bin/python3 setup.py build '--build-base=build-3' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.9/site-packages' '--install-platlib=/usr/lib/python3.9/site-packages' '--optimize=2' '--root=/tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder' running build running build_py running install running install_lib creating /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder creating /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr creating /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share creating /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9 creating /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages creating /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml copying build-3/lib/toml/tz.py -> /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml copying build-3/lib/toml/encoder.py -> /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml copying build-3/lib/toml/decoder.py -> /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml copying build-3/lib/toml/ordered.py -> /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml copying build-3/lib/toml/__init__.py -> /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml byte-compiling /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml/tz.py to tz.cpython-39.pyc byte-compiling /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml/encoder.py to encoder.cpython-39.pyc byte-compiling /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml/decoder.py to decoder.cpython-39.pyc byte-compiling /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml/ordered.py to ordered.cpython-39.pyc byte-compiling /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/B.4o9op9oa/BUILD/tmp/tmptuujzhyn.py' /usr/bin/python3 /tmp/B.4o9op9oa/BUILD/tmp/tmptuujzhyn.py removing /tmp/B.4o9op9oa/BUILD/tmp/tmptuujzhyn.py running install_egg_info running egg_info writing toml.egg-info/PKG-INFO writing dependency_links to toml.egg-info/dependency_links.txt writing top-level names to toml.egg-info/top_level.txt reading manifest file 'toml.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'toml.egg-info/SOURCES.txt' Copying toml.egg-info to /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/python3.9/site-packages/toml-0.10.2-py3.9.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --build-id-seed 0.10.2-2 --unique-debug-suffix -0.10.2-2.i686 --unique-debug-src-base python-toml-0.10.2-2.i686 -S debugsourcefiles.list /tmp/B.4o9op9oa/BUILD/toml-0.10.2 + __spec_install_post_strip + set +x + __spec_install_post_chrpath + set +x + __spec_install_post_compress_modules + set +x + __spec_install_post_check_so + set +x Searching for shared objects with unresolved symbols... DONE + __spec_install_post_check_shebangs + set +x Checking script shebangs... DONE + __spec_install_post_compress_docs + set +x + __spec_install_post_py_hardlink + set +x Hardlink Python files: 0/10 files hardlinked Processing files: python3-toml-0.10.2-2.noarch Executing(%doc): /bin/sh -e /tmp/B.4o9op9oa/BUILD/tmp/rpm-tmp.2jsIam + umask 022 + cd /tmp/B.4o9op9oa/BUILD + cd toml-0.10.2 + DOCDIR=/tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/doc/python3-toml-0.10.2 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/doc/python3-toml-0.10.2 + /bin/mkdir -p /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/doc/python3-toml-0.10.2 + cp -pr LICENSE -pr README.rst -pr test.toml /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder/usr/share/doc/python3-toml-0.10.2 + RPM_EC=0 + jobs -p + exit 0 Provides: python3-toml = 0.10.2-2 python3.9dist(toml) = 0.10.2 python3dist(toml) = 0.10.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder Wrote: /tmp/B.4o9op9oa/RPMS/python3-toml-0.10.2-2.noarch.rpm Executing(%clean): /bin/sh -e /tmp/B.4o9op9oa/BUILD/tmp/rpm-tmp.01fkfq + umask 022 + cd /tmp/B.4o9op9oa/BUILD + cd toml-0.10.2 + rm -rf /tmp/B.4o9op9oa/BUILD/tmp/python-toml-0.10.2-i686-root-builder + RPM_EC=0 + jobs -p + exit 0 ended at: Tue Feb 22 01:31:48 2022, done in 0:00:01.449513 + chmod -R u+rwX /tmp/B.4o9op9oa/BUILD + rm -rf /tmp/B.4o9op9oa/tmp /tmp/B.4o9op9oa/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/... Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.4o9op9oa Begin-TLD-Builder-Info Build-Time: user:1.82s sys:0.60s real:2.37s (faults io:1 non-io:99395) Files queued for ftp: 39513 python3-toml-0.10.2-2.noarch.rpm 87 python-toml-0.10.2-2.src.rpm.uploadinfo End-TLD-Builder-Info