#37596 closed defect (fixed)
kate @4.9.5 build failure
Reported by: | tijs.versteegde@… | Owned by: | NicosPavlov |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.2 |
Keywords: | Cc: | ak.ml@…, cooljeanius (Eric Gallager) | |
Port: | kate |
Description
I'm unable to install kate on my mac, running osx 10.6.8, Xcode 3.2.6, 64-bits Logfile attached. Same holds for kdesdk4, which I tried after kate wouldn't install.
Attachments (1)
Change History (7)
Changed 12 years ago by tijs.versteegde@…
comment:1 Changed 12 years ago by jmroot (Joshua Root)
Keywords: | kate install removed |
---|---|
Milestone: | MacPorts 2.1.3 |
Owner: | changed from macports-tickets@… to nicos@… |
Summary: | kate 4.9.5 unable to install → kate @4.9.5 build failure |
As per the ticket guidelines, please remember to Cc the maintainer, and don't set the Milestone field.
comment:3 Changed 12 years ago by NicosPavlov
Apparently some kde ports have difficulties in linking with gcc, which can be solved by employing clang as a compiler. Would it be possible to confirm that the commands
sudo port install clang-3.1 sudo port install kate configure.compiler=macports-clang-3.1
enable compilation ?
If not, a full log coming from
sudo port clean kate sudo port install kate
may be helpful.
comment:4 Changed 12 years ago by tijs.versteegde@…
after:
sudo port clean kate sudo port install clang-3.1 sudo port install kate configure.compiler=macports-clang-3.1
everything worked, thanks! (the clean was needed though)
comment:5 Changed 12 years ago by NicosPavlov
Resolution: | → fixed |
---|---|
Status: | new → closed |
Thanks for the feedback. Forcing clang compiler in r101973.
Note: See
TracTickets for help on using
tickets.
kate install errorlog