Opened 9 months ago
Closed 5 months ago
#72499 closed defect (fixed)
gmp @6.3.0 configure error
| Reported by: | murrayE | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.10.7 |
| Keywords: | sequoia arm64 | Cc: | |
| Port: | gmp |
Description
Configure error (after several warnings):
2 warnings generated.
Undefined symbols for architecture arm64:
"_main", referenced from:
<initial-undefines>
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6399: $? = 1
failed program was:
int k; int foo () { __builtin_alloca (k); }
Attachments (1)
Change History (4)
Changed 9 months ago by murrayE
comment:1 Changed 9 months ago by ryandesign (Ryan Carsten Schmidt)
| Cc: | mcalhoun@… removed |
|---|---|
| Owner: | set to MarcusCalhoun-Lopez |
| Status: | new → assigned |
The file you attached is actually the config.log, not the main.log.
It looks more like the relevant error in the log is:
conftest.cc:3:10: fatal error: 'iostream' file not found
3 | #include <iostream>
| ^~~~~~~~~~
1 error generated.
That would be fixed by ProblemHotlist#clts16.
comment:2 Changed 5 months ago by murrayE
During migration frofm Sequoia to Tahoe, the migrate command automatically re-installed gmp@6.3.0_0 without failure.
comment:3 Changed 5 months ago by reneeotten (Renee Otten)
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

main.log