Opened 12 years ago

Closed 12 years ago

#31752 closed defect (duplicate)

kerberos5: clang: error: linker command failed with exit code 1

Reported by: whatdoyouwant@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: kerberos5

Description

kerberos5 won't compile. I've been trying to compile kde4-baseapps and run into stumbling blocks.

(grantlee also won't compile without options for the llvm compiler)

Attachments (2)

kerberos5_log.txt.bz2 (23.4 KB) - added by whatdoyouwant@… 12 years ago.
grantlee_log.txt.bz2 (17.0 KB) - added by whatdoyouwant@… 12 years ago.

Download all attachments as: .zip

Change History (4)

Changed 12 years ago by whatdoyouwant@…

Attachment: kerberos5_log.txt.bz2 added

Changed 12 years ago by whatdoyouwant@…

Attachment: grantlee_log.txt.bz2 added

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

Keywords: kde4-baseapps removed
Summary: kde4-baseapps on lionkerberos5: clang: error: linker command failed with exit code 1

The log you attached for grantlee shows it successfully building with clang. Or did you have to patch the portfile in some way to get that to work? If so, can you provide a diff of the changes you made?

The log for kerberos5 does show it fails to build with clang. Did you already try using llvm-gcc-4.2 instead?

sudo port clean kerberos5
sudo port install kerberos5 configure.compiler=llvm-gcc-4.2

If you have trouble building any additional ports, please file individual tickets for them.

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

Resolution: duplicate
Status: newclosed

Duplicate of #31696, in which two users show using llvm-gcc-4.2 works for kerberos5.

Note: See TracTickets for help on using tickets.