ishanra

Untitled

Dec 7th, 2021
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.16 KB | None | 0 0
  1. Running setup.py install for pyldap: started
  2.     Running setup.py install for pyldap: finished with status 'error'
  3.     Complete output from command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f0v_lu10/pyldap/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-7_zwsdpt-record/install-record.txt --single-version-externally-managed --compile:
  4.     defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R
  5.     extra_compile_args:
  6.     extra_objects:
  7.     include_dirs: /usr/include /usr/include/sasl /usr/local/include /usr/local/include/sasl
  8.     library_dirs: /usr/lib /usr/lib64 /usr/local/lib /usr/local/lib64
  9.     libs: ldap_r
  10.     running install
  11.     running build
  12.     running build_py
  13.     file Lib/ldap.py (for module ldap) not found
  14.     file Lib/ldap/controls.py (for module ldap.controls) not found
  15.     file Lib/ldap/extop.py (for module ldap.extop) not found
  16.     file Lib/ldap/schema.py (for module ldap.schema) not found
  17.     creating build
  18.     creating build/lib.linux-x86_64-3.5
  19.     copying Lib/ldapurl.py -> build/lib.linux-x86_64-3.5
  20.     copying Lib/ldif.py -> build/lib.linux-x86_64-3.5
  21.     copying Lib/dsml.py -> build/lib.linux-x86_64-3.5
  22.     creating build/lib.linux-x86_64-3.5/ldap
  23.     copying Lib/ldap/__init__.py -> build/lib.linux-x86_64-3.5/ldap
  24.     copying Lib/ldap/async.py -> build/lib.linux-x86_64-3.5/ldap
  25.     copying Lib/ldap/compat.py -> build/lib.linux-x86_64-3.5/ldap
  26.     creating build/lib.linux-x86_64-3.5/ldap/controls
  27.     copying Lib/ldap/controls/__init__.py -> build/lib.linux-x86_64-3.5/ldap/controls
  28.     copying Lib/ldap/controls/deref.py -> build/lib.linux-x86_64-3.5/ldap/controls
  29.     copying Lib/ldap/controls/libldap.py -> build/lib.linux-x86_64-3.5/ldap/controls
  30.     copying Lib/ldap/controls/openldap.py -> build/lib.linux-x86_64-3.5/ldap/controls
  31.     copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-x86_64-3.5/ldap/controls
  32.     copying Lib/ldap/controls/psearch.py -> build/lib.linux-x86_64-3.5/ldap/controls
  33.     copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-x86_64-3.5/ldap/controls
  34.     copying Lib/ldap/controls/readentry.py -> build/lib.linux-x86_64-3.5/ldap/controls
  35.     copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-x86_64-3.5/ldap/controls
  36.     copying Lib/ldap/controls/simple.py -> build/lib.linux-x86_64-3.5/ldap/controls
  37.     copying Lib/ldap/controls/sss.py -> build/lib.linux-x86_64-3.5/ldap/controls
  38.     copying Lib/ldap/cidict.py -> build/lib.linux-x86_64-3.5/ldap
  39.     copying Lib/ldap/dn.py -> build/lib.linux-x86_64-3.5/ldap
  40.     creating build/lib.linux-x86_64-3.5/ldap/extop
  41.     copying Lib/ldap/extop/__init__.py -> build/lib.linux-x86_64-3.5/ldap/extop
  42.     copying Lib/ldap/extop/dds.py -> build/lib.linux-x86_64-3.5/ldap/extop
  43.     copying Lib/ldap/filter.py -> build/lib.linux-x86_64-3.5/ldap
  44.     copying Lib/ldap/functions.py -> build/lib.linux-x86_64-3.5/ldap
  45.     copying Lib/ldap/ldapobject.py -> build/lib.linux-x86_64-3.5/ldap
  46.     copying Lib/ldap/logger.py -> build/lib.linux-x86_64-3.5/ldap
  47.     copying Lib/ldap/modlist.py -> build/lib.linux-x86_64-3.5/ldap
  48.     copying Lib/ldap/resiter.py -> build/lib.linux-x86_64-3.5/ldap
  49.     copying Lib/ldap/sasl.py -> build/lib.linux-x86_64-3.5/ldap
  50.     creating build/lib.linux-x86_64-3.5/ldap/schema
  51.     copying Lib/ldap/schema/__init__.py -> build/lib.linux-x86_64-3.5/ldap/schema
  52.     copying Lib/ldap/schema/models.py -> build/lib.linux-x86_64-3.5/ldap/schema
  53.     copying Lib/ldap/schema/subentry.py -> build/lib.linux-x86_64-3.5/ldap/schema
  54.     copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-x86_64-3.5/ldap/schema
  55.     copying Lib/ldap/syncrepl.py -> build/lib.linux-x86_64-3.5/ldap
  56.     file Lib/ldap.py (for module ldap) not found
  57.     file Lib/ldap/controls.py (for module ldap.controls) not found
  58.     file Lib/ldap/extop.py (for module ldap.extop) not found
  59.     file Lib/ldap/schema.py (for module ldap.schema) not found
  60.     running egg_info
  61.     writing requirements to Lib/pyldap.egg-info/requires.txt
  62.     writing Lib/pyldap.egg-info/PKG-INFO
  63.     writing top-level names to Lib/pyldap.egg-info/top_level.txt
  64.     writing dependency_links to Lib/pyldap.egg-info/dependency_links.txt
  65.     file Lib/ldap.py (for module ldap) not found
  66.     file Lib/ldap/controls.py (for module ldap.controls) not found
  67.     file Lib/ldap/extop.py (for module ldap.extop) not found
  68.     file Lib/ldap/schema.py (for module ldap.schema) not found
  69.     reading manifest file 'Lib/pyldap.egg-info/SOURCES.txt'
  70.     reading manifest template 'MANIFEST.in'
  71.     warning: no files found matching 'Makefile'
  72.     warning: no files found matching 'Modules/LICENSE'
  73.     writing manifest file 'Lib/pyldap.egg-info/SOURCES.txt'
  74.     running build_ext
  75.     building '_ldap' extension
  76.     creating build/temp.linux-x86_64-3.5
  77.     creating build/temp.linux-x86_64-3.5/Modules
  78.     x86_64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -g -fdebug-prefix-map=/build/python3.5-5Cvh2K/python3.5-3.5.3=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.28 -IModules -I/usr/include -I/usr/include/sasl -I/usr/local/include -I/usr/local/include/sasl -I/usr/include/python3.5m -c Modules/LDAPObject.c -o build/temp.linux-x86_64-3.5/Modules/LDAPObject.o
  79.     In file included from Modules/LDAPObject.c:9:0:
  80.     Modules/errors.h:8:18: fatal error: lber.h: No such file or directory
  81.      #include "lber.h"
  82.                       ^
  83.     compilation terminated.
  84.     error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
  85.    
  86.     ----------------------------------------
  87.   Can't rollback pyldap, nothing uninstalled.
  88. Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f0v_lu10/pyldap/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-7_zwsdpt-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-f0v_lu10/pyldap/
  89.  
Advertisement
Add Comment
Please, Sign In to add comment