<86>Jul 30 08:45:55 userdel[2501887]: delete user 'rooter' <86>Jul 30 08:45:55 userdel[2501887]: removed group 'rooter' owned by 'rooter' <86>Jul 30 08:45:55 userdel[2501887]: removed shadow group 'rooter' owned by 'rooter' <86>Jul 30 08:45:55 groupadd[2501920]: group added to /etc/group: name=rooter, GID=555 <86>Jul 30 08:45:55 groupadd[2501920]: group added to /etc/gshadow: name=rooter <86>Jul 30 08:45:55 groupadd[2501920]: new group: name=rooter, GID=555 <86>Jul 30 08:45:55 useradd[2501949]: new user: name=rooter, UID=555, GID=555, home=/root, shell=/bin/bash <86>Jul 30 08:45:55 userdel[2501968]: delete user 'builder' <86>Jul 30 08:45:55 userdel[2501968]: removed group 'builder' owned by 'builder' <86>Jul 30 08:45:55 userdel[2501968]: removed shadow group 'builder' owned by 'builder' <86>Jul 30 08:45:55 groupadd[2501978]: group added to /etc/group: name=builder, GID=556 <86>Jul 30 08:45:55 groupadd[2501978]: group added to /etc/gshadow: name=builder <86>Jul 30 08:45:55 groupadd[2501978]: new group: name=builder, GID=556 <86>Jul 30 08:45:55 useradd[2501990]: new user: name=builder, UID=556, GID=556, home=/usr/src, shell=/bin/bash <13>Jul 30 08:45:57 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jul 30 08:45:57 rpmi: libexpat-2.2.9-alt1 sisyphus+252464.200.2.1 1590958865 installed <13>Jul 30 08:45:57 rpmi: libp11-kit-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 30 08:45:57 rpmi: libtasn1-4.16.0-alt1 sisyphus+245480.100.1.1 1580825062 installed <13>Jul 30 08:45:57 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 30 08:45:57 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jul 30 08:45:57 rpmi: ca-certificates-2020.06.29-alt1 sisyphus+254237.300.1.1 1593450881 installed <13>Jul 30 08:45:57 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jul 30 08:45:57 rpmi: p11-kit-trust-0.23.15-alt2 sisyphus+252784.100.2.2 1591274901 installed <13>Jul 30 08:45:57 rpmi: libcrypto1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Jul 30 08:45:57 rpmi: libssl1.1-1.1.1g-alt1 sisyphus+249982.60.8.1 1587743711 installed <13>Jul 30 08:45:57 rpmi: python3-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Jul 30 08:45:58 rpmi: python3-base-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Jul 30 08:45:58 rpmi: libpython3-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Jul 30 08:45:58 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Jul 30 08:45:58 rpmi: rpm-build-python3-0.1.13.1-alt2 1535450458 installed Building target platforms: i586 Building for target i586 Wrote: /usr/src/in/nosrpm/python3-module-pylzma-0.4.6.2-alt2.nosrc.rpm <13>Jul 30 08:46:01 rpmi: python3-module-pkg_resources-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed <13>Jul 30 08:46:01 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 30 08:46:01 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jul 30 08:46:01 rpmi: python3-dev-3.8.5-alt1 sisyphus+244405.100.3.1 1595544514 installed <13>Jul 30 08:46:01 rpmi: python3-module-setuptools-1:46.1.3-alt1 sisyphus+250566.200.3.1 1587973342 installed Installing python3-module-pylzma-0.4.6.2-alt2.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.71110 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf python3-module-pylzma-0.4.6.2 + echo 'Source #0 (python3-module-pylzma-0.4.6.2.tar):' Source #0 (python3-module-pylzma-0.4.6.2.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/python3-module-pylzma-0.4.6.2.tar + cd python3-module-pylzma-0.4.6.2 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i 's|@VERSION@|0.4.6.2|' version.py ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/env python|#!/usr/bin/env python3|' ./version.py ./tests/test_usage.py ./tests/test_pylzma.py ./tests/test_compatibility.py ./tests/test_7zfiles.py ./tests/__init__.py ./setup.py ./py7zlib.py ./ez_setup.py ++ find ./ -name '*.py' + sed -i 's|#!/usr/bin/python|#!/usr/bin/python3|' ./ez_setup.py ./py7zlib.py ./setup.py ./version.py ./tests/__init__.py ./tests/test_7zfiles.py ./tests/test_compatibility.py ./tests/test_pylzma.py ./tests/test_usage.py + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92425 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-pylzma-0.4.6.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export FFLAGS + /usr/bin/python3 setup.py build --debug running build running build_py creating build creating build/lib.linux-i686-3.8 copying py7zlib.py -> build/lib.linux-i686-3.8 running build_ext building 'pylzma' extension creating build/temp.linux-i686-3.8 creating build/temp.linux-i686-3.8/src creating build/temp.linux-i686-3.8/src/pylzma creating build/temp.linux-i686-3.8/src/sdk creating build/temp.linux-i686-3.8/src/7zip creating build/temp.linux-i686-3.8/src/7zip/C creating build/temp.linux-i686-3.8/src/compat i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompressobj.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj.o src/pylzma/pylzma_decompressobj.c: In function ‘pylzma_decomp_flush’: src/pylzma/pylzma_decompressobj.c:210:26: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 210 | if (self->max_length != -1) { | ^~ src/pylzma/pylzma_decompressobj.c:256:47: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 256 | if (!outProcessed && self->max_length != -1 && self->total_out < self->max_length) { | ^~ src/pylzma/pylzma_decompressobj.c:264:88: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 264 | if (outProcessed < avail_out || (outProcessed == avail_out && self->max_length != -1)) { | ^~ src/pylzma/pylzma_decompressobj.c:268:30: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 268 | if (self->max_length != -1) { | ^~ src/pylzma/pylzma_decompressobj.c:285:17: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 285 | if (outsize != PyBytes_GET_SIZE(result)) { | ^~ src/pylzma/pylzma_decompressobj.c: At top level: src/pylzma/pylzma_decompressobj.c:344:5: warning: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 344 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_decompressobj.c:344:5: note: (near initialization for ‘CDecompressionObject_Type.tp_vectorcall_offset’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_compressfile.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_compressfile.o src/pylzma/pylzma_compressfile.c:234:5: warning: initialization of ‘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’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompress.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_compress.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_compress.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_streams.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_streams.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_aes.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_aes.o src/pylzma/pylzma_aes.c:115:5: warning: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 115 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_aes.c:115:5: note: (near initialization for ‘CAESDecrypt_Type.tp_vectorcall_offset’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompress_compat.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress_compat.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompressobj_compat.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj_compat.o src/pylzma/pylzma_decompressobj_compat.c: In function ‘pylzma_decomp_decompress’: src/pylzma/pylzma_decompressobj_compat.c:116:39: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 116 | if (self->stream.avail_in != self->unconsumed_length) | ^~ src/pylzma/pylzma_decompressobj_compat.c: At top level: src/pylzma/pylzma_decompressobj_compat.c:202:3: warning: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 202 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_decompressobj_compat.c:202:3: note: (near initialization for ‘CompatDecompressionObject_Type.tp_vectorcall_offset’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/sdk/LzFind.c -o build/temp.linux-i686-3.8/src/sdk/LzFind.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/sdk/LzmaDec.c -o build/temp.linux-i686-3.8/src/sdk/LzmaDec.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/sdk/LzmaEnc.c -o build/temp.linux-i686-3.8/src/sdk/LzmaEnc.o src/sdk/LzmaEnc.c: In function ‘LzmaEnc_Alloc’: src/sdk/LzmaEnc.c:1923:8: warning: variable ‘btMode’ set but not used [-Wunused-but-set-variable] 1923 | Bool btMode; | ^~~~~~ i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/CpuArch.c -o build/temp.linux-i686-3.8/src/7zip/C/CpuArch.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Aes.c -o build/temp.linux-i686-3.8/src/7zip/C/Aes.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/AesOpt.c -o build/temp.linux-i686-3.8/src/7zip/C/AesOpt.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Sha256.c -o build/temp.linux-i686-3.8/src/7zip/C/Sha256.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Bra.c -o build/temp.linux-i686-3.8/src/7zip/C/Bra.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Bra86.c -o build/temp.linux-i686-3.8/src/7zip/C/Bra86.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/BraIA64.c -o build/temp.linux-i686-3.8/src/7zip/C/BraIA64.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -fPIC -g -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/compat/LzmaCompatDecode.c -o build/temp.linux-i686-3.8/src/compat/LzmaCompatDecode.o i586-alt-linux-gcc -pthread -shared -pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing -g build/temp.linux-i686-3.8/src/pylzma/pylzma.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj.o build/temp.linux-i686-3.8/src/pylzma/pylzma_compressfile.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress.o build/temp.linux-i686-3.8/src/pylzma/pylzma_compress.o build/temp.linux-i686-3.8/src/pylzma/pylzma_streams.o build/temp.linux-i686-3.8/src/pylzma/pylzma_aes.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress_compat.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj_compat.o build/temp.linux-i686-3.8/src/sdk/LzFind.o build/temp.linux-i686-3.8/src/sdk/LzmaDec.o build/temp.linux-i686-3.8/src/sdk/LzmaEnc.o build/temp.linux-i686-3.8/src/7zip/C/CpuArch.o build/temp.linux-i686-3.8/src/7zip/C/Aes.o build/temp.linux-i686-3.8/src/7zip/C/AesOpt.o build/temp.linux-i686-3.8/src/7zip/C/Sha256.o build/temp.linux-i686-3.8/src/7zip/C/Bra.o build/temp.linux-i686-3.8/src/7zip/C/Bra86.o build/temp.linux-i686-3.8/src/7zip/C/BraIA64.o build/temp.linux-i686-3.8/src/compat/LzmaCompatDecode.o -L/usr/lib -o build/lib.linux-i686-3.8/pylzma.cpython-38.so setup.py:105: UnsupportedPlatformWarning: Multithreading is not supported on the platform "linux", please contact mail@joachim-bauch.de for more informations. warn("""\ + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.48801 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/python3-module-pylzma-buildroot + : + /bin/rm -rf -- /usr/src/tmp/python3-module-pylzma-buildroot + cd python3-module-pylzma-0.4.6.2 + CFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CFLAGS + CXXFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export CXXFLAGS + FFLAGS='-pipe -frecord-gcc-switches -Wall -g -O2 -march=i586 -mtune=generic -fno-strict-aliasing' + export FFLAGS + /usr/bin/python3 setup.py install --skip-build --root=/usr/src/tmp/python3-module-pylzma-buildroot --force running install running install_lib creating /usr/src/tmp/python3-module-pylzma-buildroot creating /usr/src/tmp/python3-module-pylzma-buildroot/usr creating /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib creating /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3 creating /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages copying build/lib.linux-i686-3.8/pylzma.cpython-38.so -> /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages copying build/lib.linux-i686-3.8/py7zlib.py -> /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages byte-compiling /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py to py7zlib.cpython-38.pyc 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' writing manifest file 'pylzma.egg-info/SOURCES.txt' Copying pylzma.egg-info to /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/pylzma-0.4.6.2.dev0-py3.8.egg-info running install_scripts + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/python3-module-pylzma-buildroot (auto) mode of './usr/lib/python3/site-packages/pylzma.cpython-38.so' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/python3-module-pylzma-buildroot (binconfig,pkgconfig,libtool,desktop) Checking contents of files in /usr/src/tmp/python3-module-pylzma-buildroot/ (default) Compressing files in /usr/src/tmp/python3-module-pylzma-buildroot (auto) Adjusting library links in /usr/src/tmp/python3-module-pylzma-buildroot ./usr/lib: Verifying ELF objects in /usr/src/tmp/python3-module-pylzma-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Bytecompiling python modules in /usr/src/tmp/python3-module-pylzma-buildroot using /usr/bin/python2.7 Bytecompiling python modules with optimization in /usr/src/tmp/python3-module-pylzma-buildroot using /usr/bin/python2.7 -O Bytecompiling python3 modules in /usr/src/tmp/python3-module-pylzma-buildroot using /usr/bin/python3 unlink /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/__pycache__/py7zlib.cpython-38.pyc compile /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py Bytecompiling python3 modules with optimization in /usr/src/tmp/python3-module-pylzma-buildroot using /usr/bin/python3 -O compile /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py Bytecompiling python3 modules with optimization-2 in /usr/src/tmp/python3-module-pylzma-buildroot using /usr/bin/python3 -OO compile /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py Hardlinking identical .pyc and .opt-?.pyc files Hardlinking identical .pyc and .pyo files Executing(%check): /bin/sh -e /usr/src/tmp/rpm-tmp.18835 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-pylzma-0.4.6.2 + /usr/bin/python3 setup.py test running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. running egg_info writing pylzma.egg-info/PKG-INFO writing dependency_links to pylzma.egg-info/dependency_links.txt deleting pylzma.egg-info/requires.txt writing top-level names to pylzma.egg-info/top_level.txt reading manifest file 'pylzma.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'src/sdk.orig' writing manifest file 'pylzma.egg-info/SOURCES.txt' running build_ext building 'pylzma' extension i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompressobj.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj.o src/pylzma/pylzma_decompressobj.c: In function ‘pylzma_decomp_flush’: src/pylzma/pylzma_decompressobj.c:210:26: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 210 | if (self->max_length != -1) { | ^~ src/pylzma/pylzma_decompressobj.c:256:47: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 256 | if (!outProcessed && self->max_length != -1 && self->total_out < self->max_length) { | ^~ src/pylzma/pylzma_decompressobj.c:264:88: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 264 | if (outProcessed < avail_out || (outProcessed == avail_out && self->max_length != -1)) { | ^~ src/pylzma/pylzma_decompressobj.c:268:30: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘int’ [-Wsign-compare] 268 | if (self->max_length != -1) { | ^~ src/pylzma/pylzma_decompressobj.c:285:17: warning: comparison of integer expressions of different signedness: ‘SizeT’ {aka ‘unsigned int’} and ‘Py_ssize_t’ {aka ‘int’} [-Wsign-compare] 285 | if (outsize != PyBytes_GET_SIZE(result)) { | ^~ src/pylzma/pylzma_decompressobj.c: At top level: src/pylzma/pylzma_decompressobj.c:344:5: warning: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 344 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_decompressobj.c:344:5: note: (near initialization for ‘CDecompressionObject_Type.tp_vectorcall_offset’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_compressfile.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_compressfile.o src/pylzma/pylzma_compressfile.c:234:5: warning: initialization of ‘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’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompress.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_compress.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_compress.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_streams.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_streams.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_aes.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_aes.o src/pylzma/pylzma_aes.c:115:5: warning: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 115 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_aes.c:115:5: note: (near initialization for ‘CAESDecrypt_Type.tp_vectorcall_offset’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompress_compat.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress_compat.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/pylzma/pylzma_decompressobj_compat.c -o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj_compat.o src/pylzma/pylzma_decompressobj_compat.c: In function ‘pylzma_decomp_decompress’: src/pylzma/pylzma_decompressobj_compat.c:116:39: warning: comparison of integer expressions of different signedness: ‘unsigned int’ and ‘int’ [-Wsign-compare] 116 | if (self->stream.avail_in != self->unconsumed_length) | ^~ src/pylzma/pylzma_decompressobj_compat.c: At top level: src/pylzma/pylzma_decompressobj_compat.c:202:3: warning: initialization of ‘int’ from ‘void *’ makes integer from pointer without a cast [-Wint-conversion] 202 | NULL, /* printfunc tp_print; */ | ^~~~ src/pylzma/pylzma_decompressobj_compat.c:202:3: note: (near initialization for ‘CompatDecompressionObject_Type.tp_vectorcall_offset’) i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/sdk/LzFind.c -o build/temp.linux-i686-3.8/src/sdk/LzFind.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/sdk/LzmaDec.c -o build/temp.linux-i686-3.8/src/sdk/LzmaDec.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/sdk/LzmaEnc.c -o build/temp.linux-i686-3.8/src/sdk/LzmaEnc.o src/sdk/LzmaEnc.c: In function ‘LzmaEnc_Alloc’: src/sdk/LzmaEnc.c:1923:8: warning: variable ‘btMode’ set but not used [-Wunused-but-set-variable] 1923 | Bool btMode; | ^~~~~~ i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/CpuArch.c -o build/temp.linux-i686-3.8/src/7zip/C/CpuArch.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Aes.c -o build/temp.linux-i686-3.8/src/7zip/C/Aes.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/AesOpt.c -o build/temp.linux-i686-3.8/src/7zip/C/AesOpt.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Sha256.c -o build/temp.linux-i686-3.8/src/7zip/C/Sha256.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Bra.c -o build/temp.linux-i686-3.8/src/7zip/C/Bra.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/Bra86.c -o build/temp.linux-i686-3.8/src/7zip/C/Bra86.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/7zip/C/BraIA64.c -o build/temp.linux-i686-3.8/src/7zip/C/BraIA64.o i586-alt-linux-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -pipe -frecord-gcc-switches -Wall -g -O3 -march=i586 -mtune=generic -fPIC -DWITH_COMPAT=1 -DPYLZMA_VERSION="0.4.6.2" -Isrc/sdk -I/usr/include/python3.8 -c src/compat/LzmaCompatDecode.c -o build/temp.linux-i686-3.8/src/compat/LzmaCompatDecode.o i586-alt-linux-gcc -pthread -shared build/temp.linux-i686-3.8/src/pylzma/pylzma.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj.o build/temp.linux-i686-3.8/src/pylzma/pylzma_compressfile.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress.o build/temp.linux-i686-3.8/src/pylzma/pylzma_compress.o build/temp.linux-i686-3.8/src/pylzma/pylzma_streams.o build/temp.linux-i686-3.8/src/pylzma/pylzma_aes.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompress_compat.o build/temp.linux-i686-3.8/src/pylzma/pylzma_decompressobj_compat.o build/temp.linux-i686-3.8/src/sdk/LzFind.o build/temp.linux-i686-3.8/src/sdk/LzmaDec.o build/temp.linux-i686-3.8/src/sdk/LzmaEnc.o build/temp.linux-i686-3.8/src/7zip/C/CpuArch.o build/temp.linux-i686-3.8/src/7zip/C/Aes.o build/temp.linux-i686-3.8/src/7zip/C/AesOpt.o build/temp.linux-i686-3.8/src/7zip/C/Sha256.o build/temp.linux-i686-3.8/src/7zip/C/Bra.o build/temp.linux-i686-3.8/src/7zip/C/Bra86.o build/temp.linux-i686-3.8/src/7zip/C/BraIA64.o build/temp.linux-i686-3.8/src/compat/LzmaCompatDecode.o -L/usr/lib -o /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/pylzma.cpython-38.so setup.py:105: UnsupportedPlatformWarning: Multithreading is not supported on the platform "linux", please contact mail@joachim-bauch.de for more informations. warn("""\ test_bugzilla_13 (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:242: DeprecationWarning: Please use assertRaises instead. self.failUnlessRaises(TypeError, pylzma.compressfile, '/tmp/test') ok test_compress_large_stream (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:214: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats infile = BytesIO(pylzma.compress(data)) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:219: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats outfile.write(decompress.decompress(tmp)) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:221: DeprecationWarning: Please use assertTrue instead. self.failUnless(data == outfile.getvalue()) ok test_compress_large_stream_bigchunks (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:227: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats infile = BytesIO(pylzma.compress(data)) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:232: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats outfile.write(decompress.decompress(tmp)) ok test_compress_large_string (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:207: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats compressed = pylzma.compress(data) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:208: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats self.failUnless(data == pylzma.decompress(compressed)) ok test_compression_decompression_eos (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:88: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats result = pylzma.decompress(pylzma.compress(original, eos=1)) ok test_compression_decompression_noeos (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:97: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats result = pylzma.decompress(pylzma.compress(original, eos=0), maxlength=size) ok test_compression_eos (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:65: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats compressed = pylzma.compress(self.plain, eos=1) ok test_compression_file (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:186: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats check = pylzma.decompress(outfile.getvalue()) ok test_compression_no_eos (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:70: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats compressed = pylzma.compress(self.plain, eos=0) ok test_decompression_eos (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:75: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats decompressed = pylzma.decompress(self.plain_with_eos) ok test_decompression_noeos (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:80: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats decompressed = pylzma.decompress(self.plain_without_eos, maxlength=28) ok test_decompression_stream (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:109: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data = decompress.decompress(self.plain_with_eos) ok test_decompression_stream_props (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:124: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data = decompress.decompress(self.plain_with_eos[:5]) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:125: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data += decompress.decompress(self.plain_with_eos[5:]) ok test_decompression_stream_reset (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:132: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data = decompress.decompress(self.plain_with_eos[:10]) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:134: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data = decompress.decompress(self.plain_with_eos[:15]) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:135: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data += decompress.decompress(self.plain_with_eos[15:]) ok test_decompression_stream_two (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:116: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data = decompress.decompress(self.plain_with_eos[:10]) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:117: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data += decompress.decompress(self.plain_with_eos[10:]) ok test_decompression_streaming (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:147: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats outfile.write(decompress.decompress(data, 1)) ok test_decompression_streaming_noeos (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:159: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats outfile.write(decompress.decompress(data, 1)) ok test_github_10 (tests.test_pylzma.TestPyLZMA) ... /usr/lib/python3.8/unittest/case.py:202: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats callable_obj(*args, **kwargs) ok test_multi (tests.test_pylzma.TestPyLZMA) ... ok test_version (tests.test_pylzma.TestPyLZMA) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_pylzma.py:61: DeprecationWarning: Please use assertNotEqual instead. self.failIfEqual(pylzma.__version__, '') ok test_compression_decompression_noeos (tests.test_compatibility.TestPyLZMACompability) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_compatibility.py:70: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats result = pylzma.decompress_compat(pylzma.compress(original, eos=0))[:size] ok test_decompression_noeos (tests.test_compatibility.TestPyLZMACompability) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_compatibility.py:62: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats decompressed = pylzma.decompress_compat(self.plain_without_eos) ok test_multi (tests.test_compatibility.TestPyLZMACompability) ... ok test_bugzilla_16 (tests.test_7zfiles.Test7ZipFiles) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:742: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data += pylzma.decompress(props+tmp, maxlength=folder.unpacksizes[idx]) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:592: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats decompressor.decompress(properties) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:626: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats data = decompressor.decompress(input, self._start+self.size) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_7zfiles.py:177: DeprecationWarning: Please use assertEqual instead. self.failUnlessEqual(len(cf.read()), cf.uncompressed) /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:611: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats tmp = decompressor.decompress(data) ok test_bugzilla_4 (tests.test_7zfiles.Test7ZipFiles) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:609: DeprecationWarning: PY_SSIZE_T_CLEAN will be required for '#' formats tmp = decompressor.decompress(data, remaining) ok test_bzip2 (tests.test_7zfiles.Test7ZipFiles) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_7zfiles.py:61: DeprecationWarning: Please use assertTrue instead. self.failUnless(cf.checkcrc()) ok test_copy (tests.test_7zfiles.Test7ZipFiles) ... ok test_deflate (tests.test_7zfiles.Test7ZipFiles) ... ok test_deflate64 (tests.test_7zfiles.Test7ZipFiles) ... ok test_empty (tests.test_7zfiles.Test7ZipFiles) ... /usr/lib/python3.8/unittest/case.py:633: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/empty.7z'> method() ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_github_14 (tests.test_7zfiles.Test7ZipFiles) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/test_7zfiles.py:191: DeprecationWarning: Please use assertNotEqual instead. self.failIfEqual(cf, None) ok test_non_solid (tests.test_7zfiles.Test7ZipFiles) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:812: ResourceWarning: unclosed file <_io.FileIO name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/bugzilla_4.7z' mode='rb' closefd=True> self.filenames = list(map(lambda x: x.filename, self.files)) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:812: ResourceWarning: unclosed file <_io.FileIO name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/bzip2.7z' mode='rb' closefd=True> self.filenames = list(map(lambda x: x.filename, self.files)) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:812: ResourceWarning: unclosed file <_io.FileIO name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/copy.7z' mode='rb' closefd=True> self.filenames = list(map(lambda x: x.filename, self.files)) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:812: ResourceWarning: unclosed file <_io.FileIO name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/deflate.7z' mode='rb' closefd=True> self.filenames = list(map(lambda x: x.filename, self.files)) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:812: ResourceWarning: unclosed file <_io.FileIO name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/deflate64.7z' mode='rb' closefd=True> self.filenames = list(map(lambda x: x.filename, self.files)) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:812: ResourceWarning: unclosed file <_io.FileIO name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/github_14.7z' mode='rb' closefd=True> self.filenames = list(map(lambda x: x.filename, self.files)) ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:812: ResourceWarning: unclosed file <_io.FileIO name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/github_14_multi.7z' mode='rb' closefd=True> self.filenames = list(map(lambda x: x.filename, self.files)) ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_non_solid_umlaut (tests.test_7zfiles.Test7ZipFiles) ... ok test_regress_1 (tests.test_7zfiles.Test7ZipFiles) ... ok test_solid (tests.test_7zfiles.Test7ZipFiles) ... ok test_solid_umlaut (tests.test_7zfiles.Test7ZipFiles) ... ok ---------------------------------------------------------------------- Ran 36 tests in 3.502s OK + exit 0 Processing files: python3-module-pylzma-0.4.6.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.36698 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd python3-module-pylzma-0.4.6.2 + DOCDIR=/usr/src/tmp/python3-module-pylzma-buildroot/usr/share/doc/python3-module-pylzma-0.4.6.2 + export DOCDIR + rm -rf /usr/src/tmp/python3-module-pylzma-buildroot/usr/share/doc/python3-module-pylzma-0.4.6.2 + /bin/mkdir -p /usr/src/tmp/python3-module-pylzma-buildroot/usr/share/doc/python3-module-pylzma-0.4.6.2 + cp -prL README.md doc/THANKS.md doc/USAGE.md /usr/src/tmp/python3-module-pylzma-buildroot/usr/share/doc/python3-module-pylzma-0.4.6.2 + chmod -R go-w /usr/src/tmp/python3-module-pylzma-buildroot/usr/share/doc/python3-module-pylzma-0.4.6.2 + chmod -R a+rX /usr/src/tmp/python3-module-pylzma-buildroot/usr/share/doc/python3-module-pylzma-0.4.6.2 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.3u055D find-provides: running scripts (alternatives,debuginfo,lib,pam,perl,pkgconfig,python,python3,shell) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.afWt2D find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,python3,rpmlib,shebang,shell,static,symlinks,systemd-services) python3.req: /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py: skipping sys /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py: line=38 IGNORE (for REQ=slight and deep=8) module=io /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py: line=40 IGNORE (for REQ=slight and deep=8) module=cStringIO /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py: line=42 IGNORE (for REQ=slight and deep=8) module=functools /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py: line=48 IGNORE (for REQ=slight and deep=8) module=pytz /usr/lib/rpm/python3.req.py: /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py: line=52 IGNORE (for REQ=slight and deep=8) module=datetime shebang.req.files: executable script /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages/py7zlib.py is not executable Provides: python3(pylzma), python3(py7zlib) Requires: /usr/lib/python3/site-packages, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), python3(binascii) < 0, python3(bz2) < 0, python3(datetime) < 0, python3(os) < 0, python3(pylzma) < 0, python3(struct) < 0, python3(zlib) < 0, python3.8-ABI, rtld(GNU_HASH) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.s5PnEB Creating python3-module-pylzma-debuginfo package Processing files: python3-module-pylzma-debuginfo-0.4.6.2-alt2 Finding Provides (using /usr/lib/rpm/find-provides) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.UJTmDC find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.WbCkaE find-requires: running scripts (debuginfo) Requires: python3-module-pylzma = 0.4.6.2-alt2, debug(libc.so.6) Adding to python3-module-pylzma-debuginfo a strict dependency on python3-module-pylzma Wrote: /usr/src/RPM/RPMS/i586/python3-module-pylzma-0.4.6.2-alt2.i586.rpm Wrote: /usr/src/RPM/RPMS/i586/python3-module-pylzma-debuginfo-0.4.6.2-alt2.i586.rpm 15.96user 2.05system 0:22.24elapsed 80%CPU (0avgtext+0avgdata 56600maxresident)k 0inputs+0outputs (0major+604391minor)pagefaults 0swaps 22.22user 5.10system 0:31.57elapsed 86%CPU (0avgtext+0avgdata 111560maxresident)k 0inputs+0outputs (0major+987174minor)pagefaults 0swaps