Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs  --target aarch64 --nodeps /builddir/build/SPECS/python-comiccrawler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682499110.121482/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffb9918550>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-comiccrawler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-comiccrawler-2022.11.21-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-comiccrawler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682499110.121482/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff873d9cd0>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-comiccrawler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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-comiccrawler-2022.11.21-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-comiccrawler.spec'], chrootPath='/var/lib/mock/openeuler-22.03-aarch64-1682499110.121482/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffff873d9cd0>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-comiccrawler.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\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.cvJIF9
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf comiccrawler-2022.11.21
+ /usr/bin/gzip -dc /builddir/build/SOURCES/comiccrawler-2022.11.21.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd comiccrawler-2022.11.21
+ /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.64sag6
+ umask 022
+ cd /builddir/build/BUILD
+ cd comiccrawler-2022.11.21
+ 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/comiccrawler
copying comiccrawler/url.py -> build/lib/comiccrawler
copying comiccrawler/grabber.py -> build/lib/comiccrawler
copying comiccrawler/safeprint.py -> build/lib/comiccrawler
copying comiccrawler/mission.py -> build/lib/comiccrawler
copying comiccrawler/episode.py -> build/lib/comiccrawler
copying comiccrawler/util.py -> build/lib/comiccrawler
copying comiccrawler/batch_analyzer.py -> build/lib/comiccrawler
copying comiccrawler/profile.py -> build/lib/comiccrawler
copying comiccrawler/image.py -> build/lib/comiccrawler
copying comiccrawler/download_manager.py -> build/lib/comiccrawler
copying comiccrawler/channel.py -> build/lib/comiccrawler
copying comiccrawler/save_path.py -> build/lib/comiccrawler
copying comiccrawler/__main__.py -> build/lib/comiccrawler
copying comiccrawler/config.py -> build/lib/comiccrawler
copying comiccrawler/episode_loader.py -> build/lib/comiccrawler
copying comiccrawler/core.py -> build/lib/comiccrawler
copying comiccrawler/io.py -> build/lib/comiccrawler
copying comiccrawler/module_grabber.py -> build/lib/comiccrawler
copying comiccrawler/__init__.py -> build/lib/comiccrawler
copying comiccrawler/mission_manager.py -> build/lib/comiccrawler
copying comiccrawler/crawler.py -> build/lib/comiccrawler
copying comiccrawler/cli.py -> build/lib/comiccrawler
copying comiccrawler/analyzer.py -> build/lib/comiccrawler
copying comiccrawler/error.py -> build/lib/comiccrawler
creating build/lib/comiccrawler/mods
copying comiccrawler/mods/dmzj_www.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/cartoonmad.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/weibo.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/pixiv.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/gelbooru.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/setnmh.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/facebook.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/fantia.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/tsundora.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/wix.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/bilibili_manga.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/_99.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/nico.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/sankaku.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/toho.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/seemh.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/sankaku_beta.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/_177pic.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/exh.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/tuchong.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/xznj120.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/deviantart.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/konachan.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/qq.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/dmzj.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/tumblr.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/imgbox.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/mh160.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/dmzj_m.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/acgn.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/yandere.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/aacomic.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/copy.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/dm5.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/artstation.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/youhui.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/iibq.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/__init__.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/manhuaren.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/gufeng.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/danbooru.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/manhuabei_m.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/eight.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/sfacg.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/hhxiee.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/nijie.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/buka.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/flickr.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/twitter.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/pixabay.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/senmanga.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/instagram.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/chuixue.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/manhuadui.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/bilibili.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/oh.py -> build/lib/comiccrawler/mods
copying comiccrawler/mods/yoedge.py -> build/lib/comiccrawler/mods
creating build/lib/comiccrawler/gui
copying comiccrawler/gui/table.py -> build/lib/comiccrawler/gui
copying comiccrawler/gui/core.py -> build/lib/comiccrawler/gui
copying comiccrawler/gui/dialog.py -> build/lib/comiccrawler/gui
copying comiccrawler/gui/__init__.py -> build/lib/comiccrawler/gui
copying comiccrawler/gui/main_window.py -> build/lib/comiccrawler/gui
copying comiccrawler/gui/select_episodes.py -> build/lib/comiccrawler/gui
+ sleep 1
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.5SdIsB
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64
++ dirname /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64
+ cd comiccrawler-2022.11.21
+ 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-comiccrawler-2022.11.21-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-comiccrawler-2022.11.21-1.aarch64/usr
creating /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib
creating /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9
creating /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages
creating /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/url.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/grabber.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/safeprint.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/mission.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/episode.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/util.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
creating /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/dmzj_www.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/cartoonmad.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/weibo.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/pixiv.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/gelbooru.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/setnmh.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/facebook.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/fantia.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/tsundora.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/wix.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/bilibili_manga.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/_99.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/nico.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/sankaku.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/toho.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/seemh.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/sankaku_beta.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/_177pic.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/exh.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/tuchong.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/xznj120.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/deviantart.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/konachan.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/qq.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/dmzj.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/tumblr.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/imgbox.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/mh160.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/dmzj_m.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/acgn.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/yandere.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/aacomic.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/copy.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/dm5.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/artstation.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/youhui.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/iibq.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/__init__.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/manhuaren.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/gufeng.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/danbooru.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/manhuabei_m.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/eight.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/sfacg.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/hhxiee.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/nijie.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/buka.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/flickr.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/twitter.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/pixabay.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/senmanga.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/instagram.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/chuixue.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/manhuadui.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/bilibili.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/oh.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/mods/yoedge.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods
copying build/lib/comiccrawler/batch_analyzer.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/profile.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/image.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/download_manager.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/channel.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/save_path.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/__main__.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/config.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/episode_loader.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/core.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/io.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/module_grabber.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
creating /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui
copying build/lib/comiccrawler/gui/table.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui
copying build/lib/comiccrawler/gui/core.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui
copying build/lib/comiccrawler/gui/dialog.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui
copying build/lib/comiccrawler/gui/__init__.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui
copying build/lib/comiccrawler/gui/main_window.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui
copying build/lib/comiccrawler/gui/select_episodes.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui
copying build/lib/comiccrawler/__init__.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/mission_manager.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/crawler.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/cli.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/analyzer.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
copying build/lib/comiccrawler/error.py -> /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/url.py to url.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/grabber.py to grabber.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/safeprint.py to safeprint.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mission.py to mission.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/episode.py to episode.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/util.py to util.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/dmzj_www.py to dmzj_www.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/cartoonmad.py to cartoonmad.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/weibo.py to weibo.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/pixiv.py to pixiv.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/gelbooru.py to gelbooru.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/setnmh.py to setnmh.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/facebook.py to facebook.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/fantia.py to fantia.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/tsundora.py to tsundora.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/wix.py to wix.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/bilibili_manga.py to bilibili_manga.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/_99.py to _99.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/nico.py to nico.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/sankaku.py to sankaku.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/toho.py to toho.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/seemh.py to seemh.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/sankaku_beta.py to sankaku_beta.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/_177pic.py to _177pic.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/exh.py to exh.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/tuchong.py to tuchong.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/xznj120.py to xznj120.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/deviantart.py to deviantart.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/konachan.py to konachan.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/qq.py to qq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/dmzj.py to dmzj.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/tumblr.py to tumblr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/imgbox.py to imgbox.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/mh160.py to mh160.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/dmzj_m.py to dmzj_m.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/acgn.py to acgn.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/yandere.py to yandere.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/aacomic.py to aacomic.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/copy.py to copy.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/dm5.py to dm5.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/artstation.py to artstation.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/youhui.py to youhui.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/iibq.py to iibq.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/manhuaren.py to manhuaren.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/gufeng.py to gufeng.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/danbooru.py to danbooru.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/manhuabei_m.py to manhuabei_m.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/eight.py to eight.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/sfacg.py to sfacg.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/hhxiee.py to hhxiee.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/nijie.py to nijie.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/buka.py to buka.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/flickr.py to flickr.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/twitter.py to twitter.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/pixabay.py to pixabay.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/senmanga.py to senmanga.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/instagram.py to instagram.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/chuixue.py to chuixue.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/manhuadui.py to manhuadui.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/bilibili.py to bilibili.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/oh.py to oh.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mods/yoedge.py to yoedge.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/batch_analyzer.py to batch_analyzer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/profile.py to profile.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/image.py to image.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/download_manager.py to download_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/channel.py to channel.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/save_path.py to save_path.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/__main__.py to __main__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/config.py to config.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/episode_loader.py to episode_loader.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/core.py to core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/io.py to io.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/module_grabber.py to module_grabber.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui/table.py to table.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui/core.py to core.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui/dialog.py to dialog.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui/main_window.py to main_window.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/gui/select_episodes.py to select_episodes.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/__init__.py to __init__.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/mission_manager.py to mission_manager.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/crawler.py to crawler.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/cli.py to cli.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/analyzer.py to analyzer.cpython-39.pyc
byte-compiling /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler/error.py to error.cpython-39.pyc
writing byte-compilation script '/tmp/tmpta0b3dt8.py'
/usr/bin/python3 /tmp/tmpta0b3dt8.py
removing /tmp/tmpta0b3dt8.py
running install_egg_info
running egg_info
writing comiccrawler.egg-info/PKG-INFO
writing dependency_links to comiccrawler.egg-info/dependency_links.txt
writing entry points to comiccrawler.egg-info/entry_points.txt
writing requirements to comiccrawler.egg-info/requires.txt
writing top-level names to comiccrawler.egg-info/top_level.txt
reading manifest file 'comiccrawler.egg-info/SOURCES.txt'
writing manifest file 'comiccrawler.egg-info/SOURCES.txt'
Copying comiccrawler.egg-info to /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9/site-packages/comiccrawler-2022.11.21-py3.9.egg-info
running install_scripts
Installing comiccrawler script to /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/usr/bin
+ install -d -m755 /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64//usr/share/doc/python-comiccrawler
+ '[' -d doc ']'
~/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64 ~/build/BUILD/comiccrawler-2022.11.21
+ '[' -d docs ']'
+ '[' -d example ']'
+ '[' -d examples ']'
+ pushd /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-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/comiccrawler-2022.11.21
+ popd
+ mv /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/filelist.lst .
+ mv /builddir/build/BUILDROOT/python-comiccrawler-2022.11.21-1.aarch64/doclist.lst .
+ /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2022.11.21-1 --unique-debug-suffix -2022.11.21-1.aarch64 --unique-debug-src-base python-comiccrawler-2022.11.21-1.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/comiccrawler-2022.11.21
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-comiccrawler-2022.11.21-1.aarch64/usr/lib/python3.9 using /usr/bin/python3.9
+ /usr/lib/rpm/brp-python-hardlink
Processing files: python3-comiccrawler-2022.11.21-1.noarch
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.3
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.2
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.5
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.14
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.15
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.28
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2
error: Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.0.11
Provides: python-comiccrawler python3-comiccrawler = 2022.11.21-1 python3.9dist(comiccrawler) = 2022.11.21 python3dist(comiccrawler) = 2022.11.21
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3 python(abi) = 3.9 python3.9dist(belfrywidgets) python3.9dist(brotli) python3.9dist(desktop3) python3.9dist(docopt) python3.9dist(lzstring) python3.9dist(node-vm2) python3.9dist(puremagic) python3.9dist(pycryptodomex) python3.9dist(pythreadworker) python3.9dist(requests) python3.9dist(safeprint) python3.9dist(setuptools) python3.9dist(uncurl)
RPM build errors:
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.5.3
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.6.2
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.4.5
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 1.14
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 3.15
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.10
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 2.28
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.2
    Dependency tokens must begin with alpha-numeric, '_' or '/': ~= 0.0.11
Child return code was: 1
EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb  --target aarch64 --nodeps /builddir/build/SPECS/python-comiccrawler.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-comiccrawler.spec