Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.spec'], chrootPath='/var/lib/mock/811628-epel-7-x86_64-1539853124.324627/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o3uqwr6j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', '2c00bb776a144d539d17cf29bd999abb', '-D', '/var/lib/mock/811628-epel-7-x86_64-1539853124.324627/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o3uqwr6j:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.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 BUILDSTDERR: sh: /usr/bin/python2: No such file or directory BUILDSTDERR: sh: /usr/bin/python2: No such file or directory Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-systemd-234-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.spec'], chrootPath='/var/lib/mock/811628-epel-7-x86_64-1539853124.324627/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=0uid=1001gid=135user='mockbuild'nspawn_args=['--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o3uqwr6j:/etc/resolv.conf']unshare_net=TrueprintOutput=True) Executing command: ['/usr/bin/systemd-nspawn', '-q', '-M', 'c615113864994dd6ae128b668ad7c6b9', '-D', '/var/lib/mock/811628-epel-7-x86_64-1539853124.324627/root', '-a', '--capability=cap_ipc_lock', '--bind=/tmp/mock-resolv.o3uqwr6j:/etc/resolv.conf', '--setenv=TERM=vt100', '--setenv=SHELL=/bin/bash', '--setenv=HOME=/builddir', '--setenv=HOSTNAME=mock', '--setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin', '--setenv=PROMPT_COMMAND=printf "\\033]0;\\007"', '--setenv=PS1= \\s-\\v\\$ ', '--setenv=LANG=en_US.UTF-8', '-u', 'mockbuild', 'bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-systemd.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.xOj0Sv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-systemd-234 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-systemd-234.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-systemd-234 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + sed -i 's/py\.test/pytest/' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ZLiRfV + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + make PYTHON=/usr/bin/python2 build BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python2 setup.py build_ext running build_ext building 'systemd/_journal' extension creating build creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/systemd gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/_journal.c -o build/temp.linux-x86_64-2.7/systemd/_journal.o -Werror=implicit-function-declaration gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/systemd gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/_journal.o build/temp.linux-x86_64-2.7/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/_journal.so building 'systemd/_reader' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/_reader.c -o build/temp.linux-x86_64-2.7/systemd/_reader.o -Werror=implicit-function-declaration gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/strv.c -o build/temp.linux-x86_64-2.7/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/_reader.o build/temp.linux-x86_64-2.7/systemd/pyutil.o build/temp.linux-x86_64-2.7/systemd/strv.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/_reader.so building 'systemd/_daemon' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/_daemon.c -o build/temp.linux-x86_64-2.7/systemd/_daemon.o -Werror=implicit-function-declaration BUILDSTDERR: systemd/_daemon.c: In function 'notify': BUILDSTDERR: systemd/_daemon.c:159:43: warning: 'n_fds' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: r = sd_pid_notify_with_fds(pid, unset, msg, arr, n_fds); BUILDSTDERR: ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/util.c -o build/temp.linux-x86_64-2.7/systemd/util.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/_daemon.o build/temp.linux-x86_64-2.7/systemd/pyutil.o build/temp.linux-x86_64-2.7/systemd/util.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/_daemon.so building 'systemd/id128' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/id128.c -o build/temp.linux-x86_64-2.7/systemd/id128.o -Werror=implicit-function-declaration gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/id128.o build/temp.linux-x86_64-2.7/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/id128.so building 'systemd/login' extension gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/login.c -o build/temp.linux-x86_64-2.7/systemd/login.o -Werror=implicit-function-declaration gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/pyutil.c -o build/temp.linux-x86_64-2.7/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python2.7 -c systemd/strv.c -o build/temp.linux-x86_64-2.7/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/systemd/login.o build/temp.linux-x86_64-2.7/systemd/pyutil.o build/temp.linux-x86_64-2.7/systemd/strv.o -L/usr/lib64 -lsystemd -lpython2.7 -o build/lib.linux-x86_64-2.7/systemd/login.so /usr/bin/python2 setup.py build running build running build_py BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) copying systemd/__init__.py -> build/lib.linux-x86_64-2.7/systemd copying systemd/journal.py -> build/lib.linux-x86_64-2.7/systemd copying systemd/daemon.py -> build/lib.linux-x86_64-2.7/systemd creating build/lib.linux-x86_64-2.7/systemd/test copying systemd/test/test_daemon.py -> build/lib.linux-x86_64-2.7/systemd/test copying systemd/test/test_journal.py -> build/lib.linux-x86_64-2.7/systemd/test copying systemd/test/test_login.py -> build/lib.linux-x86_64-2.7/systemd/test BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext + make PYTHON=/usr/bin/python3.4 build BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python3.4 setup.py build_ext running build_ext building 'systemd/_journal' extension creating build/temp.linux-x86_64-3.4 creating build/temp.linux-x86_64-3.4/systemd gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/_journal.c -o build/temp.linux-x86_64-3.4/systemd/_journal.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.4/systemd/pyutil.o -Werror=implicit-function-declaration creating build/lib.linux-x86_64-3.4 creating build/lib.linux-x86_64-3.4/systemd gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-3.4/systemd/_journal.o build/temp.linux-x86_64-3.4/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython3.4m -o build/lib.linux-x86_64-3.4/systemd/_journal.cpython-34m.so building 'systemd/_reader' extension gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/_reader.c -o build/temp.linux-x86_64-3.4/systemd/_reader.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.4/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/strv.c -o build/temp.linux-x86_64-3.4/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-3.4/systemd/_reader.o build/temp.linux-x86_64-3.4/systemd/pyutil.o build/temp.linux-x86_64-3.4/systemd/strv.o -L/usr/lib64 -lsystemd -lpython3.4m -o build/lib.linux-x86_64-3.4/systemd/_reader.cpython-34m.so building 'systemd/_daemon' extension gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/_daemon.c -o build/temp.linux-x86_64-3.4/systemd/_daemon.o -Werror=implicit-function-declaration BUILDSTDERR: systemd/_daemon.c: In function 'notify': BUILDSTDERR: systemd/_daemon.c:159:43: warning: 'n_fds' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: r = sd_pid_notify_with_fds(pid, unset, msg, arr, n_fds); BUILDSTDERR: ^ gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.4/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/util.c -o build/temp.linux-x86_64-3.4/systemd/util.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-3.4/systemd/_daemon.o build/temp.linux-x86_64-3.4/systemd/pyutil.o build/temp.linux-x86_64-3.4/systemd/util.o -L/usr/lib64 -lsystemd -lpython3.4m -o build/lib.linux-x86_64-3.4/systemd/_daemon.cpython-34m.so building 'systemd/id128' extension gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/id128.c -o build/temp.linux-x86_64-3.4/systemd/id128.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.4/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-3.4/systemd/id128.o build/temp.linux-x86_64-3.4/systemd/pyutil.o -L/usr/lib64 -lsystemd -lpython3.4m -o build/lib.linux-x86_64-3.4/systemd/id128.cpython-34m.so building 'systemd/login' extension gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/login.c -o build/temp.linux-x86_64-3.4/systemd/login.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/pyutil.c -o build/temp.linux-x86_64-3.4/systemd/pyutil.o -Werror=implicit-function-declaration gcc -pthread -Wno-unused-result -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DPACKAGE_VERSION="234" -DLIBSYSTEMD_VERSION=219 -I/usr/include/python3.4m -c systemd/strv.c -o build/temp.linux-x86_64-3.4/systemd/strv.o -Werror=implicit-function-declaration gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-3.4/systemd/login.o build/temp.linux-x86_64-3.4/systemd/pyutil.o build/temp.linux-x86_64-3.4/systemd/strv.o -L/usr/lib64 -lsystemd -lpython3.4m -o build/lib.linux-x86_64-3.4/systemd/login.cpython-34m.so /usr/bin/python3.4 setup.py build running build running build_py BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) copying systemd/__init__.py -> build/lib.linux-x86_64-3.4/systemd copying systemd/journal.py -> build/lib.linux-x86_64-3.4/systemd copying systemd/daemon.py -> build/lib.linux-x86_64-3.4/systemd creating build/lib.linux-x86_64-3.4/systemd/test copying systemd/test/test_daemon.py -> build/lib.linux-x86_64-3.4/systemd/test copying systemd/test/test_journal.py -> build/lib.linux-x86_64-3.4/systemd/test copying systemd/test/test_login.py -> build/lib.linux-x86_64-3.4/systemd/test BUILDSTDERR: package init file 'systemd/test/__init__.py' not found (or not a regular file) running build_ext + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.9u2Ljx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 + cd python-systemd-234 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 PYTHON=/usr/bin/python2 BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python2 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/test copying build/lib.linux-x86_64-2.7/systemd/test/test_login.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/test copying build/lib.linux-x86_64-2.7/systemd/test/test_journal.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/test copying build/lib.linux-x86_64-2.7/systemd/test/test_daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/test copying build/lib.linux-x86_64-2.7/systemd/daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd copying build/lib.linux-x86_64-2.7/systemd/journal.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd copying build/lib.linux-x86_64-2.7/systemd/__init__.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd copying build/lib.linux-x86_64-2.7/systemd/login.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd copying build/lib.linux-x86_64-2.7/systemd/id128.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd copying build/lib.linux-x86_64-2.7/systemd/_daemon.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd copying build/lib.linux-x86_64-2.7/systemd/_reader.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd copying build/lib.linux-x86_64-2.7/systemd/_journal.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/test/test_login.py to test_login.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/test/test_journal.py to test_journal.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/test/test_daemon.py to test_daemon.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/daemon.py to daemon.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/journal.py to journal.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/__init__.py to __init__.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd_python-234-py2.7.egg-info + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 PYTHON=/usr/bin/python3.4 BUILDSTDERR: /bin/sh: git: command not found /usr/bin/python3.4 setup.py install --skip-build --root /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4 creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd creating /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/test copying build/lib.linux-x86_64-3.4/systemd/test/test_login.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/test copying build/lib.linux-x86_64-3.4/systemd/test/test_journal.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/test copying build/lib.linux-x86_64-3.4/systemd/test/test_daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/test copying build/lib.linux-x86_64-3.4/systemd/daemon.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd copying build/lib.linux-x86_64-3.4/systemd/journal.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd copying build/lib.linux-x86_64-3.4/systemd/__init__.py -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd copying build/lib.linux-x86_64-3.4/systemd/login.cpython-34m.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd copying build/lib.linux-x86_64-3.4/systemd/id128.cpython-34m.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd copying build/lib.linux-x86_64-3.4/systemd/_daemon.cpython-34m.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd copying build/lib.linux-x86_64-3.4/systemd/_reader.cpython-34m.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd copying build/lib.linux-x86_64-3.4/systemd/_journal.cpython-34m.so -> /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/test/test_login.py to test_login.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/test/test_journal.py to test_journal.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/test/test_daemon.py to test_daemon.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/daemon.py to daemon.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/journal.py to journal.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/__init__.py to __init__.cpython-34.pyc running install_egg_info Writing /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd_python-234-py3.4.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/python-systemd-234 extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/_journal.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/_reader.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/_daemon.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/id128.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4/site-packages/systemd/login.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/_journal.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/_reader.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/_daemon.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/id128.so extracting debug info from /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7/site-packages/systemd/login.so /usr/lib/rpm/sepdebugcrcfix: Updated 10 CRC32s, 0 CRC32s did match. BUILDSTDERR: 202 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib/debug/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python2-systemd-234-1.el7.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RlVwqg + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + LICENSEDIR=/builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/share/licenses/python-systemd + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/share/licenses/python-systemd + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/share/licenses/python-systemd + exit 0 Provides: python-systemd = 234-1.el7 python-systemd(x86-64) = 234-1.el7 python2-systemd = 234-1.el7 python2-systemd(x86-64) = 234-1.el7 systemd-python = 234-1.el7 systemd-python(x86-64) = 234-1.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_214)(64bit) libsystemd.so.0(LIBSYSTEMD_219)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Conflicts: python34-systemd < 234-1.el7 Obsoletes: python-systemd < 234-1.el7 systemd-python < 230 Processing files: python34-systemd-234-1.el7.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hjbps0 + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + LICENSEDIR=/builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/share/licenses/python-systemd + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/share/licenses/python-systemd + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64/usr/share/licenses/python-systemd + exit 0 Provides: python34-systemd = 234-1.el7 python34-systemd(x86-64) = 234-1.el7 systemd-python34 = 234-1.el7 systemd-python34(x86-64) = 234-1.el7 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: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython3.4m.so.1.0()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) libsystemd.so.0(LIBSYSTEMD_214)(64bit) libsystemd.so.0(LIBSYSTEMD_219)(64bit) python(abi) = 3.4 rtld(GNU_HASH) Conflicts: python2-systemd < 234-1.el7 Obsoletes: systemd-python34 < 230 Processing files: python-systemd-debuginfo-234-1.el7.x86_64 Provides: python-systemd-debuginfo = 234-1.el7 python-systemd-debuginfo(x86-64) = 234-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 Wrote: /builddir/build/RPMS/python2-systemd-234-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python34-systemd-234-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/python-systemd-debuginfo-234-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.D6twa3 + umask 022 + cd /builddir/build/BUILD + cd python-systemd-234 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-systemd-234-1.el7.x86_64 + exit 0 Child return code was: 0