Opened 7 years ago
Closed 7 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 7 years ago by RJVB (René Bertin)
comment:2 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
https://lists.macports.org/pipermail/macports-dev/2019-October/041266.html
It's your port, so I'm asking you to do it.
comment:4 Changed 7 years ago by Satryaji Aulia <satraul@…>
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.

I thought that was required only on newer OS version??
Feel free to add the magic formula somewhere.