Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 192550 Details for
Bug 271278
dev-libs/zziplib-0.13.54 compile fails when using sys-devel/icecream
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build log
build.log (text/plain), 14.90 KB, created by
Hanno Böck
on 2009-05-26 23:57:37 UTC
(
hide
)
Description:
build log
Filename:
MIME Type:
Creator:
Hanno Böck
Created:
2009-05-26 23:57:37 UTC
Size:
14.90 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking zziplib-0.13.54.tar.bz2 to /var/tmp/portage/dev-libs/zziplib-0.13.54/work >>>> Source unpacked in /var/tmp/portage/dev-libs/zziplib-0.13.54/work >>>> Preparing source in /var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54 ... > [32;01m*[0m Applying zziplib-0.13.49-SDL-test.patch ... >[A[111C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: zziplib-0.13.54/uses > [32;01m*[0m Applying portage-2.2.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying as-needed-2.2.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54 ... > * econf: updating zziplib-0.13.54/uses/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating zziplib-0.13.54/uses/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 --disable-sdl >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 >continue configure in default builddir "./Linux_2.6.29.4_x86_64.d" >....exec /bin/sh ".././configure" "--srcdir=.." "--enable-builddir=Linux_2.6.29.4_x86_64.d" '--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' '--disable-sdl' 'build_alias=x86_64-pc-linux-gnu' 'host_alias=x86_64-pc-linux-gnu' 'CFLAGS=-O2 -march=core2 -pipe' 'LDFLAGS=-Wl,-O1' >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 gsed... sed >checking default prefix system... is /usr-shipped >...using thread-safe linkage >checking zlib install prefix... none >checking rpm spec file... ../zziplib.spec >checking for spec package... zziplib >checking for spec version... 0.13.54 >checking for spec license type... GNU LGPL >checking for spec summary... ZZipLib - libZ-based ZIP-access Library >checking for spec category... Development/Libraries >checking for spec icon... zziplib-icon.png (fallback) >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for a BSD-compatible install... /usr/bin/install -c >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >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... 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >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... yes >checking out linker version info 0.13.54 ... /0/13:54 (-0.so.13.0.54) >creating zzip/_msvc.in via zzip/_msvc.sed of config.h.in >checking whether to enable maintainer-specific portions of Makefiles... no >checking our pkgconfig libname... zziplib >checking our pkgconfig version... 0.13.54 >checking our pkgconfig_libdir... ${libdir}/pkgconfig >expanded our pkgconfig_libdir... /usr/lib64/pkgconfig >checking our pkgconfig_libfile... zziplib.pc >checking our package / suffix... zziplib / >checking our pkgconfig description... ZZipLib - libZ-based ZIP-access Library >checking our pkgconfig requires... zzip-zlib-config >checking our pkgconfig ext libs... -lzzip >checking our pkgconfig cppflags... >checking our pkgconfig ldflags... -Wl,-O1 >generate the pkgconfig later... zzip/zziplib.pc >noninstalled pkgconfig -L /var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d/zzip/.libs >noninstalled pkgconfig -I /var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d/.. >extrac.t.. >checking for pax... : >checking for gnutar... : >checking for gtar... : >checking for tar... /bin/tar >checking for portable tar tool... tar >checking for invokation create portable tar archives... '/bin/tar' cf >checking for invokation extract portable tar archives... '/bin/tar' xf >checking for perl5... no >checking for perl... /usr/bin/perl >checking for python2.2... no >checking for python2.3... no >checking for python... /usr/bin/python >checking for zip... /usr/bin/zip >checking for xmlto... no >checking for inline... inline >checking for an ANSI C-conforming const... yes >checking for C restrict keyword... __restrict__ >checking for ANSI C header files... (cached) yes >checking for dirent.h that defines DIR... yes >checking for library containing opendir... none required >checking for stdint.h... (cached) yes >checking for unistd.h... (cached) yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking winnt.h usability... no >checking winnt.h presence... no >checking for winnt.h... no >checking winbase.h usability... no >checking winbase.h presence... no >checking for winbase.h... no >checking sys/int_types.h usability... no >checking sys/int_types.h presence... no >checking for sys/int_types.h... no >checking for sys/types.h... (cached) yes >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for sys/stat.h... (cached) yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking direct.h usability... no >checking direct.h presence... no >checking for direct.h... no >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking byteswap.h usability... yes >checking byteswap.h presence... yes >checking for byteswap.h... yes >checking fnmatch.h usability... yes >checking fnmatch.h presence... yes >checking for fnmatch.h... yes >checking for strcasecmp... yes >checking for strndup... yes >checking for off_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for off64_t... no >checking for __int64... no >checking size of short... 2 >checking size of int... 4 >checking size of long... 8 >checking whether byte ordering is bigendian... no >checking if pointers to integers require aligned access... no >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking whether system differentiates 64bit off_t by defines... yes >compiles library as 32bit off_t variant - largefile is not the default here >checking for zlib being found... yes - 1.2.3 >checking docdir default... ${datadir}/doc >checking whether using debugging messages in libraries... no >checking whether thread stack is too small for bufsiz buffers... no >checking whether can use mmap for file scanning... yes, sys/mman.h >checking whether making SDL parts... no, disabled >checking running extra tests on make check... yes >checking link options... --export-dynamic # >checking auto silent in maintainer mode... libtool-silent, auto-sleep-9 >checking CFLAGS frame-pointer... no, -fomit-frame-pointer added >checking CFLAGS for maximum warnings... -Wall >checking CFLAGS making strings readonly... -xstrconst >checking CFLAGS for strict prototypes... -fstrict-prototypes -Wstrict-prototypes >checking CFLAGS for gcc -Wpointer-arith... no, obsolete >checking CFLAGS for gcc -Wsign-compare... no, obsolete >checking CFLAGS for gcc -Wmissing-declarations... -Wmissing-declarations >checking CFLAGS for gcc -Wdeclaration-after-statement... -Wdeclaration-after-statement >checking CFLAGS for gcc -Werror-implicit-function-declaration... no, obsolete >checking for pkg-config... /usr/bin/pkg-config >configure: warning: pkgconfigdir=/usr/lib64/pkgconfig (see config.log) >configure: perhaps: make install pkgconfigdir=/usr/lib/pkgconfig >configure: creating ./config.status >config.status: creating Makefile >config.status: creating zzip/Makefile >config.status: creating zzipwrap/Makefile >config.status: creating SDL/Makefile >config.status: creating docs/Makefile >config.status: creating test/Makefile >config.status: creating bins/Makefile >config.status: creating config.h >config.status: executing buildir commands >config.status: create top_srcdir/Makefile guessed from local Makefile >config.status: extend top_srcdir/Makefile with top_srcdir/Makefile.mk >config.status: make uses BUILD=Linux_2.6.29.4_x86_64.d (on :) >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing zzip/_config.h commands >config.status: creating zzip/_config.h - prefix ZZIP for config.h defines >config.status: executing zzip/_msvc.h commands >config.status: creating zzip/_msvc.h - prefix ZZIP for zzip/_msvc.in defines >config.status: executing zzip/zziplib.pc commands >config.status: creating zzip/zziplib.pc.in >config.status: creating zzip/zziplib.pc >config.status: creating zzip/zziplib-uninstalled.pc >config.status: creating zzip/zziplib-uninstalled.sh >----- zziplib 0.13.54 /usr >host: x86_64-pc-linux-gnu >enable shared libraries >enable static libraries >CFLAGS= -O2 -march=core2 -pipe -D_USE_MMAP -fomit-frame-pointer -Wall -xstrconst -fstrict-prototypes -Wstrict-prototypes -Wmissing-declarations -Wdeclaration-after-statement >enable mmap (yes, sys/mman.h) >without lowstk (no) >without debug (no) ># make && make check && make install >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54 ... >make >(cd `uname -msr | tr " /" "__"`.d && test ! -f configure && make "all") || exit ; make done "RULE=all" >make[1]: Entering directory `/var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d' >make all-recursive >make[2]: Entering directory `/var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d' >Making all in zzip >make[3]: Entering directory `/var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d/zzip' >/bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I.. -I../.. -O2 -march=core2 -pipe -D_USE_MMAP -fomit-frame-pointer -Wall -xstrconst -fstrict-prototypes -Wstrict-prototypes -Wmissing-declarations -Wdeclaration-after-statement -MT zip.lo -MD -MP -MF .deps/zip.Tpo -c -o zip.lo ../../zzip/zip.c >x86_64-pc-linux-gnu-gcc: Sprache strconst nicht erkannt >x86_64-pc-linux-gnu-gcc: Sprache strconst nicht erkannt >x86_64-pc-linux-gnu-gcc: ../../zzip/zip.c: Eingabedateien des Binders unbenutzt, da keine Bindung geschieht >x86_64-pc-linux-gnu-gcc: Sprache strconst nicht erkannt >x86_64-pc-linux-gnu-gcc: Sprache strconst nicht erkannt >x86_64-pc-linux-gnu-gcc: /var/tmp/ccache/zip.tmp.libertalia.30504.i: Eingabedateien des Binders unbenutzt, da keine Bindung geschieht >mv -f .deps/zip.Tpo .deps/zip.Plo >mv: Aufruf von stat für â.deps/zip.Tpoâ nicht möglich: Datei oder Verzeichnis nicht gefunden >make[3]: *** [zip.lo] Fehler 1 >make[3]: Leaving directory `/var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d/zzip' >make[2]: *** [all-recursive] Fehler 1 >make[2]: Leaving directory `/var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d' >make[1]: *** [all] Fehler 2 >make[1]: Leaving directory `/var/tmp/portage/dev-libs/zziplib-0.13.54/work/zziplib-0.13.54/Linux_2.6.29.4_x86_64.d' >make: *** [all] Fehler 2 > [31;01m*[0m > [31;01m*[0m ERROR: dev-libs/zziplib-0.13.54 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2569: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 634: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m The die message: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant. > [31;01m*[0m A complete build log is located at '/var/log/portage/dev-libs:zziplib-0.13.54:20090526-234916.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-libs/zziplib-0.13.54/temp/environment'. > [31;01m*[0m
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 271278
:
192549
| 192550