Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-qutebrowser.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686539790.588978/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-qutebrowser.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-qutebrowser-2.5.4-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-qutebrowser.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686539790.588978/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-qutebrowser.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-qutebrowser-2.5.4-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-qutebrowser.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686539790.588978/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-qutebrowser.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.Kf7rtu + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf qutebrowser-2.5.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/qutebrowser-2.5.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd qutebrowser-2.5.4 + /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.cx8WBc + umask 022 + cd /builddir/build/BUILD + cd qutebrowser-2.5.4 + 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/qutebrowser copying qutebrowser/resources.py -> build/lib/qutebrowser copying qutebrowser/qutebrowser.py -> build/lib/qutebrowser copying qutebrowser/__main__.py -> build/lib/qutebrowser copying qutebrowser/__init__.py -> build/lib/qutebrowser copying qutebrowser/qt.py -> build/lib/qutebrowser copying qutebrowser/app.py -> build/lib/qutebrowser creating build/lib/qutebrowser/api copying qutebrowser/api/message.py -> build/lib/qutebrowser/api copying qutebrowser/api/hook.py -> build/lib/qutebrowser/api copying qutebrowser/api/config.py -> build/lib/qutebrowser/api copying qutebrowser/api/interceptor.py -> build/lib/qutebrowser/api copying qutebrowser/api/apitypes.py -> build/lib/qutebrowser/api copying qutebrowser/api/qtutils.py -> build/lib/qutebrowser/api copying qutebrowser/api/downloads.py -> build/lib/qutebrowser/api copying qutebrowser/api/__init__.py -> build/lib/qutebrowser/api copying qutebrowser/api/cmdutils.py -> build/lib/qutebrowser/api creating build/lib/qutebrowser/completion copying qutebrowser/completion/completer.py -> build/lib/qutebrowser/completion copying qutebrowser/completion/__init__.py -> build/lib/qutebrowser/completion copying qutebrowser/completion/completionwidget.py -> build/lib/qutebrowser/completion copying qutebrowser/completion/completiondelegate.py -> build/lib/qutebrowser/completion creating build/lib/qutebrowser/components copying qutebrowser/components/hostblock.py -> build/lib/qutebrowser/components copying qutebrowser/components/adblockcommands.py -> build/lib/qutebrowser/components copying qutebrowser/components/scrollcommands.py -> build/lib/qutebrowser/components copying qutebrowser/components/braveadblock.py -> build/lib/qutebrowser/components copying qutebrowser/components/misccommands.py -> build/lib/qutebrowser/components copying qutebrowser/components/__init__.py -> build/lib/qutebrowser/components copying qutebrowser/components/zoomcommands.py -> build/lib/qutebrowser/components copying qutebrowser/components/readlinecommands.py -> build/lib/qutebrowser/components copying qutebrowser/components/caretcommands.py -> build/lib/qutebrowser/components creating build/lib/qutebrowser/mainwindow copying qutebrowser/mainwindow/tabbedbrowser.py -> build/lib/qutebrowser/mainwindow copying qutebrowser/mainwindow/prompt.py -> build/lib/qutebrowser/mainwindow copying qutebrowser/mainwindow/messageview.py -> build/lib/qutebrowser/mainwindow copying qutebrowser/mainwindow/tabwidget.py -> build/lib/qutebrowser/mainwindow copying qutebrowser/mainwindow/__init__.py -> build/lib/qutebrowser/mainwindow copying qutebrowser/mainwindow/windowundo.py -> build/lib/qutebrowser/mainwindow copying qutebrowser/mainwindow/mainwindow.py -> build/lib/qutebrowser/mainwindow creating build/lib/qutebrowser/utils copying qutebrowser/utils/resources.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/message.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/jinja.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/utils.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/debug.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/usertypes.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/qtutils.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/docutils.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/javascript.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/error.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/__init__.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/version.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/urlmatch.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/objreg.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/log.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/standarddir.py -> build/lib/qutebrowser/utils copying qutebrowser/utils/urlutils.py -> build/lib/qutebrowser/utils creating build/lib/qutebrowser/extensions copying qutebrowser/extensions/interceptors.py -> build/lib/qutebrowser/extensions copying qutebrowser/extensions/__init__.py -> build/lib/qutebrowser/extensions copying qutebrowser/extensions/loader.py -> build/lib/qutebrowser/extensions creating build/lib/qutebrowser/commands copying qutebrowser/commands/userscripts.py -> build/lib/qutebrowser/commands copying qutebrowser/commands/argparser.py -> build/lib/qutebrowser/commands copying qutebrowser/commands/cmdexc.py -> build/lib/qutebrowser/commands copying qutebrowser/commands/runners.py -> build/lib/qutebrowser/commands copying qutebrowser/commands/__init__.py -> build/lib/qutebrowser/commands copying qutebrowser/commands/command.py -> build/lib/qutebrowser/commands copying qutebrowser/commands/parser.py -> build/lib/qutebrowser/commands creating build/lib/qutebrowser/keyinput copying qutebrowser/keyinput/macros.py -> build/lib/qutebrowser/keyinput copying qutebrowser/keyinput/modeman.py -> build/lib/qutebrowser/keyinput copying qutebrowser/keyinput/eventfilter.py -> build/lib/qutebrowser/keyinput copying qutebrowser/keyinput/modeparsers.py -> build/lib/qutebrowser/keyinput copying qutebrowser/keyinput/keyutils.py -> build/lib/qutebrowser/keyinput copying qutebrowser/keyinput/__init__.py -> build/lib/qutebrowser/keyinput copying qutebrowser/keyinput/basekeyparser.py -> build/lib/qutebrowser/keyinput creating build/lib/qutebrowser/browser copying qutebrowser/browser/urlmarks.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/downloadview.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/signalfilter.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/greasemonkey.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/history.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/commands.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/eventfilter.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/inspector.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/downloads.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/qutescheme.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/webelem.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/__init__.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/shared.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/browsertab.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/qtnetworkdownloads.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/hints.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/navigate.py -> build/lib/qutebrowser/browser copying qutebrowser/browser/pdfjs.py -> build/lib/qutebrowser/browser creating build/lib/qutebrowser/config copying qutebrowser/config/configfiles.py -> build/lib/qutebrowser/config copying qutebrowser/config/config.py -> build/lib/qutebrowser/config copying qutebrowser/config/websettings.py -> build/lib/qutebrowser/config copying qutebrowser/config/configutils.py -> build/lib/qutebrowser/config copying qutebrowser/config/configdata.py -> build/lib/qutebrowser/config copying qutebrowser/config/configtypes.py -> build/lib/qutebrowser/config copying qutebrowser/config/qtargs.py -> build/lib/qutebrowser/config copying qutebrowser/config/configexc.py -> build/lib/qutebrowser/config copying qutebrowser/config/stylesheet.py -> build/lib/qutebrowser/config copying qutebrowser/config/__init__.py -> build/lib/qutebrowser/config copying qutebrowser/config/configcache.py -> build/lib/qutebrowser/config copying qutebrowser/config/configinit.py -> build/lib/qutebrowser/config copying qutebrowser/config/configcommands.py -> build/lib/qutebrowser/config creating build/lib/qutebrowser/misc copying qutebrowser/misc/ipc.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/checkpyver.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/cmdhistory.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/msgbox.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/sessions.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/objects.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/crashsignal.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/miscwidgets.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/consolewidget.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/httpclient.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/backendproblem.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/quitter.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/throttle.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/keyhintwidget.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/crashdialog.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/pastebin.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/debugcachestats.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/savemanager.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/lineparser.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/utilcmds.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/editor.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/elf.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/autoupdate.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/__init__.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/guiprocess.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/split.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/earlyinit.py -> build/lib/qutebrowser/misc copying qutebrowser/misc/sql.py -> build/lib/qutebrowser/misc creating build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/configmodel.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/filepathcategory.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/miscmodels.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/util.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/histcategory.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/urlmodel.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/completionmodel.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/__init__.py -> build/lib/qutebrowser/completion/models copying qutebrowser/completion/models/listcategory.py -> build/lib/qutebrowser/completion/models creating build/lib/qutebrowser/components/utils copying qutebrowser/components/utils/blockutils.py -> build/lib/qutebrowser/components/utils copying qutebrowser/components/utils/__init__.py -> build/lib/qutebrowser/components/utils creating build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/keystring.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/textbase.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/tabindex.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/percentage.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/url.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/backforward.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/__init__.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/command.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/progress.py -> build/lib/qutebrowser/mainwindow/statusbar copying qutebrowser/mainwindow/statusbar/bar.py -> build/lib/qutebrowser/mainwindow/statusbar creating build/lib/qutebrowser/browser/network copying qutebrowser/browser/network/pac.py -> build/lib/qutebrowser/browser/network copying qutebrowser/browser/network/proxy.py -> build/lib/qutebrowser/browser/network copying qutebrowser/browser/network/__init__.py -> build/lib/qutebrowser/browser/network creating build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/webkitsettings.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/certificateerror.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/webkitinspector.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/http.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/cache.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/webkitelem.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/webpage.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/webkithistory.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/mhtml.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/cookies.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/webview.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/__init__.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/webkittab.py -> build/lib/qutebrowser/browser/webkit copying qutebrowser/browser/webkit/tabhistory.py -> build/lib/qutebrowser/browser/webkit creating build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/spell.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/certificateerror.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/webengineinspector.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/notification.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/webenginesettings.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/webenginedownloads.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/interceptor.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/darkmode.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/cookies.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/webview.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/webenginetab.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/__init__.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/webengineelem.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/webenginequtescheme.py -> build/lib/qutebrowser/browser/webengine copying qutebrowser/browser/webengine/tabhistory.py -> build/lib/qutebrowser/browser/webengine creating build/lib/qutebrowser/browser/webkit/network copying qutebrowser/browser/webkit/network/filescheme.py -> build/lib/qutebrowser/browser/webkit/network copying qutebrowser/browser/webkit/network/networkreply.py -> build/lib/qutebrowser/browser/webkit/network copying qutebrowser/browser/webkit/network/networkmanager.py -> build/lib/qutebrowser/browser/webkit/network copying qutebrowser/browser/webkit/network/webkitqutescheme.py -> build/lib/qutebrowser/browser/webkit/network copying qutebrowser/browser/webkit/network/__init__.py -> build/lib/qutebrowser/browser/webkit/network running egg_info writing qutebrowser.egg-info/PKG-INFO writing dependency_links to qutebrowser.egg-info/dependency_links.txt writing entry points to qutebrowser.egg-info/entry_points.txt writing requirements to qutebrowser.egg-info/requires.txt writing top-level names to qutebrowser.egg-info/top_level.txt reading manifest file 'qutebrowser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'qutebrowser/3rdparty' no previously-included directories found matching 'www' no previously-included directories found matching 'scripts/dev' no previously-included directories found matching 'scripts/testbrowser/cpp' no previously-included directories found matching '.github' warning: no previously-included files found matching 'scripts/asciidoc2html.py' no previously-included directories found matching 'qutebrowser/3rdparty' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'qutebrowser/javascript/.eslintrc.yaml' warning: no previously-included files found matching 'qutebrowser/javascript/.eslintignore' warning: no previously-included files found matching 'doc/help' warning: no previously-included files found matching '.*' warning: no previously-included files found matching 'misc/qutebrowser.spec' warning: no previously-included files found matching 'misc/qutebrowser.rcc' warning: no previously-included files found matching 'tests/unit/scripts/test_run_vulture.py' warning: no previously-included files found matching 'tests/unit/scripts/test_check_coverage.py' no previously-included directories found matching 'doc/extapi' no previously-included directories found matching 'misc/nsis' no previously-included directories found matching '**/.mypy_cache' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'qutebrowser.egg-info/SOURCES.txt' copying qutebrowser/git-commit-id -> build/lib/qutebrowser creating build/lib/qutebrowser/html copying qutebrowser/html/back.html -> build/lib/qutebrowser/html copying qutebrowser/html/base.html -> build/lib/qutebrowser/html copying qutebrowser/html/bindings.html -> build/lib/qutebrowser/html copying qutebrowser/html/bookmarks.html -> build/lib/qutebrowser/html copying qutebrowser/html/dirbrowser.html -> build/lib/qutebrowser/html copying qutebrowser/html/error.html -> build/lib/qutebrowser/html copying qutebrowser/html/history.html -> build/lib/qutebrowser/html copying qutebrowser/html/license.html -> build/lib/qutebrowser/html copying qutebrowser/html/log.html -> build/lib/qutebrowser/html copying qutebrowser/html/no_pdfjs.html -> build/lib/qutebrowser/html copying qutebrowser/html/pre.html -> build/lib/qutebrowser/html copying qutebrowser/html/process.html -> build/lib/qutebrowser/html copying qutebrowser/html/settings.html -> build/lib/qutebrowser/html copying qutebrowser/html/styled.html -> build/lib/qutebrowser/html copying qutebrowser/html/tabs.html -> build/lib/qutebrowser/html copying qutebrowser/html/version.html -> build/lib/qutebrowser/html copying qutebrowser/html/warning-sessions.html -> build/lib/qutebrowser/html copying qutebrowser/html/warning-webkit.html -> build/lib/qutebrowser/html creating build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/changelog.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/commands.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/configuring.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/contributing.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/faq.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/index.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/install.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/quickstart.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/settings.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/stacktrace.html -> build/lib/qutebrowser/html/doc copying qutebrowser/html/doc/userscripts.html -> build/lib/qutebrowser/html/doc creating build/lib/qutebrowser/html/doc/img copying qutebrowser/html/doc/img/cheatsheet-big.png -> build/lib/qutebrowser/html/doc/img copying qutebrowser/html/doc/img/cheatsheet-small.png -> build/lib/qutebrowser/html/doc/img creating build/lib/qutebrowser/img copying qutebrowser/img/broken_qutebrowser_logo.png -> build/lib/qutebrowser/img copying qutebrowser/img/file.svg -> build/lib/qutebrowser/img copying qutebrowser/img/folder.svg -> build/lib/qutebrowser/img creating build/lib/qutebrowser/javascript copying qutebrowser/javascript/caret.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/global_wrapper.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/greasemonkey_wrapper.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/history.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/pac_utils.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/position_caret.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/scroll.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/stylesheet.js -> build/lib/qutebrowser/javascript copying qutebrowser/javascript/webelem.js -> build/lib/qutebrowser/javascript creating build/lib/qutebrowser/javascript/quirks copying qutebrowser/javascript/quirks/array_at.user.js -> build/lib/qutebrowser/javascript/quirks copying qutebrowser/javascript/quirks/discord.user.js -> build/lib/qutebrowser/javascript/quirks copying qutebrowser/javascript/quirks/globalthis.user.js -> build/lib/qutebrowser/javascript/quirks copying qutebrowser/javascript/quirks/googledocs.user.js -> build/lib/qutebrowser/javascript/quirks copying qutebrowser/javascript/quirks/object_fromentries.user.js -> build/lib/qutebrowser/javascript/quirks copying qutebrowser/javascript/quirks/string_replaceall.user.js -> build/lib/qutebrowser/javascript/quirks copying qutebrowser/javascript/quirks/whatsapp_web.user.js -> build/lib/qutebrowser/javascript/quirks copying qutebrowser/utils/testfile -> build/lib/qutebrowser/utils copying qutebrowser/config/configdata.yml -> build/lib/qutebrowser/config + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.kFI3U8 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64 + cd qutebrowser-2.5.4 + 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-qutebrowser-2.5.4-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-qutebrowser-2.5.4-1.x86_64/usr creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser copying build/lib/qutebrowser/resources.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/message.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/hook.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/config.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/interceptor.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/apitypes.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/qtutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/downloads.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api copying build/lib/qutebrowser/api/cmdutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/img copying build/lib/qutebrowser/img/folder.svg -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/img copying build/lib/qutebrowser/img/file.svg -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/img copying build/lib/qutebrowser/img/broken_qutebrowser_logo.png -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/img creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion copying build/lib/qutebrowser/completion/completer.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/configmodel.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/filepathcategory.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/miscmodels.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/util.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/histcategory.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/urlmodel.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/completionmodel.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/models/listcategory.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models copying build/lib/qutebrowser/completion/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion copying build/lib/qutebrowser/completion/completionwidget.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion copying build/lib/qutebrowser/completion/completiondelegate.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/hostblock.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/utils copying build/lib/qutebrowser/components/utils/blockutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/utils copying build/lib/qutebrowser/components/utils/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/utils copying build/lib/qutebrowser/components/adblockcommands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/scrollcommands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/braveadblock.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/misccommands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/zoomcommands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/readlinecommands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components copying build/lib/qutebrowser/components/caretcommands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/greasemonkey_wrapper.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/position_caret.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/stylesheet.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/caret.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/scroll.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/pac_utils.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/global_wrapper.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/history.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript copying build/lib/qutebrowser/javascript/webelem.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/javascript/quirks/whatsapp_web.user.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/javascript/quirks/discord.user.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/javascript/quirks/string_replaceall.user.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/javascript/quirks/object_fromentries.user.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/javascript/quirks/array_at.user.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/javascript/quirks/googledocs.user.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/javascript/quirks/globalthis.user.js -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/javascript/quirks copying build/lib/qutebrowser/qutebrowser.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow copying build/lib/qutebrowser/mainwindow/tabbedbrowser.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow copying build/lib/qutebrowser/mainwindow/prompt.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/keystring.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/textbase.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/tabindex.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/percentage.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/url.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/backforward.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/command.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/progress.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/statusbar/bar.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar copying build/lib/qutebrowser/mainwindow/messageview.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow copying build/lib/qutebrowser/mainwindow/tabwidget.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow copying build/lib/qutebrowser/mainwindow/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow copying build/lib/qutebrowser/mainwindow/windowundo.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow copying build/lib/qutebrowser/mainwindow/mainwindow.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/resources.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/message.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/jinja.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/utils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/debug.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/testfile -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/usertypes.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/qtutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/docutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/javascript.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/error.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/version.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/urlmatch.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/objreg.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/log.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/standarddir.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils copying build/lib/qutebrowser/utils/urlutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/extensions copying build/lib/qutebrowser/extensions/interceptors.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/extensions copying build/lib/qutebrowser/extensions/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/extensions copying build/lib/qutebrowser/extensions/loader.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/extensions creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands copying build/lib/qutebrowser/commands/userscripts.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands copying build/lib/qutebrowser/commands/argparser.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands copying build/lib/qutebrowser/commands/cmdexc.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands copying build/lib/qutebrowser/commands/runners.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands copying build/lib/qutebrowser/commands/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands copying build/lib/qutebrowser/commands/command.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands copying build/lib/qutebrowser/commands/parser.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput copying build/lib/qutebrowser/keyinput/macros.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput copying build/lib/qutebrowser/keyinput/modeman.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput copying build/lib/qutebrowser/keyinput/eventfilter.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput copying build/lib/qutebrowser/keyinput/modeparsers.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput copying build/lib/qutebrowser/keyinput/keyutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput copying build/lib/qutebrowser/keyinput/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput copying build/lib/qutebrowser/keyinput/basekeyparser.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/urlmarks.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/downloadview.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/network copying build/lib/qutebrowser/browser/network/pac.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/network copying build/lib/qutebrowser/browser/network/proxy.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/network copying build/lib/qutebrowser/browser/network/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/network copying build/lib/qutebrowser/browser/signalfilter.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/greasemonkey.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/history.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/commands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/eventfilter.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/inspector.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/webkitsettings.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/certificateerror.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/webkitinspector.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/http.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/cache.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network copying build/lib/qutebrowser/browser/webkit/network/filescheme.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network copying build/lib/qutebrowser/browser/webkit/network/networkreply.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network copying build/lib/qutebrowser/browser/webkit/network/networkmanager.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network copying build/lib/qutebrowser/browser/webkit/network/webkitqutescheme.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network copying build/lib/qutebrowser/browser/webkit/network/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network copying build/lib/qutebrowser/browser/webkit/webkitelem.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/webpage.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/webkithistory.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/mhtml.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/cookies.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/webview.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/webkittab.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/webkit/tabhistory.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit copying build/lib/qutebrowser/browser/downloads.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/qutescheme.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/webelem.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/shared.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/browsertab.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/qtnetworkdownloads.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/spell.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/certificateerror.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/webengineinspector.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/notification.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/webenginesettings.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/webenginedownloads.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/interceptor.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/darkmode.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/cookies.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/webview.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/webenginetab.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/webengineelem.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/webenginequtescheme.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/webengine/tabhistory.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine copying build/lib/qutebrowser/browser/hints.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/navigate.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser copying build/lib/qutebrowser/browser/pdfjs.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/pre.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/tabs.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/quickstart.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/faq.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc/img copying build/lib/qutebrowser/html/doc/img/cheatsheet-big.png -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc/img copying build/lib/qutebrowser/html/doc/img/cheatsheet-small.png -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc/img copying build/lib/qutebrowser/html/doc/install.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/changelog.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/stacktrace.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/contributing.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/index.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/userscripts.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/configuring.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/settings.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/doc/commands.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html/doc copying build/lib/qutebrowser/html/version.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/history.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/warning-webkit.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/error.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/no_pdfjs.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/log.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/back.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/bookmarks.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/styled.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/license.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/warning-sessions.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/settings.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/base.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/bindings.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/dirbrowser.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/html/process.html -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/html copying build/lib/qutebrowser/git-commit-id -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser copying build/lib/qutebrowser/__main__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser copying build/lib/qutebrowser/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configfiles.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/config.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/websettings.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configutils.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configdata.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configdata.yml -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configtypes.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/qtargs.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configexc.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/stylesheet.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configcache.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configinit.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/config/configcommands.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config copying build/lib/qutebrowser/qt.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser copying build/lib/qutebrowser/app.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser creating /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/ipc.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/checkpyver.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/cmdhistory.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/msgbox.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/sessions.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/objects.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/crashsignal.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/miscwidgets.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/consolewidget.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/httpclient.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/backendproblem.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/quitter.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/throttle.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/keyhintwidget.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/crashdialog.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/pastebin.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/debugcachestats.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/savemanager.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/lineparser.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/utilcmds.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/editor.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/elf.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/autoupdate.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/__init__.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/guiprocess.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/split.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/earlyinit.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc copying build/lib/qutebrowser/misc/sql.py -> /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/hook.py to hook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/interceptor.py to interceptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/apitypes.py to apitypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/qtutils.py to qtutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/downloads.py to downloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/api/cmdutils.py to cmdutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/completer.py to completer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/configmodel.py to configmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/filepathcategory.py to filepathcategory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/miscmodels.py to miscmodels.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/histcategory.py to histcategory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/urlmodel.py to urlmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/completionmodel.py to completionmodel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/models/listcategory.py to listcategory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/completionwidget.py to completionwidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/completion/completiondelegate.py to completiondelegate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/hostblock.py to hostblock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/utils/blockutils.py to blockutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/adblockcommands.py to adblockcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/scrollcommands.py to scrollcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/braveadblock.py to braveadblock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/misccommands.py to misccommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/zoomcommands.py to zoomcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/readlinecommands.py to readlinecommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/components/caretcommands.py to caretcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/qutebrowser.py to qutebrowser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/tabbedbrowser.py to tabbedbrowser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/prompt.py to prompt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/keystring.py to keystring.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/textbase.py to textbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/tabindex.py to tabindex.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/percentage.py to percentage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/url.py to url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/backforward.py to backforward.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/progress.py to progress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/statusbar/bar.py to bar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/messageview.py to messageview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/tabwidget.py to tabwidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/windowundo.py to windowundo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/mainwindow/mainwindow.py to mainwindow.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/resources.py to resources.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/jinja.py to jinja.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/debug.py to debug.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/usertypes.py to usertypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/qtutils.py to qtutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/docutils.py to docutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/javascript.py to javascript.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/urlmatch.py to urlmatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/objreg.py to objreg.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/log.py to log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/standarddir.py to standarddir.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/utils/urlutils.py to urlutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/extensions/interceptors.py to interceptors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/extensions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/extensions/loader.py to loader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands/userscripts.py to userscripts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands/argparser.py to argparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands/cmdexc.py to cmdexc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands/runners.py to runners.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/commands/parser.py to parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput/macros.py to macros.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput/modeman.py to modeman.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput/eventfilter.py to eventfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput/modeparsers.py to modeparsers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput/keyutils.py to keyutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/keyinput/basekeyparser.py to basekeyparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/urlmarks.py to urlmarks.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/downloadview.py to downloadview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/network/pac.py to pac.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/network/proxy.py to proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/signalfilter.py to signalfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/greasemonkey.py to greasemonkey.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/history.py to history.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/commands.py to commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/eventfilter.py to eventfilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/inspector.py to inspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/webkitsettings.py to webkitsettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/certificateerror.py to certificateerror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/webkitinspector.py to webkitinspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/http.py to http.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/cache.py to cache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network/filescheme.py to filescheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network/networkreply.py to networkreply.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network/networkmanager.py to networkmanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network/webkitqutescheme.py to webkitqutescheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/network/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/webkitelem.py to webkitelem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/webpage.py to webpage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/webkithistory.py to webkithistory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/mhtml.py to mhtml.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/webview.py to webview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/webkittab.py to webkittab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webkit/tabhistory.py to tabhistory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/downloads.py to downloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/qutescheme.py to qutescheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webelem.py to webelem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/shared.py to shared.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/browsertab.py to browsertab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/qtnetworkdownloads.py to qtnetworkdownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/spell.py to spell.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/certificateerror.py to certificateerror.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/webengineinspector.py to webengineinspector.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/notification.py to notification.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/webenginesettings.py to webenginesettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/webenginedownloads.py to webenginedownloads.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/interceptor.py to interceptor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/darkmode.py to darkmode.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/cookies.py to cookies.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/webview.py to webview.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/webenginetab.py to webenginetab.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/webengineelem.py to webengineelem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/webenginequtescheme.py to webenginequtescheme.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/webengine/tabhistory.py to tabhistory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/hints.py to hints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/navigate.py to navigate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/browser/pdfjs.py to pdfjs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/__main__.py to __main__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configfiles.py to configfiles.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/websettings.py to websettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configutils.py to configutils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configdata.py to configdata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configtypes.py to configtypes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/qtargs.py to qtargs.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configexc.py to configexc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/stylesheet.py to stylesheet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configcache.py to configcache.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configinit.py to configinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/config/configcommands.py to configcommands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/qt.py to qt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/app.py to app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/ipc.py to ipc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/checkpyver.py to checkpyver.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/cmdhistory.py to cmdhistory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/msgbox.py to msgbox.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/sessions.py to sessions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/objects.py to objects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/crashsignal.py to crashsignal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/miscwidgets.py to miscwidgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/consolewidget.py to consolewidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/httpclient.py to httpclient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/backendproblem.py to backendproblem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/quitter.py to quitter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/throttle.py to throttle.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/keyhintwidget.py to keyhintwidget.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/crashdialog.py to crashdialog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/pastebin.py to pastebin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/debugcachestats.py to debugcachestats.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/savemanager.py to savemanager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/lineparser.py to lineparser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/utilcmds.py to utilcmds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/editor.py to editor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/elf.py to elf.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/autoupdate.py to autoupdate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/guiprocess.py to guiprocess.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/split.py to split.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/earlyinit.py to earlyinit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser/misc/sql.py to sql.cpython-39.pyc writing byte-compilation script '/tmp/tmp_h6e_qtb.py' /usr/bin/python3 /tmp/tmp_h6e_qtb.py removing /tmp/tmp_h6e_qtb.py running install_egg_info running egg_info writing qutebrowser.egg-info/PKG-INFO writing dependency_links to qutebrowser.egg-info/dependency_links.txt writing entry points to qutebrowser.egg-info/entry_points.txt writing requirements to qutebrowser.egg-info/requires.txt writing top-level names to qutebrowser.egg-info/top_level.txt reading manifest file 'qutebrowser.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no directories found matching 'qutebrowser/3rdparty' no previously-included directories found matching 'www' no previously-included directories found matching 'scripts/dev' no previously-included directories found matching 'scripts/testbrowser/cpp' no previously-included directories found matching '.github' warning: no previously-included files found matching 'scripts/asciidoc2html.py' no previously-included directories found matching 'qutebrowser/3rdparty' warning: no previously-included files found matching 'mypy.ini' warning: no previously-included files found matching 'tox.ini' warning: no previously-included files found matching 'qutebrowser/javascript/.eslintrc.yaml' warning: no previously-included files found matching 'qutebrowser/javascript/.eslintignore' warning: no previously-included files found matching 'doc/help' warning: no previously-included files found matching '.*' warning: no previously-included files found matching 'misc/qutebrowser.spec' warning: no previously-included files found matching 'misc/qutebrowser.rcc' warning: no previously-included files found matching 'tests/unit/scripts/test_run_vulture.py' warning: no previously-included files found matching 'tests/unit/scripts/test_check_coverage.py' no previously-included directories found matching 'doc/extapi' no previously-included directories found matching 'misc/nsis' no previously-included directories found matching '**/.mypy_cache' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution adding license file 'LICENSE' writing manifest file 'qutebrowser.egg-info/SOURCES.txt' Copying qutebrowser.egg-info to /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9/site-packages/qutebrowser-2.5.4-py3.9.egg-info running install_scripts Installing qutebrowser script to /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/usr/bin + install -d -m755 /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64//usr/share/doc/python-qutebrowser + '[' -d doc ']' + cp -arf doc /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64//usr/share/doc/python-qutebrowser + '[' -d docs ']' ~/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64 ~/build/BUILD/qutebrowser-2.5.4 + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-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 + '[' -d usr/share/man ']' + popd ~/build/BUILD/qutebrowser-2.5.4 + mv /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.5.4-1 --unique-debug-suffix -2.5.4-1.x86_64 --unique-debug-src-base python-qutebrowser-2.5.4-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/qutebrowser-2.5.4 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-qutebrowser-2.5.4-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-qutebrowser-2.5.4-1.noarch Provides: python-qutebrowser python3-qutebrowser = 2.5.4-1 python3.9dist(qutebrowser) = 2.5.4 python3dist(qutebrowser) = 2.5.4 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(jinja2) python3.9dist(pyyaml) python3.9dist(setuptools) Processing files: python-qutebrowser-help-2.5.4-1.noarch warning: Empty %files file /builddir/build/BUILD/qutebrowser-2.5.4/doclist.lst Provides: python-qutebrowser-help = 2.5.4-1 python3-qutebrowser-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-qutebrowser-2.5.4-1.x86_64 Wrote: /builddir/build/RPMS/python-qutebrowser-help-2.5.4-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-qutebrowser-2.5.4-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.JjlOzw + umask 022 + cd /builddir/build/BUILD + cd qutebrowser-2.5.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-qutebrowser-2.5.4-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0