pixman-0.30.0 && \ ./configure --enable-shared=no --enable-static=yes --disable-openmp --disable-mmx --disable-sse2 --disable-libpng --prefix=/home/trackaway-3/linux-build && \ make LDFLAGS='' CFLAGS='' install 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 whether make supports nested variables... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking for gcc... 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 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 dependency style of gcc... gcc3 checking how to print strings... printf 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/armv7a-hardfloat-linux-gnueabi/bin/ld checking if the linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7a-hardfloat-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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/armv7a-hardfloat-linux-gnueabi/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 stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for getisax... no checking whether byte ordering is bigendian... no checking for inline... inline checking whether the compiler supports -Werror... yes checking size of long... 4 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... no checking whether the compiler supports -Wall... yes checking whether the compiler supports -fno-strict-aliasing... yes checking whether the compiler supports -fvisibility=hidden... yes checking whether the compiler supports -xldscope=hidden... no checking whether to use Loongson MMI assembler... no checking whether to use MMX intrinsics... disabled checking whether to use SSE2 intrinsics... disabled checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... yes checking whether to use ARM NEON assembler... yes checking whether to use ARM IWMMXT intrinsics... no checking whether to use MIPS DSPr2 assembler... 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 pixman_version_string in -lpixman-1... yes checking for GTK... yes checking for posix_memalign... yes checking for sigaction... yes checking for alarm... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for mprotect... yes checking for getpagesize... yes checking fenv.h usability... yes checking fenv.h presence... yes checking for fenv.h... yes checking for feenableexcept in -lm... yes checking for gettimeofday... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for library containing sqrtf... -lm checking for thread local storage (TLS) support... __thread checking for __attribute__((constructor))... yes checking for __float128... no 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 demos/Makefile config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands make[1]: Entering directory `/home/trackaway-3/pixman-0.30.0' Making install in pixman make[2]: Entering directory `/home/trackaway-3/pixman-0.30.0/pixman' CC pixman.lo CC pixman-access.lo CC pixman-access-accessors.lo CC pixman-bits-image.lo CC pixman-combine32.lo CC pixman-combine-float.lo CC pixman-conical-gradient.lo CC pixman-filter.lo CC pixman-x86.lo CC pixman-mips.lo CC pixman-arm.lo CC pixman-ppc.lo CC pixman-edge.lo CC pixman-edge-accessors.lo CC pixman-fast-path.lo CC pixman-glyph.lo CC pixman-general.lo CC pixman-gradient-walker.lo CC pixman-image.lo CC pixman-implementation.lo CC pixman-linear-gradient.lo CC pixman-matrix.lo CC pixman-noop.lo CC pixman-radial-gradient.lo CC pixman-region16.lo CC pixman-region32.lo CC pixman-solid-fill.lo CC pixman-timer.lo CC pixman-trap.lo CC pixman-utils.lo CC pixman-arm-simd.lo CPPAS pixman-arm-simd-asm.lo CPPAS pixman-arm-simd-asm-scaled.lo CCLD libpixman-arm-simd.la CC pixman-arm-neon.lo CPPAS pixman-arm-neon-asm.lo CPPAS pixman-arm-neon-asm-bilinear.lo CCLD libpixman-arm-neon.la CCLD libpixman-1.la make[3]: Entering directory `/home/trackaway-3/pixman-0.30.0/pixman' /bin/mkdir -p '/home/trackaway-3/linux-build/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpixman-1.la '/home/trackaway-3/linux-build/lib' libtool: install: /usr/bin/install -c .libs/libpixman-1.lai /home/trackaway-3/linux-build/lib/libpixman-1.la libtool: install: /usr/bin/install -c .libs/libpixman-1.a /home/trackaway-3/linux-build/lib/libpixman-1.a libtool: install: chmod 644 /home/trackaway-3/linux-build/lib/libpixman-1.a libtool: install: ranlib /home/trackaway-3/linux-build/lib/libpixman-1.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/armv7a-hardfloat-linux-gnueabi/gcc-bin/4.6.3:/sbin" ldconfig -n /home/trackaway-3/linux-build/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/trackaway-3/linux-build/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /bin/mkdir -p '/home/trackaway-3/linux-build/include/pixman-1' /usr/bin/install -c -m 644 pixman.h pixman-version.h '/home/trackaway-3/linux-build/include/pixman-1' make[3]: Leaving directory `/home/trackaway-3/pixman-0.30.0/pixman' make[2]: Leaving directory `/home/trackaway-3/pixman-0.30.0/pixman' Making install in demos make[2]: Entering directory `/home/trackaway-3/pixman-0.30.0/demos' CC clip-test.o CC gtk-utils.o CC utils.o CC utils-prng.o CCLD clip-test CC clip-in.o CCLD clip-in CC composite-test.o CCLD composite-test CC gradient-test.o CCLD gradient-test CC radial-test.o CCLD radial-test CC linear-gradient.o CCLD linear-gradient CC conical-test.o CCLD conical-test CC alpha-test.o CCLD alpha-test CC screen-test.o CCLD screen-test CC convolution-test.o CCLD convolution-test CC trap-test.o CCLD trap-test CC tri-test.o CCLD tri-test CC quad2quad.o CCLD quad2quad CC checkerboard.o CCLD checkerboard CC srgb-trap-test.o CCLD srgb-trap-test CC srgb-test.o CCLD srgb-test CC scale.o CCLD scale make[3]: Entering directory `/home/trackaway-3/pixman-0.30.0/demos' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/trackaway-3/pixman-0.30.0/demos' make[2]: Leaving directory `/home/trackaway-3/pixman-0.30.0/demos' Making install in test make[2]: Entering directory `/home/trackaway-3/pixman-0.30.0/test' CC utils.lo CC utils-prng.lo CCLD libutils.la CC prng-test.o CCLD prng-test CC a1-trap-test.o CCLD a1-trap-test CC pdf-op-test.o CCLD pdf-op-test CC region-test.o CCLD region-test CC region-translate-test.o CCLD region-translate-test CC combiner-test.o CCLD combiner-test CC pixel-test.o CCLD pixel-test CC fetch-test.o CCLD fetch-test CC rotate-test.o CCLD rotate-test CC oob-test.o CCLD oob-test CC infinite-loop.o CCLD infinite-loop CC trap-crasher.o CCLD trap-crasher CC alpha-loop.o CCLD alpha-loop CC scaling-crash-test.o CCLD scaling-crash-test CC scaling-helpers-test.o CCLD scaling-helpers-test CC gradient-crash-test.o CCLD gradient-crash-test CC region-contains-test.o CCLD region-contains-test CC alphamap.o CCLD alphamap CC matrix-test.o CCLD matrix-test CC stress-test.o CCLD stress-test CC composite-traps-test.o CCLD composite-traps-test CC blitters-test.o CCLD blitters-test CC glyph-test.o CCLD glyph-test CC scaling-test.o CCLD scaling-test CC affine-test.o CCLD affine-test CC composite.o CCLD composite CC lowlevel-blt-bench.o CCLD lowlevel-blt-bench CC radial-perf-test.o CCLD radial-perf-test CC check-formats.o CCLD check-formats make[3]: Entering directory `/home/trackaway-3/pixman-0.30.0/test' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/trackaway-3/pixman-0.30.0/test' make[2]: Leaving directory `/home/trackaway-3/pixman-0.30.0/test' make[2]: Entering directory `/home/trackaway-3/pixman-0.30.0' make[3]: Entering directory `/home/trackaway-3/pixman-0.30.0' make[3]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/trackaway-3/linux-build/lib/pkgconfig' /usr/bin/install -c -m 644 pixman-1.pc '/home/trackaway-3/linux-build/lib/pkgconfig' make[3]: Leaving directory `/home/trackaway-3/pixman-0.30.0' make[2]: Leaving directory `/home/trackaway-3/pixman-0.30.0' make[1]: Leaving directory `/home/trackaway-3/pixman-0.30.0' export PKG_CONFIG_PATH=/home/trackaway-3/linux-build/lib/pkgconfig && \ cd cairo-1.12.14 && ./configure --prefix=/home/trackaway-3/linux-build --enable-xlib=no --enable-xlib-xrender=no --enable-xcb=no --enable-xlib-xcb=no --enable-xcb-shm=no --enable-qt=no --enable-quartz=no --enable-quartz-font=no --enable-quartz-image=no --enable-win32=no --enable-win32-font=no --enable-skia=no --enable-os2=no --enable-egl=no --enable-glx=no --enable-wgl=no --enable-fc=no --enable-ps=no --enable-pdf=no --enable-interpreter=no --without-x --enable-png=no --enable-svg=no --enable-script=no && make install checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether make supports nested variables... yes checking build system type... armv7l-unknown-linux-gnueabihf checking host system type... armv7l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/armv7a-hardfloat-linux-gnueabi/bin/ld checking if the linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7l-unknown-linux-gnueabihf file names to armv7l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv7l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv7a-hardfloat-linux-gnueabi/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no 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/armv7a-hardfloat-linux-gnueabi/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 pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 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 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/armv7a-hardfloat-linux-gnueabi/bin/ld checking if the linker (/usr/armv7a-hardfloat-linux-gnueabi/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/armv7a-hardfloat-linux-gnueabi/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/armv7a-hardfloat-linux-gnueabi/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) 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 for supported warning flags... checking whether gcc supports -Werror... yes checking whether gcc supports -errwarn... no checking whether gcc supports -Wall... yes checking whether gcc supports -Wextra... yes checking whether gcc supports -Wold-style-definition... yes checking whether gcc supports -Wdeclaration-after-statement... yes checking whether gcc supports -Wmissing-declarations... yes checking whether gcc supports -Werror-implicit-function-declaration... yes checking whether gcc supports -Wnested-externs... yes checking whether gcc supports -Wpointer-arith... yes checking whether gcc supports -Wwrite-strings... yes checking whether gcc supports -Wsign-compare... yes checking whether gcc supports -Wstrict-prototypes... yes checking whether gcc supports -Wmissing-prototypes... 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 -Wbad-function-cast... yes checking whether gcc supports -Wvolatile-register-var... 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 -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 -erroff=E_ENUM_TYPE_MISMATCH_ARG... no checking whether gcc supports -erroff=E_ENUM_TYPE_MISMATCH_OP... no checking whether gcc supports -flto... 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 whether gcc supports -Wunused-but-set-variable -Wno-unused-but-set-variable... 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 -flto -fno-strict-aliasing -fno-common -Wp,-D_FORTIFY_SOURCE=2 -Wno-unused-but-set-variable checking how to enable unused result warnings... __attribute__((__warn_unused_result__)) checking how to allow undefined symbols in shared libraries used by test suite... -Wl,--allow-shlib-undefined 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 size of void *... 4 checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of size_t... 4 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 shm_open in -lrt... yes 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... 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 for alarm... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for sched_getaffinity... yes 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... 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 for feclearexcept... 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 fenv.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for ctime_r... yes checking for drand48... yes checking for flockfile... yes checking for funlockfile... yes checking for getline... yes checking for link... yes checking for strndup... 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... no no checking for compress in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for lzo2a_decompress in -llzo2... no checking for dlsym in -ldl... yes checking for dlfcn.h... (cached) yes checking for X... disabled 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 FT_Get_X11_Font_Format... yes checking for FT_GlyphSlot_Embolden... yes checking for FT_GlyphSlot_Oblique... yes checking for FT_Load_Sfnt_Table... yes checking for FT_Library_SetLcdFilter... yes 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 mime surface backend feature... checking whether cairo's mime 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 observer surface backend feature... checking whether cairo's observer 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 bfd_openr in -lbfd... yes checking bfd.h usability... yes checking bfd.h presence... yes checking for bfd.h... yes checking libiberty.h usability... yes checking libiberty.h presence... yes checking for libiberty.h... yes checking for cairo's symbol-lookup feature... checking whether cairo's symbol-lookup feature could be enabled... yes checking for glib... yes checking for shm_open in -lrt... (cached) yes 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-ft.pc config.status: creating cairo-ft-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 perf/micro/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-missing/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.12.14 [release]) will be compiled with: The following surface backends: Image: yes (always builtin) Recording: yes (always builtin) Observer: yes (always builtin) Mime: yes (always builtin) Tee: no (disabled, use --enable-tee to enable) 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: no (disabled, use --enable-quartz to enable) Quartz-image: no (disabled, use --enable-quartz-image to enable) XCB: no (disabled, use --enable-xcb to enable) Win32: no (disabled, use --enable-win32 to enable) OS2: no (disabled, use --enable-os2 to enable) CairoScript: no (disabled, use --enable-script to enable) PostScript: no (disabled, use --enable-ps to enable) PDF: no (disabled, use --enable-pdf to enable) SVG: no (disabled, use --enable-svg to enable) OpenGL: no (disabled, use --enable-gl to enable) OpenGL ES 2.0: no (disabled, use --enable-glesv2 to enable) 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) Cogl: no (disabled, use --enable-cogl to enable) The following font backends: User: yes (always builtin) FreeType: yes Fontconfig: no (disabled, use --enable-fc to enable) Win32: no (disabled, use --enable-win32-font to enable) Quartz: no (disabled, use --enable-quartz-font to enable) The following functions: PNG functions: no (disabled, use --enable-png to enable) GLX functions: no (disabled, use --enable-glx to enable) WGL functions: no (disabled, use --enable-wgl to enable) EGL functions: no (disabled, use --enable-egl to enable) X11-xcb functions: no (disabled, use --enable-xlib-xcb to enable) XCB-shm functions: no (disabled, use --enable-xcb-shm to enable) The following features and utilities: cairo-trace: yes cairo-script-interpreter: no (disabled, use --enable-interpreter to enable) And the following internal features: pthread: yes gtk-doc: no gcov support: no symbol-lookup: yes test surfaces: no (disabled, use --enable-test-surfaces to enable) ps testing: no pdf testing: no svg testing: no +++ It is strongly recommended that you do NOT disable the PNG functions +++ feature. +++ It is strongly recommended that you do NOT disable the script surface +++ backend feature. +++ It is strongly recommended that you do NOT disable the PostScript surface +++ backend feature. +++ It is strongly recommended that you do NOT disable the PDF surface +++ backend feature. +++ It is strongly recommended that you do NOT disable the SVG surface +++ backend feature. +++ It is strongly recommended that you do NOT disable the +++ cairo-script-interpreter feature. *** No native surface backends enabled for your platform. It is strongly *** recommended that you enable the native surface backend feature for your *** platform. make[1]: Entering directory `/home/trackaway-3/cairo-1.12.14' make install-recursive make[2]: Entering directory `/home/trackaway-3/cairo-1.12.14' Making install in src make[3]: Entering directory `/home/trackaway-3/cairo-1.12.14/src' make install-am make[4]: Entering directory `/home/trackaway-3/cairo-1.12.14/src' CC cairo-analysis-surface.lo CC cairo-arc.lo CC cairo-array.lo CC cairo-atomic.lo CC cairo-base64-stream.lo CC cairo-base85-stream.lo CC cairo-bentley-ottmann.lo cairo-bentley-ottmann.c: In function 'edges_compare_x_for_y': cairo-bentley-ottmann.c:552:2: warning: 'bx' may be used uninitialized in this function [-Wuninitialized] cairo-bentley-ottmann.c:550:39: warning: 'ax' may be used uninitialized in this function [-Wuninitialized] CC cairo-bentley-ottmann-rectangular.lo CC cairo-bentley-ottmann-rectilinear.lo CC cairo-botor-scan-converter.lo cairo-botor-scan-converter.c:2076:1: warning: 'botor_add_edge' defined but not used [-Wunused-function] cairo-botor-scan-converter.c: In function 'edges_compare_x_for_y': cairo-botor-scan-converter.c:484:2: warning: 'bx' may be used uninitialized in this function [-Wuninitialized] cairo-botor-scan-converter.c:482:39: warning: 'ax' may be used uninitialized in this function [-Wuninitialized] CC cairo-boxes.lo CC cairo-boxes-intersect.lo CC cairo.lo CC cairo-cache.lo CC cairo-clip.lo CC cairo-clip-boxes.lo CC cairo-clip-polygon.lo CC cairo-clip-region.lo CC cairo-clip-surface.lo CC cairo-color.lo CC cairo-composite-rectangles.lo CC cairo-compositor.lo CC cairo-contour.lo CC cairo-damage.lo CC cairo-debug.lo CC cairo-default-context.lo CC cairo-device.lo CC cairo-error.lo CC cairo-fallback-compositor.lo CC cairo-fixed.lo CC cairo-font-face.lo CC cairo-font-face-twin.lo CC cairo-font-face-twin-data.lo CC cairo-font-options.lo CC cairo-freelist.lo CC cairo-freed-pool.lo CC cairo-gstate.lo CC cairo-hash.lo CC cairo-hull.lo CC cairo-image-compositor.lo CC cairo-image-info.lo CC cairo-image-source.lo CC cairo-image-surface.lo cairo-image-surface.c: In function '_cairo_format_from_pixman_format': cairo-image-surface.c:93:5: warning: enumeration value 'PIXMAN_a8r8g8b8_sRGB' not handled in switch [-Wswitch-enum] CC cairo-lzw.lo CC cairo-matrix.lo CC cairo-mask-compositor.lo CC cairo-mesh-pattern-rasterizer.lo cairo-mesh-pattern-rasterizer.c: In function 'draw_bezier_patch': cairo-mesh-pattern-rasterizer.c:731:5: warning: cannot optimize possibly infinite loops [-Wunsafe-loop-optimizations] CC cairo-mempool.lo CC cairo-misc.lo CC cairo-mono-scan-converter.lo CC cairo-mutex.lo CC cairo-no-compositor.lo CC cairo-observer.lo CC cairo-output-stream.lo CC cairo-paginated-surface.lo CC cairo-path-bounds.lo CC cairo-path.lo CC cairo-path-fill.lo CC cairo-path-fixed.lo CC cairo-path-in-fill.lo CC cairo-path-stroke.lo CC cairo-path-stroke-boxes.lo CC cairo-path-stroke-polygon.lo cairo-path-stroke-polygon.c: In function 'add_caps': cairo-path-stroke-polygon.c:944:29: warning: ignoring return value of '_cairo_polygon_add_contour', declared with attribute warn_unused_result [-Wunused-result] cairo-path-stroke-polygon.c:961:29: warning: ignoring return value of '_cairo_polygon_add_contour', declared with attribute warn_unused_result [-Wunused-result] cairo-path-stroke-polygon.c:976:33: warning: ignoring return value of '_cairo_polygon_add_contour', declared with attribute warn_unused_result [-Wunused-result] cairo-path-stroke-polygon.c:981:29: warning: ignoring return value of '_cairo_polygon_add_contour', declared with attribute warn_unused_result [-Wunused-result] cairo-path-stroke-polygon.c: In function 'close_path': cairo-path-stroke-polygon.c:1226:29: warning: ignoring return value of '_cairo_polygon_add_contour', declared with attribute warn_unused_result [-Wunused-result] cairo-path-stroke-polygon.c:1227:29: warning: ignoring return value of '_cairo_polygon_add_contour', declared with attribute warn_unused_result [-Wunused-result] CC cairo-path-stroke-traps.lo CC cairo-path-stroke-tristrip.lo CC cairo-pattern.lo CC cairo-pen.lo CC cairo-polygon.lo CC cairo-polygon-intersect.lo cairo-polygon-intersect.c: In function '_cairo_polygon_intersect_with_boxes': cairo-polygon-intersect.c:1519:39: warning: ignoring return value of '_cairo_polygon_add_external_edge', declared with attribute warn_unused_result [-Wunused-result] cairo-polygon-intersect.c:1522:39: warning: ignoring return value of '_cairo_polygon_add_external_edge', declared with attribute warn_unused_result [-Wunused-result] cairo-polygon-intersect.c: In function 'edges_end': cairo-polygon-intersect.c:1162:26: warning: ignoring return value of '_cairo_polygon_add_line', declared with attribute warn_unused_result [-Wunused-result] cairo-polygon-intersect.c:1163:26: warning: ignoring return value of '_cairo_polygon_add_line', declared with attribute warn_unused_result [-Wunused-result] cairo-polygon-intersect.c: In function '_cairo_bo_sweep_line_compare_edges': cairo-polygon-intersect.c:470:2: warning: 'bx' may be used uninitialized in this function [-Wuninitialized] cairo-polygon-intersect.c:447:17: note: 'bx' was declared here cairo-polygon-intersect.c:468:39: warning: 'ax' may be used uninitialized in this function [-Wuninitialized] cairo-polygon-intersect.c:447:13: note: 'ax' was declared here CC cairo-polygon-reduce.lo cairo-polygon-reduce.c: In function '_cairo_bo_edge_end': cairo-polygon-reduce.c:1163:26: warning: ignoring return value of '_cairo_polygon_add_line', declared with attribute warn_unused_result [-Wunused-result] cairo-polygon-reduce.c:1167:26: warning: ignoring return value of '_cairo_polygon_add_line', declared with attribute warn_unused_result [-Wunused-result] cairo-polygon-reduce.c: In function '_cairo_bo_sweep_line_compare_edges': cairo-polygon-reduce.c:471:2: warning: 'bx' may be used uninitialized in this function [-Wuninitialized] cairo-polygon-reduce.c:448:17: note: 'bx' was declared here cairo-polygon-reduce.c:469:39: warning: 'ax' may be used uninitialized in this function [-Wuninitialized] cairo-polygon-reduce.c:448:13: note: 'ax' was declared here CC cairo-raster-source-pattern.lo CC cairo-recording-surface.lo CC cairo-rectangle.lo CC cairo-rectangular-scan-converter.lo cairo-rectangular-scan-converter.c: In function 'generate_row': cairo-rectangular-scan-converter.c:625:27: warning: ignoring return value of function declared with attribute warn_unused_result [-Wunused-result] CC cairo-region.lo CC cairo-rtree.lo CC cairo-scaled-font.lo CC cairo-shape-mask-compositor.lo CC cairo-slope.lo CC cairo-spans.lo CC cairo-spans-compositor.lo CC cairo-spline.lo CC cairo-stroke-dash.lo CC cairo-stroke-style.lo CC cairo-surface.lo CC cairo-surface-clipper.lo CC cairo-surface-fallback.lo CC cairo-surface-observer.lo cairo-surface-observer.c: In function 'sync': cairo-surface-observer.c:665:32: warning: ignoring return value of '_cairo_surface_unmap_image', declared with attribute warn_unused_result [-Wunused-result] CC cairo-surface-offset.lo CC cairo-surface-snapshot.lo CC cairo-surface-subsurface.lo CC cairo-surface-wrapper.lo CC cairo-time.lo CC cairo-tor-scan-converter.lo CC cairo-tor22-scan-converter.lo CC cairo-clip-tor-scan-converter.lo CC cairo-toy-font-face.lo CC cairo-traps.lo CC cairo-tristrip.lo CC cairo-traps-compositor.lo CC cairo-unicode.lo CC cairo-user-font.lo CC cairo-version.lo CC cairo-wideint.lo CC cairo-cff-subset.lo CC cairo-scaled-font-subsets.lo CC cairo-truetype-subset.lo CC cairo-type1-fallback.lo CC cairo-type1-glyph-names.lo CC cairo-type1-subset.lo CC cairo-type3-glyph-surface.lo CC cairo-pdf-operators.lo CC cairo-pdf-shading.lo CC cairo-deflate-stream.lo CC cairo-ft-font.lo cairo-ft-font.c: In function '_cairo_ft_font_face_get_implementation': cairo-ft-font.c:2753:32: warning: unused variable 'font_face' [-Wunused-variable] cairo-ft-font.c: In function 'cairo_ft_font_face_create_for_ft_face': cairo-ft-font.c:2854:20: warning: 'unscaled' may be used uninitialized in this function [-Wuninitialized] cairo-ft-font.c:3265:31: note: 'unscaled' was declared here CCLD libcairo.la /usr/lib/gcc/armv7a-hardfloat-linux-gnueabi/4.6.3/../../../../armv7a-hardfloat-linux-gnueabi/bin/ld: /home/trackaway-3/linux-build/lib/libpixman-1.a(pixman.o): relocation R_ARM_MOVW_ABS_NC against `global_implementation' can not be used when making a shared object; recompile with -fPIC /home/trackaway-3/linux-build/lib/libpixman-1.a: could not read symbols: Bad value collect2: ld returned 1 exit status make[4]: *** [libcairo.la] Error 1 make[4]: Leaving directory `/home/trackaway-3/cairo-1.12.14/src' make[3]: *** [install] Error 2 make[3]: Leaving directory `/home/trackaway-3/cairo-1.12.14/src' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/home/trackaway-3/cairo-1.12.14' make[1]: *** [install] Error 2 make[1]: Leaving directory `/home/trackaway-3/cairo-1.12.14' make: *** [/home/trackaway-3/linux-build/lib/libcairo.a] Error 2