Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 352510 Details for
Bug 475614
dev-php/pecl-apc - add php5.5 target
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/x-log), 46.12 KB, created by
Darko Luketic
on 2013-07-03 11:32:50 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Darko Luketic
Created:
2013-07-03 11:32:50 UTC
Size:
46.12 KB
patch
obsolete
> * Package: dev-php/pecl-apc-3.1.13 > * Repository: gentoo > * Maintainer: php-bugs@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux lock_pthreadmutex multilib php_targets_php5-4 php_targets_php5-5 userland_GNU > * FEATURES: distcc preserve-libs sandbox >>>> Unpacking source... >>>> Unpacking APC-3.1.13.tgz to /var/tmp/portage/dev-php/pecl-apc-3.1.13/work >>>> Source unpacked in /var/tmp/portage/dev-php/pecl-apc-3.1.13/work >>>> Preparing source in /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/APC-3.1.13 ... >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-apc-3.1.13/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: 20100412 >Zend Module Api No: 20100525 >Zend Extension Api No: 220100525 > * Running eautoreconf in '/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.4' ... > * Running libtoolize --install --copy --force ... > [ 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 ... > * 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-apc-3.1.13/work/APC-3.1.13 ... > * Disabling apc-mmap > * Enabling apc-pthreadmutex > * Disabling apc-pthreadrwlocks > * Disabling apc-spinlocks > * Disabling apc-sem > * econf: updating php5.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating php5.4/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-apc --disable-apc-mmap --enable-apc-pthreadmutex --disable-apc-pthreadrwlocks --disable-apc-spinlocks --disable-apc-sem >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-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... 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 APC support... yes, shared >checking whether we should enable cache request file info... no >checking whether we should use mmap... no >checking whether we should use semaphore locking instead of fcntl... no >checking whether we should use pthread mutex locking... yes >pthread mutexs are supported! >checking whether we should use pthread read/write locking... no >checking whether the target compiler supports builtin atomics... yes >checking whether we should use spin locks... no >checking whether we should enable memory protection... no >checking for zend_set_lookup_function_hook... no >checking for sigaction... yes >checking for union semun... no >checking whether we should enable valgrind support... 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 >yes >checking valgrind/memcheck.h usability... no >checking valgrind/memcheck.h presence... no >checking for valgrind/memcheck.h... no >checking for shm_open in -lrt... yes >checking whether to include code coverage symbols... no >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... x86_64-pc-linux-gnu-dlltool >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.4/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating php5.4/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.4/bin/php-config --enable-apc --disable-apc-mmap --enable-apc-pthreadmutex --disable-apc-pthreadrwlocks --disable-apc-spinlocks --disable-apc-sem >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 APC support... yes, shared >checking whether we should enable cache request file info... no >checking whether we should use mmap... no >checking whether we should use semaphore locking instead of fcntl... no >checking whether we should use pthread mutex locking... yes >pthread mutexs are supported! >checking whether we should use pthread read/write locking... no >checking whether the target compiler supports builtin atomics... yes >checking whether we should use spin locks... no >checking whether we should enable memory protection... no >checking for zend_set_lookup_function_hook... no >checking for sigaction... yes >checking for union semun... no >checking whether we should enable valgrind support... 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 >yes >checking valgrind/memcheck.h usability... no >checking valgrind/memcheck.h presence... no >checking for valgrind/memcheck.h... no >checking for shm_open in -lrt... yes >checking whether to include code coverage symbols... no >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... x86_64-pc-linux-gnu-dlltool >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-apc-3.1.13/work/APC-3.1.13 ... >make -j13 -l8 >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc.c -o apc.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/php_apc.c -o php_apc.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_cache.c -o apc_cache.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c -o apc_compile.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_debug.c -o apc_debug.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_fcntl.c -o apc_fcntl.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_main.c -o apc_main.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_mmap.c -o apc_mmap.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_sem.c -o apc_sem.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_shm.c -o apc_shm.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_pthreadmutex.c -o apc_pthreadmutex.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/php_apc.c -fPIC -DPIC -o .libs/php_apc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_mmap.c -fPIC -DPIC -o .libs/apc_mmap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc.c -fPIC -DPIC -o .libs/apc.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_main.c -fPIC -DPIC -o .libs/apc_main.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_cache.c -fPIC -DPIC -o .libs/apc_cache.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_shm.c -fPIC -DPIC -o .libs/apc_shm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_debug.c -fPIC -DPIC -o .libs/apc_debug.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_fcntl.c -fPIC -DPIC -o .libs/apc_fcntl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_pthreadmutex.c -fPIC -DPIC -o .libs/apc_pthreadmutex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_sem.c -fPIC -DPIC -o .libs/apc_sem.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c -fPIC -DPIC -o .libs/apc_compile.o >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_spin.c -o apc_spin.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_spin.c -fPIC -DPIC -o .libs/apc_spin.o >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/pgsql_s_lock.c -o pgsql_s_lock.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_sma.c -o apc_sma.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_stack.c -o apc_stack.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/pgsql_s_lock.c -fPIC -DPIC -o .libs/pgsql_s_lock.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_sma.c -fPIC -DPIC -o .libs/apc_sma.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_stack.c -fPIC -DPIC -o .libs/apc_stack.o >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c -o apc_zend.lo >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_rfc1867.c -o apc_rfc1867.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c -fPIC -DPIC -o .libs/apc_zend.o >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_rfc1867.c -fPIC -DPIC -o .libs/apc_rfc1867.o >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_signal.c -o apc_signal.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_signal.c -fPIC -DPIC -o .libs/apc_signal.o >/bin/sh /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_pool.c -o apc_pool.lo >libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/include -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/main -I/var/tmp/portage/dev-php/pecl-apc-3.1.13/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 -march=corei7-avx -mtune=corei7-avx -O3 -pipe -c /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_pool.c -fPIC -DPIC -o .libs/apc_pool.o >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c: In function 'apc_get_zval_ptr': >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c:62:20: error: 'zend_execute_data' has no member named 'Ts' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c:64:33: error: 'zend_execute_data' has no member named 'Ts' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c:67:40: error: 'zend_execute_data' has no member named 'CVs' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c: In function 'apc_op_ZEND_INCLUDE_OR_EVAL': >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c:170:13: error: 'zend_execute_data' has no member named 'Ts' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c:170:13: error: 'zend_execute_data' has no member named 'Ts' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c:170:13: error: 'zend_execute_data' has no member named 'Ts' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c:171:13: error: 'zend_execute_data' has no member named 'Ts' >distcc[9856] ERROR: compile /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_zend.c on localhost failed >make: *** [apc_zend.lo] Error 1 >make: *** Waiting for unfinished jobs.... >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc.c: In function âapc_search_pathsâ: >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc.c:416:20: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_main.c: In function âapc_compile_cache_entryâ: >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_main.c:421:22: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_main.c:452:19: warning: assignment discards âconstâ qualifier from pointer target type [enabled by default] >distcc[9778] ERROR: compile /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c on 192.168.178.2/5 failed >distcc[9778] (dcc_build_somewhere) Warning: remote compilation of '/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c' failed, retrying locally >distcc[9778] Warning: failed to distribute /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c to 192.168.178.2/5, running locally instead >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c: In function 'my_copy_class_entry': >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:755:9: warning: assignment from incompatible pointer type [enabled by default] >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c: In function 'apc_copy_class_entry_for_execution': >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:1956:9: warning: assignment from incompatible pointer type [enabled by default] >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c: In function 'apc_copy_trait_alias': >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:2379:12: error: 'zend_trait_alias' has no member named 'function' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:2380:9: error: 'zend_trait_alias' has no member named 'function' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:2380:9: error: 'zend_trait_alias' has no member named 'function' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c: In function 'apc_copy_trait_precedence': >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:2416:12: error: 'zend_trait_precedence' has no member named 'function' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:2417:9: error: 'zend_trait_precedence' has no member named 'function' >/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c:2417:9: error: 'zend_trait_precedence' has no member named 'function' >distcc[9778] ERROR: compile /var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5/apc_compile.c on localhost failed >make: *** [apc_compile.lo] Error 1 >make: INTERNAL: Exiting with 14 jobserver tokens available; should be 13! > * ERROR: dev-php/pecl-apc-3.1.13 failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-php/pecl-apc-3.1.13'`, > * the complete build log and the output of `emerge -pqv '=dev-php/pecl-apc-3.1.13'`. > * The complete build log is located at '/var/tmp/portage/dev-php/pecl-apc-3.1.13/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-php/pecl-apc-3.1.13/temp/environment'. > * Working directory: '/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/php5.5' > * S: '/var/tmp/portage/dev-php/pecl-apc-3.1.13/work/APC-3.1.13'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 475614
: 352510