[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

gtk update manually



salve 
ho debian 4.8 e volevo aggiornare firefox (poiche il 2 salta spesso con
il flash) ma devo aggiornare gtk ho scaricato i sorgenti ma mi da un
errore che non capisco ho guardato sui manuali ma nulla 
 come si fa ad aggiornare le gtk manualmente ?
ho problemi al make di pixman:

e-test.o: In function `reader':
/usr/local/src/pixman-0.15.10/test/composite-test.c:21: undefined
reference to `g_assertion_message'
collect2: ld returned 1 exit status
make[2]: *** [composite-test] Error 1
make[2]: Leaving directory `/usr/local/src/pixman-0.15.10/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/pixman-0.15.10'

quindi a installare cairo cairo-1.8.6 qundi  gtk 2.14

allego i configure e i risultati del make da terminale  spero di aver
allegato tutte le info utili  necessarie
grazie 
prosperi
root@debian:/usr/local/src/cairo-1.8.6# make clear
make: *** No rule to make target `clear'.  Stop.
root@debian:/usr/local/src/cairo-1.8.6# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for bash... /bin/bash
checking if dolt supports this host... yes, replacing libtool
checking for pkg-config... /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... no
checking for find... /usr/bin/find
checking for xargs... /usr/bin/xargs
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether gcc and cc understand -c and -o together... yes
checking for inline... inline
checking for pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking whether byte ordering is bigendian... no
checking whether float word ordering is bigendian... no
checking for native atomic primitives... Intel
checking whether atomic ops require a memory barrier... no
checking for native Win32... no
checking for Sun Solaris (non-POSIX ctime_r)... no
checking for cos in -lm... yes
checking for sched_yield in -lrt... 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 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 sched.h usability... yes
checking sched.h presence... yes
checking for sched.h... yes
checking for sched_getaffinity... yes
checking fenv.h usability... yes
checking fenv.h presence... yes
checking for fenv.h... yes
checking for feenableexcept... yes
checking for fedisableexcept... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking byteswap.h usability... yes
checking byteswap.h presence... yes
checking for byteswap.h... yes
checking for signal.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking for vasnprintf... no
checking for link... yes
checking for ctime_r... yes
checking for drand48... yes
checking for flockfile... yes
checking windows.h usability... no
checking windows.h presence... no
checking for windows.h... no
checking for supported warning flags...
checking whether gcc supports -Wall... yes
checking whether gcc supports -Wextra... yes
checking whether gcc supports -Wsign-compare... yes
checking whether gcc supports -Werror-implicit-function-declaration... yes
checking whether gcc supports -Wpointer-arith... yes
checking whether gcc supports -Wwrite-strings... yes
checking whether gcc supports -Wstrict-prototypes... yes
checking whether gcc supports -Wmissing-prototypes... yes
checking whether gcc supports -Wmissing-declarations... yes
checking whether gcc supports -Wnested-externs... yes
checking whether gcc supports -Wpacked... yes
checking whether gcc supports -Wswitch-enum... yes
checking whether gcc supports -Wmissing-format-attribute... yes
checking whether gcc supports -Wstrict-aliasing=2... yes
checking whether gcc supports -Winit-self... yes
checking whether gcc supports -Wunsafe-loop-optimizations... yes
checking whether gcc supports -Wdeclaration-after-statement... yes
checking whether gcc supports -Wold-style-definition... yes
checking whether gcc supports -Wno-missing-field-initializers... yes
checking whether gcc supports -Wno-unused-parameter... yes
checking whether gcc supports -Wno-attributes... yes
checking whether gcc supports -Wno-long-long... yes
checking whether gcc supports -Winline... yes
checking whether gcc supports -fno-strict-aliasing... yes
checking whether gcc supports -fno-common... yes
checking whether gcc supports -Wp,-D_FORTIFY_SOURCE=2... yes
checking which warning flags were supported...  -Wall -Wextra -Wsign-compare -Werror-implicit-function-declaration -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpacked -Wswitch-enum -Wmissing-format-attribute -Wstrict-aliasing=2 -Winit-self -Wunsafe-loop-optimizations -Wdeclaration-after-statement -Wold-style-definition -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 gcc supports -Wl,--allow-shlib-undefined... yes
-Wl,--allow-shlib-undefined
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 X... libraries , headers
checking for cairo's Xlib surface backend feature...
checking for xlib... yes
checking whether cairo's Xlib surface backend feature could be enabled... yes
checking for cairo's Xlib Xrender surface backend feature...
checking for xlib_xrender... yes
checking whether cairo's Xlib Xrender surface backend feature could be enabled... yes
checking for cairo's Quartz surface backend feature...
checking ApplicationServices/ApplicationServices.h usability... no
checking ApplicationServices/ApplicationServices.h presence... no
checking for ApplicationServices/ApplicationServices.h... no
checking CoreGraphics/CoreGraphics.h usability... no
checking CoreGraphics/CoreGraphics.h presence... no
checking for CoreGraphics/CoreGraphics.h... no
checking whether cairo's Quartz surface backend feature could be enabled... no (requires CoreGraphics framework)
checking for cairo's Quartz font backend feature...
checking whether cairo's Quartz font backend feature could be enabled... no (requires CoreGraphics framework)
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 FreeType font backend feature...
checking for FONTCONFIG... yes
checking for FcFini... yes
checking for FREETYPE... yes
checking whether cairo's FreeType 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... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... 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
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
no
configure: WARNING: PDF backend will not be tested since poppler >= 0.9.2 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
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... no
no
checking whether cairo's image surface backend feature could be enabled... no (requires pixman-1 >= 0.12.0 http://cairographics.org/releases/)
configure: error: mandatory image surface backend feature could not be enabled
root@debian:/usr/local/src/gtk+-2.14.0# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for native Win32... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 static flag -static works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for nm... /usr/bin/nm -B
checking whether to enable maintainer-specific portions of Makefiles... no
checking for some Win32 platform... no
checking whether build environment is sane... yes
checking for library containing strerror... none required
checking for gcc option to accept ANSI C... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... (cached) yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.17.6    atk >= 1.13.0    pango >= 1.20    cairo >= 1.6) were not met:

Requested 'pango >= 1.20' but version of Pango is 1.14.8
Requested 'cairo >= 1.6' but version of cairo is 1.2.4

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
root@debian:/usr/local/src/pixman-0.15.10# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 98304
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for getisax... no
checking whether byte ordering is bigendian... no
checking for inline... inline
checking whether __SUNPRO_C is declared... no
checking whether __amd64 is declared... no
checking for perl... /usr/bin/perl
checking for -fvisibility... yes
checking for -xldscope (Sun compilers)... no
checking whether to use MMX intrinsics... yes
checking whether to use SSE2 intrinsics... no
checking whether to use VMX/Altivec intrinsics... no
checking whether to use ARM SIMD assembler... no
checking whether to use ARM NEON... no
checking whether to use GNU-style inline assembler... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for GTK... yes
configure: creating ./config.status
config.status: creating pixman-1.pc
config.status: creating pixman-1-uninstalled.pc
config.status: creating Makefile
config.status: creating pixman/Makefile
config.status: creating pixman/pixman-version.h
config.status: creating test/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
root@debian:/usr/local/src/pixman-0.15.10# make
make  all-recursive
make[1]: Entering directory `/usr/local/src/pixman-0.15.10'
Making all in pixman
make[2]: Entering directory `/usr/local/src/pixman-0.15.10/pixman'
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-access.lo -MD -MP -MF .deps/libpixman_1_la-pixman-access.Tpo -c -o libpixman_1_la-pixman-access.lo `test -f 'pixman-access.c' || echo './'`pixman-access.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-access.lo -MD -MP -MF .deps/libpixman_1_la-pixman-access.Tpo -c pixman-access.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-access.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-access.lo -MD -MP -MF .deps/libpixman_1_la-pixman-access.Tpo -c pixman-access.c -o libpixman_1_la-pixman-access.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-access.Tpo .deps/libpixman_1_la-pixman-access.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-access-accessors.lo -MD -MP -MF .deps/libpixman_1_la-pixman-access-accessors.Tpo -c -o libpixman_1_la-pixman-access-accessors.lo `test -f 'pixman-access-accessors.c' || echo './'`pixman-access-accessors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-access-accessors.lo -MD -MP -MF .deps/libpixman_1_la-pixman-access-accessors.Tpo -c pixman-access-accessors.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-access-accessors.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-access-accessors.lo -MD -MP -MF .deps/libpixman_1_la-pixman-access-accessors.Tpo -c pixman-access-accessors.c -o libpixman_1_la-pixman-access-accessors.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-access-accessors.Tpo .deps/libpixman_1_la-pixman-access-accessors.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-cpu.lo -MD -MP -MF .deps/libpixman_1_la-pixman-cpu.Tpo -c -o libpixman_1_la-pixman-cpu.lo `test -f 'pixman-cpu.c' || echo './'`pixman-cpu.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-cpu.lo -MD -MP -MF .deps/libpixman_1_la-pixman-cpu.Tpo -c pixman-cpu.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-cpu.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-cpu.lo -MD -MP -MF .deps/libpixman_1_la-pixman-cpu.Tpo -c pixman-cpu.c -o libpixman_1_la-pixman-cpu.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-cpu.Tpo .deps/libpixman_1_la-pixman-cpu.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-gradient-walker.lo -MD -MP -MF .deps/libpixman_1_la-pixman-gradient-walker.Tpo -c -o libpixman_1_la-pixman-gradient-walker.lo `test -f 'pixman-gradient-walker.c' || echo './'`pixman-gradient-walker.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-gradient-walker.lo -MD -MP -MF .deps/libpixman_1_la-pixman-gradient-walker.Tpo -c pixman-gradient-walker.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-gradient-walker.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-gradient-walker.lo -MD -MP -MF .deps/libpixman_1_la-pixman-gradient-walker.Tpo -c pixman-gradient-walker.c -o libpixman_1_la-pixman-gradient-walker.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-gradient-walker.Tpo .deps/libpixman_1_la-pixman-gradient-walker.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-region16.lo -MD -MP -MF .deps/libpixman_1_la-pixman-region16.Tpo -c -o libpixman_1_la-pixman-region16.lo `test -f 'pixman-region16.c' || echo './'`pixman-region16.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-region16.lo -MD -MP -MF .deps/libpixman_1_la-pixman-region16.Tpo -c pixman-region16.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-region16.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-region16.lo -MD -MP -MF .deps/libpixman_1_la-pixman-region16.Tpo -c pixman-region16.c -o libpixman_1_la-pixman-region16.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-region16.Tpo .deps/libpixman_1_la-pixman-region16.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-region32.lo -MD -MP -MF .deps/libpixman_1_la-pixman-region32.Tpo -c -o libpixman_1_la-pixman-region32.lo `test -f 'pixman-region32.c' || echo './'`pixman-region32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-region32.lo -MD -MP -MF .deps/libpixman_1_la-pixman-region32.Tpo -c pixman-region32.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-region32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-region32.lo -MD -MP -MF .deps/libpixman_1_la-pixman-region32.Tpo -c pixman-region32.c -o libpixman_1_la-pixman-region32.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-region32.Tpo .deps/libpixman_1_la-pixman-region32.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-image.lo -MD -MP -MF .deps/libpixman_1_la-pixman-image.Tpo -c -o libpixman_1_la-pixman-image.lo `test -f 'pixman-image.c' || echo './'`pixman-image.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-image.lo -MD -MP -MF .deps/libpixman_1_la-pixman-image.Tpo -c pixman-image.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-image.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-image.lo -MD -MP -MF .deps/libpixman_1_la-pixman-image.Tpo -c pixman-image.c -o libpixman_1_la-pixman-image.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-image.Tpo .deps/libpixman_1_la-pixman-image.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-implementation.lo -MD -MP -MF .deps/libpixman_1_la-pixman-implementation.Tpo -c -o libpixman_1_la-pixman-implementation.lo `test -f 'pixman-implementation.c' || echo './'`pixman-implementation.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-implementation.lo -MD -MP -MF .deps/libpixman_1_la-pixman-implementation.Tpo -c pixman-implementation.c -fPIC -DPIC -o .libs/libpixman_1_la-pixman-implementation.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-implementation.lo -MD -MP -MF .deps/libpixman_1_la-pixman-implementation.Tpo -c pixman-implementation.c -o libpixman_1_la-pixman-implementation.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-implementation.Tpo .deps/libpixman_1_la-pixman-implementation.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-combine32.lo -MD -MP -MF .deps/libpixman_1_la-pixman-combine32.Tpo -c -o libpixman_1_la-pixman-combine32.lo `test -f 'pixman-combine32.c' || echo './'`pixman-combine32.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-combine32.lo -MD -MP -MF .deps/libpixman_1_la-pixman-combine32.Tpo -c pixman-combine32.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-combine32.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-combine32.lo -MD -MP -MF .deps/libpixman_1_la-pixman-combine32.Tpo -c pixman-combine32.c -o libpixman_1_la-pixman-combine32.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-combine32.Tpo .deps/libpixman_1_la-pixman-combine32.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-combine64.lo -MD -MP -MF .deps/libpixman_1_la-pixman-combine64.Tpo -c -o libpixman_1_la-pixman-combine64.lo `test -f 'pixman-combine64.c' || echo './'`pixman-combine64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-combine64.lo -MD -MP -MF .deps/libpixman_1_la-pixman-combine64.Tpo -c pixman-combine64.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-combine64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-combine64.lo -MD -MP -MF .deps/libpixman_1_la-pixman-combine64.Tpo -c pixman-combine64.c -o libpixman_1_la-pixman-combine64.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-combine64.Tpo .deps/libpixman_1_la-pixman-combine64.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-general.lo -MD -MP -MF .deps/libpixman_1_la-pixman-general.Tpo -c -o libpixman_1_la-pixman-general.lo `test -f 'pixman-general.c' || echo './'`pixman-general.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-general.lo -MD -MP -MF .deps/libpixman_1_la-pixman-general.Tpo -c pixman-general.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-general.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-general.lo -MD -MP -MF .deps/libpixman_1_la-pixman-general.Tpo -c pixman-general.c -o libpixman_1_la-pixman-general.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-general.Tpo .deps/libpixman_1_la-pixman-general.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-pict.lo -MD -MP -MF .deps/libpixman_1_la-pixman-pict.Tpo -c -o libpixman_1_la-pixman-pict.lo `test -f 'pixman-pict.c' || echo './'`pixman-pict.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-pict.lo -MD -MP -MF .deps/libpixman_1_la-pixman-pict.Tpo -c pixman-pict.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-pict.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-pict.lo -MD -MP -MF .deps/libpixman_1_la-pixman-pict.Tpo -c pixman-pict.c -o libpixman_1_la-pixman-pict.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-pict.Tpo .deps/libpixman_1_la-pixman-pict.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-fast-path.lo -MD -MP -MF .deps/libpixman_1_la-pixman-fast-path.Tpo -c -o libpixman_1_la-pixman-fast-path.lo `test -f 'pixman-fast-path.c' || echo './'`pixman-fast-path.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-fast-path.lo -MD -MP -MF .deps/libpixman_1_la-pixman-fast-path.Tpo -c pixman-fast-path.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-fast-path.o
pixman-fast-path.c:665: warning: â??fbCompositeSrc_8888x0888â?? defined but not usedlibtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-fast-path.lo -MD -MP -MF .deps/libpixman_1_la-pixman-fast-path.Tpo -c pixman-fast-path.c -o libpixman_1_la-pixman-fast-path.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-fast-path.Tpo .deps/libpixman_1_la-pixman-fast-path.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-solid-fill.lo -MD -MP -MF .deps/libpixman_1_la-pixman-solid-fill.Tpo -c -o libpixman_1_la-pixman-solid-fill.lo `test -f 'pixman-solid-fill.c' || echo './'`pixman-solid-fill.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-solid-fill.lo -MD -MP -MF .deps/libpixman_1_la-pixman-solid-fill.Tpo -c pixman-solid-fill.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-solid-fill.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-solid-fill.lo -MD -MP -MF .deps/libpixman_1_la-pixman-solid-fill.Tpo -c pixman-solid-fill.c -o libpixman_1_la-pixman-solid-fill.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-solid-fill.Tpo .deps/libpixman_1_la-pixman-solid-fill.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-conical-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-conical-gradient.Tpo -c -o libpixman_1_la-pixman-conical-gradient.lo `test -f 'pixman-conical-gradient.c' || echo './'`pixman-conical-gradient.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-conical-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-conical-gradient.Tpo -c pixman-conical-gradient.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-conical-gradient.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-conical-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-conical-gradient.Tpo -c pixman-conical-gradient.c -o libpixman_1_la-pixman-conical-gradient.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-conical-gradient.Tpo .deps/libpixman_1_la-pixman-conical-gradient.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-linear-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-linear-gradient.Tpo -c -o libpixman_1_la-pixman-linear-gradient.lo `test -f 'pixman-linear-gradient.c' || echo './'`pixman-linear-gradient.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-linear-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-linear-gradient.Tpo -c pixman-linear-gradient.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-linear-gradient.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-linear-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-linear-gradient.Tpo -c pixman-linear-gradient.c -o libpixman_1_la-pixman-linear-gradient.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-linear-gradient.Tpo .deps/libpixman_1_la-pixman-linear-gradient.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-radial-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-radial-gradient.Tpo -c -o libpixman_1_la-pixman-radial-gradient.lo `test -f 'pixman-radial-gradient.c' || echo './'`pixman-radial-gradient.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-radial-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-radial-gradient.Tpo -c pixman-radial-gradient.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-radial-gradient.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-radial-gradient.lo -MD -MP -MF .deps/libpixman_1_la-pixman-radial-gradient.Tpo -c pixman-radial-gradient.c -o libpixman_1_la-pixman-radial-gradient.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-radial-gradient.Tpo .deps/libpixman_1_la-pixman-radial-gradient.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-bits-image.lo -MD -MP -MF .deps/libpixman_1_la-pixman-bits-image.Tpo -c -o libpixman_1_la-pixman-bits-image.lo `test -f 'pixman-bits-image.c' || echo './'`pixman-bits-image.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-bits-image.lo -MD -MP -MF .deps/libpixman_1_la-pixman-bits-image.Tpo -c pixman-bits-image.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-bits-image.o
pixman-bits-image.c: In function â??bits_image_fetch_solid_64â??:
pixman-bits-image.c:653: warning: dereferencing type-punned pointer will break strict-aliasing rules
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-bits-image.lo -MD -MP -MF .deps/libpixman_1_la-pixman-bits-image.Tpo -c pixman-bits-image.c -o libpixman_1_la-pixman-bits-image.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-bits-image.Tpo .deps/libpixman_1_la-pixman-bits-image.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-utils.lo -MD -MP -MF .deps/libpixman_1_la-pixman-utils.Tpo -c -o libpixman_1_la-pixman-utils.lo `test -f 'pixman-utils.c' || echo './'`pixman-utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-utils.lo -MD -MP -MF .deps/libpixman_1_la-pixman-utils.Tpo -c pixman-utils.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-utils.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-utils.lo -MD -MP -MF .deps/libpixman_1_la-pixman-utils.Tpo -c pixman-utils.c -o libpixman_1_la-pixman-utils.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-utils.Tpo .deps/libpixman_1_la-pixman-utils.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-edge.lo -MD -MP -MF .deps/libpixman_1_la-pixman-edge.Tpo -c -o libpixman_1_la-pixman-edge.lo `test -f 'pixman-edge.c' || echo './'`pixman-edge.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-edge.lo -MD -MP -MF .deps/libpixman_1_la-pixman-edge.Tpo -c pixman-edge.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-edge.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-edge.lo -MD -MP -MF .deps/libpixman_1_la-pixman-edge.Tpo -c pixman-edge.c -o libpixman_1_la-pixman-edge.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-edge.Tpo .deps/libpixman_1_la-pixman-edge.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-edge-accessors.lo -MD -MP -MF .deps/libpixman_1_la-pixman-edge-accessors.Tpo -c -o libpixman_1_la-pixman-edge-accessors.lo `test -f 'pixman-edge-accessors.c' || echo './'`pixman-edge-accessors.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-edge-accessors.lo -MD -MP -MF .deps/libpixman_1_la-pixman-edge-accessors.Tpo -c pixman-edge-accessors.c -fPIC -DPIC -o .libs/libpixman_1_la-pixman-edge-accessors.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-edge-accessors.lo -MD -MP -MF .deps/libpixman_1_la-pixman-edge-accessors.Tpo -c pixman-edge-accessors.c -o libpixman_1_la-pixman-edge-accessors.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-edge-accessors.Tpo .deps/libpixman_1_la-pixman-edge-accessors.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-trap.lo -MD -MP -MF .deps/libpixman_1_la-pixman-trap.Tpo -c -o libpixman_1_la-pixman-trap.lo `test -f 'pixman-trap.c' || echo './'`pixman-trap.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-trap.lo -MD -MP -MF .deps/libpixman_1_la-pixman-trap.Tpo -c pixman-trap.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-trap.o
pixman-trap.c:91: warning: â??dump_imageâ?? defined but not used
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-trap.lo -MD -MP -MF .deps/libpixman_1_la-pixman-trap.Tpo -c pixman-trap.c -o libpixman_1_la-pixman-trap.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-trap.Tpo .deps/libpixman_1_la-pixman-trap.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-compute-region.lo -MD -MP -MF .deps/libpixman_1_la-pixman-compute-region.Tpo -c -o libpixman_1_la-pixman-compute-region.lo `test -f 'pixman-compute-region.c' || echo './'`pixman-compute-region.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-compute-region.lo -MD -MP -MF .deps/libpixman_1_la-pixman-compute-region.Tpo -c pixman-compute-region.c -fPIC -DPIC -o .libs/libpixman_1_la-pixman-compute-region.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-compute-region.lo -MD -MP -MF .deps/libpixman_1_la-pixman-compute-region.Tpo -c pixman-compute-region.c -o libpixman_1_la-pixman-compute-region.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-compute-region.Tpo .deps/libpixman_1_la-pixman-compute-region.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-timer.lo -MD -MP -MF .deps/libpixman_1_la-pixman-timer.Tpo -c -o libpixman_1_la-pixman-timer.lo `test -f 'pixman-timer.c' || echo './'`pixman-timer.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-timer.lo -MD -MP -MF .deps/libpixman_1_la-pixman-timer.Tpo -c pixman-timer.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-timer.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-timer.lo -MD -MP -MF .deps/libpixman_1_la-pixman-timer.Tpo -c pixman-timer.c -o libpixman_1_la-pixman-timer.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-timer.Tpo .deps/libpixman_1_la-pixman-timer.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..    -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-matrix.lo -MD -MP -MF .deps/libpixman_1_la-pixman-matrix.Tpo -c -o libpixman_1_la-pixman-matrix.lo `test -f 'pixman-matrix.c' || echo './'`pixman-matrix.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-matrix.lo -MD -MP -MF .deps/libpixman_1_la-pixman-matrix.Tpo -c pixman-matrix.c  -fPIC -DPIC -o .libs/libpixman_1_la-pixman-matrix.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -MT libpixman_1_la-pixman-matrix.lo -MD -MP -MF .deps/libpixman_1_la-pixman-matrix.Tpo -c pixman-matrix.c -o libpixman_1_la-pixman-matrix.o >/dev/null 2>&1
mv -f .deps/libpixman_1_la-pixman-matrix.Tpo .deps/libpixman_1_la-pixman-matrix.Plo
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..     -mmmx -Winline -g -O2 -Wall -fvisibility=hidden -MT libpixman_mmx_la-pixman-mmx.lo -MD -MP -MF .deps/libpixman_mmx_la-pixman-mmx.Tpo -c -o libpixman_mmx_la-pixman-mmx.lo `test -f 'pixman-mmx.c' || echo './'`pixman-mmx.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -mmmx -Winline -g -O2 -Wall -fvisibility=hidden -MT libpixman_mmx_la-pixman-mmx.lo -MD -MP -MF .deps/libpixman_mmx_la-pixman-mmx.Tpo -c pixman-mmx.c  -fPIC -DPIC -o .libs/libpixman_mmx_la-pixman-mmx.o
pixman-mmx.c:2970: warning: â??fbCompositeOver_x888x8x8888mmxâ?? defined but not used
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -mmmx -Winline -g -O2 -Wall -fvisibility=hidden -MT libpixman_mmx_la-pixman-mmx.lo -MD -MP -MF .deps/libpixman_mmx_la-pixman-mmx.Tpo -c pixman-mmx.c -o libpixman_mmx_la-pixman-mmx.o >/dev/null 2>&1
mv -f .deps/libpixman_mmx_la-pixman-mmx.Tpo .deps/libpixman_mmx_la-pixman-mmx.Plo
/bin/sh ../libtool --tag=CC   --mode=link gcc  -mmmx -Winline -g -O2 -Wall -fvisibility=hidden   -o libpixman-mmx.la  libpixman_mmx_la-pixman-mmx.lo
libtool: link: ar cru .libs/libpixman-mmx.a .libs/libpixman_mmx_la-pixman-mmx.o
libtool: link: ranlib .libs/libpixman-mmx.a
libtool: link: ( cd ".libs" && rm -f "libpixman-mmx.la" && ln -s "../libpixman-mmx.la" "libpixman-mmx.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -DPIXMAN_DISABLE_DEPRECATED -g -O2 -Wall -fvisibility=hidden -version-info 15:10:15 -no-undefined    -o libpixman-1.la -rpath /usr/local/lib libpixman_1_la-pixman-access.lo libpixman_1_la-pixman-access-accessors.lo libpixman_1_la-pixman-cpu.lo libpixman_1_la-pixman-gradient-walker.lo libpixman_1_la-pixman-region16.lo libpixman_1_la-pixman-region32.lo libpixman_1_la-pixman-image.lo libpixman_1_la-pixman-implementation.lo libpixman_1_la-pixman-combine32.lo libpixman_1_la-pixman-combine64.lo libpixman_1_la-pixman-general.lo libpixman_1_la-pixman-pict.lo libpixman_1_la-pixman-fast-path.lo libpixman_1_la-pixman-solid-fill.lo libpixman_1_la-pixman-conical-gradient.lo libpixman_1_la-pixman-linear-gradient.lo libpixman_1_la-pixman-radial-gradient.lo libpixman_1_la-pixman-bits-image.lo libpixman_1_la-pixman-utils.lo libpixman_1_la-pixman-edge.lo libpixman_1_la-pixman-edge-accessors.lo libpixman_1_la-pixman-trap.lo libpixman_1_la-pixman-compute-region.lo libpixman_1_la-pixman-timer.lo libpixman_1_la-pixman-matrix.lo -lm libpixman-mmx.la
libtool: link: gcc -shared  .libs/libpixman_1_la-pixman-access.o .libs/libpixman_1_la-pixman-access-accessors.o .libs/libpixman_1_la-pixman-cpu.o .libs/libpixman_1_la-pixman-gradient-walker.o .libs/libpixman_1_la-pixman-region16.o .libs/libpixman_1_la-pixman-region32.o .libs/libpixman_1_la-pixman-image.o .libs/libpixman_1_la-pixman-implementation.o .libs/libpixman_1_la-pixman-combine32.o .libs/libpixman_1_la-pixman-combine64.o .libs/libpixman_1_la-pixman-general.o .libs/libpixman_1_la-pixman-pict.o .libs/libpixman_1_la-pixman-fast-path.o .libs/libpixman_1_la-pixman-solid-fill.o .libs/libpixman_1_la-pixman-conical-gradient.o .libs/libpixman_1_la-pixman-linear-gradient.o .libs/libpixman_1_la-pixman-radial-gradient.o .libs/libpixman_1_la-pixman-bits-image.o .libs/libpixman_1_la-pixman-utils.o .libs/libpixman_1_la-pixman-edge.o .libs/libpixman_1_la-pixman-edge-accessors.o .libs/libpixman_1_la-pixman-trap.o .libs/libpixman_1_la-pixman-compute-region.o .libs/libpixman_1_la-pixman-timer.o .libs/libpixman_1_la-pixman-matrix.o  -Wl,--whole-archive ./.libs/libpixman-mmx.a -Wl,--no-whole-archive  -lm    -Wl,-soname -Wl,libpixman-1.so.0 -o .libs/libpixman-1.so.0.15.10
libtool: link: (cd ".libs" && rm -f "libpixman-1.so.0" && ln -s "libpixman-1.so.0.15.10" "libpixman-1.so.0")
libtool: link: (cd ".libs" && rm -f "libpixman-1.so" && ln -s "libpixman-1.so.0.15.10" "libpixman-1.so")
libtool: link: (cd .libs/libpixman-1.lax/libpixman-mmx.a && ar x "/usr/local/src/pixman-0.15.10/pixman/./.libs/libpixman-mmx.a")
libtool: link: ar cru .libs/libpixman-1.a  libpixman_1_la-pixman-access.o libpixman_1_la-pixman-access-accessors.o libpixman_1_la-pixman-cpu.o libpixman_1_la-pixman-gradient-walker.o libpixman_1_la-pixman-region16.o libpixman_1_la-pixman-region32.o libpixman_1_la-pixman-image.o libpixman_1_la-pixman-implementation.o libpixman_1_la-pixman-combine32.o libpixman_1_la-pixman-combine64.o libpixman_1_la-pixman-general.o libpixman_1_la-pixman-pict.o libpixman_1_la-pixman-fast-path.o libpixman_1_la-pixman-solid-fill.o libpixman_1_la-pixman-conical-gradient.o libpixman_1_la-pixman-linear-gradient.o libpixman_1_la-pixman-radial-gradient.o libpixman_1_la-pixman-bits-image.o libpixman_1_la-pixman-utils.o libpixman_1_la-pixman-edge.o libpixman_1_la-pixman-edge-accessors.o libpixman_1_la-pixman-trap.o libpixman_1_la-pixman-compute-region.o libpixman_1_la-pixman-timer.o libpixman_1_la-pixman-matrix.o  .libs/libpixman-1.lax/libpixman-mmx.a/libpixman_mmx_la-pixman-mmx.o
libtool: link: ranlib .libs/libpixman-1.a
libtool: link: rm -fr .libs/libpixman-1.lax
libtool: link: ( cd ".libs" && rm -f "libpixman-1.la" && ln -s "../libpixman-1.la" "libpixman-1.la" )
make[2]: Leaving directory `/usr/local/src/pixman-0.15.10/pixman'
Making all in test
make[2]: Entering directory `/usr/local/src/pixman-0.15.10/test'
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT region-test.o -MD -MP -MF .deps/region-test.Tpo -c -o region-test.o region-test.c
region-test.c: In function â??mainâ??:
region-test.c:22: warning: control reaches end of non-void function
mv -f .deps/region-test.Tpo .deps/region-test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fvisibility=hidden   -o region-test region-test.o ../pixman/libpixman-1.la
libtool: link: gcc -g -O2 -Wall -fvisibility=hidden -o .libs/region-test region-test.o  ../pixman/.libs/libpixman-1.so -lm -Wl,-rpath -Wl,/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT scaling-test.o -MD -MP -MF .deps/scaling-test.Tpo -c -o scaling-test.o scaling-test.c
mv -f .deps/scaling-test.Tpo .deps/scaling-test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fvisibility=hidden   -o scaling-test scaling-test.o ../pixman/libpixman-1.la
libtool: link: gcc -g -O2 -Wall -fvisibility=hidden -o .libs/scaling-test scaling-test.o  ../pixman/.libs/libpixman-1.so -lm -Wl,-rpath -Wl,/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT fetch-test.o -MD -MP -MF .deps/fetch-test.Tpo -c -o fetch-test.o fetch-test.c
mv -f .deps/fetch-test.Tpo .deps/fetch-test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fvisibility=hidden   -o fetch-test fetch-test.o ../pixman/libpixman-1.la
libtool: link: gcc -g -O2 -Wall -fvisibility=hidden -o .libs/fetch-test fetch-test.o  ../pixman/.libs/libpixman-1.so -lm -Wl,-rpath -Wl,/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT trap-crasher.o -MD -MP -MF .deps/trap-crasher.Tpo -c -o trap-crasher.o trap-crasher.c
mv -f .deps/trap-crasher.Tpo .deps/trap-crasher.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fvisibility=hidden   -o trap-crasher trap-crasher.o ../pixman/libpixman-1.la
libtool: link: gcc -g -O2 -Wall -fvisibility=hidden -o .libs/trap-crasher trap-crasher.o  ../pixman/.libs/libpixman-1.so -lm -Wl,-rpath -Wl,/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT clip-test.o -MD -MP -MF .deps/clip-test.Tpo -c -o clip-test.o clip-test.c
clip-test.c: In function â??mainâ??:
clip-test.c:35: warning: unused variable â??p2â??
clip-test.c:34: warning: unused variable â??p1â??
mv -f .deps/clip-test.Tpo .deps/clip-test.Po
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c
mv -f .deps/utils.Tpo .deps/utils.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fvisibility=hidden   -o clip-test clip-test.o utils.o ../pixman/libpixman-1.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -g -O2 -Wall -fvisibility=hidden -o .libs/clip-test clip-test.o utils.o  ../pixman/.libs/libpixman-1.so -L/usr/local/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so -L/usr/local/lib/ /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lrt /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lm -lX11 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT clip-in.o -MD -MP -MF .deps/clip-in.Tpo -c -o clip-in.o clip-in.c
mv -f .deps/clip-in.Tpo .deps/clip-in.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fvisibility=hidden   -o clip-in clip-in.o utils.o ../pixman/libpixman-1.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -g -O2 -Wall -fvisibility=hidden -o .libs/clip-in clip-in.o utils.o  ../pixman/.libs/libpixman-1.so -L/usr/local/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so -L/usr/local/lib/ /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lrt /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lm -lX11 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/local/lib
gcc -DHAVE_CONFIG_H -I. -I.. -I../pixman -I../pixman -I/usr/local/include/atk-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/libpng12      -g -O2 -Wall -fvisibility=hidden -MT composite-test.o -MD -MP -MF .deps/composite-test.Tpo -c -o composite-test.o composite-test.c
mv -f .deps/composite-test.Tpo .deps/composite-test.Po
/bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -Wall -fvisibility=hidden   -o composite-test composite-test.o utils.o ../pixman/libpixman-1.la -L/usr/local/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0
libtool: link: gcc -g -O2 -Wall -fvisibility=hidden -o .libs/composite-test composite-test.o utils.o  ../pixman/.libs/libpixman-1.so -L/usr/local/lib /usr/lib/libgtk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk-x11-2.0.so /usr/local/lib/libatk-1.0.so -L/usr/local/lib/ /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libgmodule-2.0.so /usr/lib/libgobject-2.0.so /usr/lib/libglib-2.0.so -lrt /usr/lib/libpangocairo-1.0.so -lXext -lXinerama -lXi -lXrandr -lXcursor -lXfixes /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libfreetype.so -lz -lfontconfig -lpng12 -lXrender -lm -lX11 /usr/local/lib/libgobject-2.0.so /usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libglib-2.0.so -Wl,-rpath -Wl,/usr/local/lib
composite-test.o: In function `reader':
/usr/local/src/pixman-0.15.10/test/composite-test.c:21: undefined reference to `g_assertion_message'
collect2: ld returned 1 exit status
make[2]: *** [composite-test] Error 1
make[2]: Leaving directory `/usr/local/src/pixman-0.15.10/test'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/pixman-0.15.10'
make: *** [all] Error 2
root@debian:/usr/local/src/pixman-0.15.10# ./configure


Reply to: