Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/fastd.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-df08c51513e1ca0328ac7f0d386bcad97ee9e33d/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=996) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/fastd.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: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/fastd-18-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/fastd.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-df08c51513e1ca0328ac7f0d386bcad97ee9e33d/root'shell=Falseuid=996env={'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 armv7hl --nodeps /builddir/build/SPECS/fastd.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: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vptVGT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fastd-18 + /usr/bin/unzip -qq /builddir/build/SOURCES/fastd-18.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd fastd-18 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IUqESU + umask 022 + cd /builddir/build/BUILD + cd fastd-18 + 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' + export CFLAGS + CXXFLAGS='-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' + export CXXFLAGS + FFLAGS='-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 -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-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 -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + /usr/bin/cmake -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DBUILD_SHARED_LIBS:BOOL=ON -DENABLE_OPENSSL=TRUE . -- The C compiler identification is GNU 4.8.5 -- The ASM compiler identification is GNU -- Found assembler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test ARCH_X86 -- Performing Test ARCH_X86 - Failed -- Performing Test ARCH_X86_64 -- Performing Test ARCH_X86_64 - Failed -- Found BISON: /usr/bin/bison (found suitable version "3.0.4", minimum required is "2.5") -- checking for module 'libuecc>=6' -- found libuecc, version 7 -- Found LIBUECC: /usr/lib/libuecc.so -- checking for module 'libsodium' -- found libsodium, version 1.0.16 -- Found libsodium: /usr/lib/libsodium.so -- Found OpenSSL: /usr/lib/libssl.so;/usr/lib/libcrypto.so (found version "1.0.2k") -- Found libcap: /usr/lib/libcap.so; include path: /usr/include -- checking for module 'json-c' -- found json-c, version 0.11 -- Found JSON_C: /usr/lib/libjson-c.so -- Performing Test HAVE_AI_ADDRCONFIG -- Performing Test HAVE_AI_ADDRCONFIG - Success -- Checking prototype get_current_dir_name for HAVE_GET_CURRENT_DIR_NAME - True -- Looking for setresuid -- Looking for setresuid - found -- Looking for setresgid -- Looking for setresgid - found -- Looking for clock_gettime -- Looking for clock_gettime - found -- Performing Test HAVE_ENDIAN_H -- Performing Test HAVE_ENDIAN_H - Success -- Looking for be32toh -- Looking for be32toh - found -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: CMAKE_CXX_FLAGS_RELEASE CMAKE_C_FLAGS_RELEASE CMAKE_Fortran_FLAGS_RELEASE INCLUDE_INSTALL_DIR LIB_INSTALL_DIR SHARE_INSTALL_PREFIX SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/fastd-18 + make -j4 /usr/bin/cmake -H/builddir/build/BUILD/fastd-18 -B/builddir/build/BUILD/fastd-18 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fastd-18/CMakeFiles /builddir/build/BUILD/fastd-18/CMakeFiles/progress.marks make -f CMakeFiles/Makefile2 all make[1]: Entering directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/build.make src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/depend make -f src/CMakeFiles/version.dir/build.make src/CMakeFiles/version.dir/depend make -f src/methods/CMakeFiles/method_common.dir/build.make src/methods/CMakeFiles/method_common.dir/depend make -f src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/build.make src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/fastd-18' make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src /builddir/build/BUILD/fastd-18/src/CMakeFiles/version.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods /builddir/build/BUILD/fastd-18/src/methods/CMakeFiles/method_common.dir/DependInfo.cmake --color= make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/DependInfo.cmake --color= Scanning dependencies of target version make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/CMakeFiles/version.dir/build.make src/CMakeFiles/version.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' mkdir -p /builddir/build/BUILD/fastd-18/gen/generated Scanning dependencies of target mac_uhash_builtin make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/build.make src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/build echo "#pragma once" > /builddir/build/BUILD/fastd-18/gen/generated/version.h.new Scanning dependencies of target cipher_salsa20_nacl sh -c "echo \"#define FASTD_VERSION \\\"\$(git --git-dir=./.git describe --dirty 2>/dev/null || echo v18)\\\"\"" >> /builddir/build/BUILD/fastd-18/gen/generated/version.h.new make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/build.make src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 9 Scanning dependencies of target method_common /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 42 make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/methods/CMakeFiles/method_common.dir/build.make src/methods/CMakeFiles/method_common.dir/build cmp -s /builddir/build/BUILD/fastd-18/gen/generated/version.h /builddir/build/BUILD/fastd-18/gen/generated/version.h.new && rm /builddir/build/BUILD/fastd-18/gen/generated/version.h.new || mv /builddir/build/BUILD/fastd-18/gen/generated/version.h.new /builddir/build/BUILD/fastd-18/gen/generated/version.h make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 45 make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles [ 1%] [ 3%] [ 5%] [ 5%] Building C object src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/salsa20_nacl.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -pthread -std=c99 -Wall -o CMakeFiles/cipher_salsa20_nacl.dir/salsa20_nacl.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl/salsa20_nacl.c Built target version Building C object src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -pthread -std=c99 -Wall -o CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin/uhash_builtin.c make -f src/crypto/cipher/aes128_ctr/openssl/CMakeFiles/cipher_aes128_ctr_openssl.dir/build.make src/crypto/cipher/aes128_ctr/openssl/CMakeFiles/cipher_aes128_ctr_openssl.dir/depend Building C object src/methods/CMakeFiles/method_common.dir/common.c.o cd /builddir/build/BUILD/fastd-18/src/methods && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -o CMakeFiles/method_common.dir/common.c.o -c /builddir/build/BUILD/fastd-18/src/methods/common.c make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/openssl /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/openssl /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/openssl/CMakeFiles/cipher_aes128_ctr_openssl.dir/DependInfo.cmake --color= Scanning dependencies of target cipher_aes128_ctr_openssl make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/aes128_ctr/openssl/CMakeFiles/cipher_aes128_ctr_openssl.dir/build.make src/crypto/cipher/aes128_ctr/openssl/CMakeFiles/cipher_aes128_ctr_openssl.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 3 [ 7%] Building C object src/crypto/cipher/aes128_ctr/openssl/CMakeFiles/cipher_aes128_ctr_openssl.dir/aes128_ctr_openssl.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/openssl && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -pthread -std=c99 -Wall -o CMakeFiles/cipher_aes128_ctr_openssl.dir/aes128_ctr_openssl.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/openssl/aes128_ctr_openssl.c Linking C static library libcipher_salsa20_nacl.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl && /usr/bin/cmake -P CMakeFiles/cipher_salsa20_nacl.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_salsa20_nacl.dir/link.txt --verbose=1 /usr/bin/ar cr libcipher_salsa20_nacl.a CMakeFiles/cipher_salsa20_nacl.dir/salsa20_nacl.c.o /usr/bin/ranlib libcipher_salsa20_nacl.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 9 [ 7%] Built target cipher_salsa20_nacl make -f src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/build.make src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/depend make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/DependInfo.cmake --color= Scanning dependencies of target cipher_aes128_ctr make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/build.make src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 1 [ 8%] Linking C static library libmethod_common.a Building C object src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o cd /builddir/build/BUILD/fastd-18/src/methods && /usr/bin/cmake -P CMakeFiles/method_common.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -pthread -std=c99 -Wall -o CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/aes128_ctr.c cd /builddir/build/BUILD/fastd-18/src/methods && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_common.dir/link.txt --verbose=1 /usr/bin/ar cr libmethod_common.a CMakeFiles/method_common.dir/common.c.o /usr/bin/ranlib libmethod_common.a Linking C static library libcipher_aes128_ctr_openssl.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/openssl && /usr/bin/cmake -P CMakeFiles/cipher_aes128_ctr_openssl.dir/cmake_clean_target.cmake make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 45 [ 8%] Built target method_common make -f src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/build.make src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/depend cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/openssl && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_aes128_ctr_openssl.dir/link.txt --verbose=1 make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/nacl /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/nacl /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/DependInfo.cmake --color= /usr/bin/ar cr libcipher_aes128_ctr_openssl.a CMakeFiles/cipher_aes128_ctr_openssl.dir/aes128_ctr_openssl.c.o /usr/bin/ranlib libcipher_aes128_ctr_openssl.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 3 Scanning dependencies of target cipher_aes128_ctr_nacl make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/build.make src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 2 [ 8%] Built target cipher_aes128_ctr_openssl make -f src/crypto/cipher/null/CMakeFiles/cipher_null.dir/build.make src/crypto/cipher/null/CMakeFiles/cipher_null.dir/depend make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/null /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/null /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/CMakeFiles/cipher_null.dir/DependInfo.cmake --color= [ 10%] Building C object src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o Scanning dependencies of target cipher_null cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/nacl && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -pthread -std=c99 -Wall -o CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/null/CMakeFiles/cipher_null.dir/build.make src/crypto/cipher/null/CMakeFiles/cipher_null.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 4 Linking C static library libcipher_aes128_ctr.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr && /usr/bin/cmake -P CMakeFiles/cipher_aes128_ctr.dir/cmake_clean_target.cmake [ 12%] cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_aes128_ctr.dir/link.txt --verbose=1 Building C object src/crypto/cipher/null/CMakeFiles/cipher_null.dir/null.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/null && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -pthread -std=c99 -Wall -o CMakeFiles/cipher_null.dir/null.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/null.c /usr/bin/ar cr libcipher_aes128_ctr.a CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o /usr/bin/ranlib libcipher_aes128_ctr.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 1 [ 12%] Built target cipher_aes128_ctr make -f src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/build.make src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/depend make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/DependInfo.cmake --color= Scanning dependencies of target cipher_null_memcpy make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/build.make src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 5 [ 14%] Building C object src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/null_memcpy.c.o /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr/nacl/cipher_aes128_ctr_nacl.c:36:37: fatal error: crypto_stream_aes128ctr.h: No such file or directory #include ^ cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -pthread -std=c99 -Wall -o CMakeFiles/cipher_null_memcpy.dir/null_memcpy.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy/null_memcpy.c compilation terminated. Linking C static library libmac_uhash_builtin.a cd /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin && /usr/bin/cmake -P CMakeFiles/mac_uhash_builtin.dir/cmake_clean_target.cmake Linking C static library libcipher_null.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/null && /usr/bin/cmake -P CMakeFiles/cipher_null.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin && /usr/bin/cmake -E cmake_link_script CMakeFiles/mac_uhash_builtin.dir/link.txt --verbose=1 cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/null && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_null.dir/link.txt --verbose=1 /usr/bin/ar cr libmac_uhash_builtin.a CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o /usr/bin/ranlib libmac_uhash_builtin.a /usr/bin/ar cr libcipher_null.a CMakeFiles/cipher_null.dir/null.c.o make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 42 /usr/bin/ranlib libcipher_null.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 4 [ 14%] Built target mac_uhash_builtin make -f src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build.make src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/depend [ 14%] make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/DependInfo.cmake --color= Built target cipher_null make -f src/crypto/cipher/salsa2012/nacl/CMakeFiles/cipher_salsa2012_nacl.dir/build.make src/crypto/cipher/salsa2012/nacl/CMakeFiles/cipher_salsa2012_nacl.dir/depend make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/nacl /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/nacl /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/nacl/CMakeFiles/cipher_salsa2012_nacl.dir/DependInfo.cmake --color= Scanning dependencies of target cipher_salsa2012 make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build.make src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build Scanning dependencies of target cipher_salsa2012_nacl make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/salsa2012/nacl/CMakeFiles/cipher_salsa2012_nacl.dir/build.make src/crypto/cipher/salsa2012/nacl/CMakeFiles/cipher_salsa2012_nacl.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 7 make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 8 [ 15%] [ 17%] Linking C static library libcipher_null_memcpy.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy && /usr/bin/cmake -P CMakeFiles/cipher_null_memcpy.dir/cmake_clean_target.cmake Building C object src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/salsa2012.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012 && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -pthread -std=c99 -Wall -o CMakeFiles/cipher_salsa2012.dir/salsa2012.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/salsa2012.c Building C object src/crypto/cipher/salsa2012/nacl/CMakeFiles/cipher_salsa2012_nacl.dir/salsa2012_nacl.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/nacl && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -pthread -std=c99 -Wall -o CMakeFiles/cipher_salsa2012_nacl.dir/salsa2012_nacl.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/nacl/salsa2012_nacl.c cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_null_memcpy.dir/link.txt --verbose=1 /usr/bin/ar cr libcipher_null_memcpy.a CMakeFiles/cipher_null_memcpy.dir/null_memcpy.c.o /usr/bin/ranlib libcipher_null_memcpy.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 5 [ 17%] Built target cipher_null_memcpy make -f src/crypto/cipher/salsa20/CMakeFiles/cipher_salsa20.dir/build.make src/crypto/cipher/salsa20/CMakeFiles/cipher_salsa20.dir/depend make[2]: Entering directory `/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20 /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/CMakeFiles/cipher_salsa20.dir/DependInfo.cmake --color= Scanning dependencies of target cipher_salsa20 make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/salsa20/CMakeFiles/cipher_salsa20.dir/build.make src/crypto/cipher/salsa20/CMakeFiles/cipher_salsa20.dir/build make[2]: Entering directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 6 [ 19%] Building C object src/crypto/cipher/salsa20/CMakeFiles/cipher_salsa20.dir/salsa20.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20 && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -pthread -std=c99 -Wall -o CMakeFiles/cipher_salsa20.dir/salsa20.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/salsa20.c Linking C static library libcipher_salsa2012.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' make[2]: *** [src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/cipher_aes128_ctr_nacl.c.o] Error 1 make[1]: *** [src/crypto/cipher/aes128_ctr/nacl/CMakeFiles/cipher_aes128_ctr_nacl.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012 && /usr/bin/cmake -P CMakeFiles/cipher_salsa2012.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_salsa2012.dir/link.txt --verbose=1 /usr/bin/ar cr libcipher_salsa2012.a CMakeFiles/cipher_salsa2012.dir/salsa2012.c.o /usr/bin/ranlib libcipher_salsa2012.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 7 Linking C static library libcipher_salsa2012_nacl.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/nacl && /usr/bin/cmake -P CMakeFiles/cipher_salsa2012_nacl.dir/cmake_clean_target.cmake [ 19%] Built target cipher_salsa2012 cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/nacl && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_salsa2012_nacl.dir/link.txt --verbose=1 /usr/bin/ar cr libcipher_salsa2012_nacl.a CMakeFiles/cipher_salsa2012_nacl.dir/salsa2012_nacl.c.o /usr/bin/ranlib libcipher_salsa2012_nacl.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 8 [ 19%] Built target cipher_salsa2012_nacl Linking C static library libcipher_salsa20.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20 && /usr/bin/cmake -P CMakeFiles/cipher_salsa20.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20 && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_salsa20.dir/link.txt --verbose=1 /usr/bin/ar cr libcipher_salsa20.a CMakeFiles/cipher_salsa20.dir/salsa20.c.o /usr/bin/ranlib libcipher_salsa20.a make[2]: Leaving directory `/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_report /builddir/build/BUILD/fastd-18/CMakeFiles 6 [ 19%] Built target cipher_salsa20 make[1]: Leaving directory `/builddir/build/BUILD/fastd-18' make: *** [all] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.IUqESU (%build) Bad exit status from /var/tmp/rpm-tmp.IUqESU (%build) RPM build errors: Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/mockbuild/trace_decorator.py", line 88, in trace result = func(*args, **kw) File "/usr/lib/python2.7/site-packages/mockbuild/util.py", line 547, in do raise exception.Error("Command failed. See logs for output.\n # %s" % (command,), child.returncode) Error: Command failed. See logs for output. # bash --login -c /usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/fastd.spec