>>> protozero 1.7.1 Downloading wget --passive-ftp -nd -t 3 --no-check-certificate -O '/home/peko/autobuild/instance-1/output-1/build/.protozero-1.7.1.tar.gz.MQNgMX/output' 'https://github.com/mapbox/protozero/archive/v1.7.1/protozero-1.7.1.tar.gz' --2022-02-15 19:28:16-- https://github.com/mapbox/protozero/archive/v1.7.1/protozero-1.7.1.tar.gz 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/mapbox/protozero/tar.gz/refs/tags/v1.7.1 [following] --2022-02-15 19:28:17-- https://codeload.github.com/mapbox/protozero/tar.gz/refs/tags/v1.7.1 Resolving codeload.github.com (codeload.github.com)... 140.82.112.9 Connecting to codeload.github.com (codeload.github.com)|140.82.112.9|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/peko/autobuild/instance-1/output-1/build/.protozero-1.7.1.tar.gz.MQNgMX/output' 0K .......... .......... .......... .......... .......... 369K 50K .......... .......... .......... .......... .......... 738K 100K .......... .......... .......... .......... .......... 67.3M 150K .......... .......... .......... .......... .......... 747K 200K .......... .......... .......... .......... .......... 68.5M 250K .......... .......... .......... .......... .......... 76.0M 300K .......... .......... .......... .......... .......... 91.2M 350K .......... .......... .......... .......... .......... 765K 400K .......... .......... .......... .......... .......... 146M 450K .......... .......... .......... .......... .......... 158M 500K .......... .......... .......... .......... .......... 1.13M 550K .......... .......... .......... .......... .......... 131M 600K .......... .......... .......... .......... .......... 2.10M 650K .......... .......... .......... .......... .......... 132M 700K .......... .......... .......... .......... .......... 146M 750K .......... .......... .......... .......... .......... 125M 800K .......... .......... .......... .......... .......... 152M 850K .......... .......... .......... .......... .......... 153M 900K .......... .......... .......... .......... .......... 142M 950K .......... .......... .......... .......... .......... 137M 1000K .......... .......... .......... .......... .......... 1.18M 1050K .......... .......... .......... .......... ....... 140M=0.4s 2022-02-15 19:28:17 (2.38 MB/s) - '/home/peko/autobuild/instance-1/output-1/build/.protozero-1.7.1.tar.gz.MQNgMX/output' saved [1123468] protozero-1.7.1.tar.gz: OK (sha256: 27e0017d5b3ba06d646a3ec6391d5ccc8500db821be480aefd2e4ddc3de5ff99) >>> protozero 1.7.1 Extracting gzip -d -c /home/peko/autobuild/instance-1/dl/protozero/protozero-1.7.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-1/output-1/build/protozero-1.7.1 -xf - >>> protozero 1.7.1 Patching >>> protozero 1.7.1 Configuring (mkdir -p /home/peko/autobuild/instance-1/output-1/build/protozero-1.7.1/ && cd /home/peko/autobuild/instance-1/output-1/build/protozero-1.7.1/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-1/output-1/host/bin:/home/peko/autobuild/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-1/output-1/host/bin/cmake /home/peko/autobuild/instance-1/output-1/build/protozero-1.7.1/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/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 ) -- The CXX compiler identification is GNU 9.3.0 -- The C compiler identification is GNU 9.3.0 -- Check for working CXX compiler: /home/peko/autobuild/instance-1/output-1/host/bin/i686-linux-g++ -- Check for working CXX compiler: /home/peko/autobuild/instance-1/output-1/host/bin/i686-linux-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/i686-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-1/output-1/host/bin/i686-linux-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Building in C++11 mode -- Found Protobuf: /home/peko/autobuild/instance-1/output-1/host/i686-buildroot-linux-uclibc/sysroot/usr/lib/libprotobuf.so (found version "3.19.1") -- Looking for clang-tidy -- Looking for clang-tidy - found /usr/bin/clang-tidy -- Looking for cppcheck -- Looking for cppcheck - not found -- Build target 'cppcheck' will not be available. -- Looking for iwyu -- Looking for iwyu - not found -- Build target 'iwyu' will not be available. -- Configuring documentation -- Looking for doxygen -- Found Doxygen: /usr/bin/doxygen (found version "1.8.13") found components: doxygen missing components: dot -- Looking for doxygen - found -- Configuring documentation - done -- Configuring done CMake Error at CMakeLists.txt:77 (add_dependencies): The dependency target "writer_tests" of target "clang-tidy" does not exist. -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTS CMake Generate step failed. Build files cannot be regenerated correctly. make: *** [package/pkg-generic.mk:282: /home/peko/autobuild/instance-1/output-1/build/protozero-1.7.1/.stamp_configured] Error 1 make: Leaving directory '/home/peko/autobuild/instance-1/buildroot'