<86>Jan 23 10:11:13 userdel[2305925]: delete user 'rooter' <86>Jan 23 10:11:13 userdel[2305925]: removed group 'rooter' owned by 'rooter' <86>Jan 23 10:11:13 groupadd[2305934]: group added to /etc/group: name=rooter, GID=645 <86>Jan 23 10:11:13 groupadd[2305934]: group added to /etc/gshadow: name=rooter <86>Jan 23 10:11:13 groupadd[2305934]: new group: name=rooter, GID=645 <86>Jan 23 10:11:13 useradd[2305946]: new user: name=rooter, UID=645, GID=645, home=/root, shell=/bin/bash <86>Jan 23 10:11:13 userdel[2305961]: delete user 'builder' <86>Jan 23 10:11:13 userdel[2305961]: removed group 'builder' owned by 'builder' <86>Jan 23 10:11:13 userdel[2305961]: removed shadow group 'builder' owned by 'builder' <86>Jan 23 10:11:13 groupadd[2305976]: group added to /etc/group: name=builder, GID=646 <86>Jan 23 10:11:13 groupadd[2305976]: group added to /etc/gshadow: name=builder <86>Jan 23 10:11:13 groupadd[2305976]: new group: name=builder, GID=646 <86>Jan 23 10:11:13 useradd[2305986]: new user: name=builder, UID=646, GID=646, home=/usr/src, shell=/bin/bash <13>Jan 23 10:11:16 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Jan 23 10:11:16 rpmi: libexpat-2.2.4-alt1 1503305345 installed <13>Jan 23 10:11:16 rpmi: libp11-kit-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Jan 23 10:11:16 rpmi: libtasn1-4.15.0-alt1 sisyphus+241940.100.1.1 1574959866 installed <13>Jan 23 10:11:16 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 23 10:11:16 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jan 23 10:11:16 rpmi: ca-certificates-2019.10.28-alt1 sisyphus+239875.300.1.1 1572267834 installed <13>Jan 23 10:11:16 rpmi: ca-trust-0.1.2-alt1 sisyphus+233348.100.1.1 1561653823 installed <13>Jan 23 10:11:16 rpmi: p11-kit-trust-0.23.15-alt1 sisyphus+226408.100.2.1 1554288204 installed <13>Jan 23 10:11:16 rpmi: libcrypto1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Jan 23 10:11:16 rpmi: libssl1.1-1.1.1d-alt1.1 sisyphus+237931.100.2.1 1569235729 installed <13>Jan 23 10:11:16 rpmi: python3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Jan 23 10:11:16 rpmi: libpython3-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Jan 23 10:11:17 rpmi: python3-base-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Jan 23 10:11:17 rpmi: tests-for-installed-python3-pkgs-0.1.13.1-alt2 1535450458 installed <13>Jan 23 10:11:17 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>Jan 23 10:11:20 rpmi: python3-module-pkg_resources-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 installed <13>Jan 23 10:11:20 rpmi: libtinfo-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jan 23 10:11:20 rpmi: libncurses-devel-6.1.20180407-alt2 sisyphus+222164.200.1.1 1550686226 installed <13>Jan 23 10:11:20 rpmi: python3-dev-3.7.4-alt2 sisyphus+239418.100.1.1 1571389913 installed <13>Jan 23 10:11:20 rpmi: python3-module-setuptools-1:41.4.0-alt1 sisyphus+238787.100.2.1 1570608044 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.11639 + 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.11639 + 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.7 copying py7zlib.py -> build/lib.linux-i686-3.7 running build_ext building 'pylzma' extension creating build/temp.linux-i686-3.7 creating build/temp.linux-i686-3.7/src creating build/temp.linux-i686-3.7/src/pylzma creating build/temp.linux-i686-3.7/src/sdk creating build/temp.linux-i686-3.7/src/7zip creating build/temp.linux-i686-3.7/src/7zip/C creating build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_decompressobj.c -o build/temp.linux-i686-3.7/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)) { | ^~ 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.7m -c src/pylzma/pylzma_compressfile.c -o build/temp.linux-i686-3.7/src/pylzma/pylzma_compressfile.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.7m -c src/pylzma/pylzma_decompress.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_compress.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_streams.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_aes.c -o build/temp.linux-i686-3.7/src/pylzma/pylzma_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.7m -c src/pylzma/pylzma_decompress_compat.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_decompressobj_compat.c -o build/temp.linux-i686-3.7/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) | ^~ 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.7m -c src/sdk/LzFind.c -o build/temp.linux-i686-3.7/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.7m -c src/sdk/LzmaDec.c -o build/temp.linux-i686-3.7/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.7m -c src/sdk/LzmaEnc.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/CpuArch.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Aes.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/AesOpt.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Sha256.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Bra.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Bra86.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/BraIA64.c -o build/temp.linux-i686-3.7/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.7m -c src/compat/LzmaCompatDecode.c -o build/temp.linux-i686-3.7/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.7/src/pylzma/pylzma.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompressobj.o build/temp.linux-i686-3.7/src/pylzma/pylzma_compressfile.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompress.o build/temp.linux-i686-3.7/src/pylzma/pylzma_compress.o build/temp.linux-i686-3.7/src/pylzma/pylzma_streams.o build/temp.linux-i686-3.7/src/pylzma/pylzma_aes.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompress_compat.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompressobj_compat.o build/temp.linux-i686-3.7/src/sdk/LzFind.o build/temp.linux-i686-3.7/src/sdk/LzmaDec.o build/temp.linux-i686-3.7/src/sdk/LzmaEnc.o build/temp.linux-i686-3.7/src/7zip/C/CpuArch.o build/temp.linux-i686-3.7/src/7zip/C/Aes.o build/temp.linux-i686-3.7/src/7zip/C/AesOpt.o build/temp.linux-i686-3.7/src/7zip/C/Sha256.o build/temp.linux-i686-3.7/src/7zip/C/Bra.o build/temp.linux-i686-3.7/src/7zip/C/Bra86.o build/temp.linux-i686-3.7/src/7zip/C/BraIA64.o build/temp.linux-i686-3.7/src/compat/LzmaCompatDecode.o -L/usr/lib -lpython3.7m -o build/lib.linux-i686-3.7/pylzma.cpython-37m.so setup.py:107: UnsupportedPlatformWarning: Multithreading is not supported on the platform "linux", please contact mail@joachim-bauch.de for more informations. please contact mail@joachim-bauch.de for more informations.""" % (sys.platform), UnsupportedPlatformWarning) + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.69729 + 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.7/pylzma.cpython-37m.so -> /usr/src/tmp/python3-module-pylzma-buildroot/usr/lib/python3/site-packages copying build/lib.linux-i686-3.7/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-37.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.7.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-37m.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-37.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.86990 + 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 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.7m -c src/pylzma/pylzma.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_decompressobj.c -o build/temp.linux-i686-3.7/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)) { | ^~ 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.7m -c src/pylzma/pylzma_compressfile.c -o build/temp.linux-i686-3.7/src/pylzma/pylzma_compressfile.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.7m -c src/pylzma/pylzma_decompress.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_compress.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_streams.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_aes.c -o build/temp.linux-i686-3.7/src/pylzma/pylzma_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.7m -c src/pylzma/pylzma_decompress_compat.c -o build/temp.linux-i686-3.7/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.7m -c src/pylzma/pylzma_decompressobj_compat.c -o build/temp.linux-i686-3.7/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) | ^~ 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.7m -c src/sdk/LzFind.c -o build/temp.linux-i686-3.7/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.7m -c src/sdk/LzmaDec.c -o build/temp.linux-i686-3.7/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.7m -c src/sdk/LzmaEnc.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/CpuArch.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Aes.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/AesOpt.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Sha256.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Bra.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/Bra86.c -o build/temp.linux-i686-3.7/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.7m -c src/7zip/C/BraIA64.c -o build/temp.linux-i686-3.7/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.7m -c src/compat/LzmaCompatDecode.c -o build/temp.linux-i686-3.7/src/compat/LzmaCompatDecode.o i586-alt-linux-gcc -pthread -shared build/temp.linux-i686-3.7/src/pylzma/pylzma.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompressobj.o build/temp.linux-i686-3.7/src/pylzma/pylzma_compressfile.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompress.o build/temp.linux-i686-3.7/src/pylzma/pylzma_compress.o build/temp.linux-i686-3.7/src/pylzma/pylzma_streams.o build/temp.linux-i686-3.7/src/pylzma/pylzma_aes.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompress_compat.o build/temp.linux-i686-3.7/src/pylzma/pylzma_decompressobj_compat.o build/temp.linux-i686-3.7/src/sdk/LzFind.o build/temp.linux-i686-3.7/src/sdk/LzmaDec.o build/temp.linux-i686-3.7/src/sdk/LzmaEnc.o build/temp.linux-i686-3.7/src/7zip/C/CpuArch.o build/temp.linux-i686-3.7/src/7zip/C/Aes.o build/temp.linux-i686-3.7/src/7zip/C/AesOpt.o build/temp.linux-i686-3.7/src/7zip/C/Sha256.o build/temp.linux-i686-3.7/src/7zip/C/Bra.o build/temp.linux-i686-3.7/src/7zip/C/Bra86.o build/temp.linux-i686-3.7/src/7zip/C/BraIA64.o build/temp.linux-i686-3.7/src/compat/LzmaCompatDecode.o -L/usr/lib -lpython3.7m -o /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/pylzma.cpython-37m.so setup.py:107: UnsupportedPlatformWarning: Multithreading is not supported on the platform "linux", please contact mail@joachim-bauch.de for more informations. please contact mail@joachim-bauch.de for more informations.""" % (sys.platform), UnsupportedPlatformWarning) 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:221: DeprecationWarning: Please use assertTrue instead. self.failUnless(data == outfile.getvalue()) ok test_compress_large_stream_bigchunks (tests.test_pylzma.TestPyLZMA) ... ok test_compress_large_string (tests.test_pylzma.TestPyLZMA) ... ok test_compression_decompression_eos (tests.test_pylzma.TestPyLZMA) ... ok test_compression_decompression_noeos (tests.test_pylzma.TestPyLZMA) ... ok test_compression_eos (tests.test_pylzma.TestPyLZMA) ... ok test_compression_file (tests.test_pylzma.TestPyLZMA) ... ok test_compression_no_eos (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_eos (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_noeos (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_stream (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_stream_props (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_stream_reset (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_stream_two (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_streaming (tests.test_pylzma.TestPyLZMA) ... ok test_decompression_streaming_noeos (tests.test_pylzma.TestPyLZMA) ... ok test_github_10 (tests.test_pylzma.TestPyLZMA) ... 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) ... ok test_decompression_noeos (tests.test_compatibility.TestPyLZMACompability) ... 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/tests/test_7zfiles.py:177: DeprecationWarning: Please use assertEqual instead. self.failUnlessEqual(len(cf.read()), cf.uncompressed) ok test_bugzilla_4 (tests.test_7zfiles.Test7ZipFiles) ... 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) ... /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:442: 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.files = [{'emptystream': False} for x in range(self.numfiles)] ResourceWarning: Enable tracemalloc to get the object allocation traceback /usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/py7zlib.py:442: 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.files = [{'emptystream': False} for x in range(self.numfiles)] ResourceWarning: Enable tracemalloc to get the object allocation traceback ok test_deflate (tests.test_7zfiles.Test7ZipFiles) ... ok test_deflate64 (tests.test_7zfiles.Test7ZipFiles) ... ok test_empty (tests.test_7zfiles.Test7ZipFiles) ... /usr/lib/python3.7/unittest/case.py:645: ResourceWarning: unclosed file <_io.BufferedReader name='/usr/src/RPM/BUILD/python3-module-pylzma-0.4.6.2/tests/data/empty.7z'> testMethod() 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) ... 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 4.397s OK + exit 0 Processing files: python3-module-pylzma-0.4.6.2-alt2 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.47667 + 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.a8Sg05 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.cKZxE6 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), libpython3.7m.so.1.0 >= set:ojJsWDV0ySyVMYOwmdoizVoe1lWtF7kZASSjr8BIBW6QhdG01ORdLR5fg3DvMvjmQOe7ZiFHOAey2ZtbmbIQKPkNSAJ, python3(binascii) < 0, python3(bz2) < 0, python3(datetime) < 0, python3(os) < 0, python3(pylzma) < 0, python3(struct) < 0, python3(zlib) < 0, python3.7-ABI, rtld(GNU_HASH) Requires(rpmlib): rpmlib(SetVersions) Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.nr6861 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.jrQgf6 find-provides: running scripts (debuginfo) Finding Requires (using /usr/lib/rpm/find-requires) Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.FuZpO5 find-requires: running scripts (debuginfo) Requires: python3-module-pylzma = 0.4.6.2-alt2, debug(libc.so.6), debug(libpython3.7m.so.1.0) 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 16.63user 1.94system 0:27.78elapsed 66%CPU (0avgtext+0avgdata 54148maxresident)k 0inputs+0outputs (0major+602530minor)pagefaults 0swaps 23.12user 4.67system 0:37.72elapsed 73%CPU (0avgtext+0avgdata 110208maxresident)k 0inputs+0outputs (0major+986985minor)pagefaults 0swaps