#37574 closed defect (fixed)
kde4-runtime: 4.9.5 fails to build with gcc
Reported by: | eborisch (Eric A. Borisch) | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | sharky@…, gnw3, bitpup, astrofitz (Michael Fitzgerald), mkae (Marko Käning), mparchet@… | |
Port: | kde4-runtime |
Change History (15)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | nicos@… removed |
---|---|
Owner: | changed from macports-tickets@… to nicos@… |
comment:3 Changed 12 years ago by NicosPavlov
This error seems to be specific to 10.6 systems. I could not find a solution yet, but I am looking into it.
comment:6 Changed 12 years ago by NicosPavlov
Summary: | kde4-runtime: 4.9.5 fails to build on SL → kde4-runtime: 4.9.5 fails to build with gcc |
---|
From what I could see, the issue is more with gcc in general than 10.6 platform (trying to compile with gcc on 10.8 also fails). I don't have ways to confirm this, but I suspect that compiling with clang on 10.6 should work.
The problem is however deeper than just the update of kde package. Trying to compile kde4-runtime version 4.9.3 with gcc also fails at the present state, even when using kde dependencies at 4.9.3 too, so that the issue may be deeper in dependencies.
comment:7 Changed 12 years ago by gnw3
Nicos is correct -- kde4-runtime does build on SL using
sudo port install kde4-runtime configure.compiler=macports-clang-3.1
comment:9 Changed 12 years ago by mkae (Marko Käning)
Herewith I verify that it does work with clang on SL.
comment:12 follow-up: 14 Changed 12 years ago by NicosPavlov
This not a fully satisfying solution, but as I could not find the cause of the issue, I forced clang as a compiler for the port in r101949.
comment:13 Changed 12 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:14 Changed 12 years ago by craftey
Replying to nicos@…:
This not a fully satisfying solution, but as I could not find the cause of the issue, I forced clang as a compiler for the port in r101949.
Now that kde-runtime does compile again, I see the same issue with kde4-baseapps @4.9.5. However, running
port clean --all kde4-baseapps port upgrade kde4-baseapps configure.compiler=macports-clang-3.1
worked for me.
The relevant error seems to be: