Warren, On Thu, Aug 4, 2011 at 8:00 PM, Warren Block <[email protected]> wrote: > On Thu, 4 Aug 2011, Antonio Olivares wrote: > >> In an effort to keep up to date, I checked updates that are available >> and tried to apply them. Encountered a problem with gtk : >> >> /* Commands run */ >> quadcore# . >> Looking up portsnap.FreeBSD.org mirrors... 5 mirrors found. >> Fetching snapshot tag from portsnap5.FreeBSD.org... done. >> Latest snapshot on server matches what we already have. >> No updates needed. >> Ports tree is already up to date. >> ===>>> New version available: gtk-2.24.5_1 >> ===>>> 537 total installed ports >> ===>>> 1 has a new version available >> >> ran >> # portmaster -a > > Always (yes, always) check /usr/ports/UPDATING before throwing any automatic > update tool at it. See the 20110730 entry. >
Yes I see it, but it does not make a difference :( 20110730: AFFECTS: users of x11-toolkits/gtk20 AUTHOR: [email protected] The gtk-update-icon-cache utility has been split out of the gtk20 port. Use the following instructions to update your system. # pkg_delete -f gtk-2.\* # portmaster x11-toolkits/gtk20 # portmaster -a I ran the first command successfully, but the second bombs out the same place and with same error :( ual-x11.c x11/gdkwindow-x11.c x11/gdkxftdefaults.c x11/gdkxid.c x11/xsettings-client.c x11/xsettings-common.c libgdk-x11-2.0.la Makefile --output Gdk-2.0.gir /usr/local/bin/g-ir-scanner: not found gmake[4]: *** [Gdk-2.0.gir] Error 127 gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gdk' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gdk' gmake[2]: *** [all] Error 2 gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5/gdk' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.24.5' gmake: *** [all] Error 2 *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. *** Error code 1 Stop in /usr/ports/x11-toolkits/gtk20. ===>>> make failed for x11-toolkits/gtk20 ===>>> Aborting update ===>>> You can restart from the point of failure with this command line: portmaster <flags> x11-toolkits/gtk20 quadcore# Thanks for your input. Regards, Antonio _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
