+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/python-ldap.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild warning: bogus date in %changelog: Tue May 15 2006 Matthew Barnes - 2.2.0-1 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.aIz2rM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf python-ldap-2.4.25 + /usr/bin/gzip -dc /builddir/build/SOURCES/python-ldap-2.4.25.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd python-ldap-2.4.25 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (python-ldap-2.4.16-dirs.patch):' Patch #0 (python-ldap-2.4.16-dirs.patch): + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .dirs --fuzz=0 patching file setup.cfg + 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.l1SSzS + umask 022 + cd /builddir/build/BUILD + cd python-ldap-2.4.25 + /usr/bin/python setup.py build DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R extra_compile_args: -g extra_objects: include_dirs: /usr/include/sasl /usr/include library_dirs: /usr/lib /usr/lib64 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-riscv64-2.7 copying Lib/ldapurl.py -> build/lib.linux-riscv64-2.7 copying Lib/ldif.py -> build/lib.linux-riscv64-2.7 copying Lib/dsml.py -> build/lib.linux-riscv64-2.7 creating build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/__init__.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/async.py -> build/lib.linux-riscv64-2.7/ldap creating build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/__init__.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/deref.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/libldap.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/openldap.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/ppolicy.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/psearch.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/pwdpolicy.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/readentry.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/sessiontrack.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/controls/simple.py -> build/lib.linux-riscv64-2.7/ldap/controls copying Lib/ldap/cidict.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/dn.py -> build/lib.linux-riscv64-2.7/ldap creating build/lib.linux-riscv64-2.7/ldap/extop copying Lib/ldap/extop/__init__.py -> build/lib.linux-riscv64-2.7/ldap/extop copying Lib/ldap/extop/dds.py -> build/lib.linux-riscv64-2.7/ldap/extop copying Lib/ldap/filter.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/functions.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/ldapobject.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/logger.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/modlist.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/resiter.py -> build/lib.linux-riscv64-2.7/ldap copying Lib/ldap/sasl.py -> build/lib.linux-riscv64-2.7/ldap creating build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/__init__.py -> build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/models.py -> build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/subentry.py -> build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/schema/tokenizer.py -> build/lib.linux-riscv64-2.7/ldap/schema copying Lib/ldap/syncrepl.py -> build/lib.linux-riscv64-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-riscv64-2.7 creating build/temp.linux-riscv64-2.7/Modules gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/LDAPObject.c -o build/temp.linux-riscv64-2.7/Modules/LDAPObject.o -g In file included from /usr/include/python2.7/Python.h:78:0, from Modules/common.h:10, from Modules/LDAPObject.c:4: Modules/LDAPObject.c: In function 'Tuple_to_LDAPMod': /usr/include/python2.7/pymem.h:97:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) ^ /usr/include/python2.7/pymem.h:75:15: note: in definition of macro 'PyMem_MALLOC' : malloc((n) ? (n) : 1)) ^ Modules/LDAPObject.c:135:20: note: in expansion of macro 'PyMem_NEW' lm->mod_type = PyMem_NEW(char, len + 1); ^~~~~~~~~ /usr/include/python2.7/pymem.h:97:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) ^ /usr/include/python2.7/pymem.h:75:15: note: in definition of macro 'PyMem_MALLOC' : malloc((n) ? (n) : 1)) ^ Modules/LDAPObject.c:155:27: note: in expansion of macro 'PyMem_NEW' lm->mod_bvalues = PyMem_NEW(struct berval *, nstrs + 1); ^~~~~~~~~ Modules/LDAPObject.c: In function 'List_to_LDAPMods': /usr/include/python2.7/pymem.h:97:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) ^ /usr/include/python2.7/pymem.h:75:15: note: in definition of macro 'PyMem_MALLOC' : malloc((n) ? (n) : 1)) ^ Modules/LDAPObject.c:227:11: note: in expansion of macro 'PyMem_NEW' lms = PyMem_NEW(LDAPMod *, len + 1); ^~~~~~~~~ Modules/LDAPObject.c: In function 'attrs_from_List': /usr/include/python2.7/pymem.h:97:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) ^ /usr/include/python2.7/pymem.h:75:15: note: in definition of macro 'PyMem_MALLOC' : malloc((n) ? (n) : 1)) ^ Modules/LDAPObject.c:280:17: note: in expansion of macro 'PyMem_NEW' attrs = PyMem_NEW(char *, len + 1); ^~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/ldapcontrol.c -o build/temp.linux-riscv64-2.7/Modules/ldapcontrol.o -g In file included from /usr/include/python2.7/Python.h:78:0, from Modules/common.h:10, from Modules/ldapcontrol.c:4: Modules/ldapcontrol.c: In function 'Tuple_to_LDAPControl': /usr/include/python2.7/pymem.h:97:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) ^ /usr/include/python2.7/pymem.h:75:15: note: in definition of macro 'PyMem_MALLOC' : malloc((n) ? (n) : 1)) ^ Modules/ldapcontrol.c:93:21: note: in expansion of macro 'PyMem_NEW' lc->ldctl_oid = PyMem_NEW(char, len + 1); ^~~~~~~~~ Modules/ldapcontrol.c: In function 'LDAPControls_from_object': /usr/include/python2.7/pymem.h:97:30: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) ^ /usr/include/python2.7/pymem.h:75:15: note: in definition of macro 'PyMem_MALLOC' : malloc((n) ? (n) : 1)) ^ Modules/ldapcontrol.c:140:12: note: in expansion of macro 'PyMem_NEW' ldcs = PyMem_NEW(LDAPControl*, len + 1); ^~~~~~~~~ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/common.c -o build/temp.linux-riscv64-2.7/Modules/common.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/constants.c -o build/temp.linux-riscv64-2.7/Modules/constants.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/errors.c -o build/temp.linux-riscv64-2.7/Modules/errors.o -g Modules/errors.c: In function 'LDAPerror': Modules/errors.c:101:19: warning: comparison between pointer and zero character constant [-Wpointer-compare] if (error != '\0') { ^~ Modules/errors.c:101:13: note: did you mean to dereference the pointer? if (error != '\0') { ^ gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/functions.c -o build/temp.linux-riscv64-2.7/Modules/functions.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/schema.c -o build/temp.linux-riscv64-2.7/Modules/schema.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/ldapmodule.c -o build/temp.linux-riscv64-2.7/Modules/ldapmodule.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/message.c -o build/temp.linux-riscv64-2.7/Modules/message.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/version.c -o build/temp.linux-riscv64-2.7/Modules/version.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/options.c -o build/temp.linux-riscv64-2.7/Modules/options.o -g gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DHAVE_SASL -DHAVE_TLS -DHAVE_LIBLDAP_R -DHAVE_LIBLDAP_R -DLDAPMODULE_VERSION=2.4.25 -IModules -I/usr/include/sasl -I/usr/include -I/usr/include/python2.7 -c Modules/berval.c -o build/temp.linux-riscv64-2.7/Modules/berval.o -g gcc -pthread -shared -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld build/temp.linux-riscv64-2.7/Modules/LDAPObject.o build/temp.linux-riscv64-2.7/Modules/ldapcontrol.o build/temp.linux-riscv64-2.7/Modules/common.o build/temp.linux-riscv64-2.7/Modules/constants.o build/temp.linux-riscv64-2.7/Modules/errors.o build/temp.linux-riscv64-2.7/Modules/functions.o build/temp.linux-riscv64-2.7/Modules/schema.o build/temp.linux-riscv64-2.7/Modules/ldapmodule.o build/temp.linux-riscv64-2.7/Modules/message.o build/temp.linux-riscv64-2.7/Modules/version.o build/temp.linux-riscv64-2.7/Modules/options.o build/temp.linux-riscv64-2.7/Modules/berval.o -L/usr/lib -L/usr/lib64 -L/usr/lib64 -Wl,-R/usr/lib -lldap_r -lpython2.7 -o build/lib.linux-riscv64-2.7/_ldap.so + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.bIhTUO + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64 + cd python-ldap-2.4.25 + /usr/bin/python setup.py install --skip-build --root /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64 DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out defines: HAVE_SASL HAVE_TLS HAVE_LIBLDAP_R extra_compile_args: -g extra_objects: include_dirs: /usr/include/sasl /usr/include library_dirs: /usr/lib /usr/lib64 libs: ldap_r running install running install_lib creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64 creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/cidict.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/ldapobject.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/functions.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/tokenizer.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/subentry.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/models.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/schema/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema copying build/lib.linux-riscv64-2.7/ldap/modlist.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/syncrepl.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/async.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/dn.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/resiter.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/psearch.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/openldap.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/pwdpolicy.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/sessiontrack.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/readentry.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/libldap.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/simple.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/deref.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/controls/ppolicy.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls copying build/lib.linux-riscv64-2.7/ldap/filter.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/sasl.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap copying build/lib.linux-riscv64-2.7/ldap/logger.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap creating /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/extop copying build/lib.linux-riscv64-2.7/ldap/extop/dds.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/extop copying build/lib.linux-riscv64-2.7/ldap/extop/__init__.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/extop copying build/lib.linux-riscv64-2.7/ldif.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/_ldap.so -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/dsml.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages copying build/lib.linux-riscv64-2.7/ldapurl.py -> /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/cidict.py to cidict.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/ldapobject.py to ldapobject.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/functions.py to functions.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/tokenizer.py to tokenizer.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/subentry.py to subentry.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/models.py to models.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/schema/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/modlist.py to modlist.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/syncrepl.py to syncrepl.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/async.py to async.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/dn.py to dn.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/resiter.py to resiter.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/psearch.py to psearch.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/openldap.py to openldap.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/pwdpolicy.py to pwdpolicy.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/sessiontrack.py to sessiontrack.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/readentry.py to readentry.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/libldap.py to libldap.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/simple.py to simple.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/deref.py to deref.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/controls/ppolicy.py to ppolicy.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/filter.py to filter.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/sasl.py to sasl.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/logger.py to logger.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/extop/dds.py to dds.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldap/extop/__init__.py to __init__.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldif.py to ldif.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/dsml.py to dsml.pyc byte-compiling /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/ldapurl.py to ldapurl.pyc writing byte-compilation script '/tmp/tmpT4SD4c.py' /usr/bin/python -O /tmp/tmpT4SD4c.py DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out removing /tmp/tmpT4SD4c.py running install_egg_info Writing /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/lib64/python2.7/site-packages/python_ldap-2.4.25-py2.7.egg-info + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/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.25-2.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: python-ldap-2.4.25-2.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LCUVSt + umask 022 + cd /builddir/build/BUILD + cd python-ldap-2.4.25 + DOCDIR=/builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/share/doc/python-ldap + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/share/doc/python-ldap + cp -pr LICENCE /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/share/doc/python-ldap + cp -pr CHANGES /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/share/doc/python-ldap + cp -pr README /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/share/doc/python-ldap + cp -pr TODO /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/share/doc/python-ldap + cp -pr Demo /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64/usr/share/doc/python-ldap + exit 0 warning: Deprecated external dependency generator is used! Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/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 " Finding Conflicts: Finding Obsoletes: Finding Recommends: Finding Suggests: Finding Supplements: Finding Enhances: Provides: python-ldap = 0:2.4.25-2.fc28 python-ldap(riscv-64) = 0:2.4.25-2.fc28 python2.7dist(python-ldap) = 2.4.25 python2dist(python-ldap) = 2.4.25 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libldap_r-2.4.so.2()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64 Wrote: /builddir/build/SRPMS/python-ldap-2.4.25-2.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/python-ldap-2.4.25-2.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xuPd2B + umask 022 + cd /builddir/build/BUILD + cd python-ldap-2.4.25 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-ldap-2.4.25-2.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff