Bill Leeper | 1 Mar 2009 18:02
Favicon

Alpha2

Both Alpha 1 and 2 seem to have resolved a couple of persistent problems 
I have had with the 7.0.x series. Restart/shutdown now work as they 
should. With 7.0.x part of the time they would take me to the login 
screen and I would have to go from there. Also with 7.0.x once I booted 
into the desktop when I tried to select something from the menu or 
desktop it would appear to be frozen. I would have to ctrl-alt-backspace 
and lot in again. This also seems to be resolved in the Alphas.

In addition, there seems to be a genuine performance increase over all. 
It would appear KDE is finally starting to take shape. Anyway, I am 
looking forward to the RC.

Bill Leeper
A.Yerenkow | 2 Mar 2009 16:40
Picon

PC-BSD Testing

Kris, opera didn't took system filehandler.ini;
more, it's in not good format, it has 3-bytes header, which is missing 
in filehandler.ini - view some others ini files in HEX mode to see it;

How about first time start, when creating ~/.opera/  just copy there 
system filehander.ini ? Of course, when it'll be in correct format.

Problem - when unable to create irc chat account persist still  :(
Kris Moore | 2 Mar 2009 19:05

Re: PC-BSD Testing

A.Yerenkow wrote:
> Kris, opera didn't took system filehandler.ini;
> more, it's in not good format, it has 3-bytes header, which is missing 
> in filehandler.ini - view some others ini files in HEX mode to see it;
> 
> How about first time start, when creating ~/.opera/  just copy there 
> system filehander.ini ? Of course, when it'll be in correct format.
> 
> Problem - when unable to create irc chat account persist still  :(
> _______________________________________________
> Testing mailing list
> Testing@...
> http://lists.pcbsd.org/mailman/listinfo/testing
> 

I just figured out and fixed the irc chat / mail account problem in 
opera PBI. It'll be fixed in tonights rebuild of it. I also just 
commited the fix for the 3-byte header. Give it a try tomorrow with the 
new PBI, and let me know if it works now :)

--

-- 

Kris Moore
PC-BSD Software
http://www.pcbsd.com
Ian Robinson | 2 Mar 2009 14:25
Picon

PCBSD 7.1-Alpha2 and Ports

While attempting to install some ports, I experienced a frequent error:

autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  

gmake[2]: *** [autoconf.in] Error 1

The three ports were Gwenview 1.4, SeaMonkey, and Kaffeine, in that order.  Here is the output:

1. WHILE ATTEMPTING TO INSTALL GWENVIEW 1.4.x:

===> Returning to build of automake-1.10.1  
===> Patching for automake-1.10.1  
===> automake-1.10.1 depends on file: /usr/local/bin/perl5.8.9 - found
===> Applying FreeBSD patches for automake-1.10.1  
===> automake-1.10.1 depends on file: /usr/local/bin/perl5.8.9 - found
===> automake-1.10.1 depends on file: /usr/local/bin/autoconf-2.62 - not found
===> Verifying install for /usr/local/bin/autoconf-2.62 in /usr/ports/devel/autoconf262
===> Vulnerability check disabled, database not found  
=> autoconf-2.62.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.  
=> Attempting to fetch from http://ftp.gnu.org/gnu/autoconf/.  
autoconf-2.62.tar.bz2 100% of 1138 kB 247 kBps  
===> Extracting for autoconf-2.62  
=> MD5 Checksum OK for autoconf-2.62.tar.bz2.  
=> SHA256 Checksum OK for autoconf-2.62.tar.bz2.  
===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
===> Patching for autoconf-2.62  
===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
===> Applying FreeBSD patches for autoconf-2.62  
===> autoconf-2.62 depends on executable: gm4 - found  
===> autoconf-2.62 depends on executable: help2man - found  
===> autoconf-2.62 depends on executable: gmake - found  
===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
===> Configuring for autoconf-2.62  
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel  
checking whether build environment is sane... yes  
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d  
checking for gawk... /usr/bin/awk  
checking whether gmake sets $(MAKE)... yes  
checking whether /bin/sh -n is known to work... no  
checking for expr... /bin/expr  
checking for GNU M4 that supports accurate traces... /usr/local/bin/gm4  
checking how m4 supports trace files... --error-output  
checking for perl... /usr/bin/perl  
checking for emacs... no  
checking for xemacs... no  
checking for emacs... no  
checking where .elc files should go... no  
checking for grep that handles long lines and -e... /usr/bin/grep  
checking for egrep... /usr/bin/grep -E  
checking for a sed that does not truncate output... /usr/bin/sed  
configure: creating ./config.status  
config.status: creating tests/Makefile  
config.status: creating tests/atlocal  
config.status: creating man/Makefile  
config.status: creating lib/emacs/Makefile  
config.status: creating Makefile  
config.status: creating doc/Makefile  
config.status: creating lib/Makefile  
config.status: creating lib/Autom4te/Makefile  
config.status: creating lib/autoscan/Makefile  
config.status: creating lib/m4sugar/Makefile  
config.status: creating lib/autoconf/Makefile  
config.status: creating lib/autotest/Makefile  
config.status: creating bin/Makefile  
config.status: WARNING: not linking GNUmakefile to itself  
config.status: executing tests/atconfig commands  
===> Building for autoconf-2.62  
gmake all-recursive  
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
Making all in bin  
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
rm -f autom4te autom4te.tmp  
srcdir=''; \  
  test -f ./autom4te.in || srcdir=./; \  
  sed -e 's| <at> SHELL[ <at> ]|/bin/sh|g' -e 's| <at> PERL[ <at> ]|/usr/bin/perl|g' -e 's| <at> bindir[ <at> ]|/usr/local/bin|g' -e 's| <at> datadir[ <at> ]|/usr/local/share/autoconf-2.62|g' -e 's| <at> prefix[ <at> ]|/usr/local|g' -e 's| <at> autoconf-name[ <at> ]|'`echo autoconf | sed 's&$&-2.62&'`'|g' -e 's| <at> autoheader-name[ <at> ]|'`echo autoheader | sed 's&$&-2.62&'`'|g' -e 's| <at> autom4te-name[ <at> ]|'`echo autom4te | sed 's&$&-2.62&'`'|g' -e 's| <at> M4[ <at> ]|/usr/local/bin/gm4|g' -e 's| <at> M4_DEBUGFILE[ <at> ]|--error-output|g' -e 's| <at> AWK[ <at> ]|/usr/bin/awk|g' -e 's| <at> RELEASE_YEAR[ <at> ]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's| <at> VERSION[ <at> ]|2.62|g' -e 's| <at> PACKAGE_NAME[ <at> ]|GNU Autoconf|g' -e 's| <at> configure_input[ <at> ]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp  
chmod +x autom4te.tmp  
chmod a-w autom4te.tmp  
mv autom4te.tmp autom4te  
cd ../lib && gmake autom4te.cfg  
gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib'  
rm -f autom4te.cfg autom4te.tmp  
sed -e 's| <at> SHELL[ <at> ]|/bin/sh|g' -e 's| <at> PERL[ <at> ]|/usr/bin/perl|g' -e 's| <at> bindir[ <at> ]|/usr/local/bin|g' -e 's| <at> datadir[ <at> ]|/usr/local/share/autoconf-2.62|g' -e 's| <at> prefix[ <at> ]|/usr/local|g' -e 's| <at> autoconf-name[ <at> ]|'`echo autoconf | sed 's&$&-2.62&'`'|g' -e 's| <at> autoheader-name[ <at> ]|'`echo autoheader | sed 's&$&-2.62&'`'|g' -e 's| <at> autom4te-name[ <at> ]|'`echo autom4te | sed 's&$&-2.62&'`'|g' -e 's| <at> M4[ <at> ]|/usr/local/bin/gm4|g' -e 's| <at> AWK[ <at> ]|/usr/bin/awk|g' -e 's| <at> VERSION[ <at> ]|2.62|g' -e 's| <at> PACKAGE_NAME[ <at> ]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp  
chmod a-w autom4te.tmp  
mv autom4te.tmp autom4te.cfg  
gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib'  
cd ../lib/m4sugar && gmake version.m4  
gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/m4sugar'  
:;{ \  
  echo '# This file is part of -*- Autoconf -*-.' && \  
  echo '# Version of Autoconf.' && \  
  echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007' && \  
  echo '# Free Software Foundation, Inc.' && \  
  echo &&\  
  echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \  
  echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \  
  echo 'm4_define([m4_PACKAGE_VERSION], [2.62])' && \  
  echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.62])' && \  
  echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf-mXXj517/zsQ@public.gmane.org])'; \  
  } > version.m4-t  
mv version.m4-t version.m4  
gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/m4sugar'  
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
gmake[2]: *** [autoconf.in] Error 1  
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
gmake[1]: *** [all-recursive] Error 1  
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
gmake: *** [all] Error 2  
*** Error code 2  

Stop in /usr/ports/devel/autoconf262.
*** Error code 1  

Stop in /usr/ports/devel/automake110.
*** Error code 1  

Stop in /usr/ports/x11/libSM.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/graphics/gwenview.



ON ATTEMPT #2 TO INSTALL GWENVIEW 1.4.x


===> Building for autoconf-2.62  
gmake all-recursive  
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
Making all in bin  
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
gmake[2]: *** [autoconf.in] Error 1  
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
gmake[1]: *** [all-recursive] Error 1  
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
gmake: *** [all] Error 2  
*** Error code 2  

Stop in /usr/ports/devel/autoconf262.
*** Error code 1  

Stop in /usr/ports/devel/automake110.
*** Error code 1  

Stop in /usr/ports/x11/libSM.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/graphics/gwenview.


SEAMONKEY

===> Building for autoconf-2.62  
gmake all-recursive  
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
Making all in bin  
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
gmake[2]: *** [autoconf.in] Error 1  
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
gmake[1]: *** [all-recursive] Error 1  
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
gmake: *** [all] Error 2  
*** Error code 2  

Stop in /usr/ports/devel/autoconf262.
*** Error code 1  

Stop in /usr/ports/devel/automake110.
*** Error code 1  

Stop in /usr/ports/x11/libSM.
*** Error code 1  

Stop in /usr/ports/www/seamonkey.
*** Error code 1  

Stop in /usr/ports/www/seamonkey.




KAFFEINE

===> Building for autoconf-2.62
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
Making all in bin
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4
gmake[2]: *** [autoconf.in] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/autoconf262.
*** Error code 1

Stop in /usr/ports/devel/automake110.
*** Error code 1

Stop in /usr/ports/x11/libSM.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/multimedia/kaffeine.
root <at> lb71#

 

_______________________________________________
Testing mailing list
Testing@...
http://lists.pcbsd.org/mailman/listinfo/testing
Karl Fischer | 2 Mar 2009 10:11
Picon
Gravatar

PC-BSD 7.1 / XFCE 4.6

Hi
I would like to know whether XFCE 4.6 will be included in the next
version of PCBSD ?

Thanks
Karl

--

-- 
----------------------------------------------------------------
"A dead thing can go	Karl Fischer
 with the stream, but	jid:kmfischer gmail.com	
 only a living thing	www:http://fischer.org.za
 can go against it."	skp:kmfischer
-  G.K. Chesterton	twt:kmf
----------------------------------------------------------------
Fabrizio Parrella | 2 Mar 2009 19:21
Favicon

Re: PCBSD 7.1-Alpha2 and Ports

what I think the problem may be is that there are not port installed (or better, they cannot be found), so you should install the gnu m4 from ports as well.... Kris may be able to give a better answer.
 
Fabry
----- Original Message -----
Sent: Monday, March 02, 2009 8:25 AM
Subject: [PC-BSD Testing] PCBSD 7.1-Alpha2 and Ports

While attempting to install some ports, I experienced a frequent error:

autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  

gmake[2]: *** [autoconf.in] Error 1

The three ports were Gwenview 1.4, SeaMonkey, and Kaffeine, in that order.  Here is the output:

1. WHILE ATTEMPTING TO INSTALL GWENVIEW 1.4.x:

===> Returning to build of automake-1.10.1  
===> Patching for automake-1.10.1  
===> automake-1.10.1 depends on file: /usr/local/bin/perl5.8.9 - found
===> Applying FreeBSD patches for automake-1.10.1  
===> automake-1.10.1 depends on file: /usr/local/bin/perl5.8.9 - found
===> automake-1.10.1 depends on file: /usr/local/bin/autoconf-2.62 - not found
===> Verifying install for /usr/local/bin/autoconf-2.62 in /usr/ports/devel/autoconf262
===> Vulnerability check disabled, database not found  
=> autoconf-2.62.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.  
=> Attempting to fetch from http://ftp.gnu.org/gnu/autoconf/.  
autoconf-2.62.tar.bz2 100% of 1138 kB 247 kBps  
===> Extracting for autoconf-2.62  
=> MD5 Checksum OK for autoconf-2.62.tar.bz2.  
=> SHA256 Checksum OK for autoconf-2.62.tar.bz2.  
===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
===> Patching for autoconf-2.62  
===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
===> Applying FreeBSD patches for autoconf-2.62  
===> autoconf-2.62 depends on executable: gm4 - found  
===> autoconf-2.62 depends on executable: help2man - found  
===> autoconf-2.62 depends on executable: gmake - found  
===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
===> Configuring for autoconf-2.62  
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel  
checking whether build environment is sane... yes  
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d  
checking for gawk... /usr/bin/awk  
checking whether gmake sets $(MAKE)... yes  
checking whether /bin/sh -n is known to work... no  
checking for expr... /bin/expr  
checking for GNU M4 that supports accurate traces... /usr/local/bin/gm4  
checking how m4 supports trace files... --error-output  
checking for perl... /usr/bin/perl  
checking for emacs... no  
checking for xemacs... no  
checking for emacs... no  
checking where .elc files should go... no  
checking for grep that handles long lines and -e... /usr/bin/grep  
checking for egrep... /usr/bin/grep -E  
checking for a sed that does not truncate output... /usr/bin/sed  
configure: creating ./config.status  
config.status: creating tests/Makefile  
config.status: creating tests/atlocal  
config.status: creating man/Makefile  
config.status: creating lib/emacs/Makefile  
config.status: creating Makefile  
config.status: creating doc/Makefile  
config.status: creating lib/Makefile  
config.status: creating lib/Autom4te/Makefile  
config.status: creating lib/autoscan/Makefile  
config.status: creating lib/m4sugar/Makefile  
config.status: creating lib/autoconf/Makefile  
config.status: creating lib/autotest/Makefile  
config.status: creating bin/Makefile  
config.status: WARNING: not linking GNUmakefile to itself  
config.status: executing tests/atconfig commands  
===> Building for autoconf-2.62  
gmake all-recursive  
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
Making all in bin  
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
rm -f autom4te autom4te.tmp  
srcdir=''; \  
  test -f ./autom4te.in || srcdir=./; \  
  sed -e 's| <at> SHELL[ <at> ]|/bin/sh|g' -e 's| <at> PERL[ <at> ]|/usr/bin/perl|g' -e 's| <at> bindir[ <at> ]|/usr/local/bin|g' -e 's| <at> datadir[ <at> ]|/usr/local/share/autoconf-2.62|g' -e 's| <at> prefix[ <at> ]|/usr/local|g' -e 's| <at> autoconf-name[ <at> ]|'`echo autoconf | sed 's&$&-2.62&'`'|g' -e 's| <at> autoheader-name[ <at> ]|'`echo autoheader | sed 's&$&-2.62&'`'|g' -e 's| <at> autom4te-name[ <at> ]|'`echo autom4te | sed 's&$&-2.62&'`'|g' -e 's| <at> M4[ <at> ]|/usr/local/bin/gm4|g' -e 's| <at> M4_DEBUGFILE[ <at> ]|--error-output|g' -e 's| <at> AWK[ <at> ]|/usr/bin/awk|g' -e 's| <at> RELEASE_YEAR[ <at> ]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e 's| <at> VERSION[ <at> ]|2.62|g' -e 's| <at> PACKAGE_NAME[ <at> ]|GNU Autoconf|g' -e 's| <at> configure_input[ <at> ]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in >autom4te.tmp  
chmod +x autom4te.tmp  
chmod a-w autom4te.tmp  
mv autom4te.tmp autom4te  
cd ../lib && gmake autom4te.cfg  
gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib'  
rm -f autom4te.cfg autom4te.tmp  
sed -e 's| <at> SHELL[ <at> ]|/bin/sh|g' -e 's| <at> PERL[ <at> ]|/usr/bin/perl|g' -e 's| <at> bindir[ <at> ]|/usr/local/bin|g' -e 's| <at> datadir[ <at> ]|/usr/local/share/autoconf-2.62|g' -e 's| <at> prefix[ <at> ]|/usr/local|g' -e 's| <at> autoconf-name[ <at> ]|'`echo autoconf | sed 's&$&-2.62&'`'|g' -e 's| <at> autoheader-name[ <at> ]|'`echo autoheader | sed 's&$&-2.62&'`'|g' -e 's| <at> autom4te-name[ <at> ]|'`echo autom4te | sed 's&$&-2.62&'`'|g' -e 's| <at> M4[ <at> ]|/usr/local/bin/gm4|g' -e 's| <at> AWK[ <at> ]|/usr/bin/awk|g' -e 's| <at> VERSION[ <at> ]|2.62|g' -e 's| <at> PACKAGE_NAME[ <at> ]|GNU Autoconf|g' ./autom4te.in >autom4te.tmp  
chmod a-w autom4te.tmp  
mv autom4te.tmp autom4te.cfg  
gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib'  
cd ../lib/m4sugar && gmake version.m4  
gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/m4sugar'  
:;{ \  
  echo '# This file is part of -*- Autoconf -*-.' && \  
  echo '# Version of Autoconf.' && \  
  echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007' && \  
  echo '# Free Software Foundation, Inc.' && \  
  echo &&\  
  echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \  
  echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \  
  echo 'm4_define([m4_PACKAGE_VERSION], [2.62])' && \  
  echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.62])' && \  
  echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf-mXXj517/zsQ@public.gmane.org])'; \  
  } > version.m4-t  
mv version.m4-t version.m4  
gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/m4sugar'  
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
gmake[2]: *** [autoconf.in] Error 1  
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
gmake[1]: *** [all-recursive] Error 1  
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
gmake: *** [all] Error 2  
*** Error code 2  

Stop in /usr/ports/devel/autoconf262.
*** Error code 1  

Stop in /usr/ports/devel/automake110.
*** Error code 1  

Stop in /usr/ports/x11/libSM.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/graphics/gwenview.



ON ATTEMPT #2 TO INSTALL GWENVIEW 1.4.x


===> Building for autoconf-2.62  
gmake all-recursive  
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
Making all in bin  
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
gmake[2]: *** [autoconf.in] Error 1  
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
gmake[1]: *** [all-recursive] Error 1  
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
gmake: *** [all] Error 2  
*** Error code 2  

Stop in /usr/ports/devel/autoconf262.
*** Error code 1  

Stop in /usr/ports/devel/automake110.
*** Error code 1  

Stop in /usr/ports/x11/libSM.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1  

Stop in /usr/ports/graphics/gwenview.


SEAMONKEY

===> Building for autoconf-2.62  
gmake all-recursive  
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
Making all in bin  
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
gmake[2]: *** [autoconf.in] Error 1  
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
gmake[1]: *** [all-recursive] Error 1  
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
gmake: *** [all] Error 2  
*** Error code 2  

Stop in /usr/ports/devel/autoconf262.
*** Error code 1  

Stop in /usr/ports/devel/automake110.
*** Error code 1  

Stop in /usr/ports/x11/libSM.
*** Error code 1  

Stop in /usr/ports/www/seamonkey.
*** Error code 1  

Stop in /usr/ports/www/seamonkey.




KAFFEINE

===> Building for autoconf-2.62
gmake all-recursive
gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
Making all in bin
gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B '..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4
gmake[2]: *** [autoconf.in] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/autoconf262.
*** Error code 1

Stop in /usr/ports/devel/automake110.
*** Error code 1

Stop in /usr/ports/x11/libSM.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/x11-toolkits/qt33.
*** Error code 1

Stop in /usr/ports/multimedia/kaffeine.
root <at> lb71#

 

_______________________________________________
Testing mailing list
Testing-Fhbtn2kkCAMmbxgs1yVkuA@public.gmane.org
http://lists.pcbsd.org/mailman/listinfo/testing
_______________________________________________
Testing mailing list
Testing@...
http://lists.pcbsd.org/mailman/listinfo/testing
Kris Moore | 2 Mar 2009 19:31

Re: PCBSD 7.1-Alpha2 and Ports

Fabrizio Parrella wrote:
> what I think the problem may be is that there are not port installed (or better, they cannot be found), so you
should install the gnu m4 from ports as well.... Kris may be able to give a better answer.
> 
> Fabry
>   ----- Original Message ----- 
>   From: Ian Robinson 
>   To: testing@... 
>   Sent: Monday, March 02, 2009 8:25 AM
>   Subject: [PC-BSD Testing] PCBSD 7.1-Alpha2 and Ports
> 
> 
>   While attempting to install some ports, I experienced a frequent error:
> 
>   autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
> 
> 
>   gmake[2]: *** [autoconf.in] Error 1 
> 
> 
>   The three ports were Gwenview 1.4, SeaMonkey, and Kaffeine, in that order.  Here is the output:
> 
> 
>   1. WHILE ATTEMPTING TO INSTALL GWENVIEW 1.4.x:
> 
>   ===> Returning to build of automake-1.10.1  
>   ===> Patching for automake-1.10.1  
>   ===> automake-1.10.1 depends on file: /usr/local/bin/perl5.8.9 - found
>   ===> Applying FreeBSD patches for automake-1.10.1  
>   ===> automake-1.10.1 depends on file: /usr/local/bin/perl5.8.9 - found
>   ===> automake-1.10.1 depends on file: /usr/local/bin/autoconf-2.62 - not found
>   ===> Verifying install for /usr/local/bin/autoconf-2.62 in /usr/ports/devel/autoconf262
>   ===> Vulnerability check disabled, database not found  
>   => autoconf-2.62.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.  
>   => Attempting to fetch from http://ftp.gnu.org/gnu/autoconf/.  
>   autoconf-2.62.tar.bz2 100% of 1138 kB 247 kBps  
>   ===> Extracting for autoconf-2.62  
>   => MD5 Checksum OK for autoconf-2.62.tar.bz2.  
>   => SHA256 Checksum OK for autoconf-2.62.tar.bz2.  
>   ===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
>   ===> Patching for autoconf-2.62  
>   ===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
>   ===> Applying FreeBSD patches for autoconf-2.62  
>   ===> autoconf-2.62 depends on executable: gm4 - found  
>   ===> autoconf-2.62 depends on executable: help2man - found  
>   ===> autoconf-2.62 depends on executable: gmake - found  
>   ===> autoconf-2.62 depends on file: /usr/local/bin/perl5.8.9 - found  
>   ===> Configuring for autoconf-2.62  
>   checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel  
>   checking whether build environment is sane... yes  
>   checking for a thread-safe mkdir -p... build-aux/install-sh -c -d  
>   checking for gawk... /usr/bin/awk  
>   checking whether gmake sets $(MAKE)... yes  
>   checking whether /bin/sh -n is known to work... no  
>   checking for expr... /bin/expr  
>   checking for GNU M4 that supports accurate traces... /usr/local/bin/gm4  
>   checking how m4 supports trace files... --error-output  
>   checking for perl... /usr/bin/perl  
>   checking for emacs... no  
>   checking for xemacs... no  
>   checking for emacs... no  
>   checking where .elc files should go... no  
>   checking for grep that handles long lines and -e... /usr/bin/grep  
>   checking for egrep... /usr/bin/grep -E  
>   checking for a sed that does not truncate output... /usr/bin/sed  
>   configure: creating ./config.status  
>   config.status: creating tests/Makefile  
>   config.status: creating tests/atlocal  
>   config.status: creating man/Makefile  
>   config.status: creating lib/emacs/Makefile  
>   config.status: creating Makefile  
>   config.status: creating doc/Makefile  
>   config.status: creating lib/Makefile  
>   config.status: creating lib/Autom4te/Makefile  
>   config.status: creating lib/autoscan/Makefile  
>   config.status: creating lib/m4sugar/Makefile  
>   config.status: creating lib/autoconf/Makefile  
>   config.status: creating lib/autotest/Makefile  
>   config.status: creating bin/Makefile  
>   config.status: WARNING: not linking GNUmakefile to itself  
>   config.status: executing tests/atconfig commands  
>   ===> Building for autoconf-2.62  
>   gmake all-recursive  
>   gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
>   Making all in bin  
>   gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
>   rm -f autom4te autom4te.tmp  
>   srcdir=''; \  
>     test -f ./autom4te.in || srcdir=./; \  
>     sed -e 's| <at> SHELL[ <at> ]|/bin/sh|g' -e 's| <at> PERL[ <at> ]|/usr/bin/perl|g' -e
's| <at> bindir[ <at> ]|/usr/local/bin|g' -e 's| <at> datadir[ <at> ]|/usr/local/share/autoconf-2.62|g' -e
's| <at> prefix[ <at> ]|/usr/local|g' -e 's| <at> autoconf-name[ <at> ]|'`echo autoconf | sed 's&$&-2.62&'`'|g' -e
's| <at> autoheader-name[ <at> ]|'`echo autoheader | sed 's&$&-2.62&'`'|g' -e 's| <at> autom4te-name[ <at> ]|'`echo
autom4te | sed 's&$&-2.62&'`'|g' -e 's| <at> M4[ <at> ]|/usr/local/bin/gm4|g' -e
's| <at> M4_DEBUGFILE[ <at> ]|--error-output|g' -e 's| <at> AWK[ <at> ]|/usr/bin/awk|g' -e
's| <at> RELEASE_YEAR[ <at> ]|'`sed 's/^\([0-9][0-9][0-9][0-9]\).*/\1/;q' ../ChangeLog`'|g' -e
's| <at> VERSION[ <at> ]|2.62|g' -e 's| <at> PACKAGE_NAME[ <at> ]|GNU Autoconf|g' -e
's| <at> configure_input[ <at> ]|Generated from autom4te.in; do not edit by hand.|g' ${srcdir}autom4te.in
>autom4te.tmp  
>   chmod +x autom4te.tmp  
>   chmod a-w autom4te.tmp  
>   mv autom4te.tmp autom4te  
>   cd ../lib && gmake autom4te.cfg  
>   gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib'  
>   rm -f autom4te.cfg autom4te.tmp  
>   sed -e 's| <at> SHELL[ <at> ]|/bin/sh|g' -e 's| <at> PERL[ <at> ]|/usr/bin/perl|g' -e
's| <at> bindir[ <at> ]|/usr/local/bin|g' -e 's| <at> datadir[ <at> ]|/usr/local/share/autoconf-2.62|g' -e
's| <at> prefix[ <at> ]|/usr/local|g' -e 's| <at> autoconf-name[ <at> ]|'`echo autoconf | sed 's&$&-2.62&'`'|g' -e
's| <at> autoheader-name[ <at> ]|'`echo autoheader | sed 's&$&-2.62&'`'|g' -e 's| <at> autom4te-name[ <at> ]|'`echo
autom4te | sed 's&$&-2.62&'`'|g' -e 's| <at> M4[ <at> ]|/usr/local/bin/gm4|g' -e
's| <at> AWK[ <at> ]|/usr/bin/awk|g' -e 's| <at> VERSION[ <at> ]|2.62|g' -e 's| <at> PACKAGE_NAME[ <at> ]|GNU Autoconf|g'
./autom4te.in >autom4te.tmp  
>   chmod a-w autom4te.tmp  
>   mv autom4te.tmp autom4te.cfg  
>   gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib'  
>   cd ../lib/m4sugar && gmake version.m4  
>   gmake[3]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/m4sugar'  
>   :;{ \  
>     echo '# This file is part of -*- Autoconf -*-.' && \  
>     echo '# Version of Autoconf.' && \  
>     echo '# Copyright (C) 1999, 2000, 2001, 2002, 2006, 2007' && \  
>     echo '# Free Software Foundation, Inc.' && \  
>     echo &&\  
>     echo 'm4_define([m4_PACKAGE_NAME], [GNU Autoconf])' && \  
>     echo 'm4_define([m4_PACKAGE_TARNAME], [autoconf])' && \  
>     echo 'm4_define([m4_PACKAGE_VERSION], [2.62])' && \  
>     echo 'm4_define([m4_PACKAGE_STRING], [GNU Autoconf 2.62])' && \  
>     echo 'm4_define([m4_PACKAGE_BUGREPORT], [bug-autoconf@...])'; \  
>     } > version.m4-t  
>   mv version.m4-t version.m4  
>   gmake[3]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/lib/m4sugar'  
>   autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B
'..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
>   autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
>   gmake[2]: *** [autoconf.in] Error 1  
>   gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
>   gmake[1]: *** [all-recursive] Error 1  
>   gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
>   gmake: *** [all] Error 2  
>   *** Error code 2  
> 
>   Stop in /usr/ports/devel/autoconf262.
>   *** Error code 1  
> 
>   Stop in /usr/ports/devel/automake110.
>   *** Error code 1  
> 
>   Stop in /usr/ports/x11/libSM.
>   *** Error code 1  
> 
>   Stop in /usr/ports/x11-toolkits/qt33.
>   *** Error code 1  
> 
>   Stop in /usr/ports/x11-toolkits/qt33.
>   *** Error code 1  
> 
>   Stop in /usr/ports/graphics/gwenview.
> 
> 
> 
>   ON ATTEMPT #2 TO INSTALL GWENVIEW 1.4.x
> 
> 
>   ===> Building for autoconf-2.62  
>   gmake all-recursive  
>   gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
>   Making all in bin  
>   gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
>   autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B
'..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
>   autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
>   gmake[2]: *** [autoconf.in] Error 1  
>   gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
>   gmake[1]: *** [all-recursive] Error 1  
>   gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
>   gmake: *** [all] Error 2  
>   *** Error code 2  
> 
>   Stop in /usr/ports/devel/autoconf262.
>   *** Error code 1  
> 
>   Stop in /usr/ports/devel/automake110.
>   *** Error code 1  
> 
>   Stop in /usr/ports/x11/libSM.
>   *** Error code 1  
> 
>   Stop in /usr/ports/x11-toolkits/qt33.
>   *** Error code 1  
> 
>   Stop in /usr/ports/x11-toolkits/qt33.
>   *** Error code 1  
> 
>   Stop in /usr/ports/graphics/gwenview.
> 
> 
>   SEAMONKEY
> 
>   ===> Building for autoconf-2.62  
>   gmake all-recursive  
>   gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
>   Making all in bin  
>   gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
>   autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B
'..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in  
>   autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4  
>   gmake[2]: *** [autoconf.in] Error 1  
>   gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'  
>   gmake[1]: *** [all-recursive] Error 1  
>   gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'  
>   gmake: *** [all] Error 2  
>   *** Error code 2  
> 
>   Stop in /usr/ports/devel/autoconf262.
>   *** Error code 1  
> 
>   Stop in /usr/ports/devel/automake110.
>   *** Error code 1  
> 
>   Stop in /usr/ports/x11/libSM.
>   *** Error code 1  
> 
>   Stop in /usr/ports/www/seamonkey.
>   *** Error code 1  
> 
>   Stop in /usr/ports/www/seamonkey.
> 
> 
> 
> 
>   KAFFEINE
> 
>   ===> Building for autoconf-2.62
>   gmake all-recursive
>   gmake[1]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
>   Making all in bin
>   gmake[2]: Entering directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
>   autom4te_perllibdir='..'/lib AUTOM4TE_CFG='../lib/autom4te.cfg' ../bin/autom4te -B '..'/lib -B
'..'/lib --language M4sh --cache '' --melt ./autoconf.as -o autoconf.in
>   autom4te: need GNU m4 1.4 or later: /usr/local/bin/gm4
>   gmake[2]: *** [autoconf.in] Error 1
>   gmake[2]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62/bin'
>   gmake[1]: *** [all-recursive] Error 1
>   gmake[1]: Leaving directory `/usr/ports/devel/autoconf262/work/autoconf-2.62'
>   gmake: *** [all] Error 2
>   *** Error code 2

The problem installing ports in 7.1 should be fixed for 7.1-BETA1 and 
later. We had to write a small feature for FreeBSD  in order for it to 
work with two LOCALBASE variables properly, it was issues with ldconfig 
and ld-elf.so causing it to fail usually. That fix will be in the next 
ISO :)

--

-- 

Kris Moore
PC-BSD Software
http://www.pcbsd.com
Bill Leeper | 3 Mar 2009 05:23
Favicon

Update icon in tray

When I booted alpha 2 this evening I got the blue triangle indicating  
pbi updates. I checked and Firefox had a new pbi so I installed it. 
After I installed it the blue triangle was not replaces by the green 
check. I tried checking for updates several times with the same results 
even though it said I was up to date. Logging off and back on cleared 
the problem, however.

Bill
Eugeniy Khvastunov | 5 Mar 2009 09:11
Picon

Troubles after FireFox update

Hello!

I have troubles after FireFox update from 3.0.5 -> 3.0.6 with Update Manager:

/libexec/ld-elf.so.1: Shared object "libuuid.so.1" not found, required by "libSM.so.6"

I use PC-BSD 1.5.1

--
wbr. Eugeniy Khvastunov,
  System administrator.
      [FMGH-UANIC]
http://www.unlimite.net
http://www.v-time.com.ua
_______________________________________________
Testing mailing list
Testing@...
http://lists.pcbsd.org/mailman/listinfo/testing
A.Yerenkow | 6 Mar 2009 15:32
Picon

A lot of software out

Kde 4.2.1, qt 4.5, xorg, some drivers (xf86-video-intel-2.6.3, nvidia);

Waiting for good one release :D

Gmane