Bug 266777 - c++ crashes during link on arm64 on math/lean
Summary: c++ crashes during link on arm64 on math/lean
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 13.1-RELEASE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-toolchain (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-02 22:29 UTC by Yuri Victorovich
Modified: 2022-10-02 22:30 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-10-02 22:29:43 UTC
131arm64 builds for math/lean fail with Signal 11:

> [100% 340/340] : && /usr/bin/c++ -Wall -Wextra -std=c++11  -D LEAN_JSON -D LEAN_MULTI_THREAD -D LEAN_AUTO_THREAD_FINALIZATION -DLEAN_BUILD_TYPE="Release" -D__CLANG__ -D HAS_TCMALLOC -O3 -DNDEBUG -fstack-protector-strong  -pthread shell/CMakeFiles/shell_js.dir/lean_js.cpp.o shell/CMakeFiles/shell_js.dir/server.cpp.o tests/shell/CMakeFiles/shell_test.dir/shell.cpp.o -o tests/shell/shell_test  -Wl,-rpath,/usr/local/lib  libleanstatic.a  /usr/local/lib/libgmp.so  /usr/local/lib/libtcmalloc.so  -lprocstat && :
> *** Signal 11

Log: http://ampere3.nyi.freebsd.org/data/131arm64-default/b46629e97f41/logs/lean-3.48.0_1.log