libpixman Build Log

Checking out libpixman 2005-08-12 02:41:20.714
cvs -z3 -q -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/cairo checkout -P -A libpixman
U libpixman/.cvsignore
U libpixman/AUTHORS
U libpixman/COPYING
U libpixman/ChangeLog
U libpixman/ChangeLog.libic
U libpixman/ChangeLog.libpixregion
U libpixman/ChangeLog.slim
U libpixman/INSTALL
U libpixman/Makefile.am
U libpixman/NEWS
U libpixman/README
U libpixman/RELEASING
U libpixman/TODO
U libpixman/autogen.sh
U libpixman/configure.in
U libpixman/libpixman.pc.in
U libpixman/update.pl
U libpixman/src/.cvsignore
U libpixman/src/Makefile.am
U libpixman/src/fbcompose.c
U libpixman/src/fbedge.c
U libpixman/src/fbedgeimp.h
U libpixman/src/fbpict.h
U libpixman/src/fbtrap.c
U libpixman/src/ic.c
U libpixman/src/icblt.c
U libpixman/src/icbltone.c
U libpixman/src/iccolor.c
U libpixman/src/icformat.c
U libpixman/src/icimage.c
U libpixman/src/icimage.h
U libpixman/src/icint.h
U libpixman/src/icpixels.c
U libpixman/src/icrect.c
U libpixman/src/icrop.h
U libpixman/src/icstipple.c
U libpixman/src/ictransform.c
U libpixman/src/ictrap.c
U libpixman/src/ictri.c
U libpixman/src/icutil.c
U libpixman/src/pixman-remap.h
U libpixman/src/pixman-xserver-compat.h
U libpixman/src/pixman.h
U libpixman/src/pixregion.c
U libpixman/src/pixregionint.h
U libpixman/src/renderedge.c
U libpixman/src/renderedge.h
U libpixman/src/slim_internal.h
Configuring libpixman 2005-08-12 02:41:24.318
./autogen.sh --prefix /scratch/gnometinderbox/microtinder/build-output  --disable-static --disable-gtk-doc
./autogen.sh: running `libtoolize --copy --force'
You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
./autogen.sh: running `aclocal -I /scratch/gnometinderbox/microtinder/build-output/share/aclocal'
./autogen.sh: running `autoheader'
./autogen.sh: running `automake --add-missing'
automake: configure.in: installing `./install-sh'
automake: configure.in: installing `./mkinstalldirs'
automake: configure.in: installing `./missing'
./autogen.sh: running `autoconf'
./autogen.sh: running `./configure --enable-maintainer-mode --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc'
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking whether make -j3 sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... yes
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 ANSI C... none needed
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for egrep... 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 recognise 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 for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 65536
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 static flag  works... yes
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 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 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
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... 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 stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking whether byte ordering is bigendian... no
configure: creating ./config.status
config.status: creating libpixman.pc
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: executing default-1 commands
Now type `make' to compile
Building libpixman 2005-08-12 02:41:45.266
make -j3  
make -j3  all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
Making all in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c ic.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c pixregion.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icblt.c
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/ic.pp -c ic.c  -fPIC -DPIC -o .libs/ic.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icblt.pp -c icblt.c  -fPIC -DPIC -o .libs/icblt.o
ic.c: In function `_cairo_pixman_composite_solid_mask_nx8x0888':
ic.c:351: warning: cast from pointer to integer of different size
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/pixregion.pp -c pixregion.c  -fPIC -DPIC -o .libs/pixregion.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icbltone.c
ic.c: In function `_cairo_pixman_composite_trans_0565xnx0565':
ic.c:1053: warning: cast from pointer to integer of different size
ic.c:1061: warning: cast from pointer to integer of different size
ic.c: In function `_cairo_pixman_composite_trans_0888xnx0888':
ic.c:1168: warning: cast from pointer to integer of different size
ic.c:1171: warning: cast from pointer to integer of different size
ic.c:1247: warning: cast from pointer to integer of different size
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icbltone.pp -c icbltone.c  -fPIC -DPIC -o .libs/icbltone.o
ic.c: At top level:
ic.c:97: warning: `_cairo_pixman_in24' defined but not used
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c iccolor.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icformat.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/iccolor.pp -c iccolor.c  -fPIC -DPIC -o .libs/iccolor.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icformat.pp -c icformat.c  -fPIC -DPIC -o .libs/icformat.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icimage.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icpixels.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icrect.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icimage.pp -c icimage.c  -fPIC -DPIC -o .libs/icimage.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icpixels.pp -c icpixels.c  -fPIC -DPIC -o .libs/icpixels.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icrect.pp -c icrect.c  -fPIC -DPIC -o .libs/icrect.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icstipple.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c ictrap.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icstipple.pp -c icstipple.c  -fPIC -DPIC -o .libs/icstipple.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c ictransform.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/ictrap.pp -c ictrap.c  -fPIC -DPIC -o .libs/ictrap.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c ictri.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/ictransform.pp -c ictransform.c  -fPIC -DPIC -o .libs/ictransform.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c icutil.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c fbedge.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/ictri.pp -c ictri.c  -fPIC -DPIC -o .libs/ictri.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/icutil.pp -c icutil.c  -fPIC -DPIC -o .libs/icutil.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/fbedge.pp -c fbedge.c  -fPIC -DPIC -o .libs/fbedge.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c fbtrap.c
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c fbcompose.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/fbtrap.pp -c fbtrap.c  -fPIC -DPIC -o .libs/fbtrap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/fbcompose.pp -c fbcompose.c  -fPIC -DPIC -o .libs/fbcompose.o
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes 	-Wmissing-prototypes -Wmissing-declarations 	-Wnested-externs -fno-strict-aliasing    -O2 -Wall -c renderedge.c
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -O2 -Wall -Wp,-MD,.deps/renderedge.pp -c renderedge.c  -fPIC -DPIC -o .libs/renderedge.o
/bin/sh ../libtool --mode=link gcc  -O2 -Wall  -o libpixman.la   pixregion.lo ic.lo icblt.lo icbltone.lo iccolor.lo icformat.lo icimage.lo icpixels.lo icrect.lo icstipple.lo ictrap.lo ictransform.lo ictri.lo icutil.lo fbedge.lo fbtrap.lo fbcompose.lo renderedge.lo  
ar cru .libs/libpixman.a .libs/pixregion.o .libs/ic.o .libs/icblt.o .libs/icbltone.o .libs/iccolor.o .libs/icformat.o .libs/icimage.o .libs/icpixels.o .libs/icrect.o .libs/icstipple.o .libs/ictrap.o .libs/ictransform.o .libs/ictri.o .libs/icutil.o .libs/fbedge.o .libs/fbtrap.o .libs/fbcompose.o .libs/renderedge.o
ranlib .libs/libpixman.a
creating libpixman.la
(cd .libs && rm -f libpixman.la && ln -s ../libpixman.la libpixman.la)
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Checking libpixman 2005-08-12 02:41:59.058
make -j3   check
Making check in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
Installing libpixman 2005-08-12 02:41:59.426
make -j3   install
Making install in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman/src'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/libpixman'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Succeeded 2005-08-12 02:41:59.905