checking for a BSD-compatible install... /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/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is
GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)...
/bin/nm -B
checking the name lister (/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments...
32768
checking whether the shell understands some XSI
constructs... yes
checking whether the shell understands ""+=""... yes
checking for /usr/i686-pc-linux-gnu/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 /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
.
.
.
Making install in boilerplate
make[2]: Entering directory
`/sources/cairo-1.8.6/boilerplate'
make install-am
make[3]: Entering directory
`/sources/cairo-1.8.6/boilerplate'
make[4]: Entering directory
`/sources/cairo-1.8.6/boilerplate'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory
`/sources/cairo-1.8.6/boilerplate'
make[3]: Leaving directory
`/sources/cairo-1.8.6/boilerplate'
make[2]: Leaving directory
`/sources/cairo-1.8.6/boilerplate'
Making install in test
make[2]: Entering directory `/sources/cairo-1.8.6/test'
make install-recursive
make[3]: Entering directory `/sources/cairo-1.8.6/test'
Making install in pdiff
make[4]: Entering directory
`/sources/cairo-1.8.6/test/pdiff'
make install-am
make[5]: Entering directory
`/sources/cairo-1.8.6/test/pdiff'
make[6]: Entering directory
`/sources/cairo-1.8.6/test/pdiff'
make[6]: Nothing to be done for `install-exec-am'.
make[6]: Nothing to be done for `install-data-am'.
make[6]: Leaving directory
`/sources/cairo-1.8.6/test/pdiff'
make[5]: Leaving directory
`/sources/cairo-1.8.6/test/pdiff'
make[4]: Leaving directory
`/sources/cairo-1.8.6/test/pdiff'
Making install in .
make[4]: Entering directory `/sources/cairo-1.8.6/test'
make[5]: Entering directory `/sources/cairo-1.8.6/test'
make[5]: Nothing to be done for `install-exec-am'.
make[5]: Nothing to be done for `install-data-am'.
make[5]: Leaving directory `/sources/cairo-1.8.6/test'
make[4]: Leaving directory `/sources/cairo-1.8.6/test'
make[3]: Leaving directory `/sources/cairo-1.8.6/test'
make[2]: Leaving directory `/sources/cairo-1.8.6/test'
Making install in perf
make[2]: Entering directory `/sources/cairo-1.8.6/perf'
make install-am
make[3]: Entering directory `/sources/cairo-1.8.6/perf'
make[4]: Entering directory `/sources/cairo-1.8.6/perf'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/sources/cairo-1.8.6/perf'
make[3]: Leaving directory `/sources/cairo-1.8.6/perf'
make[2]: Leaving directory `/sources/cairo-1.8.6/perf'
make[2]: Entering directory `/sources/cairo-1.8.6'
make[3]: Entering directory `/sources/cairo-1.8.6'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/sources/cairo-1.8.6'
make[2]: Leaving directory `/sources/cairo-1.8.6'
make[1]: Leaving directory `/sources/cairo-1.8.6'
|