Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webscrapbook.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678431573.024429/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webscrapbook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-webscrapbook-1.8.3-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webscrapbook.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678431573.024429/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-webscrapbook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-webscrapbook-1.8.3-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-webscrapbook.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1678431573.024429/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=0gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-webscrapbook.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zn3w3K + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf webscrapbook-1.8.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/webscrapbook-1.8.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd webscrapbook-1.8.3 + /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.XSCevg + umask 022 + cd /builddir/build/BUILD + cd webscrapbook-1.8.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/webscrapbook copying webscrapbook/app.py -> build/lib/webscrapbook copying webscrapbook/__main__.py -> build/lib/webscrapbook copying webscrapbook/server.py -> build/lib/webscrapbook copying webscrapbook/cli.py -> build/lib/webscrapbook copying webscrapbook/locales.py -> build/lib/webscrapbook copying webscrapbook/__init__.py -> build/lib/webscrapbook creating build/lib/webscrapbook/util copying webscrapbook/util/css.py -> build/lib/webscrapbook/util copying webscrapbook/util/__init__.py -> build/lib/webscrapbook/util copying webscrapbook/util/util.py -> build/lib/webscrapbook/util copying webscrapbook/util/html.py -> build/lib/webscrapbook/util creating build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/indexer.py -> build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/cache.py -> build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/host.py -> build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/exporter.py -> build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/check.py -> build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/book.py -> build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/importer.py -> build/lib/webscrapbook/scrapbook copying webscrapbook/scrapbook/__init__.py -> build/lib/webscrapbook/scrapbook creating build/lib/webscrapbook/scrapbook/convert copying webscrapbook/scrapbook/convert/wsb2file.py -> build/lib/webscrapbook/scrapbook/convert copying webscrapbook/scrapbook/convert/items.py -> build/lib/webscrapbook/scrapbook/convert copying webscrapbook/scrapbook/convert/sb2wsb.py -> build/lib/webscrapbook/scrapbook/convert copying webscrapbook/scrapbook/convert/wsb2sb.py -> build/lib/webscrapbook/scrapbook/convert copying webscrapbook/scrapbook/convert/__init__.py -> build/lib/webscrapbook/scrapbook/convert copying webscrapbook/scrapbook/convert/file2wsb.py -> build/lib/webscrapbook/scrapbook/convert copying webscrapbook/scrapbook/convert/migrate.py -> build/lib/webscrapbook/scrapbook/convert creating build/lib/webscrapbook/resources copying webscrapbook/resources/mimetypes.md -> build/lib/webscrapbook/resources copying webscrapbook/resources/serve.py -> build/lib/webscrapbook/resources copying webscrapbook/resources/app.py -> build/lib/webscrapbook/resources copying webscrapbook/resources/config.ini -> build/lib/webscrapbook/resources copying webscrapbook/resources/config.md -> build/lib/webscrapbook/resources creating build/lib/webscrapbook/themes creating build/lib/webscrapbook/themes/default creating build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/postit.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/comment.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/file.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/index.js -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/index-ex.js -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/link.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/edit.js -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/edit.css -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/index-ex.css -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/expand.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/external.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/item.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/index.css -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/collapse.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/common.css -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/search.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/toggle.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/common.js -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/editx.js -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/fopen.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/note.png -> build/lib/webscrapbook/themes/default/static copying webscrapbook/themes/default/static/fclose.png -> build/lib/webscrapbook/themes/default/static creating build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/static_search.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/static_map.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/static_frame.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/base.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/index.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/cli.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/edit.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/static_index.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/maff_index.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/markdown.html -> build/lib/webscrapbook/themes/default/templates copying webscrapbook/themes/default/templates/editx.html -> build/lib/webscrapbook/themes/default/templates creating build/lib/webscrapbook/themes/default/locales creating build/lib/webscrapbook/themes/default/locales/he copying webscrapbook/themes/default/locales/he/messages.py -> build/lib/webscrapbook/themes/default/locales/he creating build/lib/webscrapbook/themes/default/locales/zh_cn copying webscrapbook/themes/default/locales/zh_cn/messages.py -> build/lib/webscrapbook/themes/default/locales/zh_cn creating build/lib/webscrapbook/themes/default/locales/ar copying webscrapbook/themes/default/locales/ar/messages.py -> build/lib/webscrapbook/themes/default/locales/ar creating build/lib/webscrapbook/themes/default/locales/fa copying webscrapbook/themes/default/locales/fa/messages.py -> build/lib/webscrapbook/themes/default/locales/fa creating build/lib/webscrapbook/themes/default/locales/zh copying webscrapbook/themes/default/locales/zh/messages.py -> build/lib/webscrapbook/themes/default/locales/zh creating build/lib/webscrapbook/themes/default/locales/es copying webscrapbook/themes/default/locales/es/messages.py -> build/lib/webscrapbook/themes/default/locales/es creating build/lib/webscrapbook/themes/default/locales/en copying webscrapbook/themes/default/locales/en/messages.py -> build/lib/webscrapbook/themes/default/locales/en + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bsC9Zz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 + cd webscrapbook-1.8.3 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook copying build/lib/webscrapbook/app.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook copying build/lib/webscrapbook/__main__.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util copying build/lib/webscrapbook/util/css.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util copying build/lib/webscrapbook/util/__init__.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util copying build/lib/webscrapbook/util/util.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util copying build/lib/webscrapbook/util/html.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources copying build/lib/webscrapbook/resources/mimetypes.md -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources copying build/lib/webscrapbook/resources/serve.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources copying build/lib/webscrapbook/resources/app.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources copying build/lib/webscrapbook/resources/config.ini -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources copying build/lib/webscrapbook/resources/config.md -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources copying build/lib/webscrapbook/server.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/static_search.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/static_map.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/static_frame.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/base.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/index.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/cli.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/edit.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/static_index.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/maff_index.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/markdown.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates copying build/lib/webscrapbook/themes/default/templates/editx.html -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/templates creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/he copying build/lib/webscrapbook/themes/default/locales/he/messages.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/he creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/zh_cn copying build/lib/webscrapbook/themes/default/locales/zh_cn/messages.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/zh_cn creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/ar copying build/lib/webscrapbook/themes/default/locales/ar/messages.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/ar creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/fa copying build/lib/webscrapbook/themes/default/locales/fa/messages.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/fa creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/zh copying build/lib/webscrapbook/themes/default/locales/zh/messages.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/zh creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/es copying build/lib/webscrapbook/themes/default/locales/es/messages.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/es creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/en copying build/lib/webscrapbook/themes/default/locales/en/messages.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/en creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/postit.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/comment.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/file.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/index.js -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/index-ex.js -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/link.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/edit.js -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/edit.css -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/index-ex.css -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/expand.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/external.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/item.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/index.css -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/collapse.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/common.css -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/search.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/toggle.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/common.js -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/editx.js -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/fopen.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/note.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/themes/default/static/fclose.png -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/static copying build/lib/webscrapbook/cli.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook copying build/lib/webscrapbook/locales.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook copying build/lib/webscrapbook/__init__.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook copying build/lib/webscrapbook/scrapbook/indexer.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook copying build/lib/webscrapbook/scrapbook/cache.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook copying build/lib/webscrapbook/scrapbook/host.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook copying build/lib/webscrapbook/scrapbook/exporter.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook copying build/lib/webscrapbook/scrapbook/check.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook creating /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/convert/wsb2file.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/convert/items.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/convert/sb2wsb.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/convert/wsb2sb.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/convert/__init__.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/convert/file2wsb.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/convert/migrate.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert copying build/lib/webscrapbook/scrapbook/book.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook copying build/lib/webscrapbook/scrapbook/importer.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook copying build/lib/webscrapbook/scrapbook/__init__.py -> /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util/css.py to css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/util/html.py to html.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources/serve.py to serve.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/resources/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/server.py to server.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/he/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/zh_cn/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/ar/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/fa/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/zh/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/es/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/themes/default/locales/en/messages.py to messages.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/cli.py to cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/locales.py to locales.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/indexer.py to indexer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/host.py to host.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/exporter.py to exporter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/check.py to check.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert/wsb2file.py to wsb2file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert/items.py to items.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert/sb2wsb.py to sb2wsb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert/wsb2sb.py to wsb2sb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert/file2wsb.py to file2wsb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/convert/migrate.py to migrate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/book.py to book.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/importer.py to importer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook/scrapbook/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpo38qqu4k.py' /usr/bin/python3 /tmp/tmpo38qqu4k.py removing /tmp/tmpo38qqu4k.py running install_egg_info running egg_info writing webscrapbook.egg-info/PKG-INFO writing dependency_links to webscrapbook.egg-info/dependency_links.txt writing entry points to webscrapbook.egg-info/entry_points.txt writing requirements to webscrapbook.egg-info/requires.txt writing top-level names to webscrapbook.egg-info/top_level.txt reading manifest file 'webscrapbook.egg-info/SOURCES.txt' adding license file 'LICENSE.txt' writing manifest file 'webscrapbook.egg-info/SOURCES.txt' Copying webscrapbook.egg-info to /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9/site-packages/webscrapbook-1.8.3-py3.9.egg-info running install_scripts Installing webscrapbook script to /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/bin Installing wsb script to /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/bin Installing wsbview script to /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64//usr/share/doc/python-webscrapbook ~/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 ~/build/BUILD/webscrapbook-1.8.3 + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 + '[' -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 ~/build/BUILD/webscrapbook-1.8.3 + '[' -d usr/share/man ']' + popd + mv /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j32 --strict-build-id -i --build-id-seed 1.8.3-1 --unique-debug-suffix -1.8.3-1.x86_64 --unique-debug-src-base python-webscrapbook-1.8.3-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/webscrapbook-1.8.3 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-webscrapbook-1.8.3-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-webscrapbook-1.8.3-1.noarch Provides: python-webscrapbook python3-webscrapbook = 1.8.3-1 python3.9dist(webscrapbook) = 1.8.3 python3dist(webscrapbook) = 1.8.3 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(commonmark) >= 0.8 python3.9dist(flask) >= 1.1 python3.9dist(jinja2) >= 2.10.1 python3.9dist(lxml) >= 4 python3.9dist(setuptools) python3.9dist(werkzeug) >= 1 Processing files: python-webscrapbook-help-1.8.3-1.noarch warning: Empty %files file /builddir/build/BUILD/webscrapbook-1.8.3/doclist.lst Provides: python-webscrapbook-help = 1.8.3-1 python3-webscrapbook-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 Wrote: /builddir/build/RPMS/python-webscrapbook-help-1.8.3-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-webscrapbook-1.8.3-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XlHCHw + umask 022 + cd /builddir/build/BUILD + cd webscrapbook-1.8.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-webscrapbook-1.8.3-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0