Mock Version: 1.4.16 Mock Version: 1.4.16 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-BerkeleyDB.spec'], chrootPath='/var/lib/mock/epel8-build-17368624-1252418/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/perl-BerkeleyDB.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': 'C.UTF-8'} and shell False BUILDSTDERR: sh: perl: command not found BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory BUILDSTDERR: sh: /usr/bin/perl: No such file or directory Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/perl-BerkeleyDB-0.63-2.el8.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-BerkeleyDB.spec'], chrootPath='/var/lib/mock/epel8-build-17368624-1252418/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': 'C.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/perl-BerkeleyDB.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': 'C.UTF-8'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.KQ1dht + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BerkeleyDB-0.63 + /usr/bin/gzip -dc /builddir/build/SOURCES/BerkeleyDB-0.63.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd BerkeleyDB-0.63 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's,/local/,/, if ($. == 1)' dbinfo + chmod -c -x Changes README mode of 'Changes' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) mode of 'README' changed from 0755 (rwxr-xr-x) to 0644 (rw-r--r--) + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.iAJjoQ + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.63 + perl Makefile.PL INSTALLDIRS=vendor '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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' NO_PACKLIST=1 Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for BerkeleyDB + make -j4 Running Mkbootstrap for BerkeleyDB () "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap '/usr/share/perl5/ExtUtils/typemap' -typemap '/builddir/build/BUILD/BerkeleyDB-0.63/typemap' BerkeleyDB.xs > BerkeleyDB.xsc chmod 644 "BerkeleyDB.bs" cp mkconsts.pl blib/lib/mkconsts.pl cp scan.pl blib/lib/scan.pl cp BerkeleyDB/Btree.pm blib/lib/BerkeleyDB/Btree.pm cp BerkeleyDB.pod blib/lib/BerkeleyDB.pod cp BerkeleyDB.pm blib/lib/BerkeleyDB.pm cp BerkeleyDB/Hash.pm blib/lib/BerkeleyDB/Hash.pm "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.bs 644 BUILDSTDERR: Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BerkeleyDB.xs, line 5936 BUILDSTDERR: Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BerkeleyDB.xs, line 5964 mv BerkeleyDB.xsc BerkeleyDB.c gcc -c -I/usr/local/BerkeleyDB/include -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 -m64 -march=z13 -mtune=z14 -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 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection -DVERSION=\"0.63\" -DXS_VERSION=\"0.63\" -fPIC "-I/usr/lib64/perl5/CORE" BerkeleyDB.c BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.xs: In function 'btree_compare': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:1231:5: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT ; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'dup_compare': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:1291:5: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT ; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'btree_prefix': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:1352:5: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT ; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'hash_cb': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:1406:5: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT ; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'associate_cb': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:1451:5: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT ; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'associate_foreign_cb': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:1673:5: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT ; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'my_db_open': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:1992:5: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB_db_version': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2331:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB_db_value_set': BUILDSTDERR: BerkeleyDB.c:2649:6: warning: unused variable 'which' [-Wunused-variable] BUILDSTDERR: int which = (int)SvIV(ST(1)) BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:2647:6: warning: unused variable 'value' [-Wunused-variable] BUILDSTDERR: int value = (int)SvIV(ST(0)) BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__db_remove': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2361:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__db_verify': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2409:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__db_rename': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2460:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_create': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2511:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_open': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2543:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_cds_enabled': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2558:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_encrypt': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2571:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_blob_threshold': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2589:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:3057:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] BUILDSTDERR: u_int32_t flags; BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:3055:19: warning: unused variable 'bytes' [-Wunused-variable] BUILDSTDERR: u_int32_t bytes = SvUV(ST(1)) BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:3054:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Env env; BUILDSTDERR: ^~~ BUILDSTDERR: BerkeleyDB.xs: In function 'XS_BerkeleyDB__Env__db_appinit': BUILDSTDERR: BerkeleyDB.xs:2617:14: warning: variable 'config' set but not used [-Wunused-but-set-variable] BUILDSTDERR: char ** config = NULL ; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:2608:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:3100:9: warning: unused variable 'self' [-Wunused-variable] BUILDSTDERR: char * self = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_DB_ENV': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3004:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'XS_BerkeleyDB__Env_log_archive': BUILDSTDERR: BerkeleyDB.xs:3024:12: warning: unused variable 'av' [-Wunused-variable] BUILDSTDERR: AV * av; BUILDSTDERR: ^~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3019:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_log_set_config': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3058:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_log_get_config': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3076:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env__txn_begin': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3096:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_txn_checkpoint': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3154:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_txn_stat': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3161:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_printEnv': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3203:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_errPrefix': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3234:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_status': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3260:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_db_appexit': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3272:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:25: BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] BUILDSTDERR: #define dXSI32 I32 ix = XSANY.any_i32 BUILDSTDERR: ^~ BUILDSTDERR: BerkeleyDB.c:4078:5: note: in expansion of macro 'dXSI32' BUILDSTDERR: dXSI32; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env__DESTROY': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3298:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:4133:6: warning: unused variable 'RETVAL' [-Wunused-variable] BUILDSTDERR: int RETVAL = 0 ; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env__TxnMgr': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3327:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_shm_key': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3344:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_lg_dir': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3363:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_lg_bsize': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3380:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_lg_filemode': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3397:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_lg_max': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3414:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_data_dir': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3431:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_tmp_dir': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3449:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_mutexlocks': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3466:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_verbose': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3492:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_flags': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3510:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_lsn_reset': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3528:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_lock_detect': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3546:8: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_timeout': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3565:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_timeout': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3583:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_blob_threshold': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3702:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5109:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Env env; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_blob_dir': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3718:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5152:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Env env; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_region_dir': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3734:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5196:14: warning: variable 'dir' set but not used [-Wunused-but-set-variable] BUILDSTDERR: const char* dir; BUILDSTDERR: ^~~ BUILDSTDERR: BerkeleyDB.c:5195:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Env env; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_region_dir': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3749:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5246:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Env env; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_slice_count': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3765:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5289:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Env env; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Term_close_everything': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3782:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Term_safeCroak': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3789:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Hash__db_open_hash': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3798:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5369:9: warning: unused variable 'self' [-Wunused-variable] BUILDSTDERR: char * self = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Hash_db_stat': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3867:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Unknown__db_open_unknown': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3928:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Btree__db_open_btree': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:3989:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5614:9: warning: unused variable 'self' [-Wunused-variable] BUILDSTDERR: char * self = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Btree_db_stat': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4064:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Heap__db_open_heap': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4139:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5808:9: warning: unused variable 'self' [-Wunused-variable] BUILDSTDERR: char * self = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Recno__db_open_recno': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4199:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5878:9: warning: unused variable 'self' [-Wunused-variable] BUILDSTDERR: char * self = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Queue__db_open_queue': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4267:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:5957:9: warning: unused variable 'self' [-Wunused-variable] BUILDSTDERR: char * self = (char *)SvPV_nolen(ST(0)) BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Queue_db_stat': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4334:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_close': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4393:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__DESTROY': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4425:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__db_cursor': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4443:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__db_join': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4509:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_ArrayOffset': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4585:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_cds_enabled': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4602:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_type': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4631:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_byteswapped': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4643:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_status': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4667:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_partial_set': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4733:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_partial_clear': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4751:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_del': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:6929:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_get': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7019:10: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7040:5: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:609:21: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:7057:20: note: in expansion of macro 'OutputKey' BUILDSTDERR: if (writeToKey()) OutputKey(ST(1), key) ; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:583:15: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_value,"filter_fetch_value") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:7059:2: note: in expansion of macro 'OutputValue' BUILDSTDERR: OutputValue(ST(2), data) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_exists': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7109:10: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_pget': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7186:10: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7207:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7233:5: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:609:21: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:7254:20: note: in expansion of macro 'OutputKey' BUILDSTDERR: if (writeToKey()) OutputKey(ST(1), key) ; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:697:17: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:7256:2: note: in expansion of macro 'OutputKey_Bpr' BUILDSTDERR: OutputKey_Bpr(ST(2), pkey) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:583:15: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_value,"filter_fetch_value") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:7258:2: note: in expansion of macro 'OutputValue' BUILDSTDERR: OutputValue(ST(3), data) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_put': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7309:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7338:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:609:21: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:7356:26: note: in expansion of macro 'OutputKey' BUILDSTDERR: if (flagSet(DB_APPEND)) OutputKey(ST(1), key) ; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_key_range': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:7409:10: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_fd': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4924:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_sync': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4940:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__Txn': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4950:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_truncate': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:4973:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_associate': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5001:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_associate_foreign': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5032:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.xs: In function 'XS_BerkeleyDB__Common_compact': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:5091:13: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(start, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:5096:13: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(stop, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:596:17: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_value, "filter_fetch_value"); \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:7937:26: note: in expansion of macro 'OutputValue_B' BUILDSTDERR: if (RETVAL == 0 && end) OutputValue_B(ST(5), end_key) ; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5058:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_get_blob_threshold': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5128:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:7957:21: warning: variable 'db' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Common db; BUILDSTDERR: ^~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_get_blob_dir': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5144:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:8000:21: warning: variable 'db' set but not used [-Wunused-but-set-variable] BUILDSTDERR: BerkeleyDB__Common db; BUILDSTDERR: ^~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__c_dup': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5164:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__c_close': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5222:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__DESTROY': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5240:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_status': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5257:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_del': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5270:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_get': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8329:10: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8350:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:667:17: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:8370:2: note: in expansion of macro 'OutputKey_B' BUILDSTDERR: OutputKey_B(ST(1), key) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:596:17: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_value, "filter_fetch_value"); \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:8372:31: note: in expansion of macro 'OutputValue_B' BUILDSTDERR: if (! flagSet(DB_JOIN_ITEM)) OutputValue_B(ST(2), data) ; BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_pget': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8423:10: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8444:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8470:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:609:21: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:8491:20: note: in expansion of macro 'OutputKey' BUILDSTDERR: if (writeToKey()) OutputKey(ST(1), key) ; BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:697:17: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:8493:2: note: in expansion of macro 'OutputKey_Bpr' BUILDSTDERR: OutputKey_Bpr(ST(2), pkey) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:596:17: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_value, "filter_fetch_value"); \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:8495:2: note: in expansion of macro 'OutputValue_B' BUILDSTDERR: OutputValue_B(ST(3), data) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_put': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8545:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8574:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_count': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5352:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_partial_set': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5373:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_partial_clear': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5391:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__db_stream': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5410:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:8754:19: warning: unused variable 'flags' [-Wunused-variable] BUILDSTDERR: u_int32_t flags = SvUV(ST(1)) BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__c_get_db_stream': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8833:10: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:617:15: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:8873:2: note: in expansion of macro 'OutputKeyBlob' BUILDSTDERR: OutputKeyBlob(ST(1), key) BUILDSTDERR: ^~~~~~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5444:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:8812:19: warning: unused variable 'sflags' [-Wunused-variable] BUILDSTDERR: u_int32_t sflags = SvUV(ST(3)) BUILDSTDERR: ^~~~~~ BUILDSTDERR: BerkeleyDB.c:8810:19: warning: unused variable 'cflags' [-Wunused-variable] BUILDSTDERR: u_int32_t cflags = SvUV(ST(2)) BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_DESTROY': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5485:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_close': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5501:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:8925:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] BUILDSTDERR: u_int32_t flags; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_read': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:583:15: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_value,"filter_fetch_value") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.c:9030:2: note: in expansion of macro 'OutputValue' BUILDSTDERR: OutputValue(ST(1), data) BUILDSTDERR: ^~~~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5524:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:8983:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] BUILDSTDERR: u_int32_t flags; BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:8981:19: warning: unused variable 'size' [-Wunused-variable] BUILDSTDERR: u_int32_t size = SvUV(ST(3)) BUILDSTDERR: ^~~~ BUILDSTDERR: BerkeleyDB.c:8979:18: warning: unused variable 'offset' [-Wunused-variable] BUILDSTDERR: db_off_t offset = SvIV(ST(2)) BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_write': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:9072:6: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5547:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:9053:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] BUILDSTDERR: u_int32_t flags; BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:9052:11: warning: variable 'offset' set but not used [-Wunused-but-set-variable] BUILDSTDERR: db_off_t offset; BUILDSTDERR: ^~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_size': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5565:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:9126:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] BUILDSTDERR: u_int32_t flags; BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr__txn_begin': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5586:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_status': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5625:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr__DESTROY': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5636:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_close': BUILDSTDERR: BerkeleyDB.c:9328:21: warning: unused variable 'txnp' [-Wunused-variable] BUILDSTDERR: BerkeleyDB__TxnMgr txnp; BUILDSTDERR: ^~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_checkpoint': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5668:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_stat': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5675:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_open': BUILDSTDERR: BerkeleyDB.c:9475:18: warning: unused variable 'dbenv' [-Wunused-variable] BUILDSTDERR: BerkeleyDB__Env dbenv; BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:9473:6: warning: unused variable 'mode' [-Wunused-variable] BUILDSTDERR: int mode = (int)SvIV(ST(2)) BUILDSTDERR: ^~~~ BUILDSTDERR: BerkeleyDB.c:9472:15: warning: unused variable 'dir' [-Wunused-variable] BUILDSTDERR: const char * dir; BUILDSTDERR: ^~~ BUILDSTDERR: BerkeleyDB.c:9470:6: warning: unused variable 'flags' [-Wunused-variable] BUILDSTDERR: int flags = (int)SvIV(ST(1)) BUILDSTDERR: ^~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_status': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5728:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_set_timeout': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5740:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_set_tx_max': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5757:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c:9576:19: warning: unused variable 'max' [-Wunused-variable] BUILDSTDERR: u_int32_t max = SvUV(ST(1)) BUILDSTDERR: ^~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_get_tx_max': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5775:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__DESTROY': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5792:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_txn_unlink': BUILDSTDERR: BerkeleyDB.c:9701:18: warning: unused variable 'dbenv' [-Wunused-variable] BUILDSTDERR: BerkeleyDB__Env dbenv; BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:9699:6: warning: unused variable 'force' [-Wunused-variable] BUILDSTDERR: int force = (int)SvIV(ST(1)) BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.c:9698:15: warning: unused variable 'dir' [-Wunused-variable] BUILDSTDERR: const char * dir; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_txn_prepare': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5826:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__txn_commit': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5844:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__txn_abort': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5859:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__txn_discard': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5879:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_txn_id': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5894:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.xs: In function 'XS_BerkeleyDB___tiedHash_FIRSTKEY': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:609:21: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5935:6: note: in expansion of macro 'OutputKey' BUILDSTDERR: OutputKey(ST(0), key) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:25: BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] BUILDSTDERR: #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: ^~~~ BUILDSTDERR: BerkeleyDB.c:9963:2: note: in expansion of macro 'dXSTARG' BUILDSTDERR: dXSTARG; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5902:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:3913, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.xs: In function 'XS_BerkeleyDB___tiedHash_NEXTKEY': BUILDSTDERR: /usr/lib64/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] BUILDSTDERR: #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) BUILDSTDERR: ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ppport.h:344:6: note: in expansion of macro 'SvOKp' BUILDSTDERR: SvOKp(arg); \ BUILDSTDERR: ^~~~~ BUILDSTDERR: BerkeleyDB.xs:609:21: note: in expansion of macro 'DBM_ckFilter' BUILDSTDERR: DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ BUILDSTDERR: ^~~~~~~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5963:6: note: in expansion of macro 'OutputKey' BUILDSTDERR: OutputKey(ST(0), key) BUILDSTDERR: ^~~~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:25: BUILDSTDERR: /usr/lib64/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] BUILDSTDERR: #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ BUILDSTDERR: ^~~~ BUILDSTDERR: BerkeleyDB.c:10027:2: note: in expansion of macro 'dXSTARG' BUILDSTDERR: dXSTARG; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5945:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Recno_FETCHSIZE': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5972:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Queue_FETCHSIZE': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:5985:4: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_create_sequence': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6000:7: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_close': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6048:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_remove': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6070:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_DESTROY': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6089:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6104:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get_key': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6122:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs: In function 'XS_BerkeleyDB__Sequence_initial_value': BUILDSTDERR: BerkeleyDB.xs:6149:74: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] BUILDSTDERR: RETVAL = seq->seq->initial_value(seq->seq, (db_seq_t)(high << 32 + low)); BUILDSTDERR: ~~~^~~~~ BUILDSTDERR: In file included from BerkeleyDB.xs:24: BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6142:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_set_cachesize': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6159:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get_cachesize': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6176:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_set_flags': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6194:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get_flags': BUILDSTDERR: /usr/lib64/perl5/CORE/perl.h:6443:12: warning: unused variable 'my_cxtp' [-Wunused-variable] BUILDSTDERR: my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.xs:6211:9: note: in expansion of macro 'dMY_CXT' BUILDSTDERR: dMY_CXT; BUILDSTDERR: ^~~~~~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_set_range': BUILDSTDERR: BerkeleyDB.c:10738:23: warning: unused variable 'seq' [-Wunused-variable] BUILDSTDERR: BerkeleyDB__Sequence seq; BUILDSTDERR: ^~~ BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_stat': BUILDSTDERR: BerkeleyDB.c:10753:23: warning: unused variable 'seq' [-Wunused-variable] BUILDSTDERR: BerkeleyDB__Sequence seq; BUILDSTDERR: ^~~ BUILDSTDERR: In file included from /usr/lib64/perl5/CORE/perl.h:5644, BUILDSTDERR: from BerkeleyDB.xs:24: BUILDSTDERR: BerkeleyDB.c: In function 'XS_BerkeleyDB_constant': BUILDSTDERR: /usr/lib64/perl5/CORE/embed.h:691:26: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: #define sv_setpvn(a,b,c) Perl_sv_setpvn(aTHX_ a,b,c) BUILDSTDERR: ^~~~~~~~~~~~~~ BUILDSTDERR: ./constants.xs:13:14: note: 'pv' was declared here BUILDSTDERR: const char *pv; BUILDSTDERR: ^~ rm -f blib/arch/auto/BerkeleyDB/BerkeleyDB.so gcc -lpthread -shared -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -L/usr/local/lib -fstack-protector-strong BerkeleyDB.o -o blib/arch/auto/BerkeleyDB/BerkeleyDB.so \ -ldb -lperl \ chmod 755 blib/arch/auto/BerkeleyDB/BerkeleyDB.so Manifying 1 pod document + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.T5E40x + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x + cd BerkeleyDB-0.63 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.bs 644 Manifying 1 pod document Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/scan.pl Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/mkconsts.pl Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB.pm Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB.pod Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB/Hash.pm Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB/Btree.pm Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/share/man/man3/BerkeleyDB.3pm + find /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w -c /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/share/man/man3/BerkeleyDB.3pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/scan.pl' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/mkconsts.pl' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB/Hash.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB/Btree.pm' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so' changed from 0555 (r-xr-xr-x) to 0755 (rwxr-xr-x) mode of '/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/BerkeleyDB.pod' changed from 0444 (r--r--r--) to 0644 (rw-r--r--) + install -D -m755 dbinfo /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/bin/dbinfo + rm /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/mkconsts.pl /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/scan.pl + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.63-2.el8 --unique-debug-suffix -0.63-2.el8.s390x --unique-debug-src-base perl-BerkeleyDB-0.63-2.el8.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/BerkeleyDB-0.63 extracting debug info from /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/lib64/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 1357 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /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-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.NPEqiJ + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.63 + make test "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.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 BUILDSTDERR: # BUILDSTDERR: # BUILDSTDERR: # BerkeleyDB version 0.63 BUILDSTDERR: # BerkeleyDB::DB_VERSION_STRING Berkeley DB 5.3.28: (September 9, 2013) BUILDSTDERR: # BerkeleyDB::db_version 5.3 BUILDSTDERR: # BerkeleyDB::db_ver 5.003028 BUILDSTDERR: # t/000prereq.t .. ok t/blob.t ....... skipped: this needs Berkeley DB 6.x.x or better t/btree.t ...... ok t/cds.t ........ ok t/db-3.0.t ..... ok t/db-3.1.t ..... ok t/db-3.2.t ..... ok t/db-3.3.t ..... ok t/db-4.3.t ..... ok t/db-4.4.t ..... ok t/db-4.6.t ..... ok t/db-4.7.t ..... ok t/db-4.8.t ..... ok t/db-4.x.t ..... ok t/destroy.t .... ok t/encode.t ..... ok t/encrypt.t .... ok t/env.t ........ ok t/examples.t ... ok t/examples3.t .. ok t/filter.t ..... ok t/hash.t ....... ok t/heap.t ....... ok t/join.t ....... ok t/meta-json.t .. skipped: Test::CPAN::Meta::JSON required for testing META.json t/meta-yaml.t .. skipped: Test::CPAN::Meta required for testing META.yml t/mldbm.t ...... skipped: MLDBM is not installed on this system. t/pod.t ........ skipped: Test::Pod 1.00 required for testing POD t/queue.t ...... ok t/recno.t ...... ok t/sequence.t ... ok t/strict.t ..... ok t/subdb.t ...... ok t/txn.t ........ ok t/unknown.t .... ok All tests successful. Files=35, Tests=1871, 2 wallclock secs ( 0.14 usr 0.03 sys + 1.33 cusr 0.30 csys = 1.80 CPU) Result: PASS + exit 0 Processing files: perl-BerkeleyDB-0.63-2.el8.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7n4mCf + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.63 + DOCDIR=/builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/share/doc/perl-BerkeleyDB + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/share/doc/perl-BerkeleyDB + cp -pr README /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/share/doc/perl-BerkeleyDB + cp -pr Changes /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/share/doc/perl-BerkeleyDB + cp -pr Todo /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x/usr/share/doc/perl-BerkeleyDB + exit 0 Provides: perl(BerkeleyDB) = 0.63 perl(BerkeleyDB::Btree) perl(BerkeleyDB::CDS::Lock) perl(BerkeleyDB::Common) perl(BerkeleyDB::Cursor) perl(BerkeleyDB::Env) perl(BerkeleyDB::Hash) perl(BerkeleyDB::Heap) perl(BerkeleyDB::Queue) perl(BerkeleyDB::Recno) perl(BerkeleyDB::Term) perl(BerkeleyDB::Txn) perl(BerkeleyDB::TxnMgr) perl(BerkeleyDB::Unknown) perl(BerkeleyDB::_tiedArray) perl(BerkeleyDB::_tiedHash) perl-BerkeleyDB = 0.63-2.el8 perl-BerkeleyDB(s390-64) = 0.63-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/perl libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdb-5.3.so()(64bit) libperl.so.5.26()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2)(64bit) perl(:VERSION) >= 5.6.0 perl(BerkeleyDB) perl(Carp) perl(Exporter) perl(IO::File) perl(UNIVERSAL) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-BerkeleyDB-debugsource-0.63-2.el8.s390x Provides: perl-BerkeleyDB-debugsource = 0.63-2.el8 perl-BerkeleyDB-debugsource(s390-64) = 0.63-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: perl-BerkeleyDB-debuginfo-0.63-2.el8.s390x Provides: debuginfo(build-id) = 5bf81ea66d6390a68d4bf9be085b8e372dbf617d perl-BerkeleyDB-debuginfo = 0.63-2.el8 perl-BerkeleyDB-debuginfo(s390-64) = 0.63-2.el8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: perl-BerkeleyDB-debugsource(s390-64) = 0.63-2.el8 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x Wrote: /builddir/build/RPMS/perl-BerkeleyDB-0.63-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/perl-BerkeleyDB-debugsource-0.63-2.el8.s390x.rpm Wrote: /builddir/build/RPMS/perl-BerkeleyDB-debuginfo-0.63-2.el8.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FJ9rJ5 + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.63 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-BerkeleyDB-0.63-2.el8.s390x + exit 0 Child return code was: 0