request from: hawk checking if we should skip the build started at: Sun Jun 2 01:21:36 2019 fetching http://src.tld-linux.org/~buildertidev//srpms/a02627b8-b4b4-4818-8ec9-deb645987d6e/python-pycparser-2.19-1.src.rpm fetched 163402 bytes, 4291.2 K/s installing srpm: python-pycparser-2.19-1.src.rpm + install -d /tmp/B.vt3hQB/BUILD /tmp/B.vt3hQB/RPMS + LC_ALL=en_US.UTF-8 + rpm -qp --changelog python-pycparser-2.19-1.src.rpm * Sat Jun 01 2019 TLD Linux - For complete changelog see: http://git.tld-linux.org/?p=packages/python-pycparser.git;a=log;h=master * Wed Nov 28 2018 Jakub Bogusz 743f922 - updated minimal python versions * Thu Nov 08 2018 Arkadiusz Miśkiewicz 635e938 - up to 2.19 * Sun Jul 01 2018 Arkadiusz Miśkiewicz f206923 - release 2 (by relup.sh) + rpm -Uhv --nodeps --define '_topdir /tmp/B.vt3hQB' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' python-pycparser-2.19-1.src.rpm python-pycparser ################################################## + rm -f python-pycparser-2.19-1.src.rpm + install -m 700 -d /tmp/B.vt3hQB/BUILD/tmp + TMPDIR=/tmp/B.vt3hQB/BUILD/tmp + exec nice -n 19 rpmbuild -bp --short-circuit --nodeps --define '_topdir /tmp/B.vt3hQB' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux --define 'prep exit 0' /tmp/B.vt3hQB/python-pycparser.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: a02627b8-b4b4-4818-8ec9-deb645987d6e; TMPDIR=/tmp/B.vt3hQB/BUILD/tmp exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.vt3hQB' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.vt3hQB/python-pycparser.spec + : build-id: a02627b8-b4b4-4818-8ec9-deb645987d6e + TMPDIR=/tmp/B.vt3hQB/BUILD/tmp + exec nice -n 19 rpmbuild -bb --define '_smp_mflags -j4' --define '_tld_builder 1' --define '_topdir /tmp/B.vt3hQB' --define '_specdir %{_topdir}' --define '_sourcedir %{_specdir}' --define '_rpmdir %{_topdir}/RPMS' --define '_builddir %{_topdir}/BUILD' --target i686-tld-linux /tmp/B.vt3hQB/python-pycparser.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.vt3hQB/BUILD/tmp /bin/sh -e /tmp/B.vt3hQB/BUILD/tmp/rpm-tmp.50687 + umask 022 + cd /tmp/B.vt3hQB/BUILD + cd /tmp/B.vt3hQB/BUILD + rm -rf pycparser-2.19 + /usr/bin/gzip -dc /tmp/B.vt3hQB/pycparser-2.19.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycparser-2.19 + /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.vt3hQB/BUILD/tmp /bin/sh -e /tmp/B.vt3hQB/BUILD/tmp/rpm-tmp.50687 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.vt3hQB/BUILD/tmp + umask 022 + cd /tmp/B.vt3hQB/BUILD + cd pycparser-2.19 + 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/python setup.py build '--build-base=build-2' running build running build_py creating build-2 creating build-2/lib creating build-2/lib/pycparser copying pycparser/lextab.py -> build-2/lib/pycparser copying pycparser/_build_tables.py -> build-2/lib/pycparser copying pycparser/_ast_gen.py -> build-2/lib/pycparser copying pycparser/c_parser.py -> build-2/lib/pycparser copying pycparser/plyparser.py -> build-2/lib/pycparser copying pycparser/__init__.py -> build-2/lib/pycparser copying pycparser/ast_transforms.py -> build-2/lib/pycparser copying pycparser/c_ast.py -> build-2/lib/pycparser copying pycparser/yacctab.py -> build-2/lib/pycparser copying pycparser/c_generator.py -> build-2/lib/pycparser copying pycparser/c_lexer.py -> build-2/lib/pycparser creating build-2/lib/pycparser/ply copying pycparser/ply/ygen.py -> build-2/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build-2/lib/pycparser/ply copying pycparser/ply/lex.py -> build-2/lib/pycparser/ply copying pycparser/ply/yacc.py -> build-2/lib/pycparser/ply copying pycparser/ply/__init__.py -> build-2/lib/pycparser/ply copying pycparser/ply/cpp.py -> build-2/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build-2/lib/pycparser + /usr/bin/python tests/all_tests.py Generating LALR tables WARNING: 36 shift/reduce conflicts WARNING: 1 reduce/reduce conflict WARNING: reduce/reduce conflict in state 351 resolved using rule (statement -> pppragma_directive) WARNING: rejected rule (empty -> ) in state 351 ........................................................................................................... ---------------------------------------------------------------------- Ran 107 tests in 0.752s 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' running build running build_py creating build-3 creating build-3/lib creating build-3/lib/pycparser copying pycparser/lextab.py -> build-3/lib/pycparser copying pycparser/_build_tables.py -> build-3/lib/pycparser copying pycparser/_ast_gen.py -> build-3/lib/pycparser copying pycparser/c_parser.py -> build-3/lib/pycparser copying pycparser/plyparser.py -> build-3/lib/pycparser copying pycparser/__init__.py -> build-3/lib/pycparser copying pycparser/ast_transforms.py -> build-3/lib/pycparser copying pycparser/c_ast.py -> build-3/lib/pycparser copying pycparser/yacctab.py -> build-3/lib/pycparser copying pycparser/c_generator.py -> build-3/lib/pycparser copying pycparser/c_lexer.py -> build-3/lib/pycparser creating build-3/lib/pycparser/ply copying pycparser/ply/ygen.py -> build-3/lib/pycparser/ply copying pycparser/ply/ctokens.py -> build-3/lib/pycparser/ply copying pycparser/ply/lex.py -> build-3/lib/pycparser/ply copying pycparser/ply/yacc.py -> build-3/lib/pycparser/ply copying pycparser/ply/__init__.py -> build-3/lib/pycparser/ply copying pycparser/ply/cpp.py -> build-3/lib/pycparser/ply copying pycparser/_c_ast.cfg -> build-3/lib/pycparser + /usr/bin/python3 tests/all_tests.py ........................................................................................................... ---------------------------------------------------------------------- Ran 107 tests in 0.321s OK + 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.vt3hQB/BUILD/tmp /bin/sh -e /tmp/B.vt3hQB/BUILD/tmp/rpm-tmp.28564 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.vt3hQB/BUILD/tmp + umask 022 + cd /tmp/B.vt3hQB/BUILD + /bin/rm '--interactive=never' -rf /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder + /bin/mkdir -p /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder + cd pycparser-2.19 + rm -rf /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-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 -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/python setup.py build '--build-base=build-2' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python2.7/site-packages' '--install-platlib=/usr/lib/python2.7/site-packages' '--optimize=2' '--root=/tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder' running build running build_py running install running install_lib creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7 creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/lextab.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply copying build-2/lib/pycparser/ply/ygen.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply copying build-2/lib/pycparser/ply/ctokens.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply copying build-2/lib/pycparser/ply/lex.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply copying build-2/lib/pycparser/ply/yacc.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply copying build-2/lib/pycparser/ply/__init__.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply copying build-2/lib/pycparser/ply/cpp.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply copying build-2/lib/pycparser/_c_ast.cfg -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/_build_tables.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/_ast_gen.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/c_parser.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/plyparser.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/__init__.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/ast_transforms.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/c_ast.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/yacctab.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/c_generator.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser copying build-2/lib/pycparser/c_lexer.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/lextab.py to lextab.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply/ygen.py to ygen.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply/ctokens.py to ctokens.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply/lex.py to lex.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply/yacc.py to yacc.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply/__init__.py to __init__.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ply/cpp.py to cpp.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/_build_tables.py to _build_tables.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/_ast_gen.py to _ast_gen.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/c_parser.py to c_parser.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/plyparser.py to plyparser.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/__init__.py to __init__.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/ast_transforms.py to ast_transforms.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/c_ast.py to c_ast.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/yacctab.py to yacctab.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/c_generator.py to c_generator.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser/c_lexer.py to c_lexer.pyc writing byte-compilation script '/tmp/B.vt3hQB/BUILD/tmp/tmpEHTePV.py' /usr/bin/python -OO /tmp/B.vt3hQB/BUILD/tmp/tmpEHTePV.py removing /tmp/B.vt3hQB/BUILD/tmp/tmpEHTePV.py running install_egg_info running egg_info writing pycparser.egg-info/PKG-INFO writing top-level names to pycparser.egg-info/top_level.txt writing dependency_links to pycparser.egg-info/dependency_links.txt reading manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'setup.pyc' warning: no previously-included files matching 'yacctab.*' found under directory 'tests' warning: no previously-included files matching 'lextab.*' found under directory 'tests' warning: no previously-included files matching 'yacctab.*' found under directory 'examples' warning: no previously-included files matching 'lextab.*' found under directory 'examples' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages/pycparser-2.19-py2.7.egg-info running install_scripts Build the lexing/parsing tables + '[' ! -d /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages ']' + find /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python2.7/site-packages -name '*.py' -print0 + xargs -0r -l512 rm + '[' ! -d /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/lib/python2.7/site-packages ']' + 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' install --skip-build '--prefix=/usr' '--install-purelib=/usr/share/python3.7/site-packages' '--install-platlib=/usr/lib/python3.7/site-packages' '--optimize=2' '--root=/tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder' running build running build_py running install running install_lib creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7 creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/lextab.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser creating /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply copying build-3/lib/pycparser/ply/ygen.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply copying build-3/lib/pycparser/ply/ctokens.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply copying build-3/lib/pycparser/ply/lex.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply copying build-3/lib/pycparser/ply/yacc.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply copying build-3/lib/pycparser/ply/__init__.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply copying build-3/lib/pycparser/ply/cpp.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply copying build-3/lib/pycparser/_c_ast.cfg -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/_build_tables.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/_ast_gen.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/c_parser.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/plyparser.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/__init__.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/ast_transforms.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/c_ast.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/yacctab.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/c_generator.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser copying build-3/lib/pycparser/c_lexer.py -> /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/lextab.py to lextab.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply/ygen.py to ygen.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply/ctokens.py to ctokens.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply/lex.py to lex.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply/yacc.py to yacc.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ply/cpp.py to cpp.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/_build_tables.py to _build_tables.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/_ast_gen.py to _ast_gen.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/c_parser.py to c_parser.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/plyparser.py to plyparser.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/__init__.py to __init__.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/ast_transforms.py to ast_transforms.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/c_ast.py to c_ast.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/yacctab.py to yacctab.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/c_generator.py to c_generator.cpython-37.pyc byte-compiling /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser/c_lexer.py to c_lexer.cpython-37.pyc writing byte-compilation script '/tmp/B.vt3hQB/BUILD/tmp/tmpd4atcnft.py' /usr/bin/python3 /tmp/B.vt3hQB/BUILD/tmp/tmpd4atcnft.py removing /tmp/B.vt3hQB/BUILD/tmp/tmpd4atcnft.py running install_egg_info running egg_info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing top-level names to pycparser.egg-info/top_level.txt reading manifest file 'pycparser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching 'setup.pyc' warning: no previously-included files matching 'yacctab.*' found under directory 'tests' warning: no previously-included files matching 'lextab.*' found under directory 'tests' warning: no previously-included files matching 'yacctab.*' found under directory 'examples' warning: no previously-included files matching 'lextab.*' found under directory 'examples' writing manifest file 'pycparser.egg-info/SOURCES.txt' Copying pycparser.egg-info to /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/python3.7/site-packages/pycparser-2.19-py3.7.egg-info running install_scripts Build the lexing/parsing tables + __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 Hardlink Python files: 6/51 files hardlinked Processing files: python-pycparser-2.19-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.vt3hQB/BUILD/tmp /bin/sh -e /tmp/B.vt3hQB/BUILD/tmp/rpm-tmp.61181 + umask 022 + cd /tmp/B.vt3hQB/BUILD + cd pycparser-2.19 + DOCDIR=/tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python-pycparser-2.19 + export DOCDIR + rm -rf /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python-pycparser-2.19 + /bin/mkdir -p /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python-pycparser-2.19 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python-pycparser-2.19... Documentation compressed. + cp -pr CHANGES LICENSE README.rst /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python-pycparser-2.19 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python-pycparser-2.19... ./README.rst ./CHANGES ./LICENSE Documentation compressed. + exit 0 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 Requires: python(abi) = 2.7 Processing files: python3-pycparser-2.19-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.vt3hQB/BUILD/tmp /bin/sh -e /tmp/B.vt3hQB/BUILD/tmp/rpm-tmp.59741 + umask 022 + cd /tmp/B.vt3hQB/BUILD + cd pycparser-2.19 + DOCDIR=/tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python3-pycparser-2.19 + export DOCDIR + rm -rf /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python3-pycparser-2.19 + /bin/mkdir -p /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python3-pycparser-2.19 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python3-pycparser-2.19... Documentation compressed. + cp -pr CHANGES LICENSE README.rst /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python3-pycparser-2.19 + /usr/lib/rpm/compress-doc Compressing documentation in /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder/usr/share/doc/python3-pycparser-2.19... ./README.rst ./CHANGES ./LICENSE Documentation compressed. + exit 0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder Wrote: /tmp/B.vt3hQB/RPMS/python-pycparser-2.19-1.noarch.rpm Wrote: /tmp/B.vt3hQB/RPMS/python3-pycparser-2.19-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.vt3hQB/BUILD/tmp /bin/sh -e /tmp/B.vt3hQB/BUILD/tmp/rpm-tmp.12013 + umask 022 + cd /tmp/B.vt3hQB/BUILD + cd pycparser-2.19 + /bin/rm '--interactive=never' -rf /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder + rm -rf /tmp/B.vt3hQB/BUILD/tmp/python-pycparser-2.19-root-builder ended at: Sun Jun 2 01:21:44 2019, done in 0:00:07.168143 + chmod -R u+rwX /tmp/B.vt3hQB/BUILD + rm -rf /tmp/B.vt3hQB/tmp /tmp/B.vt3hQB/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 Preparing... ################################################## python-pycparser ################################################## python3-pycparser ################################################## End-TLD-Builder-Info + rm -rf /tmp/B.vt3hQB Begin-TLD-Builder-Info Build-Time: user:5.21s sys:0.50s real:12.80s (faults io:0 non-io:293666) Files queued for ftp: 184140 python3-pycparser-2.19-1.noarch.rpm 109907 python-pycparser-2.19-1.noarch.rpm 138 python-pycparser-2.19-1.src.rpm.uploadinfo End-TLD-Builder-Info