https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280887
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |Unable to Reproduce Status|New |Closed CC| |[email protected] --- Comment #5 from Mark Johnston <[email protected]> --- I can't reproduce this either. If I try to build countour locally, I get a cmake error about not being able to find a configuration file: CMake Error at cmake/ContourThirdParties.cmake:82 (find_package): By not providing "FindMicrosoft.GSL.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Microsoft.GSL", but CMake did not find one. Could not find a package configuration file provided by "Microsoft.GSL" with any of the following names: Microsoft.GSLConfig.cmake microsoft.gsl-config.cmake Add the installation prefix of "Microsoft.GSL" to CMAKE_PREFIX_PATH or set "Microsoft.GSL_DIR" to a directory containing one of the above files. If "Microsoft.GSL" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:129 (include) If the problem still appears to be a toolchain bug (clang is crashing due to an assertion failure - is it reading source code from stdin?), please provide a recipe for us to reproduce it locally. -- You are receiving this mail because: You are the assignee for the bug.
