Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/python-clam.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682512563.622422/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-clam.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-CLAM-3.2.5-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-clam.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682512563.622422/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-clam.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-CLAM-3.2.5-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-clam.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682512563.622422/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-clam.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.Re0cM2 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf CLAM-3.2.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/CLAM-3.2.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd CLAM-3.2.5 + /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.a4YNuK + umask 022 + cd /builddir/build/BUILD + cd CLAM-3.2.5 + 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' running build running build_py creating build creating build/lib creating build/lib/clam copying clam/clamclient.py -> build/lib/clam copying clam/clamservice.py -> build/lib/clam copying clam/clamrunjob.py -> build/lib/clam copying clam/clamnewproject.py -> build/lib/clam copying clam/clamdispatcher.py -> build/lib/clam copying clam/__init__.py -> build/lib/clam creating build/lib/clam/common copying clam/common/languages.py -> build/lib/clam/common copying clam/common/data.py -> build/lib/clam/common copying clam/common/util.py -> build/lib/clam/common copying clam/common/oauth.py -> build/lib/clam/common copying clam/common/client.py -> build/lib/clam/common copying clam/common/viewers.py -> build/lib/clam/common copying clam/common/converters.py -> build/lib/clam/common copying clam/common/digestauth.py -> build/lib/clam/common copying clam/common/parameters.py -> build/lib/clam/common copying clam/common/auth.py -> build/lib/clam/common copying clam/common/__init__.py -> build/lib/clam/common copying clam/common/formats.py -> build/lib/clam/common copying clam/common/status.py -> build/lib/clam/common creating build/lib/clam/config copying clam/config/setup_template.py -> build/lib/clam/config copying clam/config/textstats2.py -> build/lib/clam/config copying clam/config/textstats1.py -> build/lib/clam/config copying clam/config/constrainttest.py -> build/lib/clam/config copying clam/config/defaults.py -> build/lib/clam/config copying clam/config/test2.py -> build/lib/clam/config copying clam/config/oauthtest.py -> build/lib/clam/config copying clam/config/template.py -> build/lib/clam/config copying clam/config/freqlist.py -> build/lib/clam/config copying clam/config/actiontest.py -> build/lib/clam/config copying clam/config/textstats3.py -> build/lib/clam/config copying clam/config/__init__.py -> build/lib/clam/config copying clam/config/authtest.py -> build/lib/clam/config copying clam/config/test.py -> build/lib/clam/config copying clam/config/textstats.py -> build/lib/clam/config copying clam/config/forwardauthtest.py -> build/lib/clam/config copying clam/config/multiplier.py -> build/lib/clam/config copying clam/config/authactiontest.py -> build/lib/clam/config creating build/lib/clam/wrappers copying clam/wrappers/constrainttest.py -> build/lib/clam/wrappers copying clam/wrappers/template.py -> build/lib/clam/wrappers copying clam/wrappers/__init__.py -> build/lib/clam/wrappers copying clam/wrappers/testwrapper.py -> build/lib/clam/wrappers copying clam/wrappers/textstats.py -> build/lib/clam/wrappers copying clam/wrappers/freqlistwrapper.py -> build/lib/clam/wrappers running egg_info writing CLAM.egg-info/PKG-INFO writing dependency_links to CLAM.egg-info/dependency_links.txt writing entry points to CLAM.egg-info/entry_points.txt writing requirements to CLAM.egg-info/requires.txt writing top-level names to CLAM.egg-info/top_level.txt reading manifest file 'CLAM.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'clam/custom/*' adding license file 'COPYING' writing manifest file 'CLAM.egg-info/SOURCES.txt' creating build/lib/clam/clients copying clam/clients/clienttest.py -> build/lib/clam/clients copying clam/clients/textstats.py -> build/lib/clam/clients creating build/lib/clam/static copying clam/static/ajaxupload.js -> build/lib/clam/static copying clam/static/back.png -> build/lib/clam/static copying clam/static/base.css -> build/lib/clam/static copying clam/static/bootstrap.min.css -> build/lib/clam/static copying clam/static/bootstrap.min.js -> build/lib/clam/static copying clam/static/clam.js -> build/lib/clam/static copying clam/static/delete.png -> build/lib/clam/static copying clam/static/fine-uploader.min.css -> build/lib/clam/static copying clam/static/fineuploader.css -> build/lib/clam/static copying clam/static/info.xsl -> build/lib/clam/static copying clam/static/interface.xsl -> build/lib/clam/static copying clam/static/jquery-3.4.1.min.js -> build/lib/clam/static copying clam/static/jquery.dataTables.min.css -> build/lib/clam/static copying clam/static/jquery.dataTables.min.js -> build/lib/clam/static copying clam/static/jquery.fine-uploader.js -> build/lib/clam/static copying clam/static/jquery.fine-uploader.min.js -> build/lib/clam/static copying clam/static/jquery.fineuploader-3.1.js -> build/lib/clam/static copying clam/static/jquery.fineuploader-3.1.min.js -> build/lib/clam/static copying clam/static/loading.gif -> build/lib/clam/static copying clam/static/login.xsl -> build/lib/clam/static copying clam/static/open-iconic-bootstrap.min.css -> build/lib/clam/static copying clam/static/open-iconic.eot -> build/lib/clam/static copying clam/static/open-iconic.otf -> build/lib/clam/static copying clam/static/open-iconic.svg -> build/lib/clam/static copying clam/static/open-iconic.ttf -> build/lib/clam/static copying clam/static/open-iconic.woff -> build/lib/clam/static copying clam/static/parameters.xsl -> build/lib/clam/static copying clam/static/popper.min.js -> build/lib/clam/static copying clam/static/processing.gif -> build/lib/clam/static copying clam/static/progress.gif -> build/lib/clam/static copying clam/static/sonar.css -> build/lib/clam/static copying clam/static/sort_asc.png -> build/lib/clam/static copying clam/static/sort_asc_disabled.png -> build/lib/clam/static copying clam/static/sort_both.png -> build/lib/clam/static copying clam/static/sort_desc.png -> build/lib/clam/static copying clam/static/sort_desc_disabled.png -> build/lib/clam/static creating build/lib/clam/static/custom copying clam/static/custom/sonardropbox_index.html -> build/lib/clam/static/custom copying clam/static/custom/sonardropbox_projectdone.html -> build/lib/clam/static/custom copying clam/static/custom/sonardropbox_projectstart.html -> build/lib/clam/static/custom creating build/lib/clam/static/tableimages copying clam/static/tableimages/Sorting icons.psd -> build/lib/clam/static/tableimages copying clam/static/tableimages/back_disabled.jpg -> build/lib/clam/static/tableimages copying clam/static/tableimages/back_enabled.jpg -> build/lib/clam/static/tableimages copying clam/static/tableimages/forward_disabled.jpg -> build/lib/clam/static/tableimages copying clam/static/tableimages/forward_enabled.jpg -> build/lib/clam/static/tableimages copying clam/static/tableimages/sort_asc.png -> build/lib/clam/static/tableimages copying clam/static/tableimages/sort_asc_disabled.png -> build/lib/clam/static/tableimages copying clam/static/tableimages/sort_both.png -> build/lib/clam/static/tableimages copying clam/static/tableimages/sort_desc.png -> build/lib/clam/static/tableimages copying clam/static/tableimages/sort_desc_disabled.png -> build/lib/clam/static/tableimages creating build/lib/clam/style copying clam/style/classic.css -> build/lib/clam/style copying clam/style/pre2.css -> build/lib/clam/style creating build/lib/clam/templates copying clam/templates/admin.html -> build/lib/clam/templates copying clam/templates/admininspect.html -> build/lib/clam/templates copying clam/templates/crudetableviewer.html -> build/lib/clam/templates copying clam/templates/inputformats.html -> build/lib/clam/templates copying clam/templates/login.xml -> build/lib/clam/templates copying clam/templates/response.json -> build/lib/clam/templates copying clam/templates/response.xml -> build/lib/clam/templates copying clam/templates/share.html -> build/lib/clam/templates creating build/lib/clam/tests copying clam/tests/__init__.py -> build/lib/clam/tests copying clam/tests/actiontest.py -> build/lib/clam/tests copying clam/tests/authactiontest.py -> build/lib/clam/tests copying clam/tests/authtest.py -> build/lib/clam/tests copying clam/tests/config.yml -> build/lib/clam/tests copying clam/tests/constrainttest.py -> build/lib/clam/tests copying clam/tests/crypttest.py -> build/lib/clam/tests copying clam/tests/datatest.py -> build/lib/clam/tests copying clam/tests/frogclient.py -> build/lib/clam/tests copying clam/tests/parametertest.py -> build/lib/clam/tests copying clam/tests/servicetest.py -> build/lib/clam/tests copying clam/wrappers/template.sh -> build/lib/clam/wrappers copying clam/config/example.wsgi -> build/lib/clam/config copying clam/config/template.config.yml -> build/lib/clam/config copying clam/config/template.Dockerfile -> build/lib/clam/config + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.dlMFTu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64 ++ dirname /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64 + cd CLAM-3.2.5 + 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-CLAM-3.2.5-1.aarch64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam copying build/lib/clam/clamclient.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/share.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/inputformats.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/crudetableviewer.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/login.xml -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/admininspect.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/response.json -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/admin.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates copying build/lib/clam/templates/response.xml -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/templates creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/style copying build/lib/clam/style/pre2.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/style copying build/lib/clam/style/classic.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/style copying build/lib/clam/clamservice.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam copying build/lib/clam/clamrunjob.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/popper.min.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/info.xsl -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/jquery.dataTables.min.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/jquery.dataTables.min.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/open-iconic.otf -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/open-iconic.ttf -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/jquery.fine-uploader.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/custom copying build/lib/clam/static/custom/sonardropbox_projectdone.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/custom copying build/lib/clam/static/custom/sonardropbox_index.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/custom copying build/lib/clam/static/custom/sonardropbox_projectstart.html -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/custom copying build/lib/clam/static/sort_asc.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/interface.xsl -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/sonar.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/progress.gif -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/open-iconic.eot -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/loading.gif -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/fineuploader.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/open-iconic.woff -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/fine-uploader.min.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/open-iconic-bootstrap.min.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/jquery.fine-uploader.min.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/processing.gif -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/delete.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/sort_both.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/ajaxupload.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/sort_desc_disabled.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/sort_asc_disabled.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/jquery-3.4.1.min.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/bootstrap.min.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/parameters.xsl -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/sort_desc.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/jquery.fineuploader-3.1.min.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/open-iconic.svg -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/base.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/clam.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/login.xsl -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/forward_enabled.jpg -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/sort_asc.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/back_enabled.jpg -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/Sorting icons.psd -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/forward_disabled.jpg -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/sort_both.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/sort_desc_disabled.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/sort_asc_disabled.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/sort_desc.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/tableimages/back_disabled.jpg -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static/tableimages copying build/lib/clam/static/jquery.fineuploader-3.1.js -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/bootstrap.min.css -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static copying build/lib/clam/static/back.png -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/static creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clients copying build/lib/clam/clients/clienttest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clients copying build/lib/clam/clients/textstats.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clients creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/languages.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/data.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/util.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/oauth.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/client.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/viewers.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/converters.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/digestauth.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/parameters.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/auth.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/__init__.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/formats.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/common/status.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common copying build/lib/clam/clamnewproject.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam copying build/lib/clam/clamdispatcher.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/wrappers/template.sh -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/wrappers/constrainttest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/wrappers/template.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/wrappers/__init__.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/wrappers/testwrapper.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/wrappers/textstats.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/wrappers/freqlistwrapper.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers copying build/lib/clam/__init__.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/setup_template.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/textstats2.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/textstats1.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/constrainttest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/template.config.yml -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/defaults.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/test2.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/oauthtest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/template.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/freqlist.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/actiontest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/example.wsgi -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/textstats3.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/__init__.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/authtest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/template.Dockerfile -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/test.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/textstats.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/forwardauthtest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/multiplier.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config copying build/lib/clam/config/authactiontest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config creating /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/constrainttest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/frogclient.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/actiontest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/parametertest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/__init__.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/authtest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/datatest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/config.yml -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/servicetest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/crypttest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests copying build/lib/clam/tests/authactiontest.py -> /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clamclient.py to clamclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clamservice.py to clamservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clamrunjob.py to clamrunjob.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clients/clienttest.py to clienttest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clients/textstats.py to textstats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/languages.py to languages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/data.py to data.cpython-39.pyc /usr/lib/python3.9/site-packages/clam/common/data.py:2528: SyntaxWarning: assertion is always true, perhaps remove parentheses? byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/client.py to client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/viewers.py to viewers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/converters.py to converters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/digestauth.py to digestauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/parameters.py to parameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/auth.py to auth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/formats.py to formats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/common/status.py to status.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clamnewproject.py to clamnewproject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/clamdispatcher.py to clamdispatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers/constrainttest.py to constrainttest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers/testwrapper.py to testwrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers/textstats.py to textstats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/wrappers/freqlistwrapper.py to freqlistwrapper.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/setup_template.py to setup_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/textstats2.py to textstats2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/textstats1.py to textstats1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/constrainttest.py to constrainttest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/defaults.py to defaults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/test2.py to test2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/oauthtest.py to oauthtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/template.py to template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/freqlist.py to freqlist.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/actiontest.py to actiontest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/textstats3.py to textstats3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/authtest.py to authtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/test.py to test.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/textstats.py to textstats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/forwardauthtest.py to forwardauthtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/multiplier.py to multiplier.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/config/authactiontest.py to authactiontest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/constrainttest.py to constrainttest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/frogclient.py to frogclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/actiontest.py to actiontest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/parametertest.py to parametertest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/authtest.py to authtest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/datatest.py to datatest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/servicetest.py to servicetest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/crypttest.py to crypttest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/clam/tests/authactiontest.py to authactiontest.cpython-39.pyc writing byte-compilation script '/tmp/tmpn_92tel7.py' /usr/bin/python3 /tmp/tmpn_92tel7.py /usr/lib/python3.9/site-packages/clam/common/data.py:2528: SyntaxWarning: assertion is always true, perhaps remove parentheses? removing /tmp/tmpn_92tel7.py running install_egg_info running egg_info writing CLAM.egg-info/PKG-INFO writing dependency_links to CLAM.egg-info/dependency_links.txt writing entry points to CLAM.egg-info/entry_points.txt writing requirements to CLAM.egg-info/requires.txt writing top-level names to CLAM.egg-info/top_level.txt reading manifest file 'CLAM.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'clam/custom/*' adding license file 'COPYING' writing manifest file 'CLAM.egg-info/SOURCES.txt' Copying CLAM.egg-info to /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/lib/python3.9/site-packages/CLAM-3.2.5-py3.9.egg-info running install_scripts Installing clamclient script to /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/bin Installing clamdispatcher script to /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/bin Installing clamnewproject script to /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/bin Installing clamservice script to /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/bin Installing startclamservice script to /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64//usr/share/doc/python-CLAM + '[' -d doc ']' ~/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64 ~/build/BUILD/CLAM-3.2.5 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + find usr/bin -type f -printf '/%h/%f\n' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' ~/build/BUILD/CLAM-3.2.5 + popd + mv /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/filelist.lst . + mv /builddir/build/BUILDROOT/python-CLAM-3.2.5-1.aarch64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 3.2.5-1 --unique-debug-suffix -3.2.5-1.aarch64 --unique-debug-src-base python-CLAM-3.2.5-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/CLAM-3.2.5 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-CLAM-3.2.5-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9 /usr/lib/python3.9/site-packages/clam/common/data.py:2528: SyntaxWarning: assertion is always true, perhaps remove parentheses? + /usr/lib/rpm/brp-python-hardlink Processing files: python3-CLAM-3.2.5-1.noarch error: File must begin with "/": icons.psd RPM build errors: File must begin with "/": icons.psd Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/python-clam.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.11/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) ^^^^^^^^^^^^^^^^^ File "/usr/lib/python3.11/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-clam.spec