| Summary: | Port lang/plexil fails with clang with error: undefined hidden symbol: std::__1::unique_ptr<PLEXIL::Array, std::__1::default_delete<PLEXIL::Array> >::~unique_ptr() | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Yuri Victorovich <yuri> |
| Component: | misc | Assignee: | freebsd-toolchain (Nobody) <toolchain> |
| Status: | New --- | ||
| Severity: | Affects Only Me | CC: | dim |
| Priority: | --- | ||
| Version: | 13.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
To reproduce: In lang/plexil/Makefile, remove post-patch and build. The failure is: > ld: error: undefined hidden symbol: std::__1::unique_ptr<PLEXIL::Array, std::__1::default_delete<PLEXIL::Array> >::~unique_ptr()