Opened 15 years ago
Closed 15 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)
Change History (6)
comment:1 Changed 15 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to nox@… |
---|---|
Port: | gtk2 added |
Changed 15 years ago by hsivank@…
Attachment: | Portfile-gtk2.diff added |
---|
comment:2 Changed 15 years ago by hsivank@…
comment:3 Changed 15 years ago by nox@…
Keywords: | ccache haspatch added |
---|---|
Version: | 1.8.1 |
Does it still fail with gtk2 @2.18.6?
Note: See
TracTickets for help on using
tickets.
build fine with this patch ...