Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/python-ldap.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-46bdd5e711bb10be7559b879b81db89c36ac0218/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/python-ldap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: bogus date in %changelog: Tue May 15 2006 Matthew Barnes - 2.2.0-1 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/python-ldap-2.4.15-2.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/python-ldap.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-46bdd5e711bb10be7559b879b81db89c36ac0218/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/python-ldap.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: bogus date in %changelog: Tue May 15 2006 Matthew Barnes - 2.2.0-1 Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Lbabmg + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-ldap-2.4.15 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-ldap-2.4.15.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-ldap-2.4.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-ldap-2.4.6-dirs.patch):' Patch #0 (python-ldap-2.4.6-dirs.patch): + /usr/bin/cat /builddir/build/SOURCES/python-ldap-2.4.6-dirs.patch + /usr/bin/patch -p1 -b --suffix .dirs --fuzz=0 patching file setup.cfg + echo 'Patch #1 (python-ldap-2.4.15-syncrepl-refreshdone.patch):' Patch #1 (python-ldap-2.4.15-syncrepl-refreshdone.patch): + /usr/bin/cat /builddir/build/SOURCES/python-ldap-2.4.15-syncrepl-refreshdone.patch + /usr/bin/patch -p1 -b --suffix .syncrepl-refreshdone --fuzz=0 patching file Demo/pyasn1/syncrepl.py patching file Lib/ldap/syncrepl.py + rm -rf Demo/Lib/ldap/.cvsignore Demo/.cvsignore Demo/Lib/ldif/.cvsignore Demo/Lib/ldap/async/.cvsignore Demo/Lib/.cvsignore Demo/Lib/ldapurl/.cvsignore + sed -i 's|#! python|#!/usr/bin/python|g' Demo/simplebrowse.py + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dWda6l + umask 022 + cd /builddir/build/BUILD + cd python-ldap-2.4.15 + /usr/bin/python setup.py build defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R extra_compile_args: extra_objects: include_dirs: /usr/include/sasl libs: ldap_r running build running build_py file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found creating build creating build/lib.linux-armv7l-2.7 copying Lib/ldapurl.py -> build/lib.linux-armv7l-2.7 copying Lib/ldif.py -> build/lib.linux-armv7l-2.7 copying Lib/dsml.py -> build/lib.linux-armv7l-2.7 creating build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/__init__.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/async.py -> build/lib.linux-armv7l-2.7/ldap creating build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-armv7l-2.7/ldap/controls copying Lib/ldap/cidict.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/dn.py -> build/lib.linux-armv7l-2.7/ldap creating build/lib.linux-armv7l-2.7/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-armv7l-2.7/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-armv7l-2.7/ldap/extop copying Lib/ldap/filter.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/functions.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/logger.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/modlist.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/resiter.py -> build/lib.linux-armv7l-2.7/ldap copying Lib/ldap/sasl.py -> build/lib.linux-armv7l-2.7/ldap creating build/lib.linux-armv7l-2.7/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-armv7l-2.7/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-armv7l-2.7/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-armv7l-2.7/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-armv7l-2.7/ldap/schema copying Lib/ldap/syncrepl.py -> build/lib.linux-armv7l-2.7/ldap file Lib/ldap.py (for module ldap) not found file Lib/ldap/controls.py (for module ldap.controls) not found file Lib/ldap/extop.py (for module ldap.extop) not found file Lib/ldap/schema.py (for module ldap.schema) not found running build_ext building '_ldap' extension creating build/temp.linux-armv7l-2.7 creating build/temp.linux-armv7l-2.7/Modules gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/LDAPObject.c -o build/temp.linux-armv7l-2.7/Modules/LDAPObject.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/ldapcontrol.c -o build/temp.linux-armv7l-2.7/Modules/ldapcontrol.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/common.c -o build/temp.linux-armv7l-2.7/Modules/common.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/constants.c -o build/temp.linux-armv7l-2.7/Modules/constants.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/errors.c -o build/temp.linux-armv7l-2.7/Modules/errors.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/functions.c -o build/temp.linux-armv7l-2.7/Modules/functions.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/schema.c -o build/temp.linux-armv7l-2.7/Modules/schema.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/ldapmodule.c -o build/temp.linux-armv7l-2.7/Modules/ldapmodule.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/message.c -o build/temp.linux-armv7l-2.7/Modules/message.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/version.c -o build/temp.linux-armv7l-2.7/Modules/version.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/options.c -o build/temp.linux-armv7l-2.7/Modules/options.o gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.15 -IModules -I/usr/include/sasl -I/usr/include/python2.7 -c Modules/berval.c -o build/temp.linux-armv7l-2.7/Modules/berval.o gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/Modules/LDAPObject.o build/temp.linux-armv7l-2.7/Modules/ldapcontrol.o build/temp.linux-armv7l-2.7/Modules/common.o build/temp.linux-armv7l-2.7/Modules/constants.o build/temp.linux-armv7l-2.7/Modules/errors.o build/temp.linux-armv7l-2.7/Modules/functions.o build/temp.linux-armv7l-2.7/Modules/schema.o build/temp.linux-armv7l-2.7/Modules/ldapmodule.o build/temp.linux-armv7l-2.7/Modules/message.o build/temp.linux-armv7l-2.7/Modules/version.o build/temp.linux-armv7l-2.7/Modules/options.o build/temp.linux-armv7l-2.7/Modules/berval.o -L/usr/lib -lldap_r -lpython2.7 -o build/lib.linux-armv7l-2.7/_ldap.so Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.NQesEA + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm ++ dirname /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm + cd python-ldap-2.4.15 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R extra_compile_args: extra_objects: include_dirs: /usr/include/sasl libs: ldap_r running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/dsml.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/_ldap.so -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/extop copying build/lib.linux-armv7l-2.7/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/extop copying build/lib.linux-armv7l-2.7/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/extop copying build/lib.linux-armv7l-2.7/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema copying build/lib.linux-armv7l-2.7/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema copying build/lib.linux-armv7l-2.7/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema copying build/lib.linux-armv7l-2.7/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema copying build/lib.linux-armv7l-2.7/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema copying build/lib.linux-armv7l-2.7/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls copying build/lib.linux-armv7l-2.7/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap copying build/lib.linux-armv7l-2.7/ldif.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/dsml.py to dsml.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/extop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/extop/dds.py to dds.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/cidict.py to cidict.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/dn.py to dn.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/syncrepl.py to syncrepl.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/resiter.py to resiter.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/modlist.py to modlist.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema/subentry.py to subentry.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/schema/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/sasl.py to sasl.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/ldapobject.py to ldapobject.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/openldap.py to openldap.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/simple.py to simple.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/psearch.py to psearch.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/ppolicy.py to ppolicy.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/sessiontrack.py to sessiontrack.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/libldap.py to libldap.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/controls/readentry.py to readentry.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldap/async.py to async.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldif.py to ldif.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/ldapurl.py to ldapurl.pyc writing byte-compilation script '/tmp/tmpn65NvW.py' /usr/bin/python -O /tmp/tmpn65NvW.py removing /tmp/tmpn65NvW.py running install_egg_info Writing /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/python_ldap-2.4.15-py2.7.egg-info + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/python-ldap-2.4.15 extracting debug info from /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7/site-packages/_ldap.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 201 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/lib/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-ldap-2.4.15-2.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zf9A4c + umask 022 + cd /builddir/build/BUILD + cd python-ldap-2.4.15 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/share/doc/python-ldap-2.4.15 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/share/doc/python-ldap-2.4.15 + cp -pr LICENCE /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/share/doc/python-ldap-2.4.15 + cp -pr CHANGES /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/share/doc/python-ldap-2.4.15 + cp -pr README /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/share/doc/python-ldap-2.4.15 + cp -pr TODO /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/share/doc/python-ldap-2.4.15 + cp -pr Demo /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm/usr/share/doc/python-ldap-2.4.15 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib/python2.7/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python-ldap = 0:2.4.15-2.el7 python-ldap(armv7hl-32) = 0:2.4.15-2.el7 Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libldap_r-2.4.so.2 libpthread.so.0 libpython2.7.so.1.0 python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-ldap-debuginfo-2.4.15-2.el7.armv7hl Provides: python-ldap-debuginfo = 0:2.4.15-2.el7 python-ldap-debuginfo(armv7hl-32) = 0:2.4.15-2.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm Wrote: /builddir/build/RPMS/python-ldap-2.4.15-2.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/python-ldap-debuginfo-2.4.15-2.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dl45RW + umask 022 + cd /builddir/build/BUILD + cd python-ldap-2.4.15 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ldap-2.4.15-2.el7.arm + exit 0 Child return code was: 0 LEAVE do -->