Re: X related ports not finding version strings and hanging

From: Kevin Oberman <rkoberman_at_gmail.com>
Date: Sun, 6 Oct 2013 20:39:08 -0700
On Sun, Oct 6, 2013 at 4:29 PM, Steve Kargl <
sgk_at_troutmask.apl.washington.edu> wrote:

> On Sun, Oct 06, 2013 at 03:36:42PM -0700, Sean Bruno wrote:
> > On Sun, 2013-10-06 at 15:28 -0700, Sean Bruno wrote:
> > > Was doing a portmaster -a today and noted that bsd.xorg.mk seems to be
> > > causing problems duing the update.  When this happens, some prompt is
> > > waiting for me to hit "enter" that has scrolled past and I cannot see
> > > it.
> > >
> > >
> > > ===>>> All >> cairo-1.10.2_5,2 >> libGL-8.0.5_4 (13/35)
> > >
> > > make: "/usr/ports/Mk/bsd.xorg.mk" line 158: warning: Couldn't read
> > > shell's output for "/usr/local/bin/X -version 2>&1 | sed -n 's;^X\.Org
> X
> > > Server \([^ ]*\).*;\1;p'"
> > > make: "/usr/ports/Mk/bsd.xorg.mk" line 158: warning: Couldn't read
> > > shell's output for "/usr/local/bin/X -version 2>&1 | sed -n 's;^X\.Org
> X
> > > Server \([^ ]*\).*;\1;p'"
> > > make: "/usr/ports/Mk/bsd.xorg.mk" line 158: warning: Couldn't read
> > > shell's output for "/usr/local/bin/X -version 2>&1 | sed -n 's;^X\.Org
> X
> > > Server \([^ ]*\).*;\1;p'"
> > > make: "/usr/ports/Mk/bsd.xorg.mk" line 158: warning: Couldn't read
> > > shell's output for "/usr/local/bin/X -version 2>&1 | sed -n 's;^X\.Org
> X
> > > Server \([^ ]*\).*;\1;p'"
> > >
> >
> >
> > Oh ... this is due to the bump in pixman.  Wow.  Let me *try* to rebuild
> > it.
> >
>
> Yep.  Yet another port change disaster during a code freeze.
>
>
As usual with such upgrades, pkg_libchk is your friend. Assuming you have
updated pixman:
portmaster graphics/libGL graphics/dri
pkg_libchk -o | grep pixman | cut -d: -f1 | sort | uniq > pixman-files.txt
portmaster =D `cat pixman-files.txt`
portmaster -aD
portmaster -y -clean-distfiles

This will do the job much more quickly than "portmaster -r pixman

-- 
R. Kevin Oberman, Network Engineer
E-mail: rkoberman_at_gmail.com
Received on Mon Oct 07 2013 - 01:39:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC