#65519 closed defect (fixed)

librecad-devel @2.2.0-20220607-rc4: builds failing on some macOS releases; unable to find SDK

Reported by: mascguy (Christopher Nielsen) Owned by: mascguy (Christopher Nielsen)
Priority: Normal Milestone:
Component: ports Version: 2.7.2
Keywords: Cc:
Port: librecad-devel qt5

Description

The previous RC release built fine, so need to review upstream's latest changes.

https://ports.macports.org/port/librecad-devel/details/

Change History (5)

comment:1 Changed 21 months ago by mascguy (Christopher Nielsen)

This appears to be caused by ongoing issues with qt* being unable to find the correct macOS SDK. Sigh...

comment:2 Changed 21 months ago by mascguy (Christopher Nielsen)

Port: qt5 added

comment:3 Changed 21 months ago by kencu (Ken)

root of the issue seems to be that if the user has Xcode installed, and MacPorts sets the DEVELOPER_DIR to the CLTs directory, then xcrun is broken on newer systems.

use_xcode yes forces MacPorts to set the DEVELOPER_DIR to Xcode, and xcrun is unbroken.

I think ...

Last edited 21 months ago by kencu (Ken) (previous) (diff)

comment:4 Changed 21 months ago by Christopher Nielsen <mascguy@…>

In 551b3b6662f534711d1258194c1df8e523bce0f2/macports-ports (master):

librecad/librecad-devel: fix sdk detection via use_xcode
See: #65519

comment:5 Changed 21 months ago by mascguy (Christopher Nielsen)

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.