Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 184789 Details for
Bug 262190
x11-libs/gtk+-2.14.7-r2: doesn't compile with "-Os" CFLAGS
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log of x11-libs/gtk+-2.14.7-r2
build.log (text/plain), 24.46 KB, created by
ernsteiswuerfel
on 2009-03-12 10:30:17 UTC
(
hide
)
Description:
build.log of x11-libs/gtk+-2.14.7-r2
Filename:
MIME Type:
Creator:
ernsteiswuerfel
Created:
2009-03-12 10:30:17 UTC
Size:
24.46 KB
patch
obsolete
>>>> Unpacking source... >>>> Unpacking gtk+-2.14.7.tar.bz2 to /var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work > [32;01m*[0m Applying gtk+-2.8.0-multilib.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.12.0-flash-workaround.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.14.3-limit-gtksignal-includes.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.14.7-filechooser.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.14.7-ignore-gtkcurve.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying gtk+-2.14.7-uncertain-mime.patch ... >[A[92C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: gtk+-2.14.7 > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source unpacked in /var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work >>>> Compiling source in /var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7 ... > * econf: updating gtk+-2.14.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating gtk+-2.14.7/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-gtk-doc --with-libjpeg --with-libjasper --with-libtiff --disable-xinerama --enable-cups=auto --with-libpng --with-gdktarget=x11 --with-xinput --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for native Win32... 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 for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-c++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-c++... gcc3 >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 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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for BSD-compatible nm... /usr/bin/nm -B >checking whether ln -s works... yes >checking how to recognize dependent libraries... pass_all >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 dlfcn.h usability... yes >checking dlfcn.h presence... yes >checking for dlfcn.h... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-c++ -E >checking for x86_64-pc-linux-gnu-g77... no >checking for x86_64-pc-linux-gnu-xlf... no >checking for x86_64-pc-linux-gnu-f77... no >checking for x86_64-pc-linux-gnu-frt... no >checking for x86_64-pc-linux-gnu-pgf77... no >checking for x86_64-pc-linux-gnu-cf77... no >checking for x86_64-pc-linux-gnu-fort77... no >checking for x86_64-pc-linux-gnu-fl32... no >checking for x86_64-pc-linux-gnu-af77... no >checking for x86_64-pc-linux-gnu-xlf90... no >checking for x86_64-pc-linux-gnu-f90... no >checking for x86_64-pc-linux-gnu-pgf90... no >checking for x86_64-pc-linux-gnu-pghpf... no >checking for x86_64-pc-linux-gnu-epcf90... no >checking for x86_64-pc-linux-gnu-gfortran... x86_64-pc-linux-gnu-gfortran >checking whether we are using the GNU Fortran 77 compiler... yes >checking whether x86_64-pc-linux-gnu-gfortran accepts -g... yes >checking the maximum length of command line arguments... 1572864 >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for objdir... .libs >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >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 >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC 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 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 libtool >appending configuration tag "CXX" to libtool >checking for ld used by x86_64-pc-linux-gnu-c++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-c++ option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-c++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >appending configuration tag "F77" to libtool >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking for x86_64-pc-linux-gnu-gfortran option to produce PIC... -fPIC >checking if x86_64-pc-linux-gnu-gfortran PIC flag -fPIC works... yes >checking if x86_64-pc-linux-gnu-gfortran static flag -static works... yes >checking if x86_64-pc-linux-gnu-gfortran supports -c -o file.o... yes >checking whether the x86_64-pc-linux-gnu-gfortran linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... GNU/Linux ld.so >(cached) (cached) checking how to hardcode library paths into programs... immediate >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for nm... /usr/bin/nm -B >checking whether to enable maintainer-specific portions of Makefiles... no >checking for some Win32 platform... no >checking whether build environment is sane... yes >checking for library containing strerror... none required >checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed >checking for a BSD-compatible install... /usr/bin/install -c >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for BASE_DEPENDENCIES... yes >checking Whether to write dependencies into .pc files... no >checking for perl5... no >checking for perl... /usr/bin/perl >checking for indent... no >checking for lstat... yes >checking for mkstemp... yes >checking for flockfile... yes >checking for getc_unlocked... yes >checking for localtime_r... yes >checking for _NL_TIME_FIRST_WEEKDAY... yes >checking for _NL_MEASUREMENT_MEASUREMENT... yes >checking for _NL_PAPER_HEIGHT... yes >checking for _NL_PAPER_WIDTH... yes >checking for sigsetjmp... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for catalogs to be installed... de >checking for extra flags to get ANSI library prototypes... none needed >checking for the BeOS... no >checking for HP-UX... no >checking for extra flags for POSIX compliance... none needed >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.17.6... yes (version 2.18.4) >checking for bind_textdomain_codeset... (cached) yes >checking pwd.h usability... yes >checking pwd.h presence... yes >checking for pwd.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for unistd.h... (cached) yes >checking ftw.h usability... yes >checking ftw.h presence... yes >checking for ftw.h... yes >checking for GNU ftw extensions... yes >checking for ANSI C header files... (cached) yes >checking for an ANSI C-conforming const... yes >checking return type of signal handlers... void >checking for stdlib.h... (cached) yes >checking for unistd.h... (cached) yes >checking for getpagesize... yes >checking for working mmap... yes >checking for mallinfo... yes >checking for getresuid... yes >checking for uid_t in sys/types.h... yes >checking for fd_set... yes, found in sys/types.h >checking for wchar.h... yes >checking for wctype.h... yes >checking for iswalnum... yes >checking if iswalnum() and friends are properly defined... yes >checking for uxtheme.h... no >checking crt_externs.h usability... no >checking crt_externs.h presence... no >checking for crt_externs.h... no >checking for _NSGetEnviron... no >checking whether to build gmodulized gdk-pixbuf... yes >checking whether dynamic modules work... yes >checking for TIFFReadRGBAImageOriented in -ltiff... yes >checking tiffio.h usability... yes >checking tiffio.h presence... yes >checking for tiffio.h... yes >checking for jpeg_destroy_decompress in -ljpeg... yes >checking for jpeglib.h... yes >checking for jpeg_simple_progression in -ljpeg... yes >checking for libpng12... yes >checking for jas_init in -ljasper... yes >checking pixbuf loaders to build... >checking if gio can sniff png... yes >checking immodules to build... >checking for sys/wait.h that is POSIX.1 compatible... yes >checking return type of signal handlers... (cached) void >checking sys/systeminfo.h usability... no >checking sys/systeminfo.h presence... no >checking for sys/systeminfo.h... no >checking sys/sysinfo.h usability... yes >checking sys/sysinfo.h presence... yes >checking for sys/sysinfo.h... yes >checking for mediaLib 2.3... checking for mlib_ImageSetStruct in -lmlib... no >checking for x86 platform... no >checking for XOpenDisplay... yes >checking for XextFindDisplay... yes >checking for XRenderQueryExtension... yes >checking if <X11/extensions/XIproto.h> is needed for xReply... no >checking for XConvertCase... yes >checking for XInternAtoms... yes >checking for XAddConnectionWatch... yes >checking for XkbQueryExtension... yes >checking for XShapeCombineMask... yes >checking for XSyncQueryExtension... yes >checking for X11/extensions/sync.h... yes >checking for XShmAttach... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking X11/extensions/XShm.h... yes >checking Pango flags... -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >checking ATK flags... -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 >checking for library containing gethostent... none required >checking for library containing setsockopt... none required >checking for library containing connect... none required >checking for struct sockaddr_un.sun_len... no >checking for cups-config... /usr/bin/cups-config >checking cups/cups.h usability... yes >checking cups/cups.h presence... yes >checking for cups/cups.h... yes >checking for httpGetAuthString... yes >checking cairo-pdf.h usability... yes >checking cairo-pdf.h presence... yes >checking for cairo-pdf.h... yes >checking cairo-ps.h usability... yes >checking cairo-ps.h presence... yes >checking for cairo-ps.h... yes >checking whether to build gtk-doc documentation... no >checking for gtkdoc-check... no >checking for db2html... false >configure: creating ./config.status >config.status: creating config.h.win32 >config.status: creating gtk-zip.sh >config.status: creating Makefile >config.status: creating gdk-pixbuf-2.0.pc >config.status: creating gdk-2.0.pc >config.status: creating gtk+-2.0.pc >config.status: creating gtk+-unix-print-2.0.pc >config.status: creating gail.pc >config.status: creating gdk-pixbuf-2.0-uninstalled.pc >config.status: creating gdk-2.0-uninstalled.pc >config.status: creating gtk+-2.0-uninstalled.pc >config.status: creating gail-uninstalled.pc >config.status: creating m4macros/Makefile >config.status: creating po/Makefile.in >config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating po-properties/Makefile.in >config.status: WARNING: 'po-properties/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: creating demos/Makefile >config.status: creating demos/gtk-demo/Makefile >config.status: creating demos/gtk-demo/geninclude.pl >config.status: creating tests/Makefile >config.status: creating docs/Makefile >config.status: creating docs/reference/Makefile >config.status: creating docs/reference/gdk-pixbuf/Makefile >config.status: creating docs/reference/gdk-pixbuf/version.xml >config.status: creating docs/reference/gdk/Makefile >config.status: creating docs/reference/gdk/version.xml >config.status: creating docs/reference/gtk/Makefile >config.status: creating docs/reference/gtk/version.xml >config.status: creating docs/reference/libgail-util/Makefile >config.status: creating docs/faq/Makefile >config.status: creating docs/tools/Makefile >config.status: creating docs/tutorial/Makefile >config.status: creating gdk-pixbuf/Makefile >config.status: creating gdk-pixbuf/gdk_pixbuf.rc >config.status: creating gdk-pixbuf/gdk-pixbuf-features.h >config.status: creating gdk-pixbuf/pixops/Makefile >config.status: creating gdk/Makefile >config.status: creating gdk/x11/Makefile >config.status: creating gdk/win32/Makefile >config.status: creating gdk/win32/rc/Makefile >config.status: creating gdk/win32/rc/gdk.rc >config.status: creating gdk/quartz/Makefile >config.status: creating gdk/directfb/Makefile >config.status: creating gdk/tests/Makefile >config.status: creating gtk/Makefile >config.status: creating gtk/makefile.msc >config.status: creating gtk/gtkversion.h >config.status: creating gtk/gtk-win32.rc >config.status: creating gtk/theme-bits/Makefile >config.status: creating gtk/tests/Makefile >config.status: creating modules/Makefile >config.status: creating modules/other/Makefile >config.status: creating modules/other/gail/Makefile >config.status: creating modules/other/gail/libgail-util/Makefile >config.status: creating modules/other/gail/tests/Makefile >config.status: creating modules/engines/Makefile >config.status: creating modules/engines/pixbuf/Makefile >config.status: creating modules/engines/ms-windows/Makefile >config.status: creating modules/engines/ms-windows/Theme/Makefile >config.status: creating modules/engines/ms-windows/Theme/gtk-2.0/Makefile >config.status: creating modules/input/Makefile >config.status: creating modules/printbackends/Makefile >config.status: creating modules/printbackends/cups/Makefile >config.status: creating modules/printbackends/lpr/Makefile >config.status: creating modules/printbackends/file/Makefile >config.status: creating modules/printbackends/test/Makefile >config.status: creating perf/Makefile >config.status: creating contrib/Makefile >config.status: creating contrib/gdk-pixbuf-xlib/Makefile >config.status: creating contrib/gdk-pixbuf-xlib/gdk-pixbuf-xlib-2.0.pc >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing default-2 commands >config.status: executing gdk/gdkconfig.h commands >configuration: > target: x11 >make -j3 >make all-recursive >make[1]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7' >Making all in po >make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/po' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/po' >Making all in po-properties >make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/po-properties' >( if test 'x.' != 'x.'; then \ > posrcprefix='../'; \ > else \ > posrcprefix="../"; \ > fi; \ > rm -f POTFILES-t POTFILES \ > && (sed -e '/^#/d' \ > -e "s/^\[.*\] +//" \ > -e '/^[ ]*$/d' \ > -e "s@.*@ $posrcprefix& \\\\@" < ./POTFILES.in \ > | sed -e '$s/\\$//') > POTFILES-t \ > && chmod a-w POTFILES-t \ > && mv POTFILES-t POTFILES ) >cd .. \ > && CONFIG_FILES=po-properties/Makefile.in CONFIG_HEADERS= \ > /bin/sh ./config.status >config.status: creating po-properties/Makefile.in >config.status: WARNING: 'po-properties/Makefile.in.in' seems to ignore the --datarootdir setting >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing default-2 commands >config.status: executing gdk/gdkconfig.h commands >config.status: gdk/gdkconfig.h is unchanged >make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/po-properties' >make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/po-properties' >make[2]: Nothing to be done for `all'. >make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/po-properties' >Making all in gdk-pixbuf >make[2]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/gdk-pixbuf' >/usr/bin/perl ./makegdkpixbufalias.pl -def < ./gdk-pixbuf.symbols > gdk-pixbuf-aliasdef.c >( cd . && glib-mkenums --template gdk-pixbuf-enum-types.h.template \ > gdk-pixbuf.h gdk-pixbuf-core.h gdk-pixbuf-transform.h gdk-pixbuf-io.h gdk-pixbuf-animation.h gdk-pixbuf-simple-anim.h gdk-pixbuf-loader.h ) > tmp-gdk-pixbuf-enum-types.h \ > && (cmp -s tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h || cp tmp-gdk-pixbuf-enum-types.h gdk-pixbuf-enum-types.h ) \ > && rm -f tmp-gdk-pixbuf-enum-types.h \ > && echo timestamp > s-enum-types-h >echo "#if !defined(GDK_PIXBUF_DISABLE_DEPRECATED) || defined(GDK_PIXBUF_COMPILATION)" > xgen-gmh \ > && glib-genmarshal --prefix=_gdk_pixbuf_marshal ./gdk-pixbuf-marshal.list --header >> xgen-gmh \ > && echo "#endif /* !GDK_PIXBUF_DISABLE_DEPRECATED || GDK_PIXBUF_COMPILATION */" >> xgen-gmh \ > && (cmp -s xgen-gmh gdk-pixbuf-marshal.h || cp xgen-gmh gdk-pixbuf-marshal.h) \ > && rm -f xgen-gmh xgen-gmh~ \ > && echo timestamp > stamp-gdk-pixbuf-marshal.h >make all-recursive >make[3]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/gdk-pixbuf' >Making all in pixops >make[4]: Entering directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/gdk-pixbuf/pixops' >if /bin/sh ../../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -mtune=k8-sse3 -march=k8-sse3 -O2 -Wall -MT pixops.lo -MD -MP -MF ".deps/pixops.Tpo" \ > -c -o pixops.lo `test -f 'pixops.c' || echo './'`pixops.c; \ > then mv -f ".deps/pixops.Tpo" ".deps/pixops.Plo"; \ > else rm -f ".deps/pixops.Tpo"; exit 1; \ > fi >if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -mtune=k8-sse3 -march=k8-sse3 -O2 -Wall -MT timescale.o -MD -MP -MF ".deps/timescale.Tpo" \ > -c -o timescale.o `test -f 'timescale.c' || echo './'`timescale.c; \ > then mv -f ".deps/timescale.Tpo" ".deps/timescale.Po"; \ > else rm -f ".deps/timescale.Tpo"; exit 1; \ > fi >mkdir .libs > x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -DG_DISABLE_CAST_CHECKS -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng12 -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -mtune=k8-sse3 -march=k8-sse3 -O2 -Wall -MT pixops.lo -MD -MP -MF .deps/pixops.Tpo -c pixops.c -fPIC -DPIC -o .libs/pixops.o >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -mtune=k8-sse3 -march=k8-sse3 -O2 -Wall -Wl,-O1 -Wl,-z,now -Wl,--sort-common -Wl,--as-needed -Wl,-S -o libpixops.la pixops.lo >x86_64-pc-linux-gnu-ar cru .libs/libpixops.a .libs/pixops.o >x86_64-pc-linux-gnu-ranlib .libs/libpixops.a >creating libpixops.la >(cd .libs && rm -f libpixops.la && ln -s ../libpixops.la libpixops.la) >/bin/sh ../../libtool --mode=link x86_64-pc-linux-gnu-gcc -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -mtune=k8-sse3 -march=k8-sse3 -O2 -Wall -Wl,-O1 -Wl,-z,now -Wl,--sort-common -Wl,--as-needed -Wl,-S -o timescale timescale.o libpixops.la -pthread -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lm >x86_64-pc-linux-gnu-gcc -DGDK_PIXBUF_DISABLE_DEPRECATED -pipe -mtune=k8-sse3 -march=k8-sse3 -O2 -Wall -Wl,-O1 -Wl,-z -Wl,now -Wl,--sort-common -Wl,--as-needed -Wl,-S -o timescale timescale.o -pthread ./.libs/libpixops.a /usr/lib64/libgthread-2.0.so -lpthread -lrt /usr/lib64/libgio-2.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libglib-2.0.so -lm >./.libs/libpixops.a: could not read symbols: Archive has no index; run ranlib to add one >collect2: ld returned 1 exit status >make[4]: *** [timescale] Error 1 >make[4]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/gdk-pixbuf/pixops' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/gdk-pixbuf' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7/gdk-pixbuf' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/work/gtk+-2.14.7' >make: *** [all] Error 2 > [31;01m*[0m > [31;01m*[0m ERROR: x11-libs/gtk+-2.14.7-r2 failed. > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 49: Called src_compile > [31;01m*[0m environment, line 2828: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "compile failed" > [31;01m*[0m The die message: > [31;01m*[0m compile 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/tmp/portage/x11-libs/gtk+-2.14.7-r2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/gtk+-2.14.7-r2/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 262190
: 184789