Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-zope-proxy.spec'], user='mockbuild'uid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'printOutput=Falsetimeout=0gid=135env={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-zope-proxy.spec'] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/python-zope-proxy-4.1.5-2bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-zope-proxy.spec '], user='mockbuild'uid=1000chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'printOutput=Falsetimeout=0gid=135private_network=Trueenv={'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'}shell=Falselogger=) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-zope-proxy.spec '] with env {'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'TERM': 'vt100'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.w3y2t7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf zope.proxy-4.1.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/zope.proxy-4.1.5.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd zope.proxy-4.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + rm -rf zope.proxy.egg-info + rm -rf /builddir/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 + cp -a . /builddir/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GesKBf + exit 0 + umask 022 + cd /builddir/build/BUILD + cd zope.proxy-4.1.5 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/zope copying src/zope/__init__.py -> build/lib.linux-armv7l-2.7/zope creating build/lib.linux-armv7l-2.7/zope/proxy copying src/zope/proxy/interfaces.py -> build/lib.linux-armv7l-2.7/zope/proxy copying src/zope/proxy/__init__.py -> build/lib.linux-armv7l-2.7/zope/proxy copying src/zope/proxy/decorator.py -> build/lib.linux-armv7l-2.7/zope/proxy copying src/zope/proxy/_compat.py -> build/lib.linux-armv7l-2.7/zope/proxy running egg_info writing requirements to src/zope.proxy.egg-info/requires.txt writing src/zope.proxy.egg-info/PKG-INFO writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing top-level names to src/zope.proxy.egg-info/top_level.txt writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' copying src/zope/proxy/_zope_proxy_proxy.c -> build/lib.linux-armv7l-2.7/zope/proxy copying src/zope/proxy/proxy.h -> build/lib.linux-armv7l-2.7/zope/proxy creating build/lib.linux-armv7l-2.7/zope/proxy/tests copying src/zope/proxy/tests/__init__.py -> build/lib.linux-armv7l-2.7/zope/proxy/tests copying src/zope/proxy/tests/test_decorator.py -> build/lib.linux-armv7l-2.7/zope/proxy/tests copying src/zope/proxy/tests/test_proxy.py -> build/lib.linux-armv7l-2.7/zope/proxy/tests running build_ext building 'zope.proxy._zope_proxy_proxy' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src creating build/temp.linux-armv7l-2.7/src/zope creating build/temp.linux-armv7l-2.7/src/zope/proxy gcc -pthread -fno-strict-aliasing -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -I/usr/include/python2.7 -c src/zope/proxy/_zope_proxy_proxy.c -o build/temp.linux-armv7l-2.7/src/zope/proxy/_zope_proxy_proxy.o -g gcc -pthread -shared -Wl,-z,relro -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp build/temp.linux-armv7l-2.7/src/zope/proxy/_zope_proxy_proxy.o -L/usr/lib -lpython2.7 -o build/lib.linux-armv7l-2.7/zope/proxy/_zope_proxy_proxy.so + pushd /builddir/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 ~/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 ~/build/BUILD/zope.proxy-4.1.5 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + /usr/bin/python3 setup.py build running build running build_py creating build creating build/lib.linux-armv7l-3.4 creating build/lib.linux-armv7l-3.4/zope copying src/zope/__init__.py -> build/lib.linux-armv7l-3.4/zope creating build/lib.linux-armv7l-3.4/zope/proxy copying src/zope/proxy/interfaces.py -> build/lib.linux-armv7l-3.4/zope/proxy copying src/zope/proxy/__init__.py -> build/lib.linux-armv7l-3.4/zope/proxy copying src/zope/proxy/decorator.py -> build/lib.linux-armv7l-3.4/zope/proxy copying src/zope/proxy/_compat.py -> build/lib.linux-armv7l-3.4/zope/proxy running egg_info writing top-level names to src/zope.proxy.egg-info/top_level.txt writing src/zope.proxy.egg-info/PKG-INFO writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing requirements to src/zope.proxy.egg-info/requires.txt reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' copying src/zope/proxy/_zope_proxy_proxy.c -> build/lib.linux-armv7l-3.4/zope/proxy copying src/zope/proxy/proxy.h -> build/lib.linux-armv7l-3.4/zope/proxy creating build/lib.linux-armv7l-3.4/zope/proxy/tests copying src/zope/proxy/tests/__init__.py -> build/lib.linux-armv7l-3.4/zope/proxy/tests copying src/zope/proxy/tests/test_decorator.py -> build/lib.linux-armv7l-3.4/zope/proxy/tests copying src/zope/proxy/tests/test_proxy.py -> build/lib.linux-armv7l-3.4/zope/proxy/tests running build_ext building 'zope.proxy._zope_proxy_proxy' extension creating build/temp.linux-armv7l-3.4 creating build/temp.linux-armv7l-3.4/src creating build/temp.linux-armv7l-3.4/src/zope creating build/temp.linux-armv7l-3.4/src/zope/proxy gcc -pthread -DDYNAMIC_ANNOTATIONS_ENABLED=1 -DNDEBUG -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fPIC -I/usr/include/python3.4m -c src/zope/proxy/_zope_proxy_proxy.c -o build/temp.linux-armv7l-3.4/src/zope/proxy/_zope_proxy_proxy.o -g src/zope/proxy/_zope_proxy_proxy.c:906:5: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types] wrap_hash, /* tp_hash */ ^ src/zope/proxy/_zope_proxy_proxy.c:906:5: note: (near initialization for 'ProxyType.tp_hash') gcc -pthread -shared -Wl,-z,relro -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp build/temp.linux-armv7l-3.4/src/zope/proxy/_zope_proxy_proxy.o -L/usr/lib -lpython3.4m -o build/lib.linux-armv7l-3.4/zope/proxy/_zope_proxy_proxy.cpython-34m.so ~/build/BUILD/zope.proxy-4.1.5 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.w0XsSR + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm + cd zope.proxy-4.1.5 ~/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 ~/build/BUILD/zope.proxy-4.1.5 + pushd /builddir/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/__init__.py (namespace package) copying zope/proxy/proxy.h -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy copying zope/proxy/interfaces.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy copying zope/proxy/_zope_proxy_proxy.c -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy copying zope/proxy/__init__.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy copying zope/proxy/_zope_proxy_proxy.cpython-34m.so -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy copying zope/proxy/decorator.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy copying zope/proxy/_compat.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy copying zope/proxy/tests/test_proxy.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/tests copying zope/proxy/tests/test_decorator.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/tests copying zope/proxy/tests/__init__.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/tests byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/interfaces.py to interfaces.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/__init__.py to __init__.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/decorator.py to decorator.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/_compat.py to _compat.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/tests/test_proxy.py to test_proxy.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/tests/test_decorator.py to test_decorator.cpython-34.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/tests/__init__.py to __init__.cpython-34.pyc writing byte-compilation script '/tmp/tmp4ybrf8q_.py' /usr/bin/python3 -O /tmp/tmp4ybrf8q_.py removing /tmp/tmp4ybrf8q_.py running install_headers creating /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include creating /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include/python3.4m creating /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include/python3.4m/zope.proxy copying src/zope/proxy/proxy.h -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include/python3.4m/zope.proxy running install_egg_info running egg_info writing top-level names to src/zope.proxy.egg-info/top_level.txt writing requirements to src/zope.proxy.egg-info/requires.txt writing src/zope.proxy.egg-info/PKG-INFO writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' Copying src/zope.proxy.egg-info to /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope.proxy-4.1.5-py3.4.egg-info Installing /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope.proxy-4.1.5-py3.4-nspkg.pth running install_scripts + rm -f /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/proxy.h + rm -f /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/_zope_proxy_proxy.c + rm -rf /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include/python3.4m/ ~/build/BUILD/zope.proxy-4.1.5 + popd + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm running install running install_lib Skipping installation of /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/__init__.py (namespace package) copying zope/proxy/proxy.h -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy copying zope/proxy/_zope_proxy_proxy.so -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy copying zope/proxy/interfaces.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy copying zope/proxy/_zope_proxy_proxy.c -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy copying zope/proxy/__init__.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy copying zope/proxy/decorator.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy copying zope/proxy/_compat.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy copying zope/proxy/tests/test_proxy.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/tests copying zope/proxy/tests/test_decorator.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/tests copying zope/proxy/tests/__init__.py -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/tests byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/interfaces.py to interfaces.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/decorator.py to decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/_compat.py to _compat.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/tests/test_proxy.py to test_proxy.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/tests/test_decorator.py to test_decorator.pyc byte-compiling /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/tests/__init__.py to __init__.pyc writing byte-compilation script '/tmp/tmpOXsaZ7.py' /usr/bin/python2 -O /tmp/tmpOXsaZ7.py removing /tmp/tmpOXsaZ7.py running install_headers creating /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include/python2.7 creating /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include/python2.7/zope.proxy copying src/zope/proxy/proxy.h -> /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/include/python2.7/zope.proxy running install_egg_info running egg_info writing requirements to src/zope.proxy.egg-info/requires.txt writing src/zope.proxy.egg-info/PKG-INFO writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing top-level names to src/zope.proxy.egg-info/top_level.txt writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' Copying src/zope.proxy.egg-info to /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope.proxy-4.1.5-py2.7.egg-info Installing /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope.proxy-4.1.5-py2.7-nspkg.pth running install_scripts + rm -f /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/proxy.h + rm -f /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/_zope_proxy_proxy.c + /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/zope.proxy-4.1.5 extracting debug info from /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4/site-packages/zope/proxy/_zope_proxy_proxy.cpython-34m.so extracting debug info from /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7/site-packages/zope/proxy/_zope_proxy_proxy.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 138 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.GHAT6g + umask 022 + cd /builddir/build/BUILD + cd zope.proxy-4.1.5 + /usr/bin/python2 setup.py test running test running egg_info writing requirements to src/zope.proxy.egg-info/requires.txt writing src/zope.proxy.egg-info/PKG-INFO writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing top-level names to src/zope.proxy.egg-info/top_level.txt writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-2.7/zope/proxy/_zope_proxy_proxy.so -> src/zope/proxy test_module_conforms_to_IProxyIntrospection (zope.proxy.tests.test_proxy.ModuleConformanceCase) ... ok test___call__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___class__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___contains__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___delattr___wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___delattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___eq___and___ne__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped_when_conflict (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getattr__miss_both (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem_____setitem_____delitem__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_class_w_custom___getslice__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_derived_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_tuple (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___gt___and___ge__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___hash__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___index__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___next_when_returned_by_iterable (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___returns_self_if_defined (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___w_wrapped_iterable (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___w_wrapped_iterator (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___len__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___lt___and___le__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___nonzero__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___reduce___via_pickling (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___repr__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setattr__sets_proxy_property (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setslice___against_derived_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setslice___against_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___str__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__of_custom_class (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__of_custom_class_no_unicode (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__of_unicode (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_binops (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_callable (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_coerce (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_constructor (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_custom_float_to_float (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_custom_int_to_int (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_descriptor__get___set___in_proxy_subclass (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_descriptor__set___only_in_proxy_subclass (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_incorrect_string_to_float (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_incorrect_string_to_int (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_inplace (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_method_in_proxy_subclass (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_non_descriptor_in_proxy_subclass__dict__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_odd_unops (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_pow_w_modulus (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_string_to_float (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_string_to_int (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_subclass_constructor (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_unops (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___call__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___class__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___contains__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___delattr___wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___delattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___eq___and___ne__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped_when_conflict (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getattr__miss_both (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem_____setitem_____delitem__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_class_w_custom___getslice__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_derived_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_tuple (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___gt___and___ge__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___hash__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___index__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___next_when_returned_by_iterable (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___returns_self_if_defined (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___w_wrapped_iterable (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___w_wrapped_iterator (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___len__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___lt___and___le__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___nonzero__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___reduce___via_pickling (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___repr__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setattr__sets_proxy_property (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setslice___against_derived_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setslice___against_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___str__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__of_custom_class (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__of_custom_class_no_unicode (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__of_unicode (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_binops (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_callable (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_coerce (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_constructor (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_custom_float_to_float (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_custom_int_to_int (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_descriptor__get___set___in_proxy_subclass (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_descriptor__set___only_in_proxy_subclass (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_incorrect_string_to_float (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_incorrect_string_to_int (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_inplace (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_method_in_proxy_subclass (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_non_descriptor_in_proxy_subclass__dict__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_odd_unops (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_pow_w_modulus (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_string_to_float (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_string_to_int (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_subclass_constructor (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_unops (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_ProxyIterator) ... ok test_w_nested_proxies (zope.proxy.tests.test_proxy.Test_ProxyIterator) ... ok test_w_simple_proxy (zope.proxy.tests.test_proxy.Test_ProxyIterator) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_getProxiedObject) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_getProxiedObject) ... ok test_simple_proxy (zope.proxy.tests.test_proxy.Test_getProxiedObject) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_it (zope.proxy.tests.test_proxy.Test_nonOverridable) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_py_getProxiedObject) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_py_getProxiedObject) ... ok test_simple_proxy (zope.proxy.tests.test_proxy.Test_py_getProxiedObject) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_re_nested_proxy (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_w_base_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_py_removeAllProxies) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_py_removeAllProxies) ... ok test_simple_proxy (zope.proxy.tests.test_proxy.Test_py_removeAllProxies) ... ok test_bare_instance_identical (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_bare_instances_different (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_nested_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_nested_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxies_w_other_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxies_w_same_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_py_setProxiedObject) ... ok test_w_nested_proxy (zope.proxy.tests.test_proxy.Test_py_setProxiedObject) ... ok test_w_proxy (zope.proxy.tests.test_proxy.Test_py_setProxiedObject) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_w_base_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_bare_instance_identical (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_bare_instances_different (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_nested_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_nested_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxies_w_other_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxies_w_same_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_setProxiedObject) ... ok test_w_nested_proxy (zope.proxy.tests.test_proxy.Test_setProxiedObject) ... ok test_w_proxy (zope.proxy.tests.test_proxy.Test_setProxiedObject) ... ok test___get___w_class (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___get___w_inst_no_proxy (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___get___w_inst_w_derived_proxy (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___get___w_inst_w_proxy (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___set___not_allowed (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test_proxy_that_provides_interface_as_well_as_wrapped (zope.proxy.tests.test_decorator.SpecificationDecoratorBaseTests) ... ok test_wrapped_instance (zope.proxy.tests.test_decorator.SpecificationDecoratorBaseTests) ... ok ---------------------------------------------------------------------- Ran 174 tests in 0.080s OK + pushd /builddir/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 ~/build/BUILD/python3-python-zope-proxy-4.1.5-2bs02fc23 ~/build/BUILD/zope.proxy-4.1.5 + /usr/bin/python3 setup.py test running test running egg_info writing top-level names to src/zope.proxy.egg-info/top_level.txt writing requirements to src/zope.proxy.egg-info/requires.txt writing namespace_packages to src/zope.proxy.egg-info/namespace_packages.txt writing src/zope.proxy.egg-info/PKG-INFO writing dependency_links to src/zope.proxy.egg-info/dependency_links.txt reading manifest file 'src/zope.proxy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution writing manifest file 'src/zope.proxy.egg-info/SOURCES.txt' running build_ext copying build/lib.linux-armv7l-3.4/zope/proxy/_zope_proxy_proxy.cpython-34m.so -> src/zope/proxy test_module_conforms_to_IProxyIntrospection (zope.proxy.tests.test_proxy.ModuleConformanceCase) ... ok test___call__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___class__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___contains__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___delattr___wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___delattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___eq___and___ne__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped_when_conflict (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getattr__miss_both (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem_____setitem_____delitem__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_class_w_custom___getslice__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_derived_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___getitem__w_slice_against_tuple (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___gt___and___ge__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___hash__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___index__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___next_when_returned_by_iterable (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___returns_self_if_defined (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___w_wrapped_iterable (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___iter___w_wrapped_iterator (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___len__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___lt___and___le__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___nonzero__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___reduce___via_pickling (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___repr__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setattr__sets_proxy_property (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setslice___against_derived_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___setslice___against_list (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___str__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__of_custom_class (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__of_custom_class_no_unicode (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___unicode__of_unicode (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_binops (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_callable (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_coerce (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_constructor (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_custom_float_to_float (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_custom_int_to_int (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_descriptor__get___set___in_proxy_subclass (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_descriptor__set___only_in_proxy_subclass (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_incorrect_string_to_float (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_incorrect_string_to_int (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_inplace (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_method_in_proxy_subclass (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_non_descriptor_in_proxy_subclass__dict__ (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_odd_unops (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_pow_w_modulus (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_string_to_float (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_string_to_int (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_subclass_constructor (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test_unops (zope.proxy.tests.test_proxy.ProxyBaseTestCase) ... ok test___call__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___class__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___contains__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___delattr___wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___delattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___eq___and___ne__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getattr__delegates_to_wrapped_when_conflict (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getattr__miss_both (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem_____setitem_____delitem__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_class_w_custom___getslice__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_derived_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___getitem__w_slice_against_tuple (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___gt___and___ge__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___hash__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___index__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___next_when_returned_by_iterable (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___returns_self_if_defined (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___w_wrapped_iterable (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___iter___w_wrapped_iterator (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___len__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___lt___and___le__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___nonzero__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___reduce___via_pickling (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___repr__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setattr__delegates_to_wrapped (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setattr__sets_proxy_property (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setslice___against_derived_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___setslice___against_list (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___str__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__of_custom_class (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__of_custom_class_no_unicode (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test___unicode__of_unicode (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_binops (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_callable (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_coerce (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_constructor (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_custom_float_to_float (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_custom_int_to_int (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_descriptor__get___set___in_proxy_subclass (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_descriptor__set___only_in_proxy_subclass (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_incorrect_string_to_float (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_incorrect_string_to_int (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_inplace (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_method_in_proxy_subclass (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_non_descriptor_in_proxy_subclass__dict__ (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_odd_unops (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_pow_w_modulus (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_string_to_float (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_string_to_int (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_subclass_constructor (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_unops (zope.proxy.tests.test_proxy.PyProxyBaseTestCase) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_ProxyIterator) ... ok test_w_nested_proxies (zope.proxy.tests.test_proxy.Test_ProxyIterator) ... ok test_w_simple_proxy (zope.proxy.tests.test_proxy.Test_ProxyIterator) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_getProxiedObject) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_getProxiedObject) ... ok test_simple_proxy (zope.proxy.tests.test_proxy.Test_getProxiedObject) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_isProxy) ... ok test_it (zope.proxy.tests.test_proxy.Test_nonOverridable) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_py_getProxiedObject) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_py_getProxiedObject) ... ok test_simple_proxy (zope.proxy.tests.test_proxy.Test_py_getProxiedObject) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_py_isProxy) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_re_nested_proxy (zope.proxy.tests.test_proxy.Test_py_queryInnerProxy) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_w_base_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_py_queryProxy) ... ok test_nested_proxy (zope.proxy.tests.test_proxy.Test_py_removeAllProxies) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_py_removeAllProxies) ... ok test_simple_proxy (zope.proxy.tests.test_proxy.Test_py_removeAllProxies) ... ok test_bare_instance_identical (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_bare_instances_different (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_nested_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_nested_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxies_w_other_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxies_w_same_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_py_sameProxiedObjects) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_py_setProxiedObject) ... ok test_w_nested_proxy (zope.proxy.tests.test_proxy.Test_py_setProxiedObject) ... ok test_w_proxy (zope.proxy.tests.test_proxy.Test_py_setProxiedObject) ... ok test_bare_instance (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_no_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_w_base_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_w_other_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_proxy_w_same_class (zope.proxy.tests.test_proxy.Test_queryProxy) ... ok test_bare_instance_identical (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_bare_instances_different (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_nested_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_nested_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxies_w_other_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxies_w_same_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxy_and_other_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_proxy_and_same_bare (zope.proxy.tests.test_proxy.Test_sameProxiedObjects) ... ok test_no_proxy (zope.proxy.tests.test_proxy.Test_setProxiedObject) ... ok test_w_nested_proxy (zope.proxy.tests.test_proxy.Test_setProxiedObject) ... ok test_w_proxy (zope.proxy.tests.test_proxy.Test_setProxiedObject) ... ok test___get___w_class (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___get___w_inst_no_proxy (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___get___w_inst_w_derived_proxy (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___get___w_inst_w_proxy (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test___set___not_allowed (zope.proxy.tests.test_decorator.DecoratorSpecificationDescriptorTests) ... ok test_proxy_that_provides_interface_as_well_as_wrapped (zope.proxy.tests.test_decorator.SpecificationDecoratorBaseTests) ... ok test_wrapped_instance (zope.proxy.tests.test_decorator.SpecificationDecoratorBaseTests) ... ok ---------------------------------------------------------------------- Ran 174 tests in 0.103s OK + popd ~/build/BUILD/zope.proxy-4.1.5 + exit 0 Processing files: python-zope-proxy-4.1.5-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Y9ei3A + umask 022 + cd /builddir/build/BUILD + cd zope.proxy-4.1.5 + DOCDIR=/builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python-zope-proxy + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python-zope-proxy + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python-zope-proxy + cp -pr README.rst /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python-zope-proxy + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python-zope-proxy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python-zope-proxy + exit 0 Provides: python-zope-proxy = 4.1.5-2bs02fc23 python-zope-proxy(armv6hl-32) = 4.1.5-2bs02fc23 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 libc.so.6(GLIBC_2.4) libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python3-zope-proxy-4.1.5-2bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.n6abeZ + umask 022 + cd /builddir/build/BUILD + cd zope.proxy-4.1.5 + DOCDIR=/builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python3-zope-proxy + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python3-zope-proxy + cp -pr CHANGES.rst /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python3-zope-proxy + cp -pr README.rst /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python3-zope-proxy + cp -pr COPYRIGHT.txt /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python3-zope-proxy + cp -pr LICENSE.txt /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm/usr/share/doc/python3-zope-proxy + exit 0 Provides: python3-zope-proxy = 4.1.5-2bs02fc23 python3-zope-proxy(armv6hl-32) = 4.1.5-2bs02fc23 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 libc.so.6(GLIBC_2.4) libpthread.so.0 libpython3.4m.so.1.0 python(abi) = 3.4 rtld(GNU_HASH) Processing files: python-zope-proxy-devel-4.1.5-2bs02fc23.noarch Provides: python-zope-proxy-devel = 4.1.5-2bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: python-zope-proxy-debuginfo-4.1.5-2bs02fc23.armv6hl Provides: python-zope-proxy-debuginfo = 4.1.5-2bs02fc23 python-zope-proxy-debuginfo(armv6hl-32) = 4.1.5-2bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm Wrote: /builddir/build/RPMS/python-zope-proxy-4.1.5-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/python3-zope-proxy-4.1.5-2bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/python-zope-proxy-devel-4.1.5-2bs02fc23.noarch.rpm Wrote: /builddir/build/RPMS/python-zope-proxy-debuginfo-4.1.5-2bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Npa4KT + umask 022 + cd /builddir/build/BUILD + cd zope.proxy-4.1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-zope-proxy-4.1.5-2bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->