Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63996 closed defect (fixed)

ace @6.5.2_1: build failure due to version file — at Version 4

Reported by: prtouatisid (S. Touati) Owned by: lockhart (Thomas Lockhart)
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc: jwillemsen, cjones051073 (Chris Jones)
Port: ace

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hi, When trying to selfupdate macport on macOS monterrey, I get the error:

--->  Building ace
Error: Failed to build ace: command execution failed

Please find enclose the main.log file regards

Change History (5)

Changed 3 years ago by prtouatisid (S. Touati)

Attachment: main.log added

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

Your Xcode and Command Line Tools are too old to use on Monterey; please update them.

comment:2 Changed 3 years ago by jmroot (Joshua Root)

Cc: jwillemsen added
Owner: set to lockhart
Port: ace added
Status: newassigned
Summary: Failed to build ace: command execution failedace @6.5.2_1: build failure due to version file

There does also seem to be an incompatibility with C++20 compilers though. The version file conflicts with the new header of that name.

comment:3 Changed 3 years ago by Chris Jones <jonesc@…>

Resolution: fixed
Status: assignedclosed

In c6d72923da34fa1eb9eab4ed027d907b3bf7398e/macports-ports (master):

ace: Rename VERSION file to avoid include conflict
Closes: #63996

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

Cc: cjones051073 added
Description: modified (diff)

If the developers of ace have not yet been made aware of this problem, please do so so that they can fix it. We do not want to maintain such workarounds forever.

Note: See TracTickets for help on using tickets.