port register/unregister hogs up resources and takes forever

Mikhail Teterin mi+mx at aldan.algebra.com
Tue Sep 27 10:01:35 PDT 2005


> I really appreciate all of your answers but I still can't figure out
> when the heck I messed up my ports. It's been like this since one
> particular moment i don't remember when i was still running 5.4-STABLE
> (now i have 6.0-BETA1).

You, probably, have a circular dependency -- a bad idea in general. In 
particular, the current bsd.port.mk will choke on such a thing... Do you have 
both WITH_ESD (esound) and WITH_ARTS set, for example?

Anyway, to help track it down, try the attached patch for bsd.port.mk and 
watch for patterns while "make install" or "make package" are running.

	-mi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bsd.port.mk-diagnostic.diff
Type: text/x-diff
Size: 1462 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20050927/a0e4116c/bsd.port.mk-diagnostic.bin


More information about the freebsd-ports mailing list