Bug reports should be filed in the issue tracker, but this... > On Sep 21, 2024, at 06:18, Artemio González López wrote: > > :error:clean Port aquaterm requires a full Xcode installation, which was not > found on your system. > :error:clean You can install Xcode from the Mac App Store or > https://developer.apple.com/xcode/
...is not a bug; it is happening because you used xcode-select to select the command line tools. Select the Xcode directory instead. MacPorts will only use it for ports like aquaterm that require the full Xcode. For other ports it will use the command line tools.
