Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/autowrap.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d547e4c6876d534a51335a152e5ae5d7dec5325f/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=995) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target noarch --nodeps /builddir/build/SPECS/autowrap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory sh: /usr/bin/python2: No such file or directory Building target platforms: noarch Building for target noarch Wrote: /builddir/build/SRPMS/autowrap-0.14.0-1.20170807git31dbeb.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/autowrap.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-d547e4c6876d534a51335a152e5ae5d7dec5325f/root'shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target noarch --nodeps /builddir/build/SPECS/autowrap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: noarch Building for target noarch Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.87MI1k + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf autowrap-0.14.0 + /usr/bin/mkdir -p autowrap-0.14.0 + cd autowrap-0.14.0 + /usr/bin/unzip -qq /builddir/build/SOURCES/autowrap-31dbeb5065dd57da767fdee32f47dbe5db24c027.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mv autowrap-31dbeb5065dd57da767fdee32f47dbe5db24c027 python2 ~/build/BUILD/autowrap-0.14.0/python2 ~/build/BUILD/autowrap-0.14.0 + pushd python2 + rm -rf autowrap/data_files/boost ~/build/BUILD/autowrap-0.14.0 + popd + cp -a python2 python3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uCcR3a ~/build/BUILD/autowrap-0.14.0/python2 ~/build/BUILD/autowrap-0.14.0 + umask 022 + cd /builddir/build/BUILD + cd autowrap-0.14.0 + pushd python2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py build '--executable=/usr/bin/python2 -s' running build running build_py creating build creating build/lib creating build/lib/autowrap copying autowrap/tools.py -> build/lib/autowrap copying autowrap/version.py -> build/lib/autowrap copying autowrap/DeclResolver.py -> build/lib/autowrap copying autowrap/Types.py -> build/lib/autowrap copying autowrap/__init__.py -> build/lib/autowrap copying autowrap/Main.py -> build/lib/autowrap copying autowrap/run.py -> build/lib/autowrap copying autowrap/CodeGenerator.py -> build/lib/autowrap copying autowrap/Utils.py -> build/lib/autowrap copying autowrap/PXDParser.py -> build/lib/autowrap copying autowrap/Code.py -> build/lib/autowrap copying autowrap/ConversionProvider.py -> build/lib/autowrap creating build/lib/autowrap/data_files copying autowrap/data_files/__init__.py -> build/lib/autowrap/data_files creating build/lib/tests creating build/lib/tests/test_files copying tests/test_files/__init__.py -> build/lib/tests/test_files creating build/lib/tests/test_files/converters copying tests/test_files/converters/IntHolderConverter.py -> build/lib/tests/test_files/converters copying tests/test_files/converters/__init__.py -> build/lib/tests/test_files/converters running egg_info creating autowrap.egg-info writing requirements to autowrap.egg-info/requires.txt writing autowrap.egg-info/PKG-INFO writing top-level names to autowrap.egg-info/top_level.txt writing dependency_links to autowrap.egg-info/dependency_links.txt writing entry points to autowrap.egg-info/entry_points.txt writing manifest file 'autowrap.egg-info/SOURCES.txt' reading manifest file 'autowrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autowrap.egg-info/SOURCES.txt' creating build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/AutowrapConstPtrHolder.pxd -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/AutowrapPtrHolder.pxd -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/AutowrapRefHolder.pxd -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/autowrap_tools.hpp -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/smart_ptr.pxd -> build/lib/autowrap/data_files/autowrap + sleep 1 ~/build/BUILD/autowrap-0.14.0 ~/build/BUILD/autowrap-0.14.0/python3 ~/build/BUILD/autowrap-0.14.0 + popd + pushd python3 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py build '--executable=/usr/bin/python3.4 -s' running build running build_py creating build creating build/lib creating build/lib/autowrap copying autowrap/tools.py -> build/lib/autowrap copying autowrap/version.py -> build/lib/autowrap copying autowrap/DeclResolver.py -> build/lib/autowrap copying autowrap/Types.py -> build/lib/autowrap copying autowrap/__init__.py -> build/lib/autowrap copying autowrap/Main.py -> build/lib/autowrap copying autowrap/run.py -> build/lib/autowrap copying autowrap/CodeGenerator.py -> build/lib/autowrap copying autowrap/Utils.py -> build/lib/autowrap copying autowrap/PXDParser.py -> build/lib/autowrap copying autowrap/Code.py -> build/lib/autowrap copying autowrap/ConversionProvider.py -> build/lib/autowrap creating build/lib/autowrap/data_files copying autowrap/data_files/__init__.py -> build/lib/autowrap/data_files creating build/lib/tests creating build/lib/tests/test_files copying tests/test_files/__init__.py -> build/lib/tests/test_files creating build/lib/tests/test_files/converters copying tests/test_files/converters/IntHolderConverter.py -> build/lib/tests/test_files/converters copying tests/test_files/converters/__init__.py -> build/lib/tests/test_files/converters running egg_info creating autowrap.egg-info writing entry points to autowrap.egg-info/entry_points.txt writing dependency_links to autowrap.egg-info/dependency_links.txt writing top-level names to autowrap.egg-info/top_level.txt writing requirements to autowrap.egg-info/requires.txt writing autowrap.egg-info/PKG-INFO writing manifest file 'autowrap.egg-info/SOURCES.txt' reading manifest file 'autowrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autowrap.egg-info/SOURCES.txt' creating build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/AutowrapConstPtrHolder.pxd -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/AutowrapPtrHolder.pxd -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/AutowrapRefHolder.pxd -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/autowrap_tools.hpp -> build/lib/autowrap/data_files/autowrap copying autowrap/data_files/autowrap/smart_ptr.pxd -> build/lib/autowrap/data_files/autowrap + sleep 1 ~/build/BUILD/autowrap-0.14.0 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gvPmwT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch '!=' / ']' + rm -rf /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch ++ dirname /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch + cd autowrap-0.14.0 + pushd python3 ~/build/BUILD/autowrap-0.14.0/python3 ~/build/BUILD/autowrap-0.14.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python3.4 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4 creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/tools.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/version.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/DeclResolver.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/Types.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/AutowrapRefHolder.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/smart_ptr.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/AutowrapPtrHolder.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/AutowrapConstPtrHolder.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/autowrap_tools.hpp -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files copying build/lib/autowrap/Main.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/run.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/CodeGenerator.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/Utils.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/PXDParser.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/Code.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap copying build/lib/autowrap/ConversionProvider.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files copying build/lib/tests/test_files/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files/converters copying build/lib/tests/test_files/converters/IntHolderConverter.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files/converters copying build/lib/tests/test_files/converters/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files/converters byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/tools.py to tools.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/version.py to version.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/DeclResolver.py to DeclResolver.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/Types.py to Types.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/data_files/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/Main.py to Main.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/run.py to run.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/CodeGenerator.py to CodeGenerator.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/Utils.py to Utils.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/PXDParser.py to PXDParser.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/Code.py to Code.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap/ConversionProvider.py to ConversionProvider.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files/converters/IntHolderConverter.py to IntHolderConverter.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/tests/test_files/converters/__init__.py to __init__.cpython-34.pyc writing byte-compilation script '/tmp/tmphctfi8md.py' /usr/bin/python3.4 -O /tmp/tmphctfi8md.py removing /tmp/tmphctfi8md.py running install_egg_info running egg_info writing autowrap.egg-info/PKG-INFO writing requirements to autowrap.egg-info/requires.txt writing entry points to autowrap.egg-info/entry_points.txt writing top-level names to autowrap.egg-info/top_level.txt writing dependency_links to autowrap.egg-info/dependency_links.txt reading manifest file 'autowrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autowrap.egg-info/SOURCES.txt' Copying autowrap.egg-info to /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4/site-packages/autowrap-0.14.0-py3.4.egg-info running install_scripts Installing autowrap script to /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + mv /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-3 + mkdir exe ~/build/BUILD/autowrap-0.14.0/python3/exe ~/build/BUILD/autowrap-0.14.0/python3 ~/build/BUILD/autowrap-0.14.0 + pushd exe + for i in python3.4-autowrap autowrap-3.4 autowrap-v0.14.0-3.4 + touch -r /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-3 python3.4-autowrap + install -p python3.4-autowrap /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + ln -sf /usr/bin/autowrap-3 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/python3.4-autowrap + for i in python3.4-autowrap autowrap-3.4 autowrap-v0.14.0-3.4 + touch -r /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-3 autowrap-3.4 + install -p autowrap-3.4 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + ln -sf /usr/bin/autowrap-3 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-3.4 + for i in python3.4-autowrap autowrap-3.4 autowrap-v0.14.0-3.4 + touch -r /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-3 autowrap-v0.14.0-3.4 + install -p autowrap-v0.14.0-3.4 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + ln -sf /usr/bin/autowrap-3 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-v0.14.0-3.4 ~/build/BUILD/autowrap-0.14.0/python3 ~/build/BUILD/autowrap-0.14.0 ~/build/BUILD/autowrap-0.14.0 ~/build/BUILD/autowrap-0.14.0/python2 ~/build/BUILD/autowrap-0.14.0 + popd + popd + pushd python2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch running install running install_lib creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7 creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/tools.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/version.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/DeclResolver.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/Types.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/AutowrapRefHolder.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/smart_ptr.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/AutowrapPtrHolder.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/AutowrapConstPtrHolder.pxd -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/autowrap/autowrap_tools.hpp -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files/autowrap copying build/lib/autowrap/data_files/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files copying build/lib/autowrap/Main.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/run.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/CodeGenerator.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/Utils.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/PXDParser.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/Code.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap copying build/lib/autowrap/ConversionProvider.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files copying build/lib/tests/test_files/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files creating /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files/converters copying build/lib/tests/test_files/converters/IntHolderConverter.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files/converters copying build/lib/tests/test_files/converters/__init__.py -> /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files/converters byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/tools.py to tools.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/version.py to version.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/DeclResolver.py to DeclResolver.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/Types.py to Types.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/data_files/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/Main.py to Main.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/run.py to run.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/CodeGenerator.py to CodeGenerator.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/Utils.py to Utils.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/PXDParser.py to PXDParser.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/Code.py to Code.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap/ConversionProvider.py to ConversionProvider.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files/converters/IntHolderConverter.py to IntHolderConverter.pyc byte-compiling /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/tests/test_files/converters/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpVWFP1w.py' /usr/bin/python2 -O /tmp/tmpVWFP1w.py removing /tmp/tmpVWFP1w.py running install_egg_info running egg_info writing requirements to autowrap.egg-info/requires.txt writing autowrap.egg-info/PKG-INFO writing top-level names to autowrap.egg-info/top_level.txt writing dependency_links to autowrap.egg-info/dependency_links.txt writing entry points to autowrap.egg-info/entry_points.txt reading manifest file 'autowrap.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'autowrap.egg-info/SOURCES.txt' Copying autowrap.egg-info to /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7/site-packages/autowrap-0.14.0-py2.7.egg-info running install_scripts Installing autowrap script to /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + mkdir exe ~/build/BUILD/autowrap-0.14.0/python2/exe ~/build/BUILD/autowrap-0.14.0/python2 ~/build/BUILD/autowrap-0.14.0 + pushd exe + for i in autowrap-2 python2.7-autowrap autowrap-2.7 autowrap-v0.14.0-2.7 + touch -r /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap autowrap-2 + install -p autowrap-2 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + ln -sf /usr/bin/autowrap /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-2 + for i in autowrap-2 python2.7-autowrap autowrap-2.7 autowrap-v0.14.0-2.7 + touch -r /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap python2.7-autowrap + install -p python2.7-autowrap /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + ln -sf /usr/bin/autowrap /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/python2.7-autowrap + for i in autowrap-2 python2.7-autowrap autowrap-2.7 autowrap-v0.14.0-2.7 + touch -r /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap autowrap-2.7 + install -p autowrap-2.7 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + ln -sf /usr/bin/autowrap /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-2.7 + for i in autowrap-2 python2.7-autowrap autowrap-2.7 autowrap-v0.14.0-2.7 + touch -r /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap autowrap-v0.14.0-2.7 + install -p autowrap-v0.14.0-2.7 /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin + ln -sf /usr/bin/autowrap /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/bin/autowrap-v0.14.0-2.7 ~/build/BUILD/autowrap-0.14.0/python2 ~/build/BUILD/autowrap-0.14.0 + popd + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/autowrap-0.14.0 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.cPskap + umask 022 ~/build/BUILD/autowrap-0.14.0/python3 ~/build/BUILD/autowrap-0.14.0 + cd /builddir/build/BUILD + cd autowrap-0.14.0 + pushd python3 + export CPPFLAGS=-I/usr/include/boost + CPPFLAGS=-I/usr/include/boost + export CXXFLAGS=-I/usr/include/boost + CXXFLAGS=-I/usr/include/boost + py.test-3.4 -v tests ============================= test session starts ============================== platform linux -- Python 3.4.5, pytest-2.8.5, py-1.4.30, pluggy-0.3.1 -- /usr/bin/python3.4 cachedir: .cache rootdir: /builddir/build/BUILD/autowrap-0.14.0/python3, inifile: collecting ... collected 75 items tests/import_test.py::testImport PASSED tests/test_code.py::test PASSED tests/test_code_generator.py::test_number_conv PASSED tests/test_code_generator.py::test_shared_ptr PASSED tests/test_code_generator.py::test_libcpp PASSED tests/test_code_generator.py::test_stl_libcpp PASSED tests/test_code_generator.py::test_minimal PASSED tests/test_code_generator.py::test_templated PASSED tests/test_code_generator.py::test_gil_unlock PASSED tests/test_code_generator.py::test_automatic_string_conversion PASSED tests/test_cython_build_process.py::testBuildExt PASSED tests/test_cython_build_process.py::testSimplePyx PASSED tests/test_decl_resolver.py::test_inst_decl_parser PASSED tests/test_decl_resolver.py::test_function_resolution PASSED tests/test_decl_resolver.py::test_method_resolution PASSED tests/test_decl_resolver.py::test_method_resolution_in_template_class PASSED tests/test_decl_resolver.py::test_simple PASSED tests/test_decl_resolver.py::test_simple_mp PASSED tests/test_decl_resolver.py::test_singular PASSED tests/test_decl_resolver.py::test_multi_inherit PASSED tests/test_decl_resolver.py::test_nested_templates PASSED tests/test_decl_resolver.py::test_non_template_class_with_annotation PASSED tests/test_decl_resolver.py::test_template_class_with_ptrtype PASSED tests/test_decl_resolver.py::test_multi_decls_in_one_file PASSED tests/test_decl_resolver.py::test_int_container PASSED tests/test_decl_resolver.py::test_typedef_with_fun PASSED tests/test_decl_resolver.py::test_typedef_chaining PASSED tests/test_decl_resolver.py::test_typedef_with_class PASSED tests/test_decl_resolver.py::test_typedef_with_class2 PASSED tests/test_decl_resolver.py::test_typedef_with_class3 PASSED tests/test_decl_resolver.py::test_without_header PASSED tests/test_decl_resolver.py::test_method_return_values PASSED tests/test_decl_resolver.py::test_class_and_enum PASSED tests/test_decl_resolver.py::test_copy_cons_decl_for_templated_class PASSED tests/test_decl_resolver.py::test_with_no_gil_annotation PASSED tests/test_decl_resolver.py::test_cycle_detection_in_class_hierarchy1 <- tests/utils.py PASSED tests/test_decl_resolver.py::test_cycle_detection_in_class_hierarchy0 <- tests/utils.py PASSED tests/test_decl_resolver.py::test_cycle_detection_in_class_hierarchy2 <- tests/utils.py PASSED tests/test_full_library.py::test_full_lib PASSED tests/test_main.py::test_from_command_line PASSED tests/test_main.py::test_run PASSED tests/test_pxd_parser.py::test_long PASSED tests/test_pxd_parser.py::test_multiline_annotations PASSED tests/test_pxd_parser.py::test_minimal PASSED tests/test_pxd_parser.py::test_int_container_pxd_parsing PASSED tests/test_pxd_parser.py::test_ref PASSED tests/test_pxd_parser.py::test_ptr PASSED tests/test_pxd_parser.py::test_enum PASSED tests/test_pxd_parser.py::test_class_and_enum PASSED tests/test_pxd_parser.py::test_multi_enum PASSED tests/test_pxd_parser.py::test_multi_mixed PASSED tests/test_pxd_parser.py::test_multi_classes_in_one_file PASSED tests/test_pxd_parser.py::test_typedef PASSED tests/test_pxd_parser.py::test_typedef2 PASSED tests/test_pxd_parser.py::test_aliased_ptr PASSED tests/test_pxd_parser.py::test_multi_alias PASSED tests/test_pxd_parser.py::test_function PASSED tests/test_pxd_parser.py::test_inner_unsigned PASSED tests/test_pxd_parser.py::test_static PASSED tests/test_pxd_parser.py::test_free_function PASSED tests/test_pxd_parser.py::test_attributes PASSED tests/test_pxd_parser.py::test_annotation_typical_error_detection PASSED tests/test_pxd_parser.py::test_annotations PASSED tests/test_pxd_parser.py::test_parsing_of_nested_template_args PASSED tests/test_pxd_parser.py::test_doubleptr <- tests/utils.py PASSED tests/test_types.py::testTypeParse PASSED tests/test_types.py::test_check_for_recursion PASSED tests/test_types.py::test_base_type_collecting PASSED tests/test_types.py::test_transform PASSED tests/test_types.py::test_inv_transform PASSED tests/test_utils.py::test_hierarchy_detector0 PASSED tests/test_utils.py::test_hierarchy_detector1 PASSED tests/test_utils.py::test_hierarchy_detector2 PASSED tests/test_utils.py::test_hierarchy_detector3 PASSED tests/test_utils.py::test_nested_mapping_flattening PASSED ========================= 75 passed in 644.09 seconds ========================== ~/build/BUILD/autowrap-0.14.0 ~/build/BUILD/autowrap-0.14.0/python2 ~/build/BUILD/autowrap-0.14.0 + popd + pushd python2 + export CPPFLAGS=-I/usr/include/boost + CPPFLAGS=-I/usr/include/boost + export CXXFLAGS=-I/usr/include/boost + CXXFLAGS=-I/usr/include/boost + py.test-2.7 -v tests ============================= test session starts ============================== platform linux2 -- Python 2.7.5 -- py-1.4.32 -- pytest-2.7.0 -- /usr/bin/python rootdir: /builddir/build/BUILD/autowrap-0.14.0/python2, inifile: collecting ... collected 75 items tests/import_test.py::testImport PASSED tests/test_code.py::test PASSED tests/test_code_generator.py::test_number_conv PASSED tests/test_code_generator.py::test_shared_ptr PASSED tests/test_code_generator.py::test_libcpp PASSED tests/test_code_generator.py::test_stl_libcpp PASSED tests/test_code_generator.py::test_minimal PASSED tests/test_code_generator.py::test_templated PASSED tests/test_code_generator.py::test_gil_unlock PASSED tests/test_code_generator.py::test_automatic_string_conversion PASSED tests/test_cython_build_process.py::testBuildExt PASSED tests/test_cython_build_process.py::testSimplePyx PASSED tests/test_decl_resolver.py::test_inst_decl_parser PASSED tests/test_decl_resolver.py::test_function_resolution PASSED tests/test_decl_resolver.py::test_method_resolution PASSED tests/test_decl_resolver.py::test_method_resolution_in_template_class PASSED tests/test_decl_resolver.py::test_simple PASSED tests/test_decl_resolver.py::test_simple_mp PASSED tests/test_decl_resolver.py::test_singular PASSED tests/test_decl_resolver.py::test_multi_inherit PASSED tests/test_decl_resolver.py::test_nested_templates PASSED tests/test_decl_resolver.py::test_non_template_class_with_annotation PASSED tests/test_decl_resolver.py::test_template_class_with_ptrtype PASSED tests/test_decl_resolver.py::test_multi_decls_in_one_file PASSED tests/test_decl_resolver.py::test_int_container PASSED tests/test_decl_resolver.py::test_typedef_with_fun PASSED tests/test_decl_resolver.py::test_typedef_chaining PASSED tests/test_decl_resolver.py::test_typedef_with_class PASSED tests/test_decl_resolver.py::test_typedef_with_class2 PASSED tests/test_decl_resolver.py::test_typedef_with_class3 PASSED tests/test_decl_resolver.py::test_without_header PASSED tests/test_decl_resolver.py::test_method_return_values PASSED tests/test_decl_resolver.py::test_class_and_enum PASSED tests/test_decl_resolver.py::test_copy_cons_decl_for_templated_class PASSED tests/test_decl_resolver.py::test_with_no_gil_annotation PASSED tests/test_decl_resolver.py::test_cycle_detection_in_class_hierarchy2 <- tests/utils.py PASSED tests/test_decl_resolver.py::test_cycle_detection_in_class_hierarchy0 <- tests/utils.py PASSED tests/test_decl_resolver.py::test_cycle_detection_in_class_hierarchy1 <- tests/utils.py PASSED tests/test_full_library.py::test_full_lib PASSED tests/test_main.py::test_from_command_line PASSED tests/test_main.py::test_run PASSED tests/test_pxd_parser.py::test_long PASSED tests/test_pxd_parser.py::test_multiline_annotations PASSED tests/test_pxd_parser.py::test_minimal PASSED tests/test_pxd_parser.py::test_int_container_pxd_parsing PASSED tests/test_pxd_parser.py::test_ref PASSED tests/test_pxd_parser.py::test_ptr PASSED tests/test_pxd_parser.py::test_enum PASSED tests/test_pxd_parser.py::test_class_and_enum PASSED tests/test_pxd_parser.py::test_multi_enum PASSED tests/test_pxd_parser.py::test_multi_mixed PASSED tests/test_pxd_parser.py::test_multi_classes_in_one_file PASSED tests/test_pxd_parser.py::test_typedef PASSED tests/test_pxd_parser.py::test_typedef2 PASSED tests/test_pxd_parser.py::test_aliased_ptr PASSED tests/test_pxd_parser.py::test_multi_alias PASSED tests/test_pxd_parser.py::test_function PASSED tests/test_pxd_parser.py::test_inner_unsigned PASSED tests/test_pxd_parser.py::test_static PASSED tests/test_pxd_parser.py::test_free_function PASSED tests/test_pxd_parser.py::test_attributes PASSED tests/test_pxd_parser.py::test_annotation_typical_error_detection PASSED tests/test_pxd_parser.py::test_annotations PASSED tests/test_pxd_parser.py::test_parsing_of_nested_template_args PASSED tests/test_pxd_parser.py::test_doubleptr <- tests/utils.py PASSED tests/test_types.py::testTypeParse PASSED tests/test_types.py::test_check_for_recursion PASSED tests/test_types.py::test_base_type_collecting PASSED tests/test_types.py::test_transform PASSED tests/test_types.py::test_inv_transform PASSED tests/test_utils.py::test_hierarchy_detector0 PASSED tests/test_utils.py::test_hierarchy_detector1 PASSED tests/test_utils.py::test_hierarchy_detector2 PASSED tests/test_utils.py::test_hierarchy_detector3 PASSED tests/test_utils.py::test_nested_mapping_flattening PASSED ========================= 75 passed in 573.63 seconds ========================== ~/build/BUILD/autowrap-0.14.0 + popd + exit 0 Processing files: python2-autowrap-0.14.0-1.20170807git31dbeb.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ZfoP8T + umask 022 + cd /builddir/build/BUILD + cd autowrap-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python2-autowrap-0.14.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python2-autowrap-0.14.0 + cp -pr python2/README.md /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python2-autowrap-0.14.0 + cp -pr python2/CONCEPT /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python2-autowrap-0.14.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.y1lm3u + umask 022 + cd /builddir/build/BUILD + cd autowrap-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/licenses/python2-autowrap-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/licenses/python2-autowrap-0.14.0 + cp -pr python2/LICENSE /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/licenses/python2-autowrap-0.14.0 + exit 0 Provides: python-autowrap = 0.14.0-1.20170807git31dbeb.el7 python2-autowrap = 0.14.0-1.20170807git31dbeb.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: /usr/bin/python2 python(abi) = 2.7 Obsoletes: python-autowrap < 0.14.0-1.20170807git31dbeb.el7 Processing files: python34-autowrap-0.14.0-1.20170807git31dbeb.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WMsMWn + umask 022 + cd /builddir/build/BUILD + cd autowrap-0.14.0 + DOCDIR=/builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python34-autowrap-0.14.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python34-autowrap-0.14.0 + cp -pr python3/README.md /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python34-autowrap-0.14.0 + cp -pr python3/CONCEPT /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/doc/python34-autowrap-0.14.0 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8tqBvm + umask 022 + cd /builddir/build/BUILD + cd autowrap-0.14.0 + LICENSEDIR=/builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/licenses/python34-autowrap-0.14.0 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/licenses/python34-autowrap-0.14.0 + cp -pr python3/LICENSE /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch/usr/share/licenses/python34-autowrap-0.14.0 + exit 0 Provides: python34-autowrap = 0.14.0-1.20170807git31dbeb.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: /usr/bin/python3.4 python(abi) = 3.4 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch Wrote: /builddir/build/RPMS/python2-autowrap-0.14.0-1.20170807git31dbeb.el7.noarch.rpm Wrote: /builddir/build/RPMS/python34-autowrap-0.14.0-1.20170807git31dbeb.el7.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C4XzU6 + umask 022 + cd /builddir/build/BUILD + cd autowrap-0.14.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/autowrap-0.14.0-1.20170807git31dbeb.el7.noarch + exit 0 Child return code was: 0