Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 247877 Details for
Bug 337965
x11-libs/cairo-1.10.0-r3 with USE="aqua -X" fails due to X11-calls, installs broken .pc files.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Compilation error due to glx.
build.log (text/plain), 149.57 KB, created by
Heiko
on 2010-09-18 17:42:48 UTC
(
hide
)
Description:
Compilation error due to glx.
Filename:
MIME Type:
Creator:
Heiko
Created:
2010-09-18 17:42:48 UTC
Size:
149.57 KB
patch
obsolete
>[32;01m * [39;49;00mCPV: x11-libs/cairo-1.10.0-r3 >[32;01m * [39;49;00mREPO: gentoo_prefix >[32;01m * [39;49;00mMaintainer: cardoe@gentoo.org spatz@gentoo.org,x11@gentoo.org >[32;01m * [39;49;00mUSE: aqua cups elibc_Darwin kernel_Darwin opengl prefix svg userland_GNU x64-macos >>>> Unpacking source... >>>> Unpacking cairo-1.10.0.tar.gz to /Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work >>>> Source unpacked in /Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work >>>> Preparing source in /Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0 ... > [32;01m*[0m Applying cairo-1.8.8-interix.patch ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cairo-1.10.0-buggy_gradients.patch ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying cairo-1.10.0-install-sh.patch ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0' ... > [32;01m*[0m Running aclocal -I build -I /Gentoo/usr/share/aclocal ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running glibtoolize --copy --force --install --automake ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I build -I /Gentoo/usr/share/aclocal ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[107C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: cairo-1.10.0/build > [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 /Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0 ... > * econf: updating cairo-1.10.0/build/config.guess with /Gentoo/usr/share/gnuconfig/config.guess > * econf: updating cairo-1.10.0/build/config.sub with /Gentoo/usr/share/gnuconfig/config.sub >./configure --prefix=/Gentoo/usr --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --mandir=/Gentoo/usr/share/man --infodir=/Gentoo/usr/share/info --datadir=/Gentoo/usr/share --sysconfdir=/Gentoo/etc --localstatedir=/Gentoo/var/lib --disable-dependency-tracking --without-x --disable-xlib --disable-xlib-xrender --enable-quartz --enable-quartz-image --disable-test-surfaces --disable-directfb --disable-gtk-doc --disable-vg --enable-gl --disable-qt --disable-static --enable-svg --disable-xcb --disable-xcb-shm --enable-ft --enable-pdf --enable-png --enable-ps --disable-xlib-xcb --disable-drm --disable-gallium --disable-xcb-drm >checking for x86_64-apple-darwin10-gcc... x86_64-apple-darwin10-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-apple-darwin10-gcc accepts -g... yes >checking for x86_64-apple-darwin10-gcc option to accept ISO C89... none needed >checking how to run the C preprocessor... x86_64-apple-darwin10-gcc -E >checking for grep that handles long lines and -e... /Gentoo/bin/grep >checking for egrep... /Gentoo/bin/grep -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 minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for a BSD-compatible install... /Gentoo/usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /Gentoo/bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking dependency style of x86_64-apple-darwin10-gcc... none >checking build system type... x86_64-apple-darwin10 >checking host system type... x86_64-apple-darwin10 >checking how to print strings... printf >checking for a sed that does not truncate output... /Gentoo/bin/sed >checking for fgrep... /Gentoo/bin/grep -F >checking for ld used by x86_64-apple-darwin10-gcc... /Gentoo/usr/bin/x86_64-apple-darwin10-ld >checking if the linker (/Gentoo/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no >checking for BSD- or MS-compatible name lister (nm)... /Gentoo/usr/bin/x86_64-apple-darwin10-nm >checking the name lister (/Gentoo/usr/bin/x86_64-apple-darwin10-nm) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 196608 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking for /Gentoo/usr/bin/x86_64-apple-darwin10-ld option to reload object files... -r >checking for x86_64-apple-darwin10-objdump... objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-apple-darwin10-ar... x86_64-apple-darwin10-ar >checking for x86_64-apple-darwin10-strip... x86_64-apple-darwin10-strip >checking for x86_64-apple-darwin10-ranlib... x86_64-apple-darwin10-ranlib >checking command to parse /Gentoo/usr/bin/x86_64-apple-darwin10-nm output from x86_64-apple-darwin10-gcc object... ok >checking for x86_64-apple-darwin10-dsymutil... no >checking for dsymutil... dsymutil >checking for x86_64-apple-darwin10-nmedit... x86_64-apple-darwin10-nmedit >checking for x86_64-apple-darwin10-lipo... x86_64-apple-darwin10-lipo >checking for x86_64-apple-darwin10-otool... x86_64-apple-darwin10-otool >checking for x86_64-apple-darwin10-otool64... no >checking for otool64... no >checking for -single_module linker flag... yes >checking for -exported_symbols_list linker flag... yes >checking for -force_load linker flag... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-apple-darwin10-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-apple-darwin10-gcc option to produce PIC... -fno-common -DPIC >checking if x86_64-apple-darwin10-gcc PIC flag -fno-common -DPIC works... yes >checking if x86_64-apple-darwin10-gcc static flag -static works... no >checking if x86_64-apple-darwin10-gcc supports -c -o file.o... yes >checking if x86_64-apple-darwin10-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-apple-darwin10-gcc linker (/Gentoo/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes >checking dynamic linker characteristics... darwin10 dyld >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 >checking for x86_64-apple-darwin10-pkg-config... no >checking for pkg-config... /Gentoo/usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether to build gtk-doc documentation... no >checking for gtkdoc-check... /Gentoo/usr/bin/gtkdoc-check >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for find... /Gentoo/usr/bin/find >checking for xargs... /Gentoo/usr/bin/xargs >checking for x86_64-apple-darwin10-gcc... (cached) x86_64-apple-darwin10-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-apple-darwin10-gcc accepts -g... (cached) yes >checking for x86_64-apple-darwin10-gcc option to accept ISO C89... (cached) none needed >checking how to run the C preprocessor... x86_64-apple-darwin10-gcc -E >checking for x86_64-apple-darwin10-g++... x86_64-apple-darwin10-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-apple-darwin10-g++ accepts -g... yes >checking dependency style of x86_64-apple-darwin10-g++... none >checking how to run the C++ preprocessor... x86_64-apple-darwin10-g++ -E >checking for ld used by x86_64-apple-darwin10-g++... /Gentoo/usr/bin/x86_64-apple-darwin10-ld >checking if the linker (/Gentoo/usr/bin/x86_64-apple-darwin10-ld) is GNU ld... no >checking whether the x86_64-apple-darwin10-g++ linker (/Gentoo/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes >checking for x86_64-apple-darwin10-g++ option to produce PIC... -fno-common -DPIC >checking if x86_64-apple-darwin10-g++ PIC flag -fno-common -DPIC works... yes >checking if x86_64-apple-darwin10-g++ static flag -static works... no >checking if x86_64-apple-darwin10-g++ supports -c -o file.o... yes >checking if x86_64-apple-darwin10-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-apple-darwin10-g++ linker (/Gentoo/usr/bin/x86_64-apple-darwin10-ld) supports shared libraries... yes >checking dynamic linker characteristics... darwin10 dyld >checking how to hardcode library paths into programs... immediate >checking whether x86_64-apple-darwin10-gcc and cc understand -c and -o together... yes >checking for inline... inline >checking for x86_64-apple-darwin10-pkg-config... /Gentoo/usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for supported warning flags... >checking whether x86_64-apple-darwin10-gcc supports -Werror... yes >checking whether x86_64-apple-darwin10-gcc supports -errwarn... no >checking whether x86_64-apple-darwin10-gcc supports -Wall... yes >checking whether x86_64-apple-darwin10-gcc supports -Wextra... yes >checking whether x86_64-apple-darwin10-gcc supports -Wold-style-definition... yes >checking whether x86_64-apple-darwin10-gcc supports -Wdeclaration-after-statement... yes >checking whether x86_64-apple-darwin10-gcc supports -Wmissing-declarations... yes >checking whether x86_64-apple-darwin10-gcc supports -Werror-implicit-function-declaration... yes >checking whether x86_64-apple-darwin10-gcc supports -Wnested-externs... yes >checking whether x86_64-apple-darwin10-gcc supports -Wpointer-arith... yes >checking whether x86_64-apple-darwin10-gcc supports -Wwrite-strings... yes >checking whether x86_64-apple-darwin10-gcc supports -Wsign-compare... yes >checking whether x86_64-apple-darwin10-gcc supports -Wstrict-prototypes... yes >checking whether x86_64-apple-darwin10-gcc supports -Wmissing-prototypes... yes >checking whether x86_64-apple-darwin10-gcc supports -Wpacked... yes >checking whether x86_64-apple-darwin10-gcc supports -Wswitch-enum... yes >checking whether x86_64-apple-darwin10-gcc supports -Wmissing-format-attribute... yes >checking whether x86_64-apple-darwin10-gcc supports -Wbad-function-cast... yes >checking whether x86_64-apple-darwin10-gcc supports -Wvolatile-register-var... yes >checking whether x86_64-apple-darwin10-gcc supports -Wstrict-aliasing=2... yes >checking whether x86_64-apple-darwin10-gcc supports -Winit-self... yes >checking whether x86_64-apple-darwin10-gcc supports -Wunsafe-loop-optimizations... yes >checking whether x86_64-apple-darwin10-gcc supports -Wno-missing-field-initializers... yes >checking whether x86_64-apple-darwin10-gcc supports -Wno-unused-parameter... yes >checking whether x86_64-apple-darwin10-gcc supports -Wno-attributes... yes >checking whether x86_64-apple-darwin10-gcc supports -Wno-long-long... yes >checking whether x86_64-apple-darwin10-gcc supports -Winline... yes >checking whether x86_64-apple-darwin10-gcc supports -Wlogical-op... no >checking whether x86_64-apple-darwin10-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_ARG... no >checking whether x86_64-apple-darwin10-gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no >checking whether x86_64-apple-darwin10-gcc supports -fno-strict-aliasing... yes >checking whether x86_64-apple-darwin10-gcc supports -fno-common... yes >checking whether x86_64-apple-darwin10-gcc supports -flto... no >checking whether x86_64-apple-darwin10-gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes >checking which warning flags were supported... -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 >checking how to enable unused result warnings... __attribute__((__warn_unused_result__)) >checking how to allow undefined symbols in shared libraries used by test suite... checking whether x86_64-apple-darwin10-gcc supports -Wl,--allow-shlib-undefined... no > >checking for native atomic primitives... Intel >checking whether atomic ops require a memory barrier... no >checking size of void *... 8 >checking size of int... 4 >checking size of long... 8 >checking size of long long... 8 >checking size of size_t... 8 >checking for native Win32... no >checking for Sun Solaris (non-POSIX ctime_r)... no >checking for sched_yield in -lrt... no >checking for shm_open in -lrt... no >checking for connect in -lsocket... no >checking for __builtin_return_address(0)... yes >checking for stdint.h... (cached) yes >checking for inttypes.h... (cached) yes >checking sys/int_types.h usability... no >checking sys/int_types.h presence... no >checking for sys/int_types.h... no >checking for uint64_t... yes >checking for uint128_t... no >checking for __uint128_t... yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for unistd.h... (cached) yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for sys/stat.h... (cached) yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking sys/poll.h usability... yes >checking sys/poll.h presence... yes >checking for sys/poll.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking for alarm... yes >checking sched.h usability... yes >checking sched.h presence... yes >checking for sched.h... yes >checking for sched_getaffinity... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking for clock_gettime... no >checking fenv.h usability... yes >checking fenv.h presence... yes >checking for fenv.h... yes >checking for feenableexcept... no >checking for fedisableexcept... no >checking for feclearexcept... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... yes >checking byteswap.h usability... no >checking byteswap.h presence... no >checking for byteswap.h... no >checking for signal.h... (cached) yes >checking setjmp.h usability... yes >checking setjmp.h presence... yes >checking for setjmp.h... yes >checking for fenv.h... (cached) yes >checking for vasnprintf... no >checking for link... yes >checking for ctime_r... yes >checking for drand48... yes >checking for flockfile... yes >checking for ffs... yes >checking windows.h usability... no >checking windows.h presence... no >checking for windows.h... no >checking for sys/stat.h... (cached) yes >checking io.h usability... no >checking io.h presence... no >checking for io.h... no >checking for mkdir... yes >checking mkdir variant... mkdir(path, mode) >checking for fork... yes >checking for waitpid... yes >checking for raise... yes >checking for VALGRIND... yes >checking valgrind.h usability... yes >checking valgrind.h presence... yes >checking for valgrind.h... yes >checking lockdep.h usability... no >checking lockdep.h presence... no >checking for lockdep.h... no >checking memfault.h usability... no >checking memfault.h presence... no >checking for memfault.h... no >checking for compress in -lz... yes >checking zlib.h usability... yes >checking zlib.h presence... yes >checking for zlib.h... yes >checking for dlsym in -ldl... yes >checking for dlfcn.h... (cached) yes >checking for X... disabled >checking for cairo's Quartz surface backend feature... >checking ApplicationServices/ApplicationServices.h usability... yes >checking ApplicationServices/ApplicationServices.h presence... yes >checking for ApplicationServices/ApplicationServices.h... yes >checking whether cairo's Quartz surface backend feature could be enabled... yes >checking for cairo's Quartz font backend feature... >checking whether cairo's Quartz font backend feature could be enabled... yes >checking for cairo's Quartz Image surface backend feature... >checking whether cairo's Quartz Image surface backend feature could be enabled... yes >checking for cairo's Microsoft Windows surface backend feature... >checking whether cairo's Microsoft Windows surface backend feature could be enabled... no (requires a Win32 platform) >checking for cairo's Microsoft Windows font backend feature... >checking whether cairo's Microsoft Windows font backend feature could be enabled... no (requires a Win32 platform) >checking for cairo's PNG functions feature... >checking for png... yes >checking whether cairo's PNG functions feature could be enabled... yes >checking for cairo's OpenGL surface backend feature... >checking for gl... no >checking GL/gl.h usability... yes >checking GL/gl.h presence... yes >checking for GL/gl.h... yes >checking GL/glew.h usability... no >checking GL/glew.h presence... no >checking for GL/glew.h... no >checking whether cairo's OpenGL surface backend feature could be enabled... yes >checking for cairo's EGL functions feature... >checking for egl... no >checking EGL/egl.h usability... no >checking EGL/egl.h presence... no >checking for EGL/egl.h... no >checking whether cairo's EGL functions feature could be enabled... no (EGL headers not found) >checking for cairo's GLX functions feature... >checking GL/glx.h usability... yes >checking GL/glx.h presence... yes >checking for GL/glx.h... yes >checking whether cairo's GLX functions feature could be enabled... yes >checking for cairo's WGL functions feature... >checking for windows.h... (cached) no >checking whether cairo's WGL functions feature could be enabled... no (WGL headers not found) >checking for cairo's FreeType font backend feature... >checking for FREETYPE... yes >checking whether cairo's FreeType font backend feature could be enabled... yes >checking for cairo's Fontconfig font backend feature... >checking for FONTCONFIG... yes >checking whether cairo's Fontconfig font backend feature could be enabled... yes >checking for FT_Bitmap_Size.y_ppem... yes >checking for FT_GlyphSlot_Embolden... yes >checking for FT_Load_Sfnt_Table... yes >checking for FT_Library_SetLcdFilter... yes >checking for FcInit... yes >checking for FcFini... yes >checking for cairo's PostScript surface backend feature... >checking whether cairo's PostScript surface backend feature could be enabled... yes >checking for gs... gs >checking for LIBSPECTRE... no >checking for cairo's PDF surface backend feature... >checking whether cairo's PDF surface backend feature could be enabled... yes >checking for POPPLER... no >configure: WARNING: PDF backend will not be tested since poppler >= 0.13.3 is not available >checking for cairo's SVG surface backend feature... >checking whether cairo's SVG surface backend feature could be enabled... yes >checking for LIBRSVG... no >configure: WARNING: SVG backend will not be tested since librsvg >= 2.15.0 is not available >checking for cairo's image surface backend feature... >checking for pixman... yes >checking whether cairo's image surface backend feature could be enabled... yes >checking for cairo's recording surface backend feature... >checking whether cairo's recording surface backend feature could be enabled... yes >checking for cairo's user font backend feature... >checking whether cairo's user font backend feature could be enabled... yes >checking for cairo's pthread feature... >checking whether cairo's pthread feature could be enabled... yes >checking for cairo's gobject functions feature... >checking for GOBJECT... yes >checking whether cairo's gobject functions feature could be enabled... yes >checking for GOBJECT... yes >checking for cairo's cairo-trace feature... >checking whether cairo's cairo-trace feature could be enabled... yes >checking for cairo's cairo-script-interpreter feature... >checking whether cairo's cairo-script-interpreter feature could be enabled... yes >checking for bfd_openr in -lbfd... no >checking libiberty.h usability... no >checking libiberty.h presence... no >checking for libiberty.h... no >checking for cairo's symbol-lookup feature... >checking whether cairo's symbol-lookup feature could be enabled... no (requires bfd) >checking for glib... yes >checking for shm_open in -lrt... (cached) no >checking for gtk... yes >configure: creating ./config.status >config.status: creating src/cairo.pc >config.status: creating cairo-uninstalled.pc >config.status: creating src/cairo-quartz.pc >config.status: creating cairo-quartz-uninstalled.pc >config.status: creating src/cairo-quartz-font.pc >config.status: creating cairo-quartz-font-uninstalled.pc >config.status: creating src/cairo-quartz-image.pc >config.status: creating cairo-quartz-image-uninstalled.pc >config.status: creating src/cairo-png.pc >config.status: creating cairo-png-uninstalled.pc >config.status: creating src/cairo-gl.pc >config.status: creating cairo-gl-uninstalled.pc >config.status: creating src/cairo-glx.pc >config.status: creating cairo-glx-uninstalled.pc >config.status: creating src/cairo-ft.pc >config.status: creating cairo-ft-uninstalled.pc >config.status: creating src/cairo-fc.pc >config.status: creating cairo-fc-uninstalled.pc >config.status: creating src/cairo-ps.pc >config.status: creating cairo-ps-uninstalled.pc >config.status: creating src/cairo-pdf.pc >config.status: creating cairo-pdf-uninstalled.pc >config.status: creating src/cairo-svg.pc >config.status: creating cairo-svg-uninstalled.pc >config.status: creating src/cairo-gobject.pc >config.status: creating cairo-gobject-uninstalled.pc >config.status: creating Makefile >config.status: creating boilerplate/Makefile >config.status: creating src/Makefile >config.status: creating test/Makefile >config.status: creating test/pdiff/Makefile >config.status: creating perf/Makefile >config.status: creating util/Makefile >config.status: creating util/cairo-fdr/Makefile >config.status: creating util/cairo-gobject/Makefile >config.status: creating util/cairo-script/Makefile >config.status: creating util/cairo-script/examples/Makefile >config.status: creating util/cairo-sphinx/Makefile >config.status: creating util/cairo-trace/Makefile >config.status: creating util/cairo-trace/cairo-trace >config.status: creating doc/Makefile >config.status: creating doc/public/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >config.status: executing ./build/Makefile.win32.features commands >config.status: creating ./build/Makefile.win32.features >config.status: ./build/Makefile.win32.features is unchanged >config.status: executing ./src/Makefile.am.features commands >config.status: creating ./src/Makefile.am.features >config.status: ./src/Makefile.am.features is unchanged >config.status: executing ./src/Makefile.win32.features commands >config.status: creating ./src/Makefile.win32.features >config.status: ./src/Makefile.win32.features is unchanged >config.status: executing ./boilerplate/Makefile.am.features commands >config.status: creating ./boilerplate/Makefile.am.features >config.status: ./boilerplate/Makefile.am.features is unchanged >config.status: executing ./boilerplate/Makefile.win32.features commands >config.status: creating ./boilerplate/Makefile.win32.features >config.status: ./boilerplate/Makefile.win32.features is unchanged >config.status: executing src/cairo-features.h commands >config.status: creating src/cairo-features.h >config.status: executing src/cairo-supported-features.h commands >config.status: creating src/cairo-supported-features.h >config.status: executing ./build/Makefile.win32.features-h commands >config.status: creating ./build/Makefile.win32.features-h >config.status: ./build/Makefile.win32.features-h is unchanged > >cairo (version 1.10.0 [release]) will be compiled with: > >The following surface backends: > Image: yes (always builtin) > Meta: yes (always builtin) > Tee: yes (always builtin) > XML: no (disabled, use --enable-xml to enable) > Skia: no (disabled, use --enable-skia to enable) > Xlib: no (disabled, use --enable-xlib to enable) > Xlib Xrender: no (disabled, use --enable-xlib-xrender to enable) > Qt: no (disabled, use --enable-qt to enable) > Quartz: yes > Quartz-image: yes > XCB: no (disabled, use --enable-xcb to enable) > Win32: no (requires a Win32 platform) > OS2: no (disabled, use --enable-os2 to enable) > CairoScript: no (disabled, use --enable-script to enable) > PostScript: yes > PDF: yes > SVG: yes > OpenGL: yes > BeOS: no (disabled, use --enable-beos to enable) > DirectFB: no (disabled, use --enable-directfb to enable) > OpenVG: no (disabled, use --enable-vg to enable) > DRM: no (disabled, use --enable-drm to enable) > >The following font backends: > User: yes (always builtin) > FreeType: yes > Fontconfig: yes > Win32: no (requires a Win32 platform) > Quartz: yes > >The following functions: > PNG functions: yes > GLEW functions: yes (private copy) > GLX functions: yes > WGL functions: no (WGL headers not found) > EGL functions: no (EGL headers not found) > X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable) > XCB-drm functions: no (disabled, use --enable-xcb-drm to enable) > XCB-shm functions: no (disabled, use --enable-xcb-shm to enable) > DRM-Xr functions: no (disabled, use --enable-drm-xr to enable) > >The following features and utilities: > cairo-trace: yes > cairo-script-interpreter: yes > >And the following internal features: > pthread: yes > gtk-doc: no > gcov support: no > symbol-lookup: no (requires bfd) > test surfaces: no (disabled, use --enable-test-surfaces to enable) > ps testing: no (requires libspectre) > pdf testing: no (requires poppler-glib >= 0.13.3) > svg testing: no (requires librsvg-2.0 >= 2.15.0) > > >--- The Quartz Image surface backend feature is still under active >--- development and is included in this release only as a preview. It does >--- NOT fully work yet and incompatible changes may yet be made to Quartz >--- Image surface backend specific API. > >--- The OpenGL surface backend feature is still under active development and >--- is included in this release only as a preview. It does NOT fully work yet >--- and incompatible changes may yet be made to OpenGL surface backend >--- specific API. > >>>> Source configured. >>>> Compiling source in /Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0 ... >make -j3 >(CDPATH="${ZSH_VERSION+.}:" && cd . && /Gentoo/bin/bash /Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0/build/missing --run autoheader) >rm -f stamp-h1 >touch config.h.in >cd . && /Gentoo/bin/bash ./config.status config.h >config.status: creating config.h >config.status: config.h is unchanged >make all-recursive >make[1]: Entering directory `/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0' >Making all in src >make[2]: Entering directory `/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0/src' >make all-am >make[3]: Entering directory `/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0/src' > CC cairo-analysis-surface.lo > CC cairo-arc.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-arc.lo cairo-arc.c > CC cairo-array.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-array.lo cairo-array.c >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-analysis-surface.lo cairo-analysis-surface.c > CC cairo-atomic.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-atomic.lo cairo-atomic.c > CC cairo-base64-stream.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-base64-stream.lo cairo-base64-stream.c > CC cairo-base85-stream.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-base85-stream.lo cairo-base85-stream.c > CC cairo-bentley-ottmann.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-bentley-ottmann.lo cairo-bentley-ottmann.c > CC cairo-bentley-ottmann-rectangular.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-bentley-ottmann-rectangular.lo cairo-bentley-ottmann-rectangular.c > CC cairo-bentley-ottmann-rectilinear.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-bentley-ottmann-rectilinear.lo cairo-bentley-ottmann-rectilinear.c > CC cairo-botor-scan-converter.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-botor-scan-converter.lo cairo-botor-scan-converter.c >cairo-bentley-ottmann.c: In function '_cairo_bentley_ottmann_tessellate_polygon': >cairo-bentley-ottmann.c:1080: warning: inlining failed in call to '_cairo_bo_event_queue_insert_if_intersect_below_current_y': --param max-inline-insns-single limit reached >cairo-bentley-ottmann.c:1628: warning: called from here >cairo-bentley-ottmann.c:1080: warning: inlining failed in call to '_cairo_bo_event_queue_insert_if_intersect_below_current_y': --param max-inline-insns-single limit reached >cairo-bentley-ottmann.c:1634: warning: called from here >cairo-bentley-ottmann.c:1080: warning: inlining failed in call to '_cairo_bo_event_queue_insert_if_intersect_below_current_y': --param max-inline-insns-single limit reached >cairo-bentley-ottmann.c:1660: warning: called from here >cairo-bentley-ottmann.c:1080: warning: inlining failed in call to '_cairo_bo_event_queue_insert_if_intersect_below_current_y': --param max-inline-insns-single limit reached >cairo-bentley-ottmann.c:1686: warning: called from here >cairo-bentley-ottmann.c:1080: warning: inlining failed in call to '_cairo_bo_event_queue_insert_if_intersect_below_current_y': --param max-inline-insns-single limit reached >cairo-bentley-ottmann.c:1692: warning: called from here >cairo-bentley-ottmann.c:527: warning: 'bx' may be used uninitialized in this function >cairo-bentley-ottmann.c:527: note: 'bx' was declared here >cairo-bentley-ottmann.c:527: warning: 'ax' may be used uninitialized in this function >cairo-bentley-ottmann.c:527: note: 'ax' was declared here >cairo-bentley-ottmann.c:527: warning: 'bx' may be used uninitialized in this function >cairo-bentley-ottmann.c:527: note: 'bx' was declared here >cairo-bentley-ottmann.c:527: warning: 'ax' may be used uninitialized in this function >cairo-bentley-ottmann.c:527: note: 'ax' was declared here >cairo-bentley-ottmann.c:527: warning: 'bx' may be used uninitialized in this function >cairo-bentley-ottmann.c:527: note: 'bx' was declared here >cairo-bentley-ottmann.c:527: warning: 'ax' may be used uninitialized in this function >cairo-bentley-ottmann.c:527: note: 'ax' was declared here > CC cairo-boxes.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-boxes.lo cairo-boxes.c > CC cairo.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo.lo cairo.c > CC cairo-cache.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-cache.lo cairo-cache.c > CC cairo-clip.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-clip.lo cairo-clip.c >cairo-botor-scan-converter.c: In function 'botor_generate': >cairo-botor-scan-converter.c:966: warning: inlining failed in call to 'event_insert_if_intersect_below_current_y': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1890: warning: called from here >cairo-botor-scan-converter.c:966: warning: inlining failed in call to 'event_insert_if_intersect_below_current_y': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1895: warning: called from here >cairo-botor-scan-converter.c:966: warning: inlining failed in call to 'event_insert_if_intersect_below_current_y': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1913: warning: called from here >cairo-botor-scan-converter.c:966: warning: inlining failed in call to 'event_insert_if_intersect_below_current_y': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1941: warning: called from here >cairo-botor-scan-converter.c:966: warning: inlining failed in call to 'event_insert_if_intersect_below_current_y': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1946: warning: called from here >cairo-botor-scan-converter.c:1079: warning: inlining failed in call to 'coverage_alloc': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1125: warning: called from here >cairo-botor-scan-converter.c:1079: warning: inlining failed in call to 'coverage_alloc': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1125: warning: called from here >cairo-botor-scan-converter.c:1079: warning: inlining failed in call to 'coverage_alloc': --param large-function-growth limit reached >cairo-botor-scan-converter.c:1125: warning: called from here >cairo-botor-scan-converter.c:459: warning: 'bx' may be used uninitialized in this function >cairo-botor-scan-converter.c:459: note: 'bx' was declared here >cairo-botor-scan-converter.c:459: warning: 'ax' may be used uninitialized in this function >cairo-botor-scan-converter.c:459: note: 'ax' was declared here >cairo-botor-scan-converter.c:459: warning: 'bx' may be used uninitialized in this function >cairo-botor-scan-converter.c:459: note: 'bx' was declared here >cairo-botor-scan-converter.c:459: warning: 'ax' may be used uninitialized in this function >cairo-botor-scan-converter.c:459: note: 'ax' was declared here >cairo-botor-scan-converter.c:459: warning: 'bx' may be used uninitialized in this function >cairo-botor-scan-converter.c:459: note: 'bx' was declared here >cairo-botor-scan-converter.c:459: warning: 'ax' may be used uninitialized in this function >cairo-botor-scan-converter.c:459: note: 'ax' was declared here >cairo-botor-scan-converter.c:459: warning: variable 'ax' might be clobbered by 'longjmp' or 'vfork' >cairo-botor-scan-converter.c:459: warning: variable 'bx' might be clobbered by 'longjmp' or 'vfork' >cairo-botor-scan-converter.c:459: warning: variable 'ax' might be clobbered by 'longjmp' or 'vfork' >cairo-botor-scan-converter.c:459: warning: variable 'bx' might be clobbered by 'longjmp' or 'vfork' >cairo-botor-scan-converter.c:459: warning: variable 'ax' might be clobbered by 'longjmp' or 'vfork' >cairo-botor-scan-converter.c:459: warning: variable 'bx' might be clobbered by 'longjmp' or 'vfork' > CC cairo-color.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-color.lo cairo-color.c > CC cairo-composite-rectangles.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-composite-rectangles.lo cairo-composite-rectangles.c > CC cairo-debug.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-debug.lo cairo-debug.c > CC cairo-device.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-device.lo cairo-device.c > CC cairo-fixed.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-fixed.lo cairo-fixed.c > CC cairo-font-face.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-font-face.lo cairo-font-face.c > CC cairo-font-face-twin.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-font-face-twin.lo cairo-font-face-twin.c > CC cairo-font-face-twin-data.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-font-face-twin-data.lo cairo-font-face-twin-data.c > CC cairo-font-options.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-font-options.lo cairo-font-options.c >cairo-font-face-twin.c: In function '_cairo_font_face_twin_create_for_toy': >cairo-font-face-twin.c:322: warning: 'props' may be used uninitialized in this function >cairo-font-face-twin.c:322: note: 'props' was declared here > CC cairo-freelist.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-freelist.lo cairo-freelist.c > CC cairo-freed-pool.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-freed-pool.lo cairo-freed-pool.c > CC cairo-gstate.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-gstate.lo cairo-gstate.c > CC cairo-hash.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-hash.lo cairo-hash.c > CC cairo-hull.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-hull.lo cairo-hull.c >cairo-gstate.c: In function '_cairo_gstate_copy_clip_rectangle_list': >cairo-gstate.c:1565: warning: ignoring return value of '_cairo_clip_rectangle', declared with attribute warn_unused_result > CC cairo-image-info.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-image-info.lo cairo-image-info.c > CC cairo-image-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-image-surface.lo cairo-image-surface.c > CC cairo-lzw.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-lzw.lo cairo-lzw.c > CC cairo-matrix.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-matrix.lo cairo-matrix.c >cairo-image-surface.c: In function '_composite_glyphs_via_mask': >cairo-image-surface.c:3769: warning: 'status' may be used uninitialized in this function > CC cairo-recording-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-recording-surface.lo cairo-recording-surface.c > CC cairo-misc.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-misc.lo cairo-misc.c > CC cairo-mutex.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-mutex.lo cairo-mutex.c > CC cairo-observer.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-observer.lo cairo-observer.c > CC cairo-output-stream.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-output-stream.lo cairo-output-stream.c > CC cairo-paginated-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-paginated-surface.lo cairo-paginated-surface.c > CC cairo-path-bounds.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-path-bounds.lo cairo-path-bounds.c > CC cairo-path.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-path.lo cairo-path.c > CC cairo-path-fill.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-path-fill.lo cairo-path-fill.c > CC cairo-path-fixed.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-path-fixed.lo cairo-path-fixed.c > CC cairo-path-in-fill.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-path-in-fill.lo cairo-path-in-fill.c > CC cairo-path-stroke.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-path-stroke.lo cairo-path-stroke.c > CC cairo-pattern.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-pattern.lo cairo-pattern.c > CC cairo-pen.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-pen.lo cairo-pen.c >cairo-path-stroke.c: In function '_cairo_stroker_join': >cairo-path-stroke.c:287: warning: 'status' may be used uninitialized in this function >cairo-path-stroke.c:287: note: 'status' was declared here >cairo-path-stroke.c: In function '_cairo_stroker_add_cap': >cairo-path-stroke.c:287: warning: 'status' may be used uninitialized in this function >cairo-path-stroke.c:287: note: 'status' was declared here > CC cairo-polygon.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-polygon.lo cairo-polygon.c > CC cairo-rectangle.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-rectangle.lo cairo-rectangle.c > CC cairo-rectangular-scan-converter.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-rectangular-scan-converter.lo cairo-rectangular-scan-converter.c > CC cairo-region.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-region.lo cairo-region.c > CC cairo-rtree.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-rtree.lo cairo-rtree.c > CC cairo-scaled-font.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-scaled-font.lo cairo-scaled-font.c > CC cairo-slope.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-slope.lo cairo-slope.c > CC cairo-spans.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-spans.lo cairo-spans.c > CC cairo-spline.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-spline.lo cairo-spline.c > CC cairo-stroke-style.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-stroke-style.lo cairo-stroke-style.c > CC cairo-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-surface.lo cairo-surface.c > CC cairo-surface-fallback.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-surface-fallback.lo cairo-surface-fallback.c >cairo-stroke-style.c: In function '_cairo_stroke_style_dash_stroked': >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c: In function '_cairo_stroke_style_dash_approximate': >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow >cairo-stroke-style.c:194: warning: cannot optimize loop, the loop counter may overflow > CC cairo-surface-clipper.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-surface-clipper.lo cairo-surface-clipper.c > CC cairo-surface-offset.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-surface-offset.lo cairo-surface-offset.c > CC cairo-surface-snapshot.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-surface-snapshot.lo cairo-surface-snapshot.c > CC cairo-surface-subsurface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-surface-subsurface.lo cairo-surface-subsurface.c > CC cairo-surface-wrapper.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-surface-wrapper.lo cairo-surface-wrapper.c > CC cairo-system.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-system.lo cairo-system.c > CC cairo-tor-scan-converter.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-tor-scan-converter.lo cairo-tor-scan-converter.c >cairo-surface-wrapper.c: In function '_cairo_surface_wrapper_get_extents': >cairo-surface-wrapper.c:659: warning: ignoring return value of '_cairo_rectangle_intersect', declared with attribute warn_unused_result > CC cairo-toy-font-face.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-toy-font-face.lo cairo-toy-font-face.c > CC cairo-traps.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-traps.lo cairo-traps.c >cairo-tor-scan-converter.c: In function '_cairo_tor_scan_converter_generate': >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow >cairo-tor-scan-converter.c:1902: warning: cannot optimize loop, the loop counter may overflow > CC cairo-unicode.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-unicode.lo cairo-unicode.c > CC cairo-user-font.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-user-font.lo cairo-user-font.c > CC cairo-version.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-version.lo cairo-version.c > CC cairo-wideint.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-wideint.lo cairo-wideint.c > CC cairo-cff-subset.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-cff-subset.lo cairo-cff-subset.c > CC cairo-scaled-font-subsets.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-scaled-font-subsets.lo cairo-scaled-font-subsets.c > CC cairo-truetype-subset.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-truetype-subset.lo cairo-truetype-subset.c >cairo-cff-subset.c: In function 'cff_dict_read': >cairo-cff-subset.c:491: warning: 'op' may be used uninitialized in this function >cairo-cff-subset.c: In function 'cairo_cff_font_read_top_dict': >cairo-cff-subset.c:491: warning: 'op' may be used uninitialized in this function >cairo-cff-subset.c:491: note: 'op' was declared here >cairo-cff-subset.c:491: warning: 'op' may be used uninitialized in this function >cairo-cff-subset.c:491: note: 'op' was declared here > CC cairo-type1-fallback.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-type1-fallback.lo cairo-type1-fallback.c > CC cairo-type1-subset.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-type1-subset.lo cairo-type1-subset.c > CC cairo-type3-glyph-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-type3-glyph-surface.lo cairo-type3-glyph-surface.c >cairo-type1-fallback.c: In function '_cairo_type1_fallback_init_internal': >cairo-type1-fallback.c:711: warning: 'font' may be used uninitialized in this function >cairo-type1-fallback.c: In function '_cairo_type2_charstrings_init': >cairo-type1-fallback.c:813: warning: 'font' may be used uninitialized in this function > CC cairo-pdf-operators.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-pdf-operators.lo cairo-pdf-operators.c > CC cairo-deflate-stream.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-deflate-stream.lo cairo-deflate-stream.c > CC cairo-quartz-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-quartz-surface.lo cairo-quartz-surface.c > CC cairo-quartz-font.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-quartz-font.lo cairo-quartz-font.c > CC cairo-quartz-image-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-quartz-image-surface.lo cairo-quartz-image-surface.c > CC cairo-png.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-png.lo cairo-png.c >cairo-quartz-surface.c: In function '_cairo_quartz_setup_source': >cairo-quartz-surface.c:1333: warning: 'img' may be used uninitialized in this function >cairo-quartz-surface.c:1333: note: 'img' was declared here >cairo-quartz-surface.c: In function '_cairo_quartz_surface_mask': >cairo-quartz-surface.c:2710: warning: 'img' may be used uninitialized in this function >cairo-quartz-surface.c:2710: note: 'img' was declared here > CC cairo-gl-composite.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-gl-composite.lo cairo-gl-composite.c > CC cairo-gl-device.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-gl-device.lo cairo-gl-device.c >cairo-gl-composite.c: In function '_cairo_gl_composite_set_mask': >cairo-gl-composite.c:51: warning: 'ctx' may be used uninitialized in this function >cairo-gl-composite.c:51: note: 'ctx' was declared here >cairo-gl-composite.c:51: warning: 'ctx' may be used uninitialized in this function >cairo-gl-composite.c:51: note: 'ctx' was declared here >cairo-gl-composite.c: In function '_cairo_gl_composite_set_source': >cairo-gl-composite.c:51: warning: 'ctx' may be used uninitialized in this function >cairo-gl-composite.c:51: note: 'ctx' was declared here >cairo-gl-composite.c:51: warning: 'ctx' may be used uninitialized in this function >cairo-gl-composite.c:51: note: 'ctx' was declared here >cairo-gl-composite.c: In function '_cairo_gl_composite_begin': >cairo-gl-composite.c:902: warning: 'ctx' may be used uninitialized in this function > CC cairo-gl-glyphs.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-gl-glyphs.lo cairo-gl-glyphs.c >cairo-gl-device.c: In function '_gl_flush': >cairo-gl-device.c:65: warning: 'ctx' may be used uninitialized in this function > CC cairo-gl-gradient.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-gl-gradient.lo cairo-gl-gradient.c >cairo-gl-glyphs.c: In function '_render_glyphs': >cairo-gl-glyphs.c:136: warning: 'content' may be used uninitialized in this function >cairo-gl-glyphs.c:136: note: 'content' was declared here >cairo-gl-glyphs.c:135: warning: 'cache' may be used uninitialized in this function >cairo-gl-glyphs.c:135: note: 'cache' was declared here > CC cairo-gl-shaders.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-gl-shaders.lo cairo-gl-shaders.c >cairo-gl-gradient.c: In function '_cairo_gl_gradient_destroy': >cairo-gl-gradient.c:267: warning: 'ctx' may be used uninitialized in this function > CC cairo-gl-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-gl-surface.lo cairo-gl-surface.c >cairo-gl-shaders.c: In function 'cairo_gl_shader_get_vertex_source': >cairo-gl-shaders.c:652: warning: passing argument 3 of '_cairo_memory_stream_destroy' from incompatible pointer type >cairo-gl-shaders.c: In function 'cairo_gl_shader_get_fragment_source': >cairo-gl-shaders.c:801: warning: passing argument 3 of '_cairo_memory_stream_destroy' from incompatible pointer type >cairo-gl-shaders.c: In function '_cairo_gl_context_init_shaders': >cairo-gl-shaders.c:826: warning: 'source' may be used uninitialized in this function >cairo-gl-shaders.c:826: note: 'source' was declared here >cairo-gl-shaders.c: In function '_cairo_gl_get_shader_by_type': >cairo-gl-shaders.c:932: warning: 'fs_source' may be used uninitialized in this function >cairo-gl-shaders.c:826: warning: 'source' may be used uninitialized in this function >cairo-gl-shaders.c:826: note: 'source' was declared here > CC glew.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o glew.lo `test -f 'glew/glew.c' || echo './'`glew/glew.c >cairo-gl-surface.c: In function '_cairo_gl_surface_flush': >cairo-gl-surface.c:1378: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c: In function '_cairo_gl_surface_acquire_source_image': >cairo-gl-surface.c:700: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:700: note: 'ctx' was declared here >cairo-gl-surface.c: In function '_cairo_gl_surface_finish': >cairo-gl-surface.c:772: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c: In function 'cairo_gl_surface_swapbuffers': >cairo-gl-surface.c:515: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c: In function 'cairo_gl_surface_create_for_texture': >cairo-gl-surface.c:415: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c: In function '_cairo_gl_surface_create_similar': >cairo-gl-surface.c:539: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c: In function '_cairo_gl_surface_acquire_dest_image': >cairo-gl-surface.c:700: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:700: note: 'ctx' was declared here >cairo-gl-surface.c: In function 'cairo_gl_surface_create': >cairo-gl-surface.c:339: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:304: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:304: note: 'ctx' was declared here >cairo-gl-surface.c: In function '_cairo_gl_surface_paint': >cairo-gl-surface.c:304: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:304: note: 'ctx' was declared here >cairo-gl-surface.c:304: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:304: note: 'ctx' was declared here >cairo-gl-surface.c: In function '_cairo_gl_surface_draw_image': >cairo-gl-surface.c:579: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:1378: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:1378: note: 'ctx' was declared here >cairo-gl-surface.c: In function '_cairo_gl_surface_clone_similar': >cairo-gl-surface.c:539: warning: 'ctx' may be used uninitialized in this function >cairo-gl-surface.c:539: note: 'ctx' was declared here > CC cairo-glx-context.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-glx-context.lo cairo-glx-context.c >glew/glew.c:78: warning: no previous prototype for 'NSGLGetProcAddress' >glew/glew.c: In function 'NSGLGetProcAddress': >glew/glew.c:84: warning: 'NSAddImage' is deprecated (declared at /usr/include/mach-o/dyld.h:230) >glew/glew.c:93: warning: 'NSLookupSymbolInImage' is deprecated (declared at /usr/include/mach-o/dyld.h:182) >glew/glew.c:95: warning: 'NSAddressOfSymbol' is deprecated (declared at /usr/include/mach-o/dyld.h:188) > CC cairo-ft-font.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-ft-font.lo cairo-ft-font.c > CC cairo-ps-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-ps-surface.lo cairo-ps-surface.c >cairo-ps-surface.c: In function '_cairo_ps_surface_paint_surface': >cairo-ps-surface.c:2787: warning: 'height' may be used uninitialized in this function >cairo-ps-surface.c:2787: warning: 'width' may be used uninitialized in this function >cairo-ft-font.c: In function 'cairo_ft_font_face_create_for_pattern': >cairo-ft-font.c:2998: warning: 'font_face' may be used uninitialized in this function > CC cairo-pdf-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-pdf-surface.lo cairo-pdf-surface.c > CC cairo-svg-surface.lo >/Gentoo/bin/bash ../libtool --silent --tag=CC --mode=compile x86_64-apple-darwin10-gcc -DHAVE_CONFIG_H -I. -I.. -I. -D_REENTRANT -I/Gentoo/usr/include/pixman-1 -I/Gentoo/usr/include -I/Gentoo/usr/include/freetype2 -I/Gentoo/usr/include -I/Gentoo/usr/include/libpng14 -I/Users/heiko/Installation/include/valgrind -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-declarations -Werror-implicit-function-declaration -Wnested-externs -Wpointer-arith -Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wbad-function-cast -Wvolatile-register-var -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wno-missing-field-initializers -Wno-unused-parameter -Wno-attributes -Wno-long-long -Winline -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -I../src/glew -O4 -pipe -march=core2 -mmmx -msse -msse2 -msse3 -mssse3 -mfpmath=sse -fomit-frame-pointer -momit-leaf-frame-pointer -finline-limit=1200 -c -o cairo-svg-surface.lo cairo-svg-surface.c >cairo-pdf-surface.c: In function '_cairo_pdf_surface_select_pattern': >cairo-pdf-surface.c:3440: warning: 'alpha' may be used uninitialized in this function >cairo-pdf-surface.c: In function '_cairo_pdf_surface_paint_surface_pattern': >cairo-pdf-surface.c:3361: warning: 'surface_res.id' may be used uninitialized in this function >cairo-pdf-surface.c:3362: warning: 'height' may be used uninitialized in this function >cairo-pdf-surface.c:3362: warning: 'width' may be used uninitialized in this function >cairo-pdf-surface.c:3365: warning: 'alpha' may be used uninitialized in this function >cairo-pdf-surface.c: In function '_cairo_pdf_surface_emit_surface_pattern': >cairo-pdf-surface.c:2137: warning: 'interpolate' may be used uninitialized in this function >cairo-pdf-surface.c:2137: note: 'interpolate' was declared here > CCLD libcairo.la >Undefined symbols: > "_XFree", referenced from: > _cairo_glx_device_create in cairo-glx-context.o > _cairo_glx_device_create in cairo-glx-context.o > "_XCreateColormap", referenced from: > _cairo_glx_device_create in cairo-glx-context.o > "_XCreateWindow", referenced from: > _cairo_glx_device_create in cairo-glx-context.o > "_XDestroyWindow", referenced from: > __glx_destroy in cairo-glx-context.o > _cairo_glx_device_create in cairo-glx-context.o > "_XFreeColormap", referenced from: > _cairo_glx_device_create in cairo-glx-context.o > "_XFlush", referenced from: > _cairo_glx_device_create in cairo-glx-context.o >ld: symbol(s) not found >collect2: ld returned 1 exit status >make[3]: *** [libcairo.la] Error 1 >make[3]: Leaving directory `/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0/src' >make[2]: *** [all] Error 2 >make[2]: Leaving directory `/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0/src' >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory `/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: x11-libs/cairo-1.10.0-r3 failed: > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 62: Called src_compile > [31;01m*[0m environment, line 3269: Called _eapi2_src_compile > [31;01m*[0m ebuild.sh, line 668: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m emake || die "emake failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =x11-libs/cairo-1.10.0-r3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =x11-libs/cairo-1.10.0-r3'. > [31;01m*[0m The complete build log is located at '/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/temp/environment'. > [31;01m*[0m S: '/Gentoo/var/tmp/portage/x11-libs/cairo-1.10.0-r3/work/cairo-1.10.0'
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 337965
: 247877 |
247879
|
248009