Bug 263535

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: miscAssignee: freebsd-toolchain (Nobody) <toolchain>
Status: New ---    
Severity: Affects Only Me CC: dim
Priority: ---    
Version: 13.1-STABLE   
Hardware: Any   
OS: Any   

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()