Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fastd.spec'], chrootPath='/var/lib/mock/f30-build-36143-20344/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/fastd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Wrote: /builddir/build/SRPMS/fastd-18-10.fc30.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fastd.spec'], chrootPath='/var/lib/mock/f30-build-36143-20344/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=995gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/fastd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hQkmNk + 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.4lkHmq + umask 022 + cd /builddir/build/BUILD + cd fastd-18 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + 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/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON -DENABLE_OPENSSL=TRUE -DWITH_CIPHER_AES128_CTR_NACL=OFF . BUILDSTDERR: CMake Deprecation Warning at CMakeLists.txt:4 (cmake_policy): BUILDSTDERR: The OLD behavior for policy CMP0017 will be removed from a future version BUILDSTDERR: of CMake. BUILDSTDERR: The cmake-policies(7) manual explains that the OLD behaviors of all BUILDSTDERR: policies are deprecated and that a policy should be set to OLD only under BUILDSTDERR: specific short-term circumstances. Projects should be ported to the NEW BUILDSTDERR: behavior and not rely on setting a policy to OLD. -- The C compiler identification is GNU 8.2.1 -- 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 -- Detecting C compile features -- Detecting C compile features - 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.5", minimum required is "2.5") -- Checking for module 'libuecc>=6' -- Found libuecc, version 7 -- Found LIBUECC: /usr/lib64/libuecc.so -- Checking for module 'libsodium' -- Found libsodium, version 1.0.16 -- Found libsodium: /usr/lib64/libsodium.so -- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.1") -- Found libcap: /usr/lib64/libcap.so; include path: /usr/include -- Checking for module 'json-c' -- Found json-c, version 0.13.1 -- Found JSON_C: /usr/lib64/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 BUILDSTDERR: CMake Warning: BUILDSTDERR: Manually-specified variables were not used by the project: BUILDSTDERR: CMAKE_CXX_FLAGS_RELEASE BUILDSTDERR: CMAKE_C_FLAGS_RELEASE BUILDSTDERR: CMAKE_Fortran_FLAGS_RELEASE BUILDSTDERR: INCLUDE_INSTALL_DIR BUILDSTDERR: LIB_INSTALL_DIR BUILDSTDERR: LIB_SUFFIX BUILDSTDERR: SHARE_INSTALL_PREFIX BUILDSTDERR: 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/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/build.make src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/depend make -f src/methods/CMakeFiles/method_common.dir/build.make src/methods/CMakeFiles/method_common.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/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= 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 /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/protocols/ec25519_fhmqvc /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.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= 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 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 make[2]: Entering directory '/builddir/build/BUILD/fastd-18' mkdir -p /builddir/build/BUILD/fastd-18/gen/generated Scanning dependencies of target method_common 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 echo "#pragma once" > /builddir/build/BUILD/fastd-18/gen/generated/version.h.new make[2]: Entering directory '/builddir/build/BUILD/fastd-18' 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]: Entering directory '/builddir/build/BUILD/fastd-18' Scanning dependencies of target protocol_ec25519_fhmqvc make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/build.make src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.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 [ 1%] Building C object src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o make[2]: Entering directory '/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/builtin && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 [ 2%] 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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/method_common.dir/common.c.o -c /builddir/build/BUILD/fastd-18/src/methods/common.c make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 3%] Building C object src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/ec25519_fhmqvc.c.o cd /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/libuecc-7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/protocol_ec25519_fhmqvc.dir/ec25519_fhmqvc.c.o -c /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc/ec25519_fhmqvc.c [ 3%] Built target version [ 4%] Building C object src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/handshake.c.o cd /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/libuecc-7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/protocol_ec25519_fhmqvc.dir/handshake.c.o -c /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc/handshake.c [ 6%] Linking C static library libmethod_common.a 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/methods && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_common.dir/link.txt --verbose=1 /usr/bin/ar qc libmethod_common.a CMakeFiles/method_common.dir/common.c.o /usr/bin/ranlib libmethod_common.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 6%] Built target method_common make -f src/methods/null/CMakeFiles/method_null.dir/build.make src/methods/null/CMakeFiles/method_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/methods/null /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/null /builddir/build/BUILD/fastd-18/src/methods/null/CMakeFiles/method_null.dir/DependInfo.cmake --color= Scanning dependencies of target method_null make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/null/CMakeFiles/method_null.dir/build.make src/methods/null/CMakeFiles/method_null.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 7%] Building C object src/methods/null/CMakeFiles/method_null.dir/null.c.o cd /builddir/build/BUILD/fastd-18/src/methods/null && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_null.dir/null.c.o -c /builddir/build/BUILD/fastd-18/src/methods/null/null.c [ 8%] 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 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 /usr/bin/ar qc libmac_uhash_builtin.a CMakeFiles/mac_uhash_builtin.dir/uhash_builtin.c.o /usr/bin/ranlib libmac_uhash_builtin.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 8%] Built target mac_uhash_builtin make -f src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/build.make src/methods/cipher_test/CMakeFiles/method_cipher_test.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/methods/cipher_test /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/cipher_test /builddir/build/BUILD/fastd-18/src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/DependInfo.cmake --color= [ 9%] Building C object src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/state.c.o cd /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/libuecc-7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/protocol_ec25519_fhmqvc.dir/state.c.o -c /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc/state.c Scanning dependencies of target method_cipher_test make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/build.make src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 10%] Building C object src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/cipher_test.c.o cd /builddir/build/BUILD/fastd-18/src/methods/cipher_test && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_cipher_test.dir/cipher_test.c.o -c /builddir/build/BUILD/fastd-18/src/methods/cipher_test/cipher_test.c [ 12%] Linking C static library libmethod_null.a cd /builddir/build/BUILD/fastd-18/src/methods/null && /usr/bin/cmake -P CMakeFiles/method_null.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/methods/null && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_null.dir/link.txt --verbose=1 /usr/bin/ar qc libmethod_null.a CMakeFiles/method_null.dir/null.c.o /usr/bin/ranlib libmethod_null.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 12%] Built target method_null [ 13%] Building C object src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/util.c.o cd /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/libuecc-7 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/protocol_ec25519_fhmqvc.dir/util.c.o -c /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc/util.c make -f src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/build.make src/methods/composed_gmac/CMakeFiles/method_composed_gmac.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/methods/composed_gmac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/composed_gmac /builddir/build/BUILD/fastd-18/src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/DependInfo.cmake --color= Scanning dependencies of target method_composed_gmac make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/build.make src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 14%] Building C object src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/composed_gmac.c.o cd /builddir/build/BUILD/fastd-18/src/methods/composed_gmac && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_composed_gmac.dir/composed_gmac.c.o -c /builddir/build/BUILD/fastd-18/src/methods/composed_gmac/composed_gmac.c [ 15%] Linking C static library libmethod_cipher_test.a cd /builddir/build/BUILD/fastd-18/src/methods/cipher_test && /usr/bin/cmake -P CMakeFiles/method_cipher_test.dir/cmake_clean_target.cmake make -f src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/build.make src/methods/composed_umac/CMakeFiles/method_composed_umac.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/methods/composed_umac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/composed_umac /builddir/build/BUILD/fastd-18/src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fastd-18/src/methods/cipher_test && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_cipher_test.dir/link.txt --verbose=1 Scanning dependencies of target method_composed_umac make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/build.make src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/build /usr/bin/ar qc libmethod_cipher_test.a CMakeFiles/method_cipher_test.dir/cipher_test.c.o make[2]: Entering directory '/builddir/build/BUILD/fastd-18' /usr/bin/ranlib libmethod_cipher_test.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 17%] Building C object src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/composed_umac.c.o cd /builddir/build/BUILD/fastd-18/src/methods/composed_umac && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_composed_umac.dir/composed_umac.c.o -c /builddir/build/BUILD/fastd-18/src/methods/composed_umac/composed_umac.c [ 17%] Built target method_cipher_test make -f src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/build.make src/methods/generic_gmac/CMakeFiles/method_generic_gmac.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/methods/generic_gmac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/generic_gmac /builddir/build/BUILD/fastd-18/src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/DependInfo.cmake --color= Scanning dependencies of target method_generic_gmac make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/build.make src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 18%] Building C object src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/generic_gmac.c.o cd /builddir/build/BUILD/fastd-18/src/methods/generic_gmac && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_generic_gmac.dir/generic_gmac.c.o -c /builddir/build/BUILD/fastd-18/src/methods/generic_gmac/generic_gmac.c make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 18%] Built target protocol_ec25519_fhmqvc make -f src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/build.make src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.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/methods/generic_poly1305 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305 /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/DependInfo.cmake --color= Scanning dependencies of target method_generic_poly1305 make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/build.make src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 19%] Building C object src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/generic_poly1305.c.o cd /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305 && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_generic_poly1305.dir/generic_poly1305.c.o -c /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305/generic_poly1305.c [ 20%] Linking C static library libmethod_composed_gmac.a cd /builddir/build/BUILD/fastd-18/src/methods/composed_gmac && /usr/bin/cmake -P CMakeFiles/method_composed_gmac.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/methods/composed_gmac && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_composed_gmac.dir/link.txt --verbose=1 /usr/bin/ar qc libmethod_composed_gmac.a CMakeFiles/method_composed_gmac.dir/composed_gmac.c.o /usr/bin/ranlib libmethod_composed_gmac.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 20%] Built target method_composed_gmac make -f src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/build.make src/methods/generic_umac/CMakeFiles/method_generic_umac.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/methods/generic_umac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/generic_umac /builddir/build/BUILD/fastd-18/src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/DependInfo.cmake --color= Scanning dependencies of target method_generic_umac make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/build.make src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 21%] Building C object src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/generic_umac.c.o cd /builddir/build/BUILD/fastd-18/src/methods/generic_umac && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_generic_umac.dir/generic_umac.c.o -c /builddir/build/BUILD/fastd-18/src/methods/generic_umac/generic_umac.c [ 23%] Linking C static library libmethod_composed_umac.a cd /builddir/build/BUILD/fastd-18/src/methods/composed_umac && /usr/bin/cmake -P CMakeFiles/method_composed_umac.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/methods/composed_umac && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_composed_umac.dir/link.txt --verbose=1 /usr/bin/ar qc libmethod_composed_umac.a CMakeFiles/method_composed_umac.dir/composed_umac.c.o [ 24%] Linking C static library libmethod_generic_gmac.a cd /builddir/build/BUILD/fastd-18/src/methods/generic_gmac && /usr/bin/cmake -P CMakeFiles/method_generic_gmac.dir/cmake_clean_target.cmake /usr/bin/ranlib libmethod_composed_umac.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18/src/methods/generic_gmac && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_generic_gmac.dir/link.txt --verbose=1 [ 24%] Built target method_composed_umac /usr/bin/ar qc libmethod_generic_gmac.a CMakeFiles/method_generic_gmac.dir/generic_gmac.c.o 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 /usr/bin/ranlib libmethod_generic_gmac.a 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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' Scanning dependencies of target cipher_salsa20_nacl 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 [ 24%] Built target method_generic_gmac 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' 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= [ 25%] Linking C static library libmethod_generic_poly1305.a [ 26%] Building C object src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/salsa20_nacl.c.o cd /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305 && /usr/bin/cmake -P CMakeFiles/method_generic_poly1305.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/nacl && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 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' cd /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305 && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_generic_poly1305.dir/link.txt --verbose=1 [ 28%] Building C object src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/aes128_ctr && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 /usr/bin/ar qc libmethod_generic_poly1305.a CMakeFiles/method_generic_poly1305.dir/generic_poly1305.c.o /usr/bin/ranlib libmethod_generic_poly1305.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 28%] Built target method_generic_poly1305 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 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' [ 29%] 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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 [ 30%] 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 [ 31%] 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/aes128_ctr && /usr/bin/cmake -E cmake_link_script CMakeFiles/cipher_aes128_ctr.dir/link.txt --verbose=1 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 qc libcipher_aes128_ctr.a CMakeFiles/cipher_aes128_ctr.dir/aes128_ctr.c.o /usr/bin/ranlib libcipher_aes128_ctr.a /usr/bin/ar qc libcipher_salsa20_nacl.a CMakeFiles/cipher_salsa20_nacl.dir/salsa20_nacl.c.o make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/ranlib libcipher_salsa20_nacl.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 31%] Built target cipher_aes128_ctr 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= [ 31%] Built target cipher_salsa20_nacl 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= [ 32%] Linking C static library libmethod_generic_umac.a cd /builddir/build/BUILD/fastd-18/src/methods/generic_umac && /usr/bin/cmake -P CMakeFiles/method_generic_umac.dir/cmake_clean_target.cmake Scanning dependencies of target cipher_null 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' Scanning dependencies of target cipher_null_memcpy cd /builddir/build/BUILD/fastd-18/src/methods/generic_umac && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_generic_umac.dir/link.txt --verbose=1 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' [ 34%] 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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 qc libmethod_generic_umac.a CMakeFiles/method_generic_umac.dir/generic_umac.c.o /usr/bin/ranlib libmethod_generic_umac.a [ 35%] Building C object src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/null_memcpy.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/null/memcpy && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 35%] Built target method_generic_umac make -f src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build.make src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.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 /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= 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 make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 36%] 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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/cipher_salsa2012.dir/salsa2012.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012/salsa2012.c [ 37%] 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 [ 39%] 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 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 [ 40%] 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 /usr/bin/ar qc libcipher_null.a CMakeFiles/cipher_null.dir/null.c.o 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 /usr/bin/ranlib libcipher_null.a 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 make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/ar qc 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/ar qc libcipher_null_memcpy.a CMakeFiles/cipher_null_memcpy.dir/null_memcpy.c.o [ 40%] 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 /usr/bin/ranlib libcipher_null_memcpy.a 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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 40%] Built target cipher_aes128_ctr_openssl 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_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 [ 40%] Built target cipher_null_memcpy make -f src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/build.make src/crypto/mac/ghash/CMakeFiles/mac_ghash.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/mac/ghash /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/DependInfo.cmake --color= make[2]: Entering directory '/builddir/build/BUILD/fastd-18' 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 [ 41%] Linking C static library libcipher_salsa2012.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa2012 && /usr/bin/cmake -P CMakeFiles/cipher_salsa2012.dir/cmake_clean_target.cmake make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 42%] 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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -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 Scanning dependencies of target mac_ghash make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/build.make src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/build 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 make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 43%] 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 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/cipher_salsa20.dir/salsa20.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/salsa20/salsa20.c /usr/bin/ar qc libcipher_salsa2012.a CMakeFiles/cipher_salsa2012.dir/salsa2012.c.o [ 45%] Building C object src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/ghash.c.o /usr/bin/ranlib libcipher_salsa2012.a cd /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/mac_ghash.dir/ghash.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/ghash.c make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 45%] Built target cipher_salsa2012 make -f src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/build.make src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.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/mac/ghash/builtin /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/DependInfo.cmake --color= Scanning dependencies of target mac_ghash_builtin make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/build.make src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 46%] Building C object src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/ghash_builtin.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/mac_ghash_builtin.dir/ghash_builtin.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin/ghash_builtin.c [ 47%] 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 [ 48%] Linking C static library libmac_ghash.a cd /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash && /usr/bin/cmake -P CMakeFiles/mac_ghash.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 [ 50%] 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 cd /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash && /usr/bin/cmake -E cmake_link_script CMakeFiles/mac_ghash.dir/link.txt --verbose=1 /usr/bin/ar qc libcipher_salsa20.a CMakeFiles/cipher_salsa20.dir/salsa20.c.o 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/ranlib libcipher_salsa20.a /usr/bin/ar qc libmac_ghash.a CMakeFiles/mac_ghash.dir/ghash.c.o make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/ranlib libmac_ghash.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/ar qc libcipher_salsa2012_nacl.a CMakeFiles/cipher_salsa2012_nacl.dir/salsa2012_nacl.c.o [ 50%] Built target cipher_salsa20 make -f src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/build.make src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/depend /usr/bin/ranlib libcipher_salsa2012_nacl.a 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 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 50%] Built target mac_ghash make -f src/protocols/CMakeFiles/protocols.dir/build.make src/protocols/CMakeFiles/protocols.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/protocols /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/protocols /builddir/build/BUILD/fastd-18/src/protocols/CMakeFiles/protocols.dir/DependInfo.cmake --color= [ 50%] Built target cipher_salsa2012_nacl Scanning dependencies of target mac_uhash make -f src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/build.make src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/depend make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/build.make src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/build 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/xsalsa20_poly1305 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305 /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/DependInfo.cmake --color= Scanning dependencies of target protocols make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/protocols/CMakeFiles/protocols.dir/build.make src/protocols/CMakeFiles/protocols.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 51%] Building C object src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/uhash.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/mac_uhash.dir/uhash.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/uhash.c [ 52%] Linking C static library libprotocols.a Scanning dependencies of target method_xsalsa20_poly1305 cd /builddir/build/BUILD/fastd-18/src/protocols && /usr/bin/cmake -P CMakeFiles/protocols.dir/cmake_clean_target.cmake make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/build.make src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18/src/protocols && /usr/bin/cmake -E cmake_link_script CMakeFiles/protocols.dir/link.txt --verbose=1 [ 53%] Building C object src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/xsalsa20_poly1305.c.o cd /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305 && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/method_xsalsa20_poly1305.dir/xsalsa20_poly1305.c.o -c /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305/xsalsa20_poly1305.c /usr/bin/ar qc libprotocols.a ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/ec25519_fhmqvc.c.o ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/handshake.c.o ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/state.c.o ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/util.c.o /usr/bin/ranlib libprotocols.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 53%] Built target protocols make -f src/crypto/cipher/CMakeFiles/ciphers.dir/build.make src/crypto/cipher/CMakeFiles/ciphers.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 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher /builddir/build/BUILD/fastd-18/src/crypto/cipher/CMakeFiles/ciphers.dir/DependInfo.cmake --color= [ 54%] Linking C static library libmac_ghash_builtin.a Scanning dependencies of target ciphers cd /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin && /usr/bin/cmake -P CMakeFiles/mac_ghash_builtin.dir/cmake_clean_target.cmake make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/crypto/cipher/CMakeFiles/ciphers.dir/build.make src/crypto/cipher/CMakeFiles/ciphers.dir/build [ 56%] Linking C static library libmac_uhash.a cd /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash && /usr/bin/cmake -P CMakeFiles/mac_uhash.dir/cmake_clean_target.cmake make[2]: Entering directory '/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin && /usr/bin/cmake -E cmake_link_script CMakeFiles/mac_ghash_builtin.dir/link.txt --verbose=1 cd /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash && /usr/bin/cmake -E cmake_link_script CMakeFiles/mac_uhash.dir/link.txt --verbose=1 [ 57%] Building C object src/crypto/cipher/CMakeFiles/ciphers.dir/ciphers.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/cipher && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/ciphers.dir/ciphers.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/cipher/ciphers.c /usr/bin/ar qc libmac_ghash_builtin.a CMakeFiles/mac_ghash_builtin.dir/ghash_builtin.c.o /usr/bin/ar qc libmac_uhash.a CMakeFiles/mac_uhash.dir/uhash.c.o /usr/bin/ranlib libmac_ghash_builtin.a /usr/bin/ranlib libmac_uhash.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 57%] Built target mac_ghash_builtin [ 57%] Built target mac_uhash make -f src/crypto/mac/CMakeFiles/macs.dir/build.make src/crypto/mac/CMakeFiles/macs.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/mac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac /builddir/build/BUILD/fastd-18/src/crypto/mac/CMakeFiles/macs.dir/DependInfo.cmake --color= Scanning dependencies of target macs make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/crypto/mac/CMakeFiles/macs.dir/build.make src/crypto/mac/CMakeFiles/macs.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 58%] Building C object src/crypto/mac/CMakeFiles/macs.dir/macs.c.o cd /builddir/build/BUILD/fastd-18/src/crypto/mac && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/macs.dir/macs.c.o -c /builddir/build/BUILD/fastd-18/src/crypto/mac/macs.c [ 59%] Linking C static library libciphers.a cd /builddir/build/BUILD/fastd-18/src/crypto/cipher && /usr/bin/cmake -P CMakeFiles/ciphers.dir/cmake_clean_target.cmake [ 60%] Linking C static library libmethod_xsalsa20_poly1305.a cd /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305 && /usr/bin/cmake -P CMakeFiles/method_xsalsa20_poly1305.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/crypto/cipher && /usr/bin/cmake -E cmake_link_script CMakeFiles/ciphers.dir/link.txt --verbose=1 cd /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305 && /usr/bin/cmake -E cmake_link_script CMakeFiles/method_xsalsa20_poly1305.dir/link.txt --verbose=1 /usr/bin/ar qc libciphers.a CMakeFiles/ciphers.dir/ciphers.c.o /usr/bin/ranlib libciphers.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/ar qc libmethod_xsalsa20_poly1305.a CMakeFiles/method_xsalsa20_poly1305.dir/xsalsa20_poly1305.c.o /usr/bin/ranlib libmethod_xsalsa20_poly1305.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 60%] Built target ciphers [ 60%] Built target method_xsalsa20_poly1305 [ 62%] Linking C static library libmacs.a make -f src/methods/CMakeFiles/methods.dir/build.make src/methods/CMakeFiles/methods.dir/depend cd /builddir/build/BUILD/fastd-18/src/crypto/mac && /usr/bin/cmake -P CMakeFiles/macs.dir/cmake_clean_target.cmake 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/methods.dir/DependInfo.cmake --color= cd /builddir/build/BUILD/fastd-18/src/crypto/mac && /usr/bin/cmake -E cmake_link_script CMakeFiles/macs.dir/link.txt --verbose=1 Scanning dependencies of target methods make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/methods/CMakeFiles/methods.dir/build.make src/methods/CMakeFiles/methods.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' /usr/bin/ar qc libmacs.a CMakeFiles/macs.dir/macs.c.o /usr/bin/ranlib libmacs.a [ 63%] Building C object src/methods/CMakeFiles/methods.dir/methods.c.o make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' cd /builddir/build/BUILD/fastd-18/src/methods && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -o CMakeFiles/methods.dir/methods.c.o -c /builddir/build/BUILD/fastd-18/src/methods/methods.c [ 63%] Built target macs [ 64%] Linking C static library libmethods.a cd /builddir/build/BUILD/fastd-18/src/methods && /usr/bin/cmake -P CMakeFiles/methods.dir/cmake_clean_target.cmake cd /builddir/build/BUILD/fastd-18/src/methods && /usr/bin/cmake -E cmake_link_script CMakeFiles/methods.dir/link.txt --verbose=1 /usr/bin/ar qc libmethods.a CMakeFiles/methods.dir/methods.c.o /usr/bin/ranlib libmethods.a make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 64%] Built target methods make -f src/CMakeFiles/fastd.dir/build.make src/CMakeFiles/fastd.dir/depend make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 65%] [BISON][fastd_config_parse] Building parser with bison 3.0.5 cd /builddir/build/BUILD/fastd-18/src && /usr/bin/bison -d -o /builddir/build/BUILD/fastd-18/gen/generated/config.yy.c config.y 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/fastd.dir/DependInfo.cmake --color= Scanning dependencies of target fastd make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' make -f src/CMakeFiles/fastd.dir/build.make src/CMakeFiles/fastd.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' [ 67%] Building C object src/CMakeFiles/fastd.dir/android.c.o [ 68%] Building C object src/CMakeFiles/fastd.dir/async.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/android.c.o -c /builddir/build/BUILD/fastd-18/src/android.c [ 69%] Building C object src/CMakeFiles/fastd.dir/capabilities.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/async.c.o -c /builddir/build/BUILD/fastd-18/src/async.c [ 70%] Building C object src/CMakeFiles/fastd.dir/config.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/capabilities.c.o -c /builddir/build/BUILD/fastd-18/src/capabilities.c cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/config.c.o -c /builddir/build/BUILD/fastd-18/src/config.c [ 71%] Building C object src/CMakeFiles/fastd.dir/handshake.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/handshake.c.o -c /builddir/build/BUILD/fastd-18/src/handshake.c [ 73%] Building C object src/CMakeFiles/fastd.dir/hkdf_sha256.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/hkdf_sha256.c.o -c /builddir/build/BUILD/fastd-18/src/hkdf_sha256.c [ 74%] Building C object src/CMakeFiles/fastd.dir/fastd.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/fastd.c.o -c /builddir/build/BUILD/fastd-18/src/fastd.c [ 75%] Building C object src/CMakeFiles/fastd.dir/iface.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/iface.c.o -c /builddir/build/BUILD/fastd-18/src/iface.c BUILDSTDERR: /builddir/build/BUILD/fastd-18/src/fastd.c: In function 'init_config': BUILDSTDERR: /builddir/build/BUILD/fastd-18/src/fastd.c:506:2: warning: 'OPENSSL_config' is deprecated [-Wdeprecated-declarations] BUILDSTDERR: OPENSSL_config(NULL); BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/openssl/e_os2.h:13, BUILDSTDERR: from /usr/include/openssl/bio.h:13, BUILDSTDERR: from /usr/include/openssl/conf.h:13, BUILDSTDERR: from /builddir/build/BUILD/fastd-18/src/fastd.c:58: BUILDSTDERR: /usr/include/openssl/conf.h:91:1: note: declared here BUILDSTDERR: DEPRECATEDIN_1_1_0(void OPENSSL_config(const char *config_name)) BUILDSTDERR: ^~~~~~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/fastd-18/src/iface.c: In function 'fastd_iface_open': BUILDSTDERR: /builddir/build/BUILD/fastd-18/src/iface.c:541:52: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] BUILDSTDERR: snprintf(ifnamebuf, sizeof(ifnamebuf), "%s%s%s", prefix, buf, percent+2); BUILDSTDERR: ^ BUILDSTDERR: In file included from /usr/include/stdio.h:873, BUILDSTDERR: from /builddir/build/BUILD/fastd-18/src/fastd.h:54, BUILDSTDERR: from /builddir/build/BUILD/fastd-18/src/iface.c:36: BUILDSTDERR: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output 1 or more bytes (assuming 17) into a destination of size 16 BUILDSTDERR: return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 76%] Building C object src/CMakeFiles/fastd.dir/lex.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/lex.c.o -c /builddir/build/BUILD/fastd-18/src/lex.c [ 78%] Building C object src/CMakeFiles/fastd.dir/log.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/log.c.o -c /builddir/build/BUILD/fastd-18/src/log.c [ 79%] Building C object src/CMakeFiles/fastd.dir/options.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/options.c.o -c /builddir/build/BUILD/fastd-18/src/options.c [ 80%] Building C object src/CMakeFiles/fastd.dir/peer.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/peer.c.o -c /builddir/build/BUILD/fastd-18/src/peer.c [ 81%] Building C object src/CMakeFiles/fastd.dir/peer_hashtable.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/peer_hashtable.c.o -c /builddir/build/BUILD/fastd-18/src/peer_hashtable.c [ 82%] Building C object src/CMakeFiles/fastd.dir/poll.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/poll.c.o -c /builddir/build/BUILD/fastd-18/src/poll.c [ 84%] Building C object src/CMakeFiles/fastd.dir/pqueue.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/pqueue.c.o -c /builddir/build/BUILD/fastd-18/src/pqueue.c [ 85%] Building C object src/CMakeFiles/fastd.dir/random.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/random.c.o -c /builddir/build/BUILD/fastd-18/src/random.c [ 86%] Building C object src/CMakeFiles/fastd.dir/receive.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/receive.c.o -c /builddir/build/BUILD/fastd-18/src/receive.c [ 87%] Building C object src/CMakeFiles/fastd.dir/resolve.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/resolve.c.o -c /builddir/build/BUILD/fastd-18/src/resolve.c [ 89%] Building C object src/CMakeFiles/fastd.dir/send.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/send.c.o -c /builddir/build/BUILD/fastd-18/src/send.c [ 90%] Building C object src/CMakeFiles/fastd.dir/sha256.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/sha256.c.o -c /builddir/build/BUILD/fastd-18/src/sha256.c [ 91%] Building C object src/CMakeFiles/fastd.dir/shell.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/shell.c.o -c /builddir/build/BUILD/fastd-18/src/shell.c [ 92%] Building C object src/CMakeFiles/fastd.dir/socket.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/socket.c.o -c /builddir/build/BUILD/fastd-18/src/socket.c [ 93%] Building C object src/CMakeFiles/fastd.dir/status.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/status.c.o -c /builddir/build/BUILD/fastd-18/src/status.c [ 95%] Building C object src/CMakeFiles/fastd.dir/task.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/task.c.o -c /builddir/build/BUILD/fastd-18/src/task.c [ 96%] Building C object src/CMakeFiles/fastd.dir/vector.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/vector.c.o -c /builddir/build/BUILD/fastd-18/src/vector.c [ 97%] Building C object src/CMakeFiles/fastd.dir/verify.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/verify.c.o -c /builddir/build/BUILD/fastd-18/src/verify.c [ 98%] Building C object src/CMakeFiles/fastd.dir/__/gen/generated/config.yy.c.o cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cc -D_GNU_SOURCE -D__APPLE_USE_RFC_3542 -I/builddir/build/BUILD/fastd-18 -I/builddir/build/BUILD/fastd-18/gen -I/usr/include/sodium -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -pthread -std=c99 -Wall -o CMakeFiles/fastd.dir/__/gen/generated/config.yy.c.o -c /builddir/build/BUILD/fastd-18/gen/generated/config.yy.c [100%] Linking C executable fastd cd /builddir/build/BUILD/fastd-18/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/fastd.dir/link.txt --verbose=1 /usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic -pthread CMakeFiles/fastd.dir/android.c.o CMakeFiles/fastd.dir/async.c.o CMakeFiles/fastd.dir/capabilities.c.o CMakeFiles/fastd.dir/config.c.o CMakeFiles/fastd.dir/handshake.c.o CMakeFiles/fastd.dir/hkdf_sha256.c.o CMakeFiles/fastd.dir/fastd.c.o CMakeFiles/fastd.dir/iface.c.o CMakeFiles/fastd.dir/lex.c.o CMakeFiles/fastd.dir/log.c.o CMakeFiles/fastd.dir/options.c.o CMakeFiles/fastd.dir/peer.c.o CMakeFiles/fastd.dir/peer_hashtable.c.o CMakeFiles/fastd.dir/poll.c.o CMakeFiles/fastd.dir/pqueue.c.o CMakeFiles/fastd.dir/random.c.o CMakeFiles/fastd.dir/receive.c.o CMakeFiles/fastd.dir/resolve.c.o CMakeFiles/fastd.dir/send.c.o CMakeFiles/fastd.dir/sha256.c.o CMakeFiles/fastd.dir/shell.c.o CMakeFiles/fastd.dir/socket.c.o CMakeFiles/fastd.dir/status.c.o CMakeFiles/fastd.dir/task.c.o CMakeFiles/fastd.dir/vector.c.o CMakeFiles/fastd.dir/verify.c.o CMakeFiles/fastd.dir/__/gen/generated/config.yy.c.o -o fastd protocols/libprotocols.a methods/libmethods.a crypto/cipher/libciphers.a crypto/mac/libmacs.a -lcap -luecc -lsodium -lcrypto -ljson-c methods/null/libmethod_null.a methods/cipher_test/libmethod_cipher_test.a methods/composed_gmac/libmethod_composed_gmac.a methods/composed_umac/libmethod_composed_umac.a methods/generic_gmac/libmethod_generic_gmac.a methods/generic_poly1305/libmethod_generic_poly1305.a methods/generic_umac/libmethod_generic_umac.a methods/xsalsa20_poly1305/libmethod_xsalsa20_poly1305.a methods/libmethod_common.a crypto/cipher/aes128_ctr/libcipher_aes128_ctr.a crypto/cipher/aes128_ctr/openssl/libcipher_aes128_ctr_openssl.a crypto/cipher/null/libcipher_null.a crypto/cipher/null/memcpy/libcipher_null_memcpy.a crypto/cipher/salsa2012/libcipher_salsa2012.a crypto/cipher/salsa2012/nacl/libcipher_salsa2012_nacl.a crypto/cipher/salsa20/libcipher_salsa20.a crypto/cipher/salsa20/nacl/libcipher_salsa20_nacl.a crypto/mac/ghash/libmac_ghash.a crypto/mac/ghash/builtin/libmac_ghash_builtin.a crypto/mac/uhash/libmac_uhash.a crypto/mac/uhash/builtin/libmac_uhash_builtin.a -lsodium make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [100%] Built target fastd make[1]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fastd-18/CMakeFiles 0 + pushd doc ~/build/BUILD/fastd-18/doc ~/build/BUILD/fastd-18 + make text sphinx-build -b text -d build/doctrees source build/text Running Sphinx v1.7.6 making output directory... loading pickled environment... not yet created building [mo]: targets for 0 po files that are out of date building [text]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] crypto/ciphers reading sources... [ 12%] crypto/ec25519 reading sources... [ 18%] crypto/fhmqvc reading sources... [ 25%] crypto/macs reading sources... [ 31%] crypto/methods reading sources... [ 37%] devel/building reading sources... [ 43%] devel/protocol reading sources... [ 50%] index reading sources... [ 56%] manual/cmdline reading sources... [ 62%] manual/config reading sources... [ 68%] manual/methods reading sources... [ 75%] manual/mtu reading sources... [ 81%] releases/v15 reading sources... [ 87%] releases/v16 reading sources... [ 93%] releases/v17 reading sources... [100%] releases/v18 looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 6%] crypto/ciphers writing output... [ 12%] crypto/ec25519 writing output... [ 18%] crypto/fhmqvc writing output... [ 25%] crypto/macs writing output... [ 31%] crypto/methods writing output... [ 37%] devel/building writing output... [ 43%] devel/protocol writing output... [ 50%] index writing output... [ 56%] manual/cmdline writing output... [ 62%] manual/config writing output... [ 68%] manual/methods writing output... [ 75%] manual/mtu writing output... [ 81%] releases/v15 writing output... [ 87%] releases/v16 writing output... [ 93%] releases/v17 writing output... [100%] releases/v18 build succeeded. The text files are in build/text. Build finished. The text files are in build/text. + popd ~/build/BUILD/fastd-18 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Zbm1Iq + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64 + cd fastd-18 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64 'INSTALL=/usr/bin/install -p' /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 /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/fastd-18' /usr/bin/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[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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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 make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/crypto/mac/uhash/builtin/CMakeFiles/mac_uhash_builtin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 2%] Built target mac_uhash_builtin /usr/bin/make -f src/CMakeFiles/version.dir/build.make src/CMakeFiles/version.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 /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]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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 echo "#pragma once" > /builddir/build/BUILD/fastd-18/gen/generated/version.h.new 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 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]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 2%] Built target version /usr/bin/make -f src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/build.make src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.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/protocols/ec25519_fhmqvc /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc /builddir/build/BUILD/fastd-18/src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/build.make src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/protocols/ec25519_fhmqvc/CMakeFiles/protocol_ec25519_fhmqvc.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 7%] Built target protocol_ec25519_fhmqvc /usr/bin/make -f src/protocols/CMakeFiles/protocols.dir/build.make src/protocols/CMakeFiles/protocols.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/protocols /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/protocols /builddir/build/BUILD/fastd-18/src/protocols/CMakeFiles/protocols.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/protocols/CMakeFiles/protocols.dir/build.make src/protocols/CMakeFiles/protocols.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/protocols/CMakeFiles/protocols.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 8%] Built target protocols /usr/bin/make -f src/methods/CMakeFiles/method_common.dir/build.make src/methods/CMakeFiles/method_common.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/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]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/CMakeFiles/method_common.dir/build.make src/methods/CMakeFiles/method_common.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/CMakeFiles/method_common.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 10%] Built target method_common /usr/bin/make -f src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/build.make src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.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/methods/xsalsa20_poly1305 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305 /builddir/build/BUILD/fastd-18/src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/build.make src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/xsalsa20_poly1305/CMakeFiles/method_xsalsa20_poly1305.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 13%] Built target method_xsalsa20_poly1305 /usr/bin/make -f src/methods/null/CMakeFiles/method_null.dir/build.make src/methods/null/CMakeFiles/method_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/methods/null /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/null /builddir/build/BUILD/fastd-18/src/methods/null/CMakeFiles/method_null.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/null/CMakeFiles/method_null.dir/build.make src/methods/null/CMakeFiles/method_null.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/null/CMakeFiles/method_null.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 15%] Built target method_null /usr/bin/make -f src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/build.make src/methods/cipher_test/CMakeFiles/method_cipher_test.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/methods/cipher_test /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/cipher_test /builddir/build/BUILD/fastd-18/src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/build.make src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/cipher_test/CMakeFiles/method_cipher_test.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 18%] Built target method_cipher_test /usr/bin/make -f src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/build.make src/methods/composed_gmac/CMakeFiles/method_composed_gmac.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/methods/composed_gmac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/composed_gmac /builddir/build/BUILD/fastd-18/src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/build.make src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/composed_gmac/CMakeFiles/method_composed_gmac.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 20%] Built target method_composed_gmac /usr/bin/make -f src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/build.make src/methods/composed_umac/CMakeFiles/method_composed_umac.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/methods/composed_umac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/composed_umac /builddir/build/BUILD/fastd-18/src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/build.make src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/composed_umac/CMakeFiles/method_composed_umac.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 23%] Built target method_composed_umac /usr/bin/make -f src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/build.make src/methods/generic_gmac/CMakeFiles/method_generic_gmac.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/methods/generic_gmac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/generic_gmac /builddir/build/BUILD/fastd-18/src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/build.make src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/generic_gmac/CMakeFiles/method_generic_gmac.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 25%] Built target method_generic_gmac /usr/bin/make -f src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/build.make src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.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/methods/generic_poly1305 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305 /builddir/build/BUILD/fastd-18/src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/build.make src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/generic_poly1305/CMakeFiles/method_generic_poly1305.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 28%] Built target method_generic_poly1305 /usr/bin/make -f src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/build.make src/methods/generic_umac/CMakeFiles/method_generic_umac.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/methods/generic_umac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods/generic_umac /builddir/build/BUILD/fastd-18/src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/build.make src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/generic_umac/CMakeFiles/method_generic_umac.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 30%] Built target method_generic_umac /usr/bin/make -f src/methods/CMakeFiles/methods.dir/build.make src/methods/CMakeFiles/methods.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/methods /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/methods /builddir/build/BUILD/fastd-18/src/methods/CMakeFiles/methods.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/methods/CMakeFiles/methods.dir/build.make src/methods/CMakeFiles/methods.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/methods/CMakeFiles/methods.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 32%] Built target methods /usr/bin/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' 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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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]: Nothing to be done for 'src/crypto/cipher/salsa20/nacl/CMakeFiles/cipher_salsa20_nacl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 35%] Built target cipher_salsa20_nacl /usr/bin/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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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' make[2]: Nothing to be done for 'src/crypto/cipher/aes128_ctr/CMakeFiles/cipher_aes128_ctr.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 37%] Built target cipher_aes128_ctr /usr/bin/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 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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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' make[2]: Nothing to be done for 'src/crypto/cipher/aes128_ctr/openssl/CMakeFiles/cipher_aes128_ctr_openssl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 40%] Built target cipher_aes128_ctr_openssl /usr/bin/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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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' make[2]: Nothing to be done for 'src/crypto/cipher/null/CMakeFiles/cipher_null.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 42%] Built target cipher_null /usr/bin/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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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' make[2]: Nothing to be done for 'src/crypto/cipher/null/memcpy/CMakeFiles/cipher_null_memcpy.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 45%] Built target cipher_null_memcpy /usr/bin/make -f src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build.make src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.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 /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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build.make src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/crypto/cipher/salsa2012/CMakeFiles/cipher_salsa2012.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 47%] Built target cipher_salsa2012 /usr/bin/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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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' make[2]: Nothing to be done for 'src/crypto/cipher/salsa2012/nacl/CMakeFiles/cipher_salsa2012_nacl.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 50%] Built target cipher_salsa2012_nacl /usr/bin/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= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/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' make[2]: Nothing to be done for 'src/crypto/cipher/salsa20/CMakeFiles/cipher_salsa20.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 52%] Built target cipher_salsa20 /usr/bin/make -f src/crypto/cipher/CMakeFiles/ciphers.dir/build.make src/crypto/cipher/CMakeFiles/ciphers.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 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/cipher /builddir/build/BUILD/fastd-18/src/crypto/cipher/CMakeFiles/ciphers.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/crypto/cipher/CMakeFiles/ciphers.dir/build.make src/crypto/cipher/CMakeFiles/ciphers.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/crypto/cipher/CMakeFiles/ciphers.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 54%] Built target ciphers /usr/bin/make -f src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/build.make src/crypto/mac/ghash/CMakeFiles/mac_ghash.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/mac/ghash /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/build.make src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/crypto/mac/ghash/CMakeFiles/mac_ghash.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 57%] Built target mac_ghash /usr/bin/make -f src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/build.make src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.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/mac/ghash/builtin /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin /builddir/build/BUILD/fastd-18/src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/build.make src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/crypto/mac/ghash/builtin/CMakeFiles/mac_ghash_builtin.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 59%] Built target mac_ghash_builtin /usr/bin/make -f src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/build.make src/crypto/mac/uhash/CMakeFiles/mac_uhash.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/mac/uhash /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash /builddir/build/BUILD/fastd-18/src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/build.make src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/crypto/mac/uhash/CMakeFiles/mac_uhash.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 62%] Built target mac_uhash /usr/bin/make -f src/crypto/mac/CMakeFiles/macs.dir/build.make src/crypto/mac/CMakeFiles/macs.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/mac /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src/crypto/mac /builddir/build/BUILD/fastd-18/src/crypto/mac/CMakeFiles/macs.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/crypto/mac/CMakeFiles/macs.dir/build.make src/crypto/mac/CMakeFiles/macs.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/crypto/mac/CMakeFiles/macs.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [ 64%] Built target macs /usr/bin/make -f src/CMakeFiles/fastd.dir/build.make src/CMakeFiles/fastd.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 /builddir/build/BUILD/fastd-18 /builddir/build/BUILD/fastd-18/src /builddir/build/BUILD/fastd-18/src/CMakeFiles/fastd.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/make -f src/CMakeFiles/fastd.dir/build.make src/CMakeFiles/fastd.dir/build make[2]: Entering directory '/builddir/build/BUILD/fastd-18' make[2]: Nothing to be done for 'src/CMakeFiles/fastd.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/fastd-18' [100%] Built target fastd make[1]: Leaving directory '/builddir/build/BUILD/fastd-18' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/fastd-18/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/fastd-18' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/fastd-18' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/bin/fastd + install -Dpm 0644 doc/examples/fastd@.service /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64//usr/lib/systemd/system/fastd@.service + install -Dpm 0644 doc/fastd.1 /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64//usr/share/man/man1/fastd.1 + install -d /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64//etc/fastd + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 18-10.fc30 --unique-debug-suffix -18-10.fc30.riscv64 --unique-debug-src-base fastd-18-10.fc30.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/fastd-18 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/bin/fastd extracting debug info from /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/bin/fastd /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1235 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/etc/ld.so.conf: No such file or directory + /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 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: /usr/share/lmod/lmod/init/bash: line 15: __lmod_vx: unbound variable Processing files: fastd-18-10.fc30.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vEhDbi + umask 022 + cd /builddir/build/BUILD + cd fastd-18 + DOCDIR=/builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/share/doc/fastd + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/share/doc/fastd + cp -pr README /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/share/doc/fastd + cp -pr doc/build/text/crypto doc/build/text/devel doc/build/text/index.txt doc/build/text/manual doc/build/text/releases /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/share/doc/fastd + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Wc0JS2 + umask 022 + cd /builddir/build/BUILD + cd fastd-18 + LICENSEDIR=/builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/share/licenses/fastd + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/share/licenses/fastd + cp -pr COPYRIGHT /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64/usr/share/licenses/fastd + exit 0 Provides: fastd = 18-10.fc30 fastd(riscv-64) = 18-10.fc30 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcap.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libjson-c.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libsodium.so.23()(64bit) libuecc.so.0()(64bit) rtld(GNU_HASH) Processing files: fastd-debugsource-18-10.fc30.riscv64 Provides: fastd-debugsource = 18-10.fc30 fastd-debugsource(riscv-64) = 18-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: fastd-debuginfo-18-10.fc30.riscv64 Provides: debuginfo(build-id) = 0b69ccf2ec766bde8099352b048987a75a6c10b9 fastd-debuginfo = 18-10.fc30 fastd-debuginfo(riscv-64) = 18-10.fc30 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: fastd-debugsource(riscv-64) = 18-10.fc30 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64 Wrote: /builddir/build/RPMS/fastd-18-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/fastd-debugsource-18-10.fc30.riscv64.rpm Wrote: /builddir/build/RPMS/fastd-debuginfo-18-10.fc30.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Gi9Ced + umask 022 + cd /builddir/build/BUILD + cd fastd-18 + /usr/bin/rm -rf /builddir/build/BUILDROOT/fastd-18-10.fc30.riscv64 + exit 0 Child return code was: 0