Opened 5 years ago

Closed 5 years ago

#59178 closed defect (fixed)

VLC2: tool 'xcodebuild' requires Xcode, but active developer directory is a command line tools instance

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: RJVB (René Bertin)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc:
Port: VLC2

Description

Since the VLC2 port appears to build using xcodebuild, but does not use the xcode 1.0 portgroup, it needs to set use_xcode yes to prevent build failure with MacPorts 2.6 and later:

xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

Change History (4)

comment:1 Changed 5 years ago by RJVB (René Bertin)

I thought that was required only on newer OS version??

Feel free to add the magic formula somewhere.

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

comment:3 Changed 5 years ago by RJVB (René Bertin)

I would if I had commit access.

comment:4 Changed 5 years ago by Satryaji Aulia <satraul@…>

Resolution: fixed
Status: assignedclosed

In 9057716ccb6c015a152c6a36dc5a391a53c64484/macports-ports (master):

VLC2: mark use xcode

Closes #59178

Note: See TracTickets for help on using tickets.