From owner-freebsd-questions@FreeBSD.ORG Mon Jan 10 15:51:32 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B4FAF106564A for ; Mon, 10 Jan 2011 15:51:32 +0000 (UTC) (envelope-from sterling@camdensoftware.com) Received: from wh2.interactivevillages.com (wh2.interactivevillages.com [75.125.250.34]) by mx1.freebsd.org (Postfix) with ESMTP id 7B9DC8FC16 for ; Mon, 10 Jan 2011 15:51:32 +0000 (UTC) Received: from 97-113-166-177.tukw.qwest.net ([97.113.166.177] helo=_HOSTNAME_) by wh2.interactivevillages.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69) (envelope-from ) id 1PcK1l-0003WJ-P8 for freebsd-questions@freebsd.org; Mon, 10 Jan 2011 07:51:27 -0800 Received: by _HOSTNAME_ (sSMTP sendmail emulation); Mon, 10 Jan 2011 07:51:25 -0800 Date: Mon, 10 Jan 2011 07:51:25 -0800 From: Chip Camden To: freebsd-questions@freebsd.org Message-ID: <20110110155125.GA30668@libertas.local.camdensoftware.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <20110110142204.GF24111@twoquid.cs.ru.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="DocE+STaALJfprDB" Content-Disposition: inline In-Reply-To: <20110110142204.GF24111@twoquid.cs.ru.nl> User-Agent: Mutt/1.4.2.3i Company: Camden Software Consulting URL: http://camdensoftware.com X-PGP-Key: http://pgp.mit.edu:11371/pks/lookup?search=0xD6DBAF91 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - wh2.interactivevillages.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - camdensoftware.com Subject: Re: Installing port x11-toolkits/gtk20 fails mysteriously X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Jan 2011 15:51:32 -0000 --DocE+STaALJfprDB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Quoth Olaf Seibert on Monday, 10 January 2011: > I just updated my ports tree (portsnap fetch; portstap update) a few > hours ago, in order to update webkit. I'm using portmaster to do that. >=20 > One of the things it wants to update is gtk-2.20.1_2 to gtk-2.22.1_1. > It builds ok, but then when installing, it ends like this: >=20 > test -z "/usr/local/lib" || /usr/local/bin/gmkdir -p "/usr/local/lib" > /bin/sh /usr/ports/x11-toolkits/gtk20/work/gnome-libtool --mode=3Dinst= all /usr/ > bin/install -c -o root -g wheel libgtk-x11-2.0.la '/usr/local/lib' > gnome-libtool: install: warning: relinking `libgtk-x11-2.0.la' > gnome-libtool: install: (cd /usr/ports/x11-toolkits/gtk20/work/gtk+-2.22.= 1/gtk;=20 > /bin/sh /usr/ports/x11-toolkits/gtk20/work/gnome-libtool --tag CC --mode= =3Drelink cc -DGDK_PIXBUF_DISABLE_DEPRECATED -O2 -pipe -fno-strict-aliasing= -Wall -versio > n-info 2200:1:2200 -export-dynamic -export-symbols-regex "^[^_].*" -rpath= /usr/local/lib -L/usr/local/lib -o libgtk-x11-2.0.la gtkquery.lo gtksearch= engine.lo gtksearchenginesimple.lo fnmatch.lo gtkaboutdialog.lo gtkaccelgro= up.lo gtkaccellabel.lo gtkaccelmap.lo gtkaccessible.lo gtkaction.lo gtkacti= ongroup.lo gtkactivatable.lo ... ../gdk/libgdk-x11-2.0.la -pthread -L/usr/l= ocal/lib -lpangocairo-1.0 -lX11 -lXcomposite -lXdamage -lXfixes -latk-1.0 -= lcairo -lgdk_pixbuf-2.0 -lpng -lz -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lm = -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.= 0 )=20 > grep: /usr/local/lib/libgdk_pixbuf-2.0.la: No such file or directory > sed: /usr/local/lib/libgdk_pixbuf-2.0.la: No such file or directory > gnome-libtool: relink: `/usr/local/lib/libgdk_pixbuf-2.0.la' is not a val= id libtool archive=20 > gnome-libtool: install: error: relink `libgtk-x11-2.0.la' with the above = command before installing it > gmake[4]: *** [install-libLTLIBRARIES] Error 1 > gmake[4]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.22= .1/gtk' > gmake[3]: *** [install-am] Error 2 > gmake[3]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.22= .1/gtk' > gmake[2]: *** [install-recursive] Error 1 > gmake[2]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.22= .1/gtk' > gmake[1]: *** [install] Error 2 > gmake[1]: Leaving directory `/usr/ports/x11-toolkits/gtk20/work/gtk+-2.22= .1/gtk' > gmake: *** [install-recursive] Error 1 > *** Error code 2 >=20 > Stop in /usr/ports/x11-toolkits/gtk20. > *** Error code 1 >=20 > Stop in /usr/ports/x11-toolkits/gtk20. >=20 > =3D=3D=3D>>> A backup package for gtk-2.20.1_2 should > be located in /usr/ports/packages/portmaster-backup >=20 > =3D=3D=3D>>> Installation of gtk-2.22.1_1 (x11-toolkits/gtk20) failed > =3D=3D=3D>>> Aborting update >=20 >=20 > Indeed, the file /usr/local/lib/libgdk_pixbuf-2.0.la does not exist. >=20 > Any ideas? >=20 > I read this list via the Gmane list->news->web gateway. > -Olaf. > --=20 =46rom /usr/ports/UPDATING: 20101120: AFFECTS: users of x11-toolkits/gtk20 and x11-toolkits/gtkmm24 AUTHOR: FreeBSD GNOME Team In the GNOME 2.32 release. gdk-pixbuf2 has been split off from gtk20, and atkmm has been split off from gtkmm24. To upgrade please use the following instructions: Portmaster users: # pkg_delete -f gtkmm-2.20\* gtk-2.20\* # portmaster -a Portupgrade users: # pkgdb -fF # pkg_deinstall -fO gtkmm-2.20\* gtk-2.20\* # portupgrade -aOW --=20 Sterling (Chip) Camden | sterling@camdensoftware.com | 2048D/3A978E4F http://camdensoftware.com | http://chipsquips.com | http://chipstips.= com --DocE+STaALJfprDB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iQEcBAEBAgAGBQJNKyr9AAoJEIpckszW26+RzpcH/3oVc90T+yezRhEMhk78vqZe JfNwJE/6f0mg4P73mjCYGPq0hTk1UquufcOCFBtv0bmhbp1Cmo7tlLmSEn+cY66D JUvNv+HRozoFjSiSVSKRKzy5wvQyWH6ybD2CkRmCEbf7NvQ0Od7kBE0cDsjkdq14 HfAZs/8SmGvBU7igJ4hR5aFeIoejSID5GbBLQeQ3c8mxf0uychvM86EHFtKD69Le Thetazsk1ckmE7URu6i5XdGoOUOWnnb0f214jFtAilI4SSIhzWwUDjVv532oGMeu jYmUcO8SmsayYXVXomqGq/3XbKRPMWrLlgYLMfgUQ6s36qliYUxfCZcmdmlXnnY= =DgXX -----END PGP SIGNATURE----- --DocE+STaALJfprDB--