Opened 10 years ago

Closed 10 years ago

#42015 closed defect (duplicate)

libann build failure, but I fixed it

Reported by: jwhowse4 Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: libann

Description

On an Intel Mac Pro running Mountain Lion 10.8.5 and XCode 5.0.2 my libann build fails with the attached error log. However, for me the attached Portfile and patch file fix the problem and successfully build the package.

Attachments (3)

libann_main.log (13.1 KB) - added by jwhowse4 10 years ago.
Error log for libann build
Portfile (1.5 KB) - added by jwhowse4 10 years ago.
portfile which worked
patch-Make-config.diff (298 bytes) - added by jwhowse4 10 years ago.
patch file which worked

Download all attachments as: .zip

Change History (4)

Changed 10 years ago by jwhowse4

Attachment: libann_main.log added

Error log for libann build

Changed 10 years ago by jwhowse4

Attachment: Portfile added

portfile which worked

Changed 10 years ago by jwhowse4

Attachment: patch-Make-config.diff added

patch file which worked

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #41099.

This is not the right fix. We don't want to force the use of llvm-g++-4.2. We want to be UsingTheRightCompiler and to be compatible with clang.

Note: See TracTickets for help on using tickets.