[MacPorts] #63154: qt5-qtbase @5.15.2_2+openssl: make: c: No such file or directory (was: qt5 arm64)
MacPorts
noreply at macports.org
Wed Jun 30 07:09:03 UTC 2021
#63154: qt5-qtbase @5.15.2_2+openssl: make: c: No such file or directory
---------------------------+---------------------------------
Reporter: jtdx-project | Owner: MarcusCalhoun-Lopez
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.7.99
Resolution: | Keywords: arm64
Port: qt5-qtbase |
---------------------------+---------------------------------
Changes (by ryandesign):
* status: new => assigned
* owner: (none) => MarcusCalhoun-Lopez
* keywords: => arm64
* port: qt5 qt5-qtbase => qt5-qtbase
Old description:
> qt5-qtbase fails on configure phase
> Notification, this port is first that has warning:
> warn:clean The macOS 11 SDK does not appear to be installed. Ports may
> not build correctly.
>
> I can't figure out why I see this.
New description:
qt5-qtbase fails on configure phase\\
Notification, this port is first that has warning:
{{{
warn:clean The macOS 11 SDK does not appear to be installed. Ports may not
build correctly.
}}}
I can't figure out why I see this.
--
Comment:
The erroneous missing SDK message is covered by #61736.
This may also be connected:
{{{
:info:configure Failed to resolve SDK path for 'macosx11'
}}}
The reasons the build fails seem to be:
{{{
:info:configure make: c: No such file or directory
}}}
and
{{{
:info:configure /bin/sh: o: command not found
}}}
I am not certain why it is trying to run nonexistent programs called `c`
and `o`.
--
Ticket URL: <https://trac.macports.org/ticket/63154#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list