<86>Apr 21 06:30:38 userdel[60847]: delete user 'rooter' <86>Apr 21 06:30:38 userdel[60847]: removed group 'rooter' owned by 'rooter' <86>Apr 21 06:30:38 groupadd[60878]: group added to /etc/group: name=rooter, GID=627 <86>Apr 21 06:30:38 useradd[60898]: new user: name=rooter, UID=627, GID=627, home=/root, shell=/bin/bash <86>Apr 21 06:30:38 userdel[60926]: delete user 'builder' <86>Apr 21 06:30:38 userdel[60926]: removed group 'builder' owned by 'builder' <86>Apr 21 06:30:38 userdel[60926]: removed shadow group 'builder' owned by 'builder' <86>Apr 21 06:30:38 groupadd[60947]: group added to /etc/group: name=builder, GID=628 <86>Apr 21 06:30:38 groupadd[60947]: group added to /etc/gshadow: name=builder <86>Apr 21 06:30:38 groupadd[60947]: new group: name=builder, GID=628 <86>Apr 21 06:30:38 useradd[60975]: new user: name=builder, UID=628, GID=628, home=/usr/src, shell=/bin/bash <13>Apr 21 06:30:41 rpmi: perl-Encode-2.83-alt1 1459157779 installed <13>Apr 21 06:30:41 rpmi: perl-devel-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 21 06:30:41 rpmi: perl-Term-Cap-1.17-alt1 1445018869 installed <13>Apr 21 06:30:41 rpmi: perl-Term-ANSIColor-4.05-alt1 1458575791 installed <13>Apr 21 06:30:41 rpmi: perl-Pod-Escapes-1.07-alt1 1418767892 installed <13>Apr 21 06:30:41 rpmi: perl-Pod-Simple-3.32-alt1 1447205413 installed <13>Apr 21 06:30:41 rpmi: perl-FreezeThaw-0.5001-alt1 1316460005 installed <13>Apr 21 06:30:41 rpmi: libgdbm-1.8.3-alt10 1454943334 installed <13>Apr 21 06:30:41 rpmi: perl-DBM-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 21 06:30:41 rpmi: perl-MLDBM-2.05-alt1 1374737745 installed <13>Apr 21 06:30:41 rpmi: perl-Test-Pod-1.51-alt1 1444638312 installed <13>Apr 21 06:30:41 rpmi: libdb4.7-devel-4.7.25-alt8 1342057804 installed <13>Apr 21 06:30:41 rpmi: perl-Unicode-Normalize-1:5.22.3-alt0.M80P.1 1485958186 installed <13>Apr 21 06:30:41 rpmi: perl-podlators-4.07-alt1 1458574366 installed <13>Apr 21 06:30:41 rpmi: perl-Pod-Usage-1.68-alt1 1451923699 installed <13>Apr 21 06:30:42 rpmi: perl-unicore-1:5.22.3-alt0.M80P.1 1485958186 installed Installing perl-BerkeleyDB-0.55-alt1.1.src.rpm Building target platforms: i586 Building for target i586 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.13785 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf BerkeleyDB-0.55 + echo 'Source #0 (BerkeleyDB-0.55.tar.gz):' Source #0 (BerkeleyDB-0.55.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/BerkeleyDB-0.55.tar.gz + /bin/tar -xf - + cd BerkeleyDB-0.55 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (perl-BerkeleyDB-0.49-alt-DB_VERSION.patch):' Patch #0 (perl-BerkeleyDB-0.49-alt-DB_VERSION.patch): + /usr/bin/patch -p1 patching file BerkeleyDB.xs Hunk #1 succeeded at 6166 (offset 532 lines). + rm -rv t/Test/ removed 't/Test/More.pm' removed 't/Test/Builder.pm' removed directory 't/Test/' + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.13785 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd BerkeleyDB-0.55 + perl_vendor_build + export PERL_EXTUTILS_AUTOINSTALL=--skip + PERL_EXTUTILS_AUTOINSTALL=--skip + export XSUBPP_STATIC_XS=1 + XSUBPP_STATIC_XS=1 + _perl_vendor_fixin + find . -type f -print0 + xargs -r0 /usr/bin/subst -p '1s,^#![[:space:]]*\([^[:space:]]*/\)\?perl\([^/[:alpha:][:space:]][^/[:space:]]*\)\?\([[:space:]]\|$\),#!/usr/bin/perl\3,' + /bin/grep -qs -Ew '((dist|module)_name|Build_PL|Module::Build)' Build.PL + _perl_vendor_MM_build + : looking for PREREQ dependencies + /usr/bin/perl Makefile.PL PRINT_PREREQ=1 + tee .perl.req Parsing config.in... Looks Good. + : writing Makefile + /usr/bin/perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor Parsing config.in... Looks Good. Checking if your kit is complete... Warning: the following files are missing in your kit: t/Test/Builder.pm t/Test/More.pm Please inform the author. Generating a Unix-style Makefile Writing Makefile for BerkeleyDB + : running make + '[' -n '' ']' + NPROCS=8 + make -j8 'OPTIMIZE=-pipe -Wall -g -O2 -march=i586 -mtune=generic' 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/BerkeleyDB-0.55' "/usr/bin/perl" "/usr/share/perl5/ExtUtils/xsubpp" -noprototypes -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" BerkeleyDB.xs > BerkeleyDB.xsc && mv BerkeleyDB.xsc BerkeleyDB.c Running Mkbootstrap for BerkeleyDB () chmod 644 "BerkeleyDB.bs" cp BerkeleyDB.pm blib/lib/BerkeleyDB.pm cp BerkeleyDB/Hash.pm blib/lib/BerkeleyDB/Hash.pm cp BerkeleyDB.pod blib/lib/BerkeleyDB.pod cp mkconsts.pl blib/lib/mkconsts.pl cp scan.pl blib/lib/scan.pl cp BerkeleyDB/Btree.pm blib/lib/BerkeleyDB/Btree.pm 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 gcc -c -I/usr/local/BerkeleyDB/include -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -pipe -Wall -g -O2 -march=i586 -mtune=generic -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:6290: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:6290: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:6290: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:6290: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:6290: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 'my_db_open': /usr/lib/perl5/CORE/perl.h:6290: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:6290: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.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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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 BerkeleyDB.xs:24:0: BerkeleyDB.c: In function 'XS_BerkeleyDB__Env_DB_ENV': /usr/lib/perl5/CORE/perl.h:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:201: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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; ^ BerkeleyDB.c: In function 'XS_BerkeleyDB__Unknown__db_open_unknown': /usr/lib/perl5/CORE/perl.h:6290: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:6290: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:6290: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:6290: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:5615:7: warning: unused variable 'ref' [-Wunused-variable] SV * ref = ST(1) ^ 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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__Common_db_del': /usr/lib/perl5/CORE/sv.h:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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; ^ BerkeleyDB.c:7557:18: warning: unused variable 'callback_ptr' [-Wunused-variable] foreign_cb_type callback_ptr = NULL; ^ BerkeleyDB.c:7555:19: warning: unused variable 'flags' [-Wunused-variable] u_int32_t flags = SvUV(ST(3)) ^ BerkeleyDB.c:7553:6: warning: unused variable 'callback' [-Wunused-variable] SV* callback = ST(2) ^ BerkeleyDB.c:7552:21: warning: variable 'secondary' set but not used [-Wunused-but-set-variable] BerkeleyDB__Common secondary; ^ In file included from /usr/lib/perl5/CORE/perl.h:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.xs: In function 'XS_BerkeleyDB__Common_compact': /usr/lib/perl5/CORE/sv.h:857:20: 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:857:20: 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:857:20: 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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor_c_get': /usr/lib/perl5/CORE/sv.h:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:857:20: 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:6290: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:6290: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:6290: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:6290: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:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__Cursor__c_get_db_stream': /usr/lib/perl5/CORE/sv.h:857:20: 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:857:20: 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:6290: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:6290: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:6290: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:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_read': /usr/lib/perl5/CORE/sv.h:857:20: 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:6290: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:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.c: In function 'XS_BerkeleyDB__DbStream_write': /usr/lib/perl5/CORE/sv.h:857:20: 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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.xs: In function 'XS_BerkeleyDB___tiedHash_FIRSTKEY': /usr/lib/perl5/CORE/sv.h:857:20: 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:193: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:6290: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:3731:0, from BerkeleyDB.xs:24: BerkeleyDB.xs: In function 'XS_BerkeleyDB___tiedHash_NEXTKEY': /usr/lib/perl5/CORE/sv.h:857:20: 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:193: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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:6290: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; ^ rm -f blib/arch/auto/BerkeleyDB/BerkeleyDB.so gcc -shared -pipe -Wall -g -O2 -march=i586 -mtune=generic -L/usr/local/lib -fstack-protector-strong BerkeleyDB.o -o blib/arch/auto/BerkeleyDB/BerkeleyDB.so \ -ldb \ -L/usr/lib/perl5/CORE -lperl -lpthread chmod 755 blib/arch/auto/BerkeleyDB/BerkeleyDB.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- BerkeleyDB.bs blib/arch/auto/BerkeleyDB/BerkeleyDB.bs 644 make: Leaving directory `/usr/src/RPM/BUILD/BerkeleyDB-0.55' + : running tests + LD_BIND_NOW=1 + PERL_DL_NONLAZY=1 + /usr/bin/make test 'CP=/bin/cp -p' make: Entering directory `/usr/src/RPM/BUILD/BerkeleyDB-0.55' Running Mkbootstrap for BerkeleyDB () chmod 644 "BerkeleyDB.bs" 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 ..... skipped: this needs Berkeley DB 4.8.x or better 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 ....... skipped: Heap needs Berkeley DB 5.2.x or better *** Error in `/usr/bin/perl': corrupted double-linked list: 0x08e6b1f0 *** ======= Backtrace: ========= /lib/libc.so.6(+0x668df)[0xf7bea8df] /lib/libc.so.6(+0x6c910)[0xf7bf0910] /lib/libc.so.6(+0x6cc94)[0xf7bf0c94] /lib/libc.so.6(+0x6e55b)[0xf7bf255b] /lib/libc.so.6(__libc_calloc+0xb2)[0xf7bf4b32] /usr/lib/libperl-5.22.so(Perl_safesyscalloc+0x5a)[0xf7d9d80a] /usr/lib/libperl-5.22.so(PerlIOBuf_get_base+0x46)[0xf7e3e6a6] /usr/lib/libperl-5.22.so(Perl_PerlIO_get_base+0x35)[0xf7e40c05] /usr/lib/libperl-5.22.so(PerlIOBuf_write+0x270)[0xf7e411b0] /usr/lib/libperl-5.22.so(Perl_PerlIO_write+0x3a)[0xf7e4024a] /usr/lib/libperl-5.22.so(Perl_do_print+0xbf)[0xf7e1cc6f] /usr/lib/libperl-5.22.so(Perl_pp_print+0x20c)[0xf7dbca8c] /usr/lib/libperl-5.22.so(Perl_runops_standard+0x17)[0xf7dbab07] /usr/lib/libperl-5.22.so(perl_run+0x239)[0xf7d48369] /usr/bin/perl(main+0x15e)[0x8048a9e] /lib/libc.so.6(__libc_start_main+0xf7)[0xf7b9c5a7] /usr/bin/perl[0x8048ad1] ======= Memory map: ======== t/join.t ....... All 42 subtests passed 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 Test Summary Report ------------------- t/join.t (Wstat: 6 Tests: 42 Failed: 0) Non-zero wait status: 6 Files=32, Tests=1755, 3 wallclock secs ( 0.23 usr 0.02 sys + 2.72 cusr 0.19 csys = 3.16 CPU) Result: FAIL Failed 1/32 test programs. 0/1755 subtests failed. make: *** [test_dynamic] Error 255 make: Leaving directory `/usr/src/RPM/BUILD/BerkeleyDB-0.55' error: Bad exit status from /usr/src/tmp/rpm-tmp.13785 (%build) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.13785 (%build) Command exited with non-zero status 1 10.03user 0.46system 0:11.53elapsed 91%CPU (0avgtext+0avgdata 103152maxresident)k 0inputs+0outputs (0major+136011minor)pagefaults 0swaps hsh-rebuild: rebuild of `perl-BerkeleyDB-0.55-alt1.1.src.rpm' failed. Command exited with non-zero status 1 13.11user 2.39system 0:17.07elapsed 90%CPU (0avgtext+0avgdata 122380maxresident)k 48inputs+0outputs (0major+299234minor)pagefaults 0swaps