Opened 12 years ago

Closed 12 years ago

#31866 closed defect (fixed)

kdepimlibs 4.7.2 failed to build on osx lion 10.7.2

Reported by: hofione@… Owned by: nerdling (Jeremy Lavergne)
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: lion Cc: sharky@…, cjones051073 (Chris Jones), soehn@…
Port: kdepimlibs4

Description


Attachments (2)

main.log (3.6 MB) - added by hofione@… 12 years ago.
main.log.bz2 (53.6 KB) - added by cjones051073 (Chris Jones) 12 years ago.

Change History (8)

Changed 12 years ago by hofione@…

Attachment: main.log added

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

Cc: sharky@… added
Owner: changed from macports-tickets@… to snc@…

comment:2 Changed 12 years ago by cjones051073 (Chris Jones)

I have the same problem with the new kdepimlibs4 4.7.3 version.

I'm using Xcode 4.2 on 10.7. I'll attach my log as well.

The issue appears to be the use of clang by default in this configuration. Forcing the use of llvm-gcc-4.2 the build is OK, i.e.

sudo port install kdepimlibs4 configure.compiler=llvm-gcc-4.2

Chris

Changed 12 years ago by cjones051073 (Chris Jones)

Attachment: main.log.bz2 added

comment:3 Changed 12 years ago by cjones051073 (Chris Jones)

See wiki:PortfileRecipes#compiler for more details on how to provide work-around for ports that have issues with clang.

comment:4 Changed 12 years ago by cjones051073 (Chris Jones)

Cc: jonesc@… added

Cc Me!

comment:5 Changed 12 years ago by soehn@…

Cc: soehn@… added

Cc Me!

comment:6 Changed 12 years ago by nerdling (Jeremy Lavergne)

Resolution: fixed
Status: newclosed

Now avoiding clang, r86864

Note: See TracTickets for help on using tickets.