Opened 2 years ago
Last modified 3 days ago
#67641 new defect
libopenmpt fail on 10.6–10.12 x86_64: Undefined symbols for architecture x86_64: "typeinfo for std::bad_variant_access"
| Reported by: | barracuda156 | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.8.1 |
| Keywords: | x86_64 | Cc: | |
| Port: | libopenmpt |
Description
Undefined symbols for architecture x86_64:
"typeinfo for std::bad_variant_access", referenced from:
__ZNSt3__126__throw_bad_variant_accessB7v160006Ev in la-libopenmpt_impl.o
"vtable for std::bad_variant_access", referenced from:
__ZNSt3__126__throw_bad_variant_accessB7v160006Ev in la-libopenmpt_impl.o
NOTE: a missing vtable usually means the first non-inline virtual member function has no definition.
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Note: See
TracTickets for help on using
tickets.

I guess, fixed by [c6f1dcd5680c8fa9e7bbabeeaa415326d2c338e9/macports-ports]