Mock Version: 1.2.12 Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'], chrootPath='/var/lib/mock/f22-build-4117084-529725/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: arm02-builder06.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-DBD-Firebird-1.21-1.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec '], chrootPath='/var/lib/mock/f22-build-4117084-529725/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ihpD4b + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-Firebird-1.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-Firebird-1.21.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Firebird-1.21 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qS1cyj + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' Configuring DBD::Firebird (on linux) libfbembed.so found in /usr/lib FIREBIRD_HOME : /usr/lib FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib Client library : fbclient Using DBI 1.633 (for perl 5.020003 on arm-linux-thread-multi) installed in /usr/lib/perl5/vendor_perl/auto/DBI/ Found libfbembed, will build DBD::FirebirdEmbed too. Checking if your kit is complete... Looks good Configuring DBD::FirebirdEmbedded (on linux) FIREBIRD_HOME : /usr/lib FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib Client library : fbembed Generating a Unix-style Makefile Writing Makefile for DBD::FirebirdEmbedded Generating a Unix-style Makefile Writing Makefile for DBD::Firebird + make -j4 Running Mkbootstrap for DBD::Firebird () "/usr/bin/perl" -p -e "s/~DRIVER~/Firebird/g" /usr/lib/perl5/vendor_perl/auto/DBI/Driver.xst > Firebird.xsi armv7hl-redhat-linux-gnueabi-gcc -c -I"/usr/include/firebird" -I"/usr/lib/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib/perl5/CORE" dbdimp.c make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' chmod 644 "Firebird.bs" "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap "/usr/share/perl5/ExtUtils/typemap" -typemap "typemap" Firebird.xs > Firebird.xsc && mv Firebird.xsc Firebird.c cp lib/DBD/Firebird/TypeInfo.pm blib/lib/DBD/Firebird/TypeInfo.pm cp lib/DBD/Firebird/TableInfo/Firebird21.pm blib/lib/DBD/Firebird/TableInfo/Firebird21.pm cp lib/DBD/Firebird/TableInfo.pm blib/lib/DBD/Firebird/TableInfo.pm cp lib/DBD/Firebird/TableInfo/Basic.pm blib/lib/DBD/Firebird/TableInfo/Basic.pm cp lib/DBD/Firebird/GetInfo.pm blib/lib/DBD/Firebird/GetInfo.pm cp Firebird.pm blib/lib/DBD/Firebird.pm Running Mkbootstrap for DBD::FirebirdEmbedded () chmod 644 "FirebirdEmbedded.bs" "/usr/bin/perl" -p -e "s/~DRIVER~/FirebirdEmbedded/g" /usr/lib/perl5/vendor_perl/auto/DBI/Driver.xst > FirebirdEmbedded.xsi armv7hl-redhat-linux-gnueabi-gcc -c -I"/usr/include/firebird" -I"/usr/lib/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib/perl5/CORE" -DEMBEDDED dbdimp.c cp FirebirdEmbedded.pm ../blib/lib/DBD/FirebirdEmbedded.pm "/usr/bin/perl" "/usr/share/perl5/vendor_perl/ExtUtils/xsubpp" -noprototypes -typemap "/usr/share/perl5/ExtUtils/typemap" FirebirdEmbedded.xs > FirebirdEmbedded.xsc && mv FirebirdEmbedded.xsc FirebirdEmbedded.c dbdimp.c: In function 'ib_st_execute': dbdimp.c:1055:9: warning: implicit declaration of function 'dbd_st_finish_internal' [-Wimplicit-function-declaration] dbd_st_finish_internal( sth, imp_sth, TRUE); ^ In file included from Firebird.h:12:0, from dbdimp.c:15: dbdimp.c: In function 'ib_st_fetch': dbdimp.c:1232:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ISC_STATUS {aka int}' [-Wformat=] DBI_TRACE_imp_xxh(imp_sth, 3, (DBIc_LOGPIO(imp_sth), "dbd_st_fetch: fetch result: %ld\n", fetch)); ^ dbdimp.h:175:23: note: in definition of macro 'DBI_TRACE_imp_xxh' PerlIO_printf args; \ ^ In file included from dbdimp.h:13:0, from Firebird.h:12, from dbdimp.c:15: dbdimp.c: In function 'ib_fill_isqlda': /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:381:45: warning: unused variable 'imp_dbh' [-Wunused-variable] #define D_imp_dbh_from_sth D_imp_from_child(imp_dbh, imp_dbh_t, imp_sth) ^ /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:379:39: note: in definition of macro 'D_imp_from_child' type *name = (type*)(DBIc_PARENT_COM(child)) ^ dbdimp.c:2183:5: note: in expansion of macro 'D_imp_dbh_from_sth' D_imp_dbh_from_sth; ^ armv7hl-redhat-linux-gnueabi-gcc -c -I"/usr/include/firebird" -I"/usr/lib/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib/perl5/CORE" Firebird.c dbdimp.c: In function 'ib_st_execute': dbdimp.c:1061:9: warning: implicit declaration of function 'dbd_st_finish_internal' [-Wimplicit-function-declaration] dbd_st_finish_internal( sth, imp_sth, TRUE); ^ In file included from FirebirdEmbedded.h:18:0, from dbdimp.c:21: dbdimp.c: In function 'ib_st_fetch': dbdimp.c:1238:62: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ISC_STATUS {aka int}' [-Wformat=] DBI_TRACE_imp_xxh(imp_sth, 3, (DBIc_LOGPIO(imp_sth), "dbd_st_fetch: fetch result: %ld\n", fetch)); ^ dbdimp.h:181:23: note: in definition of macro 'DBI_TRACE_imp_xxh' PerlIO_printf args; \ ^ In file included from dbdimp.h:19:0, from FirebirdEmbedded.h:18, from dbdimp.c:21: dbdimp.c: In function 'ib_fill_isqlda': /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:381:45: warning: unused variable 'imp_dbh' [-Wunused-variable] #define D_imp_dbh_from_sth D_imp_from_child(imp_dbh, imp_dbh_t, imp_sth) ^ /usr/lib/perl5/vendor_perl/auto/DBI/DBIXS.h:379:39: note: in definition of macro 'D_imp_from_child' type *name = (type*)(DBIc_PARENT_COM(child)) ^ dbdimp.c:2189:5: note: in expansion of macro 'D_imp_dbh_from_sth' D_imp_dbh_from_sth; ^ armv7hl-redhat-linux-gnueabi-gcc -c -I"/usr/include/firebird" -I"/usr/lib/perl5/vendor_perl/auto/DBI" -Wall -fno-strict-aliasing -D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.21\" -DXS_VERSION=\"1.21\" -fPIC "-I/usr/lib/perl5/CORE" -DEMBEDDED FirebirdEmbedded.c Firebird.xs: In function 'XS_DBD__Firebird__db__gfix': Firebird.xs:1549:25: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] fprintf(stderr, "# gfix: DPB length mismatch: %ld != %d\n", dpb-dpb_buffer, buflen); ^ FirebirdEmbedded.xs: In function 'XS_DBD__FirebirdEmbedded__db__gfix': FirebirdEmbedded.xs:1555:25: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] fprintf(stderr, "# gfix: DPB length mismatch: %ld != %d\n", dpb-dpb_buffer, buflen); ^ rm -f blib/arch/auto/DBD/Firebird/Firebird.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib Firebird.o dbdimp.o -o blib/arch/auto/DBD/Firebird/Firebird.so \ -L/usr/lib -lfbclient -lperl \ chmod 755 blib/arch/auto/DBD/Firebird/Firebird.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs 644 rm -f ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -L/usr/local/lib FirebirdEmbedded.o dbdimp.o -o ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so \ -L/usr/lib -lfbembed -lperl \ chmod 755 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so "/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs 644 Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' Manifying 2 pod documents + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.HrYzAn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm ++ dirname /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm + cd DBD-Firebird-1.21 + make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' Running Mkbootstrap for DBD::FirebirdEmbedded () chmod 644 "FirebirdEmbedded.bs" Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' Running Mkbootstrap for DBD::Firebird () chmod 644 "Firebird.bs" Manifying 2 pod documents Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/DBD/FirebirdEmbedded.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/DBD/Firebird.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TypeInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TableInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/GetInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TableInfo/Basic.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TableInfo/Firebird21.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/share/man/man3/DBD::Firebird::TableInfo::Basic.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/share/man/man3/DBD::FirebirdEmbedded.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/share/man/man3/DBD::Firebird.3pm + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm -type f -name '*.bs' -empty -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/DBD-Firebird-1.21 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/lib/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1109 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.CT3chm + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + rm -f t/embed-62-timeout.t + export AUTOMATED_TESTING=1 + AUTOMATED_TESTING=1 + make test make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' Manifying 1 pod document make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' 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/00-base.t ..................... ok t/01-connect.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/02-ib_embedded.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/20-createdrop.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/30-insertfetch.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/31-prepare_cached.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/40-alltypes.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/41-bindparam.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/42-blobs.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/43-cursor.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/44-cursoron.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/45-datetime.t ................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/46-listfields.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/47-nulls.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/48-numeric.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/49-scale.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/50-chopblanks.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/51-commit.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/60-leaks.t .................... skipped: Long fragile memory leak test (try with MEMORY_TEST on linux) t/61-settx.t .................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/62-timeout.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/70-nested-sth.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/75-utf8.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/80-event-ithreads.t ........... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/81-event-fork.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/90-dbinfo.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/91-txinfo.t ................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/92-bigdecimal_read.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/93-bigdecimal.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/94-biginteger_read.t .......... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/95-biginteger.t ............... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-primary_key_info.t ........ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-rowcount.t ................ skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-table_info.t .............. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/dbi-tables.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/embed-00-base.t ............... ok # Creating test database at dbd-firebird-test.fdb t/embed-01-connect.t ............ ok t/embed-02-ib_embedded.t ........ ok t/embed-20-createdrop.t ......... ok t/embed-30-insertfetch.t ........ ok t/embed-31-prepare_cached.t ..... ok t/embed-40-alltypes.t ........... ok t/embed-41-bindparam.t .......... ok t/embed-42-blobs.t .............. ok t/embed-43-cursor.t ............. ok t/embed-44-cursoron.t ........... ok t/embed-45-datetime.t ........... ok t/embed-46-listfields.t ......... ok t/embed-47-nulls.t .............. ok t/embed-48-numeric.t ............ ok t/embed-49-scale.t .............. ok t/embed-50-chopblanks.t ......... ok t/embed-51-commit.t ............. ok t/embed-60-leaks.t .............. skipped: Long fragile memory leak test (try with MEMORY_TEST on linux) t/embed-61-settx.t .............. ok t/embed-70-nested-sth.t ......... ok t/embed-75-utf8.t ............... ok t/embed-80-event-ithreads.t ..... ok t/embed-81-event-fork.t ......... ok t/embed-90-dbinfo.t ............. ok t/embed-91-txinfo.t ............. ok t/embed-92-bigdecimal_read.t .... ok t/embed-93-bigdecimal.t ......... ok t/embed-94-biginteger_read.t .... ok t/embed-95-biginteger.t ......... ok t/embed-dbi-primary_key_info.t .. ok t/embed-dbi-rowcount.t .......... ok t/embed-dbi-table_info.t ........ ok t/embed-dbi-tables.t ............ ok t/embed-rt49896.t ............... ok t/embed-rt54561.t ............... ok t/embed-rt55244.t ............... ok t/embed-rt72946.t ............... ok # >>TEST << t/embed-rt76506.t ............... ok # Test database dropped t/embed-zz-cleanup.t ............ ok t/rt49896.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt54561.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt55244.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt72946.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/rt76506.t ..................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment t/zz-cleanup.t .................. skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment All tests successful. Files=81, Tests=998, 34 wallclock secs ( 0.91 usr 0.23 sys + 27.14 cusr 2.39 csys = 30.67 CPU) Result: PASS make[1]: Entering directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' No tests defined for DBD::FirebirdEmbedded extension. make[1]: Leaving directory '/builddir/build/BUILD/DBD-Firebird-1.21/embed' + exit 0 Processing files: perl-DBD-Firebird-1.21-1.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.8PNIQk + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/share/doc/perl-DBD-Firebird + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/share/doc/perl-DBD-Firebird + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/share/doc/perl-DBD-Firebird + cp -pr README /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm/usr/share/doc/perl-DBD-Firebird + exit 0 Provides: perl(DBD::Firebird) = 1.21 perl(DBD::Firebird::GetInfo) perl(DBD::Firebird::TableInfo) perl(DBD::Firebird::TableInfo::Basic) perl(DBD::Firebird::TableInfo::Firebird21) perl(DBD::Firebird::TypeInfo) perl(DBD::Firebird::db) perl(DBD::Firebird::dr) perl(DBD::Firebird::st) perl(DBD::FirebirdEmbedded) = 1.21 perl(DBD::FirebirdEmbedded::db) perl(DBD::FirebirdEmbedded::dr) perl(DBD::FirebirdEmbedded::st) perl-DBD-Firebird = 1.21-1.fc22 perl-DBD-Firebird(armv7hl-32) = 1.21-1.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libfbclient.so.2 libfbembed.so.2.5 libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libperl.so.5.20 perl >= 0:5.008001 perl(Carp) perl(DBD::Firebird) perl(DBD::Firebird::TableInfo::Basic) perl(DBI) perl(DBI) >= 1.41 perl(DynaLoader) perl(Exporter) perl(strict) perl(vars) perl(warnings) rtld(GNU_HASH) Processing files: perl-DBD-Firebird-debuginfo-1.21-1.fc22.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm Wrote: /builddir/build/RPMS/perl-DBD-Firebird-1.21-1.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-DBD-Firebird-debuginfo-1.21-1.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VVeAOh + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.21 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.21-1.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->