Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-nss.spec'], uid=1000logger=gid=135user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}timeout=0chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/python-nss.spec'] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: armbuilder Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/python-nss-0.16.0-1bs01fc23.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-nss.spec '], uid=1000logger=gid=135user='mockbuild'env={'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'}private_network=Truetimeout=0chrootPath='/var/lib/mock/fedora-20-armhfp-pidora-root-9995/root'shell=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-nss.spec '] with env {'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'TERM': 'vt100', 'CCACHE_DIR': '/tmp/ccache', 'CCACHE_UMASK': '002', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'HOME': '/builddir', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.5zsc4Q + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-nss-0.16.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/python-nss-0.16.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-nss-0.16.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qTs0IK + umask 022 + cd /builddir/build/BUILD + cd python-nss-0.16.0 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -fno-strict-aliasing' + /usr/bin/python setup.py build running build running build_py creating build creating build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/nss copying src/__init__.py -> build/lib.linux-armv7l-2.7/nss running build_ext building 'nss.error' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/src 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 -fno-strict-aliasing -fPIC -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/python2.7 -c src/py_nspr_error.c -o build/temp.linux-armv7l-2.7/src/py_nspr_error.o In file included from src/py_nspr_error.c:43:0: src/SSLerrs.h:416:2: error: 'SSL_ERROR_NEXT_PROTOCOL_NO_CALLBACK' undeclared here (not in a function) ER3(SSL_ERROR_NEXT_PROTOCOL_NO_CALLBACK, (SSL_ERROR_BASE + 129), ^ src/SSLerrs.h:419:2: error: 'SSL_ERROR_NEXT_PROTOCOL_NO_PROTOCOL' undeclared here (not in a function) ER3(SSL_ERROR_NEXT_PROTOCOL_NO_PROTOCOL, (SSL_ERROR_BASE + 130), ^ src/SSLerrs.h:422:2: error: 'SSL_ERROR_INAPPROPRIATE_FALLBACK_ALERT' undeclared here (not in a function) ER3(SSL_ERROR_INAPPROPRIATE_FALLBACK_ALERT, (SSL_ERROR_BASE + 131), ^ error: command 'gcc' failed with exit status 1 error: Bad exit status from /var/tmp/rpm-tmp.qTs0IK (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.qTs0IK (%build) Child return code was: 1 EXCEPTION: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-nss.spec Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/mockbuild/trace_decorator.py", line 84, in trace result = func(*args, **kw) File "/usr/lib/python3.4/site-packages/mockbuild/util.py", line 526, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) mockbuild.exception.Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/python-nss.spec LEAVE do --> EXCEPTION RAISED