Render Build Log

Checking out Render 2005-08-15 21:47:40.838
cvs -z3 -q -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xlibs checkout -P -A Render
U Render/.cvsignore
U Render/AUTHORS
U Render/COPYING
U Render/ChangeLog
U Render/INSTALL
U Render/Makefile.am
U Render/NEWS
U Render/README
U Render/autogen.sh
U Render/configure.ac
U Render/library
U Render/protocol
U Render/render.h
U Render/render.pc.in
U Render/renderproto.h
Configuring Render 2005-08-15 21:47:44.219
./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: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf
autoreconf: configure.ac: not using Autoheader
autoreconf: running: automake --add-missing --copy
automake: configure.ac: installing `./install-sh'
automake: configure.ac: installing `./mkinstalldirs'
automake: configure.ac: installing `./missing'
automake: configure.ac: installing `./config.guess'
automake: configure.ac: installing `./config.sub'
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
configure: creating ./config.status
config.status: creating Makefile
config.status: creating render.pc
Building Render 2005-08-15 21:47:51.060
make -j3  
make: Nothing to be done for `all'.
Checking Render 2005-08-15 21:47:51.312
make -j3   check
make: Nothing to be done for `check'.
Installing Render 2005-08-15 21:47:51.562
make -j3   install
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/Render'
make[1]: Nothing to be done for `install-exec-am'.
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/doc/render
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/X11/extensions
mkdir /scratch/gnometinderbox/microtinder/build-output/share/doc/render
mkdir /scratch/gnometinderbox/microtinder/build-output/include/X11
 /home/trs80/bin/install-check -m 644 ./library /scratch/gnometinderbox/microtinder/build-output/share/doc/render/library
mkdir /scratch/gnometinderbox/microtinder/build-output/include/X11/extensions
 /home/trs80/bin/install-check -m 644 ./protocol /scratch/gnometinderbox/microtinder/build-output/share/doc/render/protocol
 /home/trs80/bin/install-check -m 644 ./render.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/render.pc
make[1]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 render.h /scratch/gnometinderbox/microtinder/build-output/include/X11/extensions/render.h
 /home/trs80/bin/install-check -m 644 renderproto.h /scratch/gnometinderbox/microtinder/build-output/include/X11/extensions/renderproto.h
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/Render'
Succeeded 2005-08-15 21:47:52.026