Alexey Dokuchaev wrote on 16.11.2011 11:41: > On Wed, Nov 16, 2011 at 11:33:24AM +0400, Ruslan Mahmatkhanov wrote: >> Alexey Dokuchaev wrote on 16.11.2011 08:44: >>> Oh come on. Why blindly mark ports as -jX unsafe when trivial fix is >>> discoverable in a minute? >> >> By the way, how one can detect that some port is jobs unsafe? Can this >> be detected on single CPU machine? > > It depends. Sometimes it can, sometimes the build only woes on something > four cored in certain phase of moon. > > This particular port was easy as it exhibited the problem (due to missing > make target prerequisite) even on my single CPU laptop. > > Usually trying to build the port like this is a good start: > > make FORCE_MAKE_JOBS=y MAKE_JOBS_NUMBER=2 (sometimes 3, 4, or 42 might work > better) > > ./danfe
Thanks. -- Regards, Ruslan Tinderboxing kills... the drives. _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"