Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-rencode.spec'], chrootPath='/var/lib/mock/f30-build-14226494-1019352/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/python-rencode.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-rencode-1.0.6-2.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-rencode.spec'], chrootPath='/var/lib/mock/f30-build-14226494-1019352/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-rencode.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ogUcGz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf rencode-1.0.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/rencode-1.0.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd rencode-1.0.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a /builddir/build/SOURCES/rencode.pyx ./rencode + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.c917RZ + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' /usr/lib/python2.7/site-packages/Cython/Compiler/Main.py:367: FutureWarning: Cython directive 'language_level' not set, using 2 for now (Py2). This will change in a later release! File: /builddir/build/BUILD/rencode-1.0.6/rencode/rencode.pyx tree = Parsing.p_module(s, pxd, full_module_name) Compiling rencode/rencode.pyx because it changed. [1/1] Cythonizing rencode/rencode.pyx running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/rencode copying rencode/__init__.py -> build/lib.linux-armv7l-2.7/rencode copying rencode/rencode_orig.py -> build/lib.linux-armv7l-2.7/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/rencode gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python2.7 -c rencode/rencode.c -o build/temp.linux-armv7l-2.7/rencode/rencode.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-2.7/rencode/rencode.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/rencode/_rencode.so + sleep 1 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build/lib.linux-armv7l-3.7 creating build/lib.linux-armv7l-3.7/rencode copying rencode/__init__.py -> build/lib.linux-armv7l-3.7/rencode copying rencode/rencode_orig.py -> build/lib.linux-armv7l-3.7/rencode running build_ext building 'rencode._rencode' extension creating build/temp.linux-armv7l-3.7 creating build/temp.linux-armv7l-3.7/rencode gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -fPIC -I/usr/include/python3.7m -c rencode/rencode.c -o build/temp.linux-armv7l-3.7/rencode/rencode.o -O3 gcc -pthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -flto -fuse-linker-plugin -ffat-lto-objects -flto-partition=none -g -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard build/temp.linux-armv7l-3.7/rencode/rencode.o -L/usr/lib -lpython3.7m -o build/lib.linux-armv7l-3.7/rencode/_rencode.cpython-37m-arm-linux-gnueabi.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.W2GfOB + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm ++ dirname /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm + cd rencode-1.0.6 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode copying build/lib.linux-armv7l-2.7/rencode/_rencode.so -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode copying build/lib.linux-armv7l-2.7/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode copying build/lib.linux-armv7l-2.7/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode/rencode_orig.py to rencode_orig.pyc writing byte-compilation script '/tmp/tmpv6Qtmp.py' /usr/bin/python2 -O /tmp/tmpv6Qtmp.py removing /tmp/tmpv6Qtmp.py running install_egg_info running egg_info writing rencode.egg-info/PKG-INFO writing top-level names to rencode.egg-info/top_level.txt writing dependency_links to rencode.egg-info/dependency_links.txt reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode-1.0.6-py2.7.egg-info running install_scripts + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm running install running install_lib creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7 creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages creating /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode copying build/lib.linux-armv7l-3.7/rencode/_rencode.cpython-37m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode copying build/lib.linux-armv7l-3.7/rencode/__init__.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode copying build/lib.linux-armv7l-3.7/rencode/rencode_orig.py -> /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode/__init__.py to __init__.cpython-37.pyc byte-compiling /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode/rencode_orig.py to rencode_orig.cpython-37.pyc writing byte-compilation script '/tmp/tmpq5ia9313.py' /usr/bin/python3 /tmp/tmpq5ia9313.py removing /tmp/tmpq5ia9313.py running install_egg_info running egg_info writing rencode.egg-info/PKG-INFO writing dependency_links to rencode.egg-info/dependency_links.txt writing top-level names to rencode.egg-info/top_level.txt reading manifest file 'rencode.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'rencode.egg-info/SOURCES.txt' Copying rencode.egg-info to /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode-1.0.6-py3.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.0.6-2.fc30 --unique-debug-suffix -1.0.6-2.fc30.arm --unique-debug-src-base python-rencode-1.0.6-2.fc30.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/rencode-1.0.6 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode/_rencode.cpython-37m-arm-linux-gnueabi.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode/_rencode.so extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages/rencode/_rencode.so extracting debug info from /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages/rencode/_rencode.cpython-37m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 876 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/debug/usr/lib/python3.7 using /usr/bin/python3.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.ayFYVP + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/rencode-1.0.6/tests ~/build/BUILD/rencode-1.0.6 + cd rencode-1.0.6 + pushd tests + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages + /usr/bin/python2 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.013s OK + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python2.7/site-packages + /usr/bin/python2 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.013s (+0.067s) 613.23% rencode.py: 0.080s test_encode_int_int_size: rencode.pyx: 0.039s (+0.191s) 584.19% rencode.py: 0.231s test_encode_int_long_long_size: rencode.pyx: 0.089s (+0.195s) 318.28% rencode.py: 0.285s test_encode_float_32bit: rencode.pyx: 0.015s (+0.072s) 577.64% rencode.py: 0.087s test_encode_int_short_size: rencode.pyx: 0.028s (+0.176s) 719.89% rencode.py: 0.205s test_encode_str: rencode.pyx: 0.032s (+0.068s) 309.47% rencode.py: 0.100s test_encode_dict: rencode.pyx: 0.462s (+1.266s) 374.01% rencode.py: 1.728s test_encode_fixed_list: rencode.pyx: 0.043s (+0.106s) 348.81% rencode.py: 0.149s test_encode_fixed_neg_int: rencode.pyx: 0.012s (+0.074s) 704.61% rencode.py: 0.087s test_encode_fixed_dict: rencode.pyx: 0.156s (+0.535s) 442.22% rencode.py: 0.691s test_encode_int_char_size: rencode.pyx: 0.023s (+0.170s) 844.94% rencode.py: 0.193s test_encode_fixed_str: rencode.pyx: 0.014s (+0.084s) 687.10% rencode.py: 0.098s test_encode_list: rencode.pyx: 0.524s (+0.702s) 234.14% rencode.py: 1.226s test_encode_none: rencode.pyx: 0.016s (+0.047s) 392.56% rencode.py: 0.062s test_encode_int_big_number: rencode.pyx: 0.065s (+0.117s) 279.56% rencode.py: 0.182s test_encode_float_64bit: rencode.pyx: 0.015s (+0.075s) 609.60% rencode.py: 0.089s test_encode_bool: rencode.pyx: 0.017s (+0.072s) 518.09% rencode.py: 0.089s Encode functions totals: rencode.pyx: 1.564s (+4.016s) 356.73% rencode.py: 5.580s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_list: rencode.pyx: 0.015s (+0.120s) 897.78% rencode.py: 0.135s test_decode_int_long_long_size: rencode.pyx: 0.021s (+0.069s) 429.25% rencode.py: 0.090s test_decode_dict: rencode.pyx: 0.078s (+1.180s) 1614.23% rencode.py: 1.258s test_decode_fixed_dict: rencode.pyx: 0.031s (+0.371s) 1312.99% rencode.py: 0.402s test_decode_float_32bit: rencode.pyx: 0.010s (+0.037s) 469.30% rencode.py: 0.046s test_decode_int_big_number: rencode.pyx: 0.037s (+0.074s) 298.51% rencode.py: 0.111s test_decode_int_char_size: rencode.pyx: 0.014s (+0.067s) 569.49% rencode.py: 0.081s test_decode_fixed_neg_int: rencode.pyx: 0.009s (+0.018s) 300.91% rencode.py: 0.028s test_decode_fixed_str: rencode.pyx: 0.010s (+0.024s) 349.15% rencode.py: 0.034s test_decode_float_64bit: rencode.pyx: 0.010s (+0.037s) 472.39% rencode.py: 0.047s test_decode_bool: rencode.pyx: 0.009s (+0.018s) 304.74% rencode.py: 0.027s test_decode_fixed_pos_int: rencode.pyx: 0.009s (+0.018s) 298.21% rencode.py: 0.027s test_decode_list: rencode.pyx: 0.067s (+1.553s) 2435.50% rencode.py: 1.620s test_decode_none: rencode.pyx: 0.009s (+0.019s) 311.50% rencode.py: 0.028s test_decode_int_short_size: rencode.pyx: 0.016s (+0.070s) 537.20% rencode.py: 0.085s test_decode_str: rencode.pyx: 0.024s (+0.072s) 394.20% rencode.py: 0.096s test_decode_int_int_size: rencode.pyx: 0.016s (+0.068s) 519.36% rencode.py: 0.084s Decode functions totals: rencode.pyx: 0.385s (+3.815s) 1091.35% rencode.py: 4.200s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.413s (+0.689s) 266.91% rencode.py: 1.102s test_overall_decode: rencode.pyx: 0.124s (+0.780s) 726.45% rencode.py: 0.904s Overall functions totals: rencode.pyx: 0.537s (+1.469s) 373.39% rencode.py: 2.006s + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages + /usr/bin/python3 test_rencode.py ......................................... ---------------------------------------------------------------------- Ran 41 tests in 0.021s OK + PYTHONPATH=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/lib/python3.7/site-packages + /usr/bin/python3 timetest.py ******************************************************************************* Encode functions: ******************************************************************************* test_encode_fixed_pos_int: rencode.pyx: 0.014s (+0.101s) 805.29% rencode.py: 0.116s test_encode_fixed_neg_int: rencode.pyx: 0.014s (+0.117s) 935.33% rencode.py: 0.131s test_encode_int_char_size: rencode.pyx: 0.030s (+0.214s) 814.23% rencode.py: 0.243s test_encode_int_short_size: rencode.pyx: 0.034s (+0.203s) 690.74% rencode.py: 0.237s test_encode_int_int_size: rencode.pyx: 0.036s (+0.217s) 708.80% rencode.py: 0.252s test_encode_int_long_long_size: rencode.pyx: 0.072s (+0.183s) 352.76% rencode.py: 0.255s test_encode_int_big_number: rencode.pyx: 0.080s (+0.103s) 228.83% rencode.py: 0.183s test_encode_float_32bit: rencode.pyx: 0.018s (+0.076s) 531.11% rencode.py: 0.094s test_encode_float_64bit: rencode.pyx: 0.018s (+0.077s) 520.16% rencode.py: 0.095s test_encode_fixed_str: rencode.pyx: 0.017s (+0.115s) 765.44% rencode.py: 0.133s test_encode_str: rencode.pyx: 0.064s (+0.085s) 233.04% rencode.py: 0.150s test_encode_none: rencode.pyx: 0.016s (+0.058s) 469.08% rencode.py: 0.074s test_encode_bool: rencode.pyx: 0.017s (+0.091s) 637.75% rencode.py: 0.108s test_encode_fixed_list: rencode.pyx: 0.045s (+0.181s) 505.98% rencode.py: 0.226s test_encode_list: rencode.pyx: 0.441s (+0.991s) 324.44% rencode.py: 1.432s test_encode_fixed_dict: rencode.pyx: 0.141s (+0.853s) 703.28% rencode.py: 0.994s test_encode_dict: rencode.pyx: 0.381s (+2.169s) 669.66% rencode.py: 2.550s Encode functions totals: rencode.pyx: 1.439s (+5.834s) 505.47% rencode.py: 7.273s ******************************************************************************* Decode functions: ******************************************************************************* test_decode_fixed_pos_int: rencode.pyx: 0.011s (+0.028s) 351.25% rencode.py: 0.040s test_decode_fixed_neg_int: rencode.pyx: 0.012s (+0.027s) 321.02% rencode.py: 0.040s test_decode_int_char_size: rencode.pyx: 0.019s (+0.118s) 723.73% rencode.py: 0.137s test_decode_int_short_size: rencode.pyx: 0.024s (+0.134s) 668.00% rencode.py: 0.158s test_decode_int_int_size: rencode.pyx: 0.024s (+0.131s) 647.37% rencode.py: 0.155s test_decode_int_long_long_size: rencode.pyx: 0.026s (+0.128s) 584.53% rencode.py: 0.154s test_decode_int_big_number: rencode.pyx: 0.029s (+0.111s) 486.28% rencode.py: 0.140s test_decode_float_32bit: rencode.pyx: 0.012s (+0.069s) 665.98% rencode.py: 0.082s test_decode_float_64bit: rencode.pyx: 0.012s (+0.069s) 653.12% rencode.py: 0.081s test_decode_fixed_str: rencode.pyx: 0.013s (+0.044s) 452.04% rencode.py: 0.057s test_decode_str: rencode.pyx: 0.020s (+0.104s) 609.45% rencode.py: 0.125s test_decode_none: rencode.pyx: 0.011s (+0.029s) 364.32% rencode.py: 0.040s test_decode_bool: rencode.pyx: 0.011s (+0.030s) 374.51% rencode.py: 0.041s test_decode_fixed_list: rencode.pyx: 0.017s (+0.188s) 1206.97% rencode.py: 0.205s test_decode_list: rencode.pyx: 0.065s (+2.441s) 3884.82% rencode.py: 2.506s test_decode_fixed_dict: rencode.pyx: 0.041s (+0.616s) 1607.33% rencode.py: 0.657s test_decode_dict: rencode.pyx: 0.101s (+1.986s) 2073.59% rencode.py: 2.087s Decode functions totals: rencode.pyx: 0.448s (+6.256s) 1496.46% rencode.py: 6.704s ******************************************************************************* Overall functions: ******************************************************************************* test_overall_encode: rencode.pyx: 0.363s (+1.046s) 388.12% rencode.py: 1.408s test_overall_decode: rencode.pyx: 0.094s (+1.169s) 1346.76% rencode.py: 1.263s Overall functions totals: rencode.pyx: 0.457s (+2.214s) 584.93% rencode.py: 2.671s ~/build/BUILD/rencode-1.0.6 Processing files: python2-rencode-1.0.6-2.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.A4vOK2 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Et6uRi + popd + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/doc/python2-rencode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/doc/python2-rencode + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/doc/python2-rencode + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/licenses/python2-rencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/licenses/python2-rencode + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/licenses/python2-rencode + exit 0 Provides: python-rencode = 1.0.6-2.fc30 python-rencode(armv7hl-32) = 1.0.6-2.fc30 python2-rencode = 1.0.6-2.fc30 python2-rencode(armv7hl-32) = 1.0.6-2.fc30 python2.7dist(rencode) = 1.0.6 python2dist(rencode) = 1.0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-rencode < 1.0.6-2.fc30 Processing files: python3-rencode-1.0.6-2.fc30.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9vQ7UD + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + DOCDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/doc/python3-rencode + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/doc/python3-rencode + cp -pr README.md /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/doc/python3-rencode + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.6MAIxX + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + LICENSEDIR=/builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/licenses/python3-rencode + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/licenses/python3-rencode + cp -pr COPYING /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm/usr/share/licenses/python3-rencode + exit 0 Provides: python3-rencode = 1.0.6-2.fc30 python3-rencode(armv7hl-32) = 1.0.6-2.fc30 python3.7dist(rencode) = 1.0.6 python3dist(rencode) = 1.0.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpython3.7m.so.1.0 python(abi) = 3.7 rtld(GNU_HASH) Processing files: python-rencode-debugsource-1.0.6-2.fc30.armv7hl Provides: python-rencode-debugsource = 1.0.6-2.fc30 python-rencode-debugsource(armv7hl-32) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-rencode-debuginfo-1.0.6-2.fc30.armv7hl Provides: python-rencode-debuginfo = 1.0.6-2.fc30 python-rencode-debuginfo(armv7hl-32) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(armv7hl-32) = 1.0.6-2.fc30 Processing files: python2-rencode-debuginfo-1.0.6-2.fc30.armv7hl Provides: debuginfo(build-id) = 5cd411d719d4029c7f48c27edc1a46d051bb9ea6 python2-rencode-debuginfo = 1.0.6-2.fc30 python2-rencode-debuginfo(armv7hl-32) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(armv7hl-32) = 1.0.6-2.fc30 Processing files: python3-rencode-debuginfo-1.0.6-2.fc30.armv7hl Provides: debuginfo(build-id) = 4ed7abaf464e0819116e908101f51846aa1c0a8f python3-rencode-debuginfo = 1.0.6-2.fc30 python3-rencode-debuginfo(armv7hl-32) = 1.0.6-2.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-rencode-debugsource(armv7hl-32) = 1.0.6-2.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm Wrote: /builddir/build/RPMS/python2-rencode-1.0.6-2.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-rencode-1.0.6-2.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python-rencode-debugsource-1.0.6-2.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python-rencode-debuginfo-1.0.6-2.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python2-rencode-debuginfo-1.0.6-2.fc30.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-rencode-debuginfo-1.0.6-2.fc30.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7slZc8 + umask 022 + cd /builddir/build/BUILD + cd rencode-1.0.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-rencode-1.0.6-2.fc30.arm + exit 0 Child return code was: 0