>>> libnetconf2 1.1.26 Downloading --2020-06-05 17:02:30-- https://github.com/CESNET/libnetconf2/archive/v1.1.26/libnetconf2-1.1.26.tar.gz Resolving github.com (github.com)... 140.82.112.4 Connecting to github.com (github.com)|140.82.112.4|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/CESNET/libnetconf2/tar.gz/v1.1.26 [following] --2020-06-05 17:02:30-- https://codeload.github.com/CESNET/libnetconf2/tar.gz/v1.1.26 Resolving codeload.github.com (codeload.github.com)... 140.82.112.10 Connecting to codeload.github.com (codeload.github.com)|140.82.112.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-1/output-1/build/.libnetconf2-1.1.26.tar.gz.g6MTBJ/output' 0K .......... .......... .......... .......... .......... 532K 50K .......... .......... .......... .......... .......... 1.04M 100K .......... .......... .......... .......... .......... 58.3M 150K .......... .......... .......... .......... .......... 1.06M 200K .......... .......... .......... .......... .......... 75.5M 250K .......... .......... .......... ..... 81.1M=0.2s 2020-06-05 17:02:30 (1.47 MB/s) - '/tmp/instance-1/output-1/build/.libnetconf2-1.1.26.tar.gz.g6MTBJ/output' saved [291974] libnetconf2-1.1.26.tar.gz: OK (sha256: 2ce2b819f3544fd46a3a4c8ba6dd0a3798cab2a63aa347bc1eb5275a2c89b7bd) >>> libnetconf2 1.1.26 Extracting gzip -d -c /tmp/instance-1/dl/libnetconf2/libnetconf2-1.1.26.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/libnetconf2-1.1.26 -xf - >>> libnetconf2 1.1.26 Patching >>> libnetconf2 1.1.26 Configuring (mkdir -p /tmp/instance-1/output-1/build/libnetconf2-1.1.26/ && cd /tmp/instance-1/output-1/build/libnetconf2-1.1.26/ && rm -f CMakeCache.txt && PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/cmake /tmp/instance-1/output-1/build/libnetconf2-1.1.26/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-1/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DBUILD_SHARED_LIBS=ON -DENABLE_BUILD_TESTS=OFF -DENABLE_VALGRIND_TESTS=OFF -DENABLE_SSH=ON -DENABLE_TLS=ON ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/m68k-linux-gcc -- Check for working C compiler: /tmp/instance-1/output-1/host/bin/m68k-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Looking for vdprintf -- Looking for vdprintf - found -- Looking for asprintf -- Looking for asprintf - found -- Looking for vasprintf -- Looking for vasprintf - found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - found -- Looking for strndup -- Looking for strndup - found -- Looking for getline -- Looking for getline - found -- 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 - big endian -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Looking for pthread_mutex_timedlock -- Looking for pthread_mutex_timedlock - found -- Looking for pthread_rwlockattr_setkind_np -- Looking for pthread_rwlockattr_setkind_np - found -- Found OpenSSL: /tmp/instance-1/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/lib/libcrypto.so (found version "1.1.1g") -- OPENSSL found, required for TLS -- Found LibSSH: /tmp/instance-1/output-1/host/m68k-buildroot-linux-uclibc/sysroot/usr/include (found suitable version "0.9.4", minimum required is "0.7.0") CMake Error at CMakeLists.txt:152 (message): LibSSH 0.9.4 includes regression bugs and libnetconf2 will NOT work properly, try to use another version -- Configuring incomplete, errors occurred! See also "/tmp/instance-1/output-1/build/libnetconf2-1.1.26/CMakeFiles/CMakeOutput.log". make: *** [package/pkg-generic.mk:259: /tmp/instance-1/output-1/build/libnetconf2-1.1.26/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-1/buildroot'