Opened 12 years ago
Last modified 2 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@…, cooljeanius (Eric Gallager) |
| 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)
Change History (4)
Changed 12 years ago by RJVB (René Bertin)
| Attachment: | kdepim-runtime-4.13.3.diff added |
|---|
comment:1 Changed 12 years ago by mkae (Marko Käning)
| Cc: | mk@… added |
|---|---|
| Version: | 2.3.1 |
comment:2 Changed 7 years ago by jmroot (Joshua Root)
| Cc: | bjoern.ricks@… added; NicosPavlov removed |
|---|---|
| Owner: | changed from macports-tickets@… to NicosPavlov |
| Status: | new → assigned |
comment:3 Changed 2 years ago by cooljeanius (Eric Gallager)
| Cc: | cooljeanius added |
|---|
Note: See
TracTickets for help on using
tickets.
