* Package: dev-php/pecl-memcached-2.1.0-r3  * Repository: gentoo  * Maintainer: robbat2@gentoo.org php-bugs@gentoo.org  * USE: abi_x86_64 amd64 elibc_glibc kernel_linux php_targets_php5-3 php_targets_php5-5 session userland_GNU  * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking memcached-2.1.0.tgz to /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work >>> Source unpacked in /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work >>> Preparing source in /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/memcached-2.1.0 ... * Applying libmc-1.09-fix.diff ...  [ ok ] * Applying libmc-1.09-fix.diff ...  [ ok ] Configuring for: PHP Api Version: 20121113 Zend Module Api No: 20121212 Zend Extension Api No: 220121212 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-memcached-2.1.0-r3/work/php5.5' ... * Running libtoolize --install --copy --force ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: php5.5/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... Configuring for: PHP Api Version: 20090626 Zend Module Api No: 20090626 Zend Extension Api No: 220090626 configure.in:3: warning: prefer named diversions configure.in:3: warning: prefer named diversions * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.3' ... * Running libtoolize --install --copy --force ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: php5.3/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.2 patch ... * Applying target-nm/2.4.2 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/memcached-2.1.0 ... * econf: updating php5.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php5.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php5.5/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php5.5/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.5/bin/php-config --enable-memcached --enable-memcached-session --disable-memcached-sasl --disable-memcached-json --disable-memcached-igbinary 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.5 checking for PHP includes... -I/usr/lib64/php5.5/include/php -I/usr/lib64/php5.5/include/php/main -I/usr/lib64/php5.5/include/php/TSRM -I/usr/lib64/php5.5/include/php/Zend -I/usr/lib64/php5.5/include/php/ext -I/usr/lib64/php5.5/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php5.5/lib/extensions/no-debug-non-zts-20121212 checking for PHP installed headers prefix... /usr/lib64/php5.5/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 0.13.5 (ok) checking for gawk... gawk checking whether to enable memcached support... yes, shared checking for libmemcached... yes, shared checking whether to enable memcached session handler support... yes checking whether to enable memcached igbinary serializer support... no checking whether to enable memcached json serializer support... no checking whether to disable memcached sasl support... no checking for ZLIB... yes, shared checking for zlib location... /usr checking for session includes... /usr/lib64/php5.5/include/php checking for memcached session support... enabled checking for memcached igbinary support... disabled checking for libmemcached location... /usr 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 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/x86_64-pc-linux-gnu-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 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 * econf: updating php5.3/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php5.3/config.sub with /usr/share/gnuconfig/config.sub * econf: updating php5.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating php5.5/config.sub with /usr/share/gnuconfig/config.sub ./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.3/bin/php-config --enable-memcached --enable-memcached-session --disable-memcached-sasl --disable-memcached-json --disable-memcached-igbinary 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.3 checking for PHP includes... -I/usr/lib64/php5.3/include/php -I/usr/lib64/php5.3/include/php/main -I/usr/lib64/php5.3/include/php/TSRM -I/usr/lib64/php5.3/include/php/Zend -I/usr/lib64/php5.3/include/php/ext -I/usr/lib64/php5.3/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php5.3/lib/extensions/no-debug-non-zts-20090626 checking for PHP installed headers prefix... /usr/lib64/php5.3/include/php checking if debug is enabled... no checking if zts is enabled... no checking for re2c... re2c checking for re2c version... 0.13.5 (ok) checking for gawk... gawk checking whether to enable memcached support... yes, shared checking for libmemcached... yes, shared checking whether to enable memcached session handler support... yes checking whether to enable memcached igbinary serializer support... no checking whether to enable memcached json serializer support... no checking whether to disable memcached sasl support... no checking for ZLIB... yes, shared checking for zlib location... /usr checking for session includes... /usr/lib64/php5.3/include/php checking for memcached session support... enabled checking for memcached igbinary support... disabled checking for libmemcached location... /usr 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 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/x86_64-pc-linux-gnu-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 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-memcached-2.1.0-r3/work/memcached-2.1.0 ... make -s -j3 -l8 libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.5/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -I/usr/lib64/php5.5/include/php -I/usr/lib64/php5.5/include/php/main -I/usr/lib64/php5.5/include/php/TSRM -I/usr/lib64/php5.5/include/php/Zend -I/usr/lib64/php5.5/include/php/ext -I/usr/lib64/php5.5/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c -fPIC -DPIC -o .libs/php_memcached.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.5/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -I/usr/lib64/php5.5/include/php -I/usr/lib64/php5.5/include/php/main -I/usr/lib64/php5.5/include/php/TSRM -I/usr/lib64/php5.5/include/php/Zend -I/usr/lib64/php5.5/include/php/ext -I/usr/lib64/php5.5/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/g_fmt.c -fPIC -DPIC -o .libs/g_fmt.o libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.5/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -I/usr/lib64/php5.5/include/php -I/usr/lib64/php5.5/include/php/main -I/usr/lib64/php5.5/include/php/TSRM -I/usr/lib64/php5.5/include/php/Zend -I/usr/lib64/php5.5/include/php/ext -I/usr/lib64/php5.5/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/fastlz/fastlz.c -fPIC -DPIC -o fastlz/.libs/fastlz.o /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:319:1: error: unknown type name 'memcached_instance_st' /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:320:1: error: unknown type name 'memcached_instance_st' /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:321:1: error: unknown type name 'memcached_instance_st' /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'php_memc_get_impl': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:605:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'php_memc_getMulti_impl': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:803:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:806:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] libtool: compile: x86_64-pc-linux-gnu-gcc -I/usr/lib64/php5.5/include/php -I. -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5 -I/usr/lib64/php5.5/include/php -I/usr/lib64/php5.5/include/php/main -I/usr/lib64/php5.5/include/php/TSRM -I/usr/lib64/php5.5/include/php/Zend -I/usr/lib64/php5.5/include/php/ext -I/usr/lib64/php5.5/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -march=native -c /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached_session.c -fPIC -DPIC -o .libs/php_memcached_session.o /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'zim_Memcached_fetch': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:1020:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:1023:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'zim_Memcached_fetchAll': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:1074:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:1077:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'zim_Memcached_getServerList': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:1954:15: warning: assignment from incompatible pointer type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'zim_Memcached_getServerByKey': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:1983:9: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'zim_Memcached_getStats': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:2062:15: warning: assignment from incompatible pointer type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'zim_Memcached_getVersion': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:2095:15: warning: assignment from incompatible pointer type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: At top level: /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:2583:1: error: unknown type name 'memcached_instance_st' /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'php_memc_do_serverlist_callback': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:2593:2: warning: passing argument 4 of 'add_assoc_string_ex' discards 'const' qualifier from pointer target type [enabled by default] In file included from /usr/lib64/php5.5/include/php/main/php.h:38:0, from /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:31: /usr/lib64/php5.5/include/php/Zend/zend_API.h:381:14: note: expected 'char *' but argument is of type 'const char *' /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: At top level: /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:2604:1: error: unknown type name 'memcached_instance_st' /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:2652:1: error: unknown type name 'memcached_instance_st' /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c: In function 'php_memc_do_result_callback': /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:3209:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] /var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5/php_memcached.c:3212:14: warning: assignment discards 'const' qualifier from pointer target type [enabled by default] make: *** [php_memcached.lo] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: dev-php/pecl-memcached-2.1.0-r3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-php/pecl-memcached-2.1.0-r3::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-php/pecl-memcached-2.1.0-r3::gentoo'`. * The complete build log is located at '/var/log/portage/dev-php:pecl-memcached-2.1.0-r3:20140423-090313.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/temp/environment'. * Working directory: '/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/php5.5' * S: '/var/tmp/portage/dev-php/pecl-memcached-2.1.0-r3/work/memcached-2.1.0'