https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263535

            Bug ID: 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
           Version: 13.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

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

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to