Date: Fri, 10 May 2002 19:39:21 +0200 (CEST) From: Riccardo Torrini <riccardo@torrini.org> To: Dan Nelson <dnelson@allantgroup.com> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Who broke 'make clean' for ports ? Message-ID: <XFMail.20020510193921.riccardo@torrini.org> In-Reply-To: <20020510172656.GD13627@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10-May-2002 (17:26:56/GMT) Dan Nelson wrote:
>> After a cvsup of 10 minutes ago either on 5.0-CURRENT and on
>> 4.6-PRERELEASE (both of May 8, 02:46 CEST) making a
>> # make clean
>> into /usr/ports/deve/gettext spawn zillions(!) of make process,
>> lead to cpu load average at 96.xx before a reboot :-(
> Syntax errors (or defining things that bsd.port.mk wants to control
> itself) in /etc/make.conf can cause this.
What things? I don't'think. Why into /usr/ports/astro/luna works?
Without changing my /etc/make.conf obviously... Anyway this are my
4.6 and 5.0 make.conf(s)
-----8<-----[ 4.6-PRERELEASE ]-----8<
KERNCONF= SILOS
CFLAGS= -O2 -pipe
NOPROFILE= true
USA_RESIDENT= NO
SUP_UPDATE= yes
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2 -z
SUPFILE= /usr/local/etc/cvsup.stable
PORTSSUPFILE= /usr/local/etc/cvsup.ports
SENDMAIL_MC= /etc/mail/silos.mc
# Resume
##FETCH_BEFORE_ARGS=-rR -o $${file}.resume
##FETCH_AFTER_ARGS=&& mv $${file}.resume $${file}
# Ports
WITHOUT_CUPS= yes
# qpopper
WITHOUT_IPV6= yes
-----8<-----[ 5.0-CURRENT ]-----8<-----
KERNCONF= TRUDY
CPUTYPE= p3
CFLAGS= -O2 -pipe
NOPROFILE= true
COMPAT3X= yes
COMPAT4X= yes
XFREE86_VERSION= 4
USA_RESIDENT= NO
SUP_UPDATE= yes
SUP= /usr/local/bin/cvsup
SUPFLAGS= -g -L 2 -z
SUPFILE= /usr/local/etc/cvsup.current
PORTSSUPFILE= /usr/local/etc/cvsup.ports
SENDMAIL_MC= /etc/mail/trudy.mc
# Resume
##FETCH_BEFORE_ARGS=-rR -o $${file}.resume
##FETCH_AFTER_ARGS=&& mv $${file}.resume $${file}
# Ports
A4= yes # ghostscript-gnu
WITH_GPHOTO2= yes # sane-backends
WITH_GIMP= yes # sane-frontends
# mplayer
WITH_GUI= yes
WITH_DVD= yes
WITH_VORBIS= yes
# bocsh
WITH_BOCHS_CPU_LEVEL= 6
WITH_BOCHS_PROCESSORS= 1
# libmpeg2
WITH_SDL= yes
Riccardo.
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?XFMail.20020510193921.riccardo>
