Bug 263535 - 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()
Summary: Port lang/plexil fails with clang with error: undefined hidden symbol: std::_...
Status: New
Alias: None
Product: Base System
Classification: Unclassified
Component: misc (show other bugs)
Version: 13.1-STABLE
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-toolchain (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-24 19:40 UTC by Yuri Victorovich
Modified: 2022-04-24 19:42 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-04-24 19:40:34 UTC
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()