>>> netopeer2 1.1.53 Downloading --2021-07-31 05:13:42-- https://github.com/CESNET/Netopeer2/archive/v1.1.53/netopeer2-1.1.53.tar.gz Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/CESNET/netopeer2/tar.gz/v1.1.53 [following] --2021-07-31 05:13:42-- https://codeload.github.com/CESNET/netopeer2/tar.gz/v1.1.53 Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/tmp/instance-3/output-1/build/.netopeer2-1.1.53.tar.gz.JICVUn/output' 0K .......... .......... .......... .......... .......... 313K 50K .......... .......... .......... .......... .......... 629K 100K .......... .......... .......... .......... .......... 76.8M 150K .......... ..... 1.98M=0.2s 2021-07-31 05:13:42 (668 KB/s) - '/tmp/instance-3/output-1/build/.netopeer2-1.1.53.tar.gz.JICVUn/output' saved [169329] netopeer2-1.1.53.tar.gz: OK (sha256: 6b43026211a787d5cb91d47cb7fdd7923649044c55f264aaf85bf5676c004211) >>> netopeer2 1.1.53 Extracting gzip -d -c /tmp/instance-3/dl/netopeer2/netopeer2-1.1.53.tar.gz | tar --strip-components=1 -C /tmp/instance-3/output-1/build/netopeer2-1.1.53 -xf - >>> netopeer2 1.1.53 Patching >>> netopeer2 1.1.53 Configuring (mkdir -p /tmp/instance-3/output-1/build/netopeer2-1.1.53/ && cd /tmp/instance-3/output-1/build/netopeer2-1.1.53/ && rm -f CMakeCache.txt && PATH="/tmp/instance-3/output-1/host/bin:/tmp/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /tmp/instance-3/output-1/host/bin/cmake /tmp/instance-3/output-1/build/netopeer2-1.1.53/ -DCMAKE_TOOLCHAIN_FILE="/tmp/instance-3/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 10.2.0 -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/riscv32-linux-gcc -- Check for working C compiler: /tmp/instance-3/output-1/host/bin/riscv32-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: /tmp/instance-3/output-1/host/bin/pkg-config (found version "1.6.3") -- libnetconf2 was compiled with support of up to 6 threads -- Found OpenSSL: /tmp/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/lib/libcrypto.so (found version "2.0.0") -- Found LibSSH: /tmp/instance-3/output-1/host/riscv32-buildroot-linux-gnu/sysroot/usr/include (found suitable version "0.9.5", minimum required is "0.7.1") -- Found LibNETCONF2: /tmp/instance-3/output-1/host/riscv32-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 - not found -- Looking for asprintf -- Looking for asprintf - not found -- Looking for vasprintf -- Looking for vasprintf - not found -- Looking for get_current_dir_name -- Looking for get_current_dir_name - not found -- Looking for strndup -- Looking for strndup - not found -- Looking for getline -- Looking for getline - not found -- Looking for strdupa -- Looking for strdupa - not found -- Looking for strchrnul -- Looking for strchrnul - not found -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - not found -- Looking for stdint.h -- Looking for stdint.h - not found -- Looking for stddef.h -- Looking for stddef.h - not found -- Check size of unsigned short -- Check size of unsigned short - failed -- Check size of unsigned int -- Check size of unsigned int - failed -- Check size of unsigned long -- Check size of unsigned long - failed CMake Error at /tmp/instance-3/output-1/host/share/cmake-3.15/Modules/TestBigEndian.cmake:50 (message): no suitable type found Call Stack (most recent call first): CMakeModules/UseCompat.cmake:20 (TEST_BIG_ENDIAN) CMakeLists.txt:163 (use_compat) -- Configuring incomplete, errors occurred! See also "/tmp/instance-3/output-1/build/netopeer2-1.1.53/CMakeFiles/CMakeOutput.log". See also "/tmp/instance-3/output-1/build/netopeer2-1.1.53/CMakeFiles/CMakeError.log". make: *** [package/pkg-generic.mk:240: /tmp/instance-3/output-1/build/netopeer2-1.1.53/.stamp_configured] Error 1 make: Leaving directory '/tmp/instance-3/buildroot'