Re: X related ports not finding version strings and hanging

2013-10-10 Thread Kevin Oberman
On Mon, Oct 7, 2013 at 1:34 PM, Warren Block  wrote:

> On Sun, 6 Oct 2013, Kevin Oberman wrote:
>
>  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
>>
>
> pkg_libchk -q > /tmp/to-be-rebuilt.txt
> portmaster `cat /tmp/to-be-rebuilt.txt`
>
> worked for me, although I did it after following the pixman instructions
> in /usr/ports/UPDATING.
>

Cool! I have somehow missed the real value of the '-q' option.

Thanks!
-- 
R. Kevin Oberman, Network Engineer
E-mail: rkober...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: X related ports not finding version strings and hanging

2013-10-07 Thread Warren Block

On Sun, 6 Oct 2013, Kevin Oberman wrote:


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


pkg_libchk -q > /tmp/to-be-rebuilt.txt
portmaster `cat /tmp/to-be-rebuilt.txt`

worked for me, although I did it after following the pixman instructions 
in /usr/ports/UPDATING.

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: X related ports not finding version strings and hanging

2013-10-06 Thread Kevin Oberman
On Sun, Oct 6, 2013 at 4:29 PM, Steve Kargl <
s...@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: rkober...@gmail.com
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: X related ports not finding version strings and hanging

2013-10-06 Thread Steve Kargl
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.


-- 
Steve
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: X related ports not finding version strings and hanging

2013-10-06 Thread Sean Bruno
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.

sean


signature.asc
Description: This is a digitally signed message part


X related ports not finding version strings and hanging

2013-10-06 Thread Sean Bruno
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'"



signature.asc
Description: This is a digitally signed message part