Re: Ports requiring MAKE_JOBS_UNSAFE

2009-04-12 Thread David Naylor
On Wednesday 08 April 2009 01:26:31 Pav Lucistnik wrote:
 David Naylor píše v út 07. 04. 2009 v 20:07 +0200:
  I've recently added FORCE_MAKE_JOBS to my make.conf and the following
  ports popped up as failling.
 
  This is on a quad core system (running FreeBSD 7.1p2-i386).  I tried
  MAKE_JOBS_NUMBER=3,2,1 in tern and all failed (even with =1).  The ports
  did complete properly with DISABLE_MAKE_JOBS set.
 
  The list of ports (so far):
  converters/libiconv
  databases/firebird20-client
  security/libgpg-error
 
  Could someone please commit the changes required.

 Done.

Thanks.  

I've found another port, although this one appears to work with 
MAKE_JOBS_NUMBER=1 (but not above 1).  

audio/nas

Regards




signature.asc
Description: This is a digitally signed message part.


Re: Ports requiring MAKE_JOBS_UNSAFE

2009-04-12 Thread Pav Lucistnik
David Naylor píše v ne 12. 04. 2009 v 10:28 +0200:

 Thanks.  
 
 I've found another port, although this one appears to work with 
 MAKE_JOBS_NUMBER=1 (but not above 1).  
 
 audio/nas

Marked unsafe, thank you for report.

-- 
Pav Lucistnik p...@oook.cz
  p...@freebsd.org
The Linimon's Rule: The More You Close, The More Will Come


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy


Ports requiring MAKE_JOBS_UNSAFE

2009-04-07 Thread David Naylor
Hi,

I've recently added FORCE_MAKE_JOBS to my make.conf and the following ports 
popped up as failling.   

This is on a quad core system (running FreeBSD 7.1p2-i386).  I tried 
MAKE_JOBS_NUMBER=3,2,1 in tern and all failed (even with =1).  The ports did 
complete properly with DISABLE_MAKE_JOBS set.  

The list of ports (so far):
converters/libiconv
databases/firebird20-client
security/libgpg-error

Could someone please commit the changes required.

Thanks

P.S. Why did the ports fail with 
# make clean all MAKE_JOBS_NUMBER=1 FORCE_MAKE_JOBS=yes

P.P.S. Not on mailling list, so please CC me.


signature.asc
Description: This is a digitally signed message part.


Re: Ports requiring MAKE_JOBS_UNSAFE

2009-04-07 Thread Pav Lucistnik
David Naylor píše v út 07. 04. 2009 v 20:07 +0200:

 I've recently added FORCE_MAKE_JOBS to my make.conf and the following ports 
 popped up as failling.   
 
 This is on a quad core system (running FreeBSD 7.1p2-i386).  I tried 
 MAKE_JOBS_NUMBER=3,2,1 in tern and all failed (even with =1).  The ports did 
 complete properly with DISABLE_MAKE_JOBS set.  
 
 The list of ports (so far):
 converters/libiconv
 databases/firebird20-client
 security/libgpg-error
 
 Could someone please commit the changes required.

Done.

 P.S. Why did the ports fail with 
 # make clean all MAKE_JOBS_NUMBER=1 FORCE_MAKE_JOBS=yes

-j1 and no -j are two different internal logics...

-- 
Pav Lucistnik p...@oook.cz
  p...@freebsd.org
Autumn changed into Winter ... Winter changed into Spring ... Spring
changed back into Autumn and Autumn gave Winter and Spring a miss and
went straight on into Summer


signature.asc
Description: Toto je digitálně	 podepsaná část	 zprávy