Hi,

I am doing an update on a fink installation I set up last year on a 
then-new iMac, running OS 10.8.  I did a selfupdate with no problem, and 
then ran 'fink update-all'.  It purred along busily for a while, but 
ultimately terminated with an error.  This error was not fixed by 
repetition, but I did capture the output.  Starting at the end, here are 
the informative bits:


Also include the following system information:
Package manager version: 0.36.4.1
Distribution version: selfupdate-rsync Wed Apr 23 18:16:47 2014, 10.8, 
x86_64
Trees: local/main stable/main
Xcode.app: 5.1
Xcode command-line tools: 5.1.0.0.1.1396320587
Max. Fink build jobs:  1

a little bit above that we find:

Failed to build these modules:
_multiprocessing   select
make: *** [sharedmods] Error 1
[...]
Failed: phase compiling: python27-2.7.6-2 failed

then back above that:

*** WARNING: renaming "_multiprocessing" since importing it failed: No 
module named select

than back above that, what I guess is the source of all the trouble:

gcc -L/sw/lib -bundle 
/sw/src/fink.build/python27-2.7.6-2/Python-2.7.6/libpython2.7.dylib 
-L/sw/lib -L/sw/lib -I. -IInclude -I./Include -I/sw/include 
build/temp.macosx-10.8-x86_64-2.7/sw/src/fink.build/python27-2.7.6-2/Python-2.7.6/Modules/selectmodule.o
 
-L/sw/lib -L. -o build/lib.macosx-10.8-x86_64-2.7/select.so
Undefined symbols for architecture x86_64:
   "_epoll_create", referenced from:
       _newPyEpoll_Object in selectmodule.o
       _pyepoll_fromfd in selectmodule.o
   "_epoll_ctl", referenced from:
       _pyepoll_internal_ctl in selectmodule.o
   "_epoll_wait", referenced from:
       _pyepoll_poll in selectmodule.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

I hadn't heard of these routines, and when I searched for them I found 
some man pages suggesting that they are linux system calls?

I have another system running Mac OS 10.8 (Mountain Lion), with fink, 
and selfupdate and update-all both ran fine without any hiccups.  I am 
not sure what the difference is, except that the system having problems 
has probably gone longer without an update. I am hoping that there will 
be some way to recover from this without removing and reinstalling from 
scratch...

thanks in advance, Jeff




------------------------------------------------------------------------------
Start Your Social Network Today - Download eXo Platform
Build your Enterprise Intranet with eXo Platform Software
Java Based Open Source Intranet - Social, Extensible, Cloud Ready
Get Started Now And Turn Your Intranet Into A Collaboration Platform
http://p.sf.net/sfu/ExoPlatform
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to