>>> protozero 1.7.1 Extracting gzip -d -c /home/peko/autobuild/instance-0/dl/protozero/protozero-1.7.1.tar.gz | tar --strip-components=1 -C /home/peko/autobuild/instance-0/output-1/build/protozero-1.7.1 -xf - >>> protozero 1.7.1 Patching >>> protozero 1.7.1 Configuring (mkdir -p /home/peko/autobuild/instance-0/output-1/build/protozero-1.7.1/ && cd /home/peko/autobuild/instance-0/output-1/build/protozero-1.7.1/ && rm -f CMakeCache.txt && PATH="/home/peko/autobuild/instance-0/output-1/host/bin:/home/peko/autobuild/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /home/peko/autobuild/instance-0/output-1/host/bin/cmake /home/peko/autobuild/instance-0/output-1/build/protozero-1.7.1/ -DCMAKE_TOOLCHAIN_FILE="/home/peko/autobuild/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 ) -- The CXX compiler identification is GNU 8.4.0 -- The C compiler identification is GNU 8.4.0 -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output-1/host/bin/mips64el-linux-g++ -- Check for working CXX compiler: /home/peko/autobuild/instance-0/output-1/host/bin/mips64el-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-0/output-1/host/bin/mips64el-linux-gcc -- Check for working C compiler: /home/peko/autobuild/instance-0/output-1/host/bin/mips64el-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-0/output-1/host/mips64el-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-0/output-1/build/protozero-1.7.1/.stamp_configured] Error 1 make: Leaving directory '/home/peko/autobuild/instance-0/buildroot'