[MacPorts] #70968: clang-16 @16.0.6_6+analyzer fails to build on Sonoma 14.6.1
MacPorts
noreply at macports.org
Sat Sep 28 18:03:37 UTC 2024
#70968: clang-16 @16.0.6_6+analyzer fails to build on Sonoma 14.6.1
----------------------+-----------------------------------------
Reporter: msrski59 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: clang-16 @16.0.6_6+analyzer
----------------------+-----------------------------------------
On MacOS Sonoma 14.6.1 with Xcode 16.0 [16A242d]
clang-16 @16.0.6_6+analyzer fails to build with configure errors:
{{{
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC - Failed
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - not found
-- Looking for pthread_getname_np
-- Looking for pthread_getname_np - found
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
-- Looking for dlopen
-- Looking for dlopen - found
-- Looking for dladdr
-- Looking for dladdr - found
-- Performing Test HAVE_FFI_CALL
-- Performing Test HAVE_FFI_CALL - Success
-- Found FFI: /opt/local/lib/libffi.dylib
-- Looking for proc_pid_rusage
-- Looking for proc_pid_rusage - found
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB
-- Performing Test HAVE_CXX_ATOMICS_WITHOUT_LIB - Failed
-- Looking for __atomic_fetch_add_4 in atomic
-- Looking for __atomic_fetch_add_4 in atomic - not found
CMake Error at cmake/modules/CheckAtomic.cmake:59 (message):
Host compiler appears to require libatomic, but cannot find it.
Call Stack (most recent call first):
cmake/config-ix.cmake:407 (include)
CMakeLists.txt:848 (include)
-- Configuring incomplete, errors occurred!
}}}
log attached
--
Ticket URL: <https://trac.macports.org/ticket/70968>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list