>>> azmq 1.0.3 Downloading wget -nd -t 3 --no-check-certificate -O '/workdir/instance-0/output-1/build/.azmq-1.0.3.tar.gz.krOIQl/output' 'https://github.com/zeromq/azmq/archive/v1.0.3/azmq-1.0.3.tar.gz' WARNING: The certificate is NOT trusted. The certificate issuer is unknown. WARNING: The certificate is NOT trusted. The certificate issuer is unknown. [0] Downloading 'https://github.com/zeromq/azmq/archive/v1.0.3/azmq-1.0.3.tar.gz' ... HTTP response 302 [https://github.com/zeromq/azmq/archive/v1.0.3/azmq-1.0.3.tar.gz] Adding URL: https://codeload.github.com/zeromq/azmq/tar.gz/refs/tags/v1.0.3 [0] Downloading 'https://codeload.github.com/zeromq/azmq/tar.gz/refs/tags/v1.0.3' ... Saving '/workdir/instance-0/output-1/build/.azmq-1.0.3.tar.gz.krOIQl/output' HTTP response 200 [https://codeload.github.com/zeromq/azmq/tar.gz/refs/tags/v1.0.3] azmq-1.0.3.tar.gz: OK (sha256: 80cfb951c5614b8c2e55a59ea2e5723a18ebed08da80e5420e525d6bf273771a) >>> azmq 1.0.3 Extracting gzip -d -c /workdir/instance-0/dl/azmq/azmq-1.0.3.tar.gz | tar --strip-components=1 -C /workdir/instance-0/output-1/build/azmq-1.0.3 -xf - >>> azmq 1.0.3 Patching >>> azmq 1.0.3 Configuring (mkdir -p /workdir/instance-0/output-1/build/azmq-1.0.3/ && cd /workdir/instance-0/output-1/build/azmq-1.0.3/ && rm -f CMakeCache.txt && PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/cmake /workdir/instance-0/output-1/build/azmq-1.0.3/ -G"Unix Makefiles" -DCMAKE_MAKE_PROGRAM="/usr/bin/make" -DCMAKE_TOOLCHAIN_FILE="/workdir/instance-0/output-1/host/share/buildroot/toolchainfile.cmake" -DCMAKE_INSTALL_PREFIX="/usr" -DCMAKE_INSTALL_RUNSTATEDIR="/run" -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=OFF -DAZMQ_NO_TESTS=ON ) CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is GNU 13.3.0 -- The CXX compiler identification is GNU 13.3.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /workdir/instance-0/output-1/host/bin/mips64el-buildroot-linux-uclibc-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Error at /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/Boost-1.83.0/BoostConfig.cmake:141 (find_package): Found package configuration file: /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/boost_system-1.83.0/boost_system-config.cmake but it set boost_system_FOUND to FALSE so package "boost_system" is considered to be NOT FOUND. Reason given by package: No suitable build variant has been found. The following variants have been tried and rejected: * libboost_system.a (static runtime, Boost_USE_STATIC_RUNTIME not ON) Call Stack (most recent call first): /workdir/instance-0/output-1/host/mips64el-buildroot-linux-uclibc/sysroot/usr/lib/cmake/Boost-1.83.0/BoostConfig.cmake:262 (boost_find_component) /usr/share/cmake/Modules/FindBoost.cmake:594 (find_package) CMakeLists.txt:42 (find_package) -- Configuring incomplete, errors occurred! make: *** [package/pkg-generic.mk:279: /workdir/instance-0/output-1/build/azmq-1.0.3/.stamp_configured] Error 1 make: Leaving directory '/workdir/instance-0/buildroot'