D: [iurt_root_command] chroot Installing /home/iurt/rpmbuild/SRPMS/python-werkzeug-0.16.0-1.mga8.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IEBP4J + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf Werkzeug-0.16.0 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Werkzeug-0.16.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd Werkzeug-0.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf src/Werkzeug.egg-info/ + /usr/bin/sed -i 's/\r//' CHANGES.rst LICENSE.rst README.rst + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HFwO5K + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Werkzeug-0.16.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib creating build/lib/werkzeug copying src/werkzeug/routing.py -> build/lib/werkzeug copying src/werkzeug/formparser.py -> build/lib/werkzeug copying src/werkzeug/_internal.py -> build/lib/werkzeug copying src/werkzeug/utils.py -> build/lib/werkzeug copying src/werkzeug/testapp.py -> build/lib/werkzeug copying src/werkzeug/local.py -> build/lib/werkzeug copying src/werkzeug/security.py -> build/lib/werkzeug copying src/werkzeug/urls.py -> build/lib/werkzeug copying src/werkzeug/useragents.py -> build/lib/werkzeug copying src/werkzeug/datastructures.py -> build/lib/werkzeug copying src/werkzeug/filesystem.py -> build/lib/werkzeug copying src/werkzeug/posixemulation.py -> build/lib/werkzeug copying src/werkzeug/test.py -> build/lib/werkzeug copying src/werkzeug/_compat.py -> build/lib/werkzeug copying src/werkzeug/exceptions.py -> build/lib/werkzeug copying src/werkzeug/__init__.py -> build/lib/werkzeug copying src/werkzeug/serving.py -> build/lib/werkzeug copying src/werkzeug/http.py -> build/lib/werkzeug copying src/werkzeug/_reloader.py -> build/lib/werkzeug copying src/werkzeug/wsgi.py -> build/lib/werkzeug creating build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/common_descriptors.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/json.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/accept.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/auth.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/user_agent.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/base_response.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/etag.py -> build/lib/werkzeug/wrappers copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers creating build/lib/werkzeug/middleware copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware creating build/lib/werkzeug/debug copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug creating build/lib/werkzeug/contrib copying src/werkzeug/contrib/iterio.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/profiler.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/fixers.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/wrappers.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/atom.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/sessions.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/securecookie.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/cache.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/__init__.py -> build/lib/werkzeug/contrib copying src/werkzeug/contrib/lint.py -> build/lib/werkzeug/contrib running egg_info creating src/Werkzeug.egg-info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' creating build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/FONT_LICENSE -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/console.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/debugger.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/jquery.js -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/less.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/more.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/source.png -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/style.css -> build/lib/werkzeug/debug/shared copying src/werkzeug/debug/shared/ubuntu.ttf -> build/lib/werkzeug/debug/shared + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.6mvKeJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64 + cd Werkzeug-0.16.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64 running install running install_lib creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8 creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/routing.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/formparser.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/_internal.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/common_descriptors.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_request.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/json.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/accept.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/auth.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/request.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/user_agent.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/base_response.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/etag.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/wrappers/response.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers copying build/lib/werkzeug/testapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/local.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/security.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/useragents.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/datastructures.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/filesystem.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/posixemulation.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/http_proxy.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/profiler.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/dispatcher.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/proxy_fix.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/shared_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware copying build/lib/werkzeug/middleware/lint.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/source.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/console.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/style.css -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/debugger.js -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/more.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/jquery.js -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/shared/less.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared copying build/lib/werkzeug/debug/repr.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/console.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug copying build/lib/werkzeug/debug/tbtools.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/iterio.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/profiler.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/fixers.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/wrappers.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/atom.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/sessions.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/securecookie.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/cache.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/contrib/lint.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib copying build/lib/werkzeug/test.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/serving.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/http.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/_reloader.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug copying build/lib/werkzeug/wsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/routing.py to routing.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/formparser.py to formparser.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/_internal.py to _internal.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/utils.py to utils.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/common_descriptors.py to common_descriptors.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/base_request.py to base_request.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/json.py to json.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/accept.py to accept.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/auth.py to auth.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/request.py to request.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/user_agent.py to user_agent.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/base_response.py to base_response.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/etag.py to etag.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wrappers/response.py to response.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/testapp.py to testapp.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/local.py to local.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/security.py to security.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/urls.py to urls.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/useragents.py to useragents.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/datastructures.py to datastructures.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/filesystem.py to filesystem.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/posixemulation.py to posixemulation.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware/http_proxy.py to http_proxy.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware/profiler.py to profiler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware/dispatcher.py to dispatcher.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware/proxy_fix.py to proxy_fix.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware/shared_data.py to shared_data.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/middleware/lint.py to lint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/repr.py to repr.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/console.py to console.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/tbtools.py to tbtools.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/iterio.py to iterio.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/profiler.py to profiler.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/fixers.py to fixers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/wrappers.py to wrappers.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/atom.py to atom.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/sessions.py to sessions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/securecookie.py to securecookie.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/cache.py to cache.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/contrib/lint.py to lint.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/test.py to test.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/_compat.py to _compat.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/exceptions.py to exceptions.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/__init__.py to __init__.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/serving.py to serving.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/http.py to http.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/_reloader.py to _reloader.cpython-38.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/wsgi.py to wsgi.cpython-38.pyc writing byte-compilation script '/tmp/tmppjfbmkf6.py' /usr/bin/python3 /tmp/tmppjfbmkf6.py removing /tmp/tmppjfbmkf6.py running install_egg_info running egg_info writing src/Werkzeug.egg-info/PKG-INFO writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt writing requirements to src/Werkzeug.egg-info/requires.txt writing top-level names to src/Werkzeug.egg-info/top_level.txt reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '*.py[co]' found anywhere in distribution writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt' Copying src/Werkzeug.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/Werkzeug-0.16.0-py3.8.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j16 --strict-build-id -m -i --build-id-seed 0.16.0-1.mga8 --unique-debug-suffix -0.16.0-1.mga8.aarch64 --unique-debug-src-base python-werkzeug-0.16.0-1.mga8.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Werkzeug-0.16.0 + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8 using /usr/bin/python3.8 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python3-werkzeug-0.16.0-1.mga8.noarch Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.GkS5rK + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Werkzeug-0.16.0 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/share/doc/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/share/doc/python3-werkzeug + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/share/doc/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ljZTtJ + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Werkzeug-0.16.0 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/share/licenses/python3-werkzeug + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/share/licenses/python3-werkzeug + cp -pr LICENSE.rst /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/share/licenses/python3-werkzeug + RPM_EC=0 ++ jobs -p + exit 0 pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared/jquery.js is too long for the internal buffer pcregrep: check the --buffer-size option pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64/usr/lib/python3.8/site-packages/werkzeug/debug/shared/jquery.js is too long for the internal buffer pcregrep: check the --buffer-size option Provides: python-werkzeug = 0.16.0-1.mga8 python3-werkzeug = 0.16.0-1.mga8 python3.8dist(werkzeug) = 0.16.0 python3dist(werkzeug) = 0.16.0 pythonegg(3)(werkzeug) = 0.16.0 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: python(abi) = 3.8 Obsoletes: python-werkzeug < 0.16.0-1.mga8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-werkzeug-0.16.0-1.mga8.noarch.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.QbugNM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd Werkzeug-0.16.0 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-0.16.0-1.mga8.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.qKo3PK + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf Werkzeug-0.16.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!