Advertisement
Guest User

Untitled

a guest
Mar 29th, 2015
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.63 KB | None | 0 0
  1. pip install Pillow
  2. Collecting Pillow
  3. Using cached Pillow-2.7.0.tar.gz
  4. Exception installing mp_compile, proceeding without: [Errno 13] Permission denied
  5. /tmp/pip-build-TW6cef/Pillow/setup.py:12: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
  6. import platform as plat
  7. Installing collected packages: Pillow
  8. Running setup.py install for Pillow
  9. Exception installing mp_compile, proceeding without: [Errno 13] Permission denied
  10. /home/ajyalcom/broker_software/lib/python2.6/site-packages/setuptools/command/egg_info.py:171: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
  11. writer = ep.load(installer=installer)
  12. building 'PIL._imaging' extension
  13. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/include/freetype2 -I/tmp/pip-build-TW6cef/Pillow/libImaging -I/home/ajyalcom/broker_software/include -I/usr/local/include -I/usr/include -I/usr/include/python2.6 -c _imaging.c -o build/temp.linux-x86_64-2.6/_imaging.o
  14. unable to execute gcc: Permission denied
  15. error: command 'gcc' failed with exit status 1
  16. Complete output from command /home/ajyalcom/broker_software/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-TW6cef/Pillow/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-sVGI3c-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/ajyalcom/broker_software/include/site/python2.6:
  17. Exception installing mp_compile, proceeding without: [Errno 13] Permission denied
  18.  
  19. running install
  20.  
  21. running build
  22.  
  23. running build_py
  24.  
  25. creating build
  26.  
  27. creating build/lib.linux-x86_64-2.6
  28.  
  29. creating build/lib.linux-x86_64-2.6/PIL
  30.  
  31. copying PIL/SgiImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  32.  
  33. copying PIL/ImageQt.py -> build/lib.linux-x86_64-2.6/PIL
  34.  
  35. copying PIL/PyAccess.py -> build/lib.linux-x86_64-2.6/PIL
  36.  
  37. copying PIL/GimpPaletteFile.py -> build/lib.linux-x86_64-2.6/PIL
  38.  
  39. copying PIL/SpiderImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  40.  
  41. copying PIL/GribStubImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  42.  
  43. copying PIL/ContainerIO.py -> build/lib.linux-x86_64-2.6/PIL
  44.  
  45. copying PIL/PcdImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  46.  
  47. copying PIL/ImageMode.py -> build/lib.linux-x86_64-2.6/PIL
  48.  
  49. copying PIL/ImageCms.py -> build/lib.linux-x86_64-2.6/PIL
  50.  
  51. copying PIL/ImageOps.py -> build/lib.linux-x86_64-2.6/PIL
  52.  
  53. copying PIL/MpoImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  54.  
  55. copying PIL/ImageFileIO.py -> build/lib.linux-x86_64-2.6/PIL
  56.  
  57. copying PIL/GifImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  58.  
  59. copying PIL/JpegPresets.py -> build/lib.linux-x86_64-2.6/PIL
  60.  
  61. copying PIL/FpxImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  62.  
  63. copying PIL/ImagePath.py -> build/lib.linux-x86_64-2.6/PIL
  64.  
  65. copying PIL/TgaImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  66.  
  67. copying PIL/FontFile.py -> build/lib.linux-x86_64-2.6/PIL
  68.  
  69. copying PIL/BdfFontFile.py -> build/lib.linux-x86_64-2.6/PIL
  70.  
  71. copying PIL/ImageGrab.py -> build/lib.linux-x86_64-2.6/PIL
  72.  
  73. copying PIL/CurImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  74.  
  75. copying PIL/FliImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  76.  
  77. copying PIL/ImageFilter.py -> build/lib.linux-x86_64-2.6/PIL
  78.  
  79. copying PIL/McIdasImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  80.  
  81. copying PIL/IptcImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  82.  
  83. copying PIL/PdfImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  84.  
  85. copying PIL/ImageWin.py -> build/lib.linux-x86_64-2.6/PIL
  86.  
  87. copying PIL/ImageSequence.py -> build/lib.linux-x86_64-2.6/PIL
  88.  
  89. copying PIL/MpegImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  90.  
  91. copying PIL/ImagePalette.py -> build/lib.linux-x86_64-2.6/PIL
  92.  
  93. copying PIL/ImageDraw.py -> build/lib.linux-x86_64-2.6/PIL
  94.  
  95. copying PIL/ImageFont.py -> build/lib.linux-x86_64-2.6/PIL
  96.  
  97. copying PIL/ImageMorph.py -> build/lib.linux-x86_64-2.6/PIL
  98.  
  99. copying PIL/SunImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  100.  
  101. copying PIL/BmpImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  102.  
  103. copying PIL/GbrImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  104.  
  105. copying PIL/PpmImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  106.  
  107. copying PIL/DcxImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  108.  
  109. copying PIL/PixarImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  110.  
  111. copying PIL/WalImageFile.py -> build/lib.linux-x86_64-2.6/PIL
  112.  
  113. copying PIL/IcnsImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  114.  
  115. copying PIL/ImageColor.py -> build/lib.linux-x86_64-2.6/PIL
  116.  
  117. copying PIL/IcoImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  118.  
  119. copying PIL/PsdImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  120.  
  121. copying PIL/PcfFontFile.py -> build/lib.linux-x86_64-2.6/PIL
  122.  
  123. copying PIL/EpsImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  124.  
  125. copying PIL/TiffTags.py -> build/lib.linux-x86_64-2.6/PIL
  126.  
  127. copying PIL/_binary.py -> build/lib.linux-x86_64-2.6/PIL
  128.  
  129. copying PIL/ExifTags.py -> build/lib.linux-x86_64-2.6/PIL
  130.  
  131. copying PIL/ImageChops.py -> build/lib.linux-x86_64-2.6/PIL
  132.  
  133. copying PIL/ImtImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  134.  
  135. copying PIL/WmfImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  136.  
  137. copying PIL/ImageShow.py -> build/lib.linux-x86_64-2.6/PIL
  138.  
  139. copying PIL/TiffImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  140.  
  141. copying PIL/FitsStubImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  142.  
  143. copying PIL/TarIO.py -> build/lib.linux-x86_64-2.6/PIL
  144.  
  145. copying PIL/ImageMath.py -> build/lib.linux-x86_64-2.6/PIL
  146.  
  147. copying PIL/ImImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  148.  
  149. copying PIL/__init__.py -> build/lib.linux-x86_64-2.6/PIL
  150.  
  151. copying PIL/PcxImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  152.  
  153. copying PIL/ImageEnhance.py -> build/lib.linux-x86_64-2.6/PIL
  154.  
  155. copying PIL/XbmImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  156.  
  157. copying PIL/GdImageFile.py -> build/lib.linux-x86_64-2.6/PIL
  158.  
  159. copying PIL/MspImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  160.  
  161. copying PIL/ImageFile.py -> build/lib.linux-x86_64-2.6/PIL
  162.  
  163. copying PIL/ImageDraw2.py -> build/lib.linux-x86_64-2.6/PIL
  164.  
  165. copying PIL/GimpGradientFile.py -> build/lib.linux-x86_64-2.6/PIL
  166.  
  167. copying PIL/PaletteFile.py -> build/lib.linux-x86_64-2.6/PIL
  168.  
  169. copying PIL/WebPImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  170.  
  171. copying PIL/ImageTk.py -> build/lib.linux-x86_64-2.6/PIL
  172.  
  173. copying PIL/JpegImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  174.  
  175. copying PIL/_util.py -> build/lib.linux-x86_64-2.6/PIL
  176.  
  177. copying PIL/ImageTransform.py -> build/lib.linux-x86_64-2.6/PIL
  178.  
  179. copying PIL/XpmImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  180.  
  181. copying PIL/PalmImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  182.  
  183. copying PIL/MicImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  184.  
  185. copying PIL/ImageStat.py -> build/lib.linux-x86_64-2.6/PIL
  186.  
  187. copying PIL/Hdf5StubImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  188.  
  189. copying PIL/OleFileIO.py -> build/lib.linux-x86_64-2.6/PIL
  190.  
  191. copying PIL/PngImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  192.  
  193. copying PIL/Image.py -> build/lib.linux-x86_64-2.6/PIL
  194.  
  195. copying PIL/BufrStubImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  196.  
  197. copying PIL/XVThumbImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  198.  
  199. copying PIL/PSDraw.py -> build/lib.linux-x86_64-2.6/PIL
  200.  
  201. copying PIL/Jpeg2KImagePlugin.py -> build/lib.linux-x86_64-2.6/PIL
  202.  
  203. running egg_info
  204.  
  205. /home/ajyalcom/broker_software/lib/python2.6/site-packages/setuptools/command/egg_info.py:171: DeprecationWarning: Parameters to load are deprecated. Call .resolve and .require separately.
  206.  
  207. writer = ep.load(installer=installer)
  208.  
  209. writing Pillow.egg-info/PKG-INFO
  210.  
  211. writing top-level names to Pillow.egg-info/top_level.txt
  212.  
  213. writing dependency_links to Pillow.egg-info/dependency_links.txt
  214.  
  215. writing Pillow.egg-info/PKG-INFO
  216.  
  217. writing top-level names to Pillow.egg-info/top_level.txt
  218.  
  219. writing dependency_links to Pillow.egg-info/dependency_links.txt
  220.  
  221. warning: manifest_maker: standard file '-c' not found
  222.  
  223. reading manifest file 'Pillow.egg-info/SOURCES.txt'
  224.  
  225. reading manifest template 'MANIFEST.in'
  226.  
  227. writing manifest file 'Pillow.egg-info/SOURCES.txt'
  228.  
  229. copying PIL/OleFileIO-README.md -> build/lib.linux-x86_64-2.6/PIL
  230.  
  231. running build_ext
  232.  
  233. building 'PIL._imaging' extension
  234.  
  235. creating build/temp.linux-x86_64-2.6/libImaging
  236.  
  237. gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_LIBJPEG -DHAVE_LIBZ -DHAVE_LIBTIFF -I/usr/include/freetype2 -I/tmp/pip-build-TW6cef/Pillow/libImaging -I/home/ajyalcom/broker_software/include -I/usr/local/include -I/usr/include -I/usr/include/python2.6 -c _imaging.c -o build/temp.linux-x86_64-2.6/_imaging.o
  238.  
  239. unable to execute gcc: Permission denied
  240.  
  241. error: command 'gcc' failed with exit status 1
  242.  
  243. ----------------------------------------
  244. Command "/home/ajyalcom/broker_software/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-TW6cef/Pillow/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-sVGI3c-record/install-record.txt --single-version-externally-managed --compile --install-headers /home/ajyalcom/broker_software/include/site/python2.6" failed with error code 1 in /tmp/pip-build-TW6cef/Pillow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement