request from: hawk checking if we should skip the build started at: Sat Nov 9 23:14:51 2019 fetching http://src.tld-linux.org/~builderti//srpms/61f7cca8-7d25-4010-88f3-a74e1691e494/python-PyNaCl-1.3.0-2.src.rpm fetched 3409076 bytes, 43600.2 K/s installing srpm: python-PyNaCl-1.3.0-2.src.rpm + install -d /tmp/B.HxGHFZ/BUILD /tmp/B.HxGHFZ/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-PyNaCl-1.3.0-2.src.rpm * Sat Nov 09 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-PyNaCl.git;a=log;h=e682f15391981c7b1a050672f90fdb348f285a62 * Mon Oct 28 2019 Jan Rękorajski e682f15 - rebuild with python 3.8 - release 2 (by relup.sh) * Sun Mar 31 2019 Jan Palus eded7ae - new (version 1.3.0) + rpm -Uhv --nodeps --define '_topdir /tmp/B.HxGHFZ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests python-PyNaCl-1.3.0-2.src.rpm python-PyNaCl ################################################## + rm -f python-PyNaCl-1.3.0-2.src.rpm + install -m 700 -d /tmp/B.HxGHFZ/BUILD/tmp + TMPDIR=/tmp/B.HxGHFZ/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.HxGHFZ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux --define 'prep exit 0' /tmp/B.HxGHFZ/python-PyNaCl.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: 61f7cca8-7d25-4010-88f3-a74e1691e494; TMPDIR=/tmp/B.HxGHFZ/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.HxGHFZ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.HxGHFZ/python-PyNaCl.spec + : build-id: 61f7cca8-7d25-4010-88f3-a74e1691e494 + TMPDIR=/tmp/B.HxGHFZ/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.HxGHFZ' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --without tests --target x86_64-tld-linux /tmp/B.HxGHFZ/python-PyNaCl.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.HxGHFZ/BUILD/tmp /bin/sh -e /tmp/B.HxGHFZ/BUILD/tmp/rpm-tmp.83272 + umask 022 + cd /tmp/B.HxGHFZ/BUILD + cd /tmp/B.HxGHFZ/BUILD + rm -rf pynacl-1.3.0 + /usr/bin/gzip -dc /tmp/B.HxGHFZ/1.3.0.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pynacl-1.3.0 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): 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.HxGHFZ/BUILD/tmp /bin/sh -e /tmp/B.HxGHFZ/BUILD/tmp/rpm-tmp.83272 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.HxGHFZ/BUILD/tmp + umask 022 + cd /tmp/B.HxGHFZ/BUILD + cd pynacl-1.3.0 + CC=x86_64-tld-linux-gcc CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' SODIUM_INSTALL=system + export SODIUM_INSTALL '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CXXFLAGS + CC=x86_64-tld-linux-gcc + export CC + CXX=x86_64-tld-linux-g++ + export CXX + /usr/bin/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib.linux-x86_64-2.7 creating build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/exceptions.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/hash.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/signing.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/encoding.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/hashlib.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/__init__.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/utils.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/secret.py -> build-2/lib.linux-x86_64-2.7/nacl copying src/nacl/public.py -> build-2/lib.linux-x86_64-2.7/nacl creating build-2/lib.linux-x86_64-2.7/nacl/pwhash copying src/nacl/pwhash/scrypt.py -> build-2/lib.linux-x86_64-2.7/nacl/pwhash copying src/nacl/pwhash/_argon2.py -> build-2/lib.linux-x86_64-2.7/nacl/pwhash copying src/nacl/pwhash/__init__.py -> build-2/lib.linux-x86_64-2.7/nacl/pwhash copying src/nacl/pwhash/argon2id.py -> build-2/lib.linux-x86_64-2.7/nacl/pwhash copying src/nacl/pwhash/argon2i.py -> build-2/lib.linux-x86_64-2.7/nacl/pwhash creating build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_generichash.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_hash.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_pwhash.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_sign.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_kx.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_secretstream.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_aead.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/sodium_core.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_box.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/__init__.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/utils.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/randombytes.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_scalarmult.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_secretbox.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings copying src/nacl/bindings/crypto_shorthash.py -> build-2/lib.linux-x86_64-2.7/nacl/bindings running build_ext generating cffi module 'build-2/temp.linux-x86_64-2.7/_sodium.c' creating build-2/temp.linux-x86_64-2.7 building '_sodium' extension creating build-2/temp.linux-x86_64-2.7/build-2 creating build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7 x86_64-tld-linux-gcc -fno-strict-aliasing -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -DNDEBUG -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 -fPIC -I/usr/include/python2.7 -c build-2/temp.linux-x86_64-2.7/_sodium.c -o build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_sodium.o x86_64-tld-linux-gcc -pthread -shared -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -Wl,--as-needed -Wl,--no-copy-dt-needed-entries -Wl,-z,relro -Wl,-z,combreloc -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 build-2/temp.linux-x86_64-2.7/build-2/temp.linux-x86_64-2.7/_sodium.o -L/usr/lib64 -lsodium -lpython2.7 -o build-2/lib.linux-x86_64-2.7/nacl/_sodium.so + CC=x86_64-tld-linux-gcc CFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' SODIUM_INSTALL=system + export SODIUM_INSTALL '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 -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + export CFLAGS + CXXFLAGS=' -O2 -fwrapv -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -march=x86-64 ' + 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' Download error on https://pypi.org/simple/cffi/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! Couldn't find index page for 'cffi' (maybe misspelled?) Download error on https://pypi.org/simple/: [Errno -3] Temporary failure in name resolution -- Some packages may not be found! No local packages or working download links found for cffi>=1.4.1 Traceback (most recent call last): File "setup.py", line 208, in setup( File "/usr/share/python3.8/site-packages/setuptools/__init__.py", line 144, in setup _install_setup_requires(attrs) File "/usr/share/python3.8/site-packages/setuptools/__init__.py", line 139, in _install_setup_requires dist.fetch_build_eggs(dist.setup_requires) File "/usr/share/python3.8/site-packages/setuptools/dist.py", line 717, in fetch_build_eggs resolved_dists = pkg_resources.working_set.resolve( File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 780, in resolve dist = best[req.key] = env.best_match( File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 1065, in best_match return self.obtain(req, installer) File "/usr/share/python3.8/site-packages/pkg_resources/__init__.py", line 1077, in obtain return installer(requirement) File "/usr/share/python3.8/site-packages/setuptools/dist.py", line 787, in fetch_build_egg return cmd.easy_install(req) File "/usr/share/python3.8/site-packages/setuptools/command/easy_install.py", line 673, in easy_install raise DistutilsError(msg) distutils.errors.DistutilsError: Could not find suitable distribution for Requirement.parse('cffi>=1.4.1') error: Bad exit status from /tmp/B.HxGHFZ/BUILD/tmp/rpm-tmp.83272 (%build) RPM build errors: Bad exit status from /tmp/B.HxGHFZ/BUILD/tmp/rpm-tmp.83272 (%build) ended at: Sat Nov 9 23:14:53 2019, done in 0:00:01.911478 error: No files produced. + chmod -R u+rwX /tmp/B.HxGHFZ/BUILD + rm -rf /tmp/B.HxGHFZ/tmp /tmp/B.HxGHFZ/BUILD + rm -rf /tmp/B.HxGHFZ Begin-TLD-Builder-Info Build-Time: user:2.25s sys:0.37s real:2.66s (faults io:0 non-io:110041) End-TLD-Builder-Info