When USE_MYSQL is defined out of a port, it can cause infinite loop. These patches (read "copy and paste"), obtained from openldap and gmake ports, avoid infinite loops which can kill your system. Fix: mysql323-server ------------------------------- mysql40-server ------------------------------- mysql41-server ------------------------------- How-To-Repeat: On a fresh system: # cd /usr/ports/devel/libtool13 # echo "USE_MYSQL=I_wanna_see_my_freebsd_box_out_of_memory" >> /etc/make.conf # make all-depends-list Wait a couple of minutes until all your memory is exhausted.
Responsible Changed From-To: freebsd-ports-bugs->roam I'll take care of this.
State Changed From-To: open->closed Committed, thanks!