Xrender Build Log

Checking out Xrender 2005-08-15 21:47:52.027
cvs -z3 -q -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xlibs checkout -P -A Xrender
U Xrender/.cvsignore
U Xrender/AUTHORS
U Xrender/AddTrap.c
U Xrender/COPYING
U Xrender/ChangeLog
U Xrender/Color.c
U Xrender/Composite.c
U Xrender/Cursor.c
U Xrender/FillRect.c
U Xrender/FillRects.c
U Xrender/Filter.c
U Xrender/Glyph.c
U Xrender/INSTALL
U Xrender/Makefile.am
U Xrender/NEWS
U Xrender/Picture.c
U Xrender/Poly.c
U Xrender/README
U Xrender/Trap.c
U Xrender/Tri.c
U Xrender/Xrender-def.cpp
U Xrender/Xrender.c
U Xrender/Xrender.h
U Xrender/Xrenderint.h
U Xrender/autogen.sh
U Xrender/configure.ac
U Xrender/region.h
U Xrender/xrender.pc.in
Configuring Xrender 2005-08-15 21:47:55.203
./autogen.sh --prefix /scratch/gnometinderbox/microtinder/build-output  --disable-static --disable-gtk-doc
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal  --output=aclocal.m4t
autoreconf: `aclocal.m4' is created
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy
autoreconf: `aclocal.m4' is unchanged
autoreconf: running: /usr/bin/autoconf
autoreconf: running: /usr/bin/autoheader
autoreconf: running: automake --add-missing --copy
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
autoreconf: Leaving directory `.'
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 for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for X_CFLAGS... 
checking for X_LIBS... 
checking for X... libraries /usr/X11R6/lib, headers in standard search path
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XTHREADS in Xlib... yes
checking for RENDER_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include  
checking for RENDER_LIBS...  
configure: creating ./config.status
config.status: creating Makefile
config.status: creating xrender.pc
config.status: creating config.h
config.status: executing default-1 commands
Building Xrender 2005-08-15 21:48:21.782
make -j3  
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c AddTrap.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Color.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Composite.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/AddTrap.pp -c AddTrap.c  -fPIC -DPIC -o .libs/AddTrap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Composite.pp -c Composite.c  -fPIC -DPIC -o .libs/Composite.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Color.pp -c Color.c  -fPIC -DPIC -o .libs/Color.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Cursor.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c FillRect.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c FillRects.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Cursor.pp -c Cursor.c  -fPIC -DPIC -o .libs/Cursor.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/FillRect.pp -c FillRect.c  -fPIC -DPIC -o .libs/FillRect.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Filter.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Glyph.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/FillRects.pp -c FillRects.c  -fPIC -DPIC -o .libs/FillRects.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Glyph.pp -c Glyph.c  -fPIC -DPIC -o .libs/Glyph.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Filter.pp -c Filter.c  -fPIC -DPIC -o .libs/Filter.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Picture.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Poly.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Picture.pp -c Picture.c  -fPIC -DPIC -o .libs/Picture.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Poly.pp -c Poly.c  -fPIC -DPIC -o .libs/Poly.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Trap.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Tri.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.    -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall -c Xrender.c
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Trap.pp -c Trap.c  -fPIC -DPIC -o .libs/Trap.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Tri.pp -c Tri.c  -fPIC -DPIC -o .libs/Tri.o
 gcc -DHAVE_CONFIG_H -I. -I. -I. -I/scratch/gnometinderbox/microtinder/build-output/include -DXTHREADS -O2 -Wall -Wp,-MD,.deps/Xrender.pp -c Xrender.c  -fPIC -DPIC -o .libs/Xrender.o
Xrender.c: In function `XRenderHasDepths':
Xrender.c:148: warning: passing arg 1 of `XSetErrorHandler' from incompatible pointer type
/bin/sh ./libtool --mode=link gcc -I/scratch/gnometinderbox/microtinder/build-output/include   -DXTHREADS -O2 -Wall  -o libXrender.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-number 1:3:0 -no-undefined AddTrap.lo Color.lo Composite.lo Cursor.lo FillRect.lo FillRects.lo Filter.lo Glyph.lo Picture.lo Poly.lo Trap.lo Tri.lo Xrender.lo -L/usr/X11R6/lib -lX11 -lX11 
gcc -shared  .libs/AddTrap.o .libs/Color.o .libs/Composite.o .libs/Cursor.o .libs/FillRect.o .libs/FillRects.o .libs/Filter.o .libs/Glyph.o .libs/Picture.o .libs/Poly.o .libs/Trap.o .libs/Tri.o .libs/Xrender.o  -L/usr/X11R6/lib -lX11  -Wl,-soname -Wl,libXrender.so.1 -o .libs/libXrender.so.1.3.0
(cd .libs && rm -f libXrender.so.1 && ln -s libXrender.so.1.3.0 libXrender.so.1)
(cd .libs && rm -f libXrender.so && ln -s libXrender.so.1.3.0 libXrender.so)
creating libXrender.la
(cd .libs && rm -f libXrender.la && ln -s ../libXrender.la libXrender.la)
Checking Xrender 2005-08-15 21:48:27.966
make -j3   check
make: Nothing to be done for `check'.
Installing Xrender 2005-08-15 21:48:28.266
make -j3   install
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/Xrender'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/X11/extensions
/bin/sh ./libtool  --mode=install /home/trs80/bin/install-check libXrender.la /scratch/gnometinderbox/microtinder/build-output/lib/libXrender.la
 /home/trs80/bin/install-check -m 644 ./xrender.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/xrender.pc
 /home/trs80/bin/install-check -m 644 Xrender.h /scratch/gnometinderbox/microtinder/build-output/include/X11/extensions/Xrender.h
make[1]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check .libs/libXrender.so.1.3.0 /scratch/gnometinderbox/microtinder/build-output/lib/libXrender.so.1.3.0
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libXrender.so.1 && ln -s libXrender.so.1.3.0 libXrender.so.1)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libXrender.so && ln -s libXrender.so.1.3.0 libXrender.so)
/home/trs80/bin/install-check .libs/libXrender.lai /scratch/gnometinderbox/microtinder/build-output/lib/libXrender.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/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.
----------------------------------------------------------------------
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/Xrender'
Succeeded 2005-08-15 21:48:29.147