Mock Version: 1.2.17 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4dbb02e2788d44dfce2f12df622cc5eb6c390410/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=135user='mockbuild'timeout=0logger=uid=995) 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 Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/perl-DBD-Firebird-1.31-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/perl-DBD-Firebird.spec'], chrootPath='/var/lib/mock/epel-1-armhfp-4dbb02e2788d44dfce2f12df622cc5eb6c390410/root'shell=Falseuid=995env={'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=135user='mockbuild'timeout=0private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/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.iUogGD + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf DBD-Firebird-1.31 + /usr/bin/gzip -dc /builddir/build/SOURCES/DBD-Firebird-1.31.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd DBD-Firebird-1.31 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GCa27a + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.31 + perl Makefile.PL INSTALLDIRS=vendor 'OPTIMIZE=-O2 -g -pipe -Wall -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) Detected Firebird API version 25 libfbembed.so found in /lib libfbembed.so found in /lib FIREBIRD_HOME : /usr FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib/firebird Client library : fbclient Using DBI 1.627 (for perl 5.016003 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 FIREBIRD_INCLUDE: /usr/include/firebird FIREBIRD_LIB : /usr/lib/firebird Client library : fbembed Writing Makefile for DBD::FirebirdEmbedded Writing MYMETA.yml and MYMETA.json Writing Makefile for DBD::Firebird Writing MYMETA.yml and MYMETA.json + make -j4 /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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/CORE" dbdimp.c Running Mkbootstrap for DBD::Firebird () make[1]: Entering directory `/builddir/build/BUILD/DBD-Firebird-1.31/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/TableInfo.pm blib/lib/DBD/Firebird/TableInfo.pm cp Firebird.pm blib/lib/DBD/Firebird.pm cp lib/DBD/Firebird/TypeInfo.pm blib/lib/DBD/Firebird/TypeInfo.pm cp lib/DBD/Firebird/TableInfo/Basic.pm blib/lib/DBD/Firebird/TableInfo/Basic.pm cp lib/DBD/Firebird/TableInfo/Firebird21.pm blib/lib/DBD/Firebird/TableInfo/Firebird21.pm cp lib/DBD/Firebird/GetInfo.pm blib/lib/DBD/Firebird/GetInfo.pm cp Firebird.bs blib/arch/auto/DBD/Firebird/Firebird.bs chmod 644 blib/arch/auto/DBD/Firebird/Firebird.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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/CORE" -DEMBEDDED dbdimp.c cp FirebirdEmbedded.pm ../blib/lib/DBD/FirebirdEmbedded.pm Running Mkbootstrap for DBD::FirebirdEmbedded () chmod 644 FirebirdEmbedded.bs /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_fetch': dbdimp.c:1315:9: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ISC_STATUS' [-Wformat=] DBI_TRACE_imp_xxh(imp_sth, 3, (DBIc_LOGPIO(imp_sth), "dbd_st_fetch: fetch result: %ld\n", fetch)); ^ cp FirebirdEmbedded.bs ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs chmod 644 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs 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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/CORE" Firebird.c dbdimp.c: In function 'ib_st_fetch': dbdimp.c:1321:9: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'ISC_STATUS' [-Wformat=] DBI_TRACE_imp_xxh(imp_sth, 3, (DBIc_LOGPIO(imp_sth), "dbd_st_fetch: fetch result: %ld\n", fetch)); ^ 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 -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -DVERSION=\"1.31\" -DXS_VERSION=\"1.31\" -fPIC "-I/usr/lib/perl5/CORE" -DEMBEDDED FirebirdEmbedded.c Firebird.xs: In function 'XS_DBD__Firebird__db__gfix': Firebird.xs:1568:9: 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:1574:9: 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 -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/firebird -lfbclient \ chmod 755 blib/arch/auto/DBD/Firebird/Firebird.so rm -f ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so armv7hl-redhat-linux-gnueabi-gcc -shared -O2 -g -pipe -Wall -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/firebird -lfbembed \ chmod 755 ../blib/arch/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so Manifying ../blib/man3/DBD::FirebirdEmbedded.3pm make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.31/embed' Manifying blib/man3/DBD::Firebird.3pm Manifying blib/man3/DBD::Firebird::TableInfo::Basic.3pm + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eC0isF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm ++ dirname /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm + cd DBD-Firebird-1.31 + make pure_install DESTDIR=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm make[1]: Entering directory `/builddir/build/BUILD/DBD-Firebird-1.31/embed' make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.31/embed' Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/Firebird/Firebird.bs Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.bs Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/DBD/Firebird.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/DBD/FirebirdEmbedded.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/GetInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TableInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TypeInfo.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TableInfo/Basic.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/DBD/Firebird/TableInfo/Firebird21.pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/share/man/man3/DBD::Firebird::TableInfo::Basic.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/share/man/man3/DBD::Firebird.3pm Installing /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/share/man/man3/DBD::FirebirdEmbedded.3pm + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm -type f -name .packlist -exec rm -f '{}' ';' + find /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm -type f -name '*.bs' -empty -exec rm -f '{}' ';' + chmod -R u+w /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.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.31 extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/Firebird/Firebird.so extracting debug info from /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/lib/perl5/vendor_perl/auto/DBD/FirebirdEmbedded/FirebirdEmbedded.so /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. 1113 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.57w2dA + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.31 + 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.31/embed' make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.31/embed' PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00-base.t ....................... ok t/000-check-dependencies.t ........ ok t/001-client-version.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/03-dbh-attr.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/63-doubles.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-bigdecimal10_read.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 t/embed-000-check-dependencies.t .. ok t/embed-001-client-version.t ...... ok # Creating test database at /tmp/dbd-fb.GsrrFZfZ/dbd-firebird-test.fdb t/embed-01-connect.t .............. ok t/embed-02-ib_embedded.t .......... ok t/embed-03-dbh-attr.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-63-doubles.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-bigdecimal10_read.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-rt110979.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/rt110979.t ...................... skipped: Neither DBI_PASS nor ISC_PASSWORD present in the environment 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=93, Tests=1181, 88 wallclock secs ( 2.77 usr 0.40 sys + 77.23 cusr 5.39 csys = 85.79 CPU) Result: PASS make[1]: Entering directory `/builddir/build/BUILD/DBD-Firebird-1.31/embed' No tests defined for DBD::FirebirdEmbedded extension. make[1]: Leaving directory `/builddir/build/BUILD/DBD-Firebird-1.31/embed' + exit 0 Processing files: perl-DBD-Firebird-1.31-1.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.0Ukwmn + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.31 + DOCDIR=/builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/share/doc/perl-DBD-Firebird-1.31 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/share/doc/perl-DBD-Firebird-1.31 + cp -pr Changes /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/share/doc/perl-DBD-Firebird-1.31 + cp -pr README /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm/usr/share/doc/perl-DBD-Firebird-1.31 + exit 0 Provides: perl(DBD::Firebird) = 1.31 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.31 perl(DBD::FirebirdEmbedded::db) perl(DBD::FirebirdEmbedded::dr) perl(DBD::FirebirdEmbedded::st) perl-DBD-Firebird = 1.31-1.el7 perl-DBD-Firebird(armv7hl-32) = 1.31-1.el7 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) 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.31-1.el7.armv7hl Provides: perl-DBD-Firebird-debuginfo = 1.31-1.el7 perl-DBD-Firebird-debuginfo(armv7hl-32) = 1.31-1.el7 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-Firebird-1.31-1.el7.arm Wrote: /builddir/build/RPMS/perl-DBD-Firebird-1.31-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/perl-DBD-Firebird-debuginfo-1.31-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.swf2On + umask 022 + cd /builddir/build/BUILD + cd DBD-Firebird-1.31 + /usr/bin/rm -rf /builddir/build/BUILDROOT/perl-DBD-Firebird-1.31-1.el7.arm + exit 0 Child return code was: 0