Skip to content

Instantly share code, notes, and snippets.

@hansent
Created October 25, 2013 16:03
Show Gist options
  • Save hansent/7157098 to your computer and use it in GitHub Desktop.
Save hansent/7157098 to your computer and use it in GitHub Desktop.
Imaging-1.1.7/Sane/_sane.c
x Imaging-1.1.7/Sane/sane.py
x Imaging-1.1.7/Sane/demo_numarray.py
x Imaging-1.1.7/Sane/demo_pil.py
x Imaging-1.1.7/Scripts/README
x Imaging-1.1.7/Scripts/enhancer.py
x Imaging-1.1.7/Scripts/explode.py
x Imaging-1.1.7/Scripts/gifmaker.py
x Imaging-1.1.7/Scripts/painter.py
x Imaging-1.1.7/Scripts/player.py
x Imaging-1.1.7/Scripts/viewer.py
x Imaging-1.1.7/Scripts/thresholder.py
x Imaging-1.1.7/Tk/tkImaging.c
x Imaging-1.1.7/Tk/install.txt
x Imaging-1.1.7/Tk/booster.txt
x Imaging-1.1.7/Tk/pilbitmap.txt
~/code/kivy-ios/tmp/Imaging-1.1.7 ~/code/kivy-ios/tmp
patching file _imaging.c
patching file libImaging/Quant.c
patching file setup.py
running build_ext
--- using frameworks at /System/Library/Frameworks
Extensions:
_imaging ['_imaging.c', 'decode.c', 'encode.c', 'map.c', 'display.c', 'outline.c', 'path.c', 'libImaging/Access.c', 'libImaging/Antialias.c', 'libImaging/Bands.c', 'libImaging/BitDecode.c', 'libImaging/Blend.c', 'libImaging/Chops.c', 'libImaging/Convert.c', 'libImaging/ConvertYCbCr.c', 'libImaging/Copy.c', 'libImaging/Crc32.c', 'libImaging/Crop.c', 'libImaging/Dib.c', 'libImaging/Draw.c', 'libImaging/Effects.c', 'libImaging/EpsEncode.c', 'libImaging/File.c', 'libImaging/Fill.c', 'libImaging/Filter.c', 'libImaging/FliDecode.c', 'libImaging/Geometry.c', 'libImaging/GetBBox.c', 'libImaging/GifDecode.c', 'libImaging/GifEncode.c', 'libImaging/HexDecode.c', 'libImaging/Histo.c', 'libImaging/JpegDecode.c', 'libImaging/JpegEncode.c', 'libImaging/LzwDecode.c', 'libImaging/Matrix.c', 'libImaging/ModeFilter.c', 'libImaging/MspDecode.c', 'libImaging/Negative.c', 'libImaging/Offset.c', 'libImaging/Pack.c', 'libImaging/PackDecode.c', 'libImaging/Palette.c', 'libImaging/Paste.c', 'libImaging/Quant.c', 'libImaging/QuantHash.c', 'libImaging/QuantHeap.c', 'libImaging/PcdDecode.c', 'libImaging/PcxDecode.c', 'libImaging/PcxEncode.c', 'libImaging/Point.c', 'libImaging/RankFilter.c', 'libImaging/RawDecode.c', 'libImaging/RawEncode.c', 'libImaging/Storage.c', 'libImaging/SunRleDecode.c', 'libImaging/TgaRleDecode.c', 'libImaging/Unpack.c', 'libImaging/UnpackYCC.c', 'libImaging/UnsharpMask.c', 'libImaging/XbmDecode.c', 'libImaging/XbmEncode.c', 'libImaging/ZipDecode.c', 'libImaging/ZipEncode.c']
_imagingft ['_imagingft.c']
_imagingmath ['_imagingmath.c']
building '_imaging' extension
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -I/Users/tehansen/code/kivy-ios/build/include -I/Users/tehansen/code/kivy-ios/build/include/freetype -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -arch armv7 -pipe -no-cpp-precomp -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS7.0.sdk -miphoneos-version-min=7.0 -O3 -DHAVE_LIBJPEG -DHAVE_LIBZ -I/System/Library/Frameworks/Tcl.framework/Headers -I/System/Library/Frameworks/Tk.framework/Headers -I/usr/local/include/freetype2 -IlibImaging -I/usr/local/include -I/usr/include -I/Users/tehansen/code/kivy-ios/tmp/Python-2.7.1/Include -I/Users/tehansen/code/kivy-ios/tmp/Python-2.7.1 -c _imaging.c -o build/temp.macosx-10.9-armv7-2.7/_imaging.o
In file included from _imaging.c:74:
In file included from /Users/tehansen/code/kivy-ios/tmp/Python-2.7.1/Include/Python.h:19:
In file included from /usr/include/limits.h:63:
/usr/include/sys/cdefs.h:655:2: error: Unsupported architecture
#error Unsupported architecture
^
In file included from _imaging.c:74:
In file included from /Users/tehansen/code/kivy-ios/tmp/Python-2.7.1/Include/Python.h:19:
In file included from /usr/include/limits.h:64:
/usr/include/machine/limits.h:8:2: error: architecture not supported
#error architecture not supported
^
In file included from _imaging.c:74:
/Users/tehansen/code/kivy-ios/tmp/Python-2.7.1/Include/Python.h:22:2: error: "Something's broken. UCHAR_MAX should be defined in limits.h."
#error "Something's broken. UCHAR_MAX should be defined in limits.h."
^
/Users/tehansen/code/kivy-ios/tmp/Python-2.7.1/Include/Python.h:26:2: error: "Python's source code assumes C's unsigned char is an 8-bit type."
#error "Python's source code assumes C's unsigned char is an 8-bit type."
^
In file included from _imaging.c:74:
In file included from /Users/tehansen/code/kivy-ios/tmp/Python-2.7.1/Include/Python.h:33:
In file included from /usr/include/stdio.h:67:
In file included from /usr/include/_types.h:27:
In file included from /usr/include/sys/_types.h:33:
/usr/include/machine/_types.h:34:2: error: architecture not supported
#error architecture not supported
^
In file included from _imaging.c:74:
In file included from /Users/tehansen/code/kivy-ios/tmp/Python-2.7.1/Include/Python.h:33:
In file included from /usr/include/stdio.h:67:
In file included from /usr/include/_types.h:27:
/usr/include/sys/_types.h:94:9: error: unknown type name '__int64_t'
typedef __int64_t __darwin_blkcnt_t; /* total blocks */
^
/usr/include/sys/_types.h:95:9: error: unknown type name '__int32_t'
typedef __int32_t __darwin_blksize_t; /* preferred block size */
^
/usr/include/sys/_types.h:96:9: error: unknown type name '__int32_t'
typedef __int32_t __darwin_dev_t; /* dev_t */
^
/usr/include/sys/_types.h:99:9: error: unknown type name '__uint32_t'
typedef __uint32_t __darwin_gid_t; /* [???] process and group IDs */
^
/usr/include/sys/_types.h:100:9: error: unknown type name '__uint32_t'
typedef __uint32_t __darwin_id_t; /* [XSI] pid_t, uid_t, or gid_t*/
^
/usr/include/sys/_types.h:101:9: error: unknown type name '__uint64_t'
typedef __uint64_t __darwin_ino64_t; /* [???] Used for 64 bit inodes */
^
/usr/include/sys/_types.h:107:9: error: unknown type name '__darwin_natural_t'
typedef __darwin_natural_t __darwin_mach_port_name_t; /* Used by mach */
^
/usr/include/sys/_types.h:109:9: error: unknown type name '__uint16_t'
typedef __uint16_t __darwin_mode_t; /* [???] Some file attributes */
^
/usr/include/sys/_types.h:110:9: error: unknown type name '__int64_t'
typedef __int64_t __darwin_off_t; /* [???] Used for file sizes */
^
/usr/include/sys/_types.h:111:9: error: unknown type name '__int32_t'
typedef __int32_t __darwin_pid_t; /* [???] process and group IDs */
^
/usr/include/sys/_types.h:131:9: error: unknown type name '__uint32_t'
typedef __uint32_t __darwin_sigset_t; /* [???] signal set */
^
/usr/include/sys/_types.h:132:9: error: unknown type name '__int32_t'
typedef __int32_t __darwin_suseconds_t; /* [???] microseconds */
^
/usr/include/sys/_types.h:133:9: error: unknown type name '__uint32_t'
typedef __uint32_t __darwin_uid_t; /* [???] user IDs */
^
/usr/include/sys/_types.h:134:9: error: unknown type name '__uint32_t'
typedef __uint32_t __darwin_useconds_t; /* [???] microseconds */
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
error: command '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang' failed with exit status 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment