Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-evdev.spec'], user='mockbuild'nspawn_args=[]gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6117/root'shell=Falseuid=1001env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-evdev.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory warning: Could not canonicalize hostname: copr-builder-486486215.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-evdev-0.6.4-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-evdev.spec'], user='mockbuild'nspawn_args=[]gid=135chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6117/root'shell=Falseuid=1001env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-evdev.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.HWD2Nv + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf evdev-0.6.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/evdev-0.6.4.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd evdev-0.6.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf evdev.egg-info + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Wdr004 + umask 022 + cd /builddir/build/BUILD + cd evdev-0.6.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib.linux-x86_64-2.7 creating build/lib.linux-x86_64-2.7/evdev copying evdev/util.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/uinput.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/genecodes.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/ff.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/evtest.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/events.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/eventio_async.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/eventio.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/ecodes.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/device.py -> build/lib.linux-x86_64-2.7/evdev copying evdev/__init__.py -> build/lib.linux-x86_64-2.7/evdev running build_ext running build_ecodes writing ecodes.c (using /usr/include/linux/input.h) building 'evdev._input' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/evdev 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c evdev/input.c -o build/temp.linux-x86_64-2.7/evdev/input.o -std=c99 -Wno-error=declaration-after-statement gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/evdev/input.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/evdev/_input.so building 'evdev._uinput' 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c evdev/uinput.c -o build/temp.linux-x86_64-2.7/evdev/uinput.o -std=c99 -Wno-error=declaration-after-statement gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/evdev/uinput.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/evdev/_uinput.so building 'evdev._ecodes' 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 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -I/usr/include/python2.7 -c evdev/ecodes.c -o build/temp.linux-x86_64-2.7/evdev/ecodes.o -std=c99 -Wno-error=declaration-after-statement gcc -pthread -shared -Wl,-z,relro -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic build/temp.linux-x86_64-2.7/evdev/ecodes.o -L/usr/lib64 -lpython2.7 -o build/lib.linux-x86_64-2.7/evdev/_ecodes.so + sleep 1 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.73kwhK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64 + cd evdev-0.6.4 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr creating /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64 creating /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/_ecodes.so -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/_uinput.so -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/_input.so -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/__init__.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/device.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/ecodes.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/eventio.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/eventio_async.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/events.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/evtest.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/ff.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/genecodes.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/uinput.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev copying build/lib.linux-x86_64-2.7/evdev/util.py -> /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/device.py to device.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/ecodes.py to ecodes.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/eventio.py to eventio.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/eventio_async.py to eventio_async.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/events.py to events.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/evtest.py to evtest.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/ff.py to ff.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/genecodes.py to genecodes.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/uinput.py to uinput.pyc byte-compiling /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/util.py to util.pyc writing byte-compilation script '/tmp/tmpKrHJDT.py' /usr/bin/python2 -O /tmp/tmpKrHJDT.py removing /tmp/tmpKrHJDT.py running install_egg_info running egg_info creating evdev.egg-info writing evdev.egg-info/PKG-INFO writing top-level names to evdev.egg-info/top_level.txt writing dependency_links to evdev.egg-info/dependency_links.txt writing manifest file 'evdev.egg-info/SOURCES.txt' reading manifest file 'evdev.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'evdev.egg-info/SOURCES.txt' Copying evdev.egg-info to /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev-0.6.4-py2.7.egg-info running install_scripts + /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/evdev-0.6.4 extracting debug info from /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/_input.so extracting debug info from /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/_uinput.so extracting debug info from /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/lib64/python2.7/site-packages/evdev/_ecodes.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. 96 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-evdev-0.6.4-1.el7.centos.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.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-evdev-0.6.4-1.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.mteRJr + umask 022 + cd /builddir/build/BUILD + cd evdev-0.6.4 + DOCDIR=/builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/share/doc/python2-evdev-0.6.4 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/share/doc/python2-evdev-0.6.4 + cp -pr README.rst /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/share/doc/python2-evdev-0.6.4 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bJsfd9 + umask 022 + cd /builddir/build/BUILD + cd evdev-0.6.4 + LICENSEDIR=/builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/share/licenses/python2-evdev-0.6.4 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/share/licenses/python2-evdev-0.6.4 + cp -pr LICENSE /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64/usr/share/licenses/python2-evdev-0.6.4 + exit 0 Provides: python-evdev = 0.6.4-1.el7.centos python-evdev(x86-64) = 0.6.4-1.el7.centos python2-evdev = 0.6.4-1.el7.centos python2-evdev(x86-64) = 0.6.4-1.el7.centos 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-evdev < 0.6.4-1.el7.centos Processing files: python-evdev-debuginfo-0.6.4-1.el7.centos.x86_64 Provides: python-evdev-debuginfo = 0.6.4-1.el7.centos python-evdev-debuginfo(x86-64) = 0.6.4-1.el7.centos 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-evdev-0.6.4-1.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-486486215.novalocal Wrote: /builddir/build/RPMS/python2-evdev-0.6.4-1.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-evdev-debuginfo-0.6.4-1.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ojM6Yi + umask 022 + cd /builddir/build/BUILD + cd evdev-0.6.4 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-evdev-0.6.4-1.el7.centos.x86_64 + exit 0 Child return code was: 0