|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
imaging c module is not installedDear Developers,
2x2.8 GHz Quad-Core Intel Xeon (MacPro) MacOSX 10.5.8 XCode 3.14 I dont find a way to install PIL 1.1.5 or 1.1.6 with python 2.5.4 or 2.6.2. However allways the '*** The _imaging C module is not installed' message pops up at end. PYTHONPATH and PATH is checked. The module _imaging.so , _imagingft.so, _imagingmath.so, _imagingtk.so are availlable at ../site-packages/PIL frameworks in /Library/frameworks and /System/Library/frameworks are linked symbolically The pity is, everything worked fine with PIL 1.1.5 and python 2.5.4 before i tried installing python 2.6.2 But i cannot evebn bring back the prior situation, it seems. I'am really desperate now. Any idea how to solve this? Andreas running build_ext --- using frameworks at /Library/Frameworks building '_imaging' extension creating build creating build/temp.macosx-10.3-i386-2.5 creating build/temp.macosx-10.3-i386-2.5/libImaging gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c _imaging.c -o build/temp.macosx-10.3-i386-2.5/_imaging.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from _imaging.c:76: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb _imaging.c:2907: warning: initialization from incompatible pointer type _imaging.c:2967: warning: initialization from incompatible pointer type _imaging.c:2907: warning: initialization from incompatible pointer type _imaging.c:2967: warning: initialization from incompatible pointer type gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c decode.c -o build/temp.macosx-10.3-i386-2.5/decode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from decode.c:33: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c encode.c -o build/temp.macosx-10.3-i386-2.5/encode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from encode.c:26: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c map.c -o build/temp.macosx-10.3-i386-2.5/map.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from map.c:22: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c display.c -o build/temp.macosx-10.3-i386-2.5/display.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from display.c:26: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c outline.c -o build/temp.macosx-10.3-i386-2.5/outline.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from outline.c:21: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c path.c -o build/temp.macosx-10.3-i386-2.5/path.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from path.c:30: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb path.c:559: warning: initialization from incompatible pointer type path.c:559: warning: initialization from incompatible pointer type gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Access.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Access.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Access.c:18: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Antialias.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Antialias.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Antialias.c:16: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Bands.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Bands.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Bands.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/BitDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/BitDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/BitDecode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Blend.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Blend.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Blend.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Chops.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Chops.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Chops.c:20: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Convert.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Convert.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Convert.c:36: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/ConvertYCbCr.c -o build/temp.macosx-10.3-i386-2.5/libImaging/ConvertYCbCr.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/ConvertYCbCr.c:15: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Copy.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Copy.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Copy.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Crc32.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Crc32.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Crc32.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Crop.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Crop.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Crop.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Dib.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Dib.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Dib.c:23: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Draw.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Draw.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Draw.c:35: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Effects.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Effects.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Effects.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/EpsEncode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/EpsEncode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/EpsEncode.c:21: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/File.c -o build/temp.macosx-10.3-i386-2.5/libImaging/File.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/File.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Fill.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Fill.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Fill.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Filter.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Filter.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Filter.c:27: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/FliDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/FliDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/FliDecode.c:18: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Geometry.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Geometry.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Geometry.c:28: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/GetBBox.c -o build/temp.macosx-10.3-i386-2.5/libImaging/GetBBox.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/GetBBox.c:20: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/GifDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/GifDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/GifDecode.c:25: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/GifEncode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/GifEncode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/GifEncode.c:20: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/HexDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/HexDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/HexDecode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Histo.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Histo.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Histo.c:20: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/JpegDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/JpegDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/JpegDecode.c:25: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/JpegEncode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/JpegEncode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/JpegEncode.c:23: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/LzwDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/LzwDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/LzwDecode.c:31: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Matrix.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Matrix.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Matrix.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/ModeFilter.c -o build/temp.macosx-10.3-i386-2.5/libImaging/ModeFilter.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/ModeFilter.c:16: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/MspDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/MspDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/MspDecode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Negative.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Negative.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Negative.c:20: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Offset.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Offset.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Offset.c:18: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Pack.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Pack.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Pack.c:29: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/PackDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/PackDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/PackDecode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Palette.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Palette.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Palette.c:20: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Paste.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Paste.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Paste.c:24: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Quant.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Quant.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Quant.c:21: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/QuantHash.c -o build/temp.macosx-10.3-i386-2.5/libImaging/QuantHash.o In file included from /usr/include/math.h:26, from libImaging/QuantHash.c:22: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/QuantHeap.c -o build/temp.macosx-10.3-i386-2.5/libImaging/QuantHeap.o In file included from /usr/include/math.h:26, from libImaging/QuantHeap.c:22: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/PcdDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/PcdDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/PcdDecode.c:23: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/PcxDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/PcxDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/PcxDecode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/PcxEncode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/PcxEncode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/PcxEncode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Point.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Point.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Point.c:23: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/RankFilter.c -o build/temp.macosx-10.3-i386-2.5/libImaging/RankFilter.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/RankFilter.c:15: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/RawDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/RawDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/RawDecode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/RawEncode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/RawEncode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/RawEncode.c:21: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Storage.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Storage.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Storage.c:38: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/SunRleDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/SunRleDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/SunRleDecode.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/TgaRleDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/TgaRleDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/TgaRleDecode.c:18: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/Unpack.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Unpack.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/Unpack.c:33: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/UnpackYCC.c -o build/temp.macosx-10.3-i386-2.5/libImaging/UnpackYCC.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/UnpackYCC.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/XbmDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/XbmDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/XbmDecode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/XbmEncode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/XbmEncode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/XbmEncode.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/ZipDecode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/ZipDecode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/ZipDecode.c:19: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c libImaging/ZipEncode.c -o build/temp.macosx-10.3-i386-2.5/libImaging/ZipEncode.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from libImaging/ZipEncode.c:18: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb creating build/lib.macosx-10.3-i386-2.5 gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g -bundle -undefined dynamic_lookup build/temp.macosx-10.3-i386-2.5/_imaging.o build/temp.macosx-10.3-i386-2.5/decode.o build/temp.macosx-10.3-i386-2.5/encode.o build/temp.macosx-10.3-i386-2.5/map.o build/temp.macosx-10.3-i386-2.5/display.o build/temp.macosx-10.3-i386-2.5/outline.o build/temp.macosx-10.3-i386-2.5/path.o build/temp.macosx-10.3-i386-2.5/libImaging/Access.o build/temp.macosx-10.3-i386-2.5/libImaging/Antialias.o build/temp.macosx-10.3-i386-2.5/libImaging/Bands.o build/temp.macosx-10.3-i386-2.5/libImaging/BitDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/Blend.o build/temp.macosx-10.3-i386-2.5/libImaging/Chops.o build/temp.macosx-10.3-i386-2.5/libImaging/Convert.o build/temp.macosx-10.3-i386-2.5/libImaging/ConvertYCbCr.o build/temp.macosx-10.3-i386-2.5/libImaging/Copy.o build/temp.macosx-10.3-i386-2.5/libImaging/Crc32.o build/temp.macosx-10.3-i386-2.5/libImaging/Crop.o build/temp.macosx-10.3-i386-2.5/libImaging/Dib.o build/temp.macosx-10.3-i386-2.5/libImaging/Draw.o build/temp.macosx-10.3-i386-2.5/libImaging/Effects.o build/temp.macosx-10.3-i386-2.5/libImaging/EpsEncode.o build/temp.macosx-10.3-i386-2.5/libImaging/File.o build/temp.macosx-10.3-i386-2.5/libImaging/Fill.o build/temp.macosx-10.3-i386-2.5/libImaging/Filter.o build/temp.macosx-10.3-i386-2.5/libImaging/FliDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/Geometry.o build/temp.macosx-10.3-i386-2.5/libImaging/GetBBox.o build/temp.macosx-10.3-i386-2.5/libImaging/GifDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/GifEncode.o build/temp.macosx-10.3-i386-2.5/libImaging/HexDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/Histo.o build/temp.macosx-10.3-i386-2.5/libImaging/JpegDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/JpegEncode.o build/temp.macosx-10.3-i386-2.5/libImaging/LzwDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/Matrix.o build/temp.macosx-10.3-i386-2.5/libImaging/ModeFilter.o build/temp.macosx-10.3-i386-2.5/libImaging/MspDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/Negative.o build/temp.macosx-10.3-i386-2.5/libImaging/Offset.o build/temp.macosx-10.3-i386-2.5/libImaging/Pack.o build/temp.macosx-10.3-i386-2.5/libImaging/PackDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/Palette.o build/temp.macosx-10.3-i386-2.5/libImaging/Paste.o build/temp.macosx-10.3-i386-2.5/libImaging/Quant.o build/temp.macosx-10.3-i386-2.5/libImaging/QuantHash.o build/temp.macosx-10.3-i386-2.5/libImaging/QuantHeap.o build/temp.macosx-10.3-i386-2.5/libImaging/PcdDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/PcxDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/PcxEncode.o build/temp.macosx-10.3-i386-2.5/libImaging/Point.o build/temp.macosx-10.3-i386-2.5/libImaging/RankFilter.o build/temp.macosx-10.3-i386-2.5/libImaging/RawDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/RawEncode.o build/temp.macosx-10.3-i386-2.5/libImaging/Storage.o build/temp.macosx-10.3-i386-2.5/libImaging/SunRleDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/TgaRleDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/Unpack.o build/temp.macosx-10.3-i386-2.5/libImaging/UnpackYCC.o build/temp.macosx-10.3-i386-2.5/libImaging/XbmDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/XbmEncode.o build/temp.macosx-10.3-i386-2.5/libImaging/ZipDecode.o build/temp.macosx-10.3-i386-2.5/libImaging/ZipEncode.o -L/usr/local/lib L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib -ljpeg -lz -o build/lib.macosx-10.3-i386-2.5/_imaging.so ld warning: in /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/libjpeg.a, file is not of required architecture building '_imagingft' extension gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c _imagingft.c -o build/temp.macosx-10.3-i386-2.5/_imagingft.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from _imagingft.c:20: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g -bundle -undefined dynamic_lookup build/temp.macosx-10.3-i386-2.5/_imagingft.o -L/usr/local/lib -L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib -lfreetype -o build/lib.macosx-10.3-i386-2.5/_imagingft.so building '_imagingtk' extension creating build/temp.macosx-10.3-i386-2.5/Tk gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c _imagingtk.c -o build/temp.macosx-10.3-i386-2.5/_imagingtk.o -framework Tcl -framework Tk In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from _imagingtk.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: Tcl: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: powerpc-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not doneTk: linker input file unused because linking not done powerpc-apple-darwin9-gcc-4.0.1: Tcl: linker input file unused because linking not done powerpc-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done powerpc-apple-darwin9-gcc-4.0.1: Tk: linker input file unused because linking not done gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c Tk/tkImaging.c -o build/temp.macosx-10.3-i386-2.5/Tk/tkImaging.o -framework Tcl -framework Tk In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from libImaging/ImPlatform.h:10, from libImaging/Imaging.h:14, from Tk/tkImaging.c:53: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb i686-apple-darwin9-gcc-4.0.1: powerpc-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done powerpc-apple-darwin9-gcc-4.0.1: Tcl: linker input file unused because linking not done powerpc-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done-framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: powerpc-apple-darwin9-gcc-4.0.1: Tk: linker input file unused because linking not doneTcl: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused because linking not done i686-apple-darwin9-gcc-4.0.1: Tk: linker input file unused because linking not done gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g -bundle -undefined dynamic_lookup build/temp.macosx-10.3-i386-2.5/_imagingtk.o build/temp.macosx-10.3-i386-2.5/Tk/tkImaging.o -L/usr/local/lib -L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib -o build/lib.macosx-10.3-i386-2.5/_imagingtk.so -framework Tcl -framework Tk building '_imagingmath' extension gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common -dynamic -DNDEBUG -g -O3 -I/Library/Frameworks/Tcl.framework/Headers -I/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/Library/Frameworks/Python.framework/Versions/2.5/include -I/usr/local/include -I/usr/include -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -c _imagingmath.c -o build/temp.macosx-10.3-i386-2.5/_imagingmath.o In file included from /usr/include/math.h:26, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, from /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, from _imagingmath.c:17: /usr/include/architecture/ppc/math.h:675: warning: conflicting types for built-in function scalb gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g -bundle -undefined dynamic_lookup build/temp.macosx-10.3-i386-2.5/_imagingmath.o -L/usr/local/lib -L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib -o build/lib.macosx-10.3-i386-2.5/_imagingmath.so -------------------------------------------------------------------- PIL 1.1.6 BUILD SUMMARY -------------------------------------------------------------------- version 1.1.6 platform darwin 2.5.4 (r254:67917, Dec 23 2008, 14:57:27) [GCC 4.0.1 (Apple Computer, Inc. build 5363)] -------------------------------------------------------------------- --- TKINTER support ok --- JPEG support ok --- ZLIB (PNG/ZIP) support ok --- FREETYPE2 support ok -------------------------------------------------------------------- To check the build, run the selftest.py script. itt04:Imaging-1.1.6 andreasbriese$ python selftest.py *** The _imaging C module is not installed itt04:Imaging-1.1.6 andreasbriese$ +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Dr. med. vet. Andreas Briese Landesbeauftragter für den Tierschutz des Landes Niedersachsen a. D. FTA Tierschutzkunde, FTA Tierhygiene Stiftung Tierärztliche Hochschule Hannover Institut für Tierhygiene, Tierschutz und Nutztierethologie Bünteweg 17p 30559 Hannover Tel.: (+49) 511 953-8837 Fax.: (+49) 511 953-8588 E-Mail: andreas.briese@... E-Mail: andreas_briese@... (large attachments) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ This message is intended exclusively for the addressee. It may contain information that is confidential. Any use or publication of this e-mail message without permission of the sender is not allowed. If you are not the intended recipient, please notify us and delete this message. _______________________________________________ Image-SIG maillist - Image-SIG@... http://mail.python.org/mailman/listinfo/image-sig |
|
|
Re: imaging c module is not installedDid you solve this? The problem can be that the resulting module is
squirreled away somewhere where the test cannot find it. What happens if you just fire up a Python interpreter and type: import _imaging _imaging.__file__ If the former gives an ImportError, run Python with -v or -vv (two v:s) to make it log where it's actually looking for things, and then do the import again. </F> On Fri, Sep 18, 2009 at 1:29 PM, Andreas Briese <andreas.briese@...> wrote: > Dear Developers, > > 2x2.8 GHz Quad-Core Intel Xeon (MacPro) > MacOSX 10.5.8 > XCode 3.14 > > I dont find a way to install PIL 1.1.5 or 1.1.6 with python 2.5.4 or > 2.6.2. > However allways the '*** The _imaging C module is not installed' > message pops up at end. > > PYTHONPATH and PATH is checked. The module _imaging.so , > _imagingft.so, > _imagingmath.so, _imagingtk.so are availlable at ../site-packages/PIL > frameworks in /Library/frameworks and /System/Library/frameworks are > linked symbolically > > The pity is, everything worked fine with PIL 1.1.5 and python 2.5.4 > before i tried installing python 2.6.2 > But i cannot evebn bring back the prior situation, it seems. > > I'am really desperate now. Any idea how to solve this? > > Andreas > > > running build_ext > --- using frameworks at /Library/Frameworks > building '_imaging' extension > creating build > creating build/temp.macosx-10.3-i386-2.5 > creating build/temp.macosx-10.3-i386-2.5/libImaging > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c _imaging.c -o build/temp.macosx-10.3-i386-2.5/_imaging.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from _imaging.c:76: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > _imaging.c:2907: warning: initialization from incompatible pointer type > _imaging.c:2967: warning: initialization from incompatible pointer type > _imaging.c:2907: warning: initialization from incompatible pointer type > _imaging.c:2967: warning: initialization from incompatible pointer type > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c decode.c -o build/temp.macosx-10.3-i386-2.5/decode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from decode.c:33: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c encode.c -o build/temp.macosx-10.3-i386-2.5/encode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from encode.c:26: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c map.c -o build/temp.macosx-10.3-i386-2.5/map.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from map.c:22: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c display.c -o build/temp.macosx-10.3-i386-2.5/display.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from display.c:26: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c outline.c -o build/temp.macosx-10.3-i386-2.5/outline.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from outline.c:21: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c path.c -o build/temp.macosx-10.3-i386-2.5/path.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from path.c:30: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > path.c:559: warning: initialization from incompatible pointer type > path.c:559: warning: initialization from incompatible pointer type > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Access.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Access.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Access.c:18: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Antialias.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Antialias.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Antialias.c:16: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Bands.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Bands.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Bands.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/BitDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/BitDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/BitDecode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Blend.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Blend.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Blend.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Chops.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Chops.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Chops.c:20: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Convert.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Convert.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Convert.c:36: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/ConvertYCbCr.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/ConvertYCbCr.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/ConvertYCbCr.c:15: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Copy.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Copy.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Copy.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Crc32.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Crc32.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Crc32.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Crop.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Crop.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Crop.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Dib.c -o build/temp.macosx-10.3-i386-2.5/libImaging/Dib.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Dib.c:23: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Draw.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Draw.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Draw.c:35: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Effects.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Effects.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Effects.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/EpsEncode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/EpsEncode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/EpsEncode.c:21: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/File.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/File.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/File.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Fill.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Fill.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Fill.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Filter.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Filter.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Filter.c:27: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/FliDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/FliDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/FliDecode.c:18: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Geometry.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Geometry.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Geometry.c:28: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/GetBBox.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/GetBBox.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/GetBBox.c:20: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/GifDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/GifDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/GifDecode.c:25: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/GifEncode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/GifEncode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/GifEncode.c:20: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/HexDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/HexDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/HexDecode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Histo.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Histo.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Histo.c:20: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/JpegDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/JpegDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/JpegDecode.c:25: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/JpegEncode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/JpegEncode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/JpegEncode.c:23: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/LzwDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/LzwDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/LzwDecode.c:31: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Matrix.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Matrix.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Matrix.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/ModeFilter.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/ModeFilter.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/ModeFilter.c:16: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/MspDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/MspDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/MspDecode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Negative.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Negative.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Negative.c:20: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Offset.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Offset.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Offset.c:18: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Pack.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Pack.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Pack.c:29: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/PackDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/PackDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/PackDecode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Palette.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Palette.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Palette.c:20: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Paste.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Paste.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Paste.c:24: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Quant.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Quant.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Quant.c:21: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/QuantHash.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/QuantHash.o > In file included from /usr/include/math.h:26, > from libImaging/QuantHash.c:22: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/QuantHeap.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/QuantHeap.o > In file included from /usr/include/math.h:26, > from libImaging/QuantHeap.c:22: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/PcdDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/PcdDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/PcdDecode.c:23: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/PcxDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/PcxDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/PcxDecode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/PcxEncode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/PcxEncode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/PcxEncode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Point.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Point.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Point.c:23: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/RankFilter.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/RankFilter.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/RankFilter.c:15: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/RawDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/RawDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/RawDecode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/RawEncode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/RawEncode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/RawEncode.c:21: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Storage.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Storage.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Storage.c:38: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/SunRleDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/SunRleDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/SunRleDecode.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/TgaRleDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/TgaRleDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/TgaRleDecode.c:18: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/Unpack.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/Unpack.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/Unpack.c:33: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/UnpackYCC.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/UnpackYCC.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/UnpackYCC.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/XbmDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/XbmDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/XbmDecode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/XbmEncode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/XbmEncode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/XbmEncode.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/ZipDecode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/ZipDecode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/ZipDecode.c:19: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c libImaging/ZipEncode.c -o > build/temp.macosx-10.3-i386-2.5/libImaging/ZipEncode.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from libImaging/ZipEncode.c:18: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > creating build/lib.macosx-10.3-i386-2.5 > gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g > -bundle -undefined dynamic_lookup > build/temp.macosx-10.3-i386-2.5/_imaging.o > build/temp.macosx-10.3-i386-2.5/decode.o > build/temp.macosx-10.3-i386-2.5/encode.o > build/temp.macosx-10.3-i386-2.5/map.o > build/temp.macosx-10.3-i386-2.5/display.o > build/temp.macosx-10.3-i386-2.5/outline.o > build/temp.macosx-10.3-i386-2.5/path.o > build/temp.macosx-10.3-i386-2.5/libImaging/Access.o > build/temp.macosx-10.3-i386-2.5/libImaging/Antialias.o > build/temp.macosx-10.3-i386-2.5/libImaging/Bands.o > build/temp.macosx-10.3-i386-2.5/libImaging/BitDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Blend.o > build/temp.macosx-10.3-i386-2.5/libImaging/Chops.o > build/temp.macosx-10.3-i386-2.5/libImaging/Convert.o > build/temp.macosx-10.3-i386-2.5/libImaging/ConvertYCbCr.o > build/temp.macosx-10.3-i386-2.5/libImaging/Copy.o > build/temp.macosx-10.3-i386-2.5/libImaging/Crc32.o > build/temp.macosx-10.3-i386-2.5/libImaging/Crop.o > build/temp.macosx-10.3-i386-2.5/libImaging/Dib.o > build/temp.macosx-10.3-i386-2.5/libImaging/Draw.o > build/temp.macosx-10.3-i386-2.5/libImaging/Effects.o > build/temp.macosx-10.3-i386-2.5/libImaging/EpsEncode.o > build/temp.macosx-10.3-i386-2.5/libImaging/File.o > build/temp.macosx-10.3-i386-2.5/libImaging/Fill.o > build/temp.macosx-10.3-i386-2.5/libImaging/Filter.o > build/temp.macosx-10.3-i386-2.5/libImaging/FliDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Geometry.o > build/temp.macosx-10.3-i386-2.5/libImaging/GetBBox.o > build/temp.macosx-10.3-i386-2.5/libImaging/GifDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/GifEncode.o > build/temp.macosx-10.3-i386-2.5/libImaging/HexDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Histo.o > build/temp.macosx-10.3-i386-2.5/libImaging/JpegDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/JpegEncode.o > build/temp.macosx-10.3-i386-2.5/libImaging/LzwDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Matrix.o > build/temp.macosx-10.3-i386-2.5/libImaging/ModeFilter.o > build/temp.macosx-10.3-i386-2.5/libImaging/MspDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Negative.o > build/temp.macosx-10.3-i386-2.5/libImaging/Offset.o > build/temp.macosx-10.3-i386-2.5/libImaging/Pack.o > build/temp.macosx-10.3-i386-2.5/libImaging/PackDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Palette.o > build/temp.macosx-10.3-i386-2.5/libImaging/Paste.o > build/temp.macosx-10.3-i386-2.5/libImaging/Quant.o > build/temp.macosx-10.3-i386-2.5/libImaging/QuantHash.o > build/temp.macosx-10.3-i386-2.5/libImaging/QuantHeap.o > build/temp.macosx-10.3-i386-2.5/libImaging/PcdDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/PcxDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/PcxEncode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Point.o > build/temp.macosx-10.3-i386-2.5/libImaging/RankFilter.o > build/temp.macosx-10.3-i386-2.5/libImaging/RawDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/RawEncode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Storage.o > build/temp.macosx-10.3-i386-2.5/libImaging/SunRleDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/TgaRleDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/Unpack.o > build/temp.macosx-10.3-i386-2.5/libImaging/UnpackYCC.o > build/temp.macosx-10.3-i386-2.5/libImaging/XbmDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/XbmEncode.o > build/temp.macosx-10.3-i386-2.5/libImaging/ZipDecode.o > build/temp.macosx-10.3-i386-2.5/libImaging/ZipEncode.o > -L/usr/local/lib > L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib > -ljpeg -lz -o build/lib.macosx-10.3-i386-2.5/_imaging.so > ld warning: in > /Developer/SDKs/MacOSX10.4u.sdk/usr/local/lib/libjpeg.a, file is not > of required architecture > building '_imagingft' extension > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c _imagingft.c -o build/temp.macosx-10.3-i386-2.5/_imagingft.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from _imagingft.c:20: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g > -bundle -undefined dynamic_lookup > build/temp.macosx-10.3-i386-2.5/_imagingft.o -L/usr/local/lib > -L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib > -lfreetype -o build/lib.macosx-10.3-i386-2.5/_imagingft.so > building '_imagingtk' extension > creating build/temp.macosx-10.3-i386-2.5/Tk > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c _imagingtk.c -o build/temp.macosx-10.3-i386-2.5/_imagingtk.o > -framework Tcl -framework Tk > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from _imagingtk.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused > because linking not done > i686-apple-darwin9-gcc-4.0.1: Tcl: linker input file unused because > linking not done > i686-apple-darwin9-gcc-4.0.1: powerpc-apple-darwin9-gcc-4.0.1: > -framework: linker input file unused because linking not done > i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused > because linking not doneTk: linker input file unused because linking > not done > > powerpc-apple-darwin9-gcc-4.0.1: Tcl: linker input file unused because > linking not done > powerpc-apple-darwin9-gcc-4.0.1: -framework: linker input file unused > because linking not done > powerpc-apple-darwin9-gcc-4.0.1: Tk: linker input file unused because > linking not done > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c Tk/tkImaging.c -o build/temp.macosx-10.3-i386-2.5/Tk/tkImaging.o > -framework Tcl -framework Tk > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from libImaging/ImPlatform.h:10, > from libImaging/Imaging.h:14, > from Tk/tkImaging.c:53: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > i686-apple-darwin9-gcc-4.0.1: powerpc-apple-darwin9-gcc-4.0.1: > -framework: linker input file unused because linking not done > powerpc-apple-darwin9-gcc-4.0.1: Tcl: linker input file unused because > linking not done > powerpc-apple-darwin9-gcc-4.0.1: -framework: linker input file unused > because linking not done-framework: linker input file unused because > linking not done > i686-apple-darwin9-gcc-4.0.1: > powerpc-apple-darwin9-gcc-4.0.1: Tk: linker input file unused because > linking not doneTcl: linker input file unused because linking not done > > i686-apple-darwin9-gcc-4.0.1: -framework: linker input file unused > because linking not done > i686-apple-darwin9-gcc-4.0.1: Tk: linker input file unused because > linking not done > gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g > -bundle -undefined dynamic_lookup > build/temp.macosx-10.3-i386-2.5/_imagingtk.o > build/temp.macosx-10.3-i386-2.5/Tk/tkImaging.o -L/usr/local/lib > -L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib -o > build/lib.macosx-10.3-i386-2.5/_imagingtk.so -framework Tcl -framework > Tk > building '_imagingmath' extension > gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk > -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd > -fno-common -dynamic -DNDEBUG -g -O3 > -I/Library/Frameworks/Tcl.framework/Headers > -I/Library/Frameworks/Tk.framework/Headers > -I/usr/local/include/freetype2 -IlibImaging > -I/Library/Frameworks/Python.framework/Versions/2.5/include > -I/usr/local/include -I/usr/include > -I/Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 > -c _imagingmath.c -o build/temp.macosx-10.3-i386-2.5/_imagingmath.o > In file included from /usr/include/math.h:26, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/pyport.h:231, > from > /Library/Frameworks/Python.framework/Versions/2.5/include/python2.5/Python.h:57, > from _imagingmath.c:17: > /usr/include/architecture/ppc/math.h:675: warning: conflicting types > for built-in function ‘scalb’ > gcc -arch i386 -arch ppc -isysroot /Developer/SDKs/MacOSX10.4u.sdk -g > -bundle -undefined dynamic_lookup > build/temp.macosx-10.3-i386-2.5/_imagingmath.o -L/usr/local/lib > -L/Library/Frameworks/Python.framework/Versions/2.5/lib -L/usr/lib -o > build/lib.macosx-10.3-i386-2.5/_imagingmath.so > -------------------------------------------------------------------- > PIL 1.1.6 BUILD SUMMARY > -------------------------------------------------------------------- > version 1.1.6 > platform darwin 2.5.4 (r254:67917, Dec 23 2008, 14:57:27) > [GCC 4.0.1 (Apple Computer, Inc. build 5363)] > -------------------------------------------------------------------- > --- TKINTER support ok > --- JPEG support ok > --- ZLIB (PNG/ZIP) support ok > --- FREETYPE2 support ok > -------------------------------------------------------------------- > To check the build, run the selftest.py script. > itt04:Imaging-1.1.6 andreasbriese$ python selftest.py > *** The _imaging C module is not installed > itt04:Imaging-1.1.6 andreasbriese$ > > > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > Dr. med. vet. Andreas Briese > Landesbeauftragter für den Tierschutz des Landes Niedersachsen a. D. > FTA Tierschutzkunde, FTA Tierhygiene > Stiftung Tierärztliche Hochschule Hannover > Institut für Tierhygiene, Tierschutz und Nutztierethologie > Bünteweg 17p > 30559 Hannover > Tel.: (+49) 511 953-8837 > Fax.: (+49) 511 953-8588 > E-Mail: andreas.briese@... > E-Mail: andreas_briese@... (large attachments) > +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ > This message is intended exclusively for the addressee. It may contain > information that is confidential. Any use or publication of this > e-mail message without permission of the sender is not allowed. If you > are not the intended recipient, please notify us and delete this > message. > > > _______________________________________________ > Image-SIG maillist - Image-SIG@... > http://mail.python.org/mailman/listinfo/image-sig > Image-SIG maillist - Image-SIG@... http://mail.python.org/mailman/listinfo/image-sig |
|
|
Re: imaging c module is not installedFredrik Lundh <fredrik@...> writes:
>Did you solve this? The problem can be that the resulting module is >squirreled away somewhere where the test cannot find it. What happens >if you just fire up a Python interpreter and type: > > import _imaging > _imaging.__file__ > >If the former gives an ImportError, run Python with -v or -vv (two >v:s) to make it log where it's actually looking for things, and then >do the import again. > ></F> Dear Frederik, thanks for your message. I did not really solve the problem but brought my Mac back to work by replacing the 2.6.2 python distribution with a binary version 2.6.1 that was compiled half ayear ago on a laptop using MacOsx 10.5.7. PIL 1.1.6 was within this replacement and i did another replacement with the Tcl/Tk framework and binaries. After that python 2.6.1. and PIL 1.1.6 worked again. I've tried out to update on 2.6.2. with the current source distribution again then. And again it won't work (same problem with the imaging C module popped up, when i tried to install PIL 1.1.6 with it) and python 2.6.2 seemed be broken again. i relaced it with the 2.6.1 python again, it worked and i decided not to touch it until 3.0 becomes stable and inevitable on MacOs ;- ( Agian thank you very much for your efforts. Andreas +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Dr. med. vet. Andreas Briese Landesbeauftragter für den Tierschutz des Landes Niedersachsen a. D. FTA Tierschutzkunde, FTA Tierhygiene Stiftung Tierärztliche Hochschule Hannover Institut für Tierhygiene, Tierschutz und Nutztierethologie Bünteweg 17p 30559 Hannover Tel.: (+49) 511 953-8837 Fax.: (+49) 511 953-8588 E-Mail: andreas.briese@... E-Mail: andreas_briese@... (large attachments) +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ This message is intended exclusively for the addressee. It may contain information that is confidential. Any use or publication of this e-mail message without permission of the sender is not allowed. If you are not the intended recipient, please notify us and delete this message. _______________________________________________ Image-SIG maillist - Image-SIG@... http://mail.python.org/mailman/listinfo/image-sig |
| Free embeddable forum powered by Nabble | Forum Help |