Am 29.06.2011 00:17, schrieb Olli Hauer:
> Hi maybe someone has a hint for an issue with autotools.
> 
> On a amd64 system I run into the following issue on a port.
> 
> 5 times "$> make clean configure"
>   => 3 times fail
>   => 2 times success
> 
> The interesting part between fail and success on the system self
> and in tinderbox.

Does that mean that running autoconf 2.68 fixes the failures?
If so, it might fix a race present in 2.63.

Else try "make clean ; make configure" to avoid possible races.

Does the port in question set MAKE_JOBS_SAFE, or do you set
FORCE_MAKE_JOBS?  (amd64 is often multicore these days...)
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to