Created
June 8, 2011 23:19
-
-
Save graybill/1015703 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
19:17 admin@meatball: ~/.kegbot | |
> pip install PIL | |
Downloading/unpacking PIL | |
Downloading PIL-1.1.7.tar.gz (506Kb): 506Kb downloaded | |
Running setup.py egg_info for package PIL | |
Installing collected packages: PIL | |
Running setup.py install for PIL | |
--- using frameworks at /System/Library/Frameworks | |
building '_imaging' extension | |
gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch ppc -arch x86_64 -pipe -DHAVE_LIBJPEG -DHAVE_LIBZ -I/System/Library/Frameworks/Tcl.framework/Headers -I/System/Library/Frameworks/Tk.framework/Headers -IlibImaging -I/System/Library/Frameworks/Python.framework/Versions/2.6/include -I/usr/local/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c _imaging.c -o build/temp.macosx-10.6-universal-2.6/_imaging.o | |
_imaging.c:3017: warning: initialization from incompatible pointer type | |
_imaging.c:3077: warning: initialization from incompatible pointer type | |
/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/as: assembler (/usr/bin/../libexec/gcc/darwin/ppc/as or /usr/bin/../local/libexec/gcc/darwin/ppc/as) for architecture ppc not installed | |
Installed assemblers are: | |
/usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64 | |
/usr/bin/../libexec/gcc/darwin/i386/as for architecture i386 | |
_imaging.c:3017: warning: initialization from incompatible pointer type | |
_imaging.c:3077: warning: initialization from incompatible pointer type | |
_imaging.c:3281: fatal error: error writing to -: Broken pipe | |
compilation terminated. | |
_imaging.c:3017: warning: initialization from incompatible pointer type | |
_imaging.c:3077: warning: initialization from incompatible pointer type | |
lipo: can't open input file: /var/folders/3X/3XUi4WWVGcS4Q-srgKVynk+++TI/-Tmp-//cc7gZWko.out (No such file or directory) | |
error: command 'gcc-4.2' failed with exit status 1 | |
Complete output from command /usr/bin/python -c "import setuptools;__file__='/Users/admin/.kegbot/build/PIL/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /var/folders/3X/3XUi4WWVGcS4Q-srgKVynk+++TI/-Tmp-/pip-dNpHYg-record/install-record.txt: | |
running install | |
running build | |
running build_py | |
creating build | |
creating build/lib.macosx-10.6-universal-2.6 | |
copying PIL/__init__.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ArgImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/BdfFontFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/BmpImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/BufrStubImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ContainerIO.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/CurImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/DcxImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/EpsImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ExifTags.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/FitsStubImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/FliImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/FontFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/FpxImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/GbrImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/GdImageFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/GifImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/GimpGradientFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/GimpPaletteFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/GribStubImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/Hdf5StubImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/IcnsImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/IcoImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/Image.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageChops.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageCms.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageColor.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageDraw.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageDraw2.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageEnhance.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageFileIO.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageFilter.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageFont.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageGL.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageGrab.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageMath.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageMode.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageOps.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImagePalette.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImagePath.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageQt.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageSequence.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageShow.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageStat.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageTk.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageTransform.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImageWin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/ImtImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/IptcImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/JpegImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/McIdasImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/MicImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/MpegImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/MspImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/OleFileIO.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PaletteFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PalmImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PcdImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PcfFontFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PcxImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PdfImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PixarImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PngImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PpmImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PsdImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/PSDraw.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/SgiImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/SpiderImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/SunImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/TarIO.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/TgaImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/TiffImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/TiffTags.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/WalImageFile.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/WmfImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/XbmImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/XpmImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
copying PIL/XVThumbImagePlugin.py -> build/lib.macosx-10.6-universal-2.6 | |
running build_ext | |
--- using frameworks at /System/Library/Frameworks | |
building '_imaging' extension | |
creating build/temp.macosx-10.6-universal-2.6 | |
creating build/temp.macosx-10.6-universal-2.6/libImaging | |
gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch ppc -arch x86_64 -pipe -DHAVE_LIBJPEG -DHAVE_LIBZ -I/System/Library/Frameworks/Tcl.framework/Headers -I/System/Library/Frameworks/Tk.framework/Headers -IlibImaging -I/System/Library/Frameworks/Python.framework/Versions/2.6/include -I/usr/local/include -I/usr/include -I/System/Library/Frameworks/Python.framework/Versions/2.6/include/python2.6 -c _imaging.c -o build/temp.macosx-10.6-universal-2.6/_imaging.o | |
_imaging.c:3017: warning: initialization from incompatible pointer type | |
_imaging.c:3077: warning: initialization from incompatible pointer type | |
/usr/libexec/gcc/powerpc-apple-darwin10/4.2.1/as: assembler (/usr/bin/../libexec/gcc/darwin/ppc/as or /usr/bin/../local/libexec/gcc/darwin/ppc/as) for architecture ppc not installed | |
Installed assemblers are: | |
/usr/bin/../libexec/gcc/darwin/x86_64/as for architecture x86_64 | |
/usr/bin/../libexec/gcc/darwin/i386/as for architecture i386 | |
_imaging.c:3017: warning: initialization from incompatible pointer type | |
_imaging.c:3077: warning: initialization from incompatible pointer type | |
_imaging.c:3281: fatal error: error writing to -: Broken pipe | |
compilation terminated. | |
_imaging.c:3017: warning: initialization from incompatible pointer type | |
_imaging.c:3077: warning: initialization from incompatible pointer type | |
lipo: can't open input file: /var/folders/3X/3XUi4WWVGcS4Q-srgKVynk+++TI/-Tmp-//cc7gZWko.out (No such file or directory) | |
error: command 'gcc-4.2' failed with exit status 1 | |
---------------------------------------- | |
Command /usr/bin/python -c "import setuptools;__file__='/Users/admin/.kegbot/build/PIL/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --single-version-externally-managed --record /var/folders/3X/3XUi4WWVGcS4Q-srgKVynk+++TI/-Tmp-/pip-dNpHYg-record/install-record.txt failed with error code 1 | |
Storing complete log in /Users/admin/.pip/pip.log |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment