Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-DBD-SQLite.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10795/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/perl-DBD-SQLite.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory sh: /opt/rh/rh-perl520/root/usr/bin/perl: No such file or directory warning: Could not canonicalize hostname: copr-builder-203611694 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-DBD-SQLite.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-10795/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/perl-DBD-SQLite.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4Mb9y1 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-SQLite-1.37 + /usr/bin/tar -xf - + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-SQLite-1.37.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-SQLite-1.37 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (perl-DBD-SQLite-bz543982.patch):' Patch #0 (perl-DBD-SQLite-bz543982.patch): + /usr/bin/cat /builddir/build/SOURCES/perl-DBD-SQLite-bz543982.patch + /usr/bin/patch -p1 -b --suffix .bz543982 --fuzz=0 patching file Makefile.PL Hunk #1 succeeded at 124 (offset 1 line). + echo 'Patch #1 (DBD-SQLite-1.37-Disable-traceing-tests-failing-with-sqlite-3.6.20.patch):' Patch #1 (DBD-SQLite-1.37-Disable-traceing-tests-failing-with-sqlite-3.6.20.patch): + /usr/bin/patch -p1 --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/DBD-SQLite-1.37-Disable-traceing-tests-failing-with-sqlite-3.6.20.patch patching file t/49_trace_and_profile.t + rm sqlite3.c sqlite3.h sqlite3ext.h + sed -i -e '/^sqlite3/d' MANIFEST + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5g2QAK + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.37 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + scl enable rh-perl520 'perl Makefile.PL INSTALLDIRS=vendor && make -j2 OPTIMIZE="-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic"' Checking if your kit is complete... Looks good Using DBI 1.633 (for perl 5.020001 on x86_64-linux-thread-multi) installed in /opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DBI/ Generating a Unix-style Makefile Writing Makefile for DBD::SQLite Running Mkbootstrap for DBD::SQLite () chmod 644 "SQLite.bs" "/opt/rh/rh-perl520/root/usr/bin/perl" -p -e "s/~DRIVER~/SQLite/g" /opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > SQLite.xsi gcc -c -I. -I/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DNDEBUG=1 -DHAVE_USLEEP=1 dbdimp.c cp lib/DBD/SQLite/Cookbook.pod blib/lib/DBD/SQLite/Cookbook.pod cp lib/DBD/SQLite.pm blib/lib/DBD/SQLite.pm "/opt/rh/rh-perl520/root/usr/bin/perl" "/opt/rh/rh-perl520/root/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -typemap "/opt/rh/rh-perl520/root/usr/share/perl5/ExtUtils/typemap" SQLite.xs > SQLite.xsc && mv SQLite.xsc SQLite.c dbdimp.c: In function 'sqlite_st_prepare': dbdimp.c:608:9: warning: the address of 'extra' will always evaluate as 'true' [-Waddress] if (&extra) { ^ In file included from /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/perl.h:5012:0, from SQLiteXS.h:11, from dbdimp.c:6: dbdimp.c: In function 'sqlite_db_func_dispatcher': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:1318:9: note: in expansion of macro 'POPs' POPs; ^ /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:1326:13: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c: In function 'sqlite_db_aggr_new_dispatcher': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:1436:9: note: in expansion of macro 'POPs' POPs; ^ /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:1444:13: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c: In function 'sqlite_db_aggr_step_dispatcher': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:1521:7: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c: In function 'sqlite_db_aggr_finalize_dispatcher': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:1562:13: note: in expansion of macro 'POPs' POPs; ^ /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:1569:17: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c: In function 'sqlite_db_trace_dispatcher': dbdimp.c:2049:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval = 0; ^ dbdimp.c: In function 'sqlite_db_profile_dispatcher': dbdimp.c:2107:9: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int retval = 0; ^ dbdimp.c: In function 'perl_tokenizer_Next': dbdimp.c:2475:28: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] byteOffset = utf8_hop((U8*)c->lastByteOffset, hop); ^ dbdimp.c:2478:13: warning: pointer targets in passing argument 2 of 'Perl_utf8_hop' differ in signedness [-Wpointer-sign] byteOffset = utf8_hop(byteOffset, hop); ^ In file included from /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/perl.h:5048:0, from SQLiteXS.h:11, from dbdimp.c:6: /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/proto.h:4795:19: note: expected 'const U8 *' but argument is of type 'char *' PERL_CALLCONV U8* Perl_utf8_hop(pTHX_ const U8 *s, I32 off) ^ dbdimp.c:2478:28: warning: pointer targets in assignment differ in signedness [-Wpointer-sign] byteOffset = utf8_hop(byteOffset, hop); ^ dbdimp.c:2436:12: warning: unused variable 'n_a' [-Wunused-variable] STRLEN n_a; ^ In file included from SQLiteXS.h:17:0, from dbdimp.c:6: dbdimp.c: At top level: dbdimp.h:115:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] newUTF8SVpv(char *s, STRLEN len) { ^ dbdimp.h:125:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] newUTF8SVpvn(char *s, STRLEN len) { ^ gcc -c -I. -I/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wl,-Bsymbolic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -DVERSION=\"1.37\" -DXS_VERSION=\"1.37\" -fPIC "-I/opt/rh/rh-perl520/root/usr/lib64/perl5/CORE" -DSQLITE_ENABLE_FTS4 -DSQLITE_ENABLE_FTS3_PARENTHESIS -DSQLITE_ENABLE_RTREE -DSQLITE_ENABLE_COLUMN_METADATA -DSQLITE_ENABLE_STAT3 -DNDEBUG=1 -DHAVE_USLEEP=1 SQLite.c In file included from SQLiteXS.h:12:0, from SQLite.xs:3: SQLite.c: In function 'XS_DBD__SQLite__db_last_insert_rowid': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:164:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_create_function': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:188:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_enable_load_extension': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:220:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_create_aggregate': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:246:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_create_collation': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:275:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_collation_needed': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:302:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_progress_handler': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:324:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_profile': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:375:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_commit_hook': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:400:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_rollback_hook': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:425:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_update_hook': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:450:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_set_authorizer': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:475:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_busy_timeout': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:500:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_backup_from_file': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:529:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_backup_to_file': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:552:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite__db_register_fts3_perl_tokenizer': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:183:20: warning: unused variable 'ix' [-Wunused-variable] #define dXSI32 I32 ix = XSANY.any_i32 ^ SQLite.c:575:5: note: in expansion of macro 'dXSI32' dXSI32; ^ SQLite.c: In function 'XS_DBD__SQLite_compile_options': /opt/rh/rh-perl520/root/usr/lib64/perl5/CORE/XSUB.h:175:28: warning: unused variable 'targ' [-Wunused-variable] #define dXSTARG SV * const targ = ((PL_op->op_private & OPpENTERSUB_HASTARG) \ ^ SQLite.c:600:2: note: in expansion of macro 'dXSTARG' dXSTARG; ^ SQLite.c:599:6: warning: unused variable 'RETVAL' [-Wunused-variable] int RETVAL; ^ In file included from SQLiteXS.h:17:0, from SQLite.xs:3: SQLite.c: At top level: dbdimp.h:115:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] newUTF8SVpv(char *s, STRLEN len) { ^ dbdimp.h:125:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] newUTF8SVpvn(char *s, STRLEN len) { ^ rm -f blib/arch/auto/DBD/SQLite/SQLite.so gcc -shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -L/opt/rh/rh-perl520/root/usr/lib64 -L/usr/local/lib -Wl,-Bsymbolic SQLite.o dbdimp.o -o blib/arch/auto/DBD/SQLite/SQLite.so \ -lsqlite3 -lperl \ chmod 755 blib/arch/auto/DBD/SQLite/SQLite.so "/opt/rh/rh-perl520/root/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- SQLite.bs blib/arch/auto/DBD/SQLite/SQLite.bs 644 Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gPOnwz + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 + cd DBD-SQLite-1.37 + scl enable rh-perl520 'make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64' Running Mkbootstrap for DBD::SQLite () chmod 644 "SQLite.bs" Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so Installing /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/DBD/SQLite.pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/DBD/SQLite/Cookbook.pod Installing /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/DBD::SQLite::Cookbook.3pm Installing /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/man/man3/DBD::SQLite.3pm + find /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 -type f '(' -name .packlist -o -name '*.bs' -size 0 ')' -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 -depth -type d -empty -exec rmdir '{}' ';' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/DBD-SQLite-1.37 extracting debug info from /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite/SQLite.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 361 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-scl-compress /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-scl-python-bytecompile /usr/bin/python 1 /opt/rh/rh-perl520/root + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.eqmhxq + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.37 + scl enable rh-perl520 'make test' PERL_DL_NONLAZY=1 "/opt/rh/rh-perl520/root/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t # $DBI::VERSION=1.633 # Compile Options: # DISABLE_DIRSYNC # ENABLE_COLUMN_METADATA # ENABLE_FTS3 # ENABLE_RTREE # ENABLE_UNLOCK_NOTIFY # SECURE_DELETE # TEMP_STORE=1 # THREADSAFE=1 t/01_compile.t .............................. ok # sqlite_version=3.7.17 t/02_logon.t ................................ ok t/03_create_table.t ......................... ok t/04_insert.t ............................... ok t/05_select.t ............................... ok t/06_tran.t ................................. ok t/07_error.t ................................ ok t/08_busy.t ................................. ok t/09_create_function.t ...................... ok t/10_create_aggregate.t ..................... ok t/12_unicode.t .............................. ok t/13_create_collation.t ..................... ok t/14_progress_handler.t ..................... ok t/15_ak_dbd.t ............................... ok t/16_column_info.t .......................... ok t/17_createdrop.t ........................... ok t/18_insertfetch.t .......................... ok t/19_bindparam.t ............................ ok t/20_blobs.t ................................ ok t/21_blobtext.t ............................. ok t/22_listfields.t ........................... ok t/23_nulls.t ................................ ok t/24_numrows.t .............................. ok t/25_chopblanks.t ........................... ok t/26_commit.t ............................... ok t/27_metadata.t ............................. ok t/28_schemachange.t ......................... ok t/29_cppcomments.t .......................... ok t/30_auto_rollback.t ........................ ok t/31_bind_weird_number_param.t .............. ok t/32_inactive_error.t ....................... ok t/33_non_latin_path.t ....................... ok t/34_online_backup.t ........................ ok t/35_table_info.t ........................... ok t/36_hooks.t ................................ ok t/37_regexp.t ............................... ok t/38_empty_statement.t ...................... ok t/39_foreign_keys.t ......................... ok t/40_multiple_statements.t .................. ok t/41_placeholders.t ......................... ok t/42_primary_key_info.t ..................... ok t/43_fts3.t ................................. ok t/44_rtree.t ................................ ok t/45_savepoints.t ........................... ok t/46_mod_perl.t ............................. skipped: requires APR::Table t/47_execute.t .............................. ok t/48_bind_param_is_sticky.t ................. ok t/49_trace_and_profile.t .................... ok t/cookbook_variance.t ....................... ok t/rt_15186_prepcached.t ..................... ok t/rt_21406_auto_finish.t .................... ok t/rt_25371_asymmetric_unicode.t ............. ok t/rt_25460_numeric_aggregate.t .............. ok t/rt_25924_user_defined_func_unicode.t ...... ok t/rt_27553_prepared_cache_and_analyze.t ..... ok t/rt_29058_group_by.t ....................... ok t/rt_29629_sqlite_where_length.t ............ ok t/rt_31324_full_names.t ..................... ok t/rt_32889_prepare_cached_reexecute.t ....... ok t/rt_36836_duplicate_key.t .................. ok t/rt_36838_unique_and_bus_error.t ........... ok t/rt_40594_nullable.t ....................... ok t/rt_48393_debug_panic_with_commit.t ........ skipped: set $ENV{TEST_DBD_SQLITE_WITH_DEBUGGER} to enable this test t/rt_50503_fts3.t ........................... ok t/rt_52573_manual_exclusive_lock.t .......... ok t/rt_53235_icu_compatibility.t .............. skipped: requires SQLite ICU plugin to be enabled t/rt_62370_diconnected_handles_operation.t .. ok t/rt_67581_bind_params_mismatch.t ........... ok t/rt_71311_bind_col_and_unicode.t ........... ok t/rt_73159_fts_tokenizer_segfault.t ......... ok t/rt_73787_exponential_buffer_overflow.t .... ok All tests successful. Test Summary Report ------------------- t/49_trace_and_profile.t (Wstat: 0 Tests: 25 Failed: 0) TODO passed: 3, 5, 15, 17 Files=71, Tests=1612, 14 wallclock secs ( 0.52 usr 0.09 sys + 5.61 cusr 0.70 csys = 6.92 CPU) Result: PASS + exit 0 Processing files: rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QARejU + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.37 + DOCDIR=/builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DBD-SQLite-1.37 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DBD-SQLite-1.37 + cp -pr Changes /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DBD-SQLite-1.37 + cp -pr README /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64/opt/rh/rh-perl520/root/usr/share/doc/rh-perl520-perl-DBD-SQLite-1.37 + exit 0 Provides: rh-perl520-perl(DBD::SQLite) = 1.37 rh-perl520-perl(DBD::SQLite::_WriteOnceHash) rh-perl520-perl(DBD::SQLite::db) rh-perl520-perl(DBD::SQLite::dr) rh-perl520-perl-DBD-SQLite = 1.37-2.el7.centos rh-perl520-perl-DBD-SQLite(x86-64) = 1.37-2.el7.centos scl-package(rh-perl520) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.rh-perl520-5.20()(64bit) libsqlite3.so.0()(64bit) rh-perl520-perl >= 0:5.006 rh-perl520-perl(DBI) >= 1.57 rh-perl520-perl(DynaLoader) rh-perl520-perl(Tie::Hash) rh-perl520-perl(constant) rh-perl520-perl(locale) rh-perl520-perl(strict) rh-perl520-perl(vars) rh-perl520-runtime rtld(GNU_HASH) Processing files: rh-perl520-perl-DBD-SQLite-debuginfo-1.37-2.el7.centos.x86_64 Provides: scl-package(rh-perl520) rh-perl520-perl-DBD-SQLite-debuginfo = 1.37-2.el7.centos rh-perl520-perl-DBD-SQLite-debuginfo(x86-64) = 1.37-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-203611694 Wrote: /builddir/build/RPMS/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/rh-perl520-perl-DBD-SQLite-debuginfo-1.37-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.j4Wnep + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite-1.37 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rh-perl520-perl-DBD-SQLite-1.37-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->