+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/libssh.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.GZfArD
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf libssh-0.7.5
+ /usr/bin/xz -dc /builddir/build/SOURCES/libssh-0.7.5.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd libssh-0.7.5
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /builddir/build/SOURCES/libssh-0.7.5-fix-config-parsing.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /builddir/build/SOURCES/libssh-0.7.5-openssl-1.1.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.893QeR
+ umask 022
+ cd /builddir/build/BUILD
+ cd libssh-0.7.5
+ test '!' -e obj
+ mkdir obj
+ pushd obj
~/build/BUILD/libssh-0.7.5/obj ~/build/BUILD/libssh-0.7.5
+ 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 '
+ 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 '
+ 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  -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  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -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 .. -DWITH_TESTING=ON
-- The C compiler identification is GNU 7.3.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
-- Performing Test WITH_FPIC
-- Performing Test WITH_FPIC - Success
-- Performing Test WITH_STACK_PROTECTOR
-- Performing Test WITH_STACK_PROTECTOR - Success
-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") 
-- Found OpenSSL: /usr/lib64/libcrypto.so (found version "1.1.0g") 
-- 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  
-- Found GSSAPI: /usr/lib64/libgssapi_krb5.so;/usr/lib64/libkrb5.so;/usr/lib64/libk5crypto.so;/usr/lib64/libcom_err.so  
-- Could NOT find NaCl (missing: NACL_LIBRARIES NACL_INCLUDE_DIRS) 
-- Performing Test WITH_VISIBILITY_HIDDEN
-- Performing Test WITH_VISIBILITY_HIDDEN - Success
-- Looking for argp.h
-- Looking for argp.h - found
-- Looking for pty.h
-- Looking for pty.h - found
-- Looking for utmp.h
-- Looking for utmp.h - found
-- Looking for termios.h
-- Looking for termios.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for util.h
-- Looking for util.h - not found
-- Looking for libutil.h
-- Looking for libutil.h - not found
-- Looking for sys/time.h
-- Looking for sys/time.h - found
-- Looking for sys/param.h
-- Looking for sys/param.h - found
-- Looking for arpa/inet.h
-- Looking for arpa/inet.h - found
-- Looking for byteswap.h
-- Looking for byteswap.h - found
-- Looking for openssl/des.h
-- Looking for openssl/des.h - found
-- Looking for openssl/aes.h
-- Looking for openssl/aes.h - found
-- Looking for openssl/blowfish.h
-- Looking for openssl/blowfish.h - found
-- Looking for openssl/ecdh.h
-- Looking for openssl/ecdh.h - found
-- Looking for openssl/ec.h
-- Looking for openssl/ec.h - found
-- Looking for openssl/ecdsa.h
-- Looking for openssl/ecdsa.h - found
-- Looking for CRYPTO_THREADID_set_callback
-- Looking for CRYPTO_THREADID_set_callback - not found
-- Looking for CRYPTO_ctr128_encrypt
-- Looking for CRYPTO_ctr128_encrypt - found
-- Looking for isblank
-- Looking for isblank - found
-- Looking for strncpy
-- Looking for strncpy - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for poll
-- Looking for poll - found
-- Looking for select
-- Looking for select - found
-- Looking for getaddrinfo
-- Looking for getaddrinfo - found
-- Looking for ntohll
-- Looking for ntohll - not found
-- Looking for htonll
-- Looking for htonll - not found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - found
-- Looking for forkpty in util
-- Looking for forkpty in util - found
-- Looking for cfmakeraw
-- Looking for cfmakeraw - found
-- Looking for __strtoull
-- Looking for __strtoull - not found
-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE
-- Performing Test HAVE_GCC_THREAD_LOCAL_STORAGE - Success
-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE
-- Performing Test HAVE_MSC_THREAD_LOCAL_STORAGE - Failed
-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION
-- Performing Test HAVE_GCC_VOLATILE_MEMORY_PROTECTION - Success
-- Performing Test HAVE_GCC_NARG_MACRO
-- Performing Test HAVE_GCC_NARG_MACRO - Success
-- Performing Test HAVE_COMPILER__FUNC__
-- Performing Test HAVE_COMPILER__FUNC__ - Success
-- Performing Test HAVE_COMPILER__FUNCTION__
-- Performing Test HAVE_COMPILER__FUNCTION__ - Failed
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found Doxygen: /usr/bin/doxygen (found version "1.8.12") found components:  doxygen missing components:  dot
-- Found DOXYFILE_IN: /builddir/build/BUILD/libssh-0.7.5/doc/Doxyfile.in  
-- Threads_FOUND=TRUE
-- threads library: Threads_FOUND=TRUE
-- libssh_threads_SRCS=pthread.c
-- The CXX compiler identification is GNU 7.3.1
-- 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
-- Found CMocka: /usr/lib64/libcmocka.so  
-- ********************************************
-- ********** libssh build options : **********
-- zlib support: ON
-- libgcrypt support: OFF
-- libnacl support: OFF
-- SSH-1 support: OFF
-- SFTP support: ON
-- Server support : ON
-- GSSAPI support : ON
-- Pcap debugging support : ON
-- With static library: ON
-- Unit testing: ON
-- Client code Unit testing: OFF
-- Public API documentation generation
-- Benchmarks: OFF
-- ********************************************
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE


-- Build files have been written to: /builddir/build/BUILD/libssh-0.7.5/obj
+ make -j4 VERBOSE=1
/usr/bin/cmake -H/builddir/build/BUILD/libssh-0.7.5 -B/builddir/build/BUILD/libssh-0.7.5/obj --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libssh-0.7.5/obj/CMakeFiles /builddir/build/BUILD/libssh-0.7.5/obj/CMakeFiles/progress.marks
make -f CMakeFiles/Makefile2 all
make[1]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f src/CMakeFiles/ssh_static.dir/build.make src/CMakeFiles/ssh_static.dir/depend
make -f src/CMakeFiles/ssh_shared.dir/build.make src/CMakeFiles/ssh_shared.dir/depend
make -f src/threads/CMakeFiles/ssh_threads_static.dir/build.make src/threads/CMakeFiles/ssh_threads_static.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/src/threads /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/src/threads /builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_static.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/src /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/src /builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_static.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/src /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/src /builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_shared.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_shared.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_shared.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_shared.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_static.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_static.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_static.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_static.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_static.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/CMakeFiles/ssh_static.dir/depend.internal".
Scanning dependencies of target ssh_threads_static
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f src/threads/CMakeFiles/ssh_threads_static.dir/build.make src/threads/CMakeFiles/ssh_threads_static.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[  1%] Building C object src/threads/CMakeFiles/ssh_threads_static.dir/pthread.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src/threads && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src/threads -I/builddir/build/BUILD/libssh-0.7.5/src/threads -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_threads_static.dir/pthread.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/threads/pthread.c
[  1%] Linking C static library libssh_threads.a
cd /builddir/build/BUILD/libssh-0.7.5/obj/src/threads && /usr/bin/cmake -P CMakeFiles/ssh_threads_static.dir/cmake_clean_target.cmake
Scanning dependencies of target ssh_shared
Scanning dependencies of target ssh_static
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f src/CMakeFiles/ssh_static.dir/build.make src/CMakeFiles/ssh_static.dir/build
make -f src/CMakeFiles/ssh_shared.dir/build.make src/CMakeFiles/ssh_shared.dir/build
cd /builddir/build/BUILD/libssh-0.7.5/obj/src/threads && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssh_threads_static.dir/link.txt --verbose=1
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
/usr/bin/ar qc libssh_threads.a  CMakeFiles/ssh_threads_static.dir/pthread.c.o
[  2%] Building C object src/CMakeFiles/ssh_shared.dir/agent.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/agent.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/agent.c
[  2%] Building C object src/CMakeFiles/ssh_static.dir/auth.c.o
/usr/bin/ranlib libssh_threads.a
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/auth.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/auth.c
[  3%] Building C object src/CMakeFiles/ssh_static.dir/agent.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/agent.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/agent.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[  3%] Built target ssh_threads_static
[  4%] Building C object src/CMakeFiles/ssh_static.dir/base64.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/base64.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/base64.c
[  4%] Building C object src/CMakeFiles/ssh_shared.dir/auth.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/auth.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/auth.c
[  4%] Building C object src/CMakeFiles/ssh_shared.dir/bignum.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/bignum.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/bignum.c
[  5%] Building C object src/CMakeFiles/ssh_shared.dir/base64.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/base64.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/base64.c
[  5%] Building C object src/CMakeFiles/ssh_static.dir/bignum.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/bignum.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/bignum.c
[  6%] Building C object src/CMakeFiles/ssh_shared.dir/buffer.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/buffer.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/buffer.c
[  7%] Building C object src/CMakeFiles/ssh_static.dir/buffer.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/buffer.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/buffer.c
[  7%] Building C object src/CMakeFiles/ssh_static.dir/callbacks.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/callbacks.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/callbacks.c
[  7%] Building C object src/CMakeFiles/ssh_shared.dir/callbacks.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/callbacks.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/callbacks.c
[  8%] Building C object src/CMakeFiles/ssh_static.dir/channels.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/channels.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/channels.c
[  9%] Building C object src/CMakeFiles/ssh_shared.dir/channels.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/channels.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/channels.c
[  9%] Building C object src/CMakeFiles/ssh_static.dir/client.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/client.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/client.c
[ 10%] Building C object src/CMakeFiles/ssh_static.dir/config.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/config.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/config.c
[ 10%] Building C object src/CMakeFiles/ssh_static.dir/connect.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/connect.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/connect.c
[ 11%] Building C object src/CMakeFiles/ssh_static.dir/curve25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/curve25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/curve25519.c
[ 11%] Building C object src/CMakeFiles/ssh_static.dir/dh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/dh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/dh.c
[ 12%] Building C object src/CMakeFiles/ssh_static.dir/ecdh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/ecdh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/ecdh.c
[ 12%] Building C object src/CMakeFiles/ssh_shared.dir/client.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/client.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/client.c
[ 12%] Building C object src/CMakeFiles/ssh_static.dir/error.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/error.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/error.c
/builddir/build/BUILD/libssh-0.7.5/src/dh.c: In function 'ssh_get_random':
/builddir/build/BUILD/libssh-0.7.5/src/dh.c:137:5: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
     return RAND_pseudo_bytes(where,len);
     ^~~~~~
In file included from /usr/include/openssl/ec.h:27:0,
                 from /usr/include/openssl/ecdh.h:10,
                 from /builddir/build/BUILD/libssh-0.7.5/include/libssh/crypto.h:43,
                 from /builddir/build/BUILD/libssh-0.7.5/src/dh.c:56:
/usr/include/openssl/rand.h:47:1: note: declared here
 DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
 ^
[ 13%] Building C object src/CMakeFiles/ssh_shared.dir/config.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/config.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/config.c
[ 13%] Building C object src/CMakeFiles/ssh_shared.dir/connect.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/connect.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/connect.c
[ 14%] Building C object src/CMakeFiles/ssh_static.dir/getpass.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/getpass.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/getpass.c
[ 14%] Building C object src/CMakeFiles/ssh_static.dir/init.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/init.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/init.c
[ 15%] Building C object src/CMakeFiles/ssh_shared.dir/curve25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/curve25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/curve25519.c
[ 16%] Building C object src/CMakeFiles/ssh_static.dir/kex.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/kex.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/kex.c
[ 16%] Building C object src/CMakeFiles/ssh_static.dir/known_hosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/known_hosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/known_hosts.c
[ 17%] Building C object src/CMakeFiles/ssh_static.dir/legacy.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/legacy.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/legacy.c
[ 17%] Building C object src/CMakeFiles/ssh_shared.dir/dh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/dh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/dh.c
[ 18%] Building C object src/CMakeFiles/ssh_shared.dir/ecdh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/ecdh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/ecdh.c
/builddir/build/BUILD/libssh-0.7.5/src/dh.c: In function 'ssh_get_random':
/builddir/build/BUILD/libssh-0.7.5/src/dh.c:137:5: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
     return RAND_pseudo_bytes(where,len);
     ^~~~~~
In file included from /usr/include/openssl/ec.h:27:0,
                 from /usr/include/openssl/ecdh.h:10,
                 from /builddir/build/BUILD/libssh-0.7.5/include/libssh/crypto.h:43,
                 from /builddir/build/BUILD/libssh-0.7.5/src/dh.c:56:
/usr/include/openssl/rand.h:47:1: note: declared here
 DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
 ^
[ 18%] Building C object src/CMakeFiles/ssh_static.dir/libcrypto.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/libcrypto.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/libcrypto.c
[ 19%] Building C object src/CMakeFiles/ssh_static.dir/libcrypto-compat.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/libcrypto-compat.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/libcrypto-compat.c
[ 19%] Building C object src/CMakeFiles/ssh_static.dir/log.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/log.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/log.c
[ 20%] Building C object src/CMakeFiles/ssh_static.dir/match.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/match.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/match.c
[ 20%] Building C object src/CMakeFiles/ssh_shared.dir/error.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/error.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/error.c
[ 21%] Building C object src/CMakeFiles/ssh_shared.dir/getpass.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/getpass.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/getpass.c
[ 22%] Building C object src/CMakeFiles/ssh_shared.dir/init.c.o
[ 22%] Building C object src/CMakeFiles/ssh_static.dir/messages.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/init.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/init.c
[ 22%] Building C object src/CMakeFiles/ssh_static.dir/misc.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/messages.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/messages.c
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/misc.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/misc.c
[ 23%] Building C object src/CMakeFiles/ssh_shared.dir/kex.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/kex.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/kex.c
/builddir/build/BUILD/libssh-0.7.5/src/misc.c: In function 'ssh_timeout_elapsed':
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:954:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             fprintf(stderr, "ssh_timeout_elapsed called with -2. this needs to "
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "be fixed. please set a breakpoint on %s:%d and "
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "fix the caller\n", __FILE__, __LINE__);
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:957:9: note: here
         case -1: /* -1 means infinite timeout */
         ^~~~
[ 23%] Building C object src/CMakeFiles/ssh_static.dir/options.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/options.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/options.c
[ 23%] Building C object src/CMakeFiles/ssh_shared.dir/known_hosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/known_hosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/known_hosts.c
[ 24%] Building C object src/CMakeFiles/ssh_static.dir/packet.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/packet.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/packet.c
[ 24%] Building C object src/CMakeFiles/ssh_static.dir/packet_cb.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/packet_cb.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/packet_cb.c
/builddir/build/BUILD/libssh-0.7.5/src/packet.c: In function 'ssh_packet_socket_callback':
/builddir/build/BUILD/libssh-0.7.5/src/packet.c:222:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
             session->packet_state = PACKET_STATE_SIZEREAD;
             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/src/packet.c:224:9: note: here
         case PACKET_STATE_SIZEREAD:
         ^~~~
[ 25%] Building C object src/CMakeFiles/ssh_static.dir/packet_crypt.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/packet_crypt.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/packet_crypt.c
[ 26%] Building C object src/CMakeFiles/ssh_shared.dir/legacy.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/legacy.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/legacy.c
[ 26%] Building C object src/CMakeFiles/ssh_static.dir/pcap.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/pcap.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pcap.c
[ 26%] Building C object src/CMakeFiles/ssh_shared.dir/libcrypto.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/libcrypto.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/libcrypto.c
[ 27%] Building C object src/CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/libcrypto-compat.c
[ 28%] Building C object src/CMakeFiles/ssh_static.dir/pki.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/pki.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki.c
[ 28%] Building C object src/CMakeFiles/ssh_shared.dir/log.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/log.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/log.c
[ 28%] Building C object src/CMakeFiles/ssh_static.dir/pki_container_openssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/pki_container_openssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki_container_openssh.c
[ 29%] Building C object src/CMakeFiles/ssh_static.dir/pki_ed25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/pki_ed25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki_ed25519.c
[ 30%] Building C object src/CMakeFiles/ssh_shared.dir/match.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/match.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/match.c
[ 30%] Building C object src/CMakeFiles/ssh_shared.dir/messages.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/messages.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/messages.c
[ 31%] Building C object src/CMakeFiles/ssh_shared.dir/misc.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/misc.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/misc.c
[ 31%] Building C object src/CMakeFiles/ssh_static.dir/poll.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/poll.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/poll.c
[ 31%] Building C object src/CMakeFiles/ssh_shared.dir/options.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/options.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/options.c
/builddir/build/BUILD/libssh-0.7.5/src/misc.c: In function 'ssh_timeout_elapsed':
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:954:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             fprintf(stderr, "ssh_timeout_elapsed called with -2. this needs to "
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "be fixed. please set a breakpoint on %s:%d and "
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "fix the caller\n", __FILE__, __LINE__);
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:957:9: note: here
         case -1: /* -1 means infinite timeout */
         ^~~~
[ 32%] Building C object src/CMakeFiles/ssh_static.dir/session.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/session.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/session.c
[ 32%] Building C object src/CMakeFiles/ssh_static.dir/scp.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/scp.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/scp.c
[ 33%] Building C object src/CMakeFiles/ssh_shared.dir/packet.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/packet.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/packet.c
[ 34%] Building C object src/CMakeFiles/ssh_static.dir/socket.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/socket.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/socket.c
[ 34%] Building C object src/CMakeFiles/ssh_static.dir/string.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/string.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/string.c
/builddir/build/BUILD/libssh-0.7.5/src/packet.c: In function 'ssh_packet_socket_callback':
/builddir/build/BUILD/libssh-0.7.5/src/packet.c:222:35: warning: this statement may fall through [-Wimplicit-fallthrough=]
             session->packet_state = PACKET_STATE_SIZEREAD;
             ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/src/packet.c:224:9: note: here
         case PACKET_STATE_SIZEREAD:
         ^~~~
[ 34%] Building C object src/CMakeFiles/ssh_shared.dir/packet_cb.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/packet_cb.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/packet_cb.c
[ 35%] Building C object src/CMakeFiles/ssh_shared.dir/packet_crypt.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/packet_crypt.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/packet_crypt.c
[ 36%] Building C object src/CMakeFiles/ssh_static.dir/threads.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/threads.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/threads.c
[ 36%] Building C object src/CMakeFiles/ssh_static.dir/wrapper.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/wrapper.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/wrapper.c
[ 36%] Building C object src/CMakeFiles/ssh_shared.dir/pcap.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/pcap.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pcap.c
/builddir/build/BUILD/libssh-0.7.5/src/threads.c:109:13: warning: 'libcrypto_lock_callback' defined but not used [-Wunused-function]
 static void libcrypto_lock_callback(int mode, int i, const char *file, int line){
             ^~~~~~~~~~~~~~~~~~~~~~~
[ 37%] Building C object src/CMakeFiles/ssh_static.dir/external/bcrypt_pbkdf.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/external/bcrypt_pbkdf.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/bcrypt_pbkdf.c
[ 38%] Building C object src/CMakeFiles/ssh_shared.dir/pki.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/pki.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki.c
[ 38%] Building C object src/CMakeFiles/ssh_static.dir/external/blowfish.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/external/blowfish.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/blowfish.c
[ 38%] Building C object src/CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki_container_openssh.c
[ 39%] Building C object src/CMakeFiles/ssh_shared.dir/pki_ed25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/pki_ed25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki_ed25519.c
[ 40%] Building C object src/CMakeFiles/ssh_static.dir/external/ed25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/external/ed25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/ed25519.c
[ 41%] Building C object src/CMakeFiles/ssh_static.dir/external/fe25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/external/fe25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/fe25519.c
[ 41%] Building C object src/CMakeFiles/ssh_shared.dir/poll.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/poll.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/poll.c
[ 42%] Building C object src/CMakeFiles/ssh_shared.dir/session.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/session.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/session.c
[ 42%] Building C object src/CMakeFiles/ssh_shared.dir/scp.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/scp.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/scp.c
[ 42%] Building C object src/CMakeFiles/ssh_static.dir/external/ge25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/external/ge25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/ge25519.c
[ 43%] Building C object src/CMakeFiles/ssh_shared.dir/socket.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/socket.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/socket.c
[ 44%] Building C object src/CMakeFiles/ssh_static.dir/external/sc25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/external/sc25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/sc25519.c
[ 44%] Building C object src/CMakeFiles/ssh_static.dir/pki_crypto.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/pki_crypto.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c
[ 45%] Building C object src/CMakeFiles/ssh_static.dir/sftp.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/sftp.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/sftp.c
/builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c: In function 'pki_key_generate_dss':
/builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c:454:5: warning: 'DSA_generate_parameters' is deprecated [-Wdeprecated-declarations]
     key->dsa = DSA_generate_parameters(parameter, NULL, 0, NULL, NULL,
     ^~~
In file included from /usr/include/openssl/dh.h:13:0,
                 from /usr/include/openssl/dsa.h:31,
                 from /usr/include/openssl/x509.h:32,
                 from /usr/include/openssl/pem.h:17,
                 from /builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c:30:
/usr/include/openssl/dsa.h:123:1: note: declared here
 DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits,
 ^
[ 45%] Building C object src/CMakeFiles/ssh_static.dir/sftpserver.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/sftpserver.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/sftpserver.c
[ 46%] Building C object src/CMakeFiles/ssh_static.dir/server.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/server.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/server.c
[ 46%] Building C object src/CMakeFiles/ssh_static.dir/bind.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/bind.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/bind.c
[ 47%] Building C object src/CMakeFiles/ssh_static.dir/gzip.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/gzip.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/gzip.c
[ 47%] Building C object src/CMakeFiles/ssh_static.dir/gssapi.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/gssapi.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/gssapi.c
[ 48%] Building C object src/CMakeFiles/ssh_static.dir/external/curve25519_ref.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_static.dir/external/curve25519_ref.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/curve25519_ref.c
[ 48%] Building C object src/CMakeFiles/ssh_shared.dir/string.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/string.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/string.c
[ 49%] Building C object src/CMakeFiles/ssh_shared.dir/threads.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/threads.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/threads.c
[ 49%] Building C object src/CMakeFiles/ssh_shared.dir/wrapper.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/wrapper.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/wrapper.c
[ 49%] Linking C static library libssh.a
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cmake -P CMakeFiles/ssh_static.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssh_static.dir/link.txt --verbose=1
/usr/bin/ar qc libssh.a  CMakeFiles/ssh_static.dir/agent.c.o CMakeFiles/ssh_static.dir/auth.c.o CMakeFiles/ssh_static.dir/base64.c.o CMakeFiles/ssh_static.dir/bignum.c.o CMakeFiles/ssh_static.dir/buffer.c.o CMakeFiles/ssh_static.dir/callbacks.c.o CMakeFiles/ssh_static.dir/channels.c.o CMakeFiles/ssh_static.dir/client.c.o CMakeFiles/ssh_static.dir/config.c.o CMakeFiles/ssh_static.dir/connect.c.o CMakeFiles/ssh_static.dir/curve25519.c.o CMakeFiles/ssh_static.dir/dh.c.o CMakeFiles/ssh_static.dir/ecdh.c.o CMakeFiles/ssh_static.dir/error.c.o CMakeFiles/ssh_static.dir/getpass.c.o CMakeFiles/ssh_static.dir/init.c.o CMakeFiles/ssh_static.dir/kex.c.o CMakeFiles/ssh_static.dir/known_hosts.c.o CMakeFiles/ssh_static.dir/legacy.c.o CMakeFiles/ssh_static.dir/libcrypto.c.o CMakeFiles/ssh_static.dir/libcrypto-compat.c.o CMakeFiles/ssh_static.dir/log.c.o CMakeFiles/ssh_static.dir/match.c.o CMakeFiles/ssh_static.dir/messages.c.o CMakeFiles/ssh_static.dir/misc.c.o CMakeFiles/ssh_static.dir/options.c.o CMakeFiles/ssh_static.dir/packet.c.o CMakeFiles/ssh_static.dir/packet_cb.c.o CMakeFiles/ssh_static.dir/packet_crypt.c.o CMakeFiles/ssh_static.dir/pcap.c.o CMakeFiles/ssh_static.dir/pki.c.o CMakeFiles/ssh_static.dir/pki_container_openssh.c.o CMakeFiles/ssh_static.dir/pki_ed25519.c.o CMakeFiles/ssh_static.dir/poll.c.o CMakeFiles/ssh_static.dir/session.c.o CMakeFiles/ssh_static.dir/scp.c.o CMakeFiles/ssh_static.dir/socket.c.o CMakeFiles/ssh_static.dir/string.c.o CMakeFiles/ssh_static.dir/threads.c.o CMakeFiles/ssh_static.dir/wrapper.c.o CMakeFiles/ssh_static.dir/external/bcrypt_pbkdf.c.o CMakeFiles/ssh_static.dir/external/blowfish.c.o CMakeFiles/ssh_static.dir/external/ed25519.c.o CMakeFiles/ssh_static.dir/external/fe25519.c.o CMakeFiles/ssh_static.dir/external/ge25519.c.o CMakeFiles/ssh_static.dir/external/sc25519.c.o CMakeFiles/ssh_static.dir/pki_crypto.c.o CMakeFiles/ssh_static.dir/sftp.c.o CMakeFiles/ssh_static.dir/sftpserver.c.o CMakeFiles/ssh_static.dir/server.c.o CMakeFiles/ssh_static.dir/bind.c.o CMakeFiles/ssh_static.dir/gzip.c.o CMakeFiles/ssh_static.dir/gssapi.c.o CMakeFiles/ssh_static.dir/external/curve25519_ref.c.o
[ 50%] Building C object src/CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/bcrypt_pbkdf.c
/builddir/build/BUILD/libssh-0.7.5/src/threads.c:109:13: warning: 'libcrypto_lock_callback' defined but not used [-Wunused-function]
 static void libcrypto_lock_callback(int mode, int i, const char *file, int line){
             ^~~~~~~~~~~~~~~~~~~~~~~
[ 50%] Building C object src/CMakeFiles/ssh_shared.dir/external/blowfish.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/external/blowfish.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/blowfish.c
/usr/bin/ranlib libssh.a
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 50%] Built target ssh_static
[ 51%] Building C object src/CMakeFiles/ssh_shared.dir/external/ed25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/external/ed25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/ed25519.c
[ 51%] Building C object src/CMakeFiles/ssh_shared.dir/external/fe25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/external/fe25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/fe25519.c
[ 52%] Building C object src/CMakeFiles/ssh_shared.dir/external/ge25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/external/ge25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/ge25519.c
[ 52%] Building C object src/CMakeFiles/ssh_shared.dir/external/sc25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/external/sc25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/sc25519.c
[ 53%] Building C object src/CMakeFiles/ssh_shared.dir/pki_crypto.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/pki_crypto.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c
[ 53%] Building C object src/CMakeFiles/ssh_shared.dir/sftp.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/sftp.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/sftp.c
[ 54%] Building C object src/CMakeFiles/ssh_shared.dir/sftpserver.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/sftpserver.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/sftpserver.c
[ 55%] Building C object src/CMakeFiles/ssh_shared.dir/server.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/server.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/server.c
/builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c: In function 'pki_key_generate_dss':
/builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c:454:5: warning: 'DSA_generate_parameters' is deprecated [-Wdeprecated-declarations]
     key->dsa = DSA_generate_parameters(parameter, NULL, 0, NULL, NULL,
     ^~~
In file included from /usr/include/openssl/dh.h:13:0,
                 from /usr/include/openssl/dsa.h:31,
                 from /usr/include/openssl/x509.h:32,
                 from /usr/include/openssl/pem.h:17,
                 from /builddir/build/BUILD/libssh-0.7.5/src/pki_crypto.c:30:
/usr/include/openssl/dsa.h:123:1: note: declared here
 DEPRECATEDIN_0_9_8(DSA *DSA_generate_parameters(int bits,
 ^
[ 55%] Building C object src/CMakeFiles/ssh_shared.dir/bind.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/bind.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/bind.c
[ 56%] Building C object src/CMakeFiles/ssh_shared.dir/gzip.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/gzip.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/gzip.c
[ 56%] Building C object src/CMakeFiles/ssh_shared.dir/gssapi.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/gssapi.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/gssapi.c
[ 57%] Building C object src/CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/external/curve25519_ref.c
[ 57%] Linking C shared library libssh.so
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssh_shared.dir/link.txt --verbose=1
/usr/bin/cc -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libssh.so.4 -o libssh.so.4.4.2 CMakeFiles/ssh_shared.dir/agent.c.o CMakeFiles/ssh_shared.dir/auth.c.o CMakeFiles/ssh_shared.dir/base64.c.o CMakeFiles/ssh_shared.dir/bignum.c.o CMakeFiles/ssh_shared.dir/buffer.c.o CMakeFiles/ssh_shared.dir/callbacks.c.o CMakeFiles/ssh_shared.dir/channels.c.o CMakeFiles/ssh_shared.dir/client.c.o CMakeFiles/ssh_shared.dir/config.c.o CMakeFiles/ssh_shared.dir/connect.c.o CMakeFiles/ssh_shared.dir/curve25519.c.o CMakeFiles/ssh_shared.dir/dh.c.o CMakeFiles/ssh_shared.dir/ecdh.c.o CMakeFiles/ssh_shared.dir/error.c.o CMakeFiles/ssh_shared.dir/getpass.c.o CMakeFiles/ssh_shared.dir/init.c.o CMakeFiles/ssh_shared.dir/kex.c.o CMakeFiles/ssh_shared.dir/known_hosts.c.o CMakeFiles/ssh_shared.dir/legacy.c.o CMakeFiles/ssh_shared.dir/libcrypto.c.o CMakeFiles/ssh_shared.dir/libcrypto-compat.c.o CMakeFiles/ssh_shared.dir/log.c.o CMakeFiles/ssh_shared.dir/match.c.o CMakeFiles/ssh_shared.dir/messages.c.o CMakeFiles/ssh_shared.dir/misc.c.o CMakeFiles/ssh_shared.dir/options.c.o CMakeFiles/ssh_shared.dir/packet.c.o CMakeFiles/ssh_shared.dir/packet_cb.c.o CMakeFiles/ssh_shared.dir/packet_crypt.c.o CMakeFiles/ssh_shared.dir/pcap.c.o CMakeFiles/ssh_shared.dir/pki.c.o CMakeFiles/ssh_shared.dir/pki_container_openssh.c.o CMakeFiles/ssh_shared.dir/pki_ed25519.c.o CMakeFiles/ssh_shared.dir/poll.c.o CMakeFiles/ssh_shared.dir/session.c.o CMakeFiles/ssh_shared.dir/scp.c.o CMakeFiles/ssh_shared.dir/socket.c.o CMakeFiles/ssh_shared.dir/string.c.o CMakeFiles/ssh_shared.dir/threads.c.o CMakeFiles/ssh_shared.dir/wrapper.c.o CMakeFiles/ssh_shared.dir/external/bcrypt_pbkdf.c.o CMakeFiles/ssh_shared.dir/external/blowfish.c.o CMakeFiles/ssh_shared.dir/external/ed25519.c.o CMakeFiles/ssh_shared.dir/external/fe25519.c.o CMakeFiles/ssh_shared.dir/external/ge25519.c.o CMakeFiles/ssh_shared.dir/external/sc25519.c.o CMakeFiles/ssh_shared.dir/pki_crypto.c.o CMakeFiles/ssh_shared.dir/sftp.c.o CMakeFiles/ssh_shared.dir/sftpserver.c.o CMakeFiles/ssh_shared.dir/server.c.o CMakeFiles/ssh_shared.dir/bind.c.o CMakeFiles/ssh_shared.dir/gzip.c.o CMakeFiles/ssh_shared.dir/gssapi.c.o CMakeFiles/ssh_shared.dir/external/curve25519_ref.c.o -lcrypto -lrt -lcrypto -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
cd /builddir/build/BUILD/libssh-0.7.5/obj/src && /usr/bin/cmake -E cmake_symlink_library libssh.so.4.4.2 libssh.so.4 libssh.so
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 57%] Built target ssh_shared
make -f src/threads/CMakeFiles/ssh_threads_shared.dir/build.make src/threads/CMakeFiles/ssh_threads_shared.dir/depend
make -f examples/CMakeFiles/libsshpp_noexcept.dir/build.make examples/CMakeFiles/libsshpp_noexcept.dir/depend
make -f examples/CMakeFiles/samplessh.dir/build.make examples/CMakeFiles/samplessh.dir/depend
make -f examples/CMakeFiles/sshnetcat.dir/build.make examples/CMakeFiles/sshnetcat.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/src/threads /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/src/threads /builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_shared.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp_noexcept.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/sshnetcat.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplessh.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_shared.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_shared.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/src/threads/CMakeFiles/ssh_threads_shared.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplessh.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplessh.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplessh.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp_noexcept.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp_noexcept.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp_noexcept.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/sshnetcat.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/sshnetcat.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/sshnetcat.dir/depend.internal".
Scanning dependencies of target ssh_threads_shared
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f src/threads/CMakeFiles/ssh_threads_shared.dir/build.make src/threads/CMakeFiles/ssh_threads_shared.dir/build
Scanning dependencies of target libsshpp_noexcept
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/libsshpp_noexcept.dir/build.make examples/CMakeFiles/libsshpp_noexcept.dir/build
Scanning dependencies of target samplessh
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/samplessh.dir/build.make examples/CMakeFiles/samplessh.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
Scanning dependencies of target sshnetcat
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/sshnetcat.dir/build.make examples/CMakeFiles/sshnetcat.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 58%] Building C object src/threads/CMakeFiles/ssh_threads_shared.dir/pthread.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/src/threads && /usr/bin/cc -DLIBSSH_EXPORTS -I/builddir/build/BUILD/libssh-0.7.5/obj/src/threads -I/builddir/build/BUILD/libssh-0.7.5/src/threads -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -fPIC   -fvisibility=hidden -o CMakeFiles/ssh_threads_shared.dir/pthread.c.o   -c /builddir/build/BUILD/libssh-0.7.5/src/threads/pthread.c
[ 59%] Building CXX object examples/CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/c++   -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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   -o CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o -c /builddir/build/BUILD/libssh-0.7.5/examples/libsshpp_noexcept.cpp
[ 61%] Building C object examples/CMakeFiles/sshnetcat.dir/sshnetcat.c.o
[ 60%] Building C object examples/CMakeFiles/samplessh.dir/sample.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplessh.dir/sample.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/sample.c
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/sshnetcat.dir/sshnetcat.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/sshnetcat.c
[ 61%] Linking C shared library libssh_threads.so
cd /builddir/build/BUILD/libssh-0.7.5/obj/src/threads && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssh_threads_shared.dir/link.txt --verbose=1
/usr/bin/cc -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libssh_threads.so.4 -o libssh_threads.so.4.4.2 CMakeFiles/ssh_threads_shared.dir/pthread.c.o -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src: ../libssh.so.4.4.2 -lpthread -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
cd /builddir/build/BUILD/libssh-0.7.5/obj/src/threads && /usr/bin/cmake -E cmake_symlink_library libssh_threads.so.4.4.2 libssh_threads.so.4 libssh_threads.so
[ 61%] Building C object examples/CMakeFiles/sshnetcat.dir/authentication.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/sshnetcat.dir/authentication.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/authentication.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 61%] Built target ssh_threads_shared
make -f examples/CMakeFiles/libssh_scp.dir/build.make examples/CMakeFiles/libssh_scp.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libssh_scp.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libssh_scp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libssh_scp.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libssh_scp.dir/depend.internal".
Scanning dependencies of target libssh_scp
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/libssh_scp.dir/build.make examples/CMakeFiles/libssh_scp.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 61%] Building C object examples/CMakeFiles/samplessh.dir/authentication.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplessh.dir/authentication.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/authentication.c
[ 61%] Building C object examples/CMakeFiles/libssh_scp.dir/libssh_scp.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/libssh_scp.dir/libssh_scp.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/libssh_scp.c
[ 62%] Building C object examples/CMakeFiles/sshnetcat.dir/knownhosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/sshnetcat.dir/knownhosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c
[ 63%] Building C object examples/CMakeFiles/samplessh.dir/knownhosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplessh.dir/knownhosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c: In function 'verify_knownhost':
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
       fprintf(stderr,"the file will be automatically created.\n");
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:76:5: note: here
     case SSH_SERVER_NOT_KNOWN:
     ^~~~
[ 64%] Building C object examples/CMakeFiles/libssh_scp.dir/authentication.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/libssh_scp.dir/authentication.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/authentication.c
[ 64%] Building C object examples/CMakeFiles/sshnetcat.dir/connect_ssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/sshnetcat.dir/connect_ssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/connect_ssh.c
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c: In function 'verify_knownhost':
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
       fprintf(stderr,"the file will be automatically created.\n");
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:76:5: note: here
     case SSH_SERVER_NOT_KNOWN:
     ^~~~
[ 64%] Building C object examples/CMakeFiles/samplessh.dir/connect_ssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplessh.dir/connect_ssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/connect_ssh.c
[ 65%] Linking C executable sshnetcat
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/sshnetcat.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/sshnetcat.dir/sshnetcat.c.o CMakeFiles/sshnetcat.dir/authentication.c.o CMakeFiles/sshnetcat.dir/knownhosts.c.o CMakeFiles/sshnetcat.dir/connect_ssh.c.o  -o sshnetcat -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 65%] Building C object examples/CMakeFiles/libssh_scp.dir/knownhosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/libssh_scp.dir/knownhosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c
[ 66%] Linking C executable samplessh
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/samplessh.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/samplessh.dir/sample.c.o CMakeFiles/samplessh.dir/authentication.c.o CMakeFiles/samplessh.dir/knownhosts.c.o CMakeFiles/samplessh.dir/connect_ssh.c.o  -o samplessh -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 66%] Built target sshnetcat
make -f examples/CMakeFiles/scp_download.dir/build.make examples/CMakeFiles/scp_download.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/scp_download.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/scp_download.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/scp_download.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/scp_download.dir/depend.internal".
Scanning dependencies of target scp_download
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/scp_download.dir/build.make examples/CMakeFiles/scp_download.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c: In function 'verify_knownhost':
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
       fprintf(stderr,"the file will be automatically created.\n");
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:76:5: note: here
     case SSH_SERVER_NOT_KNOWN:
     ^~~~
[ 66%] Building C object examples/CMakeFiles/scp_download.dir/scp_download.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/scp_download.dir/scp_download.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/scp_download.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 66%] Built target samplessh
make -f examples/CMakeFiles/samplesshd-cb.dir/build.make examples/CMakeFiles/samplesshd-cb.dir/depend
[ 66%] Linking CXX executable libsshpp_noexcept
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/libsshpp_noexcept.dir/link.txt --verbose=1
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-cb.dir/DependInfo.cmake --color=
[ 67%] Building C object examples/CMakeFiles/libssh_scp.dir/connect_ssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/libssh_scp.dir/connect_ssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/connect_ssh.c
/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  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/libsshpp_noexcept.dir/libsshpp_noexcept.cpp.o  -o libsshpp_noexcept -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-cb.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-cb.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-cb.dir/depend.internal".
Scanning dependencies of target samplesshd-cb
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/samplesshd-cb.dir/build.make examples/CMakeFiles/samplesshd-cb.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 67%] Building C object examples/CMakeFiles/samplesshd-cb.dir/samplesshd-cb.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplesshd-cb.dir/samplesshd-cb.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/samplesshd-cb.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 67%] Built target libsshpp_noexcept
[ 67%] Linking C executable libssh_scp
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/libssh_scp.dir/link.txt --verbose=1
[ 68%] Building C object examples/CMakeFiles/scp_download.dir/authentication.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/scp_download.dir/authentication.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/authentication.c
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/libssh_scp.dir/libssh_scp.c.o CMakeFiles/libssh_scp.dir/authentication.c.o CMakeFiles/libssh_scp.dir/knownhosts.c.o CMakeFiles/libssh_scp.dir/connect_ssh.c.o  -o libssh_scp -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 68%] Building C object examples/CMakeFiles/scp_download.dir/knownhosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/scp_download.dir/knownhosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 68%] Built target libssh_scp
[ 69%] Building C object examples/CMakeFiles/scp_download.dir/connect_ssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/scp_download.dir/connect_ssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/connect_ssh.c
[ 70%] Linking C executable samplesshd-cb
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/samplesshd-cb.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/samplesshd-cb.dir/samplesshd-cb.c.o  -o samplesshd-cb -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c: In function 'verify_knownhost':
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
       fprintf(stderr,"the file will be automatically created.\n");
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:76:5: note: here
     case SSH_SERVER_NOT_KNOWN:
     ^~~~
make -f examples/CMakeFiles/samplesftp.dir/build.make examples/CMakeFiles/samplesftp.dir/depend
make -f examples/CMakeFiles/samplesshd-kbdint.dir/build.make examples/CMakeFiles/samplesshd-kbdint.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesftp.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-kbdint.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesftp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesftp.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesftp.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-kbdint.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-kbdint.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/samplesshd-kbdint.dir/depend.internal".
Scanning dependencies of target samplesshd-kbdint
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/samplesshd-kbdint.dir/build.make examples/CMakeFiles/samplesshd-kbdint.dir/build
Scanning dependencies of target samplesftp
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/samplesftp.dir/build.make examples/CMakeFiles/samplesftp.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 70%] Building C object examples/CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/samplesshd-kbdint.c
[ 70%] Built target samplesshd-cb
make -f examples/CMakeFiles/ssh_server_fork.dir/build.make examples/CMakeFiles/ssh_server_fork.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/ssh_server_fork.dir/DependInfo.cmake --color=
[ 70%] Building C object examples/CMakeFiles/samplesftp.dir/samplesftp.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplesftp.dir/samplesftp.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/samplesftp.c
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/ssh_server_fork.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/ssh_server_fork.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/ssh_server_fork.dir/depend.internal".
Scanning dependencies of target ssh_server_fork
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/ssh_server_fork.dir/build.make examples/CMakeFiles/ssh_server_fork.dir/build
[ 70%] Linking C executable scp_download
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/scp_download.dir/link.txt --verbose=1
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/scp_download.dir/scp_download.c.o CMakeFiles/scp_download.dir/authentication.c.o CMakeFiles/scp_download.dir/knownhosts.c.o CMakeFiles/scp_download.dir/connect_ssh.c.o  -o scp_download -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 70%] Building C object examples/CMakeFiles/ssh_server_fork.dir/ssh_server_fork.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/ssh_server_fork.dir/ssh_server_fork.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/ssh_server_fork.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 70%] Built target scp_download
make -f examples/CMakeFiles/exec.dir/build.make examples/CMakeFiles/exec.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/exec.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/exec.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/exec.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/exec.dir/depend.internal".
Scanning dependencies of target exec
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/exec.dir/build.make examples/CMakeFiles/exec.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 71%] Building C object examples/CMakeFiles/exec.dir/exec.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/exec.dir/exec.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/exec.c
[ 72%] Building C object examples/CMakeFiles/samplesftp.dir/authentication.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplesftp.dir/authentication.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/authentication.c
[ 73%] Linking C executable samplesshd-kbdint
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/samplesshd-kbdint.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/samplesshd-kbdint.dir/samplesshd-kbdint.c.o  -o samplesshd-kbdint -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 73%] Building C object examples/CMakeFiles/exec.dir/authentication.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/exec.dir/authentication.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/authentication.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 73%] Built target samplesshd-kbdint
[ 74%] Building C object examples/CMakeFiles/exec.dir/knownhosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/exec.dir/knownhosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c
[ 75%] Linking C executable ssh_server_fork
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/ssh_server_fork.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/ssh_server_fork.dir/ssh_server_fork.c.o  -o ssh_server_fork -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lutil -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 75%] Building C object examples/CMakeFiles/samplesftp.dir/knownhosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplesftp.dir/knownhosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c
[ 76%] Building C object examples/CMakeFiles/samplesftp.dir/connect_ssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/samplesftp.dir/connect_ssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/connect_ssh.c
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c: In function 'verify_knownhost':
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
       fprintf(stderr,"the file will be automatically created.\n");
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:76:5: note: here
     case SSH_SERVER_NOT_KNOWN:
     ^~~~
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 76%] Building C object examples/CMakeFiles/exec.dir/connect_ssh.c.o
[ 76%] Built target ssh_server_fork
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/exec.dir/connect_ssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/connect_ssh.c
make -f examples/CMakeFiles/senddata.dir/build.make examples/CMakeFiles/senddata.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/senddata.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/senddata.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/senddata.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/senddata.dir/depend.internal".
Scanning dependencies of target senddata
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/senddata.dir/build.make examples/CMakeFiles/senddata.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 77%] Building C object examples/CMakeFiles/senddata.dir/senddata.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/senddata.dir/senddata.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/senddata.c
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c: In function 'verify_knownhost':
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
       fprintf(stderr,"the file will be automatically created.\n");
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:76:5: note: here
     case SSH_SERVER_NOT_KNOWN:
     ^~~~
make -f examples/CMakeFiles/libsshpp.dir/build.make examples/CMakeFiles/libsshpp.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/libsshpp.dir/depend.internal".
Scanning dependencies of target libsshpp
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/libsshpp.dir/build.make examples/CMakeFiles/libsshpp.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 77%] Linking C executable samplesftp
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/samplesftp.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/samplesftp.dir/samplesftp.c.o CMakeFiles/samplesftp.dir/authentication.c.o CMakeFiles/samplesftp.dir/knownhosts.c.o CMakeFiles/samplesftp.dir/connect_ssh.c.o  -o samplesftp -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 78%] Building CXX object examples/CMakeFiles/libsshpp.dir/libsshpp.cpp.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/c++   -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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   -o CMakeFiles/libsshpp.dir/libsshpp.cpp.o -c /builddir/build/BUILD/libssh-0.7.5/examples/libsshpp.cpp
[ 79%] Linking C executable exec
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/exec.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/exec.dir/exec.c.o CMakeFiles/exec.dir/authentication.c.o CMakeFiles/exec.dir/knownhosts.c.o CMakeFiles/exec.dir/connect_ssh.c.o  -o exec -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 79%] Building C object examples/CMakeFiles/senddata.dir/authentication.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/senddata.dir/authentication.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/authentication.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 79%] Built target samplesftp
[ 80%] Building C object examples/CMakeFiles/senddata.dir/knownhosts.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/senddata.dir/knownhosts.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 80%] Built target exec
make -f examples/CMakeFiles/proxy.dir/build.make examples/CMakeFiles/proxy.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/examples /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/examples /builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/proxy.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/proxy.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/proxy.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/examples/CMakeFiles/proxy.dir/depend.internal".
Scanning dependencies of target proxy
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f examples/CMakeFiles/proxy.dir/build.make examples/CMakeFiles/proxy.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 80%] Building C object examples/CMakeFiles/proxy.dir/proxy.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/proxy.dir/proxy.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/proxy.c
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c: In function 'verify_knownhost':
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:74:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
       fprintf(stderr,"the file will be automatically created.\n");
       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/examples/knownhosts.c:76:5: note: here
     case SSH_SERVER_NOT_KNOWN:
     ^~~~
make -f tests/CMakeFiles/torture.dir/build.make tests/CMakeFiles/torture.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests /builddir/build/BUILD/libssh-0.7.5/obj/tests/CMakeFiles/torture.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/CMakeFiles/torture.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/CMakeFiles/torture.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/CMakeFiles/torture.dir/depend.internal".
Scanning dependencies of target torture
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/CMakeFiles/torture.dir/build.make tests/CMakeFiles/torture.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 80%] Building C object examples/CMakeFiles/senddata.dir/connect_ssh.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/examples -I/builddir/build/BUILD/libssh-0.7.5/examples -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/senddata.dir/connect_ssh.c.o   -c /builddir/build/BUILD/libssh-0.7.5/examples/connect_ssh.c
[ 80%] Building C object tests/CMakeFiles/torture.dir/cmdline.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests -I/builddir/build/BUILD/libssh-0.7.5/tests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture.dir/cmdline.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/cmdline.c
[ 81%] Linking C executable senddata
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/senddata.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/senddata.dir/senddata.c.o CMakeFiles/senddata.dir/authentication.c.o CMakeFiles/senddata.dir/knownhosts.c.o CMakeFiles/senddata.dir/connect_ssh.c.o  -o senddata -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 82%] Linking C executable proxy
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/proxy.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/proxy.dir/proxy.c.o  -o proxy -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
[ 83%] Building C object tests/CMakeFiles/torture.dir/torture.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests -I/builddir/build/BUILD/libssh-0.7.5/tests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture.dir/torture.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/torture.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 83%] Built target senddata
make -f tests/pkd/CMakeFiles/pkd_hello.dir/build.make tests/pkd/CMakeFiles/pkd_hello.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/pkd /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd /builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd/CMakeFiles/pkd_hello.dir/DependInfo.cmake --color=
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd/CMakeFiles/pkd_hello.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd/CMakeFiles/pkd_hello.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd/CMakeFiles/pkd_hello.dir/depend.internal".
[ 83%] Built target proxy
Scanning dependencies of target pkd_hello
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/pkd/CMakeFiles/pkd_hello.dir/build.make tests/pkd/CMakeFiles/pkd_hello.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 83%] Building C object tests/pkd/CMakeFiles/pkd_hello.dir/pkd_hello.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/pkd_hello.dir/pkd_hello.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_hello.c
[ 84%] Building C object tests/pkd/CMakeFiles/pkd_hello.dir/pkd_daemon.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/pkd_hello.dir/pkd_daemon.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_daemon.c
[ 84%] Linking C static library libtorture.a
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests && /usr/bin/cmake -P CMakeFiles/torture.dir/cmake_clean_target.cmake
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture.dir/link.txt --verbose=1
/builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_hello.c: In function 'pkd_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_hello.c:464:9: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
         rc = _run_tests(all_tests, tindex);
         ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_hello.c:12:0:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_hello.c:479:13: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
             rc = _run_tests(found, 3);
             ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_hello.c:12:0:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
/usr/bin/ar qc libtorture.a  CMakeFiles/torture.dir/cmdline.c.o CMakeFiles/torture.dir/torture.c.o
/usr/bin/ranlib libtorture.a
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 84%] Built target torture
make -f tests/unittests/CMakeFiles/torture_misc.dir/build.make tests/unittests/CMakeFiles/torture_misc.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_misc.dir/DependInfo.cmake --color=
[ 85%] Building C object tests/pkd/CMakeFiles/pkd_hello.dir/pkd_keyutil.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/pkd_hello.dir/pkd_keyutil.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_keyutil.c
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_misc.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_misc.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_misc.dir/depend.internal".
Scanning dependencies of target torture_misc
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_misc.dir/build.make tests/unittests/CMakeFiles/torture_misc.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 86%] Building C object tests/unittests/CMakeFiles/torture_misc.dir/torture_misc.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_misc.dir/torture_misc.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_misc.c
[ 86%] Building C object tests/pkd/CMakeFiles/pkd_hello.dir/pkd_util.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/tests/pkd -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/pkd_hello.dir/pkd_util.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/pkd/pkd_util.c
[ 86%] Linking CXX executable libsshpp
cd /builddir/build/BUILD/libssh-0.7.5/obj/examples && /usr/bin/cmake -E cmake_link_script CMakeFiles/libsshpp.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  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/libsshpp.dir/libsshpp.cpp.o  -o libsshpp -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
make -f tests/unittests/CMakeFiles/torture_rand.dir/build.make tests/unittests/CMakeFiles/torture_rand.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_rand.dir/DependInfo.cmake --color=
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_misc.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_misc.c:222:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_misc.c:12:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_misc.c:13:0:
/builddir/build/BUILD/libssh-0.7.5/src/misc.c: In function 'ssh_timeout_elapsed':
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:954:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             fprintf(stderr, "ssh_timeout_elapsed called with -2. this needs to "
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "be fixed. please set a breakpoint on %s:%d and "
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "fix the caller\n", __FILE__, __LINE__);
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:957:9: note: here
         case -1: /* -1 means infinite timeout */
         ^~~~
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_rand.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_rand.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_rand.dir/depend.internal".
Scanning dependencies of target torture_rand
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_rand.dir/build.make tests/unittests/CMakeFiles/torture_rand.dir/build
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 86%] Built target libsshpp
make -f tests/unittests/CMakeFiles/torture_buffer.dir/build.make tests/unittests/CMakeFiles/torture_buffer.dir/depend
[ 87%] Building C object tests/unittests/CMakeFiles/torture_rand.dir/torture_rand.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_rand.dir/torture_rand.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_rand.c
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_buffer.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_buffer.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_buffer.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_buffer.dir/depend.internal".
Scanning dependencies of target torture_buffer
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_buffer.dir/build.make tests/unittests/CMakeFiles/torture_buffer.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 88%] Building C object tests/unittests/CMakeFiles/torture_buffer.dir/torture_buffer.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_buffer.dir/torture_buffer.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_buffer.c
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_rand.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_rand.c:68:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     return run_tests(tests);
     ^~~~~~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_rand.c:6:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
[ 88%] Linking C executable torture_rand
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_rand.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_rand.dir/torture_rand.c.o  -o torture_rand -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
[ 88%] Linking C executable torture_misc
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_misc.dir/link.txt --verbose=1
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_buffer.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_buffer.c:266:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_buffer.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_misc.dir/torture_misc.c.o  -o torture_misc -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 88%] Built target torture_rand
make -f tests/unittests/CMakeFiles/torture_callbacks.dir/build.make tests/unittests/CMakeFiles/torture_callbacks.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_callbacks.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_callbacks.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_callbacks.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_callbacks.dir/depend.internal".
Scanning dependencies of target torture_callbacks
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_callbacks.dir/build.make tests/unittests/CMakeFiles/torture_callbacks.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 89%] Building C object tests/unittests/CMakeFiles/torture_callbacks.dir/torture_callbacks.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_callbacks.dir/torture_callbacks.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_callbacks.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 89%] Built target torture_misc
make -f tests/unittests/CMakeFiles/torture_options.dir/build.make tests/unittests/CMakeFiles/torture_options.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_options.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_options.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_options.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_options.dir/depend.internal".
Scanning dependencies of target torture_options
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_options.dir/build.make tests/unittests/CMakeFiles/torture_options.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 90%] Building C object tests/unittests/CMakeFiles/torture_options.dir/torture_options.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_options.dir/torture_options.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_options.c
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_callbacks.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_callbacks.c:109:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_callbacks.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
[ 90%] Linking C executable torture_callbacks
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_callbacks.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_callbacks.dir/torture_callbacks.c.o  -o torture_callbacks -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
[ 90%] Linking C executable torture_buffer
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_buffer.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_buffer.dir/torture_buffer.c.o  -o torture_buffer -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_options.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_options.c:213:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_options.c:8:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 90%] Built target torture_callbacks
make -f tests/unittests/CMakeFiles/torture_list.dir/build.make tests/unittests/CMakeFiles/torture_list.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_list.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_list.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_list.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_list.dir/depend.internal".
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
Scanning dependencies of target torture_list
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_list.dir/build.make tests/unittests/CMakeFiles/torture_list.dir/build
[ 90%] Built target torture_buffer
make -f tests/unittests/CMakeFiles/torture_init.dir/build.make tests/unittests/CMakeFiles/torture_init.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_init.dir/DependInfo.cmake --color=
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 90%] Linking C executable torture_options
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_options.dir/link.txt --verbose=1
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_init.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_init.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_init.dir/depend.internal".
[ 91%] Building C object tests/unittests/CMakeFiles/torture_list.dir/torture_list.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_list.dir/torture_list.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_list.c
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_options.dir/torture_options.c.o  -o torture_options -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
Scanning dependencies of target torture_init
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_init.dir/build.make tests/unittests/CMakeFiles/torture_init.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 92%] Building C object tests/unittests/CMakeFiles/torture_init.dir/torture_init.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_init.dir/torture_init.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_init.c
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_init.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_init.c:22:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     return run_tests(tests);
     ^~~~~~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_init.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 92%] Built target torture_options
make -f tests/unittests/CMakeFiles/torture_pki_ed25519.dir/build.make tests/unittests/CMakeFiles/torture_pki_ed25519.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki_ed25519.dir/DependInfo.cmake --color=
[ 92%] Linking C executable torture_init
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_init.dir/link.txt --verbose=1
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki_ed25519.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki_ed25519.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki_ed25519.dir/depend.internal".
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_init.dir/torture_init.c.o  -o torture_init -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
Scanning dependencies of target torture_pki_ed25519
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_pki_ed25519.dir/build.make tests/unittests/CMakeFiles/torture_pki_ed25519.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 93%] Building C object tests/unittests/CMakeFiles/torture_pki_ed25519.dir/torture_pki_ed25519.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_pki_ed25519.dir/torture_pki_ed25519.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki_ed25519.c
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_list.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_list.c:89:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_list.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_list.c:5:0:
/builddir/build/BUILD/libssh-0.7.5/src/misc.c: In function 'ssh_timeout_elapsed':
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:954:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             fprintf(stderr, "ssh_timeout_elapsed called with -2. this needs to "
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "be fixed. please set a breakpoint on %s:%d and "
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "fix the caller\n", __FILE__, __LINE__);
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:957:9: note: here
         case -1: /* -1 means infinite timeout */
         ^~~~
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 93%] Built target torture_init
make -f tests/unittests/CMakeFiles/torture_isipaddr.dir/build.make tests/unittests/CMakeFiles/torture_isipaddr.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_isipaddr.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_isipaddr.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_isipaddr.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_isipaddr.dir/depend.internal".
Scanning dependencies of target torture_isipaddr
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_isipaddr.dir/build.make tests/unittests/CMakeFiles/torture_isipaddr.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 94%] Building C object tests/unittests/CMakeFiles/torture_isipaddr.dir/torture_isipaddr.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_isipaddr.dir/torture_isipaddr.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_isipaddr.c
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki_ed25519.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki_ed25519.c:120:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki_ed25519.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
[ 94%] Linking C executable torture_list
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_list.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_list.dir/torture_list.c.o  -o torture_list -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
[ 95%] Linking C executable pkd_hello
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/pkd && /usr/bin/cmake -E cmake_link_script CMakeFiles/pkd_hello.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/pkd_hello.dir/pkd_daemon.c.o CMakeFiles/pkd_hello.dir/pkd_hello.c.o CMakeFiles/pkd_hello.dir/pkd_keyutil.c.o CMakeFiles/pkd_hello.dir/pkd_util.c.o  -o pkd_hello -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src -lcmocka ../../src/libssh.a -lcrypto -lrt -lcrypto -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lpthread -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err 
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 95%] Built target torture_list
make -f tests/unittests/CMakeFiles/torture_keyfiles.dir/build.make tests/unittests/CMakeFiles/torture_keyfiles.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_keyfiles.dir/DependInfo.cmake --color=
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_isipaddr.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_isipaddr.c:54:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_isipaddr.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_keyfiles.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_keyfiles.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_keyfiles.dir/depend.internal".
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_isipaddr.c:5:0:
/builddir/build/BUILD/libssh-0.7.5/src/misc.c: In function 'ssh_timeout_elapsed':
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:954:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
             fprintf(stderr, "ssh_timeout_elapsed called with -2. this needs to "
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "be fixed. please set a breakpoint on %s:%d and "
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                             "fix the caller\n", __FILE__, __LINE__);
                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/src/misc.c:957:9: note: here
         case -1: /* -1 means infinite timeout */
         ^~~~
Scanning dependencies of target torture_keyfiles
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_keyfiles.dir/build.make tests/unittests/CMakeFiles/torture_keyfiles.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 96%] Building C object tests/unittests/CMakeFiles/torture_keyfiles.dir/torture_keyfiles.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_keyfiles.dir/torture_keyfiles.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_keyfiles.c
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 96%] Built target pkd_hello
make -f tests/unittests/CMakeFiles/torture_channel.dir/build.make tests/unittests/CMakeFiles/torture_channel.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_channel.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_channel.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_channel.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_channel.dir/depend.internal".
[ 96%] Linking C executable torture_pki_ed25519
Scanning dependencies of target torture_channel
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_pki_ed25519.dir/link.txt --verbose=1
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_channel.dir/build.make tests/unittests/CMakeFiles/torture_channel.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_pki_ed25519.dir/torture_pki_ed25519.c.o  -o torture_pki_ed25519 -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
[ 97%] Building C object tests/unittests/CMakeFiles/torture_channel.dir/torture_channel.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_channel.dir/torture_channel.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_channel.c
[ 97%] Linking C executable torture_isipaddr
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_isipaddr.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_isipaddr.dir/torture_isipaddr.c.o  -o torture_isipaddr -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 97%] Built target torture_pki_ed25519
make -f tests/unittests/CMakeFiles/torture_pki.dir/build.make tests/unittests/CMakeFiles/torture_pki.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki.dir/DependInfo.cmake --color=
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_keyfiles.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_keyfiles.c:274:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_keyfiles.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_pki.dir/depend.internal".
Scanning dependencies of target torture_pki
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_pki.dir/build.make tests/unittests/CMakeFiles/torture_pki.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 98%] Building C object tests/unittests/CMakeFiles/torture_pki.dir/torture_pki.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_pki.dir/torture_pki.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki.c
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_channel.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_channel.c:46:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc = run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_channel.c:8:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 98%] Built target torture_isipaddr
make -f tests/unittests/CMakeFiles/torture_server_x11.dir/build.make tests/unittests/CMakeFiles/torture_server_x11.dir/depend
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_server_x11.dir/DependInfo.cmake --color=
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_server_x11.dir/DependInfo.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_server_x11.dir/depend.internal".
Dependee "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests/CMakeFiles/torture_server_x11.dir/depend.internal".
Scanning dependencies of target torture_server_x11
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f tests/unittests/CMakeFiles/torture_server_x11.dir/build.make tests/unittests/CMakeFiles/torture_server_x11.dir/build
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[ 99%] Building C object tests/unittests/CMakeFiles/torture_server_x11.dir/torture_server_x11.c.o
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cc  -I/builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/tests/unittests -I/builddir/build/BUILD/libssh-0.7.5/include -I/builddir/build/BUILD/libssh-0.7.5/obj -I/builddir/build/BUILD/libssh-0.7.5/src -I/builddir/build/BUILD/libssh-0.7.5/tests  -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 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE   -o CMakeFiles/torture_server_x11.dir/torture_server_x11.c.o   -c /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_server_x11.c
[ 99%] Linking C executable torture_keyfiles
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_keyfiles.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_keyfiles.dir/torture_keyfiles.c.o  -o torture_keyfiles -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki.c:1641:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc=run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_pki.c:3:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_server_x11.c: In function 'torture_run_tests':
/builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_server_x11.c:219:5: warning: '_run_tests' is deprecated [-Wdeprecated-declarations]
     rc = run_tests(tests);
     ^~
In file included from /builddir/build/BUILD/libssh-0.7.5/tests/torture.h:41:0,
                 from /builddir/build/BUILD/libssh-0.7.5/tests/unittests/torture_server_x11.c:10:
/usr/include/cmocka.h:2244:23: note: declared here
 CMOCKA_DEPRECATED int _run_tests(const UnitTest * const tests,
                       ^~~~~~~~~~
[100%] Linking C executable torture_server_x11
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_server_x11.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_server_x11.dir/torture_server_x11.c.o  -o torture_server_x11 -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[100%] Built target torture_keyfiles
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[100%] Built target torture_server_x11
[100%] Linking C executable torture_channel
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_channel.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_channel.dir/torture_channel.c.o  -o torture_channel -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[100%] Built target torture_channel
[100%] Linking C executable torture_pki
cd /builddir/build/BUILD/libssh-0.7.5/obj/tests/unittests && /usr/bin/cmake -E cmake_link_script CMakeFiles/torture_pki.dir/link.txt --verbose=1
/usr/bin/cc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -std=gnu99 -pedantic -pedantic-errors -Wall -Wextra -Wshadow -Wmissing-prototypes -Wdeclaration-after-statement -Wunused -Wfloat-equal -Wpointer-arith -Wwrite-strings -Wformat-security -Wmissing-format-attribute -fPIC -fstack-protector -D_LARGEFILE64_SOURCE  -Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -rdynamic CMakeFiles/torture_pki.dir/torture_pki.c.o  -o torture_pki -Wl,-rpath,/builddir/build/BUILD/libssh-0.7.5/obj/src ../libtorture.a -lcmocka ../../src/libssh.a ../../src/threads/libssh_threads.a ../../src/libssh.so.4.4.2 -lcrypto -lrt -lcrypto -lrt -lz -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lpthread 
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
[100%] Built target torture_pki
make[1]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libssh-0.7.5/obj/CMakeFiles 0
+ make doc
/usr/bin/cmake -H/builddir/build/BUILD/libssh-0.7.5 -B/builddir/build/BUILD/libssh-0.7.5/obj --check-build-system CMakeFiles/Makefile.cmake 0
make -f CMakeFiles/Makefile2 doc
make[1]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
/usr/bin/cmake -H/builddir/build/BUILD/libssh-0.7.5 -B/builddir/build/BUILD/libssh-0.7.5/obj --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libssh-0.7.5/obj/CMakeFiles 0
make -f CMakeFiles/Makefile2 doc/CMakeFiles/doc.dir/all
make[2]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f doc/CMakeFiles/doxygen.dir/build.make doc/CMakeFiles/doxygen.dir/depend
make[3]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/doc /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/doc /builddir/build/BUILD/libssh-0.7.5/obj/doc/CMakeFiles/doxygen.dir/DependInfo.cmake --color=
Scanning dependencies of target doxygen
make[3]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f doc/CMakeFiles/doxygen.dir/build.make doc/CMakeFiles/doxygen.dir/build
make[3]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
Writing documentation to /builddir/build/BUILD/libssh-0.7.5/obj/doc/doc...
cd /builddir/build/BUILD/libssh-0.7.5/doc && /usr/bin/doxygen /builddir/build/BUILD/libssh-0.7.5/obj/doc/Doxyfile
warning: Tag `XML_SCHEMA' at line 1505 of file `/builddir/build/BUILD/libssh-0.7.5/obj/doc/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `XML_DTD' at line 1511 of file `/builddir/build/BUILD/libssh-0.7.5/obj/doc/Doxyfile' has become obsolete.
         To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
/builddir/build/BUILD/libssh-0.7.5/src/channels.c:2606: warning: argument 'timeout_ms' of command @param is not found in the argument list of ssh_channel_read_timeout(ssh_channel channel, void *dest, uint32_t count, int is_stderr, int timeout)
/builddir/build/BUILD/libssh-0.7.5/src/channels.c:2627: warning: The following parameters of ssh_channel_read_timeout(ssh_channel channel, void *dest, uint32_t count, int is_stderr, int timeout) are not documented:
  parameter 'timeout'
make[3]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
Built target doxygen
make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/depend
make[3]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
cd /builddir/build/BUILD/libssh-0.7.5/obj && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /builddir/build/BUILD/libssh-0.7.5 /builddir/build/BUILD/libssh-0.7.5/doc /builddir/build/BUILD/libssh-0.7.5/obj /builddir/build/BUILD/libssh-0.7.5/obj/doc /builddir/build/BUILD/libssh-0.7.5/obj/doc/CMakeFiles/doc.dir/DependInfo.cmake --color=
Scanning dependencies of target doc
make[3]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f doc/CMakeFiles/doc.dir/build.make doc/CMakeFiles/doc.dir/build
make[3]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[3]: Nothing to be done for 'doc/CMakeFiles/doc.dir/build'.
make[3]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
Built target doc
make[2]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
/usr/bin/cmake -E cmake_progress_start /builddir/build/BUILD/libssh-0.7.5/obj/CMakeFiles 0
make[1]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
+ popd
~/build/BUILD/libssh-0.7.5
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.uCY3H1
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64
+ cd libssh-0.7.5
+ make DESTDIR=/builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64 install/fast -C obj
make: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make -f CMakeFiles/Makefile2 preinstall
make[1]: Entering directory '/builddir/build/BUILD/libssh-0.7.5/obj'
make[1]: Nothing to be done for 'preinstall'.
make[1]: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
Install the project...
/usr/bin/cmake -P cmake_install.cmake
-- Install configuration: ""
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/pkgconfig/libssh.pc
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/pkgconfig/libssh_threads.pc
-- Up-to-date: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/pkgconfig/libssh.pc
-- Up-to-date: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/pkgconfig/libssh_threads.pc
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/cmake/libssh/libssh-config.cmake
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/cmake/libssh/libssh-config-version.cmake
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/include/libssh/callbacks.h
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/include/libssh/libssh.h
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/include/libssh/ssh2.h
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/include/libssh/legacy.h
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/include/libssh/libsshpp.hpp
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/include/libssh/sftp.h
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/include/libssh/server.h
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh.so.4.4.2
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh.so.4
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh.so
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh.a
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh_threads.so.4.4.2
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh_threads.so.4
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh_threads.so
-- Set runtime path of "/builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh_threads.so.4.4.2" to ""
-- Installing: /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh_threads.a
make: Leaving directory '/builddir/build/BUILD/libssh-0.7.5/obj'
+ rm -fv /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh.a
removed '/builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh.a'
+ rm -fv /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh_threads.a
removed '/builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/lib64/libssh_threads.a'
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/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 /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: libssh-0.7.5-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.907DqS
+ umask 022
+ cd /builddir/build/BUILD
+ cd libssh-0.7.5
+ DOCDIR=/builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh
+ cp -pr AUTHORS /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh
+ cp -pr BSD /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh
+ cp -pr ChangeLog /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh
+ cp -pr README /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zKFJ0j
+ umask 022
+ cd /builddir/build/BUILD
+ cd libssh-0.7.5
+ LICENSEDIR=/builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/licenses/libssh
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/licenses/libssh
+ cp -pr COPYING /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/licenses/libssh
+ exit 0
Provides: libssh = 0.7.5-6.fc28 libssh(riscv-64) = 0.7.5-6.fc28 libssh.so.4()(64bit) libssh_threads.so.4()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
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) libcom_err.so.2()(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgssapi_krb5.so.2()(64bit) libgssapi_krb5.so.2(gssapi_krb5_2_MIT)(64bit) libk5crypto.so.3()(64bit) libkrb5.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librt.so.1()(64bit) libssh.so.4()(64bit) libz.so.1()(64bit) rtld(GNU_HASH)
Processing files: libssh-devel-0.7.5-6.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.M4IwA1
+ umask 022
+ cd /builddir/build/BUILD
+ cd libssh-0.7.5
+ DOCDIR=/builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh-devel
+ cp -pr obj/doc/html /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64/usr/share/doc/libssh-devel
+ exit 0
Provides: cmake(libssh) = 0.7.5 libssh-devel = 0.7.5-6.fc28 libssh-devel(riscv-64) = 0.7.5-6.fc28 pkgconfig(libssh) = 0.7.5 pkgconfig(libssh_threads) = 0.7.5
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config cmake-filesystem(riscv-64) libssh.so.4()(64bit) libssh_threads.so.4()(64bit)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64
Wrote: /builddir/build/SRPMS/libssh-0.7.5-6.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/libssh-0.7.5-6.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/libssh-devel-0.7.5-6.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vNYwtX
+ umask 022
+ cd /builddir/build/BUILD
+ cd libssh-0.7.5
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/libssh-0.7.5-6.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
++ sleep 5
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff