* CPV: dev-php5/pecl-gearman-0.6.0 * REPO: gentoo * USE: amd64 elibc_glibc kernel_linux multilib userland_GNU >>> Unpacking source... >>> Unpacking gearman-0.6.0.tgz to /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work * * Using dev-lang/php-5.2.12 * Configuring for: PHP Api Version: 20041225 Zend Module Api No: 20060613 Zend Extension Api No: 220060519 ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. ac-wrapper: warning: invalid WANT_AUTOCONF 'latest'; ignoring. * Running eautoreconf in '/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --install ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: gearman-0.6.0 * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... >>> Source unpacked in /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work >>> Compiling source in /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0 ... * * Using dev-lang/php-5.2.12 * * * Using dev-lang/php-5.2.12 * * * Using dev-lang/php-5.2.12 * * econf: updating gearman-0.6.0/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gearman-0.6.0/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/php5/lib64 --prefix=/usr/lib64/php5 --with-php-config=/usr/lib64/php5/bin/php-config checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for a sed that does not truncate output... /bin/sed checking for x86_64-pc-linux-gnu-cc... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 checking for PHP includes... -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib checking for PHP extension directory... /usr/lib64/php5/lib/php/extensions/no-debug-zts-20060613 checking for PHP installed headers prefix... /usr/lib64/php5/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 gearman support... yes, shared found in /usr checking for gearman_client_set_context in -lgearman... yes 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 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-ar... x86_64-pc-linux-gnu-ar 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 command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok 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 make -j6 /bin/sh /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/libtool --mode=compile x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/include -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/main -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=core2 -O2 -pipe -fomit-frame-pointer -Wall -c /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c -o php_gearman.lo libtool: compile: x86_64-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/include -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/main -I/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0 -I/usr/lib64/php5/include/php -I/usr/lib64/php5/include/php/main -I/usr/lib64/php5/include/php/TSRM -I/usr/lib64/php5/include/php/Zend -I/usr/lib64/php5/include/php/ext -I/usr/lib64/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -march=core2 -O2 -pipe -fomit-frame-pointer -Wall -c /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c -fPIC -DPIC -o .libs/php_gearman.o /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:910: error: expected specifier-qualifier-list before ‘gearman_st’ /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c: In function ‘zm_startup_gearman’: /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4491: error: ‘GEARMAN_ALLOCATED’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4491: error: (Each undeclared identifier is reported only once /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4491: error: for each function it appears in.) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4500: error: ‘GEARMAN_CON_ALLOCATED’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4518: error: ‘GEARMAN_CON_STATE_ADDRINFO’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4521: error: ‘GEARMAN_CON_STATE_CONNECT’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4524: error: ‘GEARMAN_CON_STATE_CONNECTING’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4527: error: ‘GEARMAN_CON_STATE_CONNECTED’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4533: error: ‘GEARMAN_CON_SEND_STATE_PRE_FLUSH’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4536: error: ‘GEARMAN_CON_SEND_STATE_FORCE_FLUSH’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4539: error: ‘GEARMAN_CON_SEND_STATE_FLUSH’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4542: error: ‘GEARMAN_CON_SEND_STATE_FLUSH_DATA’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4545: error: ‘GEARMAN_CON_RECV_STATE_NONE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4548: error: ‘GEARMAN_CON_RECV_STATE_READ’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4554: error: ‘GEARMAN_PACKET_ALLOCATED’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4557: error: ‘GEARMAN_PACKET_COMPLETE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4560: error: ‘GEARMAN_PACKET_FREE_DATA’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4686: error: ‘GEARMAN_TASK_ALLOCATED’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4689: error: ‘GEARMAN_TASK_SEND_IN_USE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4728: error: ‘GEARMAN_JOB_ALLOCATED’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4731: error: ‘GEARMAN_JOB_ASSIGNED_IN_USE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4734: error: ‘GEARMAN_JOB_WORK_IN_USE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4737: error: ‘GEARMAN_JOB_FINISHED’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4827: error: ‘GEARMAN_WORKER_FUNCTION_PACKET_IN_USE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4830: error: ‘GEARMAN_WORKER_FUNCTION_CHANGE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4833: error: ‘GEARMAN_WORKER_FUNCTION_REMOVE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4836: error: ‘GEARMAN_WORKER_WORK_STATE_GRAB_JOB’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4839: error: ‘GEARMAN_WORKER_WORK_STATE_FUNCTION’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4842: error: ‘GEARMAN_WORKER_WORK_STATE_COMPLETE’ undeclared (first use in this function) /var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0/php_gearman.c:4845: error: ‘GEARMAN_WORKER_WORK_STATE_FAIL’ undeclared (first use in this function) make: *** [php_gearman.lo] Error 1 * ERROR: dev-php5/pecl-gearman-0.6.0 failed: * Unable to make code * * Call stack: * ebuild.sh, line 54: Called src_compile * environment, line 3981: Called php-ext-pecl-r1_src_compile * environment, line 3190: Called php-ext-source-r1_src_compile * environment, line 3222: Called die * The specific snippet of code: * emake || die "Unable to make code"; * * If you need support, post the output of 'emerge --info =dev-php5/pecl-gearman-0.6.0', * the complete build log and the output of 'emerge -pqv =dev-php5/pecl-gearman-0.6.0'. * The complete build log is located at '/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/temp/environment'. * S: '/var/tmp/portage/dev-php5/pecl-gearman-0.6.0/work/gearman-0.6.0'