* Package: dev-php/pecl-memcache-3.0.6-r1  * Repository: gentoo  * Maintainer: php-bugs@gentoo.org  * USE: amd64 elibc_glibc kernel_linux multilib php_targets_php5-4 session userland_GNU  * FEATURES: ccache sandbox >>> Unpacking source... >>> Unpacking memcache-3.0.6.tgz to /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/memcache-3.0.6 ... Configuring for: PHP Api Version: 20100412 Zend Module Api No: 20100525 Zend Extension Api No: 220100525 ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: php5.4/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/memcache-3.0.6 ... * econf: updating php5.4/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php5.4/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 --libdir=/usr/lib64 --with-php-config=/usr/lib64/php5.4/bin/php-config --enable-memcache --with-zlib-dir=/usr --enable-memcache-session 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/php5.4 checking for PHP includes... -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php5.4/lib/extensions/no-debug-zts-20100525 checking for PHP installed headers prefix... /usr/lib64/php5.4/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... no configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers. checking for gawk... gawk checking whether to enable memcache support... yes, shared checking whether to enable memcache session handler support... yes checking for the location of ZLIB... /usr checking for the location of zlib... /usr checking for session includes... /usr/lib64/php5.4/include/php checking for memcache session support... enabled 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/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for x86_64-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 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-memcache-3.0.6-r1/work/memcache-3.0.6 ... make -j3 /bin/sh /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c -o memcache.lo /bin/sh /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache_pool.c -o memcache_pool.lo /bin/sh /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache_queue.c -o memcache_queue.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache_pool.c -fPIC -DPIC -o .libs/memcache_pool.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache_queue.c -fPIC -DPIC -o .libs/memcache_queue.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c -fPIC -DPIC -o .libs/memcache.o /bin/sh /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache_ascii_protocol.c -o memcache_ascii_protocol.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.4/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/include -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/main -I/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4 -I/usr/lib64/php5.4/include/php -I/usr/lib64/php5.4/include/php/main -I/usr/lib64/php5.4/include/php/TSRM -I/usr/lib64/php5.4/include/php/Zend -I/usr/lib64/php5.4/include/php/ext -I/usr/lib64/php5.4/include/php/ext/date/lib -DHAVE_CONFIG_H -march=native -mtune=k8-sse3 -O2 -pipe -c /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache_ascii_protocol.c -fPIC -DPIC -o .libs/memcache_ascii_protocol.o In file included from /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c:30:0: /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/php_memcache.h:75:0: warning: "IS_CALLABLE" redefined /usr/lib64/php5.4/include/php/Zend/zend.h:576:0: note: this is the location of the previous definition /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c: In function 'mmc_find_persistent': /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c:721:4: error: too few arguments to function 'zend_list_insert' /usr/lib64/php5.4/include/php/Zend/zend_list.h:73:45: note: declared here /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c:738:4: error: too few arguments to function 'zend_list_insert' /usr/lib64/php5.4/include/php/Zend/zend_list.h:73:45: note: declared here /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c: In function 'php_mmc_pool_addserver': /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c:778:3: error: too few arguments to function 'zend_list_insert' /usr/lib64/php5.4/include/php/Zend/zend_list.h:73:45: note: declared here /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c: In function 'php_mmc_connect': /var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/php5.4/memcache.c:839:3: error: too few arguments to function 'zend_list_insert' /usr/lib64/php5.4/include/php/Zend/zend_list.h:73:45: note: declared here make: *** [memcache.lo] Error 1 make: *** Waiting for unfinished jobs.... emake failed * ERROR: dev-php/pecl-memcache-3.0.6-r1 failed (compile phase): * Unable to make code * * Call stack: * ebuild.sh, line 85: Called src_compile * environment, line 3018: Called php-ext-pecl-r2_src_compile * environment, line 2668: Called php-ext-source-r2_src_compile * environment, line 2806: Called die * The specific snippet of code: * emake || die "Unable to make code"; * * If you need support, post the output of 'emerge --info =dev-php/pecl-memcache-3.0.6-r1', * the complete build log and the output of 'emerge -pqv =dev-php/pecl-memcache-3.0.6-r1'. * The complete build log is located at '/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/temp/environment'. * S: '/var/tmp/portage/dev-php/pecl-memcache-3.0.6-r1/work/memcache-3.0.6'