D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/python-werkzeug-1.0.1-1.mga8.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.CglIwV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Werkzeug-1.0.1
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/Werkzeug-1.0.1.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Werkzeug-1.0.1
+ /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.vI8BtW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Werkzeug-1.0.1
+ '[' 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/filesystem.py -> build/lib/werkzeug
copying src/werkzeug/urls.py -> build/lib/werkzeug
copying src/werkzeug/http.py -> build/lib/werkzeug
copying src/werkzeug/testapp.py -> build/lib/werkzeug
copying src/werkzeug/wsgi.py -> build/lib/werkzeug
copying src/werkzeug/_reloader.py -> build/lib/werkzeug
copying src/werkzeug/exceptions.py -> build/lib/werkzeug
copying src/werkzeug/security.py -> build/lib/werkzeug
copying src/werkzeug/useragents.py -> build/lib/werkzeug
copying src/werkzeug/utils.py -> build/lib/werkzeug
copying src/werkzeug/__init__.py -> build/lib/werkzeug
copying src/werkzeug/local.py -> build/lib/werkzeug
copying src/werkzeug/test.py -> build/lib/werkzeug
copying src/werkzeug/posixemulation.py -> build/lib/werkzeug
copying src/werkzeug/datastructures.py -> build/lib/werkzeug
copying src/werkzeug/_internal.py -> build/lib/werkzeug
copying src/werkzeug/serving.py -> build/lib/werkzeug
copying src/werkzeug/_compat.py -> build/lib/werkzeug
copying src/werkzeug/formparser.py -> build/lib/werkzeug
copying src/werkzeug/routing.py -> build/lib/werkzeug
creating build/lib/werkzeug/debug
copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug
copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug
copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug
copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug
creating build/lib/werkzeug/middleware
copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware
copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware
copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware
copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware
copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware
copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware
copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware
creating build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/accept.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/common_descriptors.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/auth.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/cors.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/json.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/base_request.py -> build/lib/werkzeug/wrappers
copying src/werkzeug/wrappers/etag.py -> build/lib/werkzeug/wrappers
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.fX5I2T
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64
++ dirname /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64
+ cd Werkzeug-1.0.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 install -O1 --skip-build --root /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64
running install
running install_lib
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/filesystem.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/urls.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/http.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/source.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/debugger.js -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/jquery.js -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/style.css -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/console.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/less.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/shared/more.png -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/shared
copying build/lib/werkzeug/debug/tbtools.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug
copying build/lib/werkzeug/debug/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug
copying build/lib/werkzeug/debug/repr.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug
copying build/lib/werkzeug/debug/console.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug
copying build/lib/werkzeug/testapp.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/wsgi.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/_reloader.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/exceptions.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/security.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/useragents.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/utils.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/local.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/middleware/shared_data.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/middleware/profiler.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/middleware/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/middleware/lint.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/middleware/proxy_fix.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/middleware/http_proxy.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/middleware/dispatcher.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware
copying build/lib/werkzeug/test.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/posixemulation.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/datastructures.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
creating /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/response.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/accept.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/common_descriptors.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/request.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/auth.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/cors.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/json.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/user_agent.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/base_response.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/base_request.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/wrappers/etag.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers
copying build/lib/werkzeug/_internal.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/serving.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/_compat.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/formparser.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
copying build/lib/werkzeug/routing.py -> /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/filesystem.py to filesystem.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/urls.py to urls.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/http.py to http.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/tbtools.py to tbtools.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/repr.py to repr.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/debug/console.py to console.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/testapp.py to testapp.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wsgi.py to wsgi.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/_reloader.py to _reloader.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/exceptions.py to exceptions.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/security.py to security.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/useragents.py to useragents.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/utils.py to utils.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/local.py to local.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware/profiler.py to profiler.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware/lint.py to lint.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/middleware/dispatcher.py to dispatcher.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/test.py to test.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/posixemulation.py to posixemulation.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/datastructures.py to datastructures.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/response.py to response.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/accept.py to accept.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/request.py to request.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/auth.py to auth.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/__init__.py to __init__.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/cors.py to cors.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/json.py to json.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/wrappers/etag.py to etag.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/_internal.py to _internal.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/serving.py to serving.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/_compat.py to _compat.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/formparser.py to formparser.cpython-38.pyc
byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/werkzeug/routing.py to routing.cpython-38.pyc
writing byte-compilation script '/tmp/tmpf7qw28_p.py'
/usr/bin/python3 /tmp/tmpf7qw28_p.py
removing /tmp/tmpf7qw28_p.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-1.0.1-1.mga8.x86_64/usr/lib/python3.8/site-packages/Werkzeug-1.0.1-py3.8.egg-info
running install_scripts
+ rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/bin/__pycache__
+ /usr/lib/rpm/find-debuginfo.sh -j96 --strict-build-id -m -i --build-id-seed 1.0.1-1.mga8 --unique-debug-suffix -1.0.1-1.mga8.x86_64 --unique-debug-src-base python-werkzeug-1.0.1-1.mga8.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/Werkzeug-1.0.1

+ /usr/lib/rpm/check-buildroot
+ '[' -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/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/python3 1 1
Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.noarch
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.2B6ZmT
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Werkzeug-1.0.1
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/share/doc/python3-werkzeug
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/share/doc/python3-werkzeug
+ cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/share/doc/python3-werkzeug
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.V6Lb1T
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Werkzeug-1.0.1
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/share/licenses/python3-werkzeug
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/share/licenses/python3-werkzeug
+ cp -pr LICENSE.rst /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/usr/share/licenses/python3-werkzeug
+ RPM_EC=0
++ jobs -p
+ exit 0
pcregrep: line 2 of file /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64/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-1.0.1-1.mga8.x86_64/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 = 1.0.1-1.mga8 python3-werkzeug = 1.0.1-1.mga8 python3.8-werkzeug = 1.0.1-1.mga8 python3.8dist(werkzeug) = 1.0.1 python3dist(werkzeug) = 1.0.1
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 < 1.0.1-1.mga8
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64
Wrote: /home/iurt/rpmbuild/RPMS/noarch/python3-werkzeug-1.0.1-1.mga8.noarch.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xKCuXW
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd Werkzeug-1.0.1
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-werkzeug-1.0.1-1.mga8.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.ANdhqU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf Werkzeug-1.0.1
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!