Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Mozilla-LDAP.spec'], chrootPath='/var/lib/mock/f31-build-45533-26354/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/perl-Mozilla-LDAP.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559174400 Wrote: /builddir/build/SRPMS/perl-Mozilla-LDAP-1.5.3-29.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Mozilla-LDAP.spec'], chrootPath='/var/lib/mock/f31-build-45533-26354/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/perl-Mozilla-LDAP.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1559174400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.29FU0d + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf perl-mozldap-1.5.3 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/perl-mozldap-1.5.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd perl-mozldap-1.5.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cat + chmod +x /builddir/build/BUILD/perl-mozldap-1.5.3/perl-Mozilla-LDAP-prov + cat + chmod +x /builddir/build/BUILD/perl-mozldap-1.5.3/perl-Mozilla-LDAP-req + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5BCu4c + umask 022 + cd /builddir/build/BUILD + cd perl-mozldap-1.5.3 + LDAPPKGNAME=openldap + CFLAGS='-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + perl /builddir/build/SOURCES/Makefile.PL.rpm PREFIX=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr INSTALLDIRS=vendor + make 'OPTIMIZE=-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' 'CFLAGS=-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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' BUILDSTDERR: Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in API.xs, line 3045 BUILDSTDERR: API.c: In function 'internal_rebind_proc': BUILDSTDERR: API.c:1361:9: warning: variable 'authmethod' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1361 | int authmethod; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_create_filter': BUILDSTDERR: API.c:2168:9: warning: unused variable 'value' [-Wunused-variable] BUILDSTDERR: 2168 | char * value = (char *)SvPV_nolen(ST(6)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c:2166:9: warning: unused variable 'attr' [-Wunused-variable] BUILDSTDERR: 2166 | char * attr = (char *)SvPV_nolen(ST(5)) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c:2164:9: warning: unused variable 'suffix' [-Wunused-variable] BUILDSTDERR: 2164 | char * suffix = (char *)SvPV_nolen(ST(4)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:2162:9: warning: unused variable 'prefix' [-Wunused-variable] BUILDSTDERR: 2162 | char * prefix = (char *)SvPV_nolen(ST(3)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:2160:9: warning: unused variable 'pattern' [-Wunused-variable] BUILDSTDERR: 2160 | char * pattern = (char *)SvPV_nolen(ST(2)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: API.c:2158:16: warning: unused variable 'buflen' [-Wunused-variable] BUILDSTDERR: 2158 | unsigned long buflen = (unsigned long)SvUV(ST(1)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_free_friendlymap': BUILDSTDERR: API.c:2635:16: warning: unused variable 'map' [-Wunused-variable] BUILDSTDERR: 2635 | FriendlyMap * map = INT2PTR(FriendlyMap *,SvIV(ST(0))) BUILDSTDERR: | ^~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_friendly_name': BUILDSTDERR: API.c:2689:16: warning: unused variable 'map' [-Wunused-variable] BUILDSTDERR: 2689 | FriendlyMap * map = INT2PTR(FriendlyMap *,SvIV(ST(2))) BUILDSTDERR: | ^~~ BUILDSTDERR: API.c:2685:9: warning: unused variable 'filename' [-Wunused-variable] BUILDSTDERR: 2685 | char * filename = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_getfilter_free': BUILDSTDERR: API.c:2760:17: warning: unused variable 'lfdp' [-Wunused-variable] BUILDSTDERR: 2760 | LDAPFiltDesc * lfdp = INT2PTR(LDAPFiltDesc *,SvIV(ST(0))) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_getfirstfilter': BUILDSTDERR: API.c:2782:9: warning: unused variable 'value' [-Wunused-variable] BUILDSTDERR: 2782 | char * value = (char *)SvPV_nolen(ST(2)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c:2780:9: warning: unused variable 'tagpat' [-Wunused-variable] BUILDSTDERR: 2780 | char * tagpat = (char *)SvPV_nolen(ST(1)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:2778:17: warning: unused variable 'lfdp' [-Wunused-variable] BUILDSTDERR: 2778 | LDAPFiltDesc * lfdp = INT2PTR(LDAPFiltDesc *,SvIV(ST(0))) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_get_lang_values': BUILDSTDERR: API.c:2813:9: warning: unused variable 'type' [-Wunused-variable] BUILDSTDERR: 2813 | char * type = (char *)SvPV_nolen(ST(3)) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c:2811:15: warning: unused variable 'target' [-Wunused-variable] BUILDSTDERR: 2811 | const char * target = (const char *)SvPV_nolen(ST(2)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:2809:16: warning: unused variable 'entry' [-Wunused-variable] BUILDSTDERR: 2809 | LDAPMessage * entry = INT2PTR(LDAPMessage *,SvIV(ST(1))) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_get_lang_values_len': BUILDSTDERR: API.c:2848:9: warning: unused variable 'type' [-Wunused-variable] BUILDSTDERR: 2848 | char * type = (char *)SvPV_nolen(ST(3)) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c:2846:15: warning: unused variable 'target' [-Wunused-variable] BUILDSTDERR: 2846 | const char * target = (const char *)SvPV_nolen(ST(2)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:2844:16: warning: unused variable 'entry' [-Wunused-variable] BUILDSTDERR: 2844 | LDAPMessage * entry = INT2PTR(LDAPMessage *,SvIV(ST(1))) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_getnextfilter': BUILDSTDERR: API.c:2934:17: warning: unused variable 'lfdp' [-Wunused-variable] BUILDSTDERR: 2934 | LDAPFiltDesc * lfdp = INT2PTR(LDAPFiltDesc *,SvIV(ST(0))) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_get_values': BUILDSTDERR: API.c:2987:15: warning: unused variable 'target' [-Wunused-variable] BUILDSTDERR: 2987 | const char * target = (const char *)SvPV_nolen(ST(2)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:2985:16: warning: unused variable 'entry' [-Wunused-variable] BUILDSTDERR: 2985 | LDAPMessage * entry = INT2PTR(LDAPMessage *,SvIV(ST(1))) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_init_getfilter': BUILDSTDERR: API.c:3069:9: warning: unused variable 'fname' [-Wunused-variable] BUILDSTDERR: 3069 | char * fname = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_init_getfilter_buf': BUILDSTDERR: API.c:3093:7: warning: unused variable 'buflen' [-Wunused-variable] BUILDSTDERR: 3093 | long buflen = (long)SvIV(ST(1)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:3091:9: warning: unused variable 'buf' [-Wunused-variable] BUILDSTDERR: 3091 | char * buf = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_destroy': BUILDSTDERR: API.c:3134:17: warning: unused variable 'cache' [-Wunused-variable] BUILDSTDERR: 3134 | LDAPMemCache * cache = INT2PTR(LDAPMemCache *,SvIV(ST(0))) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_flush': BUILDSTDERR: API.c:3156:6: warning: unused variable 'scope' [-Wunused-variable] BUILDSTDERR: 3156 | int scope = (int)SvIV(ST(2)) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c:3154:9: warning: unused variable 'dn' [-Wunused-variable] BUILDSTDERR: 3154 | char * dn = (char *)SvPV_nolen(ST(1)) BUILDSTDERR: | ^~ BUILDSTDERR: API.c:3152:17: warning: unused variable 'cache' [-Wunused-variable] BUILDSTDERR: 3152 | LDAPMemCache * cache = INT2PTR(LDAPMemCache *,SvIV(ST(0))) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_get': BUILDSTDERR: API.c:3174:9: warning: unused variable 'ld' [-Wunused-variable] BUILDSTDERR: 3174 | LDAP * ld = INT2PTR(LDAP *,SvIV(ST(0))) BUILDSTDERR: | ^~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_init': BUILDSTDERR: API.c:3202:16: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: 3202 | unsigned long size = (unsigned long)SvUV(ST(1)) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c:3200:16: warning: unused variable 'ttl' [-Wunused-variable] BUILDSTDERR: 3200 | unsigned long ttl = (unsigned long)SvUV(ST(0)) BUILDSTDERR: | ^~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_set': BUILDSTDERR: API.c:3234:17: warning: unused variable 'cache' [-Wunused-variable] BUILDSTDERR: 3234 | LDAPMemCache * cache = INT2PTR(LDAPMemCache *,SvIV(ST(1))) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c:3232:9: warning: unused variable 'ld' [-Wunused-variable] BUILDSTDERR: 3232 | LDAP * ld = INT2PTR(LDAP *,SvIV(ST(0))) BUILDSTDERR: | ^~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_update': BUILDSTDERR: API.c:3257:17: warning: unused variable 'cache' [-Wunused-variable] BUILDSTDERR: 3257 | LDAPMemCache * cache = INT2PTR(LDAPMemCache *,SvIV(ST(0))) BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_set_filter_additions': BUILDSTDERR: API.c:4318:9: warning: unused variable 'suffix' [-Wunused-variable] BUILDSTDERR: 4318 | char * suffix = (char *)SvPV_nolen(ST(2)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:4316:9: warning: unused variable 'prefix' [-Wunused-variable] BUILDSTDERR: 4316 | char * prefix = (char *)SvPV_nolen(ST(1)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:4314:17: warning: unused variable 'lfdp' [-Wunused-variable] BUILDSTDERR: 4314 | LDAPFiltDesc * lfdp = INT2PTR(LDAPFiltDesc *,SvIV(ST(0))) BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_version': BUILDSTDERR: API.c:4758:16: warning: unused variable 'ver' [-Wunused-variable] BUILDSTDERR: 4758 | LDAPVersion * ver = INT2PTR(LDAPVersion *,SvIV(ST(0))) BUILDSTDERR: | ^~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldapssl_clientauth_init': BUILDSTDERR: API.c:4812:9: warning: unused variable 'keydbhandle' [-Wunused-variable] BUILDSTDERR: 4812 | void * keydbhandle = INT2PTR(void *,SvIV(ST(4))) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: API.c:4810:9: warning: unused variable 'keydbpath' [-Wunused-variable] BUILDSTDERR: 4810 | char * keydbpath = (char *)SvPV_nolen(ST(3)) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: API.c:4808:6: warning: unused variable 'needkeydb' [-Wunused-variable] BUILDSTDERR: 4808 | int needkeydb = (int)SvIV(ST(2)) BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: API.c:4806:9: warning: unused variable 'certdbhandle' [-Wunused-variable] BUILDSTDERR: 4806 | void * certdbhandle = INT2PTR(void *,SvIV(ST(1))) BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: API.c:4804:9: warning: unused variable 'certdbpath' [-Wunused-variable] BUILDSTDERR: 4804 | char * certdbpath = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: In file included from API.c:62: BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldapssl_install_routines': BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:177:28: warning: unused variable 'targ' [-Wunused-variable] BUILDSTDERR: 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: | ^~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:177:28: note: in definition of macro 'dXSTARG' BUILDSTDERR: 177 | #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: | ^~~~ BUILDSTDERR: API.c:4883:6: warning: variable 'RETVAL' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4883 | int RETVAL; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:4881:9: warning: unused variable 'ld' [-Wunused-variable] BUILDSTDERR: 4881 | LDAP * ld = INT2PTR(LDAP *,SvIV(ST(0))) BUILDSTDERR: | ^~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldapssl_err2string': BUILDSTDERR: API.c:4926:12: warning: unused variable 'prerrno' [-Wunused-variable] BUILDSTDERR: 4926 | const int prerrno = (const int)SvIV(ST(0)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldapssl_set_strength': BUILDSTDERR: API.c:4953:6: warning: unused variable 'sslstrength' [-Wunused-variable] BUILDSTDERR: 4953 | int sslstrength = (int)SvIV(ST(1)) BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: API.c:4951:9: warning: unused variable 'ld' [-Wunused-variable] BUILDSTDERR: 4951 | LDAP * ld = INT2PTR(LDAP *,SvIV(ST(0))) BUILDSTDERR: | ^~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_prldap_install_routines': BUILDSTDERR: API.c:4985:6: warning: unused variable 'shared' [-Wunused-variable] BUILDSTDERR: 4985 | int shared = (int)SvIV(ST(1)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:4983:9: warning: unused variable 'ld' [-Wunused-variable] BUILDSTDERR: 4983 | LDAP * ld = INT2PTR(LDAP *,SvIV(ST(0))) BUILDSTDERR: | ^~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_prldap_set_session_option': BUILDSTDERR: API.c:5013:6: warning: unused variable 'optdata' [-Wunused-variable] BUILDSTDERR: 5013 | int optdata = (int)SvIV(ST(3)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: API.c:5011:6: warning: unused variable 'option' [-Wunused-variable] BUILDSTDERR: 5011 | int option = (int)SvIV(ST(2)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c:5009:9: warning: unused variable 'sessionarg' [-Wunused-variable] BUILDSTDERR: 5009 | void * sessionarg = INT2PTR(void *,SvIV(ST(1))) BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: API.c:5007:9: warning: unused variable 'ld' [-Wunused-variable] BUILDSTDERR: 5007 | LDAP * ld = INT2PTR(LDAP *,SvIV(ST(0))) BUILDSTDERR: | ^~ BUILDSTDERR: At top level: BUILDSTDERR: API.c:1105:1: warning: 'berptrptr2avref' defined but not used [-Wunused-function] BUILDSTDERR: 1105 | berptrptr2avref(struct berval **bval) BUILDSTDERR: | ^~~~~~~~~~~~~~~ BUILDSTDERR: API.c:300:1: warning: 'perldap_calloc' defined but not used [-Wunused-function] BUILDSTDERR: 300 | perldap_calloc(size_t number, size_t size) BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from API.c:92: BUILDSTDERR: constant.h:72:1: warning: 'not_here' defined but not used [-Wunused-function] BUILDSTDERR: 72 | not_here(s) BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5359, BUILDSTDERR: from API.c:61: BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_get': BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:815:24: warning: 'cachep' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 815 | #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: API.c:3176:18: note: 'cachep' was declared here BUILDSTDERR: 3176 | LDAPMemCache ** cachep; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_parse_entrychange_control': BUILDSTDERR: API.c:3704:6: warning: 'chgnumpresentp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 3704 | int chgnumpresentp; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5359, BUILDSTDERR: from API.c:61: BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:819:24: warning: 'prevdnp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 819 | #define sv_setpv(a,b) Perl_sv_setpv(aTHX_ a,b) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: API.c:3703:9: note: 'prevdnp' was declared here BUILDSTDERR: 3703 | char * prevdnp; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5359, BUILDSTDERR: from API.c:61: BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:815:24: warning: 'chgtypep' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 815 | #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: API.c:3702:15: note: 'chgtypep' was declared here BUILDSTDERR: 3702 | my_chgtype_t chgtypep; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_create_virtuallist_control': BUILDSTDERR: API.c:496:11: warning: 'ctrlp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 496 | ret = ldap_create_vlv_control(ld, &ldvlvinfo, ctrlp); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: API.c:2279:17: note: 'ctrlp' was declared here BUILDSTDERR: 2279 | LDAPControl ** ctrlp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_create_sort_control': BUILDSTDERR: API.c:408:30: warning: 'ctrlp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 408 | if ( sortKeyList == NULL || ctrlp == NULL ) { BUILDSTDERR: | ^ BUILDSTDERR: API.c:2234:17: note: 'ctrlp' was declared here BUILDSTDERR: 2234 | LDAPControl ** ctrlp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_create_persistentsearch_control': BUILDSTDERR: API.c:359:8: warning: 'ctrlp' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 359 | if (ctrlp == NULL || (changetypes & ~(LDAP_CONTROL_PERSIST_ENTRY_CHANGE_ADD | BUILDSTDERR: | ^ BUILDSTDERR: API.c:2208:17: note: 'ctrlp' was declared here BUILDSTDERR: 2208 | LDAPControl ** ctrlp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5359, BUILDSTDERR: from API.c:61: BUILDSTDERR: API.c: In function 'XS_Mozilla__LDAP__API_ldap_memcache_init': BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:815:24: warning: 'cachep' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 815 | #define sv_setiv(a,b) Perl_sv_setiv(aTHX_ a,b) BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: API.c:3206:18: note: 'cachep' was declared here BUILDSTDERR: 3206 | LDAPMemCache ** cachep; BUILDSTDERR: | ^~~~~~ + make test + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 PerLDAP - Perl 5 Module for LDAP ================================ Using CFLAGS = -I/usr/include/nss3 -I/usr/include/nspr4 ================================ Using LIBS = -lldap -llber -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl ######### before WriteMakefile ############# Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Mozilla::LDAP::API ######### after WriteMakefile ############# cp LDIF.pm blib/lib/Mozilla/LDAP/LDIF.pm cp Utils.pm blib/lib/Mozilla/LDAP/Utils.pm cp API.pm blib/lib/Mozilla/LDAP/API.pm AutoSplitting blib/lib/Mozilla/LDAP/API.pm (blib/lib/auto/Mozilla/LDAP/API) cp Entry.pm blib/lib/Mozilla/LDAP/Entry.pm cp Conn.pm blib/lib/Mozilla/LDAP/Conn.pm Running Mkbootstrap for API () chmod 644 "API.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- API.bs blib/arch/auto/Mozilla/LDAP/API/API.bs 644 "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -nolinenumbers -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/perl-mozldap-1.5.3/typemap' API.xs > API.xsc mv API.xsc API.c gcc -c -I/usr/include/nss3 -I/usr/include/nspr4 -D_REENTRANT -D_GNU_SOURCE -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -fwrapv -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"1.5\" -DXS_VERSION=\"1.5\" -fPIC "-I/usr/lib64/perl5/CORE" -DUSE_OPENLDAP -DUSE_SSL -DPRLDAP API.c rm -f blib/arch/auto/Mozilla/LDAP/API/API.so gcc -lpthread -shared -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong API.o -o blib/arch/auto/Mozilla/LDAP/API/API.so \ -lldap -llber -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lperl \ chmod 755 blib/arch/auto/Mozilla/LDAP/API/API.so Manifying 5 pod documents "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- API.bs blib/arch/auto/Mozilla/LDAP/API/API.bs 644 PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/api.t .... ok t/conn.t ... ok t/entry.t .. ok t/ldif.t ... ok t/utils.t .. ok All tests successful. Files=5, Tests=5, 6 wallclock secs ( 2.01 usr 0.67 sys + 2.80 cusr 1.68 csys = 7.16 CPU) Result: PASS Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1xDJpd + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 + cd perl-mozldap-1.5.3 + rm -rf /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 BUILDSTDERR: ++ perl -V:installarchlib + eval 'installarchlib='\''/usr/lib64/perl5'\'';' BUILDSTDERR: ++ installarchlib=/usr/lib64/perl5 + echo 'warning: %makeinstall is deprecated, try %make_install instead' BUILDSTDERR: warning: %makeinstall is deprecated, try %make_install instead + /usr/bin/make prefix=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr exec_prefix=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr bindir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/bin sbindir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/sbin sysconfdir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/etc datadir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share includedir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/include libdir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64 libexecdir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/libexec localstatedir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/var sharedstatedir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/var/lib mandir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/man infodir=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/info install BUILDSTDERR: ++ find /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 -type f -name perllocal.pod -o -name .packlist + rm -f /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/perllocal.pod /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mozilla/LDAP/API/.packlist + find /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 -name API.bs -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 -name API.so -exec chmod 755 '{}' ';' + '[' -x /usr/lib/rpm/brp-compress ']' + /usr/lib/rpm/brp-compress + find /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr -type f -print + sed 's@^/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64@@g' BUILDSTDERR: ++ cat perl-Mozilla-LDAP-1.5.3-29.fc31-filelist + '[' '/usr/share/man/man3/Mozilla::LDAP::Conn.3pm.gz BUILDSTDERR: /usr/share/man/man3/Mozilla::LDAP::Utils.3pm.gz BUILDSTDERR: /usr/share/man/man3/Mozilla::LDAP::LDIF.3pm.gz BUILDSTDERR: /usr/share/man/man3/Mozilla::LDAP::API.3pm.gz BUILDSTDERR: /usr/share/man/man3/Mozilla::LDAP::Entry.3pm.gz BUILDSTDERR: /usr/lib64/perl5/vendor_perl/auto/Mozilla/LDAP/API/autosplit.ix BUILDSTDERR: /usr/lib64/perl5/vendor_perl/auto/Mozilla/LDAP/API/API.so BUILDSTDERR: /usr/lib64/perl5/vendor_perl/Mozilla/LDAP/API.pm BUILDSTDERR: /usr/lib64/perl5/vendor_perl/Mozilla/LDAP/Entry.pm BUILDSTDERR: /usr/lib64/perl5/vendor_perl/Mozilla/LDAP/Utils.pm BUILDSTDERR: /usr/lib64/perl5/vendor_perl/Mozilla/LDAP/Conn.pm BUILDSTDERR: /usr/lib64/perl5/vendor_perl/Mozilla/LDAP/LDIF.pmX' = X ']' + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.5.3-29.fc31 --unique-debug-suffix -1.5.3-29.fc31.riscv64 --unique-debug-src-base perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/perl-mozldap-1.5.3 BUILDSTDERR: 333 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '%{__python}' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- API.bs blib/arch/auto/Mozilla/LDAP/API/API.bs 644 Manifying 5 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mozilla/LDAP/API/API.so Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mozilla/LDAP/API/autosplit.ix Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mozilla/LDAP/API.pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mozilla/LDAP/Entry.pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mozilla/LDAP/Utils.pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mozilla/LDAP/Conn.pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/Mozilla/LDAP/LDIF.pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/man/man3/Mozilla::LDAP::Utils.3pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/man/man3/Mozilla::LDAP::API.3pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/man/man3/Mozilla::LDAP::Conn.3pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/man/man3/Mozilla::LDAP::Entry.3pm Installing /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/man/man3/Mozilla::LDAP::LDIF.3pm Appending installation info to /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/perllocal.pod explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mozilla/LDAP/API/API.so extracting debug info from /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/lib64/perl5/vendor_perl/auto/Mozilla/LDAP/API/API.so original debug info size: 544kB, size after compression: 532kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5i4cMb + umask 022 + cd /builddir/build/BUILD + cd perl-mozldap-1.5.3 + DOCDIR=/builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/doc/perl-Mozilla-LDAP + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/doc/perl-Mozilla-LDAP + cp -pr CREDITS /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/doc/perl-Mozilla-LDAP + cp -pr ChangeLog /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/doc/perl-Mozilla-LDAP + cp -pr README /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/doc/perl-Mozilla-LDAP + cp -pr MPL-1.1.txt /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64/usr/share/doc/perl-Mozilla-LDAP + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). BUILDSTDERR: perl: warning: Setting locale failed. BUILDSTDERR: perl: warning: Please check that your locale settings: BUILDSTDERR: LANGUAGE = (unset), BUILDSTDERR: LC_ALL = (unset), BUILDSTDERR: LANG = "en_US.UTF-8" BUILDSTDERR: are supported and installed on your system. BUILDSTDERR: perl: warning: Falling back to the standard locale ("C"). Provides: perl(Mozilla::LDAP::API) = 1.5 perl(Mozilla::LDAP::Conn) = 1.5 perl(Mozilla::LDAP::Entry) = 1.5 perl(Mozilla::LDAP::LDIF) perl(Mozilla::LDAP::Utils) = 1.5 perl(SearchIter) perl-Mozilla-LDAP = 1.5.3-29.fc31 perl-Mozilla-LDAP(riscv-64) = 1.5.3-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-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) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libperl.so.5.30()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) perl(:VERSION) >= 5.5.0 perl(AutoLoader) perl(Carp) perl(DynaLoader) perl(Exporter) perl(Mozilla::LDAP::API) >= 1.5 perl(Mozilla::LDAP::Conn) perl(Mozilla::LDAP::Entry) >= 1.5 perl(Mozilla::LDAP::Utils) >= 1.5 perl(Tie::Hash) perl(integer) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-Mozilla-LDAP-debugsource-1.5.3-29.fc31.riscv64 Provides: perl-Mozilla-LDAP-debugsource = 1.5.3-29.fc31 perl-Mozilla-LDAP-debugsource(riscv-64) = 1.5.3-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-Mozilla-LDAP-debuginfo-1.5.3-29.fc31.riscv64 Provides: debuginfo(build-id) = 27b67d4ec2f4c62b6e2a07b80bfd10261210d6cd perl-Mozilla-LDAP-debuginfo = 1.5.3-29.fc31 perl-Mozilla-LDAP-debuginfo(riscv-64) = 1.5.3-29.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-Mozilla-LDAP-debugsource(riscv-64) = 1.5.3-29.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 Wrote: /builddir/build/RPMS/perl-Mozilla-LDAP-debugsource-1.5.3-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/perl-Mozilla-LDAP-debuginfo-1.5.3-29.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.6eI3hd + umask 022 + cd /builddir/build/BUILD + cd perl-mozldap-1.5.3 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-Mozilla-LDAP-1.5.3-29.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0