Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#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)

main.log (687.6 KB) - added by tijs.versteegde@… 11 years ago.
kate install errorlog

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by tijs.versteegde@…

Attachment: main.log added

kate install errorlog

comment:1 Changed 11 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 installkate @4.9.5 build failure

As per the ticket guidelines, please remember to Cc the maintainer, and don't set the Milestone field.

comment:2 Changed 11 years ago by ak.ml@…

Cc: ak.ml@… added

Cc Me!

comment:3 Changed 11 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 11 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 11 years ago by NicosPavlov

Resolution: fixed
Status: newclosed

Thanks for the feedback. Forcing clang compiler in r101973.

comment:6 Changed 11 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

Note: See TracTickets for help on using tickets.