Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Sep 2005 09:02:27 -0400 (EDT)
From:      Mikhail Teterin <mi@corbulon.video-collage.com>
To:        abalan@bitdefender.com (Alexandru Balan)
Cc:        freebsd-ports@freebsd.org
Subject:   Re: port register/unregister hogs up resources and takes forever
Message-ID:  <200509281302.j8SD2R5G055451@corbulon.video-collage.com>
In-Reply-To: <1127889678.966.8.camel@abalan.dsd.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
> > 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
>
> I applied the patch and tried a make install in
> /usr/ports/net/ymessenger. Still takes a lot of time to register the
> package while looking for dependencies. see attach (each line takes
> about 10-20 seconds)

The patch I sent you was not supposed to fix anything, just help
diagnose a problem. You said earlier, that sometimes an install never
completes -- or am I mistaken?

The diagnostics I inserted will help understand a never completing
install. This patch will not speed anything up. Can you try installing a
port, that failed to install before?

	-mi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509281302.j8SD2R5G055451>