-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Storage Engines
-
StorEng - Defined Pipeline
After switching to the new installation script for v5, which includes the ASAN fix, we began seeing a new log error on our ARM machines. This error did not appear when using the previous installation commands or scripts. I will link the patch builds in the comment section below.
[2025/02/27 02:56:23.513] --------------------------------------------- [2025/02/27 02:56:23.513] CMake 3.13.0, Copyright 2000-2018 Kitware, Inc. and Contributors [2025/02/27 02:56:27.416] --------------------------------------------- [2025/02/27 02:56:27.416] Error when bootstrapping CMake:[2025/02/27 02:56:27.416] Cannot find appropriate C compiler on this system. [2025/02/27 02:56:27.416] Please specify one using environment variable CC.[2025/02/27 02:56:27.416] See cmake_bootstrap.log for compilers attempted. [2025/02/27 02:56:27.416] --------------------------------------------- [2025/02/27 02:56:27.416] Log of errors: /data/mci/93bb6726c2e5018606bfed4517029be0/wiredtiger/cmake-3.13.0/Bootstrap.cmk/cmake_bootstrap.log [2025/02/27 02:56:27.416] ---------------------------------------------
This ticket aims to investigate and resolve this error.