D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-pylzma-0.5.0-6.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.PwVjO8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf pylzma-0.5.0 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/pylzma-0.5.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pylzma-0.5.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pylzma.egg-info + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.r0lMbG + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pylzma-0.5.0 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /home/pterjan/rpmbuild/BUILD/pylzma-0.5.0/setup.py:27: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import log running build running build_py creating build creating build/lib.linux-x86_64-3.10 copying py7zlib.py -> build/lib.linux-x86_64-3.10 running build_ext /home/pterjan/rpmbuild/BUILD/pylzma-0.5.0/setup.py:105: UnsupportedPlatformWarning: Multithreading is not supported on the platform "linux", please contact mail@joachim-bauch.de for more informations. warn("""\ building 'pylzma' extension creating build/temp.linux-x86_64-3.10 creating build/temp.linux-x86_64-3.10/src creating build/temp.linux-x86_64-3.10/src/compat creating build/temp.linux-x86_64-3.10/src/pylzma creating build/temp.linux-x86_64-3.10/src/sdk creating build/temp.linux-x86_64-3.10/src/sdk/C 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/compat/LzmaCompatDecode.c -o build/temp.linux-x86_64-3.10/src/compat/LzmaCompatDecode.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma.o src/pylzma/pylzma.c: In function 'PyInit_pylzma': src/pylzma/pylzma.c:296:5: warning: 'PyEval_InitThreads' is deprecated [-Wdeprecated-declarations] 296 | PyEval_InitThreads(); | ^~~~~~~~~~~~~~~~~~ In file included from /usr/include/python3.10/Python.h:130, from src/pylzma/pylzma.c:26: /usr/include/python3.10/ceval.h:122:37: note: declared here 122 | Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void); | ^~~~~~~~~~~~~~~~~~ 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_aes.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_aes.o src/pylzma/pylzma_aes.c:158:5: warning: initialization of 'long int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 158 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_aes.c:158:5: note: (near initialization for 'CAESDecrypt_Type.tp_vectorcall_offset') 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_compress.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_compress.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_compressfile.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_compressfile.o src/pylzma/pylzma_compressfile.c:234:5: warning: initialization of 'long int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 234 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_compressfile.c:234:5: note: (near initialization for 'CCompressionFileObject_Type.tp_vectorcall_offset') 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_decompress.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompress.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_decompress_compat.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompress_compat.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_decompressobj.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompressobj.o src/pylzma/pylzma_decompressobj.c: In function 'pylzma_decomp_decompress': src/pylzma/pylzma_decompressobj.c:99:48: warning: comparison of integer expressions of different signedness: 'long unsigned int' and 'int' [-Wsign-compare] 99 | if ((self->unconsumed_length + length) < propertiesLength) { | ^ src/pylzma/pylzma_decompressobj.c: In function 'pylzma_decomp_flush': src/pylzma/pylzma_decompressobj.c:232:26: warning: comparison of integer expressions of different signedness: 'SizeT' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 232 | if (self->max_length != -1) { | ^~ src/pylzma/pylzma_decompressobj.c:288:47: warning: comparison of integer expressions of different signedness: 'SizeT' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 288 | if (!outProcessed && self->max_length != -1 && self->total_out < self->max_length) { | ^~ src/pylzma/pylzma_decompressobj.c:296:88: warning: comparison of integer expressions of different signedness: 'SizeT' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 296 | if (outProcessed < avail_out || (outProcessed == avail_out && self->max_length != -1)) { | ^~ src/pylzma/pylzma_decompressobj.c:300:30: warning: comparison of integer expressions of different signedness: 'SizeT' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 300 | if (self->max_length != -1) { | ^~ src/pylzma/pylzma_decompressobj.c:317:17: warning: comparison of integer expressions of different signedness: 'SizeT' {aka 'long unsigned int'} and 'Py_ssize_t' {aka 'long int'} [-Wsign-compare] 317 | if (outsize != PyBytes_GET_SIZE(result)) { | ^~ src/pylzma/pylzma_decompressobj.c: At top level: src/pylzma/pylzma_decompressobj.c:385:5: warning: initialization of 'long int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 385 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_decompressobj.c:385:5: note: (near initialization for 'CDecompressionObject_Type.tp_vectorcall_offset') 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_decompressobj_compat.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompressobj_compat.o src/pylzma/pylzma_decompressobj_compat.c: In function 'pylzma_decomp_decompress': src/pylzma/pylzma_decompressobj_compat.c:119:39: warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare] 119 | if (self->stream.avail_in != self->unconsumed_length) | ^~ src/pylzma/pylzma_decompressobj_compat.c: At top level: src/pylzma/pylzma_decompressobj_compat.c:205:3: warning: initialization of 'long int' from 'void *' makes integer from pointer without a cast [-Wint-conversion] 205 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_decompressobj_compat.c:205:3: note: (near initialization for 'CompatDecompressionObject_Type.tp_vectorcall_offset') 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/pylzma/pylzma_streams.c -o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_streams.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/Aes.c -o build/temp.linux-x86_64-3.10/src/sdk/C/Aes.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/AesOpt.c -o build/temp.linux-x86_64-3.10/src/sdk/C/AesOpt.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/Bra.c -o build/temp.linux-x86_64-3.10/src/sdk/C/Bra.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/Bra86.c -o build/temp.linux-x86_64-3.10/src/sdk/C/Bra86.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/BraIA64.c -o build/temp.linux-x86_64-3.10/src/sdk/C/BraIA64.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/CpuArch.c -o build/temp.linux-x86_64-3.10/src/sdk/C/CpuArch.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/LzFind.c -o build/temp.linux-x86_64-3.10/src/sdk/C/LzFind.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/Lzma2Dec.c -o build/temp.linux-x86_64-3.10/src/sdk/C/Lzma2Dec.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/Lzma2Enc.c -o build/temp.linux-x86_64-3.10/src/sdk/C/Lzma2Enc.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/LzmaDec.c -o build/temp.linux-x86_64-3.10/src/sdk/C/LzmaDec.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/LzmaEnc.c -o build/temp.linux-x86_64-3.10/src/sdk/C/LzmaEnc.o 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 -DPY_SSIZE_T_CLEAN=1 -DWITH_COMPAT=1 -DPYLZMA_VERSION=0.5.0 -D_7ZIP_ST=1 -Isrc/sdk/C -I/usr/include/python3.10 -c src/sdk/C/Sha256.c -o build/temp.linux-x86_64-3.10/src/sdk/C/Sha256.o 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-x86_64-3.10/src/compat/LzmaCompatDecode.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_aes.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_compress.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_compressfile.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompress.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompress_compat.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompressobj.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_decompressobj_compat.o build/temp.linux-x86_64-3.10/src/pylzma/pylzma_streams.o build/temp.linux-x86_64-3.10/src/sdk/C/Aes.o build/temp.linux-x86_64-3.10/src/sdk/C/AesOpt.o build/temp.linux-x86_64-3.10/src/sdk/C/Bra.o build/temp.linux-x86_64-3.10/src/sdk/C/Bra86.o build/temp.linux-x86_64-3.10/src/sdk/C/BraIA64.o build/temp.linux-x86_64-3.10/src/sdk/C/CpuArch.o build/temp.linux-x86_64-3.10/src/sdk/C/LzFind.o build/temp.linux-x86_64-3.10/src/sdk/C/Lzma2Dec.o build/temp.linux-x86_64-3.10/src/sdk/C/Lzma2Enc.o build/temp.linux-x86_64-3.10/src/sdk/C/LzmaDec.o build/temp.linux-x86_64-3.10/src/sdk/C/LzmaEnc.o build/temp.linux-x86_64-3.10/src/sdk/C/Sha256.o -L/usr/lib64 -lpython3.10 -o build/lib.linux-x86_64-3.10/pylzma.cpython-310-x86_64-linux-gnu.so + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.S426JK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64 + cd pylzma-0.5.0 + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64 /home/pterjan/rpmbuild/BUILD/pylzma-0.5.0/setup.py:27: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils import log running install /usr/lib/python3.10/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/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10 creating /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10/site-packages copying build/lib.linux-x86_64-3.10/pylzma.cpython-310-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10/site-packages copying build/lib.linux-x86_64-3.10/py7zlib.py -> /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10/site-packages byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10/site-packages/py7zlib.py to py7zlib.cpython-310.pyc writing byte-compilation script '/tmp/tmph9toyn3z.py' /usr/bin/python3 -Wignore:The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives:DeprecationWarning /tmp/tmph9toyn3z.py removing /tmp/tmph9toyn3z.py running install_egg_info running egg_info creating pylzma.egg-info writing pylzma.egg-info/PKG-INFO writing dependency_links to pylzma.egg-info/dependency_links.txt writing requirements to pylzma.egg-info/requires.txt writing top-level names to pylzma.egg-info/top_level.txt writing manifest file 'pylzma.egg-info/SOURCES.txt' reading manifest file 'pylzma.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'src/sdk.orig' adding license file 'LICENSE' writing manifest file 'pylzma.egg-info/SOURCES.txt' Copying pylzma.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10/site-packages/pylzma-0.5.0-py3.10.egg-info running install_scripts + rm -rfv /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/bin/__pycache__ + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.5.0-6.mga9 --unique-debug-suffix -0.5.0-6.mga9.x86_64 --unique-debug-src-base python-pylzma-0.5.0-6.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/pylzma-0.5.0 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10/site-packages/pylzma.cpython-310-x86_64-linux-gnu.so dwz: ./usr/lib64/python3.10/site-packages/pylzma.cpython-310-x86_64-linux-gnu.so-0.5.0-6.mga9.x86_64.debug: Unknown debugging section .debug_line_str original debug info size: 356kB, size after compression: 360kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 648 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/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib64/python3.10 using python3.10 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/lib/debug/usr/lib64/python3.10 using python3.10 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: python3-pylzma-0.5.0-6.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jMQkUI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pylzma-0.5.0 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/share/doc/python3-pylzma + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/share/doc/python3-pylzma + cp -pr README.md /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/share/doc/python3-pylzma + cp -pr doc/THANKS.md doc/USAGE.md /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64/usr/share/doc/python3-pylzma + RPM_EC=0 ++ jobs -p + exit 0 -i used with no filenames on the command line, reading from STDIN. Provides: python-pylzma = 0.5.0-6.mga9 python3-pylzma = 0.5.0-6.mga9 python3-pylzma(x86-64) = 0.5.0-6.mga9 python3.10-pylzma = 0.5.0-6.mga9 python3.10dist(pylzma) = 0.5 python3dist(pylzma) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpython3.10.so.1.0()(64bit) python(abi) = 3.10 Obsoletes: python-pylzma < 0.5.0-6.mga9 Processing files: python-pylzma-debugsource-0.5.0-6.mga9.x86_64 Provides: python-pylzma-debugsource = 0.5.0-6.mga9 python-pylzma-debugsource(x86-64) = 0.5.0-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pylzma-debuginfo-0.5.0-6.mga9.x86_64 Provides: debuginfo(build-id) = 92eda5077f5e434b5703bdbdf6b295b3085ccb67 python-pylzma-debuginfo = 0.5.0-6.mga9 python3-pylzma-debuginfo = 0.5.0-6.mga9 python3-pylzma-debuginfo(x86-64) = 0.5.0-6.mga9 python3.10-pylzma-debuginfo = 0.5.0-6.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pylzma-debugsource(x86-64) = 0.5.0-6.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pylzma-0.5.0-6.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python-pylzma-debugsource-0.5.0-6.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/python3-pylzma-debuginfo-0.5.0-6.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.n1jjQj + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd pylzma-0.5.0 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-pylzma-0.5.0-6.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.onsDS8 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf pylzma-0.5.0 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!