Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-couchapp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686474020.091994/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-couchapp.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-Couchapp-1.0.2-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-couchapp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686474020.091994/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-couchapp.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-Couchapp-1.0.2-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-couchapp.spec'], chrootPath='/var/lib/mock/openeuler-22.03_LTS_SP1-x86_64-1686474020.091994/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-couchapp.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.awp4Mc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf Couchapp-1.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/Couchapp-1.0.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Couchapp-1.0.2 + /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.UvXGUE + umask 022 + cd /builddir/build/BUILD + cd Couchapp-1.0.2 + 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/couchapp copying couchapp/dispatch.py -> build/lib/couchapp copying couchapp/client.py -> build/lib/couchapp copying couchapp/generator.py -> build/lib/couchapp copying couchapp/config.py -> build/lib/couchapp copying couchapp/errors.py -> build/lib/couchapp copying couchapp/localdoc.py -> build/lib/couchapp copying couchapp/macros.py -> build/lib/couchapp copying couchapp/commands.py -> build/lib/couchapp copying couchapp/__init__.py -> build/lib/couchapp copying couchapp/util.py -> build/lib/couchapp copying couchapp/clone_app.py -> build/lib/couchapp creating build/lib/tests copying tests/test_commands.py -> build/lib/tests copying tests/test_util.py -> build/lib/tests copying tests/test_clone_app.py -> build/lib/tests copying tests/test_ignores.py -> build/lib/tests copying tests/test_compress.py -> build/lib/tests copying tests/test_cli.py -> build/lib/tests copying tests/test_dispatch.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_config.py -> build/lib/tests creating build/lib/couchapp/vendors copying couchapp/vendors/base.py -> build/lib/couchapp/vendors copying couchapp/vendors/__init__.py -> build/lib/couchapp/vendors creating build/lib/couchapp/autopush copying couchapp/autopush/command.py -> build/lib/couchapp/autopush copying couchapp/autopush/winwatcher.py -> build/lib/couchapp/autopush copying couchapp/autopush/__init__.py -> build/lib/couchapp/autopush copying couchapp/autopush/handler.py -> build/lib/couchapp/autopush copying couchapp/autopush/watcher.py -> build/lib/couchapp/autopush creating build/lib/couchapp/hooks copying couchapp/hooks/__init__.py -> build/lib/couchapp/hooks creating build/lib/couchapp/vendors/backends copying couchapp/vendors/backends/hg.py -> build/lib/couchapp/vendors/backends copying couchapp/vendors/backends/couchdb.py -> build/lib/couchapp/vendors/backends copying couchapp/vendors/backends/base.py -> build/lib/couchapp/vendors/backends copying couchapp/vendors/backends/git.py -> build/lib/couchapp/vendors/backends copying couchapp/vendors/backends/__init__.py -> build/lib/couchapp/vendors/backends creating build/lib/couchapp/hooks/compress copying couchapp/hooks/compress/compress_css.py -> build/lib/couchapp/hooks/compress copying couchapp/hooks/compress/default.py -> build/lib/couchapp/hooks/compress copying couchapp/hooks/compress/jsmin.py -> build/lib/couchapp/hooks/compress copying couchapp/hooks/compress/__init__.py -> build/lib/couchapp/hooks/compress copying couchapp/hooks/compress/yuicompressor.py -> build/lib/couchapp/hooks/compress running egg_info writing Couchapp.egg-info/PKG-INFO writing dependency_links to Couchapp.egg-info/dependency_links.txt writing requirements to Couchapp.egg-info/requires.txt writing top-level names to Couchapp.egg-info/top_level.txt reading manifest file 'Couchapp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'doc' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'Couchapp.egg-info/SOURCES.txt' creating build/lib/couchapp/templates creating build/lib/couchapp/templates/app copying couchapp/templates/app/README.md -> build/lib/couchapp/templates/app copying couchapp/templates/app/couchapp.json -> build/lib/couchapp/templates/app copying couchapp/templates/app/language -> build/lib/couchapp/templates/app creating build/lib/couchapp/templates/app/_attachments copying couchapp/templates/app/_attachments/index.html -> build/lib/couchapp/templates/app/_attachments creating build/lib/couchapp/templates/app/_attachments/script copying couchapp/templates/app/_attachments/script/app.js -> build/lib/couchapp/templates/app/_attachments/script creating build/lib/couchapp/templates/app/_attachments/style copying couchapp/templates/app/_attachments/style/main.css -> build/lib/couchapp/templates/app/_attachments/style creating build/lib/couchapp/templates/app/views creating build/lib/couchapp/templates/app/views/recent-items copying couchapp/templates/app/views/recent-items/map.js -> build/lib/couchapp/templates/app/views/recent-items creating build/lib/couchapp/templates/functions copying couchapp/templates/functions/filter.js -> build/lib/couchapp/templates/functions copying couchapp/templates/functions/list.js -> build/lib/couchapp/templates/functions copying couchapp/templates/functions/map.js -> build/lib/couchapp/templates/functions copying couchapp/templates/functions/reduce.js -> build/lib/couchapp/templates/functions copying couchapp/templates/functions/show.js -> build/lib/couchapp/templates/functions copying couchapp/templates/functions/spatial.js -> build/lib/couchapp/templates/functions copying couchapp/templates/functions/update.js -> build/lib/couchapp/templates/functions copying couchapp/templates/functions/validate_doc_update.js -> build/lib/couchapp/templates/functions creating build/lib/couchapp/templates/vendor creating build/lib/couchapp/templates/vendor/couchapp copying couchapp/templates/vendor/couchapp/metadata.json -> build/lib/couchapp/templates/vendor/couchapp creating build/lib/couchapp/templates/vendor/couchapp/_attachments copying couchapp/templates/vendor/couchapp/_attachments/jquery.couch.app.js -> build/lib/couchapp/templates/vendor/couchapp/_attachments copying couchapp/templates/vendor/couchapp/_attachments/jquery.couch.app.util.js -> build/lib/couchapp/templates/vendor/couchapp/_attachments copying couchapp/templates/vendor/couchapp/_attachments/jquery.couchForm.js -> build/lib/couchapp/templates/vendor/couchapp/_attachments copying couchapp/templates/vendor/couchapp/_attachments/jquery.couchLogin.js -> build/lib/couchapp/templates/vendor/couchapp/_attachments copying couchapp/templates/vendor/couchapp/_attachments/jquery.couchProfile.js -> build/lib/couchapp/templates/vendor/couchapp/_attachments copying couchapp/templates/vendor/couchapp/_attachments/jquery.mustache.js -> build/lib/couchapp/templates/vendor/couchapp/_attachments copying couchapp/templates/vendor/couchapp/_attachments/md5.js -> build/lib/couchapp/templates/vendor/couchapp/_attachments creating build/lib/tests/testapp copying tests/testapp/.couchapprc -> build/lib/tests/testapp creating build/lib/tests/testapp/_attachments copying tests/testapp/_attachments/index.html -> build/lib/tests/testapp/_attachments creating build/lib/tests/testapp/_attachments/style copying tests/testapp/_attachments/style/main.css -> build/lib/tests/testapp/_attachments/style creating build/lib/tests/testapp/_docs copying tests/testapp/_docs/test.json -> build/lib/tests/testapp/_docs creating build/lib/tests/testapp/_docs/.hideme copying tests/testapp/_docs/.hideme/keep -> build/lib/tests/testapp/_docs/.hideme creating build/lib/tests/testapp/foo copying tests/testapp/foo/bar.txt -> build/lib/tests/testapp/foo creating build/lib/tests/testapp/lib creating build/lib/tests/testapp/lib/helpers copying tests/testapp/lib/helpers/foo.js -> build/lib/tests/testapp/lib/helpers copying tests/testapp/lib/helpers/foo_rec.js -> build/lib/tests/testapp/lib/helpers copying tests/testapp/lib/helpers/math.js -> build/lib/tests/testapp/lib/helpers copying tests/testapp/lib/helpers/template.js -> build/lib/tests/testapp/lib/helpers creating build/lib/tests/testapp/lib/templates copying tests/testapp/lib/templates/example.html -> build/lib/tests/testapp/lib/templates creating build/lib/tests/testapp/lists copying tests/testapp/lists/feed.js -> build/lib/tests/testapp/lists creating build/lib/tests/testapp/shows copying tests/testapp/shows/example-show.js -> build/lib/tests/testapp/shows creating build/lib/tests/testapp/views copying tests/testapp/views/wrong.js -> build/lib/tests/testapp/views creating build/lib/tests/testapp/views/example copying tests/testapp/views/example/map.js -> build/lib/tests/testapp/views/example copying tests/testapp/views/example/reduce.js -> build/lib/tests/testapp/views/example running build_scripts creating build/scripts-3.9 copying and adjusting resources/scripts/couchapp -> build/scripts-3.9 changing mode of build/scripts-3.9/couchapp from 644 to 755 + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.LaxmeM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64 + cd Couchapp-1.0.2 + 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-Couchapp-1.0.2-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-Couchapp-1.0.2-1.x86_64/usr creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends copying build/lib/couchapp/vendors/backends/hg.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends copying build/lib/couchapp/vendors/backends/couchdb.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends copying build/lib/couchapp/vendors/backends/base.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends copying build/lib/couchapp/vendors/backends/git.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends copying build/lib/couchapp/vendors/backends/__init__.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends copying build/lib/couchapp/vendors/base.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors copying build/lib/couchapp/vendors/__init__.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors copying build/lib/couchapp/dispatch.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/client.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush copying build/lib/couchapp/autopush/command.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush copying build/lib/couchapp/autopush/winwatcher.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush copying build/lib/couchapp/autopush/__init__.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush copying build/lib/couchapp/autopush/handler.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush copying build/lib/couchapp/autopush/watcher.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush copying build/lib/couchapp/generator.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress copying build/lib/couchapp/hooks/compress/compress_css.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress copying build/lib/couchapp/hooks/compress/default.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress copying build/lib/couchapp/hooks/compress/jsmin.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress copying build/lib/couchapp/hooks/compress/__init__.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress copying build/lib/couchapp/hooks/compress/yuicompressor.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress copying build/lib/couchapp/hooks/__init__.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks copying build/lib/couchapp/config.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/errors.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/localdoc.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/macros.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/commands.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/__init__.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/util.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp copying build/lib/couchapp/clone_app.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/spatial.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/show.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/map.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/reduce.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/list.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/validate_doc_update.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/filter.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions copying build/lib/couchapp/templates/functions/update.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/functions creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp copying build/lib/couchapp/templates/vendor/couchapp/metadata.json -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments copying build/lib/couchapp/templates/vendor/couchapp/_attachments/jquery.couchLogin.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments copying build/lib/couchapp/templates/vendor/couchapp/_attachments/jquery.couch.app.util.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments copying build/lib/couchapp/templates/vendor/couchapp/_attachments/jquery.mustache.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments copying build/lib/couchapp/templates/vendor/couchapp/_attachments/jquery.couchProfile.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments copying build/lib/couchapp/templates/vendor/couchapp/_attachments/md5.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments copying build/lib/couchapp/templates/vendor/couchapp/_attachments/jquery.couch.app.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments copying build/lib/couchapp/templates/vendor/couchapp/_attachments/jquery.couchForm.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/vendor/couchapp/_attachments creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app copying build/lib/couchapp/templates/app/language -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app copying build/lib/couchapp/templates/app/couchapp.json -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/views creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/views/recent-items copying build/lib/couchapp/templates/app/views/recent-items/map.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/views/recent-items creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/_attachments copying build/lib/couchapp/templates/app/_attachments/index.html -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/_attachments creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/_attachments/style copying build/lib/couchapp/templates/app/_attachments/style/main.css -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/_attachments/style creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/_attachments/script copying build/lib/couchapp/templates/app/_attachments/script/app.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app/_attachments/script copying build/lib/couchapp/templates/app/README.md -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/templates/app creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_commands.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_util.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_clone_app.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_ignores.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_compress.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_cli.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/test_dispatch.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/foo copying build/lib/tests/testapp/foo/bar.txt -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/foo creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lists copying build/lib/tests/testapp/lists/feed.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lists creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_docs creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_docs/.hideme copying build/lib/tests/testapp/_docs/.hideme/keep -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_docs/.hideme copying build/lib/tests/testapp/_docs/test.json -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_docs creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/views copying build/lib/tests/testapp/views/wrong.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/views creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/views/example copying build/lib/tests/testapp/views/example/map.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/views/example copying build/lib/tests/testapp/views/example/reduce.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/views/example creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib/helpers copying build/lib/tests/testapp/lib/helpers/math.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib/helpers copying build/lib/tests/testapp/lib/helpers/foo_rec.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib/helpers copying build/lib/tests/testapp/lib/helpers/foo.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib/helpers copying build/lib/tests/testapp/lib/helpers/template.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib/helpers creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib/templates copying build/lib/tests/testapp/lib/templates/example.html -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/lib/templates copying build/lib/tests/testapp/.couchapprc -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_attachments copying build/lib/tests/testapp/_attachments/index.html -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_attachments creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_attachments/style copying build/lib/tests/testapp/_attachments/style/main.css -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/_attachments/style creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/shows copying build/lib/tests/testapp/shows/example-show.js -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/testapp/shows copying build/lib/tests/test_config.py -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends/hg.py to hg.cpython-39.pyc File "/usr/lib/python3.9/site-packages/couchapp/vendors/backends/hg.py", line 35 except ValueError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends/couchdb.py to couchdb.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends/git.py to git.cpython-39.pyc File "/usr/lib/python3.9/site-packages/couchapp/vendors/backends/git.py", line 34 except ValueError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/base.py to base.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/dispatch.py to dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/client.py to client.cpython-39.pyc File "/usr/lib/python3.9/site-packages/couchapp/client.py", line 115 except ResourceError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush/command.py to command.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush/winwatcher.py to winwatcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush/handler.py to handler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/autopush/watcher.py to watcher.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/generator.py to generator.cpython-39.pyc File "/usr/lib/python3.9/site-packages/couchapp/generator.py", line 32 except OSError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress/compress_css.py to compress_css.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress/default.py to default.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress/jsmin.py to jsmin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/compress/yuicompressor.py to yuicompressor.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/hooks/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/config.py to config.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/errors.py to errors.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/localdoc.py to localdoc.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/macros.py to macros.cpython-39.pyc File "/usr/lib/python3.9/site-packages/couchapp/macros.py", line 39 except ValueError, e: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/commands.py to commands.cpython-39.pyc File "/usr/lib/python3.9/site-packages/couchapp/commands.py", line 69 print doc.to_json() ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/util.py to util.cpython-39.pyc File "/usr/lib/python3.9/site-packages/couchapp/util.py", line 381 except IOError, msg: ^ SyntaxError: invalid syntax byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/clone_app.py to clone_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_commands.py to test_commands.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_util.py to test_util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_clone_app.py to test_clone_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_ignores.py to test_ignores.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_compress.py to test_compress.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_cli.py to test_cli.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_dispatch.py to test_dispatch.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/tests/test_config.py to test_config.cpython-39.pyc writing byte-compilation script '/tmp/tmpkf9uxifp.py' /usr/bin/python3 /tmp/tmpkf9uxifp.py File "/usr/lib/python3.9/site-packages/couchapp/vendors/backends/hg.py", line 35 except ValueError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/couchapp/vendors/backends/git.py", line 34 except ValueError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/couchapp/client.py", line 115 except ResourceError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/couchapp/generator.py", line 32 except OSError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/couchapp/macros.py", line 39 except ValueError, e: ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/couchapp/commands.py", line 69 print doc.to_json() ^ SyntaxError: invalid syntax File "/usr/lib/python3.9/site-packages/couchapp/util.py", line 381 except IOError, msg: ^ SyntaxError: invalid syntax removing /tmp/tmpkf9uxifp.py running install_data creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/couchapp copying LICENSE -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/couchapp copying MANIFEST.in -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/couchapp copying NOTICE -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/couchapp copying README.rst -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/couchapp copying THANKS -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/couchapp running install_egg_info running egg_info writing Couchapp.egg-info/PKG-INFO writing dependency_links to Couchapp.egg-info/dependency_links.txt writing requirements to Couchapp.egg-info/requires.txt writing top-level names to Couchapp.egg-info/top_level.txt reading manifest file 'Couchapp.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'doc' adding license file 'LICENSE' adding license file 'NOTICE' writing manifest file 'Couchapp.egg-info/SOURCES.txt' Copying Couchapp.egg-info to /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/Couchapp-1.0.2-py3.9.egg-info running install_scripts creating /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/bin copying build/scripts-3.9/couchapp -> /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/bin changing mode of /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/bin/couchapp to 755 + install -d -m755 /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64//usr/share/doc/python-Couchapp + '[' -d doc ']' ~/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64 ~/build/BUILD/Couchapp-1.0.2 + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-Couchapp-1.0.2-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/Couchapp-1.0.2 + mv /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.2-1 --unique-debug-suffix -1.0.2-1.x86_64 --unique-debug-src-base python-Couchapp-1.0.2-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/Couchapp-1.0.2 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-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 *** Error compiling '/builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/client.py'... File "/usr/lib/python3.9/site-packages/couchapp/client.py", line 115 except ResourceError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/commands.py'... File "/usr/lib/python3.9/site-packages/couchapp/commands.py", line 69 print doc.to_json() ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/generator.py'... File "/usr/lib/python3.9/site-packages/couchapp/generator.py", line 32 except OSError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/macros.py'... File "/usr/lib/python3.9/site-packages/couchapp/macros.py", line 39 except ValueError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/util.py'... File "/usr/lib/python3.9/site-packages/couchapp/util.py", line 381 except IOError, msg: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends/git.py'... File "/usr/lib/python3.9/site-packages/couchapp/vendors/backends/git.py", line 34 except ValueError, e: ^ SyntaxError: invalid syntax *** Error compiling '/builddir/build/BUILDROOT/python-Couchapp-1.0.2-1.x86_64/usr/lib/python3.9/site-packages/couchapp/vendors/backends/hg.py'... File "/usr/lib/python3.9/site-packages/couchapp/vendors/backends/hg.py", line 35 except ValueError, e: ^ SyntaxError: invalid syntax error: Bad exit status from /var/tmp/rpm-tmp.LaxmeM (%install) Bad exit status from /var/tmp/rpm-tmp.LaxmeM (%install) RPM build errors: Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-couchapp.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-couchapp.spec