Opened 5 years ago

Last modified 4 years ago

#59901 closed defect

Cannot install pallet in Catalina — at Version 1

Reported by: jiajuwu (Wu Jiaju) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: Pallet

Description (last modified by jmroot (Joshua Root))

apple@ homebrew$ port -v
MacPorts 2.6.2
Entering shell mode... ("help" for help, "quit" to quit)
[Taps/homebrew] > quit
Goodbye
apple@ homebrew$ sudo port install pallet
Password:
Error: Port Pallet requires a full Xcode installation, which was not found on your system.
Error: You can install Xcode from the Mac App Store or https://developer.apple.com/xcode/
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port pallet failed
apple@ homebrew$ 

macOS Catalina
10.15.2 (19C57)

Xcode 11.3 

Change History (2)

Changed 5 years ago by jiajuwu (Wu Jiaju)

xcode version

comment:1 Changed 5 years ago by jmroot (Joshua Root)

Description: modified (diff)
Port: Pallet added

While Pallet probably still fails to build for other reasons (see existing tickets), this message indicates that running xcodebuild -version didn't work.

Note: See TracTickets for help on using tickets.