Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2015
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.50 KB | None | 0 0
  1. Collecting python-ldap
  2. /opt/noc/lib/python2.7/site-packages/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning.
  3. InsecurePlatformWarning
  4. Downloading python-ldap-2.4.20.tar.gz (142kB)
  5. 100% |████████████████████████████████| 143kB 2.4MB/s
  6. Requirement already satisfied (use --upgrade to upgrade): setuptools in ./lib/python2.7/site-packages (from python-ldap)
  7. Installing collected packages: python-ldap
  8. Running setup.py install for python-ldap
  9. Complete output from command /opt/noc/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-O1a8pa/python-ldap/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-Fahjfm-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/noc/include/site/python2.7/python-ldap:
  10. defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R
  11. extra_compile_args:
  12. extra_objects:
  13. include_dirs: /usr/include /usr/include/sasl /usr/local/include /usr/local/include/sasl
  14. library_dirs: /usr/lib /usr/lib64 /usr/local/lib /usr/local/lib64
  15. libs: ldap_r
  16. running install
  17. running build
  18. running build_py
  19. file Lib/ldap.py (for module ldap) not found
  20. file Lib/ldap/controls.py (for module ldap.controls) not found
  21. file Lib/ldap/extop.py (for module ldap.extop) not found
  22. file Lib/ldap/schema.py (for module ldap.schema) not found
  23. creating build
  24. creating build/lib.linux-x86_64-2.7
  25. copying Lib/ldapurl.py -> build/lib.linux-x86_64-2.7
  26. copying Lib/ldif.py -> build/lib.linux-x86_64-2.7
  27. copying Lib/dsml.py -> build/lib.linux-x86_64-2.7
  28. creating build/lib.linux-x86_64-2.7/ldap
  29. copying Lib/ldap/__init__.py -> build/lib.linux-x86_64-2.7/ldap
  30. copying Lib/ldap/async.py -> build/lib.linux-x86_64-2.7/ldap
  31. creating build/lib.linux-x86_64-2.7/ldap/controls
  32. copying Lib/ldap/controls/__init__.py -> build/lib.linux-x86_64-2.7/ldap/controls
  33. copying Lib/ldap/controls/libldap.py -> build/lib.linux-x86_64-2.7/ldap/controls
  34. copying Lib/ldap/controls/openldap.py -> build/lib.linux-x86_64-2.7/ldap/controls
  35. copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-x86_64-2.7/ldap/controls
  36. copying Lib/ldap/controls/psearch.py -> build/lib.linux-x86_64-2.7/ldap/controls
  37. copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-x86_64-2.7/ldap/controls
  38. copying Lib/ldap/controls/readentry.py -> build/lib.linux-x86_64-2.7/ldap/controls
  39. copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-x86_64-2.7/ldap/controls
  40. copying Lib/ldap/controls/simple.py -> build/lib.linux-x86_64-2.7/ldap/controls
  41. copying Lib/ldap/cidict.py -> build/lib.linux-x86_64-2.7/ldap
  42. copying Lib/ldap/dn.py -> build/lib.linux-x86_64-2.7/ldap
  43. creating build/lib.linux-x86_64-2.7/ldap/extop
  44. copying Lib/ldap/extop/__init__.py -> build/lib.linux-x86_64-2.7/ldap/extop
  45. copying Lib/ldap/extop/dds.py -> build/lib.linux-x86_64-2.7/ldap/extop
  46. copying Lib/ldap/filter.py -> build/lib.linux-x86_64-2.7/ldap
  47. copying Lib/ldap/functions.py -> build/lib.linux-x86_64-2.7/ldap
  48. copying Lib/ldap/ldapobject.py -> build/lib.linux-x86_64-2.7/ldap
  49. copying Lib/ldap/logger.py -> build/lib.linux-x86_64-2.7/ldap
  50. copying Lib/ldap/modlist.py -> build/lib.linux-x86_64-2.7/ldap
  51. copying Lib/ldap/resiter.py -> build/lib.linux-x86_64-2.7/ldap
  52. copying Lib/ldap/sasl.py -> build/lib.linux-x86_64-2.7/ldap
  53. creating build/lib.linux-x86_64-2.7/ldap/schema
  54. copying Lib/ldap/schema/__init__.py -> build/lib.linux-x86_64-2.7/ldap/schema
  55. copying Lib/ldap/schema/models.py -> build/lib.linux-x86_64-2.7/ldap/schema
  56. copying Lib/ldap/schema/subentry.py -> build/lib.linux-x86_64-2.7/ldap/schema
  57. copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-x86_64-2.7/ldap/schema
  58. copying Lib/ldap/syncrepl.py -> build/lib.linux-x86_64-2.7/ldap
  59. file Lib/ldap.py (for module ldap) not found
  60. file Lib/ldap/controls.py (for module ldap.controls) not found
  61. file Lib/ldap/extop.py (for module ldap.extop) not found
  62. file Lib/ldap/schema.py (for module ldap.schema) not found
  63. running egg_info
  64. writing requirements to Lib/python_ldap.egg-info/requires.txt
  65. writing Lib/python_ldap.egg-info/PKG-INFO
  66. writing top-level names to Lib/python_ldap.egg-info/top_level.txt
  67. writing dependency_links to Lib/python_ldap.egg-info/dependency_links.txt
  68. warning: manifest_maker: standard file '-c' not found
  69.  
  70. file Lib/ldap.py (for module ldap) not found
  71. file Lib/ldap/controls.py (for module ldap.controls) not found
  72. file Lib/ldap/extop.py (for module ldap.extop) not found
  73. file Lib/ldap/schema.py (for module ldap.schema) not found
  74. reading manifest file 'Lib/python_ldap.egg-info/SOURCES.txt'
  75. reading manifest template 'MANIFEST.in'
  76. warning: no files found matching 'Makefile'
  77. warning: no files found matching 'Modules/LICENSE'
  78. writing manifest file 'Lib/python_ldap.egg-info/SOURCES.txt'
  79. running build_ext
  80. building '_ldap' extension
  81. creating build/temp.linux-x86_64-2.7
  82. creating build/temp.linux-x86_64-2.7/Modules
  83. gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.20 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python2.7 -c Modules/LDAPObject.c -o build/temp.linux-x86_64-2.7/Modules/LDAPObject.o
  84. In file included from Modules/LDAPObject.c:9:0:
  85. Modules/errors.h:8:18: fatal error: lber.h: No such file or directory
  86. compilation terminated.
  87. error: command 'gcc' failed with exit status 1
  88.  
  89. ----------------------------------------
  90. Command "/opt/noc/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-build-O1a8pa/python-ldap/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'), __file__, 'exec'))" install --record /tmp/pip-Fahjfm-record/install-record.txt --single-version-externally-managed --compile --install-headers /opt/noc/include/site/python2.7/python-ldap" failed with error code 1 in /tmp/pip-build-O1a8pa/python-ldap
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement