pixman-0.34.0.tar.gz checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu 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 whether gcc understands -c and -o together... yes 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/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... 32768 checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop 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 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 a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 ./configure: ./configure.lineno: line 1: /usr/bin/file: not found checking for mt... mt checking if mt 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/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 the compiler supports -Werror... yes checking size of long... 8 checking whether __SUNPRO_C is declared... no checking whether __amd64 is declared... yes checking whether the compiler supports -Wall... yes checking whether the compiler supports -Wdeclaration-after-statement... yes checking whether the compiler supports -Wno-unused-local-typedefs... yes checking whether the compiler supports -fno-strict-aliasing... yes checking for gcc option to support OpenMP... unsupported 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... yes checking whether to use SSE2 intrinsics... yes checking whether to use SSSE3 intrinsics... yes checking whether to use VMX/Altivec intrinsics... no checking whether to use ARM SIMD assembler... no checking whether to use ARM NEON assembler... no 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... no 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... no checking whether FE_DIVBYZERO is declared... 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... none required checking for thread local storage (TLS) support... __thread checking for pthreads... yes checking for __attribute__((constructor))... yes checking for __float128... yes checking for __builtin_clz... yes checking for GCC vector extensions... yes checking for PNG... yes checking that generated files are newer than configure... done 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 all-recursive make[1]: Entering directory `/isthmus/tmp/pixman-0.34.0' Making all in pixman make[2]: Entering directory `/isthmus/tmp/pixman-0.34.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 libpixman_mmx_la-pixman-mmx.lo CCLD libpixman-mmx.la ar: `u' modifier ignored since `D' is the default (see `U') CC libpixman_sse2_la-pixman-sse2.lo CCLD libpixman-sse2.la ar: `u' modifier ignored since `D' is the default (see `U') CC libpixman_ssse3_la-pixman-ssse3.lo CCLD libpixman-ssse3.la ar: `u' modifier ignored since `D' is the default (see `U') CCLD libpixman-1.la ar: `u' modifier ignored since `D' is the default (see `U') make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0/pixman' Making all in demos make[2]: Entering directory `/isthmus/tmp/pixman-0.34.0/demos' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0/demos' Making all in test make[2]: Entering directory `/isthmus/tmp/pixman-0.34.0/test' CC utils.lo CC utils-prng.lo CCLD libutils.la ar: `u' modifier ignored since `D' is the default (see `U') CC oob-test.o CCLD oob-test CC infinite-loop.o CCLD infinite-loop CC trap-crasher.o CCLD trap-crasher CC fence-image-self-test.o CCLD fence-image-self-test CC region-translate-test.o CCLD region-translate-test CC fetch-test.o CCLD fetch-test CC a1-trap-test.o CCLD a1-trap-test CC prng-test.o CCLD prng-test CC radial-invalid.o CCLD radial-invalid CC pdf-op-test.o CCLD pdf-op-test CC region-test.o CCLD region-test CC combiner-test.o CCLD combiner-test CC scaling-crash-test.o CCLD scaling-crash-test CC alpha-loop.o CCLD alpha-loop CC scaling-helpers-test.o CCLD scaling-helpers-test CC thread-test.o CCLD thread-test CC rotate-test.o CCLD rotate-test CC alphamap.o CCLD alphamap CC gradient-crash-test.o CCLD gradient-crash-test CC pixel-test.o CCLD pixel-test CC matrix-test.o CCLD matrix-test CC composite-traps-test.o CCLD composite-traps-test CC region-contains-test.o CCLD region-contains-test CC glyph-test.o CCLD glyph-test CC solid-test.o CCLD solid-test CC stress-test.o CCLD stress-test CC cover-test.o CCLD cover-test CC blitters-test.o CCLD blitters-test CC affine-test.o CCLD affine-test CC scaling-test.o CCLD scaling-test CC composite.o CCLD composite CC tolerance-test.o CCLD tolerance-test CC lowlevel-blt-bench.o lowlevel-blt-bench.c: In function 'bench_L': lowlevel-blt-bench.c:183:18: warning: variable 'qx' set but not used [-Wunused-but-set-variable] volatile int qx; ^ CCLD lowlevel-blt-bench CC radial-perf-test.o CCLD radial-perf-test CC check-formats.o CCLD check-formats CC scaling-bench.o CCLD scaling-bench CC affine-bench.o CCLD affine-bench make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0/test' make[2]: Entering directory `/isthmus/tmp/pixman-0.34.0' make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0' make[1]: Leaving directory `/isthmus/tmp/pixman-0.34.0' Making install in pixman make[1]: Entering directory `/isthmus/tmp/pixman-0.34.0/pixman' make[2]: Entering directory `/isthmus/tmp/pixman-0.34.0/pixman' .././install-sh -c -d '/tmp/tmp.oCEiEF/usr/lib' /bin/sh ../libtool --mode=install /bin/install -c libpixman-1.la '/tmp/tmp.oCEiEF/usr/lib' libtool: install: /bin/install -c .libs/libpixman-1.so.0.34.0 /tmp/tmp.oCEiEF/usr/lib/libpixman-1.so.0.34.0 libtool: install: (cd /tmp/tmp.oCEiEF/usr/lib && { ln -s -f libpixman-1.so.0.34.0 libpixman-1.so.0 || { rm -f libpixman-1.so.0 && ln -s libpixman-1.so.0.34.0 libpixman-1.so.0; }; }) libtool: install: (cd /tmp/tmp.oCEiEF/usr/lib && { ln -s -f libpixman-1.so.0.34.0 libpixman-1.so || { rm -f libpixman-1.so && ln -s libpixman-1.so.0.34.0 libpixman-1.so; }; }) libtool: install: /bin/install -c .libs/libpixman-1.lai /tmp/tmp.oCEiEF/usr/lib/libpixman-1.la libtool: install: /bin/install -c .libs/libpixman-1.a /tmp/tmp.oCEiEF/usr/lib/libpixman-1.a libtool: install: chmod 644 /tmp/tmp.oCEiEF/usr/lib/libpixman-1.a libtool: install: ranlib /tmp/tmp.oCEiEF/usr/lib/libpixman-1.a libtool: warning: remember to run 'libtool --finish /usr/lib' .././install-sh -c -d '/tmp/tmp.oCEiEF/usr/include/pixman-1' /bin/install -c -m 644 pixman.h pixman-version.h '/tmp/tmp.oCEiEF/usr/include/pixman-1' make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0/pixman' make[1]: Leaving directory `/isthmus/tmp/pixman-0.34.0/pixman' Making install in demos make[1]: Entering directory `/isthmus/tmp/pixman-0.34.0/demos' make[2]: Entering directory `/isthmus/tmp/pixman-0.34.0/demos' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0/demos' make[1]: Leaving directory `/isthmus/tmp/pixman-0.34.0/demos' Making install in test make[1]: Entering directory `/isthmus/tmp/pixman-0.34.0/test' make[2]: Entering directory `/isthmus/tmp/pixman-0.34.0/test' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0/test' make[1]: Leaving directory `/isthmus/tmp/pixman-0.34.0/test' make[1]: Entering directory `/isthmus/tmp/pixman-0.34.0' make[2]: Entering directory `/isthmus/tmp/pixman-0.34.0' make[2]: Nothing to be done for `install-exec-am'. ./install-sh -c -d '/tmp/tmp.oCEiEF/usr/lib/pkgconfig' /bin/install -c -m 644 pixman-1.pc '/tmp/tmp.oCEiEF/usr/lib/pkgconfig' make[2]: Leaving directory `/isthmus/tmp/pixman-0.34.0' make[1]: Leaving directory `/isthmus/tmp/pixman-0.34.0'