spacepaste

  1.  
  2. ------------------------------------------------------------
  3. /usr/bin/pip run on Sat Aug 17 18:27:47 2013
  4. Downloading/unpacking lxml
  5. Running setup.py egg_info for package lxml
  6. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
  7. warnings.warn(msg)
  8. Building lxml version 3.2.3.
  9. Building without Cython.
  10. ERROR: /bin/sh: 1: xslt-config: not found
  11. ** make sure the development packages of libxml2 and libxslt are installed **
  12. Using build configuration of libxslt
  13. running egg_info
  14. writing pip-egg-info/lxml.egg-info/PKG-INFO
  15. writing top-level names to pip-egg-info/lxml.egg-info/top_level.txt
  16. writing dependency_links to pip-egg-info/lxml.egg-info/dependency_links.txt
  17. warning: manifest_maker: standard file '-c' not found
  18. reading manifest file 'pip-egg-info/lxml.egg-info/SOURCES.txt'
  19. reading manifest template 'MANIFEST.in'
  20. warning: no files found matching '*.txt' under directory 'src/lxml/tests'
  21. writing manifest file 'pip-egg-info/lxml.egg-info/SOURCES.txt'
  22. Installing collected packages: lxml
  23. Running setup.py install for lxml
  24. Running command /usr/bin/python -c "import setuptools;__file__='/skybot/build/lxml/setup.py';exec(compile(open(__file__).read().replace('\r\n', '$
  25. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
  26. warnings.warn(msg)
  27. Building lxml version 3.2.3.
  28. Building without Cython.
  29. ERROR: /bin/sh: 1: xslt-config: not found
  30. ** make sure the development packages of libxml2 and libxslt are installed **
  31. Using build configuration of libxslt
  32. running install
  33. running build
  34. running build_py
  35. copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includes
  36. running build_ext
  37. building 'lxml.etree' extension
  38. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/skybot/build/lxml/src/lxml/includes -I/usr/include/p$
  39. In file included from src/lxml/lxml.etree.c:314:0:
  40. /skybot/build/lxml/src/lxml/includes/etree_defs.h:9:31: fatal error: libxml/xmlversion.h: No such file or directory
  41. compilation terminated.
  42. error: command 'gcc' failed with exit status 1
  43. Complete output from command /usr/bin/python -c "import setuptools;__file__='/skybot/build/lxml/setup.py';exec(compile(open(__file__).read().repl$
  44. /usr/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'bugtrack_url'
  45. warnings.warn(msg)
  46. Building lxml version 3.2.3.
  47. Building without Cython.
  48. ERROR: /bin/sh: 1: xslt-config: not found
  49. ** make sure the development packages of libxml2 and libxslt are installed **
  50. Using build configuration of libxslt
  51. running install
  52. running build
  53. running build_py
  54. copying src/lxml/includes/lxml-version.h -> build/lib.linux-x86_64-2.7/lxml/includes
  55. running build_ext
  56. building 'lxml.etree' extension
  57. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -I/skybot/build/lxml/src/lxml/includes -I/usr/include/pytho$
  58. In file included from src/lxml/lxml.etree.c:314:0:
  59. /skybot/build/lxml/src/lxml/includes/etree_defs.h:9:31: fatal error: libxml/xmlversion.h: No such file or directory
  60. compilation terminated.
  61. error: command 'gcc' failed with exit status 1
  62. ----------------------------------------
  63. Command /usr/bin/python -c "import setuptools;__file__='/skybot/build/lxml/setup.py';exec(compile(open(__file__).read().replace('\r\n', '\n'), __file$
  64. Exception information:
  65. Traceback (most recent call last):
  66. File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 126, in main
  67. self.run(options, args)
  68. File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 228, in run
  69. requirement_set.install(install_options, global_options)
  70. File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1093, in install
  71. File "/usr/lib/python2.7/dist-packages/pip/req.py", line 1093, in install
  72. requirement.install(install_options, global_options)
  73. File "/usr/lib/python2.7/dist-packages/pip/req.py", line 566, in install
  74. cwd=self.source_dir, filter_stdout=self._filter_install, show_stdout=False)
  75. File "/usr/lib/python2.7/dist-packages/pip/__init__.py", line 255, in call_subprocess
  76. % (command_desc, proc.returncode))
  77. InstallationError: Command /usr/bin/python -c "import setuptools;__file__='/skybot/build/lxml/setup.py';exec(compile(open(__file__).read().replace('\$
  78.