CMake Error at CMakeLists.txt:3706 (message): ms-gsl development headers (libmsgsl-dev) not found -- Configuring incomplete, errors occurred! * ERROR: media-sound/mixxx-2.5.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 1851: Called cmake_src_configure * environment, line 902: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; --- After installing dev-cpp/ms-gsl manually the build works.
The ebuilds depend on dev-cpp/ms-gsl. Why was it not installed as dep with mixxx?
Agree, it sounds wrong. Please also share the full build.log and emerge --info.
Interestingly, after uninstalling both via emerge --depclean, now it resolves properly… i'm puzzled. Can't reproduce anymore. Closing as invalid.