Date: Thu, 24 Apr 2014 10:53:29 -0500 From: Antonio Olivares <olivares14031@gmail.com> To: Tijl Coosemans <tijl@coosemans.org> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: portmaster ports update 20140416 Message-ID: <CAJ5UdcMnTNEYAmuPSb3A3fw7u2XvROUk34ucELmdJ3PDwonorA@mail.gmail.com> In-Reply-To: <20140419171042.513d1be1@kalimero.tijl.coosemans.org> References: <CAJ5UdcO1=pEHownza5VGH7wd06e3QhGr-yxuUPJvVXBvH1HbLg@mail.gmail.com> <20140418175334.130c0602@kalimero.tijl.coosemans.org> <20140419171042.513d1be1@kalimero.tijl.coosemans.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Dear all, on FreeBSD 9.2-RELEASE-p4, it has succeeded, but on 8.4-RELEASE-p8 it has failed and stops at colord. I have lost X and don't know what to do. I get error tar: share/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml: Cannot stat: No such file or directory when building coldord. I have no pkg or pkgng on that machine since 8.4-RELEASE may die soon? When will support for it end? I may have to install newer 10.0 on it? as soon as support fails. Best Regards, Antonio On Sat, Apr 19, 2014 at 10:10 AM, Tijl Coosemans <tijl@coosemans.org> wrote: > On Fri, 18 Apr 2014 17:53:34 +0200 Tijl Coosemans wrote: >> On Fri, 18 Apr 2014 08:22:52 -0500 Antonio Olivares wrote: >> > Dear folks, >> > >> > I am having great difficulties in updating my machines :( >> > >> > I am running suggested command here: >> > >> > 20140416: >> > AFFECTS: users of print/freetype2 textproc/libxml2 x11/pixman >> > x11/libxcb and graphics/freeglut >> > AUTHOR: x11@FreeBSD.org and gnome@FreeBSD.org >> > >> > The library version of the above libraries has been brought in line >> > with what upstream expects. To do this all users of these ports need >> > to be rebuilt. Portrevisions have been bumped as a consequence. >> > >> > # portmaster -r freetype2 -r libxml2 -r pixman -r freeglut -r libxcb >> > or >> > # portupgrade -rf freetype2 libxml2 pixman freeglut libxcb >> > >> > But it is failing to build one because of xulrunner and another one >> > because of colord* . If I select one by one, ie, >> > >> > # portmaster -r freetype2 >> > then >> > # portmaster -r libxml2 >> > then >> > # portmaster -r pixman >> > then >> > # portmaster -r freeglut >> > then >> > # portmaster -r libxcb >> > >> > do the job to at least update/fix some of the problems? I already >> > have busted things :( >> > >> > >> > $ mousepad & >> > $ Shared object "libpixman-1.so.30" not found, required by >> > "libgtksourceview-2.0.so.0" >> >> If you use pkg you can get a list of packages that still require >> libpixman-1.so.30 using: pkg shlib -R libpixman-1.so.30 >> >> You could then rebuild those packages. >> >> The commands for the other libraries are: >> >> pkg shlib -R libfreetype.so.9 >> pkg shlib -R libxml.so.5 > > This should be: pkg shlib -R libxml2.so.5 > >> pkg shlib -R libglut.so.12 >> pkg shlib -R libxcb.so.2 >> pkg shlib -R libxcb-xkb.so.0 >> pkg shlib -R libxcb-sync.so.0 >> pkg shlib -R libxcb-randr.so.1 >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJ5UdcMnTNEYAmuPSb3A3fw7u2XvROUk34ucELmdJ3PDwonorA>