Opened 5 years ago

Closed 5 years ago

Last modified 22 months ago

#59312 closed defect (fixed)

qt58-qtbase: Xcode not set up properly

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc: tehcog (tehcog)
Port: qt58-qtbase

Description

qt58-qtbase fails to build on the 10.9 buildbot worker:

   Xcode not set up properly. You may need to confirm the license
   agreement by running /usr/bin/xcodebuild without arguments.

Xcode has, of course, already been set up for years on that machine.

Attachments (1)

qt58-qtbase_main.log (44.9 KB) - added by tehcog (tehcog) 5 years ago.
main.log

Download all attachments as: .zip

Change History (6)

comment:1 Changed 5 years ago by tehcog (tehcog)

Cc: tehcog added

Changed 5 years ago by tehcog (tehcog)

Attachment: qt58-qtbase_main.log added

main.log

comment:2 in reply to:  description Changed 5 years ago by tehcog (tehcog)

Replying to ryandesign:

   Xcode not set up properly. You may need to confirm the license
   agreement by running /usr/bin/xcodebuild without arguments.

Xcode has, of course, already been set up for years on that machine.

Fails to configure on mine. Please see attached main.log

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

Yup, that's the same problem.

Does adding use_xcode yes to the Portfile help? Marcus is already looking into adding that for failures reported against some of the other subports.

comment:4 Changed 5 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

In caabc11130b8430cfc733e0c5ac3be42b31ad553/macports-ports (master):

qt5*-qtbase: require Xcode when needed

Fixes #59312

comment:5 Changed 22 months ago by chrstphrchvz (Christopher Chavez)

In c06efd1cc95a7642ba4e0d4be05f3b8bfda04490/macports-ports (master):

qt(55|56|57|58|59|511|513): attempt to fix builds

…by copying fix from qt5
Ports such as qt5*-qtbase-docs fail on macOS 10.12 and earlier
due to SDK detection errors
TODO: see if this allows use_xcode yes in special case for qtbase
to be removed

See: #59312
See: #63154

[skip ci]

Note: See TracTickets for help on using tickets.