libxklavier Build Log
Checking out libxklavier 2005-08-10 20:31:39.584
cvs -z3 -q -d :pserver:anoncvs@cvs.freedesktop.org:/cvs/xklavier checkout -P -A libxklavier
U libxklavier/.cvsignore
U libxklavier/AUTHORS
U libxklavier/COPYING.LIB
U libxklavier/CREDITS
U libxklavier/ChangeLog
U libxklavier/Doxyfile.in
U libxklavier/Makefile.am
U libxklavier/NEWS
U libxklavier/README
U libxklavier/autogen.sh
U libxklavier/configure.in
U libxklavier/libxklavier.pc.in
U libxklavier/libxklavier.spec.in
U libxklavier/xfree86.xml
U libxklavier/doc/.cvsignore
U libxklavier/doc/Makefile.am
U libxklavier/doc/html/.cvsignore
U libxklavier/doc/html/Makefile.am
U libxklavier/libxklavier/.cvsignore
U libxklavier/libxklavier/Makefile.am
U libxklavier/libxklavier/xklavier.c
U libxklavier/libxklavier/xklavier.h
U libxklavier/libxklavier/xklavier_config.c
U libxklavier/libxklavier/xklavier_config.h
U libxklavier/libxklavier/xklavier_config_i18n.c
U libxklavier/libxklavier/xklavier_config_xkb.c
U libxklavier/libxklavier/xklavier_config_xmm.c
U libxklavier/libxklavier/xklavier_dump.c
U libxklavier/libxklavier/xklavier_evt.c
U libxklavier/libxklavier/xklavier_evt_xkb.c
U libxklavier/libxklavier/xklavier_evt_xmm.c
U libxklavier/libxklavier/xklavier_private.h
U libxklavier/libxklavier/xklavier_private_xkb.h
U libxklavier/libxklavier/xklavier_private_xmm.h
U libxklavier/libxklavier/xklavier_props.c
U libxklavier/libxklavier/xklavier_util.c
U libxklavier/libxklavier/xklavier_xkb.c
U libxklavier/libxklavier/xklavier_xmm.c
U libxklavier/libxklavier/xklavier_xmm_opts.c
U libxklavier/tests/.cvsignore
U libxklavier/tests/Makefile.am
U libxklavier/tests/test_config.c
U libxklavier/tests/test_monitor.c
Configuring libxklavier 2005-08-10 20:31:45.445
./autogen.sh --prefix /space/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc
processing .
Running libtoolize...
You should add the contents of `/space/gnometinderbox/microtinder/build-output/share/aclocal/libtool.m4' to `aclocal.m4'.
Running aclocal -I /space/gnometinderbox/microtinder/build-output/share/aclocal -I /opt/csw/share/aclocal ...
/space/gnometinderbox/microtinder/build-output/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/opt/csw/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES
/opt/csw/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/opt/csw/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB
/opt/csw/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE
Running autoheader...
Running automake --gnu ...
configure.in: installing `./install-sh'
configure.in: installing `./missing'
libxklavier/Makefile.am: installing `./depcomp'
Makefile.am: installing `./INSTALL'
Running autoconf ...
Running ./configure --enable-doxygen --prefix /space/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc ...
checking for a BSD-compatible install... /space/gnometinderbox/microtinder/jhbuild/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether gmake -j8 sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
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 for style of include used by gmake -j8... GNU
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking how to run the C preprocessor... gcc -E
checking for egrep... egrep
checking for ANSI C header files... yes
checking build system type... sparc-sun-solaris2.9
checking host system type... sparc-sun-solaris2.9
checking for a sed that does not truncate output... /opt/csw/bin/gsed
checking for ld used by gcc... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for /usr/ccs/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/ccs/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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... no
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 dependency style of g++... gcc3
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... 262144
checking command to parse /usr/ccs/bin/nm -p 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/ccs/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... solaris2.9 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/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/ccs/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/ccs/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... solaris2.9 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 ld used by GCC... /usr/ccs/bin/ld
checking if the linker (/usr/ccs/bin/ld) is GNU ld... no
checking for shared library run path origin... done
./config.rpath: ./config.rpath: No such file or directory
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for nl_langinfo... yes
checking for nl_langinfo and CODESET... yes
checking for setlocale... yes
checking for X... libraries /usr/openwin/lib, headers /usr/openwin/include
checking for X11/extensions/XKBrules.h... yes
checking whether at least one libxklavier backend is enabled... yes
checking for pkg-config... /space/gnometinderbox/microtinder/build-output/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XML... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libxklavier/Makefile
config.status: creating libxklavier.spec
config.status: creating Doxyfile
config.status: creating doc/Makefile
config.status: creating doc/html/Makefile
config.status: creating tests/Makefile
config.status: creating libxklavier.pc
config.status: creating config.h
config.status: executing depfiles commands
**********************************************************
Libxklavier is configured with the following backends:
XKB (libxkbfile headers are present)
xmodmap
**********************************************************
Now type `make' to compile libxklavier
Building libxklavier 2005-08-10 20:36:39.209
gmake -j8
if test "xyes" = "xyes" ; then \
doxygen Doxyfile; \
fi;
/bin/bash: doxygen: command not found
gmake: *** [doxydocs] Error 127
error during stage build of libxklavier: could not build module 2005-08-10 20:36:39.715
Failed 2005-08-10 20:36:39.716