Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#59679 closed defect (fixed)

Unison 2.51.2_2 + aqua doesn't build on MacOS 10.13

Reported by: brunoomartin Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Port: unison

Description

Hi,

Unison fails to build on 10.13 with aqua flavor. Enclosed is the log file. Any hint ?

Attachments (1)

unisonfails (19.3 KB) - added by brunoomartin 4 years ago.

Download all attachments as: .zip

Change History (8)

Changed 4 years ago by brunoomartin

Attachment: unisonfails added

comment:1 Changed 4 years ago by kencu (Ken)

this port needs to indicate it requies a full xcode install, and use it.

comment:2 Changed 4 years ago by brunoomartin

I do have Xcode installed with command line tools:

# xcode-select -p
/Applications/Xcode.app/Contents/Developer
# gcc --version
Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 10.0.0 (clang-1000.11.45.5)
Target: x86_64-apple-darwin17.7.0
Thread model: posix
InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
Last edited 4 years ago by ryandesign (Ryan Carsten Schmidt) (previous) (diff)

comment:3 Changed 4 years ago by mf2k (Frank Schima)

Keywords: unison 2.51.2_2 removed
Port: 2.51.2_2 removed

comment:4 Changed 4 years ago by mf2k (Frank Schima)

Error is:

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

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

Cc: MarcusCalhoun-Lopez added

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

Owner: set to MarcusCalhoun-Lopez
Resolution: fixed
Status: newclosed

In a82ba4d8cb331d7d634f840e8f7693893c3426c7/macports-ports (master):

unison: fix aqua variant (set use_xcode yes)

Fixes #59679

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

In a82ba4d8cb331d7d634f840e8f7693893c3426c7/macports-ports (dar, master, py38-reproject, revert-6945-rust-1.43.0, wireshark):

unison: fix aqua variant (set use_xcode yes)

Fixes #59679

Note: See TracTickets for help on using tickets.