Opened 10 years ago

Last modified 4 years ago

#45336 assigned defect

building kdepim4-runtime 4.13.3 on OS X 10.6.8 (symbol visibility)

Reported by: RJVB (René Bertin) Owned by: NicosPavlov
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: mkae (Marko Käning), bjoern.ricks@…
Port: kdepim4-runtime

Description

libkgapi isn't the only port that has symbol visibility (exporting) issues with the produced shared library/ies: kdepim-libs and kdepim-runtime are affected too. In order to build correctly, both ports need to be built with Apple's gcc-4.2 on OS X 10.6.8, *not* with Apple clang 3.0 (the version distributed with Xcode 4 for 10.6).

Given the size of both ports I haven't tried MacPorts' clang-3.4 .

Curiously, kdepim itself can be built with clang-3.0 without issues.

Attached is a patch for kdepim-runtime that removes the blacklisting of gcc-4.2 .

Attachments (1)

kdepim-runtime-4.13.3.diff (459 bytes) - added by RJVB (René Bertin) 10 years ago.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by RJVB (René Bertin)

Attachment: kdepim-runtime-4.13.3.diff added

comment:1 Changed 9 years ago by mkae (Marko Käning)

Cc: mk@… added
Version: 2.3.1

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

Cc: bjoern.ricks@… added; NicosPavlov removed
Owner: changed from macports-tickets@… to NicosPavlov
Status: newassigned
Note: See TracTickets for help on using tickets.