Opened 14 years ago

Closed 14 years ago

#23072 closed defect (fixed)

Gtk2 doesn't build with ccache on 10.6

Reported by: hsivank@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: ccache haspatch Cc:
Port: gtk2

Description

Hello,

I've got some problem when i upgrade gtk2 :

sudo port upgrade gtk2 +quartz
.....
make[4]: *** No rule to make target `/Users/hsivank/.ccache/updateicon.tmp.hsivank.local.30327.i', needed by `updateiconcache.o'.  Stop.
make[4]: *** Waiting for unfinished jobs....
mv -f .deps/queryimmodules.Tpo .deps/queryimmodules.Po
mv -f .deps/gtksearchenginequartz.Tpo .deps/gtksearchenginequartz.Plo
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Unable to upgrade port: 1

It seems that gtk2 doesn't build with ccache. This was introduced by 61949

Attachments (1)

Portfile-gtk2.diff (250 bytes) - added by hsivank@… 14 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 14 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to nox@…
Port: gtk2 added

Changed 14 years ago by hsivank@…

Attachment: Portfile-gtk2.diff added

comment:2 Changed 14 years ago by hsivank@…

build fine with this patch ...

comment:3 Changed 14 years ago by nox@…

Keywords: ccache haspatch added
Version: 1.8.1

Does it still fail with gtk2 @2.18.6?

comment:4 Changed 14 years ago by hsivank@…

Yes, it still fails.

comment:5 Changed 14 years ago by nox@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.