V p, 16. 07. 2004 v 13:14, Dick Davies pe: > Portinstall runs incredibly slowly on this box - epia m6000 with 512Mb RAM - particularly portinstall and > other portupgrade related tools. After 5 minutes of no output, I thought I'd investigate and find that > make (1) has forkbombed the box: > > > [1] + Running portinstall rsync > eris# ps ax|grep make|wc -l > 293 > eris# uname -a > FreeBSD eris 5.2.1-RELEASE-p9 FreeBSD 5.2.1-RELEASE-p9 #0: Fri Jul 16 03:35:03 GMT 2004 rasputnik_at_eris:/usr/obj/usr/src/sys/ERIS i386 > > (the system is a 5.2.1 release pulled up to 'tag=RELENG_5_2' with cvsup ) > > > make.conf looks like: > > > # cat /etc/make.conf > # -- use.perl generated deltas -- # > # Created: Tue Jul 6 17:12:19 2004 > # Setting to use base perl from ports: > PERL_VER=5.6.1 > PERL_VERSION=5.6.1 > PERL_ARCH=mach > NOPERL=yo > NO_PERL=yo > NO_PERL_WRAPPER=yo > BOOT_COMCONSOLE_SPEED=57600 > WITH_PAM= yes > USE_OPENLDAP_VER= 22 ^^^^^^^^^^^^^^^^^ You managed to create infinite dependency loop. You can't set any USE_* variables in /etc/make.conf, only WITH_* variables are permitted there. -- Pav Lucistnik <pav_at_oook.cz> <pav_at_FreeBSD.org> Quantum physics was developed in the 1930's, as a result of a bet between Albert Einstein and Niels Bohr, to see who could come up with the most ridiculous theory and still have it published.
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:02 UTC