On 2022-3-13 10:49 , Steven Smith wrote:
Here’s the errors from e.g. expat’s config.log (not sure which of these
belong in “ordinary” trapped errors for config tests):
Usually the last error is the one that made it stop, and thus relevant.
But that could have failed because of something done b
Thanks. I tried uninstall/reinstall Xcode/CLT. Unfortunately, same issue.
I’m at a loss.
Here’s the errors from e.g. expat’s config.log (not sure which of these belong
in “ordinary” trapped errors for config tests):
> configure:4453: /usr/bin/clang -V >&5
> clang: error: argument to '-V' is mis
I recently ran into something similar, albeit on an intel machine
running the latest macOS12 release, not an M1 machine.
In the end I 'brute force' fixed it by completely removing Xcode and the
CLT, then reinstalling both.
Chris
On 11/03/2022 3:15 pm, Steven Smith wrote:
I’m recently hitt
I’m recently hitting a ton of configure/build failures on an M1. This is,
perhaps coincidentally, after an update to MacPorts 2.7.2. E.g. error on
sqlite3:
> configure: error: C compiler cannot create executables
Is anyone else seeing this? To the best of my knowledge I haven’t changed any
com