#52414: libarchive port fails problem with -pthread argument to clang -------------------------+-------------------- Reporter: JustinCB@… | Owner: toby@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: libarchive | -------------------------+-------------------- Comment (by larryv@…): Replying to [comment:19 JustinCB@…]:
You mean installing the port commands under $HOME is not uncommon, but $HOME as the prefix is?
Yes.
Macports defaults to using toolchains that already exist, even if they aren't Macports toolchains.
No, it does not. It uses tools in one of the following directories, expecting them to be provided by MacPorts or Apple. - ${prefix}/bin - ${prefix}/sbin - /bin - /sbin - /usr/bin - /usr/sbin Modifying this search behavior or installing your own tools to those locations is absolutely unsupported.
I think that the bug is that if it tries to link to a library that is not in a "standard" path, it will replace it with one that is in a "standard" path if one exists.
What is “standard”? Who says that's a bug? -- Ticket URL: <https://trac.macports.org/ticket/52414#comment:20> MacPorts <https://www.macports.org/> Ports system for the Mac operating system