Hello all,

I'm not sure what's going wrong with this build. There's a very long list of 
warnings that precedes what follows.

Thanks,
Sean

System info:
Package manager version: 0.35.1
Distribution version: selfupdate-rsync Thu Sep 19 18:37:26 2013, 10.8, x86_64
Trees: local/main stable/main unstable/main unstable/crypto
Xcode.app: 4.6.3
Xcode command-line tools: 4.6.0.0.1.1358221012
Max. Fink build jobs:  2

Error text ([. . .] stands in for lots of excised warning texts):
gcc -L/sw/lib/system-openssl/lib -L/sw/lib  -o python.exe \
                Modules/python.o \
                libpython2.6.dylib -ldl  -Wl,-framework,CoreFoundation     
/sw/src/fink.build/python26-2.6.8-4/Python-2.6.8/Modules/datetimemodule.c:616:19:
 warning: 
      expression result unused [-Wunused-value]
    PyObject_INIT(self, type);
                  ^~~~
/sw/src/fink.build/python26-2.6.8-4/Python-2.6.8/./Include/objimpl.h:157:69: 
note: 
      expanded from macro 'PyObject_INIT'
    ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) )
                                                                    ^
[. . .]
/sw/src/fink.build/python26-2.6.8-4/Python-2.6.8/Modules/cjkcodecs/_codecs_tw.c:80:9:
 warning: 
      if statement has empty body [-Wempty-body]
        UCS4INVALID(c)
        ^
/sw/src/fink.build/python26-2.6.8-4/Python-2.6.8/Modules/cjkcodecs/cjkcodecs.h:100:12:
 note: 
      expanded from macro 'UCS4INVALID'
    if (0) ;
           ^
/sw/src/fink.build/python26-2.6.8-4/Python-2.6.8/Modules/cjkcodecs/_codecs_tw.c:80:9:
 note: 
      put the semicolon on a separate line to silence this warning
        UCS4INVALID(c)
        ^
/sw/src/fink.build/python26-2.6.8-4/Python-2.6.8/Modules/cjkcodecs/cjkcodecs.h:100:12:
 note: 
      expanded from macro 'UCS4INVALID'
    if (0) ;
           ^
2 warnings generated.
ld: warning: directory not found for option '-L/usr/X11R6/lib64'

Failed to find the necessary bits to build these modules:
bsddb185           dl                 imageop         
linuxaudiodev      ossaudiodev        spwd            
sunaudiodev                                           
To find the necessary bits, look in setup.py in detect_modules() for the 
module's name.
(Fink package build should have 7 missing)
------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
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