Yep, happens to me all the time, on 10.5.8 with
fink Package manager version: 0.29.19

It happens after compilation, when updating the package database, and killing 
the proc seems to leave the changes intact, so I can move forward, but have to 
be vigilant.

I'll look out for which package it happens with the next time...
                                                                ...Diemo

> Re: [Fink-users] phase compiling: openssl100-dev-1.0.0c-1 failed
> From: Alexander Hansen <alexanderk.hansen@gm...> - 2011-01-11 14:53
>
> -----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.


-- 
Diemo Schwarz, PhD -- http://diemo.concatenative.net
Real-Time Music Interaction Team -- http://imtr.ircam.fr
IRCAM - Centre Pompidou -- 1, place Igor-Stravinsky, 75004 Paris, France
Phone +33-1-4478-4879 -- Fax +33-1-4478-1540

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to