Opened 18 months ago
Last modified 18 months ago
#67516 assigned defect
opencascade @7.7.0: ld: internal error: atom not found in symbolIndex(__ZN11opencascade13type_instanceI18NCollection_BufferE3getEv)
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | snowleopard mountainlion mavericks yosemite | Cc: | |
Port: | opencascade |
Description
opencascade fails to build on 10.6, 10.8, 10.9, and 10.10 (but succeeds on 10.12 and later and, oddly, on 10.7):
ld: warning: option -s is obsolete and being ignored ld: internal error: atom not found in symbolIndex(__ZN11opencascade13type_instanceI18NCollection_BufferE3getEv) for architecture x86_64
I remember that on some versions ld fails if the -s
option is given (despite the warning saying it is being ignored because it is obsolete); maybe try removing this flag. See #59761 where that was the fix for this problem in another port.
Change History (1)
comment:1 Changed 18 months ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | yosemite added |
---|
Note: See
TracTickets for help on using
tickets.