Opened 3 years ago

Last modified 18 months ago

#63154 closed defect

qt5-qtbase @5.15.2_2+openssl: make: c: No such file or directory — at Version 2

Reported by: jtdx-project (Arvo Järve) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.7.99
Keywords: arm64 Cc:
Port: qt5-qtbase

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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.

Change History (3)

Changed 3 years ago by jtdx-project (Arvo Järve)

Attachment: main.log added

comment:1 Changed 3 years ago by jtdx-project (Arvo Järve)

Description: modified (diff)

comment:2 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: arm64 added
Owner: set to MarcusCalhoun-Lopez
Port: qt5 removed
Status: newassigned
Summary: qt5 arm64qt5-qtbase @5.15.2_2+openssl: make: c: No such file or directory

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.

Note: See TracTickets for help on using tickets.