Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tigershark.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681904914.231984/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tigershark.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-TigerShark-0.3.4-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tigershark.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681904914.231984/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-tigershark.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-TigerShark-0.3.4-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tigershark.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681904914.231984/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=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-tigershark.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 /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KEtHwt + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf TigerShark-0.3.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/TigerShark-0.3.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd TigerShark-0.3.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BkUUxi + umask 022 + cd /builddir/build/BUILD + cd TigerShark-0.3.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/tigershark copying tigershark/__init__.py -> build/lib/tigershark copying tigershark/util.py -> build/lib/tigershark creating build/lib/tigershark/extras copying tigershark/extras/standardSegment.py -> build/lib/tigershark/extras copying tigershark/extras/__init__.py -> build/lib/tigershark/extras creating build/lib/tigershark/facade copying tigershark/facade/common.py -> build/lib/tigershark/facade copying tigershark/facade/utils.py -> build/lib/tigershark/facade copying tigershark/facade/f270.py -> build/lib/tigershark/facade copying tigershark/facade/control.py -> build/lib/tigershark/facade copying tigershark/facade/f837.py -> build/lib/tigershark/facade copying tigershark/facade/__init__.py -> build/lib/tigershark/facade copying tigershark/facade/f27x.py -> build/lib/tigershark/facade copying tigershark/facade/f271.py -> build/lib/tigershark/facade copying tigershark/facade/f835.py -> build/lib/tigershark/facade creating build/lib/tigershark/facade/enums copying tigershark/facade/enums/eligibility.py -> build/lib/tigershark/facade/enums copying tigershark/facade/enums/common.py -> build/lib/tigershark/facade/enums copying tigershark/facade/enums/__init__.py -> build/lib/tigershark/facade/enums copying tigershark/facade/enums/remittance.py -> build/lib/tigershark/facade/enums creating build/lib/tigershark/parsers copying tigershark/parsers/M278_4010_X094_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M837_4010_X098_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M837_5010_X222_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M820_4010_X061_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M277_4010_X093_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M834_4010_X095_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M837_4010_X096_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M841_4010_XXXC.py -> build/lib/tigershark/parsers copying tigershark/parsers/M837_4010_X097_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/__init__.py -> build/lib/tigershark/parsers copying tigershark/parsers/M277U_4010_X070.py -> build/lib/tigershark/parsers copying tigershark/parsers/M835_4010_X091_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M278_4010_X094_27_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M837_5010_X223_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M271_5010_X279_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M276_4010_X093_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M271_4010_X092_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M270_5010_X279_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M270_4010_X092_A1.py -> build/lib/tigershark/parsers copying tigershark/parsers/M835_5010_X221_A1.py -> build/lib/tigershark/parsers creating build/lib/tigershark/tools copying tigershark/tools/utils.py -> build/lib/tigershark/tools copying tigershark/tools/surveyPyX12.py -> build/lib/tigershark/tools copying tigershark/tools/__init__.py -> build/lib/tigershark/tools copying tigershark/tools/convertPyX12.py -> build/lib/tigershark/tools copying tigershark/tools/generate_all_parsers.py -> build/lib/tigershark/tools copying tigershark/tools/rstFormat.py -> build/lib/tigershark/tools creating build/lib/tigershark/X12 copying tigershark/X12/parse.py -> build/lib/tigershark/X12 copying tigershark/X12/__init__.py -> build/lib/tigershark/X12 copying tigershark/X12/file.py -> build/lib/tigershark/X12 creating build/lib/tigershark/X12/map copying tigershark/X12/map/source.py -> build/lib/tigershark/X12/map copying tigershark/X12/map/__init__.py -> build/lib/tigershark/X12/map copying tigershark/X12/map/SQL.py -> build/lib/tigershark/X12/map copying tigershark/X12/map/dj.py -> build/lib/tigershark/X12/map creating build/lib/tigershark/X12/message copying tigershark/X12/message/__init__.py -> build/lib/tigershark/X12/message copying tigershark/X12/message/sa.py -> build/lib/tigershark/X12/message running build_scripts creating build/scripts-3.9 copying and adjusting tigershark/tools/convertPyX12.py -> build/scripts-3.9 copying and adjusting tigershark/tools/generate_all_parsers.py -> build/scripts-3.9 changing mode of build/scripts-3.9/convertPyX12.py from 644 to 755 changing mode of build/scripts-3.9/generate_all_parsers.py from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Dm4oNN + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 + cd TigerShark-0.3.4 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/extras copying build/lib/tigershark/extras/standardSegment.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/extras copying build/lib/tigershark/extras/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/extras creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools copying build/lib/tigershark/tools/utils.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools copying build/lib/tigershark/tools/surveyPyX12.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools copying build/lib/tigershark/tools/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools copying build/lib/tigershark/tools/convertPyX12.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools copying build/lib/tigershark/tools/generate_all_parsers.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools copying build/lib/tigershark/tools/rstFormat.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools copying build/lib/tigershark/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark copying build/lib/tigershark/util.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M278_4010_X094_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M837_4010_X098_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M837_5010_X222_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M820_4010_X061_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M277_4010_X093_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M834_4010_X095_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M837_4010_X096_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M841_4010_XXXC.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M837_4010_X097_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M277U_4010_X070.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M835_4010_X091_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M278_4010_X094_27_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M837_5010_X223_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M271_5010_X279_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M276_4010_X093_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M271_4010_X092_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M270_5010_X279_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M270_4010_X092_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers copying build/lib/tigershark/parsers/M835_5010_X221_A1.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/common.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/utils.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/f270.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/control.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/f837.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/f27x.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade copying build/lib/tigershark/facade/f271.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums copying build/lib/tigershark/facade/enums/eligibility.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums copying build/lib/tigershark/facade/enums/common.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums copying build/lib/tigershark/facade/enums/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums copying build/lib/tigershark/facade/enums/remittance.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums copying build/lib/tigershark/facade/f835.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12 creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/message copying build/lib/tigershark/X12/message/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/message copying build/lib/tigershark/X12/message/sa.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/message copying build/lib/tigershark/X12/parse.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12 copying build/lib/tigershark/X12/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12 copying build/lib/tigershark/X12/file.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12 creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map copying build/lib/tigershark/X12/map/source.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map copying build/lib/tigershark/X12/map/__init__.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map copying build/lib/tigershark/X12/map/SQL.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map copying build/lib/tigershark/X12/map/dj.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/extras/standardSegment.py to standardSegment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/extras/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools/surveyPyX12.py to surveyPyX12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools/convertPyX12.py to convertPyX12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools/generate_all_parsers.py to generate_all_parsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/tools/rstFormat.py to rstFormat.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M278_4010_X094_A1.py to M278_4010_X094_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M837_4010_X098_A1.py to M837_4010_X098_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M837_5010_X222_A1.py to M837_5010_X222_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M820_4010_X061_A1.py to M820_4010_X061_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M277_4010_X093_A1.py to M277_4010_X093_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M834_4010_X095_A1.py to M834_4010_X095_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M837_4010_X096_A1.py to M837_4010_X096_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M841_4010_XXXC.py to M841_4010_XXXC.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M837_4010_X097_A1.py to M837_4010_X097_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M277U_4010_X070.py to M277U_4010_X070.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M835_4010_X091_A1.py to M835_4010_X091_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M278_4010_X094_27_A1.py to M278_4010_X094_27_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M837_5010_X223_A1.py to M837_5010_X223_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M271_5010_X279_A1.py to M271_5010_X279_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M276_4010_X093_A1.py to M276_4010_X093_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M271_4010_X092_A1.py to M271_4010_X092_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M270_5010_X279_A1.py to M270_5010_X279_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M270_4010_X092_A1.py to M270_4010_X092_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/parsers/M835_5010_X221_A1.py to M835_5010_X221_A1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/f270.py to f270.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/control.py to control.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/f837.py to f837.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/f27x.py to f27x.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/f271.py to f271.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums/eligibility.py to eligibility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums/common.py to common.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/enums/remittance.py to remittance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/facade/f835.py to f835.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/message/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/message/sa.py to sa.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/parse.py to parse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map/SQL.py to SQL.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/tigershark/X12/map/dj.py to dj.cpython-39.pyc writing byte-compilation script '/tmp/tmpgb_t1i_f.py' /usr/bin/python3 /tmp/tmpgb_t1i_f.py removing /tmp/tmpgb_t1i_f.py running install_scripts creating /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/bin copying build/scripts-3.9/convertPyX12.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/bin copying build/scripts-3.9/generate_all_parsers.py -> /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/bin/convertPyX12.py to 755 changing mode of /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/bin/generate_all_parsers.py to 755 running install_egg_info Writing /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9/site-packages/TigerShark-0.3.4-py3.9.egg-info + install -d -m755 /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64//usr/share/doc/python-TigerShark + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 ~/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 ~/build/BUILD/TigerShark-0.3.4 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/TigerShark-0.3.4 + popd + mv /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.3.4-1 --unique-debug-suffix -0.3.4-1.x86_64 --unique-debug-src-base python-TigerShark-0.3.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/TigerShark-0.3.4 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-TigerShark-0.3.4-1.noarch Provides: python-TigerShark python3-TigerShark = 0.3.4-1 python3.9dist(tigershark) = 0.3.4 python3dist(tigershark) = 0.3.4 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: /usr/bin/python3 python(abi) = 3.9 Processing files: python-TigerShark-help-0.3.4-1.noarch warning: Empty %files file /builddir/build/BUILD/TigerShark-0.3.4/doclist.lst Provides: python-TigerShark-help = 0.3.4-1 python3-TigerShark-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 Wrote: /builddir/build/RPMS/python-TigerShark-help-0.3.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-TigerShark-0.3.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4m6NkJ + umask 022 + cd /builddir/build/BUILD + cd TigerShark-0.3.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-TigerShark-0.3.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0