Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-BerkeleyDB.spec'], uid=1000timeout=172800printOutput=Falseuser='mockbuild'gid=425shell=Falselogger=env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}nspawn_args=[]chrootPath='/var/lib/mock/f27-build-9421470-774561/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target i686 --nodeps /builddir/build/SPECS/perl-BerkeleyDB.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False sh: perl: command not found sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory sh: /usr/bin/perl: No such file or directory Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/perl-BerkeleyDB-0.55-10.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-BerkeleyDB.spec'], uid=1000timeout=172800printOutput=Falseuser='mockbuild'gid=425shell=Falselogger=env={'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}nspawn_args=[]chrootPath='/var/lib/mock/f27-build-9421470-774561/root') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target i686 --nodeps /builddir/build/SPECS/perl-BerkeleyDB.spec'] with env {'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'TERM': 'vt100', 'LANG': 'en_US.UTF-8', 'SHELL': '/bin/bash', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.M1jUH4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf BerkeleyDB-0.55 + /usr/bin/gzip -dc /builddir/build/SOURCES/BerkeleyDB-0.55.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd BerkeleyDB-0.55 + /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.zBLWy3 + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.55 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables' Parsing config.in... Looks Good. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for BerkeleyDB + make -j6 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.55/typemap' BerkeleyDB.xs > BerkeleyDB.xsc chmod 644 "BerkeleyDB.bs" "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.bs 644 cp scan.pl blib/lib/scan.pl cp BerkeleyDB/Hash.pm blib/lib/BerkeleyDB/Hash.pm cp BerkeleyDB.pm blib/lib/BerkeleyDB.pm cp BerkeleyDB/Btree.pm blib/lib/BerkeleyDB/Btree.pm cp BerkeleyDB.pod blib/lib/BerkeleyDB.pod cp mkconsts.pl blib/lib/mkconsts.pl Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BerkeleyDB.xs, line 5856 Warning: Found a 'CODE' section which seems to be using 'RETVAL' but no 'OUTPUT' section. in BerkeleyDB.xs, line 5884 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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -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 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m32 -march=i686 -fasynchronous-unwind-tables -DVERSION=\"0.55\" -DXS_VERSION=\"0.55\" -fPIC "-I/usr/lib/perl5/CORE" BerkeleyDB.c In file included from BerkeleyDB.xs:24:0: BerkeleyDB.xs: In function 'btree_compare': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:1227:5: note: in expansion of macro 'dMY_CXT' dMY_CXT ; ^~~~~~~ BerkeleyDB.xs: In function 'dup_compare': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:1287:5: note: in expansion of macro 'dMY_CXT' dMY_CXT ; ^~~~~~~ BerkeleyDB.xs: In function 'btree_prefix': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:1348:5: note: in expansion of macro 'dMY_CXT' dMY_CXT ; ^~~~~~~ BerkeleyDB.xs: In function 'hash_cb': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:1402:5: note: in expansion of macro 'dMY_CXT' dMY_CXT ; ^~~~~~~ BerkeleyDB.xs: In function 'associate_cb': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:1447:5: note: in expansion of macro 'dMY_CXT' dMY_CXT ; ^~~~~~~ BerkeleyDB.xs: In function 'associate_foreign_cb': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:1669:5: note: in expansion of macro 'dMY_CXT' dMY_CXT ; ^~~~~~~ BerkeleyDB.xs: In function 'my_db_open': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:1988:5: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB_db_version': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2327:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.xs: In function 'XS_BerkeleyDB_has_heap': BerkeleyDB.xs:2337:18: warning: implicit declaration of function '__heap_exist'; did you mean 'pthread_exit'? [-Wimplicit-function-declaration] RETVAL = __heap_exist() ; ^~~~~~~~~~~~ pthread_exit BerkeleyDB.c: In function 'XS_BerkeleyDB_db_value_set': BerkeleyDB.c:2645:6: warning: unused variable 'which' [-Wunused-variable] int which = (int)SvIV(ST(1)) ^~~~~ BerkeleyDB.c:2643:6: warning: unused variable 'value' [-Wunused-variable] int value = (int)SvIV(ST(0)) ^~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__db_remove': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2357:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__db_verify': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2403:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__db_rename': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2454:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_create': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2505:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_open': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2537:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_cds_enabled': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2552:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_encrypt': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2565:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_blob_threshold': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2583:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:3051:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] u_int32_t flags; ^~~~~ BerkeleyDB.c:3049:19: warning: unused variable 'bytes' [-Wunused-variable] u_int32_t bytes = SvUV(ST(1)) ^~~~~ BerkeleyDB.c:3048:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BerkeleyDB__Env env; ^~~ BerkeleyDB.xs: In function 'XS_BerkeleyDB__Env__db_appinit': BerkeleyDB.xs:2611:14: warning: variable 'config' set but not used [-Wunused-but-set-variable] char ** config = NULL ; ^~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2602:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:3094:9: warning: unused variable 'self' [-Wunused-variable] char * self = (char *)SvPV_nolen(ST(0)) ^~~~ In file included from /usr/lib/perl5/CORE/perl.h:5589:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_DB_ENV': BerkeleyDB.c:3524:19: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XSprePUSH; PUSHi((IV)RETVAL); ^ /usr/lib/perl5/CORE/pp.h:359:23: note: in definition of macro 'TARGi' IV TARGi_iv = i; \ ^ BerkeleyDB.c:3524:13: note: in expansion of macro 'PUSHi' XSprePUSH; PUSHi((IV)RETVAL); ^~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:2987:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.xs: In function 'XS_BerkeleyDB__Env_log_archive': BerkeleyDB.xs:3007:12: warning: unused variable 'av' [-Wunused-variable] AV * av; ^~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3002:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_log_set_config': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3041:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_log_get_config': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3059:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env__txn_begin': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3079:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_txn_checkpoint': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3137:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_txn_stat': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3144:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_printEnv': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3186:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_errPrefix': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3217:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_status': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3243:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_db_appexit': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3255:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ In file included from BerkeleyDB.xs:25:0: /usr/lib/perl5/CORE/XSUB.h:191:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ BerkeleyDB.c:4061:5: note: in expansion of macro 'dXSI32' dXSI32; ^~~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env__DESTROY': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3281:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:4116:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL = 0 ; ^~~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env__TxnMgr': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3310:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_shm_key': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3327:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_lg_dir': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3346:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_lg_bsize': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3363:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_lg_max': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3380:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_data_dir': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3397:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_tmp_dir': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3415:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_mutexlocks': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3432:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_verbose': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3458:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_flags': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3476:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_lsn_reset': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3494:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_lock_detect': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3512:8: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_set_timeout': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3531:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_timeout': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3549:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_blob_threshold': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3668:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:5051:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BerkeleyDB__Env env; ^~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_get_blob_dir': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3684:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:5094:18: warning: variable 'env' set but not used [-Wunused-but-set-variable] BerkeleyDB__Env env; ^~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Term_close_everything': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3702:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Term_safeCroak': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3709:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Hash__db_open_hash': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3718:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:5174:9: warning: unused variable 'self' [-Wunused-variable] char * self = (char *)SvPV_nolen(ST(0)) ^~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Hash_db_stat': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3787:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:5589:0, from BerkeleyDB.xs:24: BerkeleyDB.xs: In function 'XS_BerkeleyDB__Unknown__db_open_unknown': BerkeleyDB.xs:3897:36: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] XPUSHs(sv_2mortal(newSViv((IV)NULL))); ^ /usr/lib/perl5/CORE/pp.h:428:55: note: in definition of macro 'XPUSHs' #define XPUSHs(s) STMT_START { EXTEND(sp,1); *++sp = (s); } STMT_END ^ BerkeleyDB.xs:3897:17: note: in expansion of macro 'sv_2mortal' XPUSHs(sv_2mortal(newSViv((IV)NULL))); ^~~~~~~~~~ BerkeleyDB.xs:3897:28: note: in expansion of macro 'newSViv' XPUSHs(sv_2mortal(newSViv((IV)NULL))); ^~~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3848:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Btree__db_open_btree': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3909:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:5419:9: warning: unused variable 'self' [-Wunused-variable] char * self = (char *)SvPV_nolen(ST(0)) ^~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Btree_db_stat': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:3984:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Heap__db_open_heap': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4059:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:5613:9: warning: unused variable 'self' [-Wunused-variable] char * self = (char *)SvPV_nolen(ST(0)) ^~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Recno__db_open_recno': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4119:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:5683:9: warning: unused variable 'self' [-Wunused-variable] char * self = (char *)SvPV_nolen(ST(0)) ^~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Queue__db_open_queue': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4187:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:5762:9: warning: unused variable 'self' [-Wunused-variable] char * self = (char *)SvPV_nolen(ST(0)) ^~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Queue_db_stat': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4254:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_close': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4313:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__DESTROY': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4345:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__db_cursor': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4363:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__db_join': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4429:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_ArrayOffset': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4505:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_cds_enabled': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4522:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_type': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4551:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_byteswapped': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4563:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_status': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4587:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_partial_set': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4653:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_partial_clear': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4671:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_del': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:6734:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_get': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:6824:10: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:6845:5: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:608:21: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:6862:20: note: in expansion of macro 'OutputKey' if (writeToKey()) OutputKey(ST(1), key) ; ^~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:582:15: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_value,"filter_fetch_value") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:6864:2: note: in expansion of macro 'OutputValue' OutputValue(ST(2), data) ^~~~~~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_exists': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:6914:10: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_pget': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:6991:10: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:7012:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:7038:5: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:608:21: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:7059:20: note: in expansion of macro 'OutputKey' if (writeToKey()) OutputKey(ST(1), key) ; ^~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:696:17: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:7061:2: note: in expansion of macro 'OutputKey_Bpr' OutputKey_Bpr(ST(2), pkey) ^~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:582:15: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_value,"filter_fetch_value") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:7063:2: note: in expansion of macro 'OutputValue' OutputValue(ST(3), data) ^~~~~~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_put': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:7114:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:7143:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:608:21: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:7161:26: note: in expansion of macro 'OutputKey' if (flagSet(DB_APPEND)) OutputKey(ST(1), key) ; ^~~~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_key_range': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:7214:10: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_fd': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4844:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_sync': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4860:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common__Txn': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4870:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_truncate': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4893:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_associate': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4921:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_associate_foreign': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4952:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.xs: In function 'XS_BerkeleyDB__Common_compact': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:5011:13: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(start, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:5016:13: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(stop, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:595:17: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_value, "filter_fetch_value"); \ ^~~~~~~~~~~~ BerkeleyDB.c:7742:26: note: in expansion of macro 'OutputValue_B' if (RETVAL == 0 && end) OutputValue_B(ST(5), end_key) ; ^~~~~~~~~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:4978:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_get_blob_threshold': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5048:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:7762:21: warning: variable 'db' set but not used [-Wunused-but-set-variable] BerkeleyDB__Common db; ^~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_get_blob_dir': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5064:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:7805:21: warning: variable 'db' set but not used [-Wunused-but-set-variable] BerkeleyDB__Common db; ^~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__c_dup': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5084:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__c_close': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5142:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__DESTROY': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5160:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_status': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5177:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_del': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5190:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_get': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8134:10: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8155:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:666:17: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:8175:2: note: in expansion of macro 'OutputKey_B' OutputKey_B(ST(1), key) ^~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:595:17: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_value, "filter_fetch_value"); \ ^~~~~~~~~~~~ BerkeleyDB.c:8177:31: note: in expansion of macro 'OutputValue_B' if (! flagSet(DB_JOIN_ITEM)) OutputValue_B(ST(2), data) ; ^~~~~~~~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_pget': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8228:10: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8249:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8275:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:608:21: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:8296:20: note: in expansion of macro 'OutputKey' if (writeToKey()) OutputKey(ST(1), key) ; ^~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:696:17: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:8298:2: note: in expansion of macro 'OutputKey_Bpr' OutputKey_Bpr(ST(2), pkey) ^~~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:595:17: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_value, "filter_fetch_value"); \ ^~~~~~~~~~~~ BerkeleyDB.c:8300:2: note: in expansion of macro 'OutputValue_B' OutputValue_B(ST(3), data) ^~~~~~~~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_put': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8350:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8379:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); ^~~~~~~~~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_count': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5272:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_partial_set': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5293:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_partial_clear': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5311:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__db_stream': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5330:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:8559:19: warning: unused variable 'flags' [-Wunused-variable] u_int32_t flags = SvUV(ST(1)) ^~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__c_get_db_stream': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8638:10: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_key, "filter_store_key"); ^~~~~~~~~~~~ /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:616:15: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:8678:2: note: in expansion of macro 'OutputKeyBlob' OutputKeyBlob(ST(1), key) ^~~~~~~~~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5364:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:8617:19: warning: unused variable 'sflags' [-Wunused-variable] u_int32_t sflags = SvUV(ST(3)) ^~~~~~ BerkeleyDB.c:8615:19: warning: unused variable 'cflags' [-Wunused-variable] u_int32_t cflags = SvUV(ST(2)) ^~~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_DESTROY': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5405:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_close': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5421:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:8730:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] u_int32_t flags; ^~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_read': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:582:15: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_value,"filter_fetch_value") ; \ ^~~~~~~~~~~~ BerkeleyDB.c:8835:2: note: in expansion of macro 'OutputValue' OutputValue(ST(1), data) ^~~~~~~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5444:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:8788:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] u_int32_t flags; ^~~~~ BerkeleyDB.c:8786:19: warning: unused variable 'size' [-Wunused-variable] u_int32_t size = SvUV(ST(3)) ^~~~ BerkeleyDB.c:8784:18: warning: unused variable 'offset' [-Wunused-variable] db_off_t offset = SvIV(ST(2)) ^~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_write': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.c:8877:6: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(my_sv, filter_store_value, "filter_store_value"); ^~~~~~~~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5467:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:8858:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] u_int32_t flags; ^~~~~ BerkeleyDB.c:8857:11: warning: variable 'offset' set but not used [-Wunused-but-set-variable] db_off_t offset; ^~~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_size': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5485:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:8931:12: warning: variable 'flags' set but not used [-Wunused-but-set-variable] u_int32_t flags; ^~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr__txn_begin': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5506:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_status': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5545:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr__DESTROY': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5556:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_close': BerkeleyDB.c:9133:21: warning: unused variable 'txnp' [-Wunused-variable] BerkeleyDB__TxnMgr txnp; ^~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_checkpoint': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5588:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_stat': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5595:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__TxnMgr_txn_open': BerkeleyDB.c:9280:18: warning: unused variable 'dbenv' [-Wunused-variable] BerkeleyDB__Env dbenv; ^~~~~ BerkeleyDB.c:9278:6: warning: unused variable 'mode' [-Wunused-variable] int mode = (int)SvIV(ST(2)) ^~~~ BerkeleyDB.c:9277:15: warning: unused variable 'dir' [-Wunused-variable] const char * dir; ^~~ BerkeleyDB.c:9275:6: warning: unused variable 'flags' [-Wunused-variable] int flags = (int)SvIV(ST(1)) ^~~~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_status': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5648:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_set_timeout': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5660:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_set_tx_max': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5677:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c:9381:19: warning: unused variable 'max' [-Wunused-variable] u_int32_t max = SvUV(ST(1)) ^~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_get_tx_max': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5695:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__DESTROY': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5712:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_txn_unlink': BerkeleyDB.c:9506:18: warning: unused variable 'dbenv' [-Wunused-variable] BerkeleyDB__Env dbenv; ^~~~~ BerkeleyDB.c:9504:6: warning: unused variable 'force' [-Wunused-variable] int force = (int)SvIV(ST(1)) ^~~~~ BerkeleyDB.c:9503:15: warning: unused variable 'dir' [-Wunused-variable] const char * dir; ^~~ In file included from BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_txn_prepare': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5746:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__txn_commit': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5764:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__txn_abort': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5779:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn__txn_discard': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5799:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Txn_txn_id': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5814:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.xs: In function 'XS_BerkeleyDB___tiedHash_FIRSTKEY': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:608:21: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.xs:5855:6: note: in expansion of macro 'OutputKey' OutputKey(ST(0), key) ^~~~~~~~~ In file included from BerkeleyDB.xs:25:0: /usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ BerkeleyDB.c:9768:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^~~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5822:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ In file included from /usr/lib/perl5/CORE/perl.h:3913:0, from BerkeleyDB.xs:24: BerkeleyDB.xs: In function 'XS_BerkeleyDB___tiedHash_NEXTKEY': /usr/lib/perl5/CORE/sv.h:860:33: warning: statement with no effect [-Wunused-value] #define SvOKp(sv) (SvFLAGS(sv) & (SVp_IOK|SVp_NOK|SVp_POK)) ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ppport.h:344:6: note: in expansion of macro 'SvOKp' SvOKp(arg); \ ^~~~~ BerkeleyDB.xs:608:21: note: in expansion of macro 'DBM_ckFilter' DBM_ckFilter(arg, filter_fetch_key, "filter_fetch_key") ; \ ^~~~~~~~~~~~ BerkeleyDB.xs:5883:6: note: in expansion of macro 'OutputKey' OutputKey(ST(0), key) ^~~~~~~~~ In file included from BerkeleyDB.xs:25:0: /usr/lib/perl5/CORE/XSUB.h:183:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ BerkeleyDB.c:9832:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^~~~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5865:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Recno_FETCHSIZE': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5892:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Queue_FETCHSIZE': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5905:4: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_create_sequence': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5920:7: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_close': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5968:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_remove': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:5990:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_DESTROY': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6009:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6024:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get_key': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6042:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.xs: In function 'XS_BerkeleyDB__Sequence_initial_value': BerkeleyDB.xs:6069:74: warning: suggest parentheses around '+' inside '<<' [-Wparentheses] RETVAL = seq->seq->initial_value(seq->seq, (db_seq_t)(high << 32 + low)); ~~~^~~~~ In file included from BerkeleyDB.xs:24:0: /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6062:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_set_cachesize': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6079:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get_cachesize': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6096:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_set_flags': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6114:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_get_flags': /usr/lib/perl5/CORE/perl.h:6437:12: warning: unused variable 'my_cxtp' [-Wunused-variable] my_cxt_t *my_cxtp = (my_cxt_t *)PL_my_cxt_list[MY_CXT_INDEX] ^ BerkeleyDB.xs:6131:9: note: in expansion of macro 'dMY_CXT' dMY_CXT; ^~~~~~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_set_range': BerkeleyDB.c:10543:23: warning: unused variable 'seq' [-Wunused-variable] BerkeleyDB__Sequence seq; ^~~ BerkeleyDB.c: In function 'XS_BerkeleyDB__Sequence_stat': BerkeleyDB.c:10558:23: warning: unused variable 'seq' [-Wunused-variable] BerkeleyDB__Sequence seq; ^~~ In file included from /usr/lib/perl5/CORE/perl.h:5644:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB_constant': /usr/lib/perl5/CORE/embed.h:691:26: warning: 'pv' may be used uninitialized in this function [-Wmaybe-uninitialized] #define sv_setpvn(a,b,c) Perl_sv_setpvn(aTHX_ a,b,c) ^~~~~~~~~~~~~~ ./constants.xs:13:14: note: 'pv' was declared here const char *pv; ^~ rm -f blib/arch/auto/BerkeleyDB/BerkeleyDB.so gcc -shared -Wl,-z,relro -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.td9L2g + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 ++ dirname /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 + cd BerkeleyDB-0.55 + rm -rf /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 "/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.55-10.fc27.i386/usr/lib/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/scan.pl Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/mkconsts.pl Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/BerkeleyDB.pm Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/BerkeleyDB.pod Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/BerkeleyDB/Btree.pm Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/BerkeleyDB/Hash.pm Installing /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/share/man/man3/BerkeleyDB.3pm + find /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 -type f -name .packlist -delete + find /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 -type f -name '*.bs' -empty -delete + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 + install -D -m755 dbinfo /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/bin/dbinfo + rm /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/mkconsts.pl /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/scan.pl + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 0.55-10.fc27 --unique-debug-suffix -0.55-10.fc27.i386 --unique-debug-src-base perl-BerkeleyDB-0.55-10.fc27.i386 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/BerkeleyDB-0.55 extracting debug info from /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/lib/perl5/vendor_perl/auto/BerkeleyDB/BerkeleyDB.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1320 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.66nJ3x + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.55 + 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 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/mldbm.t ...... ok t/pod.t ........ ok 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=32, Tests=1881, 3 wallclock secs ( 0.18 usr 0.04 sys + 1.76 cusr 0.25 csys = 2.23 CPU) Result: PASS + exit 0 Processing files: perl-BerkeleyDB-0.55-10.fc27.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.X2cSJY + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.55 + DOCDIR=/builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/share/doc/perl-BerkeleyDB + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/share/doc/perl-BerkeleyDB + cp -pr README /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/share/doc/perl-BerkeleyDB + cp -pr Changes /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/share/doc/perl-BerkeleyDB + cp -pr Todo /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386/usr/share/doc/perl-BerkeleyDB + exit 0 Provides: perl(BerkeleyDB) = 0.55 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.55-10.fc27 perl-BerkeleyDB(x86-32) = 0.55-10.fc27 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 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdb-5.3.so libperl.so.5.26 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.55-10.fc27.i686 Provides: perl-BerkeleyDB-debugsource = 0.55-10.fc27 perl-BerkeleyDB-debugsource(x86-32) = 0.55-10.fc27 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.55-10.fc27.i686 Provides: debuginfo(build-id) = ad7a71fb631afb8a5d387743f0f68946fab50bcf perl-BerkeleyDB-debuginfo = 0.55-10.fc27 perl-BerkeleyDB-debuginfo(x86-32) = 0.55-10.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 Wrote: /builddir/build/RPMS/perl-BerkeleyDB-0.55-10.fc27.i686.rpm Wrote: /builddir/build/RPMS/perl-BerkeleyDB-debugsource-0.55-10.fc27.i686.rpm Wrote: /builddir/build/RPMS/perl-BerkeleyDB-debuginfo-0.55-10.fc27.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.XUZqjq + umask 022 + cd /builddir/build/BUILD + cd BerkeleyDB-0.55 + rm -rf /builddir/build/BUILDROOT/perl-BerkeleyDB-0.55-10.fc27.i386 + exit 0 Child return code was: 0