-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/11/11 5:49 AM, Bruno Martin wrote:
> Hello,
> 
> I've tried to install openssl100-dev-1.0.0c-1 via fink on a MacPro 32  
> bits running 10.6.6 and gcc-4.2.1.
> Fink starts compiling upto cryptlib and then keeps forking and forking  
> even after increasing
> the maxprocperuid and the maxproc kernel values. A top shows a long  
> long line of perl
> processes running until no more processes can be created.
> It also happened with other packages.

Which ones?

Nobody else has reported this problem, so it doesn't seem like it's a
problem in the fink engine, and so if the issue isn't local to your
system we would need to know the individual packages which are failing.

> I also precise that I was connected through ssh to decrease the number  
> of running processes.
> 
> 
> Any hint ?
> 
> Regards,
> 
>       Bruno
> 

No clue, because you didn't provide verbatim output.  It's nearly
impossible to diagnose problems from just a short verbal description.

For example:  "compiling up to cryptlib".  Does that mean you get
runaway processes after:

cc -I. -I.. -I../include  -fPIC -fno-common -DOPENSSL_PIC -DZLIB_SHARED
- -DZLIB -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -arch
i386 -O3 -fomit-frame-pointer -DL_ENDIAN -DOPENSSL_BN_ASM_PART_WORDS
- -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DSHA1_ASM -DSHA256_ASM
- -DSHA512_ASM -DMD5_ASM -DRMD160_ASM -DAES_ASM -DWHIRLPOOL_ASM
- -I/sw32/include  -c -o cryptlib.o cryptlib.c

or

ar  r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o
cpt_err.o ebcdic.o uid.o o_time.o o_str.o o_dir.o x86cpuid.o

?  In any case, I don't reproduce your issue on 10.6/i386.

However, I can think of one thing to try right now, and that is to
reduce your maximum build jobs via "fink configure"--this assumes that
you are running a current version of the fink package manager.

- -- 
Alexander Hansen, Ph.D.
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk0sbtsACgkQB8UpO3rKjQ/IlwCgnYZcMNUWKgwQl0+iBC7GOgWZ
QsMAnRXqxkMm7PIKDWvZYdz6lwNWypcz
=Fy+r
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to