Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686419105.730482/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 aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-huBarcode-1.0.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686419105.730482/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 aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/python-huBarcode-1.0.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-aarch64-1686419105.730482/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 aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.cruHO1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf huBarcode-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/huBarcode-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd huBarcode-1.0.0 + /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.xTdTHv + umask 022 + cd /builddir/build/BUILD + cd huBarcode-1.0.0 + 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 -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' /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running build running build_py creating build creating build/lib creating build/lib/hubarcode copying hubarcode/__init__.py -> build/lib/hubarcode creating build/lib/hubarcode/ean13 copying hubarcode/ean13/encoding.py -> build/lib/hubarcode/ean13 copying hubarcode/ean13/renderer.py -> build/lib/hubarcode/ean13 copying hubarcode/ean13/eantest.py -> build/lib/hubarcode/ean13 copying hubarcode/ean13/generate_test.py -> build/lib/hubarcode/ean13 copying hubarcode/ean13/__init__.py -> build/lib/hubarcode/ean13 creating build/lib/hubarcode/qrcode copying hubarcode/qrcode/renderer.py -> build/lib/hubarcode/qrcode copying hubarcode/qrcode/qrcodetest.py -> build/lib/hubarcode/qrcode copying hubarcode/qrcode/textencoder.py -> build/lib/hubarcode/qrcode copying hubarcode/qrcode/isodata.py -> build/lib/hubarcode/qrcode copying hubarcode/qrcode/__init__.py -> build/lib/hubarcode/qrcode creating build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv9_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv2_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv18_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr19.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr24.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv32_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv36_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv14_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr10.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv23_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv8_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv26_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr16.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv20_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv29_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv29_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv39_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv10_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv1_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv26_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr27.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv37_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr7.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv32_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr13.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr22.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr39.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv16_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv40_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr30.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv13_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv4_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv19_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr36.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv28_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv14_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv25_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv19_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv29_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv16_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc10.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr32.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv3_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr21.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv30_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv13_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc7.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr26.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv6_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv33_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv36_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc20.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv34_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv33_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv4_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv37_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv17_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr6.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv6_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv38_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv22_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv2_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr20.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr25.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv19_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv38_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv18_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv31_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv3_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr4.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv5_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr8.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv1_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr23.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv6_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv23_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv19_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc26.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr37.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv27_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv38_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv12_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv20_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv10_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr18.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv8_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv16_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr11.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv24_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv36_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv14_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc17.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv39_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv34_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv32_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv28_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr29.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv10_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr17.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv36_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv27_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr40.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv16_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv11_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv7_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv3_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv28_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv15_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv2_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv40_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv23_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv10_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv22_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv25_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv17_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv4_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv25_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv15_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc13.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv30_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv39_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv22_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv7_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc22.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc24.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc30.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv15_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv30_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv8_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr35.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv6_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv40_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv39_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv33_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv30_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr9.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr5.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv21_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv11_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr34.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv20_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr33.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv12_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv5_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv34_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv17_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv26_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv31_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv24_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv18_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv24_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv25_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv21_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv3_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv1_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv32_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv29_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv28_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv37_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr38.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv7_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv7_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc15.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr28.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv9_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv12_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc18.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv4_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv5_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc28.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv35_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv9_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv14_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv26_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv20_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv11_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr12.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv37_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv35_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/rsc16.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv24_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv11_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv17_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv8_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv13_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr14.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv12_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv21_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv27_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv21_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv22_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr15.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv38_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv5_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv35_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv23_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv35_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv2_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv31_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv9_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv33_1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv1_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv40_0.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/__init__.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv31_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr31.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv27_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv15_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv34_2.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv18_3.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/fr1.py -> build/lib/hubarcode/qrcode/qrdata copying hubarcode/qrcode/qrdata/qrv13_1.py -> build/lib/hubarcode/qrcode/qrdata creating build/lib/hubarcode/datamatrix copying hubarcode/datamatrix/renderer.py -> build/lib/hubarcode/datamatrix copying hubarcode/datamatrix/placement.py -> build/lib/hubarcode/datamatrix copying hubarcode/datamatrix/reedsolomon.py -> build/lib/hubarcode/datamatrix copying hubarcode/datamatrix/textencoder.py -> build/lib/hubarcode/datamatrix copying hubarcode/datamatrix/matrixtest.py -> build/lib/hubarcode/datamatrix copying hubarcode/datamatrix/__init__.py -> build/lib/hubarcode/datamatrix creating build/lib/hubarcode/code128 copying hubarcode/code128/encoding.py -> build/lib/hubarcode/code128 copying hubarcode/code128/renderer.py -> build/lib/hubarcode/code128 copying hubarcode/code128/textencoder.py -> build/lib/hubarcode/code128 copying hubarcode/code128/code128test.py -> build/lib/hubarcode/code128 copying hubarcode/code128/generate_test.py -> build/lib/hubarcode/code128 copying hubarcode/code128/__init__.py -> build/lib/hubarcode/code128 creating build/lib/hubarcode/fonts copying hubarcode/fonts/cour.pil -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR10.pil -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR08.pil -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR12.pil -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR14.pil -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR18.pil -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR24.pil -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR24.pbm -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR12.pbm -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR14.pbm -> build/lib/hubarcode/fonts copying hubarcode/fonts/cour.pbm -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR10.pbm -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR18.pbm -> build/lib/hubarcode/fonts copying hubarcode/fonts/courR08.pbm -> build/lib/hubarcode/fonts + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cNBxxA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64 + cd huBarcode-1.0.0 + 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 -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-huBarcode-1.0.0-1.aarch64 /usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'zip_safe' warnings.warn(msg) running install running install_lib creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13 copying build/lib/hubarcode/ean13/encoding.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13 copying build/lib/hubarcode/ean13/renderer.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13 copying build/lib/hubarcode/ean13/eantest.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13 copying build/lib/hubarcode/ean13/generate_test.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13 copying build/lib/hubarcode/ean13/__init__.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13 creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/cour.pil -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR24.pbm -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR12.pbm -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR10.pil -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR08.pil -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR14.pbm -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR12.pil -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR14.pil -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR18.pil -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR24.pil -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/cour.pbm -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR10.pbm -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR18.pbm -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts copying build/lib/hubarcode/fonts/courR08.pbm -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/fonts creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode copying build/lib/hubarcode/qrcode/renderer.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv9_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv2_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv18_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr19.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr24.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv32_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv36_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv14_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr10.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv23_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv8_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv26_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr16.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv20_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv29_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv29_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv39_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv10_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv1_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv26_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr27.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv37_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr7.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv32_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr13.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr22.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr39.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv16_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv40_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr30.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv13_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv4_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv19_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr36.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv28_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv14_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv25_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv19_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv29_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv16_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc10.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr32.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv3_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr21.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv30_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv13_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc7.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr26.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv6_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv33_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv36_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc20.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv34_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv33_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv4_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv37_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv17_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr6.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv6_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv38_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv22_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv2_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr20.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr25.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv19_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv38_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv18_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv31_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv3_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr4.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv5_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr8.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv1_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr23.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv6_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv23_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv19_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc26.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr37.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv27_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv38_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv12_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv20_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv10_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr18.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv8_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv16_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr11.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv24_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv36_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv14_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc17.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv39_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv34_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv32_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv28_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr29.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv10_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr17.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv36_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv27_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr40.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv16_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv11_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv7_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv3_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv28_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv15_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv2_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv40_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv23_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv10_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv22_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv25_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv17_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv4_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv25_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv15_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc13.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv30_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv39_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv22_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv7_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc22.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc24.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc30.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv15_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv30_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv8_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr35.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv6_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv40_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv39_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv33_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv30_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr9.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr5.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv21_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv11_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr34.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv20_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr33.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv12_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv5_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv34_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv17_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv26_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv31_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv24_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv18_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv24_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv25_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv21_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv3_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv1_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv32_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv29_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv28_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv37_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr38.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv7_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv7_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc15.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr28.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv9_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv12_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc18.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv4_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv5_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc28.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv35_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv9_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv14_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv26_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv20_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv11_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr12.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv37_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv35_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/rsc16.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv24_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv11_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv17_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv8_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv13_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr14.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv12_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv21_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv27_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv21_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv22_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr15.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv38_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv5_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv35_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv23_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv35_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv2_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv31_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv9_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv33_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv1_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv40_0.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/__init__.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv31_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr31.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv27_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv15_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv34_2.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv18_3.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/fr1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrdata/qrv13_1.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata copying build/lib/hubarcode/qrcode/qrcodetest.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode copying build/lib/hubarcode/qrcode/textencoder.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode copying build/lib/hubarcode/qrcode/isodata.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode copying build/lib/hubarcode/qrcode/__init__.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode copying build/lib/hubarcode/__init__.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix copying build/lib/hubarcode/datamatrix/renderer.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix copying build/lib/hubarcode/datamatrix/placement.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix copying build/lib/hubarcode/datamatrix/reedsolomon.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix copying build/lib/hubarcode/datamatrix/textencoder.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix copying build/lib/hubarcode/datamatrix/matrixtest.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix copying build/lib/hubarcode/datamatrix/__init__.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128 copying build/lib/hubarcode/code128/encoding.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128 copying build/lib/hubarcode/code128/renderer.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128 copying build/lib/hubarcode/code128/textencoder.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128 copying build/lib/hubarcode/code128/code128test.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128 copying build/lib/hubarcode/code128/generate_test.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128 copying build/lib/hubarcode/code128/__init__.py -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128 byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/encoding.py to encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/eantest.py to eantest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/generate_test.py to generate_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv9_2.py to qrv9_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv2_2.py to qrv2_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv18_1.py to qrv18_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr19.py to fr19.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr24.py to fr24.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv32_2.py to qrv32_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv36_1.py to qrv36_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv14_0.py to qrv14_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr10.py to fr10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv23_1.py to qrv23_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv8_3.py to qrv8_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv26_1.py to qrv26_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr16.py to fr16.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv20_1.py to qrv20_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv29_0.py to qrv29_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv29_2.py to qrv29_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv39_3.py to qrv39_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv10_0.py to qrv10_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr3.py to fr3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv1_0.py to qrv1_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv26_2.py to qrv26_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr27.py to fr27.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv37_3.py to qrv37_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr7.py to fr7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv32_0.py to qrv32_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr13.py to fr13.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr22.py to fr22.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr39.py to fr39.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv16_0.py to qrv16_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv40_2.py to qrv40_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr30.py to fr30.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv13_3.py to qrv13_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv4_0.py to qrv4_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv19_2.py to qrv19_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr36.py to fr36.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv28_2.py to qrv28_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv14_1.py to qrv14_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv25_3.py to qrv25_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv19_3.py to qrv19_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv29_1.py to qrv29_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv16_2.py to qrv16_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc10.py to rsc10.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr32.py to fr32.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv3_3.py to qrv3_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr21.py to fr21.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv30_3.py to qrv30_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv13_2.py to qrv13_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc7.py to rsc7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr26.py to fr26.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv6_2.py to qrv6_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv33_0.py to qrv33_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv36_2.py to qrv36_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc20.py to rsc20.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv34_1.py to qrv34_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv33_2.py to qrv33_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv4_1.py to qrv4_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv37_2.py to qrv37_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv17_3.py to qrv17_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr6.py to fr6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv6_1.py to qrv6_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv38_3.py to qrv38_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv22_2.py to qrv22_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv2_3.py to qrv2_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr20.py to fr20.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr25.py to fr25.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv19_0.py to qrv19_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv38_2.py to qrv38_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv18_2.py to qrv18_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv31_0.py to qrv31_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv3_2.py to qrv3_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr4.py to fr4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv5_0.py to qrv5_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr8.py to fr8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv1_2.py to qrv1_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr23.py to fr23.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv6_0.py to qrv6_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv23_2.py to qrv23_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv19_1.py to qrv19_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc26.py to rsc26.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr37.py to fr37.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv27_3.py to qrv27_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv38_1.py to qrv38_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv12_0.py to qrv12_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv20_2.py to qrv20_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv10_2.py to qrv10_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr18.py to fr18.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv8_0.py to qrv8_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv16_3.py to qrv16_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr11.py to fr11.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv24_1.py to qrv24_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv36_3.py to qrv36_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv14_3.py to qrv14_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc17.py to rsc17.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv39_0.py to qrv39_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv34_0.py to qrv34_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv32_1.py to qrv32_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv28_3.py to qrv28_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr29.py to fr29.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv10_3.py to qrv10_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr17.py to fr17.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv36_0.py to qrv36_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv27_1.py to qrv27_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr40.py to fr40.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv16_1.py to qrv16_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv11_1.py to qrv11_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv7_0.py to qrv7_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv3_0.py to qrv3_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv28_1.py to qrv28_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv15_3.py to qrv15_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv2_0.py to qrv2_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv40_3.py to qrv40_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv23_0.py to qrv23_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv10_1.py to qrv10_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv22_1.py to qrv22_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv25_2.py to qrv25_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv17_1.py to qrv17_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv4_2.py to qrv4_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv25_0.py to qrv25_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv15_0.py to qrv15_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc13.py to rsc13.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv30_1.py to qrv30_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv39_1.py to qrv39_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv22_0.py to qrv22_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv7_2.py to qrv7_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc22.py to rsc22.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc24.py to rsc24.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc30.py to rsc30.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv15_1.py to qrv15_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv30_2.py to qrv30_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv8_2.py to qrv8_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr35.py to fr35.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv6_3.py to qrv6_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv40_1.py to qrv40_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv39_2.py to qrv39_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv33_3.py to qrv33_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv30_0.py to qrv30_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr9.py to fr9.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr5.py to fr5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv21_2.py to qrv21_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv11_2.py to qrv11_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr34.py to fr34.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv20_3.py to qrv20_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr33.py to fr33.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv12_1.py to qrv12_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv5_2.py to qrv5_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv34_3.py to qrv34_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr2.py to fr2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv17_2.py to qrv17_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv26_3.py to qrv26_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv31_1.py to qrv31_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv24_0.py to qrv24_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv18_0.py to qrv18_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv24_3.py to qrv24_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv25_1.py to qrv25_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv21_0.py to qrv21_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv3_1.py to qrv3_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv1_1.py to qrv1_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv32_3.py to qrv32_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv29_3.py to qrv29_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv28_0.py to qrv28_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv37_0.py to qrv37_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr38.py to fr38.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv7_1.py to qrv7_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv7_3.py to qrv7_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc15.py to rsc15.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr28.py to fr28.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv9_1.py to qrv9_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv12_3.py to qrv12_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc18.py to rsc18.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv4_3.py to qrv4_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv5_1.py to qrv5_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc28.py to rsc28.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv35_3.py to qrv35_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv9_3.py to qrv9_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv14_2.py to qrv14_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv26_0.py to qrv26_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv20_0.py to qrv20_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv11_0.py to qrv11_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr12.py to fr12.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv37_1.py to qrv37_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv35_2.py to qrv35_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/rsc16.py to rsc16.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv24_2.py to qrv24_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv11_3.py to qrv11_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv17_0.py to qrv17_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv8_1.py to qrv8_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv13_0.py to qrv13_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr14.py to fr14.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv12_2.py to qrv12_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv21_1.py to qrv21_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv27_0.py to qrv27_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv21_3.py to qrv21_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv22_3.py to qrv22_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr15.py to fr15.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv38_0.py to qrv38_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv5_3.py to qrv5_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv35_0.py to qrv35_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv23_3.py to qrv23_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv35_1.py to qrv35_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv2_1.py to qrv2_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv31_3.py to qrv31_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv9_0.py to qrv9_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv33_1.py to qrv33_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv1_3.py to qrv1_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv40_0.py to qrv40_0.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv31_2.py to qrv31_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr31.py to fr31.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv27_2.py to qrv27_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv15_2.py to qrv15_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv34_2.py to qrv34_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv18_3.py to qrv18_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/fr1.py to fr1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrdata/qrv13_1.py to qrv13_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcodetest.py to qrcodetest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/textencoder.py to textencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/isodata.py to isodata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/renderer.py to renderer.cpython-39.pyc File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/renderer.py", line 26 def put_cell(self, (posx, posy), colour=1): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/placement.py to placement.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/reedsolomon.py to reedsolomon.cpython-39.pyc File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/placement.py", line 15 def place_bit(self, (posx, posy), bit): ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/textencoder.py to textencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/matrixtest.py to matrixtest.cpython-39.pyc File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/matrixtest.py", line 53 print "%r does not exist, skipping decoding tests" % dmtxread_path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("%r does not exist, skipping decoding tests" % dmtxread_path)? byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/encoding.py to encoding.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/renderer.py to renderer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/textencoder.py to textencoder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/code128test.py to code128test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/generate_test.py to generate_test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmp270pu55_.py' /usr/bin/python3 /tmp/tmp270pu55_.py File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/renderer.py", line 26 def put_cell(self, (posx, posy), colour=1): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/placement.py", line 15 def place_bit(self, (posx, posy), bit): ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/matrixtest.py", line 53 print "%r does not exist, skipping decoding tests" % dmtxread_path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("%r does not exist, skipping decoding tests" % dmtxread_path)? removing /tmp/tmp270pu55_.py running install_data creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/test_img copying hubarcode/ean13/test_img/2.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/test_img copying hubarcode/ean13/test_img/3.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/test_img copying hubarcode/ean13/test_img/1.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/ean13/test_img creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/2.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/23.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/15.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/19.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/13.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/18.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/6.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/9.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/16.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/20.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/10.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/11.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/14.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/8.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/3.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/21.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/17.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/1.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/5.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/4.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/12.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/22.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img copying hubarcode/qrcode/test_img/7.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/test_img creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr33.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc20.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv17_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv7_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr30.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv13_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr36.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv9_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv27_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr37.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv14_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv39_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv39_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv13_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv1_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv8_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv32_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc68.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv9_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv33_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv12_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv39_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr14.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv33_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv20_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr40.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc46.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv8_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv15_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv36_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv23_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv22_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv28_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv26_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc28.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv7_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc48.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv4_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv27_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc10.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv19_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr6.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv2_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv29_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr10.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv1_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv15_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr35.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv7_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr8.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv21_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv28_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv11_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv3_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr38.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv5_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr31.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv19_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv21_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv4_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv38_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr34.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc26.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv5_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc56.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv35_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv7_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc30.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc16.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv30_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr4.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr26.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv29_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv26_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv12_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv1_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv31_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc52.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv30_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv35_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv11_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv34_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr5.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr21.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv14_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr23.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv37_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv10_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv24_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv8_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv37_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv4_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv5_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv8_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv34_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv1_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc34.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr17.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv37_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv25_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr20.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv34_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc60.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv30_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv22_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv30_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv36_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv16_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv3_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv27_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr19.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc44.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv16_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv29_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv32_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv6_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv24_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv33_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv3_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv23_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv9_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv19_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv5_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv31_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr25.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv6_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv17_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv10_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr7.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv40_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc40.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv9_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc62.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv36_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc22.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv10_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv24_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv28_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr28.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc36.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv40_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr11.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv24_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv23_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr9.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv14_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv16_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv13_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv12_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv15_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv26_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc32.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc50.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr39.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv35_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv18_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc18.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv17_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv27_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv20_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv20_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv25_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr29.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr16.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv29_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv2_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv13_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv22_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr18.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv18_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr22.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc13.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv4_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc17.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv12_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr13.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv26_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv21_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv36_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv14_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv6_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr27.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv37_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc64.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv11_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr24.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv21_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv20_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc66.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr15.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv10_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv19_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv25_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc15.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr32.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv2_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv17_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv40_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv33_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc7.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv34_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv11_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv18_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv39_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv32_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv15_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv28_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc58.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv38_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc24.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc42.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv35_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv22_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv3_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv6_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv18_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv25_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv2_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrvfr12.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/rsc54.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv40_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv38_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv31_1.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv32_2.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv38_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv31_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv16_0.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data copying hubarcode/qrcode/qrcode_data/qrv23_3.dat -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/qrcode/qrcode_data creating /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img copying hubarcode/code128/test_img/2.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img copying hubarcode/code128/test_img/6.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img copying hubarcode/code128/test_img/3.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img copying hubarcode/code128/test_img/1.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img copying hubarcode/code128/test_img/5.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img copying hubarcode/code128/test_img/4.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img copying hubarcode/code128/test_img/7.png -> /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/code128/test_img running install_egg_info Writing /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/huBarcode-1.0.0-py3.9.egg-info + install -d -m755 /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64//usr/share/doc/python-huBarcode + '[' -d doc ']' ~/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64 ~/build/BUILD/huBarcode-1.0.0 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64 + '[' -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 ']' ~/build/BUILD/huBarcode-1.0.0 + popd + mv /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.0-1 --unique-debug-suffix -1.0.0-1.aarch64 --unique-debug-src-base python-huBarcode-1.0.0-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/huBarcode-1.0.0 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-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/matrixtest.py'... File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/matrixtest.py", line 53 print "%r does not exist, skipping decoding tests" % dmtxread_path ^ SyntaxError: Missing parentheses in call to 'print'. Did you mean print("%r does not exist, skipping decoding tests" % dmtxread_path)? *** Error compiling '/builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/placement.py'... File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/placement.py", line 15 def place_bit(self, (posx, posy), bit): ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-huBarcode-1.0.0-1.aarch64/usr/lib/python3.9/site-packages/hubarcode/datamatrix/renderer.py'... File "/usr/lib/python3.9/site-packages/hubarcode/datamatrix/renderer.py", line 26 def put_cell(self, (posx, posy), colour=1): ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.cNBxxA (%install) Bad exit status from /var/tmp/rpm-tmp.cNBxxA (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-hubarcode.spec