request from: hawk checking if we should skip the build started at: Sun Oct 13 01:04:16 2019 fetching http://src.tld-linux.org/~builderti//srpms/c651d859-1b95-4d8a-9279-780e813430b9/python-pycodestyle-2.3.1-2.src.rpm fetched 95625 bytes, 2414.6 K/s installing srpm: python-pycodestyle-2.3.1-2.src.rpm + install -d /tmp/B.RIWbjU/BUILD /tmp/B.RIWbjU/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pycodestyle-2.3.1-2.src.rpm * Sat Oct 12 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pycodestyle.git;a=log;h=master + rpm -Uhv --nodeps --define '_topdir /tmp/B.RIWbjU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-pycodestyle-2.3.1-2.src.rpm python-pycodestyle ################################################## + rm -f python-pycodestyle-2.3.1-2.src.rpm + install -m 700 -d /tmp/B.RIWbjU/BUILD/tmp + TMPDIR=/tmp/B.RIWbjU/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.RIWbjU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.RIWbjU/python-pycodestyle.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: c651d859-1b95-4d8a-9279-780e813430b9; TMPDIR=/tmp/B.RIWbjU/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.RIWbjU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.RIWbjU/python-pycodestyle.spec + : build-id: c651d859-1b95-4d8a-9279-780e813430b9 + TMPDIR=/tmp/B.RIWbjU/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.RIWbjU' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.RIWbjU/python-pycodestyle.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.RIWbjU/BUILD/tmp /bin/sh -e /tmp/B.RIWbjU/BUILD/tmp/rpm-tmp.66484 + umask 022 + cd /tmp/B.RIWbjU/BUILD + cd /tmp/B.RIWbjU/BUILD + rm -rf pycodestyle-2.3.1 + /usr/bin/gzip -dc /tmp/B.RIWbjU/pycodestyle-2.3.1.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycodestyle-2.3.1 + /bin/id -u + '[' 10001 '=' 0 ']' + true . + /bin/chmod -Rf -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-pycodestyle-py3.7.patch):' Patch #0 (python-pycodestyle-py3.7.patch): + build-2/lib running egg_info writing pycodestyle.egg-info/PKG-INFO writing namespace_packages to pycodestyle.egg-info/namespace_packages.txt writing top-level names to pycodestyle.egg-info/top_level.txt writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt reading manifest file 'pycodestyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyc' found under directory 'testsuite' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' running test running build_ext test_checkers_testsuite (testsuite.test_all.PycodestyleTestCase) ... ok test_doctest (testsuite.test_all.PycodestyleTestCase) ... ok test_own_dog_food (testsuite.test_all.PycodestyleTestCase) ... ok test_selftest (testsuite.test_all.PycodestyleTestCase) ... ok test_check_nullbytes (testsuite.test_api.APITestCase) ... ok test_check_unicode (testsuite.test_api.APITestCase) ... ok test_register_ast_check (testsuite.test_api.APITestCase) ... ok test_register_invalid_check (testsuite.test_api.APITestCase) ... ok test_register_logical_check (testsuite.test_api.APITestCase) ... ok test_register_physical_check (testsuite.test_api.APITestCase) ... ok test_styleguide (testsuite.test_api.APITestCase) ... ok test_styleguide_check_files (testsuite.test_api.APITestCase) ... ok test_styleguide_checks (testsuite.test_api.APITestCase) ... ok test_styleguide_continuation_line_outdented (testsuite.test_api.APITestCase) ... ok test_styleguide_excluded (testsuite.test_api.APITestCase) ... ok test_styleguide_ignore_code (testsuite.test_api.APITestCase) ... ok test_styleguide_init_report (testsuite.test_api.APITestCase) ... ok test_styleguide_options (testsuite.test_api.APITestCase) ... ok test_styleguide_unmatched_triple_quotes (testsuite.test_api.APITestCase) ... ok test_multiline_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_multiline_trailing_comma_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_trailing_comma_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_vanilla_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_check_diff (testsuite.test_shell.ShellTestCase) ... ok test_check_noarg (testsuite.test_shell.ShellTestCase) ... ok test_check_non_existent (testsuite.test_shell.ShellTestCase) ... ok test_check_simple (testsuite.test_shell.ShellTestCase) ... ok test_check_stdin (testsuite.test_shell.ShellTestCase) ... ok test_print_usage (testsuite.test_shell.ShellTestCase) ... ok test_normalize_paths (testsuite.test_util.UtilTestCase) ... ok ---------------------------------------------------------------------- Ran 30 tests in 0.814s OK + 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 -fomit-frame-pointer -march=i686 -fasynchronous-unwind-tables -mtune=pentium4 ' + export CFLAGS + CXXFLAGS=' -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 ' + 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' test running build running build_py creating build-3 creating build-3/lib copying pycodestyle.py -> build-3/lib running egg_info writing pycodestyle.egg-info/PKG-INFO writing dependency_links to pycodestyle.egg-info/dependency_links.txt writing entry points to pycodestyle.egg-info/entry_points.txt writing namespace_packages to pycodestyle.egg-info/namespace_packages.txt writing top-level names to pycodestyle.egg-info/top_level.txt reading manifest file 'pycodestyle.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'docs' warning: no previously-included files matching '*.pyo' found under directory 'testsuite' no previously-included directories found matching 'docs/_build' writing manifest file 'pycodestyle.egg-info/SOURCES.txt' running test running build_ext test_checkers_testsuite (testsuite.test_all.PycodestyleTestCase) ... /tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/W29.py:13:1: W391:1:1 blank line at end of file /tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/W29.py:14:1: error W292:1:5 not found /tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/W29.py:15:1: W391:1:1 blank line at end of file /tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/W29.py:16:1: error W292:1:27 not found /tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/W29.py:17:1: W391:1:1 blank line at end of file /tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/W29.py:18:1: error W292:3:22 not found /tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/W29.py:21:1: W391:3:1 blank line at end of file FAIL test_doctest (testsuite.test_all.PycodestyleTestCase) ... ok test_own_dog_food (testsuite.test_all.PycodestyleTestCase) ... ok test_selftest (testsuite.test_all.PycodestyleTestCase) ... ok test_check_nullbytes (testsuite.test_api.APITestCase) ... ok test_check_unicode (testsuite.test_api.APITestCase) ... ok test_register_ast_check (testsuite.test_api.APITestCase) ... ok test_register_invalid_check (testsuite.test_api.APITestCase) ... ok test_register_logical_check (testsuite.test_api.APITestCase) ... ok test_register_physical_check (testsuite.test_api.APITestCase) ... ok test_styleguide (testsuite.test_api.APITestCase) ... ok test_styleguide_check_files (testsuite.test_api.APITestCase) ... ok test_styleguide_checks (testsuite.test_api.APITestCase) ... ok test_styleguide_continuation_line_outdented (testsuite.test_api.APITestCase) ... ok test_styleguide_excluded (testsuite.test_api.APITestCase) ... ok test_styleguide_ignore_code (testsuite.test_api.APITestCase) ... ok test_styleguide_init_report (testsuite.test_api.APITestCase) ... ok test_styleguide_options (testsuite.test_api.APITestCase) ... ok test_styleguide_unmatched_triple_quotes (testsuite.test_api.APITestCase) ... ok test_multiline_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_multiline_trailing_comma_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_trailing_comma_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_vanilla_ignore_parsing (testsuite.test_parser.ParserTestCase) ... ok test_check_diff (testsuite.test_shell.ShellTestCase) ... ok test_check_noarg (testsuite.test_shell.ShellTestCase) ... ok test_check_non_existent (testsuite.test_shell.ShellTestCase) ... ok test_check_simple (testsuite.test_shell.ShellTestCase) ... ok test_check_stdin (testsuite.test_shell.ShellTestCase) ... ok test_print_usage (testsuite.test_shell.ShellTestCase) ... ok test_normalize_paths (testsuite.test_util.UtilTestCase) ... ok ====================================================================== FAIL: test_checkers_testsuite (testsuite.test_all.PycodestyleTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/B.RIWbjU/BUILD/pycodestyle-2.3.1/testsuite/test_all.py", line 39, in test_checkers_testsuite msg='%s failure(s)' % report.total_errors) AssertionError: 7 is not false : 7 failure(s) ---------------------------------------------------------------------- Ran 30 tests in 0.836s FAILED (failures=1) Test failed: error: Test failed: error: Bad exit status from /tmp/B.RIWbjU/BUILD/tmp/rpm-tmp.66484 (%build) RPM build errors: Bad exit status from /tmp/B.RIWbjU/BUILD/tmp/rpm-tmp.66484 (%build) ended at: Sun Oct 13 01:04:20 2019, done in 0:00:02.894441 error: No files produced. + chmod -R u+rwX /tmp/B.RIWbjU/BUILD + rm -rf /tmp/B.RIWbjU/tmp /tmp/B.RIWbjU/BUILD + rm -rf /tmp/B.RIWbjU Begin-TLD-Builder-Info Build-Time: user:2.98s sys:0.28s real:3.60s (faults io:7 non-io:78039) End-TLD-Builder-Info