libxklavier Build Log
Checking out libxklavier 2005-08-20 10:23:01.747
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:[email protected]:/cvs/xklavier update -dP -A .
? libxklavier/xklavier.loT
? libxklavier/xklavier_config.loT
? libxklavier/xklavier_config_xkb.loT
? libxklavier/xklavier_evt.loT
? libxklavier/xklavier_evt_xkb.loT
? libxklavier/xklavier_xkb.loT
? libxklavier/xklavier_xmm.loT
? libxklavier/xklavier_xmm_opts.loT
Building libxklavier 2005-08-20 10:23:04.059
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
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_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_xmm.lo -MD -MP -MF .deps/xklavier_xmm.Tpo -c xklavier_xmm.c -fPIC -DPIC -o .libs/xklavier_xmm.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_opts.lo -MD -MP -MF .deps/xklavier_xmm_opts.Tpo -c xklavier_xmm_opts.c -fPIC -DPIC -o .libs/xklavier_xmm_opts.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_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.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_config_xkb.lo -MD -MP -MF .deps/xklavier_config_xkb.Tpo -c xklavier_config_xkb.c -fPIC -DPIC -o .libs/xklavier_config_xkb.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[1]: Leaving directory `/space/gnometinderbox/microtinder/cvs/libxklavier'
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
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
gmake[2]: *** [xklavier_xmm_opts.lo] Error 1
gmake[2]: *** Waiting for unfinished jobs....
gmake[2]: *** [xklavier_evt.lo] Error 1
gmake[2]: *** [xklavier_xmm.lo] Error 1
gmake[1]: *** [all-recursive] Error 1
gmake: *** [all] Error 2
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_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.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
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 ../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-20 10:23:13.356
Failed 2005-08-20 10:23:13.357