Mock Version: 1.4.9 Mock Version: 1.4.9 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libzrtpcpp.spec'], chrootPath='/var/lib/mock/f29-build-23146-11869/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/libzrtpcpp.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/libzrtpcpp-4.6.6-6.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libzrtpcpp.spec'], chrootPath='/var/lib/mock/f29-build-23146-11869/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=998gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/libzrtpcpp.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.tv77yT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ZRTPCPP-4.6.6 + /usr/bin/gzip -dc /builddir/build/SOURCES/libzrtpcpp-4.6.6.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd ZRTPCPP-4.6.6 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/libzrtpcpp-4.4.0-no-warning.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.RCX7lZ + umask 022 + cd /builddir/build/BUILD + cd ZRTPCPP-4.6.6 + 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,-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 . -- The C compiler identification is GNU 8.2.1 -- The CXX compiler identification is GNU 8.2.1 -- 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 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done BUILDSTDERR: CMake Warning at CMakeLists.txt:68 (MESSAGE): BUILDSTDERR: No client defined, building for GNU ccRTP. -- Found PkgConfig: /usr/bin/pkg-config (found version "1.5.3") -- Configuring GNU libzrtpcpp 4.6.6 for libzrtpcpp, commit: ... -- Looking for include file stdlib.h -- Looking for include file stdlib.h - found -- Looking for include file string.h -- Looking for include file string.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file stdint.h -- Looking for include file stdint.h - found -- Looking for include file limits.h -- Looking for include file limits.h - found -- Looking for memmove -- Looking for memmove - found -- Looking for memcpy -- Looking for memcpy - found -- Using internal (standalone) crypto functions -- Using file based ZRTP cache -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Checking for module 'libccrtp>=2.0.0' -- Found libccrtp, version 2.0.5 -- 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: SHARE_INSTALL_PREFIX BUILDSTDERR: SYSCONF_INSTALL_DIR -- Build files have been written to: /builddir/build/BUILD/ZRTPCPP-4.6.6 + /usr/bin/make -O -j4 /usr/bin/cmake -H/builddir/build/BUILD/ZRTPCPP-4.6.6 -B/builddir/build/BUILD/ZRTPCPP-4.6.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ZRTPCPP-4.6.6/CMakeFiles /builddir/build/BUILD/ZRTPCPP-4.6.6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all /usr/bin/make -f clients/ccrtp/CMakeFiles/zrtpcpp.dir/build.make clients/ccrtp/CMakeFiles/zrtpcpp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' cd /builddir/build/BUILD/ZRTPCPP-4.6.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp/CMakeFiles/zrtpcpp.dir/DependInfo.cmake --color= Scanning dependencies of target zrtpcpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/make -f clients/ccrtp/CMakeFiles/zrtpcpp.dir/build.make clients/ccrtp/CMakeFiles/zrtpcpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 2%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCrc32.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCrc32.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpCrc32.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 1%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCallbackWrapper.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCallbackWrapper.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpCallbackWrapper.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 6%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketConf2Ack.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketConf2Ack.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketConf2Ack.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 5%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketCommit.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketCommit.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketCommit.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 10%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketGoClear.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketGoClear.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketGoClear.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 9%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketDHPart.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketDHPart.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketDHPart.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 8%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketConfirm.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketConfirm.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketConfirm.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 13%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketHelloAck.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketHelloAck.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketHelloAck.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 12%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketClearAck.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketClearAck.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketClearAck.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 15%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketHello.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketHello.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketHello.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 16%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketError.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketError.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketError.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 17%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketErrorAck.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketErrorAck.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketErrorAck.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 19%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketPingAck.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketPingAck.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketPingAck.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 21%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketSASrelay.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketSASrelay.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketSASrelay.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 20%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketPing.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketPing.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketPing.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 26%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpTextData.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpTextData.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpTextData.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 23%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketRelayAck.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketRelayAck.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpPacketRelayAck.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 4%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZRtp.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZRtp.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZRtp.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 27%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpConfigure.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpConfigure.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpConfigure.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 24%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpStateClass.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpStateClass.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpStateClass.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 32%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/zrtpB64Encode.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/zrtpB64Encode.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/zrtpB64Encode.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 34%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/zrtpB64Decode.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/zrtpB64Decode.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/zrtpB64Decode.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 28%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCWrapper.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCWrapper.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZrtpCWrapper.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 36%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/common/osSpecifics.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/common/osSpecifics.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/common/osSpecifics.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 35%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/common/icuUtf8.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/common/icuUtf8.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/common/icuUtf8.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 39%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZIDRecordFile.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZIDRecordFile.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZIDRecordFile.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 30%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/Base32.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/Base32.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/Base32.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 42%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/ZrtpRandom.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/ZrtpRandom.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/ZrtpRandom.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 31%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/EmojiBase32.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/EmojiBase32.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/EmojiBase32.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 38%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZIDCacheFile.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZIDCacheFile.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/ZIDCacheFile.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 45%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/common/MutexClass.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/common/MutexClass.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/common/MutexClass.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 43%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/common/Thread.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/common/Thread.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' BUILDSTDERR: In file included from /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:105: BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h: In constructor 'CThread::CThread()': BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:208:16: warning: 'CThread::m_dwIdle' will be initialized after [-Wreorder] BUILDSTDERR: DWORD m_dwIdle; // used for Sleep periods BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:202:17: warning: 'void** CThread::m_lppvQueue' [-Wreorder] BUILDSTDERR: LPVOID *m_lppvQueue; // task que BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:540:1: warning: when initialized here [-Wreorder] BUILDSTDERR: CThread::CThread(void) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:105: BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:205:16: warning: 'CThread::m_lpvProcessor' will be initialized after [-Wreorder] BUILDSTDERR: LPVOID m_lpvProcessor; // data which is currently being processed BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:203:16: warning: 'unsigned int CThread::m_chQueue' [-Wreorder] BUILDSTDERR: unsigned int m_chQueue; // que depth BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:540:1: warning: when initialized here [-Wreorder] BUILDSTDERR: CThread::CThread(void) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:105: BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:210:11: warning: 'CThread::m_stackSize' will be initialized after [-Wreorder] BUILDSTDERR: DWORD m_stackSize; // thread stack size BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:204:16: warning: 'unsigned int CThread::m_queuePos' [-Wreorder] BUILDSTDERR: unsigned int m_queuePos; // current que possition BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:540:1: warning: when initialized here [-Wreorder] BUILDSTDERR: CThread::CThread(void) BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:105: BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:204:16: warning: 'CThread::m_queuePos' will be initialized after [-Wreorder] BUILDSTDERR: unsigned int m_queuePos; // current que possition BUILDSTDERR: ^~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.h:191:16: warning: 'int CThread::m_StopTimeout' [-Wreorder] BUILDSTDERR: int m_StopTimeout; // specifies a timeout value for stop BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/common/Thread.cpp:540:1: warning: when initialized here [-Wreorder] BUILDSTDERR: CThread::CThread(void) BUILDSTDERR: ^~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 46%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/common/EventClass.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/common/EventClass.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/common/EventClass.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 49%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/hmac256.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/hmac256.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/hmac256.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 50%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha256.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha256.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/sha256.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 52%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/hmac384.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/hmac384.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/hmac384.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 53%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha384.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha384.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/sha384.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 54%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/aesCFB.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/aesCFB.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/aesCFB.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 56%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/twoCFB.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/twoCFB.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/twoCFB.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 47%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/zrtpDH.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/zrtpDH.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/zrtpDH.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 58%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/bn00.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/bn00.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/bn00.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 61%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/bn.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/bn.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/bn.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 63%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/lbnmem.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/lbnmem.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/lbnmem.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 64%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/sieve.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/sieve.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/sieve.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 57%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha2.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha2.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/sha2.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 41%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/ZrtpQueue.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/ZrtpQueue.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp/ZrtpQueue.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 68%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/jacobi.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/jacobi.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/jacobi.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 67%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/bnprint.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/bnprint.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/bnprint.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/bnprint.c: In function 'bnPrint': BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/bnprint.c:59:13: warning: this 'for' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: for (i = 0; i < sizeof(temp); i++) BUILDSTDERR: ^~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/bnprint.c:62:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' BUILDSTDERR: if (putc('\\', f) < 0 || putc('\n', f) < 0) BUILDSTDERR: ^~ make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 65%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/prime.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/prime.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/prime.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 72%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/ecdh.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/ecdh.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/ec/ecdh.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 69%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/germain.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/germain.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/germain.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 75%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/macSkein.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/macSkein.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/macSkein.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 60%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/lbn00.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/lbn00.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/lbn00.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 76%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skein.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skein.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/skein.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 73%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/curve25519-donna.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/curve25519-donna.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/ec/curve25519-donna.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 79%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skeinApi.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skeinApi.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/skeinApi.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 82%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/twofish_cfb.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/twofish_cfb.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/twofish_cfb.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 71%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/ec.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/ec.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/ec/ec.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib/ec/ec.c:1294:12: warning: 'newMod256' defined but not used [-Wunused-function] BUILDSTDERR: static int newMod256(BigNum *r, const BigNum *a, const BigNum *modulo) BUILDSTDERR: ^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 83%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skeinMac256.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skeinMac256.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/skeinMac256.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 84%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skein256.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skein256.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/skein256.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 86%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skeinMac384.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skeinMac384.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/skeinMac384.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 87%] Building CXX object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skein384.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -Wall -pedantic -std=c++11 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skein384.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp/crypto/skein384.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 80%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/twofish.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/twofish.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/twofish.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 89%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aescrypt.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aescrypt.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aescrypt.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 78%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skein_block.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skein_block.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/skein_block.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 91%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aestab.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aestab.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aestab.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 93%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aes_modes.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aes_modes.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aes_modes.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 90%] Building C object clients/ccrtp/CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aeskey.c.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cc -DNEW_STDCPP -DSUPPORT_NON_NIST -Dzrtpcpp_EXPORTS -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/srtp -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 -fPIC -g -O2 -fno-strict-aliasing -Wno-long-long -pthread -fvisibility=hidden -o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aeskey.c.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' BUILDSTDERR: In file included from /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:21: BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c: In function 'aes_decrypt_key192': BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:404:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:404:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:404:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:404:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:404:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:404:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(48,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:405:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:405:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:405:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:405:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:405:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:405:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(48,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c: In function 'aes_decrypt_key256': BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:495:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:495:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:495:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:495:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:495:34: warning: operation on 'ss[4]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:495:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(4))] = ff(ss[4] = word_in(key, 4)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:496:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:496:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:496:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:496:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:496:34: warning: operation on 'ss[5]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:496:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(5))] = ff(ss[5] = word_in(key, 5)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:497:34: warning: operation on 'ss[6]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:497:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:497:34: warning: operation on 'ss[6]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:497:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:497:34: warning: operation on 'ss[6]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:497:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(6))] = ff(ss[6] = word_in(key, 6)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:498:34: warning: operation on 'ss[7]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:498:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:498:34: warning: operation on 'ss[7]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:498:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:498:34: warning: operation on 'ss[7]' may be undefined [-Wsequence-point] BUILDSTDERR: cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:322:25: note: in definition of macro 'to_byte' BUILDSTDERR: # define to_byte(x) ((x) & 0xff) BUILDSTDERR: ^ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:12: note: in expansion of macro 'bval' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:693:17: note: in expansion of macro 'vf1' BUILDSTDERR: ^ tab[2][bval(vf(x,2,c),rf(2,c))] \ BUILDSTDERR: ^~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aesopt.h:715:29: note: in expansion of macro 'four_tables' BUILDSTDERR: # define inv_mcol(x) four_tables(x,t_use(i,m),vf1,rf1,0) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:242:17: note: in expansion of macro 'inv_mcol' BUILDSTDERR: #define ff(x) inv_mcol(x) BUILDSTDERR: ^~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/cryptcommon/aeskey.c:498:25: note: in expansion of macro 'ff' BUILDSTDERR: cx->ks[v(56,(7))] = ff(ss[7] = word_in(key, 7)); BUILDSTDERR: ^~ make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 94%] Linking CXX shared library libzrtpcpp.so cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cmake -E cmake_link_script CMakeFiles/zrtpcpp.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC -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 -Wall -pedantic -std=c++11 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libzrtpcpp.so.4 -o libzrtpcpp.so.4.6.6 CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCallbackWrapper.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZRtp.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCrc32.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketCommit.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketConf2Ack.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketConfirm.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketDHPart.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketGoClear.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketClearAck.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketHelloAck.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketHello.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketError.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketErrorAck.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketPingAck.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketPing.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketSASrelay.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpPacketRelayAck.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpStateClass.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpTextData.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpConfigure.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZrtpCWrapper.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/Base32.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/EmojiBase32.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/zrtpB64Encode.c.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/zrtpB64Decode.c.o CMakeFiles/zrtpcpp.dir/__/__/common/icuUtf8.c.o CMakeFiles/zrtpcpp.dir/__/__/common/osSpecifics.c.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZIDCacheFile.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/ZIDRecordFile.cpp.o CMakeFiles/zrtpcpp.dir/ZrtpQueue.cpp.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/ZrtpRandom.cpp.o CMakeFiles/zrtpcpp.dir/__/__/common/Thread.cpp.o CMakeFiles/zrtpcpp.dir/__/__/common/MutexClass.cpp.o CMakeFiles/zrtpcpp.dir/__/__/common/EventClass.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/zrtpDH.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/hmac256.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha256.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/hmac384.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha384.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/aesCFB.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/twoCFB.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/sha2.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/bn00.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/lbn00.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/bn.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/lbnmem.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/sieve.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/prime.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/bnprint.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/jacobi.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/germain.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/ec.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/ecdh.c.o CMakeFiles/zrtpcpp.dir/__/__/bnlib/ec/curve25519-donna.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/macSkein.cpp.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skein.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skein_block.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/skeinApi.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/twofish.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/twofish_cfb.c.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skeinMac256.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skein256.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skeinMac384.cpp.o CMakeFiles/zrtpcpp.dir/__/__/zrtp/crypto/skein384.cpp.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aescrypt.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aeskey.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aestab.c.o CMakeFiles/zrtpcpp.dir/__/__/cryptcommon/aes_modes.c.o -lpthread -lccrtp -lcommoncpp -lucommon -lpthread -ldl -lrt -lccrtp -lcommoncpp -lucommon -lpthread -ldl -lrt -lccrtp -lcommoncpp -lucommon -ldl -lrt -lccrtp -lcommoncpp -lucommon -lpthread -ldl -lrt cd /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp && /usr/bin/cmake -E cmake_symlink_library libzrtpcpp.so.4.6.6 libzrtpcpp.so.4 libzrtpcpp.so make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[1]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 94%] Built target zrtpcpp make[1]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/make -f demo/CMakeFiles/zrtptestMulti.dir/build.make demo/CMakeFiles/zrtptestMulti.dir/depend /usr/bin/make -f demo/CMakeFiles/zrtptest.dir/build.make demo/CMakeFiles/zrtptest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' cd /builddir/build/BUILD/ZRTPCPP-4.6.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/CMakeFiles/zrtptest.dir/DependInfo.cmake --color= Scanning dependencies of target zrtptest make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' cd /builddir/build/BUILD/ZRTPCPP-4.6.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/CMakeFiles/zrtptestMulti.dir/DependInfo.cmake --color= Scanning dependencies of target zrtptestMulti make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/make -f demo/CMakeFiles/zrtptestMulti.dir/build.make demo/CMakeFiles/zrtptestMulti.dir/build /usr/bin/make -f demo/CMakeFiles/zrtptest.dir/build.make demo/CMakeFiles/zrtptest.dir/build make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 95%] Building CXX object demo/CMakeFiles/zrtptest.dir/zrtptest.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/demo && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/demo -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -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 -Wall -pedantic -std=c++11 -g -O2 -fno-strict-aliasing -o CMakeFiles/zrtptest.dir/zrtptest.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/zrtptest.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 98%] Linking CXX executable zrtptest cd /builddir/build/BUILD/ZRTPCPP-4.6.6/demo && /usr/bin/cmake -E cmake_link_script CMakeFiles/zrtptest.dir/link.txt --verbose=1 /usr/bin/c++ -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 -Wall -pedantic -std=c++11 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/zrtptest.dir/zrtptest.cpp.o -o zrtptest -Wl,-rpath,/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp ../clients/ccrtp/libzrtpcpp.so.4.6.6 -lpthread -lccrtp -lcommoncpp -lucommon -lpthread -lccrtp -lcommoncpp -lucommon -ldl -lrt -lccrtp -lcommoncpp -lucommon -lpthread -ldl -lrt make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[1]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 98%] Built target zrtptest make[1]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 97%] Building CXX object demo/CMakeFiles/zrtptestMulti.dir/zrtptestMulti.cpp.o cd /builddir/build/BUILD/ZRTPCPP-4.6.6/demo && /usr/bin/c++ -DNEW_STDCPP -DSUPPORT_NON_NIST -I/builddir/build/BUILD/ZRTPCPP-4.6.6 -I/builddir/build/BUILD/ZRTPCPP-4.6.6/zrtp -I/builddir/build/BUILD/ZRTPCPP-4.6.6/bnlib -I/builddir/build/BUILD/ZRTPCPP-4.6.6/demo -I/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp -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 -Wall -pedantic -std=c++11 -g -O2 -fno-strict-aliasing -o CMakeFiles/zrtptestMulti.dir/zrtptestMulti.cpp.o -c /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/zrtptestMulti.cpp make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/zrtptestMulti.cpp: In member function 'virtual void MyUserCallback::showMessage(GnuZrtpCodes::MessageSeverity, int32_t)': BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/zrtptestMulti.cpp:299:37: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'ZRtp*' [-Wformat=] BUILDSTDERR: fprintf(stderr, "Master (test r): %p\n", zrtpMaster); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ BUILDSTDERR: /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/zrtptestMulti.cpp:305:37: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'ZRtp*' [-Wformat=] BUILDSTDERR: fprintf(stderr, "Master (test t): %p\n", zrtpMaster); BUILDSTDERR: ^~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [100%] Linking CXX executable zrtptestMulti cd /builddir/build/BUILD/ZRTPCPP-4.6.6/demo && /usr/bin/cmake -E cmake_link_script CMakeFiles/zrtptestMulti.dir/link.txt --verbose=1 /usr/bin/c++ -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 -Wall -pedantic -std=c++11 -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/zrtptestMulti.dir/zrtptestMulti.cpp.o -o zrtptestMulti -Wl,-rpath,/builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp ../clients/ccrtp/libzrtpcpp.so.4.6.6 -lpthread -lccrtp -lcommoncpp -lucommon -lpthread -lccrtp -lcommoncpp -lucommon -ldl -lrt -lccrtp -lcommoncpp -lucommon -lpthread -ldl -lrt make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[1]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [100%] Built target zrtptestMulti make[1]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ZRTPCPP-4.6.6/CMakeFiles 0 + chmod 644 NEWS.md + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.u9d3XE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64 + cd ZRTPCPP-4.6.6 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/cmake -H/builddir/build/BUILD/ZRTPCPP-4.6.6 -B/builddir/build/BUILD/ZRTPCPP-4.6.6 --check-build-system CMakeFiles/Makefile.cmake 0 /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ZRTPCPP-4.6.6/CMakeFiles /builddir/build/BUILD/ZRTPCPP-4.6.6/CMakeFiles/progress.marks /usr/bin/make -f CMakeFiles/Makefile2 all make[1]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/make -f clients/ccrtp/CMakeFiles/zrtpcpp.dir/build.make clients/ccrtp/CMakeFiles/zrtpcpp.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' cd /builddir/build/BUILD/ZRTPCPP-4.6.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp /builddir/build/BUILD/ZRTPCPP-4.6.6/clients/ccrtp/CMakeFiles/zrtpcpp.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/make -f clients/ccrtp/CMakeFiles/zrtpcpp.dir/build.make clients/ccrtp/CMakeFiles/zrtpcpp.dir/build make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Nothing to be done for 'clients/ccrtp/CMakeFiles/zrtpcpp.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 94%] Built target zrtpcpp /usr/bin/make -f demo/CMakeFiles/zrtptestMulti.dir/build.make demo/CMakeFiles/zrtptestMulti.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' cd /builddir/build/BUILD/ZRTPCPP-4.6.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/CMakeFiles/zrtptestMulti.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/make -f demo/CMakeFiles/zrtptestMulti.dir/build.make demo/CMakeFiles/zrtptestMulti.dir/build make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Nothing to be done for 'demo/CMakeFiles/zrtptestMulti.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [ 97%] Built target zrtptestMulti /usr/bin/make -f demo/CMakeFiles/zrtptest.dir/build.make demo/CMakeFiles/zrtptest.dir/depend make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' cd /builddir/build/BUILD/ZRTPCPP-4.6.6 && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6 /builddir/build/BUILD/ZRTPCPP-4.6.6/demo /builddir/build/BUILD/ZRTPCPP-4.6.6/demo/CMakeFiles/zrtptest.dir/DependInfo.cmake --color= make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/make -f demo/CMakeFiles/zrtptest.dir/build.make demo/CMakeFiles/zrtptest.dir/build make[2]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[2]: Nothing to be done for 'demo/CMakeFiles/zrtptest.dir/build'. make[2]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' [100%] Built target zrtptest make[1]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' /usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/ZRTPCPP-4.6.6/CMakeFiles 0 /usr/bin/make -f CMakeFiles/Makefile2 preinstall make[1]: Entering directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' make[1]: Nothing to be done for 'preinstall'. make[1]: Leaving directory '/builddir/build/BUILD/ZRTPCPP-4.6.6' Install the project... /usr/bin/cmake -P cmake_install.cmake -- Install configuration: "" -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/ZrtpCodes.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/ZrtpConfigure.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/ZrtpCallback.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/ZrtpCWrapper.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/ZrtpUserCallback.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/ZrtpQueue.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/zrtpccrtp.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/CcrtpTimeoutProvider.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/include/libzrtpcpp/common/osSpecifics.h -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/lib64/pkgconfig/libzrtpcpp.pc -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/lib64/libzrtpcpp.so.4.6.6 -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/lib64/libzrtpcpp.so.4 -- Installing: /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/lib64/libzrtpcpp.so + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 4.6.6-6.fc29 --unique-debug-suffix -4.6.6-6.fc29.riscv64 --unique-debug-src-base libzrtpcpp-4.6.6-6.fc29.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ZRTPCPP-4.6.6 extracting debug info from /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/lib64/libzrtpcpp.so.4.6.6 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 2777 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs BUILDSTDERR: *** WARNING: ./usr/src/debug/libzrtpcpp-4.6.6-6.fc29.riscv64/cryptcommon/twofish_cfb.c is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/libzrtpcpp-4.6.6-6.fc29.riscv64/cryptcommon/twofish.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/libzrtpcpp-4.6.6-6.fc29.riscv64/zrtp/libzrtpcpp/ZrtpCodes.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/libzrtpcpp-4.6.6-6.fc29.riscv64/zrtp/libzrtpcpp/ZrtpCrc32.h is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/libzrtpcpp-4.6.6-6.fc29.riscv64/zrtp/ZrtpCrc32.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/libzrtpcpp-4.6.6-6.fc29.riscv64/zrtp/ZRtp.cpp is executable but has empty or no shebang, removing executable bit BUILDSTDERR: *** WARNING: ./usr/src/debug/libzrtpcpp-4.6.6-6.fc29.riscv64/zrtp/crypto/twoCFB.cpp is executable but has empty or no shebang, removing executable bit Processing files: libzrtpcpp-4.6.6-6.fc29.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jlsFiK + umask 022 + cd /builddir/build/BUILD + cd ZRTPCPP-4.6.6 + DOCDIR=/builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/doc/libzrtpcpp + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/doc/libzrtpcpp + cp -pr README.md /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/doc/libzrtpcpp + cp -pr AUTHORS /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/doc/libzrtpcpp + cp -pr NEWS.md /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/doc/libzrtpcpp + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.mAUXUV + umask 022 + cd /builddir/build/BUILD + cd ZRTPCPP-4.6.6 + LICENSEDIR=/builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/licenses/libzrtpcpp + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/licenses/libzrtpcpp + cp -pr COPYING /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64/usr/share/licenses/libzrtpcpp + exit 0 Provides: libzrtpcpp = 4.6.6-6.fc29 libzrtpcpp(riscv-64) = 4.6.6-6.fc29 libzrtpcpp.so.4()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig 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) libccrtp.so.0()(64bit) libcommoncpp.so.8()(64bit) libdl.so.2()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libucommon.so.8()(64bit) rtld(GNU_HASH) Processing files: libzrtpcpp-devel-4.6.6-6.fc29.riscv64 Provides: libzrtpcpp-devel = 4.6.6-6.fc29 libzrtpcpp-devel(riscv-64) = 4.6.6-6.fc29 pkgconfig(libzrtpcpp) = 4.6.6 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libzrtpcpp.so.4()(64bit) Processing files: libzrtpcpp-debugsource-4.6.6-6.fc29.riscv64 Provides: libzrtpcpp-debugsource = 4.6.6-6.fc29 libzrtpcpp-debugsource(riscv-64) = 4.6.6-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libzrtpcpp-debuginfo-4.6.6-6.fc29.riscv64 Provides: debuginfo(build-id) = 8632241d586e88fbb689831f8273c7da954fe0c8 libzrtpcpp-debuginfo = 4.6.6-6.fc29 libzrtpcpp-debuginfo(riscv-64) = 4.6.6-6.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libzrtpcpp-debugsource(riscv-64) = 4.6.6-6.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64 Wrote: /builddir/build/RPMS/libzrtpcpp-4.6.6-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/libzrtpcpp-devel-4.6.6-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/libzrtpcpp-debugsource-4.6.6-6.fc29.riscv64.rpm Wrote: /builddir/build/RPMS/libzrtpcpp-debuginfo-4.6.6-6.fc29.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.7n1avZ + umask 022 + cd /builddir/build/BUILD + cd ZRTPCPP-4.6.6 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libzrtpcpp-4.6.6-6.fc29.riscv64 + exit 0 Child return code was: 0