Mock Version: 1.1.32 Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-DBD-SQLite2.spec'], False, '/var/lib/mock/f20-perl-1749479-308775/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-DBD-SQLite2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/perl-DBD-SQLite2-0.33-23.fc20.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-DBD-SQLite2.spec'], False, '/var/lib/mock/f20-perl-1749479-308775/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-DBD-SQLite2.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.jxnMQy + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-SQLite2-0.33 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-SQLite2-0.33.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-SQLite2-0.33 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (DBD-SQLite2-systemlibs.patch):' Patch #0 (DBD-SQLite2-systemlibs.patch): + /usr/bin/cat /builddir/build/SOURCES/DBD-SQLite2-systemlibs.patch + /usr/bin/patch -p1 --fuzz=0 patching file Makefile.PL + rm sqlite.h + mv t/ak-dbd.t t/ak-dbd.t.bak + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.g8lem7 + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite2-0.33 + 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' + /usr/bin/perl Makefile.PL INSTALLDIRS=vendor Checking for SQLite2... Looks good Checking if your kit is complete... Warning: the following files are missing in your kit: sqlite.h t/ak-dbd.t Please inform the author. Using DBI 1.627 (for perl 5.018000 on x86_64-linux-thread-multi) installed in /usr/lib64/perl5/vendor_perl/auto/DBI/ Writing Makefile for DBD::SQLite2 + make -j5 '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' /usr/bin/perl -p -e "s/~DRIVER~/SQLite2/g" /usr/lib64/perl5/vendor_perl/auto/DBI/Driver.xst > SQLite2.xsi gcc -c -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=8 -DHAVE_USLEEP=1 dbdimp.c Running Mkbootstrap for DBD::SQLite2 () chmod 644 SQLite2.bs /usr/bin/perl /usr/share/perl5/vendor_perl/ExtUtils/xsubpp -typemap /usr/share/perl5/ExtUtils/typemap SQLite2.xs > SQLite2.xsc && mv SQLite2.xsc SQLite2.c cp SQLite2.bs blib/arch/auto/DBD/SQLite2/SQLite2.bs chmod 644 blib/arch/auto/DBD/SQLite2/SQLite2.bs cp lib/DBD/SQLite2.pm blib/lib/DBD/SQLite2.pm cp getsqlite.pl blib/lib/DBD/getsqlite.pl dbdimp.c: In function 'sqlite2_db_login': dbdimp.c:75:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] != SQLITE_OK) ^ dbdimp.c:85:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] != SQLITE_OK) ^ dbdimp.c: In function 'sqlite2_db_rollback': dbdimp.c:151:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] != SQLITE_OK) ^ dbdimp.c: In function 'sqlite2_db_commit': dbdimp.c:178:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] != SQLITE_OK) ^ dbdimp.c: In function 'sqlite2_quote': dbdimp.c:304:7: warning: value computed is not used [-Wunused-value] *cval++; len--; ^ dbdimp.c: In function 'sqlite2_decode': dbdimp.c:323:11: warning: value computed is not used [-Wunused-value] *input++; ^ dbdimp.c:329:11: warning: value computed is not used [-Wunused-value] *input++; ^ dbdimp.c:336:5: warning: value computed is not used [-Wunused-value] *input++; ^ dbdimp.c: In function 'sqlite2_st_execute': dbdimp.c:400:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] != SQLITE_OK) ^ dbdimp.c:410:5: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (retval = sqlite_compile(imp_dbh->db, SvPV_nolen(sql), 0, &(imp_sth->vm), &errmsg) != SQLITE_OK) ^ dbdimp.c: In function 'sqlite2_st_finish': dbdimp.c:530:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] if (imp_sth->retval = sqlite_finalize(imp_sth->vm, &errmsg) == SQLITE_ERROR) { ^ dbdimp.c: In function 'sqlite2_db_STORE_attrib': dbdimp.c:573:21: warning: suggest parentheses around assignment used as truth value [-Wparentheses] != SQLITE_OK) ^ dbdimp.c: In function 'sqlite2_st_STORE_attrib': dbdimp.c:628:11: warning: unused variable 'key' [-Wunused-variable] char *key = SvPV_nolen(keysv); ^ In file included from /usr/lib64/perl5/CORE/perl.h:5079:0, from /usr/lib64/perl5/vendor_perl/auto/DBI/DBIXS.h:23, from SQLiteXS.h:9, from dbdimp.c:3: dbdimp.c: In function 'sqlite2_db_func_dispatcher': /usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:750:9: note: in expansion of macro 'POPs' POPs; ^ /usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:758:13: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c: In function 'sqlite2_db_aggr_new_dispatcher': /usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:825:9: note: in expansion of macro 'POPs' POPs; ^ /usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:833:13: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c: In function 'sqlite2_db_aggr_step_dispatcher': /usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:896:7: note: in expansion of macro 'POPs' POPs; ^ dbdimp.c: In function 'sqlite2_db_aggr_finalize_dispatcher': /usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:936:13: note: in expansion of macro 'POPs' POPs; ^ /usr/lib64/perl5/CORE/pp.h:126:16: warning: value computed is not used [-Wunused-value] #define POPs (*sp--) ^ dbdimp.c:943:17: note: in expansion of macro 'POPs' POPs; ^ In file included from SQLiteXS.h:10:0, from dbdimp.c:3: dbdimp.c: At top level: dbdimp.h:77:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] newUTF8SVpv(char *s, STRLEN len) { ^ dbdimp.h:86:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] newUTF8SVpvn(char *s, STRLEN len) { ^ dbdimp.c: In function 'sqlite2_bind_ph': dbdimp.c:462:1: warning: control reaches end of non-void function [-Wreturn-type] } ^ gcc -c -I. -I/usr/lib64/perl5/vendor_perl/auto/DBI -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -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=\"0.33\" -DXS_VERSION=\"0.33\" -fPIC "-I/usr/lib64/perl5/CORE" -DNDEBUG=1 -DSQLITE_PTR_SZ=8 -DHAVE_USLEEP=1 SQLite2.c SQLite2.c: In function 'XS_DBD__SQLite2__db_list_tables': SQLite2.c:167:7: warning: unused variable 'dbh' [-Wunused-variable] SV * dbh = ST(0) ^ SQLite2.xs: In function 'XS_DBD__SQLite2__db_busy_timeout': SQLite2.xs:59:5: warning: implicit declaration of function 'sqlite2_busy_timeout' [-Wimplicit-function-declaration] RETVAL = sqlite2_busy_timeout( dbh, timeout ); ^ SQLite2.c: In function 'XS_DBD__SQLite2__db__login': SQLite2.c:386:7: warning: variable 'attribs' set but not used [-Wunused-but-set-variable] SV * attribs; ^ In file included from SQLiteXS.h:10:0, from SQLite2.xs:3: SQLite2.c: At top level: dbdimp.h:77:1: warning: 'newUTF8SVpv' defined but not used [-Wunused-function] newUTF8SVpv(char *s, STRLEN len) { ^ dbdimp.h:86:1: warning: 'newUTF8SVpvn' defined but not used [-Wunused-function] newUTF8SVpvn(char *s, STRLEN len) { ^ rm -f blib/arch/auto/DBD/SQLite2/SQLite2.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 SQLite2.o dbdimp.o -o blib/arch/auto/DBD/SQLite2/SQLite2.so \ -lsqlite -lperl \ chmod 755 blib/arch/auto/DBD/SQLite2/SQLite2.so Manifying blib/man3/DBD::SQLite2.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.jUqYFK + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 ++ dirname /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 + cd DBD-SQLite2-0.33 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite2/SQLite2.so Installing /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite2/SQLite2.bs Installing /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/lib64/perl5/vendor_perl/DBD/SQLite2.pm Installing /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/lib64/perl5/vendor_perl/DBD/getsqlite.pl Installing /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/share/man/man3/DBD::SQLite2.3pm + find /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 -type f -name '*.bs' -a -size 0 -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 -type d -depth -exec rmdir '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr + /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-SQLite2-0.33 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/lib64/perl5/vendor_perl/auto/DBD/SQLite2/SQLite2.so dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 316 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.X77enp + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite2-0.33 + make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00basic.t ............. ok t/01logon.t ............. ok t/02cr_table.t .......... ok t/03insert.t ............ ok t/04select.t ............ ok t/05tran.t .............. ok t/06error.t ............. ok t/08create_function.t ... ok t/09create_aggregate.t .. ok t/10dsnlist.t ........... ok t/20createdrop.t ........ ok t/30insertfetch.t ....... ok t/40bindparam.t ......... ok t/40blobs.t ............. ok t/40listfields.t ........ ok t/40nulls.t ............. ok t/40numrows.t ........... ok t/50chopblanks.t ........ ok t/50commit.t ............ ok t/60metadata.t .......... ok t/90cppcomments.t ....... ok t/99cleanup.t ........... ok t/dbdadmin.t ............ ok All tests successful. Files=23, Tests=299, 4 wallclock secs ( 0.15 usr 0.05 sys + 0.99 cusr 0.19 csys = 1.38 CPU) Result: PASS + exit 0 Processing files: perl-DBD-SQLite2-0.33-23.fc20.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9RY9rg + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite2-0.33 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/share/doc/perl-DBD-SQLite2-0.33 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/share/doc/perl-DBD-SQLite2-0.33 + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/share/doc/perl-DBD-SQLite2-0.33 + cp -pr README /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64/usr/share/doc/perl-DBD-SQLite2-0.33 + exit 0 Provides: perl(DBD::SQLite2) = 0.33 perl(DBD::SQLite2::db) perl(DBD::SQLite2::dr) perl-DBD-SQLite2 = 0.33-23.fc20 perl-DBD-SQLite2(x86-64) = 0.33-23.fc20 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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libperl.so.5.18()(64bit) libsqlite.so.0()(64bit) perl(DBI) perl(DynaLoader) perl(strict) perl(vars) rtld(GNU_HASH) Processing files: perl-DBD-SQLite2-debuginfo-0.33-23.fc20.x86_64 Provides: perl-DBD-SQLite2-debuginfo = 0.33-23.fc20 perl-DBD-SQLite2-debuginfo(x86-64) = 0.33-23.fc20 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/perl-DBD-SQLite2-0.33-23.fc20.x86_64 warning: Could not canonicalize hostname: buildvm-08.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/perl-DBD-SQLite2-0.33-23.fc20.x86_64.rpm Wrote: /builddir/build/RPMS/perl-DBD-SQLite2-debuginfo-0.33-23.fc20.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wAXsfQ + umask 022 + cd /builddir/build/BUILD + cd DBD-SQLite2-0.33 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-SQLite2-0.33-23.fc20.x86_64 + exit 0 Child return code was: 0 LEAVE do -->