Opened 18 years ago

Closed 18 years ago

#10371 closed defect (invalid)

Port gtk2 doesn't build, patch problem

Reported by: olaf@… Owned by: mij@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

$ sudo port upgrade gtk2 ... DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_gtk2/work/gtk+-2.8.19" && patch -p0' patching file gtk/xdgmime/xdgmimecache.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gtk/xdgmime/xdgmimecache.c.rej Error: Target com.apple.patch returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_gtk2/work/gtk+-2.8.19" && patch -p0 < "/opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/x11/gtk2/files/patch-gtk-xdgmime-xdgmimecache.c"" returned error 1 Command output: patching file gtk/xdgmime/xdgmimecache.c Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file gtk/xdgmime/xdgmimecache.c.rej

Warning: the following items did not execute (for gtk2): com.apple.activate com.apple.patch com.apple.configure com.apple.build com.apple.destroot com.apple.archive com.apple.install

Change History (2)

comment:1 Changed 18 years ago by damien.pollet@…

this was solved for me by doing port clean --work --dist gtk2 then reinstalling. (thanks to jmpp on #macports)

comment:2 Changed 18 years ago by jmpp@…

Resolution: invalid
Status: newclosed

A port clean and rebuild fixed this problem, closing the ticket as invalid.

-jmpp

Note: See TracTickets for help on using tickets.