* Package: dev-php/pecl-dbase-7.0.0 * Repository: gentoo * Maintainer: php-bugs@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux php_targets_php7-2 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox >>> Unpacking source... >>> Unpacking dbase-7.0.0.tgz to /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/dbase-7.0.0 ... * Running /usr/lib64/php7.2/bin/phpize ... [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2' ... * Running libtoolize --install --copy --force ... [ ok ] * Running aclocal ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running elibtoolize in: php7.2/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/dbase-7.0.0 ... * econf: updating php7.2/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php7.2/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pecl-dbase-7.0.0 --htmldir=/usr/share/doc/pecl-dbase-7.0.0/html --with-sysroot=/ --libdir=/usr/lib64 --with-php-config=/usr/lib64/php7.2/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for icc... no checking for suncc... no checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for system library directory... lib checking if compiler supports -R... no checking if compiler supports -Wl,-rpath,... yes checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking for PHP prefix... /usr/lib64/php7.2 checking for PHP includes... -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php7.2/lib/extensions/no-debug-non-zts-20170718 checking for PHP installed headers prefix... /usr/lib64/php7.2/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 1.1.1 (ok) checking for gawk... gawk checking whether to enable dbase support... yes, shared checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking for gawk... (cached) gawk checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... / checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating ./config.status config.status: creating config.h config.status: executing libtool commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/dbase-7.0.0 ... make -j1 /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_head.c -o dbf_head.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_head.c -fPIC -DPIC -o .libs/dbf_head.o /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_rec.c -o dbf_rec.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_rec.c -fPIC -DPIC -o .libs/dbf_rec.o /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_misc.c -o dbf_misc.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_misc.c -fPIC -DPIC -o .libs/dbf_misc.o /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_ndx.c -o dbf_ndx.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbf_ndx.c -fPIC -DPIC -o .libs/dbf_ndx.o /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbase.c -o dbase.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/dbase.c -fPIC -DPIC -o .libs/dbase.o /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/gregor.c -o gregor.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/gregor.c -fPIC -DPIC -o .libs/gregor.o /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=link x86_64-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/include -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/main -I/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 -I/usr/lib64/php7.2/include/php -I/usr/lib64/php7.2/include/php/main -I/usr/lib64/php7.2/include/php/TSRM -I/usr/lib64/php7.2/include/php/Zend -I/usr/lib64/php7.2/include/php/ext -I/usr/lib64/php7.2/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o dbase.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/modules dbf_head.lo dbf_rec.lo dbf_misc.lo dbf_ndx.lo dbase.lo gregor.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/dbf_head.o .libs/dbf_rec.o .libs/dbf_misc.o .libs/dbf_ndx.o .libs/dbase.o .libs/gregor.o -Wl,--as-needed -O2 -march=native -Wl,-O1 -Wl,-soname -Wl,dbase.so -o .libs/dbase.so libtool: link: ( cd ".libs" && rm -f "dbase.la" && ln -s "../dbase.la" "dbase.la" ) /bin/sh /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/libtool --mode=install cp ./dbase.la /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/modules libtool: install: cp ./.libs/dbase.so /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/modules/dbase.so libtool: install: cp ./.libs/dbase.lai /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/modules/dbase.la libtool: finish: PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/lib/llvm/8/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/opt/nvidia-cg-toolkit/bin:/sbin" ldconfig -n /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/modules ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/modules If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- Build complete. Don't forget to run 'make test'. >>> Source compiled. >>> Test phase: dev-php/pecl-dbase-7.0.0 make -j1 test Build complete. Don't forget to run 'make test'. ===================================================================== PHP : /usr/lib64/php7.2/bin/php PHP_SAPI : cli PHP_VERSION : 7.2.19 ZEND_VERSION: 3.2.0 PHP_OS : Linux - Linux mr-fox 5.1.8 #8 SMP Sun Jun 9 09:35:00 CEST 2019 x86_64 INI actual : /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2/tmp-php.ini More .INIs : CWD : /var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2 Extra dirs : VALGRIND : Not used ===================================================================== TIME START 2019-06-09 23:47:47 ===================================================================== TEST 1/62 [tests/001.phpt] PASS dbase_create() tests [tests/001.phpt] TEST 2/62 [tests/002.phpt] PASS dbase_open() tests [tests/002.phpt] TEST 3/62 [tests/bug31754.phpt] PASS Bug #31754 (dbase_open() fails for mode = 1) [tests/bug31754.phpt] TEST 4/62 [tests/bug39305.phpt] SKIP Bug #39305 (Use of decimal point in different countries) [tests/bug39305.phpt] reason: German locale not available TEST 5/62 [tests/bug52112.phpt] SKIP Bug #52112 (dbase_get_record() returns integer instead of decimal value) [tests/bug52112.phpt] reason: German locale not available TEST 6/62 [tests/bug73391.phpt] PASS Bug #73391 (Writing of floats can cause OOB reads) [tests/bug73391.phpt] TEST 7/62 [tests/bug73395.phpt] PASS Bug #73395 (A failing dbase_create() may leak memory) [tests/bug73395.phpt] TEST 8/62 [tests/bug73411.phpt] PASS Bug #73411 (dbase_pack() returns TRUE on failure) [tests/bug73411.phpt] TEST 9/62 [tests/bug73414.phpt] PASS Bug #73414 (Unsupported field types may cause dbase_open() to leak memory) [tests/bug73414.phpt] TEST 10/62 [tests/bug73442.phpt] PASS Bug #73442 (Float fields always have precision 0) [tests/bug73442.phpt] TEST 11/62 [tests/bug73447.phpt] PASS Bug #73447 (Floats written to character fields are truncated to integer) [tests/bug73447.phpt] TEST 12/62 [tests/dbase_add_record_basic.phpt] PASS dbase_add_record(): basic functionality [tests/dbase_add_record_basic.phpt] TEST 13/62 [tests/dbase_add_record_error.phpt] PASS dbase_add_record(): test error conditions [tests/dbase_add_record_error.phpt] TEST 14/62 [tests/dbase_add_record_variation1.phpt] PASS dbase_add_record(): duplicate an existing record from numeric array [tests/dbase_add_record_variation1.phpt] TEST 15/62 [tests/dbase_add_record_variation2.phpt] PASS dbase_add_record(): duplicate an existing record from associative array [tests/dbase_add_record_variation2.phpt] TEST 16/62 [tests/dbase_add_record_variation3.phpt] FAIL dbase_add_record(): date of last update is properly updated [tests/dbase_add_record_variation3.phpt] TEST 17/62 [tests/dbase_add_record_variation4.phpt] PASS dbase_add_record() writes proper EOF marker [tests/dbase_add_record_variation4.phpt] TEST 18/62 [tests/dbase_close_error.phpt] PASS dbase_close(): error conditions [tests/dbase_close_error.phpt] TEST 19/62 [tests/dbase_create_basic.phpt] PASS dbase_create(): basic functionality [tests/dbase_create_basic.phpt] TEST 20/62 [tests/dbase_create_error.phpt] PASS dbase_create() - error conditions [tests/dbase_create_error.phpt] TEST 21/62 [tests/dbase_create_error_open_basedir.phpt] PASS dbase_create(): open_basedir restriction [tests/dbase_create_error_open_basedir.phpt] TEST 22/62 [tests/dbase_create_variation1.phpt] FAIL dbase_create(): date of last update is properly updated [tests/dbase_create_variation1.phpt] TEST 23/62 [tests/dbase_create_variation2.phpt] PASS dbase_create() writes proper EOF marker [tests/dbase_create_variation2.phpt] TEST 24/62 [tests/dbase_create_variation3.phpt] PASS dbase_create() creates a FoxPro DBF [tests/dbase_create_variation3.phpt] TEST 25/62 [tests/dbase_delete_record_basic.phpt] PASS dbase_delete_record(): basic functionality [tests/dbase_delete_record_basic.phpt] TEST 26/62 [tests/dbase_delete_record_error_32bit.phpt] SKIP dbase_delete_record(): error conditions [tests/dbase_delete_record_error_32bit.phpt] reason: for 32bit platforms only TEST 27/62 [tests/dbase_delete_record_error_64bit.phpt] PASS dbase_delete_record(): error conditions [tests/dbase_delete_record_error_64bit.phpt] TEST 28/62 [tests/dbase_delete_record_variation1.phpt] FAIL dbase_delete_record(): date of last update is properly updated [tests/dbase_delete_record_variation1.phpt] TEST 29/62 [tests/dbase_get_header_info_basic.phpt] PASS dbase_get_header_info(): basic functionality [tests/dbase_get_header_info_basic.phpt] TEST 30/62 [tests/dbase_get_header_info_error.phpt] PASS dbase_get_header_info(): error conditions [tests/dbase_get_header_info_error.phpt] TEST 31/62 [tests/dbase_get_record_basic.phpt] PASS dbase_get_record(): basic functionality [tests/dbase_get_record_basic.phpt] TEST 32/62 [tests/dbase_get_record_error_32bit.phpt] SKIP dbase_get_record(): error conditions [tests/dbase_get_record_error_32bit.phpt] reason: for 32bit platforms only TEST 33/62 [tests/dbase_get_record_error_64bit.phpt] PASS dbase_get_record(): error conditions [tests/dbase_get_record_error_64bit.phpt] TEST 34/62 [tests/dbase_get_record_with_names_basic.phpt] PASS dbase_get_record_with_names(): basic functionality [tests/dbase_get_record_with_names_basic.phpt] TEST 35/62 [tests/dbase_get_record_with_names_error_32bit.phpt] SKIP dbase_get_record_with_names(): error conditions [tests/dbase_get_record_with_names_error_32bit.phpt] reason: for 32bit platforms only TEST 36/62 [tests/dbase_get_record_with_names_error_64bit.phpt] PASS dbase_get_record_with_names(): error conditions [tests/dbase_get_record_with_names_error_64bit.phpt] TEST 37/62 [tests/dbase_get_record_with_names_variation1.phpt] PASS dbase_get_record_with_names(): 'deleted' always contains deletion marker [tests/dbase_get_record_with_names_variation1.phpt] TEST 38/62 [tests/dbase_numfields_basic.phpt] PASS dbase_numfields(): basic functionality [tests/dbase_numfields_basic.phpt] TEST 39/62 [tests/dbase_numfields_error.phpt] PASS dbase_numfields(): error conditions [tests/dbase_numfields_error.phpt] TEST 40/62 [tests/dbase_numrecords_basic.phpt] PASS dbase_numrecords(): basic functionality [tests/dbase_numrecords_basic.phpt] TEST 41/62 [tests/dbase_numrecords_error.phpt] PASS dbase_numrecords(): error conditions [tests/dbase_numrecords_error.phpt] TEST 42/62 [tests/dbase_open_error.phpt] PASS dbase_open(): error conditions [tests/dbase_open_error.phpt] TEST 43/62 [tests/dbase_open_error1.phpt] PASS dbase_open() raises warning for unsupported field types [tests/dbase_open_error1.phpt] TEST 44/62 [tests/dbase_open_error2.phpt] PASS dbase_open() fails if '0' field is not last field [tests/dbase_open_error2.phpt] TEST 45/62 [tests/dbase_open_error3.phpt] PASS dbase_open() fails if '0' field is not named _NullFlags [tests/dbase_open_error3.phpt] TEST 46/62 [tests/dbase_open_error_open_basedir.phpt] PASS dbase_open(): open_basedir restriction [tests/dbase_open_error_open_basedir.phpt] TEST 47/62 [tests/dbase_pack_basic.phpt] PASS dbase_pack(): basic functionality [tests/dbase_pack_basic.phpt] TEST 48/62 [tests/dbase_pack_error.phpt] PASS dbase_pack(): error conditions [tests/dbase_pack_error.phpt] TEST 49/62 [tests/dbase_pack_variation1.phpt] FAIL dbase_pack(): date of last update is properly updated [tests/dbase_pack_variation1.phpt] TEST 50/62 [tests/dbase_pack_variation2.phpt] PASS dbase_pack() writes proper EOF marker [tests/dbase_pack_variation2.phpt] TEST 51/62 [tests/dbase_replace_record_basic.phpt] PASS dbase_replace_record(): basic functionality [tests/dbase_replace_record_basic.phpt] TEST 52/62 [tests/dbase_replace_record_error.phpt] PASS dbase_replace_record(): test error conditions [tests/dbase_replace_record_error.phpt] TEST 53/62 [tests/dbase_replace_record_error_32bit.phpt] SKIP dbase_replace_record(): error conditions [tests/dbase_replace_record_error_32bit.phpt] reason: for 32bit platforms only TEST 54/62 [tests/dbase_replace_record_error_64bit.phpt] PASS dbase_replace_record(): error conditions [tests/dbase_replace_record_error_64bit.phpt] TEST 55/62 [tests/dbase_replace_record_variation1.phpt] PASS dbase_replace_record(): update existing record from numeric array [tests/dbase_replace_record_variation1.phpt] TEST 56/62 [tests/dbase_replace_record_variation2.phpt] PASS dbase_replace_record(): update existing record from associative array [tests/dbase_replace_record_variation2.phpt] TEST 57/62 [tests/dbase_replace_record_variation3.phpt] FAIL dbase_replace_record(): date of last update is properly updated [tests/dbase_replace_record_variation3.phpt] TEST 58/62 [tests/nullable.phpt] PASS Nullable fields [tests/nullable.phpt] TEST 59/62 [tests/type_datetime.phpt] PASS Reading and writing of datetime values [tests/type_datetime.phpt] TEST 60/62 [tests/type_logical.phpt] PASS Reading and writing of logical values [tests/type_logical.phpt] TEST 61/62 [tests/type_numeric_int_32bit.phpt] SKIP Reading and writing of numeric integer values [tests/type_numeric_int_32bit.phpt] reason: for 32bit platforms only TEST 62/62 [tests/type_numeric_int_64bit.phpt] PASS Reading and writing of numeric integer values [tests/type_numeric_int_64bit.phpt] ===================================================================== TIME END 2019-06-09 23:47:50 ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 0 Exts tested : 30 --------------------------------------------------------------------- Number of tests : 62 55 Tests skipped : 7 ( 11.3%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 5 ( 8.1%) ( 9.1%) Expected fail : 0 ( 0.0%) ( 0.0%) Tests passed : 50 ( 80.6%) ( 90.9%) --------------------------------------------------------------------- Time taken : 3 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- dbase_add_record(): date of last update is properly updated [tests/dbase_add_record_variation3.phpt] dbase_create(): date of last update is properly updated [tests/dbase_create_variation1.phpt] dbase_delete_record(): date of last update is properly updated [tests/dbase_delete_record_variation1.phpt] dbase_pack(): date of last update is properly updated [tests/dbase_pack_variation1.phpt] dbase_replace_record(): date of last update is properly updated [tests/dbase_replace_record_variation3.phpt] ===================================================================== make: *** [Makefile:133: test] Error 1 * ERROR: dev-php/pecl-dbase-7.0.0::gentoo failed (test phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-php/pecl-dbase-7.0.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-php/pecl-dbase-7.0.0::gentoo'`. * The complete build log is located at '/var/log/portage/dev-php:pecl-dbase-7.0.0:20190609-234726.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/pecl-dbase-7.0.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-dbase-7.0.0/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/php7.2' * S: '/var/tmp/portage/dev-php/pecl-dbase-7.0.0/work/dbase-7.0.0'