Source: msgpack-c Version: 3.0.1-1 Severity: serious Tags: ftbfs https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/msgpack-c.html
... debian/rules override_dh_auto_configure make[1]: Entering directory '/build/1st/msgpack-c-3.0.1' mkdir build-gtest cd build-gtest && \ cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/build/1st/msgpack-c-3.0.1/build-gtest/install /usr/src/googletest/googletest && \ make install CMake Warning at CMakeLists.txt:47 (project): VERSION keyword not followed by a value or was followed by a value that expanded to nothing. -- The CXX compiler identification is GNU 8.2.0 -- The C compiler identification is GNU 8.2.0 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- 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: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found PythonInterp: /usr/bin/python (found version "2.7.15") -- Looking for pthread.h -- Looking for pthread.h - found -- Looking for pthread_create -- Looking for pthread_create - not found -- Check if compiler accepts -pthread -- Check if compiler accepts -pthread - yes -- Found Threads: TRUE -- Configuring done -- Generating done -- Build files have been written to: /build/1st/msgpack-c-3.0.1/build-gtest make[2]: Entering directory '/build/1st/msgpack-c-3.0.1/build-gtest' make[2]: *** No rule to make target 'install'. Stop.