[Bug 280887] clang 18.1.6 (llvmorg-18.1.6-0-g1118c2e05e67) crashing
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Nov 2024 21:09:27 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280887
Mark Johnston <markj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |Unable to Reproduce
Status|New |Closed
CC| |markj@FreeBSD.org
--- Comment #5 from Mark Johnston <markj@FreeBSD.org> ---
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.