From owner-freebsd-current Mon Dec 23 2:54:27 2002 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 391B537B401 for ; Mon, 23 Dec 2002 02:54:26 -0800 (PST) Received: from quantumnet.de (pD9E4935F.dip.t-dialin.net [217.228.147.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id C37D943EDC for ; Mon, 23 Dec 2002 02:54:24 -0800 (PST) (envelope-from gernot@quantumnet.de) Received: from homer.quantumnet.de (localhost.quantumnet.de [127.0.0.1]) by quantumnet.de (8.12.6/8.12.6) with ESMTP id gBNAtpRv058447 for ; Mon, 23 Dec 2002 11:55:52 +0100 (CET) (envelope-from gernot.weber) Received: from localhost (gernot@localhost) by homer.quantumnet.de (8.12.6/8.12.6/Submit) with ESMTP id gBNAto8R058375 for ; Mon, 23 Dec 2002 11:55:51 +0100 (CET) Date: Mon, 23 Dec 2002 11:55:50 +0100 (CET) From: "Gernot A. Weber" To: current@freebsd.org Subject: errors in buildworld Message-ID: <20021223115238.S54141-100000@homer.quantumnet.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, just tried to upgrade to RC2. But when I start 'make buildworld', I get the following output: bash-2.05b# make -j4 buildworld Running test variables PASS: Test variables detected no regression, output matches. Running test targets "Makefile", line 53: warning: duplicate script for target "double" ignored PASS: Test targets detected no regression. Running test sysvmatch PASS: Test sysvmatch detected no regression. Running test lhs_expn Variable BAR is recursive. PASS: Test lhs_expn detected no regression. Running test notdef PASS: Test notdef detected no regression. Running test modifiers PASS: Test modifiers detected no regression. Running test funny_targets make: don't know how to make colons::target. Stop FAIL: Test failed: regression detected. See above. *** Error code 1 1 error *** Error code 2 -------------------------------------------------------------- Building an up-to-date make(1) But it is compiling anyway. Are these errors anything I have to worry about? Or should it be no problem to do a 'make installworld' after compilation has finished? Thanks, Gernot P.S. I changed /etc/make.conf to NOPROFILE=true like it was recommended in the handbook... -- Gernot A. Weber http://www.tux-web.de gernot@quantumnet.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message