Hi Martin, during build (with FORCE_MAKE_JOBS on a quadcore) I've seen the usual config.status being rerun AFTER the build. This is an artifact that happens with BSD make, but not GNU make. Reasons I don't know. (The obvious trigger is re-running autotools on the sources, possibly with confusing timestamps or whatever.) In order to get an authentic build, consider setting USE_GMAKE=yes. Thanks for your attention :)
Responsible Changed From-To: freebsd-ports-bugs->mm Over to maintainer (via the GNATS Auto Assign Tool)
ping?
mm 2012-01-10 20:56:52 UTC FreeBSD ports repository Modified files: www/lighttpd Makefile Log: Switch to GNU make and mark port MAKE_JOBS_SAFE PR: ports/158715 Submitted by: mandree@FreeBSD.org Revision Changes Path 1.105 +2 -0 ports/www/lighttpd/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed by mm@ - my thanks.