Opened 12 years ago

Closed 12 years ago

#32045 closed defect (fixed)

distcc not building on Lion

Reported by: dave@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang Cc:
Port: distcc

Description

see attached log

Attachments (1)

main.log (11.6 KB) - added by dave@… 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by dave@…

Attachment: main.log added

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

Keywords: clang added

The log is not complete but I see you're using clang. Have you tried compiling with llvm-gcc-4.2 or apple-gcc-4.2 instead?

I see it's using -Werror; we should probably patch it to not do that. If that works, that would be preferable to changing the compiler.

comment:2 Changed 12 years ago by dave@…

I would venture that -Werror should be automatically removed for every port. It is a development tool only, and unsuitable for build-to-install.

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

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.