https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104628
Bug ID: 104628 Summary: Error when bootstrapping CMake: Problem while running make Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: fsrahman at bu dot edu Target Milestone: --- Created attachment 52486 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=52486&action=edit section from cmake_bootstrap.log gcc version: gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Please see error log below after bootstrapping and running make command for CMake in terminal: /tmp/cmake-3.22.2/Source/cmAlgorithms.h:61:43: required from here /usr/include/c++/9/ext/new_allocator.h:173:2: internal compiler error: Segmentation fault 173 | operator!=(const new_allocator&, const new_allocator<_Up>&) | ^~~~~~~~ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-9/README.Bugs> for instructions. make: *** [Makefile:154: cmFindProgramCommand.o] Error 1 --------------------------------------------- Error when bootstrapping CMake: Problem while running make --------------------------------------------- Log of errors: /tmp/cmake-3.22.2/Bootstrap.cmk/cmake_bootstrap.log