* Package:    dev-php/pecl-apcu_bc-1.0.4
 * Repository: gentoo
 * Maintainer: php-bugs@gentoo.org
 * USE:        abi_x86_32 elibc_glibc kernel_linux php_targets_php7-0 php_targets_php7-1 userland_GNU x86
 * FEATURES:   preserve-libs sandbox test userpriv usersandbox
>>> Unpacking source...
>>> Unpacking apcu_bc-1.0.4.tgz to /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work
>>> Source unpacked in /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work
>>> Preparing source in /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/apcu_bc-1.0.4 ...
 * Running /usr/lib/php7.0/bin/phpize ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0' ...
 * Running libtoolize --install --copy --force ...
 [ ok ]
 * Running aclocal ...
 [ ok ]
 * This package has a configure.in file which has long been deprecated.  Please
 * update it to use configure.ac instead as newer versions of autotools will die
 * when it finds this file.  See https://bugs.gentoo.org/426262 for details.
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running elibtoolize in: php7.0/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 * Running /usr/lib/php7.1/bin/phpize ...
 [ ok ]
 * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1' ...
 * Running libtoolize --install --copy --force ...
 [ ok ]
 * Running aclocal ...
 [ ok ]
 * This package has a configure.in file which has long been deprecated.  Please
 * update it to use configure.ac instead as newer versions of autotools will die
 * when it finds this file.  See https://bugs.gentoo.org/426262 for details.
 * Running autoconf --force ...
 [ ok ]
 * Running autoheader ...
 [ ok ]
 * Running elibtoolize in: php7.1/
 *   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-apcu_bc-1.0.4/work/apcu_bc-1.0.4 ...
/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/temp/environment: line 1424: declare: PHP_EXT_ECONF_ARGS: not found
 * econf: updating php7.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating php7.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating php7.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating php7.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pecl-apcu_bc-1.0.4 --htmldir=/usr/share/doc/pecl-apcu_bc-1.0.4/html --libdir=/usr/lib --with-php-config=/usr/lib/php7.0/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 i686-pc-linux-gnu-cc... no
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for icc... no
checking for suncc... no
checking whether i686-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... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for PHP prefix... /usr/lib/php7.0
checking for PHP includes... -I/usr/lib/php7.0/include/php -I/usr/lib/php7.0/include/php/main -I/usr/lib/php7.0/include/php/TSRM -I/usr/lib/php7.0/include/php/Zend -I/usr/lib/php7.0/include/php/ext -I/usr/lib/php7.0/include/php/ext/date/lib
checking for PHP extension directory... /usr/lib/php7.0/lib/extensions/no-debug-zts-20151012
checking for PHP installed headers prefix... /usr/lib/php7.0/include/php
checking if debug is enabled... no
checking if zts is enabled... yes
checking for re2c... re2c
checking for re2c version... 1.0.3 (ok)
checking for gawk... gawk
checking whether to enable APCu BC 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for gawk... (cached) gawk
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : 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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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
 * econf: updating php7.1/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating php7.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating php7.0/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating php7.0/config.sub with /usr/share/gnuconfig/config.sub
./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/pecl-apcu_bc-1.0.4 --htmldir=/usr/share/doc/pecl-apcu_bc-1.0.4/html --libdir=/usr/lib --with-php-config=/usr/lib/php7.1/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 i686-pc-linux-gnu-cc... no
checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes
checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E
checking for icc... no
checking for suncc... no
checking whether i686-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... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking for PHP prefix... /usr/lib/php7.1
checking for PHP includes... -I/usr/lib/php7.1/include/php -I/usr/lib/php7.1/include/php/main -I/usr/lib/php7.1/include/php/TSRM -I/usr/lib/php7.1/include/php/Zend -I/usr/lib/php7.1/include/php/ext -I/usr/lib/php7.1/include/php/ext/date/lib
checking for PHP extension directory... /usr/lib/php7.1/lib/extensions/no-debug-zts-20160303
checking for PHP installed headers prefix... /usr/lib/php7.1/include/php
checking if debug is enabled... no
checking if zts is enabled... yes
checking for re2c... re2c
checking for re2c version... 1.0.3 (ok)
checking for gawk... gawk
checking whether to enable APCu BC 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 i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/i686-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/i686-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 i686-pc-linux-gnu file names to i686-pc-linux-gnu format... func_convert_file_noop
checking how to convert i686-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r
checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip
checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib
checking for gawk... (cached) gawk
checking command to parse /usr/bin/i686-pc-linux-gnu-nm -B output from i686-pc-linux-gnu-gcc object... ok
checking for sysroot... no
checking for a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for i686-pc-linux-gnu-mt... no
checking for mt... no
checking if : 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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if i686-pc-linux-gnu-gcc static flag -static works... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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-apcu_bc-1.0.4/work/apcu_bc-1.0.4 ...
make --jobs 5 --load-average 7.95 
/bin/sh /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/libtool --mode=compile i686-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/include -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/main -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0 -I/usr/lib/php7.0/include/php -I/usr/lib/php7.0/include/php/main -I/usr/lib/php7.0/include/php/TSRM -I/usr/lib/php7.0/include/php/Zend -I/usr/lib/php7.0/include/php/ext -I/usr/lib/php7.0/include/php/ext/date/lib  -DHAVE_CONFIG_H  -O2 -pipe -march=pentium4m -mtune=pentium4m   -c /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/php_apc.c -o php_apc.lo 
libtool: compile:  i686-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/include -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/main -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0 -I/usr/lib/php7.0/include/php -I/usr/lib/php7.0/include/php/main -I/usr/lib/php7.0/include/php/TSRM -I/usr/lib/php7.0/include/php/Zend -I/usr/lib/php7.0/include/php/ext -I/usr/lib/php7.0/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=pentium4m -mtune=pentium4m -c /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/php_apc.c  -fPIC -DPIC -o .libs/php_apc.o
/bin/sh /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/libtool --mode=link i686-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/include -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/main -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0 -I/usr/lib/php7.0/include/php -I/usr/lib/php7.0/include/php/main -I/usr/lib/php7.0/include/php/TSRM -I/usr/lib/php7.0/include/php/Zend -I/usr/lib/php7.0/include/php/ext -I/usr/lib/php7.0/include/php/ext/date/lib  -DHAVE_CONFIG_H  -O2 -pipe -march=pentium4m -mtune=pentium4m  -Wl,-O1 -Wl,--as-needed -o apc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules  php_apc.lo 
libtool: link: i686-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/php_apc.o   -Wl,--as-needed  -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1   -Wl,-soname -Wl,apc.so -o .libs/apc.so
libtool: link: ( cd ".libs" && rm -f "apc.la" && ln -s "../apc.la" "apc.la" )
/bin/sh /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/libtool --mode=install cp ./apc.la /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules
libtool: install: cp ./.libs/apc.so /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.so
libtool: install: cp ./.libs/apc.lai /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.la
libtool: finish: PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/sbin" ldconfig -n /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/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'.

make --jobs 5 --load-average 7.95 
/bin/sh /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/libtool --mode=compile i686-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1 -I/usr/lib/php7.1/include/php -I/usr/lib/php7.1/include/php/main -I/usr/lib/php7.1/include/php/TSRM -I/usr/lib/php7.1/include/php/Zend -I/usr/lib/php7.1/include/php/ext -I/usr/lib/php7.1/include/php/ext/date/lib  -DHAVE_CONFIG_H  -O2 -pipe -march=pentium4m -mtune=pentium4m   -c /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/php_apc.c -o php_apc.lo 
libtool: compile:  i686-pc-linux-gnu-gcc -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -I. -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1 -I/usr/lib/php7.1/include/php -I/usr/lib/php7.1/include/php/main -I/usr/lib/php7.1/include/php/TSRM -I/usr/lib/php7.1/include/php/Zend -I/usr/lib/php7.1/include/php/ext -I/usr/lib/php7.1/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=pentium4m -mtune=pentium4m -c /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/php_apc.c  -fPIC -DPIC -o .libs/php_apc.o
/bin/sh /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/libtool --mode=link i686-pc-linux-gnu-gcc -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/include -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/main -I/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1 -I/usr/lib/php7.1/include/php -I/usr/lib/php7.1/include/php/main -I/usr/lib/php7.1/include/php/TSRM -I/usr/lib/php7.1/include/php/Zend -I/usr/lib/php7.1/include/php/ext -I/usr/lib/php7.1/include/php/ext/date/lib  -DHAVE_CONFIG_H  -O2 -pipe -march=pentium4m -mtune=pentium4m  -Wl,-O1 -Wl,--as-needed -o apc.la -export-dynamic -avoid-version -prefer-pic -module -rpath /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules  php_apc.lo 
libtool: link: i686-pc-linux-gnu-gcc -shared  -fPIC -DPIC  .libs/php_apc.o   -Wl,--as-needed  -O2 -march=pentium4m -mtune=pentium4m -Wl,-O1   -Wl,-soname -Wl,apc.so -o .libs/apc.so
libtool: link: ( cd ".libs" && rm -f "apc.la" && ln -s "../apc.la" "apc.la" )
/bin/sh /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/libtool --mode=install cp ./apc.la /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules
libtool: install: cp ./.libs/apc.so /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so
libtool: install: cp ./.libs/apc.lai /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.la
libtool: finish: PATH="/usr/lib/portage/python3.6/ebuild-helpers/xattr:/usr/lib/portage/python3.6/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/i686-pc-linux-gnu/gcc-bin/7.3.0:/usr/lib/llvm/6/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/sbin" ldconfig -n /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules
----------------------------------------------------------------------
Libraries have been installed in:
   /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/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-apcu_bc-1.0.4
make --jobs 5 --load-average 7.95 test 

Build complete.
Don't forget to run 'make test'.

PHP Warning:  PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0

=====================================================================
PHP         : /usr/lib/php7.0/bin/php 
Warning: PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0

PHP_SAPI    : cli
PHP_VERSION : 7.0.32
ZEND_VERSION: 3.0.0
PHP_OS      : Linux - Linux vm-gentoo-x86 4.14.65-gentoo #1 SMP PREEMPT Thu Aug 23 01:26:35 CEST 2018 i686
INI actual  : /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0/tmp-php.ini
More .INIs  :   
CWD         : /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.0
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2018-10-01 17:56:12
=====================================================================
TEST 1/7 [tests/apc_001.phpt]SKIP APC compat: apc_store/fetch with strings [tests/apc_001.phpt] reason: APC extension not loaded
TEST 2/7 [tests/apc_cache_info.phpt]SKIP APC compat: apc_clear_cache [tests/apc_cache_info.phpt] reason: APC extension not loaded
TEST 3/7 [tests/apc_clear_cache.phpt]SKIP APC compat: apc_clear_cache [tests/apc_clear_cache.phpt] reason: APC extension not loaded
TEST 4/7 [tests/apc_inc_gh14.phpt]SKIP APC compat: apc_inc segfaults if APCU is disabled [tests/apc_inc_gh14.phpt] reason: APC extension not loaded
TEST 5/7 [tests/apc_incdec.phpt]SKIP APC compat: apc_inc / apc_dec [tests/apc_incdec.phpt] reason: APC extension not loaded
TEST 6/7 [tests/iterator_005_bc.phpt]FAIL APC compat: APCIterator delete [tests/iterator_005_bc.phpt] 
TEST 7/7 [tests/iterator_008_bc.phpt]FAIL APC compat: APCIterator general [tests/iterator_008_bc.phpt] 
=====================================================================
TIME END 2018-10-01 17:56:12

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   28
---------------------------------------------------------------------

Number of tests :    7                 2
Tests skipped   :    5 ( 71.4%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    2 ( 28.6%) (100.0%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :    0 (  0.0%) (  0.0%)
---------------------------------------------------------------------
Time taken      :    0 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
APC compat: APCIterator delete [tests/iterator_005_bc.phpt]
APC compat: APCIterator general [tests/iterator_008_bc.phpt]
=====================================================================
make --jobs 5 --load-average 7.95 test 

Build complete.
Don't forget to run 'make test'.

PHP Warning:  PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0
PHP Warning:  PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0

=====================================================================
PHP         : /usr/lib/php7.1/bin/php 
Warning: PHP Startup: Unable to load dynamic library '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so' - /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/modules/apc.so: undefined symbol: zif_apcu_store in Unknown on line 0

PHP_SAPI    : cli
PHP_VERSION : 7.1.22
ZEND_VERSION: 3.1.0
PHP_OS      : Linux - Linux vm-gentoo-x86 4.14.65-gentoo #1 SMP PREEMPT Thu Aug 23 01:26:35 CEST 2018 i686
INI actual  : /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1/tmp-php.ini
More .INIs  :   
CWD         : /var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1
Extra dirs  : 
VALGRIND    : Not used
=====================================================================
TIME START 2018-10-01 17:56:13
=====================================================================
TEST 1/7 [tests/apc_001.phpt]SKIP APC compat: apc_store/fetch with strings [tests/apc_001.phpt] reason: APC extension not loaded
TEST 2/7 [tests/apc_cache_info.phpt]SKIP APC compat: apc_clear_cache [tests/apc_cache_info.phpt] reason: APC extension not loaded
TEST 3/7 [tests/apc_clear_cache.phpt]SKIP APC compat: apc_clear_cache [tests/apc_clear_cache.phpt] reason: APC extension not loaded
TEST 4/7 [tests/apc_inc_gh14.phpt]SKIP APC compat: apc_inc segfaults if APCU is disabled [tests/apc_inc_gh14.phpt] reason: APC extension not loaded
TEST 5/7 [tests/apc_incdec.phpt]SKIP APC compat: apc_inc / apc_dec [tests/apc_incdec.phpt] reason: APC extension not loaded
TEST 6/7 [tests/iterator_005_bc.phpt]FAIL APC compat: APCIterator delete [tests/iterator_005_bc.phpt] 
TEST 7/7 [tests/iterator_008_bc.phpt]FAIL APC compat: APCIterator general [tests/iterator_008_bc.phpt] 
=====================================================================
TIME END 2018-10-01 17:56:13

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :    0
Exts tested     :   28
---------------------------------------------------------------------

Number of tests :    7                 2
Tests skipped   :    5 ( 71.4%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    2 ( 28.6%) (100.0%)
Expected fail   :    0 (  0.0%) (  0.0%)
Tests passed    :    0 (  0.0%) (  0.0%)
---------------------------------------------------------------------
Time taken      :    0 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
APC compat: APCIterator delete [tests/iterator_005_bc.phpt]
APC compat: APCIterator general [tests/iterator_008_bc.phpt]
=====================================================================
make: *** [Makefile:133: test] Error 1
 * ERROR: dev-php/pecl-apcu_bc-1.0.4::gentoo failed (test phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=dev-php/pecl-apcu_bc-1.0.4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-php/pecl-apcu_bc-1.0.4::gentoo'`.
 * The complete build log is located at '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/temp/environment'.
 * Working directory: '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/php7.1'
 * S: '/var/tmp/portage/dev-php/pecl-apcu_bc-1.0.4/work/apcu_bc-1.0.4'