New review comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/pull/41561#discussion_r1372351912 Comment: I got this error with this line commented: ``` rmdir: removing directory, 'backend/libosmscout' renamed '../libosmscout-osmin-1.10.4' -> 'backend/libosmscout' CMake Warning: Ignoring extra path from command line: "/builddir/osmin-1.10.4/" CMake Error: The source directory "/builddir/osmin-1.10.4" does not appear to contain CMakeLists.txt. Specify --help for usage, or press the help button on the CMake GUI. => ERROR: osmin-1.10.4_1: do_configure: 'CFLAGS="-DNDEBUG ${CFLAGS/ -pipe / }" CXXFLAGS="-DNDEBUG ${CXXFLAGS/ -pipe / }" cmake ${cmake_args} ${configure_args} ${LIBS:+-DCMAKE_C_STANDARD_LIBRARIES="$LIBS"} ${LIBS:+-DCMAKE_CXX_STANDARD_LIBRARIES="$LIBS"} ${wrksrc}/${build_wrksrc}' exited with 1 => ERROR: in do_configure() at common/build-style/cmake.sh:76 ```