Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-pystrich.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312153.600095/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-pystrich.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-pyStrich-0.8-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-pystrich.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312153.600095/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-pystrich.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-pyStrich-0.8-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-pystrich.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683312153.600095/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-pystrich.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.bWNlpQ + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pyStrich-0.8 + /usr/bin/gzip -dc /builddir/build/SOURCES/pyStrich-0.8.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pyStrich-0.8 + /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.PtqHgy + umask 022 + cd /builddir/build/BUILD + cd pyStrich-0.8 + 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/pystrich copying pystrich/__init__.py -> build/lib/pystrich creating build/lib/pystrich/ean13 copying pystrich/ean13/renderer.py -> build/lib/pystrich/ean13 copying pystrich/ean13/encoding.py -> build/lib/pystrich/ean13 copying pystrich/ean13/__init__.py -> build/lib/pystrich/ean13 copying pystrich/ean13/generate_test.py -> build/lib/pystrich/ean13 copying pystrich/ean13/test_ean13.py -> build/lib/pystrich/ean13 creating build/lib/pystrich/qrcode copying pystrich/qrcode/renderer.py -> build/lib/pystrich/qrcode copying pystrich/qrcode/__init__.py -> build/lib/pystrich/qrcode copying pystrich/qrcode/textencoder.py -> build/lib/pystrich/qrcode copying pystrich/qrcode/test_qrcode.py -> build/lib/pystrich/qrcode copying pystrich/qrcode/isodata.py -> build/lib/pystrich/qrcode creating build/lib/pystrich/code39 copying pystrich/code39/renderer.py -> build/lib/pystrich/code39 copying pystrich/code39/encoding.py -> build/lib/pystrich/code39 copying pystrich/code39/__init__.py -> build/lib/pystrich/code39 copying pystrich/code39/textencoder.py -> build/lib/pystrich/code39 creating build/lib/pystrich/code128 copying pystrich/code128/renderer.py -> build/lib/pystrich/code128 copying pystrich/code128/encoding.py -> build/lib/pystrich/code128 copying pystrich/code128/__init__.py -> build/lib/pystrich/code128 copying pystrich/code128/textencoder.py -> build/lib/pystrich/code128 copying pystrich/code128/generate_test.py -> build/lib/pystrich/code128 copying pystrich/code128/test_code128.py -> build/lib/pystrich/code128 creating build/lib/pystrich/datamatrix copying pystrich/datamatrix/placement.py -> build/lib/pystrich/datamatrix copying pystrich/datamatrix/renderer.py -> build/lib/pystrich/datamatrix copying pystrich/datamatrix/__init__.py -> build/lib/pystrich/datamatrix copying pystrich/datamatrix/textencoder.py -> build/lib/pystrich/datamatrix copying pystrich/datamatrix/reedsolomon.py -> build/lib/pystrich/datamatrix copying pystrich/datamatrix/test_datamatrix.py -> build/lib/pystrich/datamatrix creating build/lib/pystrich/fonts copying pystrich/fonts/__init__.py -> build/lib/pystrich/fonts creating build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv21_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv22_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv20_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr12.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr8.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc26.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv18_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv7_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv39_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv13_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc28.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv25_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv8_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv37_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc16.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc40.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv29_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv27_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv35_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc62.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv27_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv24_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc58.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc36.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv29_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv19_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv19_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv17_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc15.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv7_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv32_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv28_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv36_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr39.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr28.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv35_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc52.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr7.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr37.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc13.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv28_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv23_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv16_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv3_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv1_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr13.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr30.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv9_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv26_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv40_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc32.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv5_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr21.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr29.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr10.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv40_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv26_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv10_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc7.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv20_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv7_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr9.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv5_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr17.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc10.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv18_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv38_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv16_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr23.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv37_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv36_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr25.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv18_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv38_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv31_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv34_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc30.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr27.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv6_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr14.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv17_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv14_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv23_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv1_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr38.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc44.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv32_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv5_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv20_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv12_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv7_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv10_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv4_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr31.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv12_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc17.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv25_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv22_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv9_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc20.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv11_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr5.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv31_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv33_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv3_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv34_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv23_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv8_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv26_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv1_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv28_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv15_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr33.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc24.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr32.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr36.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv15_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv9_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv35_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv38_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv30_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv22_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv12_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv4_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv17_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv33_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv27_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv13_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv2_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv30_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc42.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv23_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv37_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv19_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv29_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc46.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv39_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv2_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc56.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc54.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv29_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv8_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv40_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv35_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv37_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc50.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv18_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr4.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv30_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv14_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv17_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv4_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc64.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv33_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc60.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv13_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv31_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc66.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc48.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv3_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv11_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv9_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv24_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv26_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv31_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv21_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv16_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv36_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr40.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv39_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv33_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv12_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc18.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv27_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr18.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc22.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr11.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv11_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv22_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr24.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv32_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv6_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv8_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr19.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv2_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv3_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv24_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv36_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr22.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv6_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv25_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv34_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv10_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv40_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv20_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr6.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv32_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv1_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr35.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv13_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv15_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv14_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv2_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv28_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr26.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv38_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv34_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv15_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr20.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv11_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv25_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv10_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv39_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv14_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv21_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv30_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr34.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv16_2.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc34.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv4_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv24_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv21_0.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/rsc68.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr15.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrvfr16.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv19_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv5_3.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/qrcode/qrcode_data/qrv6_1.dat -> build/lib/pystrich/qrcode/qrcode_data copying pystrich/fonts/courR18.pil -> build/lib/pystrich/fonts copying pystrich/fonts/courR10.pil -> build/lib/pystrich/fonts copying pystrich/fonts/courR08.pil -> build/lib/pystrich/fonts copying pystrich/fonts/cour.pil -> build/lib/pystrich/fonts copying pystrich/fonts/courR24.pil -> build/lib/pystrich/fonts copying pystrich/fonts/courR14.pil -> build/lib/pystrich/fonts copying pystrich/fonts/courR12.pil -> build/lib/pystrich/fonts copying pystrich/fonts/courR12.pbm -> build/lib/pystrich/fonts copying pystrich/fonts/courR10.pbm -> build/lib/pystrich/fonts copying pystrich/fonts/courR18.pbm -> build/lib/pystrich/fonts copying pystrich/fonts/courR14.pbm -> build/lib/pystrich/fonts copying pystrich/fonts/cour.pbm -> build/lib/pystrich/fonts copying pystrich/fonts/courR08.pbm -> build/lib/pystrich/fonts copying pystrich/fonts/courR24.pbm -> build/lib/pystrich/fonts + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.27qjxr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64 + cd pyStrich-0.8 + 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-pyStrich-0.8-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode copying build/lib/pystrich/qrcode/renderer.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode copying build/lib/pystrich/qrcode/__init__.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode copying build/lib/pystrich/qrcode/textencoder.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode copying build/lib/pystrich/qrcode/test_qrcode.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv21_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv22_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv20_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr12.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr8.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc26.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv18_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv7_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv39_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv13_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc28.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv25_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv8_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv37_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc16.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc40.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv29_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv27_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv35_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc62.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv27_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv24_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc58.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc36.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv29_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv19_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv19_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv17_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc15.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv7_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv32_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv28_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv36_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr39.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr28.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv35_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc52.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr7.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr37.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc13.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv28_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv23_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv16_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv3_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv1_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr13.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr30.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv9_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv26_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv40_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc32.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv5_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr21.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr29.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr10.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv40_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv26_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv10_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc7.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv20_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv7_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr9.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv5_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr17.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc10.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv18_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv38_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv16_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr23.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv37_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv36_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr25.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv18_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv38_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv31_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv34_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc30.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr27.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv6_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr14.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv17_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv14_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv23_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv1_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr38.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc44.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv32_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv5_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv20_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv12_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv7_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv10_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv4_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr31.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv12_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc17.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv25_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv22_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv9_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc20.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv11_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr5.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv31_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv33_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv3_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv34_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv23_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv8_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv26_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv1_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv28_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv15_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr33.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc24.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr32.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr36.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv15_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv9_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv35_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv38_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv30_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv22_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv12_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv4_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv17_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv33_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv27_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv13_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv2_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv30_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc42.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv23_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv37_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv19_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv29_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc46.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv39_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv2_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc56.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc54.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv29_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv8_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv40_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv35_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv37_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc50.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv18_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr4.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv30_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv14_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv17_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv4_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc64.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv33_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc60.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv13_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv31_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc66.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc48.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv3_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv11_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv9_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv24_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv26_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv31_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv21_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv16_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv36_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr40.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv39_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv33_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv12_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc18.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv27_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr18.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc22.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr11.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv11_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv22_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr24.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv32_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv6_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv8_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr19.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv2_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv3_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv24_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv36_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr22.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv6_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv25_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv34_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv10_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv40_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv20_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr6.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv32_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv1_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr35.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv13_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv15_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv14_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv2_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv28_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr26.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv38_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv34_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv15_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr20.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv11_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv25_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv10_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv39_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv14_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv21_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv30_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr34.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv16_2.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc34.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv4_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv24_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv21_0.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/rsc68.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr15.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrvfr16.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv19_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv5_3.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/qrcode_data/qrv6_1.dat -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/qrcode_data copying build/lib/pystrich/qrcode/isodata.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128 copying build/lib/pystrich/code128/renderer.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128 copying build/lib/pystrich/code128/encoding.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128 copying build/lib/pystrich/code128/__init__.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128 copying build/lib/pystrich/code128/textencoder.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128 copying build/lib/pystrich/code128/generate_test.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128 copying build/lib/pystrich/code128/test_code128.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128 creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13 copying build/lib/pystrich/ean13/renderer.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13 copying build/lib/pystrich/ean13/encoding.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13 copying build/lib/pystrich/ean13/__init__.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13 copying build/lib/pystrich/ean13/generate_test.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13 copying build/lib/pystrich/ean13/test_ean13.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13 copying build/lib/pystrich/__init__.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix copying build/lib/pystrich/datamatrix/placement.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix copying build/lib/pystrich/datamatrix/renderer.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix copying build/lib/pystrich/datamatrix/__init__.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix copying build/lib/pystrich/datamatrix/textencoder.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix copying build/lib/pystrich/datamatrix/reedsolomon.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix copying build/lib/pystrich/datamatrix/test_datamatrix.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR18.pil -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/__init__.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR10.pil -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR12.pbm -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR10.pbm -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR08.pil -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR18.pbm -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/cour.pil -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR14.pbm -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/cour.pbm -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR24.pil -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR08.pbm -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR24.pbm -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR14.pil -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts copying build/lib/pystrich/fonts/courR12.pil -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts creating /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39 copying build/lib/pystrich/code39/renderer.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39 copying build/lib/pystrich/code39/encoding.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39 copying build/lib/pystrich/code39/__init__.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39 copying build/lib/pystrich/code39/textencoder.py -> /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39 byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/textencoder.py to textencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/test_qrcode.py to test_qrcode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/qrcode/isodata.py to isodata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128/encoding.py to encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128/textencoder.py to textencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128/generate_test.py to generate_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code128/test_code128.py to test_code128.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13/encoding.py to encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13/generate_test.py to generate_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/ean13/test_ean13.py to test_ean13.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix/placement.py to placement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix/textencoder.py to textencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix/reedsolomon.py to reedsolomon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/datamatrix/test_datamatrix.py to test_datamatrix.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/fonts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39/encoding.py to encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pystrich/code39/textencoder.py to textencoder.cpython-39.pyc writing byte-compilation script '/tmp/tmp_tcw5agw.py' /usr/bin/python3 /tmp/tmp_tcw5agw.py removing /tmp/tmp_tcw5agw.py running install_egg_info running egg_info writing pyStrich.egg-info/PKG-INFO writing dependency_links to pyStrich.egg-info/dependency_links.txt writing requirements to pyStrich.egg-info/requires.txt writing top-level names to pyStrich.egg-info/top_level.txt reading manifest file 'pyStrich.egg-info/SOURCES.txt' writing manifest file 'pyStrich.egg-info/SOURCES.txt' Copying pyStrich.egg-info to /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/usr/lib/python3.9/site-packages/pyStrich-0.8-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64//usr/share/doc/python-pyStrich + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64 ~/build/BUILDROOT/python-pyStrich-0.8-1.x86_64 ~/build/BUILD/pyStrich-0.8 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/pyStrich-0.8 + mv /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 0.8-1 --unique-debug-suffix -0.8-1.x86_64 --unique-debug-src-base python-pyStrich-0.8-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/pyStrich-0.8 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-pyStrich-0.8-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-pyStrich-0.8-1.noarch Provides: python-pyStrich python3-pyStrich = 0.8-1 python3.9dist(pystrich) = 0.8 python3dist(pystrich) = 0.8 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(pillow) Processing files: python-pyStrich-help-0.8-1.noarch warning: Empty %files file /builddir/build/BUILD/pyStrich-0.8/doclist.lst Provides: python-pyStrich-help = 0.8-1 python3-pyStrich-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-pyStrich-0.8-1.x86_64 Wrote: /builddir/build/RPMS/python-pyStrich-help-0.8-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-pyStrich-0.8-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.qUE6oA + umask 022 + cd /builddir/build/BUILD + cd pyStrich-0.8 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pyStrich-0.8-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0