>>> netopeer2 1.1.53 Downloading --2021-02-02 06:31:43-- https://github.com/CESNET/Netopeer2/archive/v1.1.53/netopeer2-1.1.53.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving github.com (github.com)... 140.82.112.3 Connecting to github.com (github.com)|140.82.112.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/CESNET/netopeer2/tar.gz/v1.1.53 [following] --2021-02-02 06:31:43-- https://codeload.github.com/CESNET/netopeer2/tar.gz/v1.1.53 Resolving codeload.github.com (codeload.github.com)... 140.82.113.10 Connecting to codeload.github.com (codeload.github.com)|140.82.113.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/data/buildroot-test/instance-0/output-1/build/.netopeer2-1.1.53.tar.gz.Qzqy78/output' 0K .......... .......... .......... .......... .......... 467K 50K .......... .......... .......... .......... .......... 933K 100K .......... .......... .......... .......... .......... 62.6M 150K .......... ..... 66.0M=0.2s 2021-02-02 06:31:44 (1023 KB/s) - '/data/buildroot-test/instance-0/output-1/build/.netopeer2-1.1.53.tar.gz.Qzqy78/output' saved [169329] netopeer2-1.1.53.tar.gz: OK (sha256: 6b43026211a787d5cb91d47cb7fdd7923649044c55f264aaf85bf5676c004211) >>> netopeer2 1.1.53 Extracting gzip -d -c /data/buildroot-test/instance-0/dl/netopeer2/netopeer2-1.1.53.tar.gz | tar --strip-components=1 -C /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53 -xf - >>> netopeer2 1.1.53 Patching >>> netopeer2 1.1.53 Configuring (mkdir -p /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/ && cd /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/ && rm -f CMakeCache.txt && PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /data/buildroot-test/instance-0/output-1/host/bin/cmake /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/ -DCMAKE_TOOLCHAIN_FILE="/data/buildroot-test/instance-0/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 -DBUILD_CLI=OFF ) -- The C compiler identification is GNU 8.3.0 -- Check for working C compiler: /data/buildroot-test/instance-0/output-1/host/bin/powerpc64-linux-gcc -- Check for working C compiler: /data/buildroot-test/instance-0/output-1/host/bin/powerpc64-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PkgConfig: /data/buildroot-test/instance-0/output-1/host/bin/pkg-config (found version "1.6.3") -- libnetconf2 was compiled with support of up to 6 threads -- Found OpenSSL: /data/buildroot-test/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib64/libcrypto.so (found version "1.1.1i") -- Found LibSSH: /data/buildroot-test/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/include (found suitable version "0.9.5", minimum required is "0.7.1") -- Found LibNETCONF2: /data/buildroot-test/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libnetconf2.so -- Looking for NC_ENABLED_SSH -- Looking for NC_ENABLED_SSH - found -- Looking for NC_ENABLED_TLS -- Looking for NC_ENABLED_TLS - found -- 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 -- Looking for strdupa -- Looking for strdupa - found -- Looking for strchrnul -- Looking for strchrnul - 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 -- Found CURL: /data/buildroot-test/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libcurl.so (found version "7.74.0") -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- 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 -- Looking for stdatomic.h -- Looking for stdatomic.h - found -- Found LibYANG: /data/buildroot-test/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libyang.so (found version "1.10.7") -- Found Sysrepo: /data/buildroot-test/instance-0/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/lib/libsysrepo.so -- Missing tools (devscripts, debhelper package) for building DEB package. -- Missing tools (rpm package) for building RPM package. -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING -- Build files have been written to: /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53 >>> netopeer2 1.1.53 Building PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' Scanning dependencies of target compat make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' Scanning dependencies of target serverobj make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' [ 8%] Building C object CMakeFiles/compat.dir/compat/compat.c.o [ 25%] Building C object CMakeFiles/serverobj.dir/src/common.c.o [ 25%] Building C object CMakeFiles/serverobj.dir/src/netconf.c.o [ 33%] Building C object CMakeFiles/serverobj.dir/src/netconf_monitoring.c.o make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' [ 33%] Built target compat [ 41%] Building C object CMakeFiles/serverobj.dir/src/netconf_acm.c.o [ 50%] Building C object CMakeFiles/serverobj.dir/src/netconf_nmda.c.o [ 58%] Building C object CMakeFiles/serverobj.dir/src/log.c.o /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/src/netconf.c: In function 'np2srv_rpc_validate_cb': /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/src/netconf.c:825:9: warning: 'ds' may be used uninitialized in this function [-Wmaybe-uninitialized] sr_session_switch_ds(session, ds); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [ 66%] Building C object CMakeFiles/serverobj.dir/src/netconf_server.c.o [ 75%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_ssh.c.o [ 83%] Building C object CMakeFiles/serverobj.dir/src/netconf_server_tls.c.o make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' [ 83%] Built target serverobj make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' Scanning dependencies of target netopeer2-server make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' [ 91%] Building C object CMakeFiles/netopeer2-server.dir/src/main.c.o /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/src/main.c: In function 'np2srv_rpc_cb': /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/src/main.c:432:9: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result [-Wunused-result] asprintf(&str, "Executing the operation is denied because \"%s\" NACM authorization failed.", nc_session_get_username(ncs)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [100%] Linking C executable netopeer2-server make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' [100%] Built target netopeer2-server make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' >>> netopeer2 1.1.53 Installing to target PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot-test/instance-0/output-1/target install/fast -C /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' Install the project... -- Install configuration: "Release" -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2 -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-x509-cert-to-name@2014-12-10.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-crypto-types@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/nc-notifications@2008-07-14.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-truststore@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-netconf-nmda@2019-01-07.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-tls-server@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-ssh-common@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-netconf-monitoring@2010-10-04.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-tls-common@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-tcp-server@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-netconf-acm@2018-02-14.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-tcp-client@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/notifications@2008-07-14.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-ssh-server@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-keystore@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-datastores@2017-08-17.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-tcp-common@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-netconf@2013-09-29.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/ietf-netconf-server@2019-07-02.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/share/yang/modules/netopeer2/iana-crypt-hash@2014-08-06.yang -- Installing: /data/buildroot-test/instance-0/output-1/target/usr/bin/netopeer2-server -- Installing missing sysrepo modules... [ERR]: Shared memory version mismatch (2, expected 5), remove the SHM to fix. sysrepoctl error: Failed to connect (Operation not supported) [ERR]: Shared memory version mismatch (2, expected 5), remove the SHM to fix. sysrepoctl error: Failed to connect (Operation not supported) CMake Error at cmake_install.cmake:77 (message): scripts/setup.sh failed: 1 make[1]: *** [Makefile:92: install/fast] Error 1 make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53' make: *** [package/pkg-generic.mk:341: /data/buildroot-test/instance-0/output-1/build/netopeer2-1.1.53/.stamp_target_installed] Error 2 make: Leaving directory '/data/buildroot-test/instance-0/buildroot'