Mock Version: 2.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-pycparser.spec'], chrootPath='/var/lib/mock/rocky-9-s390x/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1004gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/python-pycparser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1644278400 Wrote: /builddir/build/SRPMS/python-pycparser-2.20-6.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-pycparser.spec'], chrootPath='/var/lib/mock/rocky-9-s390x/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1004gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/python-pycparser.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1644278400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4ri4ha + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pycparser-release_v2.20 + /usr/bin/gzip -dc /builddir/build/SOURCES/release_v2.20.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pycparser-release_v2.20 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/pycparser-unbundle-ply.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -r pycparser/ply + /usr/bin/python3 /builddir/build/SOURCES/pycparser-0.91.1-remove-relative-sys-path.py examples + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.smG5Ho + umask 022 + cd /builddir/build/BUILD + cd pycparser-release_v2.20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/pycparser copying pycparser/_build_tables.py -> build/lib/pycparser copying pycparser/ast_transforms.py -> build/lib/pycparser copying pycparser/__init__.py -> build/lib/pycparser copying pycparser/c_parser.py -> build/lib/pycparser copying pycparser/c_ast.py -> build/lib/pycparser copying pycparser/c_lexer.py -> build/lib/pycparser copying pycparser/plyparser.py -> build/lib/pycparser copying pycparser/_ast_gen.py -> build/lib/pycparser copying pycparser/c_generator.py -> build/lib/pycparser copying pycparser/_c_ast.cfg -> build/lib/pycparser ~/build/BUILD/pycparser-release_v2.20/build/lib/pycparser ~/build/BUILD/pycparser-release_v2.20 + pushd build/lib/pycparser + /usr/bin/python3 _build_tables.py ~/build/BUILD/pycparser-release_v2.20 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Eq8Cf9 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x ++ dirname /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x + cd pycparser-release_v2.20 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z14 -mtune=z15 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 ' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x running install running install_lib creating /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr creating /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib creating /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/yacctab.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/_c_ast.cfg -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/_build_tables.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/ast_transforms.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/__init__.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/c_parser.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser creating /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/c_parser.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/plyparser.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/c_ast.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/ast_transforms.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/lextab.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/_ast_gen.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/yacctab.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/c_lexer.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/__pycache__/__init__.cpython-39.pyc -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/__pycache__ copying build/lib/pycparser/c_ast.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/c_lexer.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/plyparser.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/_ast_gen.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/c_generator.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser copying build/lib/pycparser/lextab.py -> /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser byte-compiling /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/_build_tables.py to _build_tables.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser/c_generator.py to c_generator.cpython-39.pyc writing byte-compilation script '/tmp/tmpvyasj3hx.py' /usr/bin/python3 /tmp/tmpvyasj3hx.py removing /tmp/tmpvyasj3hx.py running install_egg_info running egg_info creating pycparser.egg-info writing pycparser.egg-info/PKG-INFO writing dependency_links to pycparser.egg-info/dependency_links.txt writing requirements to pycparser.egg-info/requires.txt writing top-level names to pycparser.egg-info/top_level.txt writing manifest file 'pycparser.egg-info/SOURCES.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 /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9/site-packages/pycparser-2.20-py3.9.egg-info running install_scripts Build the lexing/parsing tables + rm -rfv /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/bin/__pycache__ + /usr/lib/rpm/find-debuginfo.sh -j10 --strict-build-id -m -i --build-id-seed 2.20-6.el9 --unique-debug-suffix -2.20-6.el9.s390x --unique-debug-src-base python-pycparser-2.20-6.el9.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pycparser-release_v2.20 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.iPYRfx + umask 022 + cd /builddir/build/BUILD + cd pycparser-release_v2.20 + /usr/bin/python3 tests/all_tests.py Generating LALR tables WARNING: 38 shift/reduce conflicts WARNING: 1 reduce/reduce conflict WARNING: reduce/reduce conflict in state 283 resolved using rule (statement -> pppragma_directive) WARNING: rejected rule (empty -> ) in state 283 Generating LALR tables WARNING: 38 shift/reduce conflicts WARNING: 1 reduce/reduce conflict WARNING: reduce/reduce conflict in state 283 resolved using rule (statement -> pppragma_directive) WARNING: rejected rule (empty -> ) in state 283 ................................................................................................................. ---------------------------------------------------------------------- Ran 113 tests in 2.628s OK + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-pycparser-2.20-6.el9.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Jw3aut + umask 022 + cd /builddir/build/BUILD + cd pycparser-release_v2.20 + DOCDIR=/builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/share/doc/python3-pycparser + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/share/doc/python3-pycparser + cp -pr examples /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/share/doc/python3-pycparser + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6v4kvK + umask 022 + cd /builddir/build/BUILD + cd pycparser-release_v2.20 + LICENSEDIR=/builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/share/licenses/python3-pycparser + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/share/licenses/python3-pycparser + cp -pr LICENSE /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x/usr/share/licenses/python3-pycparser + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-pycparser = 2.20-6.el9 python3-pycparser = 2.20-6.el9 python3.9-pycparser = 2.20-6.el9 python3.9dist(pycparser) = 2.20 python3dist(pycparser) = 2.20 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(ply) = 3.11 Obsoletes: python-pycparser < 2.20-6.el9 python39-pycparser < 2.20-6.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x Wrote: /builddir/build/RPMS/python3-pycparser-2.20-6.el9.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3xlhOo + umask 022 + cd /builddir/build/BUILD + cd pycparser-release_v2.20 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pycparser-2.20-6.el9.s390x + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0