Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 236055 Details for
Bug 324831
dev-php5/pecl-xdiff: fails to build with dev-lang/php-5.3.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
pecl-xdiff-1.4.1:20100620-024059.log (text/plain), 8.36 KB, created by
Diego Elio Pettenò (RETIRED)
on 2010-06-20 13:18:32 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2010-06-20 13:18:32 UTC
Size:
8.36 KB
patch
obsolete
> * CPV: dev-php5/pecl-xdiff-1.4.1 > * REPO: gentoo > * USE: elibc_glibc kernel_linux test userland_GNU x86 >>>> Unpacking source... >>>> Unpacking xdiff-1.4.1.tgz to /var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work > * > * Using dev-lang/php-5.3.2 > * >Configuring for: >PHP Api Version: 20090626 >Zend Module Api No: 20090626 >Zend Extension Api No: 220090626 >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-xdiff-1.4.1/work/xdiff-1.4.1' ... > * Running aclocal ... > [ ok ] > * Running libtoolize --copy --force --install ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running elibtoolize in: xdiff-1.4.1 > * 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-xdiff-1.4.1/work >>>> Compiling source in /var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1 ... > * > * Using dev-lang/php-5.3.2 > * > * > * Using dev-lang/php-5.3.2 > * > * > * Using dev-lang/php-5.3.2 > * > * econf: updating xdiff-1.4.1/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating xdiff-1.4.1/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --prefix=/usr/lib/php5 --with-php-config=/usr/lib/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 i686-pc-linux-gnu-cc... no >checking for i686-pc-linux-gnu-gcc... i686-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether i686-pc-linux-gnu-gcc accepts -g... yes >checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E >checking for icc... no >checking for suncc... no >checking whether i686-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for system library directory... lib >checking if compiler supports -R... no >checking if compiler supports -Wl,-rpath,... yes >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking target system type... i686-pc-linux-gnu >checking for PHP prefix... /usr/lib/php5 >checking for PHP includes... -I/usr/lib/php5/include/php -I/usr/lib/php5/include/php/main -I/usr/lib/php5/include/php/TSRM -I/usr/lib/php5/include/php/Zend -I/usr/lib/php5/include/php/ext -I/usr/lib/php5/include/php/ext/date/lib >checking for PHP extension directory... /usr/lib/php5/lib/extensions/no-debug-non-zts-20090626 >checking for PHP installed headers prefix... /usr/lib/php5/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 for xdiff support... yes, shared >checking for xdiff files in default path... found in /usr >checking for dlopen in -ldl... yes >checking for xdl_diff in -lxdiff... yes >checking for xdl_set_allocator in -lxdiff... yes >checking if xdiff memory allocator supports private data... yes >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld >checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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/i686-pc-linux-gnu/bin/ld option to reload object files... -r >checking for i686-pc-linux-gnu-objdump... i686-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar >checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip >checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib >checking for gawk... (cached) gawk >checking command to parse /usr/bin/nm -B output from i686-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 i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if i686-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if i686-pc-linux-gnu-gcc static flag -static works... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if i686-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >configure: creating ./config.status >config.status: creating config.h >config.status: executing libtool commands >make -j14 >/bin/sh /var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/libtool --mode=compile i686-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/include -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/main -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1 -I/usr/lib/php5/include/php -I/usr/lib/php5/include/php/main -I/usr/lib/php5/include/php/TSRM -I/usr/lib/php5/include/php/Zend -I/usr/lib/php5/include/php/ext -I/usr/lib/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -c /var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/xdiff.c -o xdiff.lo >libtool: compile: i686-pc-linux-gnu-gcc -I. -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1 -DPHP_ATOM_INC -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/include -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/main -I/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1 -I/usr/lib/php5/include/php -I/usr/lib/php5/include/php/main -I/usr/lib/php5/include/php/TSRM -I/usr/lib/php5/include/php/Zend -I/usr/lib/php5/include/php/ext -I/usr/lib/php5/include/php/ext/date/lib -DHAVE_CONFIG_H -O2 -pipe -c /var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/xdiff.c -fPIC -DPIC -o .libs/xdiff.o >/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1/xdiff.c:39:5: error: duplicate 'static' >make: *** [xdiff.lo] Error 1 > * ERROR: dev-php5/pecl-xdiff-1.4.1 failed: > * Unable to make code > * > * Call stack: > * ebuild.sh, line 54: Called src_compile > * environment, line 4161: Called php-ext-pecl-r1_src_compile > * environment, line 3341: Called php-ext-source-r1_src_compile > * environment, line 3373: 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-xdiff-1.4.1', > * the complete build log and the output of 'emerge -pqv =dev-php5/pecl-xdiff-1.4.1'. > * The complete build log is located at '/var/log/portage/build/dev-php5/pecl-xdiff-1.4.1:20100620-024059.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/temp/environment'. > * S: '/var/tmp/portage/dev-php5/pecl-xdiff-1.4.1/work/xdiff-1.4.1'
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 324831
: 236055