Date: Mon, 23 Dec 2002 11:55:50 +0100 (CET) From: "Gernot A. Weber" <gernot@quantumnet.de> To: current@freebsd.org Subject: errors in buildworld Message-ID: <20021223115238.S54141-100000@homer.quantumnet.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021223115238.S54141-100000>