From owner-freebsd-current@FreeBSD.ORG Wed Feb 4 06:09:22 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B2BE516A4CE; Wed, 4 Feb 2004 06:09:22 -0800 (PST) Received: from kai.xtaz.net (router.xtaz.net [82.68.183.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A5F43D5E; Wed, 4 Feb 2004 06:09:08 -0800 (PST) (envelope-from matt@xtaz.net) Received: from xtaz.net (localhost [127.0.0.1]) by kai.xtaz.net (Postfix) with ESMTP id ABA678FC1A; Wed, 4 Feb 2004 14:09:07 +0000 (GMT) Message-ID: <4020FD03.8050509@xtaz.net> Date: Wed, 04 Feb 2004 14:09:07 +0000 From: Matt Smith User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 X-Accept-Language: en-us, en MIME-Version: 1.0 To: current@freebsd.org, marcus@FreeBSD.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Major error when trying to portupgrade on latest -current system/ports. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Feb 2004 14:09:22 -0000 Hi, This morning I updated two machines to the latest -current and the ports system was cvsup'd at the same time. However I have something odd going on I wondered if you could point me in the right direction with? On one machine everything is working perfectly. I just ran portupgrade -rai and it's run through perfectly normally. However on the other machine I get this shown below. Any idea what could be screwed up or wrong or need rebuilding etc? I would normally think that something like /usr/ports/Mk/* has been corrupted but the second machine is using the same ports tree over an NFS mount and is working fine. uname -a: FreeBSD tao.xtaz.net 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Wed Feb 4 12:54:43 GMT 2004 root@tao.xtaz.net:/usr/obj/usr/src/sys/TAO i386 libmap.conf: libc_r.so.5 libpthread.so.1 libc_r.so libpthread.so libkse.so.1 libpthread.so.1 libkse.so libpthread.so root@tao[portupgrade]$ portupgrade -rai ---> Session started at: Wed, 04 Feb 2004 14:05:33 +0000 "/usr/ports/Mk/bsd.python.mk", line 147: warning: String comparison operator should be either == or != "/usr/ports/Mk/bsd.python.mk", line 147: Malformed conditional (!empty(_PYTHON_VERSION_MINIMUM) && ( ${_PYTHON_VERSION} < ${_PYTHON_VERSION_MINIMUM})) "/usr/ports/Mk/bsd.python.mk", line 150: warning: String comparison operator should be either == or != "/usr/ports/Mk/bsd.python.mk", line 150: Malformed conditional (!empty(_PYTHON_VERSION_MAXIMUM) && ( ${_PYTHON_VERSION} > ${_PYTHON_VERSION_MAXIMUM})) "/usr/ports/Mk/bsd.port.mk", line 1270: if-less endif "/usr/ports/Mk/bsd.port.mk", line 1270: Need an operator Syntax error: "(" unexpected "/usr/ports/Mk/bsd.port.mk", line 2775: warning: "echo %%PREFIX%%/lib | /usr/bin/sed -e s!%%PYTHON_INCLUDEDIR%%!Bad!g -e s!%%system!g -e s!%%call!g -e s!%%(core!g -e s!%%dumped)!g -e s!%%/usr/local/include/python2.3!g -e s!%%PYTHON_LIBDIR%%!Bad!g -e s!%%system!g -e s!%%call!g -e s!%%(core!g -e s!%%dumped)!g -e s!%%/usr/local/lib/python2.3!g -e s!%%PYTHON_PLATFORM%%!freebsd5!g -e s!%%PYTHON_SITELIBDIR%%!Bad!g -e s!%%system!g -e s!%%call!g -e s!%%(core!g -e s!%%dumped)!g -e s!%%/usr/local/lib/python2.3/site-packages!g -e s!%%PYTHON_VERSION%%!python2.3!g -e s!%%OSREL%%!5.2!g -e s!%%PREFIX%%!%D!g -e s!%%LOCALBASE%%!/usr/local!g -e s!%%X11BASE%%!/usr/X11R6!g -e s!%%PORTDOCS%%!""!g -e s!%%PORTOBJFORMAT%%!elf!g -e s!%%XAWVER%%!7!g -e s!%%PERL_VERSION%%!5.8.2!g -e s!%%PERL_VER%%!5.8.2!g -e s!%%PERL_ARCH%%!mach!g -e s!%%SITE_PERL%%!lib/perl5/site_perl/5.8.2!g -e s!%%DOCSDIR%%!"share/doc/libglade2"!g -e s!%%EXAMPLESDIR%%!"share/examples/libglade2"!g -e s!%%DATADIR%%!"share/libglade2"!g" returned non-zero status make: fatal errors encountered -- cannot continue