libxklavier Build Log
Checking out libxklavier 2005-08-12 15:17:17.963
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128: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-12 15:17:27.336
./autogen.sh --prefix /space/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc --with-libiconv=gnu
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 --with-libiconv=gnu ...
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-12 15:22:52.971
gmake -j8
if test "xyes" = "xyes" ; then \
doxygen Doxyfile; \
fi;
Warning: ignoring unsupported tag `CREATE_SUBDIRS =' at line 42, file Doxyfile
Warning: ignoring unsupported tag `ABBREVIATE_BRIEF =' at line 89, file Doxyfile
Warning: ignoring unsupported tag `STRIP_FROM_INC_PATH =' at line 126, file Doxyfile
Warning: ignoring unsupported tag `SUBGROUPING =' at line 204, file Doxyfile
Warning: ignoring unsupported tag `EXTRACT_LOCAL_METHODS =' at line 238, file Doxyfile
Warning: ignoring unsupported tag `SORT_BRIEF_DOCS =' at line 313, file Doxyfile
Warning: ignoring unsupported tag `SORT_BY_SCOPE_NAME =' at line 323, file Doxyfile
Warning: ignoring unsupported tag `SHOW_DIRECTORIES =' at line 374, file Doxyfile
Warning: ignoring unsupported tag `FILTER_PATTERNS =' at line 504, file Doxyfile
Warning: ignoring unsupported tag `XML_OUTPUT =' at line 847, file Doxyfile
Warning: ignoring unsupported tag `XML_PROGRAMLISTING =' at line 866, file Doxyfile
Warning: ignoring unsupported tag `UML_LOOK =' at line 1065, file Doxyfile
Warning: ignoring unsupported tag `CALL_GRAPH =' at line 1092, file Doxyfile
Searching for include files...
Searching for example files...
Searching for images...
Searching for dot files...
Searching for files to exclude
Reading input files...
Reading and parsing tag files
Preprocessing /space/gnometinderbox/microtinder/cvs/libxklavier/libxklavier/xklavier.h...
Preprocessing /space/gnometinderbox/microtinder/cvs/libxklavier/libxklavier/xklavier_config.h...
Read 24631 bytes
Parsing input...
Parsing file /space/gnometinderbox/microtinder/cvs/libxklavier/libxklavier/xklavier.h...
Parsing file /space/gnometinderbox/microtinder/cvs/libxklavier/libxklavier/xklavier_config.h...
Freeing input...
Building group list...
Building namespace list...
Building file list...
Searching for included using directives...
Building class list...
Building example list...
Searching for documented variables...
Building member list...
Searching for friends...
Searching for documented defines...
Computing template instances...
Creating members for template instances...
Computing class relations...
Searching for enumerations...
Searching for member function documentation...
Searching for members imported via using declarations...
Building page list...
Search for main page...
Sorting lists...
Freeing entry tree
Determining which enums are documented
Computing member relations...
Building full member lists recursively...
Adding members to member groups.
Computing member references...
Inheriting documentation...
Adding source references...
Adding todo/test/bug list items...
Counting data structures...
Generating disk names...
Resolving user defined references...
Finding anchors and sections in the documentation...
Generating index page...
Generating file index...
Generating example documentation...
Generating file sources...
Generating code for file xklavier.h...
Generating code for file xklavier_config.h...
Generating file documentation...
Generating docs for file xklavier.h...
Generating docs for file xklavier_config.h...
Generating class documentation...
Generating annotated compound index...
Generating hierarchical class index...
Generating member index...
Generating docs for compound _XklConfigItem...
Generating docs for compound _XklConfigRec...
Generating docs for compound XklState...
Generating page documentation...
Generating group documentation...
Generating namespace index...
Generating group index...
Generating example index...
Generating file member index...
Generating namespace member index...
Generating page index...
Generating graph info page...
Generating search index...
Generating style sheet...
gmake -j8 all-recursive
gmake[1]: Entering directory `/space/gnometinderbox/microtinder/cvs/libxklavier'
Making all in libxklavier
gmake[1]: warning: -jN forced in submake: disabling jobserver mode.
gmake[2]: Entering directory `/space/gnometinderbox/microtinder/cvs/libxklavier/libxklavier'
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier.lo -MD -MP -MF ".deps/xklavier.Tpo" -c -o xklavier.lo xklavier.c; \
then mv -f ".deps/xklavier.Tpo" ".deps/xklavier.Plo"; else rm -f ".deps/xklavier.Tpo"; exit 1; fi
gmake[2]: warning: -jN forced in submake: disabling jobserver mode.
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_evt.lo -MD -MP -MF ".deps/xklavier_evt.Tpo" -c -o xklavier_evt.lo xklavier_evt.c; \
then mv -f ".deps/xklavier_evt.Tpo" ".deps/xklavier_evt.Plo"; else rm -f ".deps/xklavier_evt.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_config.lo -MD -MP -MF ".deps/xklavier_config.Tpo" -c -o xklavier_config.lo xklavier_config.c; \
then mv -f ".deps/xklavier_config.Tpo" ".deps/xklavier_config.Plo"; else rm -f ".deps/xklavier_config.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_xkb.lo -MD -MP -MF ".deps/xklavier_xkb.Tpo" -c -o xklavier_xkb.lo xklavier_xkb.c; \
then mv -f ".deps/xklavier_xkb.Tpo" ".deps/xklavier_xkb.Plo"; else rm -f ".deps/xklavier_xkb.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_evt_xkb.lo -MD -MP -MF ".deps/xklavier_evt_xkb.Tpo" -c -o xklavier_evt_xkb.lo xklavier_evt_xkb.c; \
then mv -f ".deps/xklavier_evt_xkb.Tpo" ".deps/xklavier_evt_xkb.Plo"; else rm -f ".deps/xklavier_evt_xkb.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_config_xkb.lo -MD -MP -MF ".deps/xklavier_config_xkb.Tpo" -c -o xklavier_config_xkb.lo xklavier_config_xkb.c; \
then mv -f ".deps/xklavier_config_xkb.Tpo" ".deps/xklavier_config_xkb.Plo"; else rm -f ".deps/xklavier_config_xkb.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_xmm.lo -MD -MP -MF ".deps/xklavier_xmm.Tpo" -c -o xklavier_xmm.lo xklavier_xmm.c; \
then mv -f ".deps/xklavier_xmm.Tpo" ".deps/xklavier_xmm.Plo"; else rm -f ".deps/xklavier_xmm.Tpo"; exit 1; fi
if /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_xmm_opts.lo -MD -MP -MF ".deps/xklavier_xmm_opts.Tpo" -c -o xklavier_xmm_opts.lo xklavier_xmm_opts.c; \
then mv -f ".deps/xklavier_xmm_opts.Tpo" ".deps/xklavier_xmm_opts.Plo"; else rm -f ".deps/xklavier_xmm_opts.Tpo"; exit 1; fi
mkdir .libs
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_xmm_opts.lo -MD -MP -MF .deps/xklavier_xmm_opts.Tpo -c xklavier_xmm_opts.c -fPIC -DPIC -o .libs/xklavier_xmm_opts.o
mkdir: Failed to make directory ".libs"; File exists
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_evt_xkb.lo -MD -MP -MF .deps/xklavier_evt_xkb.Tpo -c xklavier_evt_xkb.c -fPIC -DPIC -o .libs/xklavier_evt_xkb.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_evt.lo -MD -MP -MF .deps/xklavier_evt.Tpo -c xklavier_evt.c -fPIC -DPIC -o .libs/xklavier_evt.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_config.lo -MD -MP -MF .deps/xklavier_config.Tpo -c xklavier_config.c -fPIC -DPIC -o .libs/xklavier_config.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier.lo -MD -MP -MF .deps/xklavier.Tpo -c xklavier.c -fPIC -DPIC -o .libs/xklavier.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_xkb.lo -MD -MP -MF .deps/xklavier_xkb.Tpo -c xklavier_xkb.c -fPIC -DPIC -o .libs/xklavier_xkb.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_config_xkb.lo -MD -MP -MF .deps/xklavier_config_xkb.Tpo -c xklavier_config_xkb.c -fPIC -DPIC -o .libs/xklavier_config_xkb.o
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/csw/include -Wall -Werror -DDATA_DIR=\"/space/gnometinderbox/microtinder/build-output/share/libxklavier\" -I. -I/space/gnometinderbox/microtinder/build-output/include -I/space/gnometinderbox/microtinder/build-output/include/libxml2 -I/usr/openwin/include -I.. -DXKB_HEADERS_PRESENT=1 -DENABLE_XKB_SUPPORT=1 -DENABLE_XMM_SUPPORT=1 -Wall -O2 -MT xklavier_xmm.lo -MD -MP -MF .deps/xklavier_xmm.Tpo -c xklavier_xmm.c -fPIC -DPIC -o .libs/xklavier_xmm.o
In file included from xklavier_xmm_opts.c:6:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xklavier_xmm_opts.c:7:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from xklavier_xmm_opts.c:8:
/usr/openwin/include/X11/Xlibint.h:46: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/Xproto.h:72,
from /usr/openwin/include/X11/Xlibint.h:56,
from xklavier_xmm_opts.c:8:
/usr/openwin/include/X11/Xmd.h:46: warning: ignoring #pragma ident
gmake[2]: *** [xklavier_xmm_opts.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
In file included from xklavier_evt.c:4:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xklavier_evt.c:5:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from xklavier_evt.c:6:
/usr/openwin/include/X11/Xlibint.h:46: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/Xproto.h:72,
from /usr/openwin/include/X11/Xlibint.h:56,
from xklavier_evt.c:6:
/usr/openwin/include/X11/Xmd.h:46: warning: ignoring #pragma ident
gmake[2]: *** [xklavier_evt.lo] Error 1
gmake[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libxklavier'
In file included from xklavier_evt_xkb.c:4:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xklavier_evt_xkb.c:5:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from xklavier_evt_xkb.c:6:
/usr/openwin/include/X11/Xlibint.h:46: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/Xproto.h:72,
from /usr/openwin/include/X11/Xlibint.h:56,
from xklavier_evt_xkb.c:6:
/usr/openwin/include/X11/Xmd.h:46: warning: ignoring #pragma ident
In file included from xklavier.c:4:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xklavier.c:5:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from xklavier.c:6:
/usr/openwin/include/X11/Xlibint.h:46: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/Xproto.h:72,
from /usr/openwin/include/X11/Xlibint.h:56,
from xklavier.c:6:
/usr/openwin/include/X11/Xmd.h:46: warning: ignoring #pragma ident
gmake[2]: *** [xklavier_evt_xkb.lo] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2
In file included from ../libxklavier/xklavier.h:10,
from ../libxklavier/xklavier_config.h:8,
from xklavier_private.h:6,
from xklavier_config.c:11:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xklavier_xkb.c:5:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xklavier_xkb.c:6:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from xklavier_xkb.c:7:
/usr/openwin/include/X11/Xlibint.h:46: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/Xproto.h:72,
from /usr/openwin/include/X11/Xlibint.h:56,
from xklavier_xkb.c:7:
/usr/openwin/include/X11/Xmd.h:46: warning: ignoring #pragma ident
In file included from xklavier_xmm.c:6:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
In file included from xklavier_xmm.c:7:
/usr/openwin/include/X11/Xutil.h:56: warning: ignoring #pragma ident
In file included from xklavier_xmm.c:8:
/usr/openwin/include/X11/Xlibint.h:46: warning: ignoring #pragma ident
In file included from /usr/openwin/include/X11/Xproto.h:72,
from /usr/openwin/include/X11/Xlibint.h:56,
from xklavier_xmm.c:8:
/usr/openwin/include/X11/Xmd.h:46: warning: ignoring #pragma ident
In file included from ../libxklavier/xklavier.h:10,
from ../libxklavier/xklavier_config.h:8,
from xklavier_private.h:6,
from xklavier_config_xkb.c:16:
/usr/openwin/include/X11/Xlib.h:32: warning: ignoring #pragma ident
error during stage build of libxklavier: could not build module 2005-08-12 15:23:02.096
Failed 2005-08-12 15:23:02.097