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

            Bug ID: 252065
           Summary: native-xtools-install doesn't install
                    libclang_rt.profile-aarch64.a
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: [email protected]
          Reporter: [email protected]

While looking at a qemu issue, I noticed that my poudriere jail for aarch64 has
a nxb-bin/usr/lib/clang/11.0.0/lib/freebsd directory, but it's empty, leading
to a build failure like:

[00:00:40] /usr/local/bin/ld: cannot find
/nxb-bin/usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-aarch64.a: No
such file or directory

Simply copying the
usr/lib/clang/11.0.0/lib/freebsd/libclang_rt.profile-aarch64.a to it seems to
solve the issue.

I don't understand the native-xtools-install target well enough to know why it
isn't copied right now, maybe someone can take a look?

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to