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-pystemd.spec'], chrootPath='/var/lib/mock/f28-build-16061896-1150959/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': 'C.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-pystemd.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-pystemd-0.6.0-1.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/python-pystemd.spec'], chrootPath='/var/lib/mock/f28-build-16061896-1150959/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': 'C.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-pystemd.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': 'C.UTF-8'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M3PpB1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pystemd-0.6.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/pystemd-0.6.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pystemd-0.6.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf pystemd.egg-info + sed -e '\|#!/usr/bin/env python3|d' -i pystemd/__init__.py pystemd/__version__.py pystemd/base.py pystemd/exceptions.py pystemd/run.py pystemd/utils.py pystemd/DBus/__init__.py pystemd/machine1/__init__.py pystemd/machine1/machine.py pystemd/machine1/manager.py pystemd/systemd1/__init__.py pystemd/systemd1/manager.py pystemd/systemd1/unit.py pystemd/systemd1/unit_signatures.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iOgpRV + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + 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,-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 creating build/lib.linux-armv7l-3.6 creating build/lib.linux-armv7l-3.6/pystemd copying pystemd/__init__.py -> build/lib.linux-armv7l-3.6/pystemd copying pystemd/run.py -> build/lib.linux-armv7l-3.6/pystemd copying pystemd/__version__.py -> build/lib.linux-armv7l-3.6/pystemd copying pystemd/utils.py -> build/lib.linux-armv7l-3.6/pystemd copying pystemd/exceptions.py -> build/lib.linux-armv7l-3.6/pystemd copying pystemd/base.py -> build/lib.linux-armv7l-3.6/pystemd creating build/lib.linux-armv7l-3.6/pystemd/systemd1 copying pystemd/systemd1/unit.py -> build/lib.linux-armv7l-3.6/pystemd/systemd1 copying pystemd/systemd1/__init__.py -> build/lib.linux-armv7l-3.6/pystemd/systemd1 copying pystemd/systemd1/manager.py -> build/lib.linux-armv7l-3.6/pystemd/systemd1 copying pystemd/systemd1/unit_signatures.py -> build/lib.linux-armv7l-3.6/pystemd/systemd1 creating build/lib.linux-armv7l-3.6/pystemd/machine1 copying pystemd/machine1/__init__.py -> build/lib.linux-armv7l-3.6/pystemd/machine1 copying pystemd/machine1/manager.py -> build/lib.linux-armv7l-3.6/pystemd/machine1 copying pystemd/machine1/machine.py -> build/lib.linux-armv7l-3.6/pystemd/machine1 creating build/lib.linux-armv7l-3.6/pystemd/DBus copying pystemd/DBus/__init__.py -> build/lib.linux-armv7l-3.6/pystemd/DBus copying pystemd/RELEASE -> build/lib.linux-armv7l-3.6/pystemd running build_ext building 'pystemd.dbuslib' extension creating build/temp.linux-armv7l-3.6 creating build/temp.linux-armv7l-3.6/pystemd 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.6m -c pystemd/dbuslib.c -o build/temp.linux-armv7l-3.6/pystemd/dbuslib.o pystemd/dbuslib.c:14108:14: warning: ‘__pyx_f_7pystemd_7dbuslib_path_decode’ defined but not used [-Wunused-function] static char *__pyx_f_7pystemd_7dbuslib_path_decode(char *__pyx_v_path, char *__pyx_v_prefix) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pystemd/dbuslib.c: In function ‘__pyx_f_7pystemd_7dbuslib_find_closure.isra.41’: pystemd/dbuslib.c:11905:10: warning: ‘__pyx_v_n’ may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ pystemd/dbuslib.c: In function ‘__pyx_f_7pystemd_7dbuslib_4DBus__msg_append’: pystemd/dbuslib.c:7540:17: warning: ‘__pyx_v_arg_type_c’ may be used uninitialized in this function [-Wmaybe-uninitialized] __pyx_v_r = sd_bus_message_append(__pyx_v_msg_call, __pyx_v_arg_type_c, ((uint8_t)__pyx_t_6)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/pystemd/dbuslib.o -L/usr/lib -lsystemd -lpython3.6m -o build/lib.linux-armv7l-3.6/pystemd/dbuslib.cpython-36m-arm-linux-gnueabi.so building 'pystemd.daemon' extension 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.6m -c pystemd/daemon.c -o build/temp.linux-armv7l-3.6/pystemd/daemon.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/pystemd/daemon.o -L/usr/lib -lsystemd -lpython3.6m -o build/lib.linux-armv7l-3.6/pystemd/daemon.cpython-36m-arm-linux-gnueabi.so building 'pystemd.dbusexc' extension 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.6m -c pystemd/dbusexc.c -o build/temp.linux-armv7l-3.6/pystemd/dbusexc.o gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wl,-z,relro -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.6/pystemd/dbusexc.o -L/usr/lib -lsystemd -lpython3.6m -o build/lib.linux-armv7l-3.6/pystemd/dbusexc.cpython-36m-arm-linux-gnueabi.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YnUXft + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm ++ dirname /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm + cd pystemd-0.6.0 + 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,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm running install running install_lib creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6 creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd copying build/lib.linux-armv7l-3.6/pystemd/RELEASE -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd copying build/lib.linux-armv7l-3.6/pystemd/dbuslib.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd copying build/lib.linux-armv7l-3.6/pystemd/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd copying build/lib.linux-armv7l-3.6/pystemd/run.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd copying build/lib.linux-armv7l-3.6/pystemd/__version__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1 copying build/lib.linux-armv7l-3.6/pystemd/systemd1/unit.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1 copying build/lib.linux-armv7l-3.6/pystemd/systemd1/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1 copying build/lib.linux-armv7l-3.6/pystemd/systemd1/manager.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1 copying build/lib.linux-armv7l-3.6/pystemd/systemd1/unit_signatures.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1 copying build/lib.linux-armv7l-3.6/pystemd/utils.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/machine1 copying build/lib.linux-armv7l-3.6/pystemd/machine1/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/machine1 copying build/lib.linux-armv7l-3.6/pystemd/machine1/manager.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/machine1 copying build/lib.linux-armv7l-3.6/pystemd/machine1/machine.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/machine1 copying build/lib.linux-armv7l-3.6/pystemd/exceptions.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd copying build/lib.linux-armv7l-3.6/pystemd/dbusexc.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd copying build/lib.linux-armv7l-3.6/pystemd/base.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd creating /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/DBus copying build/lib.linux-armv7l-3.6/pystemd/DBus/__init__.py -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/DBus copying build/lib.linux-armv7l-3.6/pystemd/daemon.cpython-36m-arm-linux-gnueabi.so -> /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/run.py to run.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/__version__.py to __version__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1/unit.py to unit.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/systemd1/unit_signatures.py to unit_signatures.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/utils.py to utils.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/machine1/__init__.py to __init__.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/machine1/manager.py to manager.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/machine1/machine.py to machine.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/exceptions.py to exceptions.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/base.py to base.cpython-36.pyc byte-compiling /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/DBus/__init__.py to __init__.cpython-36.pyc writing byte-compilation script '/tmp/tmpyd9fbo4t.py' /usr/bin/python3 /tmp/tmpyd9fbo4t.py removing /tmp/tmpyd9fbo4t.py running install_egg_info running egg_info creating pystemd.egg-info writing pystemd.egg-info/PKG-INFO writing dependency_links to pystemd.egg-info/dependency_links.txt writing top-level names to pystemd.egg-info/top_level.txt writing manifest file 'pystemd.egg-info/SOURCES.txt' reading manifest file 'pystemd.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pystemd.egg-info/SOURCES.txt' Copying pystemd.egg-info to /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd-0.6.0-py3.6.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.6.0-1.fc28 --unique-debug-suffix -0.6.0-1.fc28.arm --unique-debug-src-base python-pystemd-0.6.0-1.fc28.arm --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/pystemd-0.6.0 extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/dbuslib.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/dbusexc.cpython-36m-arm-linux-gnueabi.so extracting debug info from /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages/pystemd/daemon.cpython-36m-arm-linux-gnueabi.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 2875 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-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/debug/usr/lib/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.oL6zSw + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + rm -f tests/test_daemon.py + export PYTHONPATH=/builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages + PYTHONPATH=/builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/lib/python3.6/site-packages + pushd tests ~/build/BUILD/pystemd-0.6.0/tests ~/build/BUILD/pystemd-0.6.0 + /usr/bin/python3 -m unittest discover ......................... ---------------------------------------------------------------------- Ran 25 tests in 0.028s OK + popd ~/build/BUILD/pystemd-0.6.0 + exit 0 Processing files: python3-pystemd-0.6.0-1.fc28.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jP4Lo0 + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + DOCDIR=/builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/share/doc/python3-pystemd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/share/doc/python3-pystemd + cp -pr README.md /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/share/doc/python3-pystemd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sEHAFs + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + LICENSEDIR=/builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/share/licenses/python3-pystemd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/share/licenses/python3-pystemd + cp -pr LICENSE /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm/usr/share/licenses/python3-pystemd + exit 0 Provides: python3-pystemd = 0.6.0-1.fc28 python3-pystemd(armv7hl-32) = 0.6.0-1.fc28 python3.6dist(pystemd) = 0.6.0 python3dist(pystemd) = 0.6.0 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.6m.so.1.0 libsystemd.so.0 libsystemd.so.0(LIBSYSTEMD_209) libsystemd.so.0(LIBSYSTEMD_221) libsystemd.so.0(LIBSYSTEMD_237) python(abi) = 3.6 rtld(GNU_HASH) Processing files: python-pystemd-debugsource-0.6.0-1.fc28.armv7hl Provides: python-pystemd-debugsource = 0.6.0-1.fc28 python-pystemd-debugsource(armv7hl-32) = 0.6.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python3-pystemd-debuginfo-0.6.0-1.fc28.armv7hl Provides: debuginfo(build-id) = 8db3de86ebc19fa44be86014be8d8e2ecc36e248 debuginfo(build-id) = dd9f6db0e4f2e557da20b18267b71e54475afd8c debuginfo(build-id) = ea48f028644c7966bc9eaedc64fccee563fddffd python3-pystemd-debuginfo = 0.6.0-1.fc28 python3-pystemd-debuginfo(armv7hl-32) = 0.6.0-1.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: python-pystemd-debugsource(armv7hl-32) = 0.6.0-1.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm Wrote: /builddir/build/RPMS/python3-pystemd-0.6.0-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/python-pystemd-debugsource-0.6.0-1.fc28.armv7hl.rpm Wrote: /builddir/build/RPMS/python3-pystemd-debuginfo-0.6.0-1.fc28.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ssiyg8 + umask 022 + cd /builddir/build/BUILD + cd pystemd-0.6.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-pystemd-0.6.0-1.fc28.arm + exit 0 Child return code was: 0