Hi Dave,

I'm getting the error below building pyqt-py27-3.18.1-2 with  sip-py27 
4.15.4-1. 

cheers,
-kurt
(goatbar)

Package manager version: 0.36.3.1
Distribution version: selfupdate-cvs Sat Feb  8 08:52:39 2014, 10.9, x86_64
Trees: local/main stable/main
Xcode.app: 5.0.2
Xcode command-line tools: 5.0.1.0.1.1382131676
Max. Fink build jobs:  8

 i   qt3                     3.3.8-2002         Cross-Platform GUI application 
framework


c++ -c -pipe -fPIC -Os -Wall -W -DNDEBUG -D__DARWIN_X11__ -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -I. -I/sw/lib/qt3/include -I/sw/include/python2.7 
-I/sw/lib/qt3/mkspecs/default -I/usr/X11R6/include -o sipqtQWidgetList.o 
sipqtQWidgetList.cpp
In file included from sip/qt/qimage.sip:139:
/sw/lib/qt3/include/qimage.h:58:45: warning: '&&' within '||' 
[-Wlogical-op-parentheses]
        { return key < other.key || key==other.key && lang < other.lang; }
                                 ~~ ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
/sw/lib/qt3/include/qimage.h:58:45: note: place parentheses around the '&&' 
expression to silence this warning
        { return key < other.key || key==other.key && lang < other.lang; }
                                                   ^
                                    (                                  )
1 warning generated.
c++ -c -pipe -fPIC -Os -Wall -W -DNDEBUG -D__DARWIN_X11__ -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -I. -I/sw/lib/qt3/include -I/sw/include/python2.7 
-I/sw/lib/qt3/mkspecs/default -I/usr/X11R6/include -o sipqtQWhatsThis.o 
sipqtQWhatsThis.cpp
sip/qt/qimage.sip:535:13: error: use of undeclared identifier 'ANY'
                        sipFree((ANY *)str);
                                 ^
sip/qt/qimage.sip:535:18: error: expected expression
                        sipFree((ANY *)str);
                                      ^
sip/qt/qobject.sip:1251:5: warning: missing field 'as_number' initializer 
[-Wmissing-field-initializers]
    },
    ^
2 warnings and 2 errors generated.
c++ -c -pipe -fPIC -Os -Wall -W -DNDEBUG -D__DARWIN_X11__ -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -I. -I/sw/lib/qt3/include -I/sw/include/python2.7 
-I/sw/lib/qt3/mkspecs/default -I/usr/X11R6/include -o sipqtQWaitCondition.o 
sipqtQWaitCondition.cpp
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to