request from: hawk checking if we should skip the build started at: Thu Apr 25 23:39:26 2024 cleaning up /tmp fetching http://src.tld-linux.org/~buildertidev//srpms/a0a73618-b458-4c72-8d36-0108729790ce/python-gast-0.5.3-2.src.rpm fetched 36192 bytes, 609.0 K/s installing srpm: python-gast-0.5.3-2.src.rpm + install -d /tmp/B.y9tewxbm/BUILD /tmp/B.y9tewxbm/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-gast-0.5.3-2.src.rpm * Thu Apr 25 2024 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-gast.git;a=log;h=master * Wed Mar 30 2022 Jan Rękorajski 61c3886 - rebuild with tests and docs * Sat Mar 26 2022 Jakub Bogusz 8b1a382 - new; python2 patch taken from git + rpm -Uhv --nodeps --define '_topdir /tmp/B.y9tewxbm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-gast-0.5.3-2.src.rpm Updating / installing... python-gast-0.5.3-2 ######################################## + rm -f python-gast-0.5.3-2.src.rpm + install -m 700 -d /tmp/B.y9tewxbm/BUILD/tmp + TMPDIR=/tmp/B.y9tewxbm/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.y9tewxbm' --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.y9tewxbm/python-gast.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux RPM build warnings: Could not canonicalize hostname: tld-x64 checking BuildConflict-ing packages no BuildConflicts found checking BR rpm: warning: Could not canonicalize hostname: tld-x64 rpm: Building target platforms: x86_64-tld-linux rpm: Building for target x86_64-tld-linux rpm: rpm: RPM build warnings: rpm: Could not canonicalize hostname: tld-x64 no BR needed building RPM using: set -ex; : build-id: a0a73618-b458-4c72-8d36-0108729790ce; TMPDIR=/tmp/B.y9tewxbm/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.y9tewxbm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.y9tewxbm/python-gast.spec + : build-id: a0a73618-b458-4c72-8d36-0108729790ce + TMPDIR=/tmp/B.y9tewxbm/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j6' --define '_make_opts -Otarget' --define '_tld_builder 1' --define '_topdir /tmp/B.y9tewxbm' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target x86_64-tld-linux /tmp/B.y9tewxbm/python-gast.spec warning: Could not canonicalize hostname: tld-x64 Building target platforms: x86_64-tld-linux Building for target x86_64-tld-linux Executing(%prep): /bin/sh -e /tmp/B.y9tewxbm/BUILD/tmp/rpm-tmp.4Z4PU0 + umask 022 + cd /tmp/B.y9tewxbm/BUILD + cd /tmp/B.y9tewxbm/BUILD + rm -rf gast-0.5.3 + /bin/gzip -dc /tmp/B.y9tewxbm/gast-0.5.3.tar.gz + /bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gast-0.5.3 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gast-python2.patch):' Patch #0 (gast-python2.patch): + build-3/lib/gast copying gast/astn.py -> build-3/lib/gast copying gast/version.py -> build-3/lib/gast copying gast/ast2.py -> build-3/lib/gast copying gast/gast.py -> build-3/lib/gast copying gast/__init__.py -> build-3/lib/gast copying gast/ast3.py -> build-3/lib/gast + RPM_EC=0 + jobs -p + exit 0 Executing(%install): /bin/sh -e /tmp/B.y9tewxbm/BUILD/tmp/rpm-tmp.EfYO9H 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.y9tewxbm/BUILD/tmp + umask 022 + cd /tmp/B.y9tewxbm/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder + /bin/mkdir -p /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder + cd gast-0.5.3 + rm -rf /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-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 -fPIC -march=x86-64 -mtune=generic -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 -fPIC -march=x86-64 -mtune=generic -gdwarf-4 -fno-debug-types-section -fvar-tracking-assignments -g2 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-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.10/site-packages' '--install-platlib=/usr/lib64/python3.10/site-packages' '--optimize=2' '--root=/tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder' running build running build_py copying gast/unparser.py -> build-3/lib/gast copying gast/gast.py -> build-3/lib/gast running install /usr/share/python3.10/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() running install_lib creating /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder creating /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr creating /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share creating /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10 creating /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages creating /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast copying build-3/lib/gast/unparser.py -> /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast copying build-3/lib/gast/astn.py -> /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast copying build-3/lib/gast/version.py -> /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast copying build-3/lib/gast/ast2.py -> /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast copying build-3/lib/gast/gast.py -> /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast copying build-3/lib/gast/__init__.py -> /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast copying build-3/lib/gast/ast3.py -> /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast byte-compiling /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast/unparser.py to unparser.cpython-310.pyc byte-compiling /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast/astn.py to astn.cpython-310.pyc byte-compiling /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast/version.py to version.cpython-310.pyc byte-compiling /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast/ast2.py to ast2.cpython-310.pyc byte-compiling /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast/gast.py to gast.cpython-310.pyc byte-compiling /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast/__init__.py to __init__.cpython-310.pyc byte-compiling /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast/ast3.py to ast3.cpython-310.pyc writing byte-compilation script '/tmp/B.y9tewxbm/BUILD/tmp/tmpfqv5c7nn.py' /usr/bin/python3 /tmp/B.y9tewxbm/BUILD/tmp/tmpfqv5c7nn.py removing /tmp/B.y9tewxbm/BUILD/tmp/tmpfqv5c7nn.py running install_egg_info running egg_info writing gast.egg-info/PKG-INFO writing dependency_links to gast.egg-info/dependency_links.txt writing top-level names to gast.egg-info/top_level.txt reading manifest file 'gast.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'gast.egg-info/SOURCES.txt' Copying gast.egg-info to /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/python3.10/site-packages/gast-0.5.3-py3.10.egg-info running install_scripts + /usr/bin/find-debuginfo -j6 --build-id-seed 0.5.3-2 --unique-debug-suffix -0.5.3-2.x86_64 --unique-debug-src-base python-gast-0.5.3-2.x86_64 -S debugsourcefiles.list /tmp/B.y9tewxbm/BUILD/gast-0.5.3 + __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/14 files hardlinked Processing files: python3-gast-0.5.3-2.noarch Executing(%doc): /bin/sh -e /tmp/B.y9tewxbm/BUILD/tmp/rpm-tmp.g1LJ3s + umask 022 + cd /tmp/B.y9tewxbm/BUILD + cd gast-0.5.3 + DOCDIR=/tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/doc/python3-gast-0.5.3 + export 'LC_ALL=C' + export DOCDIR + test -d /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/doc/python3-gast-0.5.3 + /bin/mkdir -p /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/doc/python3-gast-0.5.3 + cp -pr LICENSE -pr README.rst /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder/usr/share/doc/python3-gast-0.5.3 + RPM_EC=0 + jobs -p + exit 0 Provides: python3-gast = 0.5.3-2 python3.10dist(gast) = 0.5.3 python3dist(gast) = 0.5.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.10 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder Wrote: /tmp/B.y9tewxbm/RPMS/python3-gast-0.5.3-2.noarch.rpm Executing(%clean): /bin/sh -e /tmp/B.y9tewxbm/BUILD/tmp/rpm-tmp.L77Umc + umask 022 + cd /tmp/B.y9tewxbm/BUILD + cd gast-0.5.3 + rm -rf /tmp/B.y9tewxbm/BUILD/tmp/python-gast-0.5.3-x86_64-root-builder + RPM_EC=0 + jobs -p + exit 0 RPM build warnings: Could not canonicalize hostname: tld-x64 ended at: Thu Apr 25 23:39:27 2024, done in 0:00:00.920148 + chmod -R u+rwX /tmp/B.y9tewxbm/BUILD + rm -rf /tmp/B.y9tewxbm/tmp /tmp/B.y9tewxbm/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..283 Writing /spools/ready/packages.ndir.gz... Begin-TLD-Builder-Info upgrading packages End-TLD-Builder-Info + rm -rf /tmp/B.y9tewxbm Begin-TLD-Builder-Info Build-Time: user:1.46s sys:0.38s real:1.69s (faults io:1 non-io:137898) Files queued for ftp: 48929 python3-gast-0.5.3-2.noarch.rpm 85 python-gast-0.5.3-2.src.rpm.uploadinfo End-TLD-Builder-Info