D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/python-lz4-3.1.3-1.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cLtUDh + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf lz4-3.1.3 + /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/lz4-3.1.3.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd lz4-3.1.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf lz4.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.3j0oLe + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lz4-3.1.3 + '[' 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' /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/lz4 copying lz4/version.py -> build/lib.linux-aarch64-3.9/lz4 copying lz4/__init__.py -> build/lib.linux-aarch64-3.9/lz4 creating build/lib.linux-aarch64-3.9/lz4/stream copying lz4/stream/__init__.py -> build/lib.linux-aarch64-3.9/lz4/stream creating build/lib.linux-aarch64-3.9/lz4/frame copying lz4/frame/__init__.py -> build/lib.linux-aarch64-3.9/lz4/frame creating build/lib.linux-aarch64-3.9/lz4/block copying lz4/block/__init__.py -> build/lib.linux-aarch64-3.9/lz4/block running build_ext building 'lz4._version' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/lz4 creating build/temp.linux-aarch64-3.9/lz4libs gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4/_version.c -o build/temp.linux-aarch64-3.9/lz4/_version.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4.o -O3 -Wall -Wundef gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/lz4/_version.o build/temp.linux-aarch64-3.9/lz4libs/lz4.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/lz4/_version.cpython-39-aarch64-linux-gnu.so building 'lz4.block._block' extension creating build/temp.linux-aarch64-3.9/lz4/block gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4/block/_block.c -o build/temp.linux-aarch64-3.9/lz4/block/_block.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4hc.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4hc.o -O3 -Wall -Wundef gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/lz4/block/_block.o build/temp.linux-aarch64-3.9/lz4libs/lz4.o build/temp.linux-aarch64-3.9/lz4libs/lz4hc.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/lz4/block/_block.cpython-39-aarch64-linux-gnu.so building 'lz4.frame._frame' extension creating build/temp.linux-aarch64-3.9/lz4/frame gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4/frame/_frame.c -o build/temp.linux-aarch64-3.9/lz4/frame/_frame.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4frame.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4frame.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4hc.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4hc.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/xxhash.c -o build/temp.linux-aarch64-3.9/lz4libs/xxhash.o -O3 -Wall -Wundef gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/lz4/frame/_frame.o build/temp.linux-aarch64-3.9/lz4libs/lz4.o build/temp.linux-aarch64-3.9/lz4libs/lz4frame.o build/temp.linux-aarch64-3.9/lz4libs/lz4hc.o build/temp.linux-aarch64-3.9/lz4libs/xxhash.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so building 'lz4.stream._stream' extension creating build/temp.linux-aarch64-3.9/lz4/stream gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4/stream/_stream.c -o build/temp.linux-aarch64-3.9/lz4/stream/_stream.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4.o -O3 -Wall -Wundef gcc -Wno-unused-result -Wsign-compare -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -fPIC -Ilz4libs -I/usr/include/python3.9 -c lz4libs/lz4hc.c -o build/temp.linux-aarch64-3.9/lz4libs/lz4hc.o -O3 -Wall -Wundef gcc -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables build/temp.linux-aarch64-3.9/lz4/stream/_stream.o build/temp.linux-aarch64-3.9/lz4libs/lz4.o build/temp.linux-aarch64-3.9/lz4libs/lz4hc.o -L/usr/lib64 -lpython3.9 -o build/lib.linux-aarch64-3.9/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so copying build/lib.linux-aarch64-3.9/lz4/_version.cpython-39-aarch64-linux-gnu.so -> lz4 copying build/lib.linux-aarch64-3.9/lz4/block/_block.cpython-39-aarch64-linux-gnu.so -> lz4/block copying build/lib.linux-aarch64-3.9/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so -> lz4/frame copying build/lib.linux-aarch64-3.9/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so -> lz4/stream + 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 bdist_egg /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running bdist_egg running egg_info creating lz4.egg-info writing lz4.egg-info/PKG-INFO writing dependency_links to lz4.egg-info/dependency_links.txt writing requirements to lz4.egg-info/requires.txt writing top-level names to lz4.egg-info/top_level.txt writing manifest file 'lz4.egg-info/SOURCES.txt' reading manifest file 'lz4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests/*.py' warning: no previously-included files found matching 'tests/*.pyc' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching 'appveyor*' warning: no previously-included files found matching 'appveyor.yml' adding license file 'LICENSE' writing manifest file 'lz4.egg-info/SOURCES.txt' installing library code to build/bdist.linux-aarch64/egg /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 running build_py copying lz4/version.py -> build/lib.linux-aarch64-3.9/lz4 running build_ext copying build/lib.linux-aarch64-3.9/lz4/_version.cpython-39-aarch64-linux-gnu.so -> lz4 copying build/lib.linux-aarch64-3.9/lz4/block/_block.cpython-39-aarch64-linux-gnu.so -> lz4/block copying build/lib.linux-aarch64-3.9/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so -> lz4/frame copying build/lib.linux-aarch64-3.9/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so -> lz4/stream creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/egg creating build/bdist.linux-aarch64/egg/lz4 copying build/lib.linux-aarch64-3.9/lz4/version.py -> build/bdist.linux-aarch64/egg/lz4 copying build/lib.linux-aarch64-3.9/lz4/_version.cpython-39-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/egg/lz4 creating build/bdist.linux-aarch64/egg/lz4/block copying build/lib.linux-aarch64-3.9/lz4/block/_block.cpython-39-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/egg/lz4/block copying build/lib.linux-aarch64-3.9/lz4/block/__init__.py -> build/bdist.linux-aarch64/egg/lz4/block creating build/bdist.linux-aarch64/egg/lz4/frame copying build/lib.linux-aarch64-3.9/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/egg/lz4/frame copying build/lib.linux-aarch64-3.9/lz4/frame/__init__.py -> build/bdist.linux-aarch64/egg/lz4/frame creating build/bdist.linux-aarch64/egg/lz4/stream copying build/lib.linux-aarch64-3.9/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so -> build/bdist.linux-aarch64/egg/lz4/stream copying build/lib.linux-aarch64-3.9/lz4/stream/__init__.py -> build/bdist.linux-aarch64/egg/lz4/stream copying build/lib.linux-aarch64-3.9/lz4/__init__.py -> build/bdist.linux-aarch64/egg/lz4 byte-compiling build/bdist.linux-aarch64/egg/lz4/version.py to version.cpython-39.pyc byte-compiling build/bdist.linux-aarch64/egg/lz4/block/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-aarch64/egg/lz4/frame/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-aarch64/egg/lz4/stream/__init__.py to __init__.cpython-39.pyc byte-compiling build/bdist.linux-aarch64/egg/lz4/__init__.py to __init__.cpython-39.pyc creating stub loader for lz4/_version.cpython-39-aarch64-linux-gnu.so creating stub loader for lz4/block/_block.cpython-39-aarch64-linux-gnu.so creating stub loader for lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so creating stub loader for lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so byte-compiling build/bdist.linux-aarch64/egg/lz4/_version.py to _version.cpython-39.pyc byte-compiling build/bdist.linux-aarch64/egg/lz4/block/_block.py to _block.cpython-39.pyc byte-compiling build/bdist.linux-aarch64/egg/lz4/frame/_frame.py to _frame.cpython-39.pyc byte-compiling build/bdist.linux-aarch64/egg/lz4/stream/_stream.py to _stream.cpython-39.pyc creating build/bdist.linux-aarch64/egg/EGG-INFO copying lz4.egg-info/PKG-INFO -> build/bdist.linux-aarch64/egg/EGG-INFO copying lz4.egg-info/SOURCES.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying lz4.egg-info/dependency_links.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying lz4.egg-info/requires.txt -> build/bdist.linux-aarch64/egg/EGG-INFO copying lz4.egg-info/top_level.txt -> build/bdist.linux-aarch64/egg/EGG-INFO writing build/bdist.linux-aarch64/egg/EGG-INFO/native_libs.txt zip_safe flag not set; analyzing archive contents... lz4.__pycache__._version.cpython-39: module references __file__ lz4.block.__pycache__._block.cpython-39: module references __file__ lz4.frame.__pycache__._frame.cpython-39: module references __file__ lz4.stream.__pycache__._stream.cpython-39: module references __file__ creating dist creating 'dist/lz4-3.1.3-py3.9-linux-aarch64.egg' and adding 'build/bdist.linux-aarch64/egg' to it removing 'build/bdist.linux-aarch64/egg' (and everything under it) + PYTHONPATH=/home/iurt/rpmbuild/BUILD/lz4-3.1.3 + sphinx-build-3 docs html Running Sphinx v4.2.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] contributors reading sources... [ 18%] index reading sources... [ 27%] install reading sources... [ 36%] intro reading sources... [ 45%] license reading sources... [ 54%] lz4 reading sources... [ 63%] lz4.block reading sources... [ 72%] lz4.frame reading sources... [ 81%] lz4.stream reading sources... [ 90%] quickstart reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 9%] contributors writing output... [ 18%] index writing output... [ 27%] install writing output... [ 36%] intro writing output... [ 45%] license writing output... [ 54%] lz4 writing output... [ 63%] lz4.block writing output... [ 72%] lz4.frame writing output... [ 81%] lz4.stream writing output... [ 90%] quickstart writing output... [100%] userguide generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in html. + rm -rf html/.doctrees html/.buildinfo + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.feOYkE + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64 + cd lz4-3.1.3 + '[' 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-lz4-3.1.3-1.mga9.aarch64 /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( 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 /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr creating /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64 creating /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9 creating /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages creating /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4 copying build/lib.linux-aarch64-3.9/lz4/version.py -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4 copying build/lib.linux-aarch64-3.9/lz4/_version.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4 creating /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/block copying build/lib.linux-aarch64-3.9/lz4/block/_block.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/block copying build/lib.linux-aarch64-3.9/lz4/block/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/block creating /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/frame copying build/lib.linux-aarch64-3.9/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/frame copying build/lib.linux-aarch64-3.9/lz4/frame/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/frame creating /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/stream copying build/lib.linux-aarch64-3.9/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/stream copying build/lib.linux-aarch64-3.9/lz4/stream/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/stream copying build/lib.linux-aarch64-3.9/lz4/__init__.py -> /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4 byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/version.py to version.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/block/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/frame/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/stream/__init__.py to __init__.cpython-39.pyc byte-compiling /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpqkqz7b9n.py' /usr/bin/python3 /tmp/tmpqkqz7b9n.py removing /tmp/tmpqkqz7b9n.py running install_egg_info running egg_info writing lz4.egg-info/PKG-INFO writing dependency_links to lz4.egg-info/dependency_links.txt writing requirements to lz4.egg-info/requires.txt writing top-level names to lz4.egg-info/top_level.txt reading manifest file 'lz4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests/*.py' warning: no previously-included files found matching 'tests/*.pyc' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching 'appveyor*' warning: no previously-included files found matching 'appveyor.yml' adding license file 'LICENSE' writing manifest file 'lz4.egg-info/SOURCES.txt' Copying lz4.egg-info to /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4-3.1.3-py3.9.egg-info running install_scripts + rm -rfv /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.1.3-1.mga9 --unique-debug-suffix -3.1.3-1.mga9.aarch64 --unique-debug-src-base python-lz4-3.1.3-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/lz4-3.1.3 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/block/_block.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/_version.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so extracting debug info from /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9/site-packages/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so dwz: ./usr/lib64/python3.9/site-packages/lz4/_version.cpython-39-aarch64-linux-gnu.so-3.1.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/lz4/block/_block.cpython-39-aarch64-linux-gnu.so-3.1.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so-3.1.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: ./usr/lib64/python3.9/site-packages/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so-3.1.3-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str dwz: Too few files for multifile optimization original debug info size: 3556kB, size after compression: 3556kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 4 CRC32s did match. 1021 blocks + /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 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib/debug/usr/lib64/python3.9 using python3.9 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/lib64/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.uqlAeR + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lz4-3.1.3 + '[' 1 -eq 1 ']' + /usr/bin/python3 setup.py test /usr/lib/python3.9/site-packages/setuptools/__init__.py:148: SetuptoolsDeprecationWarning: setup_requires is deprecated. Supply build dependencies using PEP 517 pyproject.toml build-requires. warnings.warn( running pytest running egg_info writing lz4.egg-info/PKG-INFO writing dependency_links to lz4.egg-info/dependency_links.txt writing requirements to lz4.egg-info/requires.txt writing top-level names to lz4.egg-info/top_level.txt reading manifest file 'lz4.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'tests/*.py' warning: no previously-included files found matching 'tests/*.pyc' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching 'appveyor*' warning: no previously-included files found matching 'appveyor.yml' adding license file 'LICENSE' writing manifest file 'lz4.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-aarch64-3.9/lz4/_version.cpython-39-aarch64-linux-gnu.so -> lz4 copying build/lib.linux-aarch64-3.9/lz4/block/_block.cpython-39-aarch64-linux-gnu.so -> lz4/block copying build/lib.linux-aarch64-3.9/lz4/frame/_frame.cpython-39-aarch64-linux-gnu.so -> lz4/frame copying build/lib.linux-aarch64-3.9/lz4/stream/_stream.cpython-39-aarch64-linux-gnu.so -> lz4/stream ============================= test session starts ============================== platform linux -- Python 3.9.8, pytest-6.2.4, py-1.10.0, pluggy-1.0.0 rootdir: /home/iurt/rpmbuild/BUILD/lz4-3.1.3, configfile: tox.ini plugins: cov-2.12.1 collected 31996 items tests/block/test_block_0.py ............................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ............................ [ 22%] tests/block/test_block_1.py .............. [ 22%] tests/block/test_block_2.py .. [ 22%] tests/block/test_block_3.py . [ 22%] tests/frame/test_frame_0.py ................. [ 22%] tests/frame/test_frame_1.py ............................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ............................ [ 40%] tests/frame/test_frame_2.py ............................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 43%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 44%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 45%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 46%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 47%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 48%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 49%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 50%] ........................................................................ [ 51%] ........................................................................ [ 51%] ............................ [ 51%] tests/frame/test_frame_3.py ... [ 51%] tests/frame/test_frame_4.py ............................................ [ 51%] ........................................................................ [ 51%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 59%] .................................................................... [ 59%] tests/frame/test_frame_5.py .... [ 59%] tests/frame/test_frame_6.py ............................................ [ 59%] ........................................................................ [ 59%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 60%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ........................................................................ [ 61%] ............ [ 61%] tests/frame/test_frame_7.py .... [ 61%] tests/frame/test_frame_8.py . [ 61%] tests/frame/test_frame_9.py ... [ 61%] tests/stream/test_stream_0.py ..............................ssssssssss.. [ 62%] ..................ssssssssssssssssssss.................................. [ 62%] ......ssssssssss....................ssssssssssssssssssss................ [ 62%] ........................ssssssssss....................ssssssssssssssssss [ 62%] ss........................................ssssssssss.................... [ 62%] ssssssssssssssssssss........................................ssssssssss.. [ 63%] ..................ssssssssssssssssssss.................................. [ 63%] ......ssssssssss....................ssssssssssssssssssss................ [ 63%] ........................ssssssssss....................ssssssssssssssssss [ 63%] ss........................................ssssssssss.................... [ 64%] ssssssssssssssssssss........................................ssssssssss.. [ 64%] ..................ssssssssssssssssssss.................................. [ 64%] ......ssssssssss....................ssssssssssssssssssss................ [ 64%] ........................ssssssssss....................ssssssssssssssssss [ 64%] ss........................................ssssssssss.................... [ 65%] ssssssssssssssssssss........................................ssssssssss.. [ 65%] ..................ssssssssssssssssssss.................................. [ 65%] ......ssssssssss....................ssssssssssssssssssss................ [ 65%] ........................ssssssssss....................ssssssssssssssssss [ 66%] ss........................................ssssssssss.................... [ 66%] ssssssssssssssssssss........................................ssssssssss.. [ 66%] ..................ssssssssssssssssssss.................................. [ 66%] ......ssssssssss....................ssssssssssssssssssss................ [ 66%] ........................ssssssssss....................ssssssssssssssssss [ 67%] ss........................................ssssssssss.................... [ 67%] ssssssssssssssssssss........................................ssssssssss.. [ 67%] ..................ssssssssssssssssssss.................................. [ 67%] ......ssssssssss....................ssssssssssssssssssss................ [ 68%] ........................ssssssssss....................ssssssssssssssssss [ 68%] ss........................................ssssssssss.................... [ 68%] ssssssssssssssssssss........................................ssssssssss.. [ 68%] ..................ssssssssssssssssssss.................................. [ 68%] ......ssssssssss....................ssssssssssssssssssss................ [ 69%] ........................ssssssssss....................ssssssssssssssssss [ 69%] ss........................................ssssssssss.................... [ 69%] ssssssssssssssssssss........................................ssssssssss.. [ 69%] ..................ssssssssssssssssssss.................................. [ 70%] ......ssssssssss....................ssssssssssssssssssss................ [ 70%] ........................ssssssssss....................ssssssssssssssssss [ 70%] ss........................................ssssssssss.................... [ 70%] ssssssssssssssssssss........................................ssssssssss.. [ 71%] ..................ssssssssssssssssssss.................................. [ 71%] ......ssssssssss....................ssssssssssssssssssss................ [ 71%] ........................ssssssssss....................ssssssssssssssssss [ 71%] ss........................................ssssssssss.................... [ 71%] ssssssssssssssssssss........................................ssssssssss.. [ 72%] ..................ssssssssssssssssssss.................................. [ 72%] ......ssssssssss....................ssssssssssssssssssss................ [ 72%] ........................ssssssssss....................ssssssssssssssssss [ 72%] ss........................................ssssssssss.................... [ 73%] ssssssssssssssssssss........................................ssssssssss.. [ 73%] ..................ssssssssssssssssssss.................................. [ 73%] ......ssssssssss....................ssssssssssssssssssss................ [ 73%] ........................ssssssssss....................ssssssssssssssssss [ 73%] ss........................................ssssssssss.................... [ 74%] ssssssssssssssssssss........................................ssssssssss.. [ 74%] ..................ssssssssssssssssssss.................................. [ 74%] ......ssssssssss....................ssssssssssssssssssss................ [ 74%] ........................ssssssssss....................ssssssssssssssssss [ 75%] ss........................................ssssssssss.................... [ 75%] ssssssssssssssssssss........................................ssssssssss.. [ 75%] ..................ssssssssssssssssssss.................................. [ 75%] ......ssssssssss....................ssssssssssssssssssss................ [ 75%] ........................ssssssssss....................ssssssssssssssssss [ 76%] ss........................................ssssssssss.................... [ 76%] ssssssssssssssssssss........................................ssssssssss.. [ 76%] ..................ssssssssssssssssssss.................................. [ 76%] ......ssssssssss....................ssssssssssssssssssss................ [ 77%] ........................ssssssssss....................ssssssssssssssssss [ 77%] ss........................................ssssssssss.................... [ 77%] ssssssssssssssssssss........................................ssssssssss.. [ 77%] ..................ssssssssssssssssssss.................................. [ 77%] ......ssssssssss....................ssssssssssssssssssss................ [ 78%] ........................ssssssssss....................ssssssssssssssssss [ 78%] ss........................................ssssssssss.................... [ 78%] ssssssssssssssssssss........................................ssssssssss.. [ 78%] ..................ssssssssssssssssssss.................................. [ 79%] ......ssssssssss....................ssssssssssssssssssss................ [ 79%] ........................ssssssssss....................ssssssssssssssssss [ 79%] ss........................................ssssssssss.................... [ 79%] ssssssssssssssssssss........................................ssssssssss.. [ 80%] ..................ssssssssssssssssssss.................................. [ 80%] ......ssssssssss....................ssssssssssssssssssss................ [ 80%] ........................ssssssssss....................ssssssssssssssssss [ 80%] ss........................................ssssssssss.................... [ 80%] ssssssssssssssssssss........................................ssssssssss.. [ 81%] ..................ssssssssssssssssssss.................................. [ 81%] ......ssssssssss....................ssssssssssssssssssss................ [ 81%] ........................ssssssssss....................ssssssssssssssssss [ 81%] ss........................................ssssssssss.................... [ 82%] ssssssssssssssssssss........................................ssssssssss.. [ 82%] ..................ssssssssssssssssssss.................................. [ 82%] ......ssssssssss....................ssssssssssssssssssss................ [ 82%] ........................ssssssssss....................ssssssssssssssssss [ 82%] ss........................................ssssssssss.................... [ 83%] ssssssssssssssssssss........................................ssssssssss.. [ 83%] ..................ssssssssssssssssssss.................................. [ 83%] ......ssssssssss....................ssssssssssssssssssss................ [ 83%] ........................ssssssssss....................ssssssssssssssssss [ 84%] ss........................................ssssssssss.................... [ 84%] ssssssssssssssssssss........................................ssssssssss.. [ 84%] ..................ssssssssssssssssssss.................................. [ 84%] ......ssssssssss....................ssssssssssssssssssss................ [ 84%] ........................ssssssssss....................ssssssssssssssssss [ 85%] ss........................................ssssssssss.................... [ 85%] ssssssssssssssssssss........................................ssssssssss.. [ 85%] ..................ssssssssssssssssssss.................................. [ 85%] ......ssssssssss....................ssssssssssssssssssss................ [ 86%] ........................ssssssssss....................ssssssssssssssssss [ 86%] ss........................................ssssssssss.................... [ 86%] ssssssssssssssssssss........................................ssssssssss.. [ 86%] ..................ssssssssssssssssssss.................................. [ 86%] ......ssssssssss....................ssssssssssssssssssss................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 88%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 89%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 93%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 94%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 96%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 97%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 98%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] ............ [ 99%] tests/stream/test_stream_1.py ................................. [ 99%] tests/stream/test_stream_2.py .... [ 99%] tests/stream/test_stream_3.py ...... [ 99%] tests/stream/test_stream_4.py .. [100%] =============== 29296 passed, 2700 skipped in 1058.63s (0:17:38) =============== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: python3-lz4-3.1.3-1.mga9.aarch64 Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.xTnrz3 + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lz4-3.1.3 + DOCDIR=/home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/doc/python3-lz4 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/doc/python3-lz4 + cp -pr README.rst /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/doc/python3-lz4 + cp -pr html /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/doc/python3-lz4 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.zPSYBi + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lz4-3.1.3 + LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/licenses/python3-lz4 + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/licenses/python3-lz4 + cp -pr docs/license.rst /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/licenses/python3-lz4 + cp -pr LICENSE /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64/usr/share/licenses/python3-lz4 + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-lz4 = 3.1.3-1.mga9 python3-lz4 = 3.1.3-1.mga9 python3-lz4(aarch-64) = 3.1.3-1.mga9 python3.9-lz4 = 3.1.3-1.mga9 python3.9dist(lz4) = 3.1.3 python3dist(lz4) = 3.1.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libpython3.9.so.1.0()(64bit) python(abi) = 3.9 Obsoletes: python-lz4 < 3.1.3-1.mga9 Processing files: python-lz4-debugsource-3.1.3-1.mga9.aarch64 Provides: python-lz4-debugsource = 3.1.3-1.mga9 python-lz4-debugsource(aarch-64) = 3.1.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-lz4-debuginfo-3.1.3-1.mga9.aarch64 Provides: debuginfo(build-id) = 50f49cca884fa5a5394ad86c7bb24942fe0b633d debuginfo(build-id) = 8b84f249a9cc770503ff37db429b8b68a858b9c4 debuginfo(build-id) = aec09448662e6b292963fc2c196cadc5d78fe754 debuginfo(build-id) = d9b587ae3e99ae6cd4a4c228d1b11a1dd7a44e47 python-lz4-debuginfo = 3.1.3-1.mga9 python3-lz4-debuginfo = 3.1.3-1.mga9 python3-lz4-debuginfo(aarch-64) = 3.1.3-1.mga9 python3.9-lz4-debuginfo = 3.1.3-1.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-lz4-debugsource(aarch-64) = 3.1.3-1.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python-lz4-debugsource-3.1.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-lz4-debuginfo-3.1.3-1.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/python3-lz4-3.1.3-1.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.yhRycM + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd lz4-3.1.3 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/python-lz4-3.1.3-1.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.HOA3TR + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf lz4-3.1.3 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!