D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/python-plyvel-0.9-2.mga6.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.HkEBF4 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf plyvel-0.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/plyvel-0.9.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd plyvel-0.9 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /home/pterjan/rpmbuild/SOURCES/0001-py.test.mark.skipif-wants-str-not-bool.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + rm -rf plyvel.egg-info + cp -a . /home/pterjan/rpmbuild/BUILD/python3-python-plyvel-0.9-2.mga6 + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Ba9C1T + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd plyvel-0.9 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cython --cplus --fast-fail --annotate plyvel/_plyvel.pyx + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /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/plyvel copying plyvel/__init__.py -> build/lib.linux-x86_64-2.7/plyvel copying plyvel/_version.py -> build/lib.linux-x86_64-2.7/plyvel running build_ext building 'plyvel._plyvel' extension creating build/temp.linux-x86_64-2.7 creating build/temp.linux-x86_64-2.7/plyvel gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c plyvel/_plyvel.cpp -o build/temp.linux-x86_64-2.7/plyvel/_plyvel.o -Wall -g In file included from /usr/include/python2.7/Python.h:80:0, from plyvel/_plyvel.cpp:16: plyvel/_plyvel.cpp: In function 'PyObject* __pyx_pf_6plyvel_7_plyvel_2DB_6closed___get__(__pyx_obj_6plyvel_7_plyvel_DB*)': /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:355:42: note: in expansion of macro 'Py_INCREF' #define __Pyx_PyBool_FromLong(b) ((b) ? (Py_INCREF(Py_True), Py_True) : (Py_INCREF(Py_False), Py_False)) ^ plyvel/_plyvel.cpp:3712:15: note: in expansion of macro '__Pyx_PyBool_FromLong' __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_self->_db == NULL)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 278; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:355:74: note: in expansion of macro 'Py_INCREF' #define __Pyx_PyBool_FromLong(b) ((b) ? (Py_INCREF(Py_True), Py_True) : (Py_INCREF(Py_False), Py_False)) ^ plyvel/_plyvel.cpp:3712:15: note: in expansion of macro '__Pyx_PyBool_FromLong' __pyx_t_1 = __Pyx_PyBool_FromLong((__pyx_v_self->_db == NULL)); if (unlikely(!__pyx_t_1)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 278; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ plyvel/_plyvel.cpp: In function 'PyObject* __pyx_pf_6plyvel_7_plyvel_12BaseIterator_8__exit__(__pyx_obj_6plyvel_7_plyvel_BaseIterator*, PyObject*, PyObject*, PyObject*)': /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:763:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^ plyvel/_plyvel.cpp:10295:3: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_False); ^ plyvel/_plyvel.cpp: In function 'int __pyx_pf_6plyvel_7_plyvel_8Iterator___init__(__pyx_obj_6plyvel_7_plyvel_Iterator*, __pyx_obj_6plyvel_7_plyvel_DB*, PyObject*, PyBoolObject*, PyObject*, PyObject*, PyBoolObject*, PyBoolObject*, PyObject*, PyBoolObject*, PyBoolObject*, PyBoolObject*, PyBoolObject*, __pyx_obj_6plyvel_7_plyvel_Snapshot*)': /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:763:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^ plyvel/_plyvel.cpp:10728:9: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_True); ^ /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:763:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^ plyvel/_plyvel.cpp:10778:9: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_False); ^ /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:763:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^ plyvel/_plyvel.cpp:10876:5: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_True); ^ /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:763:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^ plyvel/_plyvel.cpp:10886:5: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_False); ^ plyvel/_plyvel.cpp: In function 'PyObject* __pyx_pf_6plyvel_7_plyvel_11RawIterator_valid(__pyx_obj_6plyvel_7_plyvel_RawIterator*)': /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:355:42: note: in expansion of macro 'Py_INCREF' #define __Pyx_PyBool_FromLong(b) ((b) ? (Py_INCREF(Py_True), Py_True) : (Py_INCREF(Py_False), Py_False)) ^ plyvel/_plyvel.cpp:13381:15: note: in expansion of macro '__Pyx_PyBool_FromLong' __pyx_t_2 = __Pyx_PyBool_FromLong(__pyx_v_self->__pyx_base._iter->Valid()); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 993; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:355:74: note: in expansion of macro 'Py_INCREF' #define __Pyx_PyBool_FromLong(b) ((b) ? (Py_INCREF(Py_True), Py_True) : (Py_INCREF(Py_False), Py_False)) ^ plyvel/_plyvel.cpp:13381:15: note: in expansion of macro '__Pyx_PyBool_FromLong' __pyx_t_2 = __Pyx_PyBool_FromLong(__pyx_v_self->__pyx_base._iter->Valid()); if (unlikely(!__pyx_t_2)) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 993; __pyx_clineno = __LINE__; goto __pyx_L1_error;} ^ plyvel/_plyvel.cpp: In function 'PyObject* __pyx_pf_6plyvel_7_plyvel_8Snapshot_10__exit__(__pyx_obj_6plyvel_7_plyvel_Snapshot*, PyObject*, PyObject*, PyObject*)': /usr/include/python2.7/object.h:769:22: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ((PyObject*)(op))->ob_refcnt++) ^ plyvel/_plyvel.cpp:763:27: note: in expansion of macro 'Py_INCREF' #define __Pyx_INCREF(r) Py_INCREF(r) ^ plyvel/_plyvel.cpp:15213:3: note: in expansion of macro '__Pyx_INCREF' __Pyx_INCREF(Py_False); ^ gcc -pthread -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python2.7 -c plyvel/comparator.cpp -o build/temp.linux-x86_64-2.7/plyvel/comparator.o -Wall -g g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-2.7/plyvel/_plyvel.o build/temp.linux-x86_64-2.7/plyvel/comparator.o -L/usr/lib64 -lleveldb -lpython2.7 -o build/lib.linux-x86_64-2.7/plyvel/_plyvel.so + pushd /home/pterjan/rpmbuild/BUILD/python3-python-plyvel-0.9-2.mga6 ~/rpmbuild/BUILD/python3-python-plyvel-0.9-2.mga6 ~/rpmbuild/BUILD/plyvel-0.9 + python3-cython --cplus --fast-fail --annotate plyvel/_plyvel.pyx + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' running build running build_py creating build creating build/lib.linux-x86_64-3.5 creating build/lib.linux-x86_64-3.5/plyvel copying plyvel/__init__.py -> build/lib.linux-x86_64-3.5/plyvel copying plyvel/_version.py -> build/lib.linux-x86_64-3.5/plyvel running build_ext building 'plyvel._plyvel' extension creating build/temp.linux-x86_64-3.5 creating build/temp.linux-x86_64-3.5/plyvel gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python3.5m -c plyvel/_plyvel.cpp -o build/temp.linux-x86_64-3.5/plyvel/_plyvel.o -Wall -g gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -g -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fPIC -I/usr/include/python3.5m -c plyvel/comparator.cpp -o build/temp.linux-x86_64-3.5/plyvel/comparator.o -Wall -g g++ -pthread -shared -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 build/temp.linux-x86_64-3.5/plyvel/_plyvel.o build/temp.linux-x86_64-3.5/plyvel/comparator.o -L/usr/lib64 -lleveldb -lpython3.5m -o build/lib.linux-x86_64-3.5/plyvel/_plyvel.cpython-35m-x86_64-linux-gnu.so + popd ~/rpmbuild/BUILD/plyvel-0.9 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.opp5ug + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64 + cd plyvel-0.9 + '[' 1 -eq 1 ']' + pushd /home/pterjan/rpmbuild/BUILD/python3-python-plyvel-0.9-2.mga6 ~/rpmbuild/BUILD/python3-python-plyvel-0.9-2.mga6 ~/rpmbuild/BUILD/plyvel-0.9 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python3 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64 creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5 creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel copying build/lib.linux-x86_64-3.5/plyvel/_plyvel.cpython-35m-x86_64-linux-gnu.so -> /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel copying build/lib.linux-x86_64-3.5/plyvel/_version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel copying build/lib.linux-x86_64-3.5/plyvel/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel/_version.py to _version.cpython-35.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel/__init__.py to __init__.cpython-35.pyc writing byte-compilation script '/tmp/tmpucsfw0d5.py' /usr/bin/python3 -O /tmp/tmpucsfw0d5.py removing /tmp/tmpucsfw0d5.py running install_egg_info running egg_info creating plyvel.egg-info writing top-level names to plyvel.egg-info/top_level.txt writing plyvel.egg-info/PKG-INFO writing dependency_links to plyvel.egg-info/dependency_links.txt writing manifest file 'plyvel.egg-info/SOURCES.txt' reading manifest file 'plyvel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'doc/build/html' warning: no files found matching 'plyvel/*.pxi' writing manifest file 'plyvel.egg-info/SOURCES.txt' Copying plyvel.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel-0.9-py3.5.egg-info running install_scripts + popd ~/rpmbuild/BUILD/plyvel-0.9 + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + /usr/bin/python2 setup.py install -O1 --skip-build --root /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64 running install running install_lib creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7 creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages creating /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel copying build/lib.linux-x86_64-2.7/plyvel/_plyvel.so -> /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel copying build/lib.linux-x86_64-2.7/plyvel/_version.py -> /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel copying build/lib.linux-x86_64-2.7/plyvel/__init__.py -> /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel/_version.py to _version.pyc byte-compiling /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpDdlP8s.py' /usr/bin/python2 -O /tmp/tmpDdlP8s.py removing /tmp/tmpDdlP8s.py running install_egg_info running egg_info creating plyvel.egg-info writing plyvel.egg-info/PKG-INFO writing top-level names to plyvel.egg-info/top_level.txt writing dependency_links to plyvel.egg-info/dependency_links.txt writing manifest file 'plyvel.egg-info/SOURCES.txt' reading manifest file 'plyvel.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'doc/build/html' warning: no files found matching 'plyvel/*.pxi' writing manifest file 'plyvel.egg-info/SOURCES.txt' Copying plyvel.egg-info to /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel-0.9-py2.7.egg-info running install_scripts + /usr/lib/rpm/find-debuginfo.sh --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -m /home/pterjan/rpmbuild/BUILD/plyvel-0.9 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7/site-packages/plyvel/_plyvel.so extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5/site-packages/plyvel/_plyvel.cpython-35m-x86_64-linux-gnu.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. cpio: /home/iurt/rpmbuild/BUILD/glibc-2.22/csu: Cannot stat: No such file or directory 3332 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/mageia/brp-java-repack-jars + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib/debug/usr/lib64/python3.5 using /usr/bin/python3.5 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /home/pterjan/rpmbuild/BUILDROOT/python-plyvel-0.9-2.mga6.x86_64/usr/lib64/python3.5 using /usr/bin/python3.5 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.ZbQrGK + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd plyvel-0.9 + '[' 1 -eq 1 ']' + /usr/bin/python2 setup.py build_ext --inplace running build_ext copying build/lib.linux-x86_64-2.7/plyvel/_plyvel.so -> plyvel + py.test-2.7 /home/pterjan/rpmbuild/tmp/rpm-tmp.ZbQrGK: line 32: py.test-2.7: command not found error: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ZbQrGK (%check) RPM build errors: Bad exit status from /home/pterjan/rpmbuild/tmp/rpm-tmp.ZbQrGK (%check) I: [iurt_root_command] ERROR: chroot