Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26921 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf openjade-1.3.2 + /bin/mkdir -p openjade-1.3.2 + cd openjade-1.3.2 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/openjade-1.3.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/OpenSP-1.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,g-w,o-w . + pushd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2 + echo 'Patch #0 (openjade-1.3.1-manpage.patch):' Patch #0 (openjade-1.3.1-manpage.patch): + patch -p1 -b --suffix .manpage -s + echo 'Patch #1 (openjade-ppc64.patch):' Patch #1 (openjade-ppc64.patch): + patch -p1 -b --suffix .ppc64 -s + echo 'Patch #4 (openjade-1.3.1-nsl.patch):' Patch #4 (openjade-1.3.1-nsl.patch): + patch -p1 -s + popd ~/BUILD/openjade-1.3.2 + pushd /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2 + echo 'Patch #3 (opensp-1.5-gcc33.patch):' Patch #3 (opensp-1.5-gcc33.patch): + patch -p1 -b --suffix .gcc33 -s + popd ~/BUILD/openjade-1.3.2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19937 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + LANG=C + export LANG + unset DISPLAY + pushd /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2 + aclocal + libtoolize --copy --force + automake --add-missing --copy + autoconf --force + CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CFLAGS + CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CXXFLAGS + FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export FFLAGS ++ find . -name config.guess -o -name config.sub ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-http --datadir=/usr/share/sgml/openjade-1.3.2 --enable-default-catalog=/etc/sgml/catalog --enable-default-search-path=/usr/share/sgml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... no checking whether build environment is sane... yes checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) no checking for perl... /usr/bin/perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-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... nm checking how to recognise dependent libraries... pass_all 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 i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-g95... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fl32... no checking for af77... no checking for fort77... 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 lf95... no checking for g95... 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... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking for pthread_create in -lpthread... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for locale.h... (cached) yes checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking osfcn.h usability... no checking osfcn.h presence... no checking for osfcn.h... no checking new usability... yes checking new presence... yes checking for new... yes checking cassert usability... yes checking cassert presence... yes checking for cassert... yes checking whether byte ordering is bigendian... no checking for size_t... (cached) yes checking for struct stat.st_blksize... yes checking for sig_atomic_t in signal.h... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short... yes checking size of unsigned short... 2 checking for wchar_t... yes checking size of wchar_t... 4 checking whether the compiler recognizes bool as a built-in type... yes checking for bool... yes checking size of bool... 1 checking whether the compiler supports the mutable keyword... yes checking whether the compiler recognizes typename... yes checking whether the compiler accepts the new for scoping rules... yes checking whether the compiler supports placement operator delete... no checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports explicit instantiations... yes checking for placement operator new... yes checking whether the C++ compiler supports the std namespace... yes checking whether GNU C++ supports automatic template instantiation... yes checking whether GNU C++ links with libg++ if we include new.h... no checking whether new_handler accepts size_t and returns int... no checking for memmove... yes checking for memcmp... yes checking for strerror... yes checking for strtoul... (cached) yes checking for setlocale... (cached) yes checking for Windows and DOS and OS/2 style pathnames... no checking whether to include support for http... yes checking for main in -lnsl... yes checking for main in -lsocket... no checking h_errno in netdb.h... yes checking for default catalog... /etc/sgml/catalog checking for default search path... /usr/share/sgml checking whether to include support for XML Formatted Messages... no configure: creating ./config.status config.status: creating OpenSP-1.5.spec config.status: creating Makefile config.status: creating msggen.pl config.status: creating lib/Makefile config.status: creating nsgmls/Makefile config.status: creating spent/Makefile config.status: creating spam/Makefile config.status: creating sgmlnorm/Makefile config.status: creating sx/Makefile config.status: creating spcat/Makefile config.status: creating include/Makefile config.status: creating include/config.h.old config.status: creating generic/Makefile config.status: creating doc/Makefile config.status: creating pubtext/Makefile config.status: creating unicode/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make cd . && /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' Making all in pubtext make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' Making all in unicode make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' Making all in doc make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' Making all in include make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' Making all in generic make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' Making all in lib make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Allocator.lo -MD -MP -MF ".deps/Allocator.Tpo" \ -c -o Allocator.lo `test -f 'Allocator.cxx' || echo './'`Allocator.cxx; \ then mv -f ".deps/Allocator.Tpo" ".deps/Allocator.Plo"; \ else rm -f ".deps/Allocator.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c Allocator.cxx -fPIC -DPIC -o .libs/Allocator.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c Allocator.cxx -o Allocator.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ArcEngine.lo -MD -MP -MF ".deps/ArcEngine.Tpo" \ -c -o ArcEngine.lo `test -f 'ArcEngine.cxx' || echo './'`ArcEngine.cxx; \ then mv -f ".deps/ArcEngine.Tpo" ".deps/ArcEngine.Plo"; \ else rm -f ".deps/ArcEngine.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ArcEngine.lo -MD -MP -MF .deps/ArcEngine.Tpo -c ArcEngine.cxx -fPIC -DPIC -o .libs/ArcEngine.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from ArcEngine.cxx:21: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ArcEngine.lo -MD -MP -MF .deps/ArcEngine.Tpo -c ArcEngine.cxx -o ArcEngine.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Attribute.lo -MD -MP -MF ".deps/Attribute.Tpo" \ -c -o Attribute.lo `test -f 'Attribute.cxx' || echo './'`Attribute.cxx; \ then mv -f ".deps/Attribute.Tpo" ".deps/Attribute.Plo"; \ else rm -f ".deps/Attribute.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Attribute.lo -MD -MP -MF .deps/Attribute.Tpo -c Attribute.cxx -fPIC -DPIC -o .libs/Attribute.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Attribute.lo -MD -MP -MF .deps/Attribute.Tpo -c Attribute.cxx -o Attribute.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Big5CodingSystem.lo -MD -MP -MF ".deps/Big5CodingSystem.Tpo" \ -c -o Big5CodingSystem.lo `test -f 'Big5CodingSystem.cxx' || echo './'`Big5CodingSystem.cxx; \ then mv -f ".deps/Big5CodingSystem.Tpo" ".deps/Big5CodingSystem.Plo"; \ else rm -f ".deps/Big5CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Big5CodingSystem.lo -MD -MP -MF .deps/Big5CodingSystem.Tpo -c Big5CodingSystem.cxx -fPIC -DPIC -o .libs/Big5CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Big5CodingSystem.lo -MD -MP -MF .deps/Big5CodingSystem.Tpo -c Big5CodingSystem.cxx -o Big5CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetDecl.lo -MD -MP -MF ".deps/CharsetDecl.Tpo" \ -c -o CharsetDecl.lo `test -f 'CharsetDecl.cxx' || echo './'`CharsetDecl.cxx; \ then mv -f ".deps/CharsetDecl.Tpo" ".deps/CharsetDecl.Plo"; \ else rm -f ".deps/CharsetDecl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetDecl.lo -MD -MP -MF .deps/CharsetDecl.Tpo -c CharsetDecl.cxx -fPIC -DPIC -o .libs/CharsetDecl.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetDecl.lo -MD -MP -MF .deps/CharsetDecl.Tpo -c CharsetDecl.cxx -o CharsetDecl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetInfo.lo -MD -MP -MF ".deps/CharsetInfo.Tpo" \ -c -o CharsetInfo.lo `test -f 'CharsetInfo.cxx' || echo './'`CharsetInfo.cxx; \ then mv -f ".deps/CharsetInfo.Tpo" ".deps/CharsetInfo.Plo"; \ else rm -f ".deps/CharsetInfo.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetInfo.lo -MD -MP -MF .deps/CharsetInfo.Tpo -c CharsetInfo.cxx -fPIC -DPIC -o .libs/CharsetInfo.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetInfo.lo -MD -MP -MF .deps/CharsetInfo.Tpo -c CharsetInfo.cxx -o CharsetInfo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetRegistry.lo -MD -MP -MF ".deps/CharsetRegistry.Tpo" \ -c -o CharsetRegistry.lo `test -f 'CharsetRegistry.cxx' || echo './'`CharsetRegistry.cxx; \ then mv -f ".deps/CharsetRegistry.Tpo" ".deps/CharsetRegistry.Plo"; \ else rm -f ".deps/CharsetRegistry.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetRegistry.lo -MD -MP -MF .deps/CharsetRegistry.Tpo -c CharsetRegistry.cxx -fPIC -DPIC -o .libs/CharsetRegistry.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetRegistry.lo -MD -MP -MF .deps/CharsetRegistry.Tpo -c CharsetRegistry.cxx -o CharsetRegistry.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CmdLineApp.lo -MD -MP -MF ".deps/CmdLineApp.Tpo" \ -c -o CmdLineApp.lo `test -f 'CmdLineApp.cxx' || echo './'`CmdLineApp.cxx; \ then mv -f ".deps/CmdLineApp.Tpo" ".deps/CmdLineApp.Plo"; \ else rm -f ".deps/CmdLineApp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CmdLineApp.lo -MD -MP -MF .deps/CmdLineApp.Tpo -c CmdLineApp.cxx -fPIC -DPIC -o .libs/CmdLineApp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CmdLineApp.lo -MD -MP -MF .deps/CmdLineApp.Tpo -c CmdLineApp.cxx -o CmdLineApp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystem.lo -MD -MP -MF ".deps/CodingSystem.Tpo" \ -c -o CodingSystem.lo `test -f 'CodingSystem.cxx' || echo './'`CodingSystem.cxx; \ then mv -f ".deps/CodingSystem.Tpo" ".deps/CodingSystem.Plo"; \ else rm -f ".deps/CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystem.lo -MD -MP -MF .deps/CodingSystem.Tpo -c CodingSystem.cxx -fPIC -DPIC -o .libs/CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystem.lo -MD -MP -MF .deps/CodingSystem.Tpo -c CodingSystem.cxx -o CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystemKit.lo -MD -MP -MF ".deps/CodingSystemKit.Tpo" \ -c -o CodingSystemKit.lo `test -f 'CodingSystemKit.cxx' || echo './'`CodingSystemKit.cxx; \ then mv -f ".deps/CodingSystemKit.Tpo" ".deps/CodingSystemKit.Plo"; \ else rm -f ".deps/CodingSystemKit.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystemKit.lo -MD -MP -MF .deps/CodingSystemKit.Tpo -c CodingSystemKit.cxx -fPIC -DPIC -o .libs/CodingSystemKit.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystemKit.lo -MD -MP -MF .deps/CodingSystemKit.Tpo -c CodingSystemKit.cxx -o CodingSystemKit.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ConsoleOutput.lo -MD -MP -MF ".deps/ConsoleOutput.Tpo" \ -c -o ConsoleOutput.lo `test -f 'ConsoleOutput.cxx' || echo './'`ConsoleOutput.cxx; \ then mv -f ".deps/ConsoleOutput.Tpo" ".deps/ConsoleOutput.Plo"; \ else rm -f ".deps/ConsoleOutput.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ConsoleOutput.lo -MD -MP -MF .deps/ConsoleOutput.Tpo -c ConsoleOutput.cxx -fPIC -DPIC -o .libs/ConsoleOutput.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ConsoleOutput.lo -MD -MP -MF .deps/ConsoleOutput.Tpo -c ConsoleOutput.cxx -o ConsoleOutput.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentState.lo -MD -MP -MF ".deps/ContentState.Tpo" \ -c -o ContentState.lo `test -f 'ContentState.cxx' || echo './'`ContentState.cxx; \ then mv -f ".deps/ContentState.Tpo" ".deps/ContentState.Plo"; \ else rm -f ".deps/ContentState.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentState.lo -MD -MP -MF .deps/ContentState.Tpo -c ContentState.cxx -fPIC -DPIC -o .libs/ContentState.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentState.lo -MD -MP -MF .deps/ContentState.Tpo -c ContentState.cxx -o ContentState.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentToken.lo -MD -MP -MF ".deps/ContentToken.Tpo" \ -c -o ContentToken.lo `test -f 'ContentToken.cxx' || echo './'`ContentToken.cxx; \ then mv -f ".deps/ContentToken.Tpo" ".deps/ContentToken.Plo"; \ else rm -f ".deps/ContentToken.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentToken.lo -MD -MP -MF .deps/ContentToken.Tpo -c ContentToken.cxx -fPIC -DPIC -o .libs/ContentToken.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentToken.lo -MD -MP -MF .deps/ContentToken.Tpo -c ContentToken.cxx -o ContentToken.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DescriptorManager.lo -MD -MP -MF ".deps/DescriptorManager.Tpo" \ -c -o DescriptorManager.lo `test -f 'DescriptorManager.cxx' || echo './'`DescriptorManager.cxx; \ then mv -f ".deps/DescriptorManager.Tpo" ".deps/DescriptorManager.Plo"; \ else rm -f ".deps/DescriptorManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DescriptorManager.lo -MD -MP -MF .deps/DescriptorManager.Tpo -c DescriptorManager.cxx -fPIC -DPIC -o .libs/DescriptorManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DescriptorManager.lo -MD -MP -MF .deps/DescriptorManager.Tpo -c DescriptorManager.cxx -o DescriptorManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Dtd.lo -MD -MP -MF ".deps/Dtd.Tpo" \ -c -o Dtd.lo `test -f 'Dtd.cxx' || echo './'`Dtd.cxx; \ then mv -f ".deps/Dtd.Tpo" ".deps/Dtd.Plo"; \ else rm -f ".deps/Dtd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Dtd.lo -MD -MP -MF .deps/Dtd.Tpo -c Dtd.cxx -fPIC -DPIC -o .libs/Dtd.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Dtd.lo -MD -MP -MF .deps/Dtd.Tpo -c Dtd.cxx -o Dtd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DtdDeclEventHandler.lo -MD -MP -MF ".deps/DtdDeclEventHandler.Tpo" \ -c -o DtdDeclEventHandler.lo `test -f 'DtdDeclEventHandler.cxx' || echo './'`DtdDeclEventHandler.cxx; \ then mv -f ".deps/DtdDeclEventHandler.Tpo" ".deps/DtdDeclEventHandler.Plo"; \ else rm -f ".deps/DtdDeclEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DtdDeclEventHandler.lo -MD -MP -MF .deps/DtdDeclEventHandler.Tpo -c DtdDeclEventHandler.cxx -fPIC -DPIC -o .libs/DtdDeclEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DtdDeclEventHandler.lo -MD -MP -MF .deps/DtdDeclEventHandler.Tpo -c DtdDeclEventHandler.cxx -o DtdDeclEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EUCJPCodingSystem.lo -MD -MP -MF ".deps/EUCJPCodingSystem.Tpo" \ -c -o EUCJPCodingSystem.lo `test -f 'EUCJPCodingSystem.cxx' || echo './'`EUCJPCodingSystem.cxx; \ then mv -f ".deps/EUCJPCodingSystem.Tpo" ".deps/EUCJPCodingSystem.Plo"; \ else rm -f ".deps/EUCJPCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EUCJPCodingSystem.lo -MD -MP -MF .deps/EUCJPCodingSystem.Tpo -c EUCJPCodingSystem.cxx -fPIC -DPIC -o .libs/EUCJPCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EUCJPCodingSystem.lo -MD -MP -MF .deps/EUCJPCodingSystem.Tpo -c EUCJPCodingSystem.cxx -o EUCJPCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ElementType.lo -MD -MP -MF ".deps/ElementType.Tpo" \ -c -o ElementType.lo `test -f 'ElementType.cxx' || echo './'`ElementType.cxx; \ then mv -f ".deps/ElementType.Tpo" ".deps/ElementType.Plo"; \ else rm -f ".deps/ElementType.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ElementType.lo -MD -MP -MF .deps/ElementType.Tpo -c ElementType.cxx -fPIC -DPIC -o .libs/ElementType.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ElementType.lo -MD -MP -MF .deps/ElementType.Tpo -c ElementType.cxx -o ElementType.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Entity.lo -MD -MP -MF ".deps/Entity.Tpo" \ -c -o Entity.lo `test -f 'Entity.cxx' || echo './'`Entity.cxx; \ then mv -f ".deps/Entity.Tpo" ".deps/Entity.Plo"; \ else rm -f ".deps/Entity.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Entity.lo -MD -MP -MF .deps/Entity.Tpo -c Entity.cxx -fPIC -DPIC -o .libs/Entity.o In file included from Recognizer.h:15, from ParserState.h:34, from Entity.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Entity.lo -MD -MP -MF .deps/Entity.Tpo -c Entity.cxx -o Entity.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityApp.lo -MD -MP -MF ".deps/EntityApp.Tpo" \ -c -o EntityApp.lo `test -f 'EntityApp.cxx' || echo './'`EntityApp.cxx; \ then mv -f ".deps/EntityApp.Tpo" ".deps/EntityApp.Plo"; \ else rm -f ".deps/EntityApp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityApp.lo -MD -MP -MF .deps/EntityApp.Tpo -c EntityApp.cxx -fPIC -DPIC -o .libs/EntityApp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityApp.lo -MD -MP -MF .deps/EntityApp.Tpo -c EntityApp.cxx -o EntityApp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityCatalog.lo -MD -MP -MF ".deps/EntityCatalog.Tpo" \ -c -o EntityCatalog.lo `test -f 'EntityCatalog.cxx' || echo './'`EntityCatalog.cxx; \ then mv -f ".deps/EntityCatalog.Tpo" ".deps/EntityCatalog.Plo"; \ else rm -f ".deps/EntityCatalog.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityCatalog.lo -MD -MP -MF .deps/EntityCatalog.Tpo -c EntityCatalog.cxx -fPIC -DPIC -o .libs/EntityCatalog.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityCatalog.lo -MD -MP -MF .deps/EntityCatalog.Tpo -c EntityCatalog.cxx -o EntityCatalog.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityDecl.lo -MD -MP -MF ".deps/EntityDecl.Tpo" \ -c -o EntityDecl.lo `test -f 'EntityDecl.cxx' || echo './'`EntityDecl.cxx; \ then mv -f ".deps/EntityDecl.Tpo" ".deps/EntityDecl.Plo"; \ else rm -f ".deps/EntityDecl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityDecl.lo -MD -MP -MF .deps/EntityDecl.Tpo -c EntityDecl.cxx -fPIC -DPIC -o .libs/EntityDecl.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityDecl.lo -MD -MP -MF .deps/EntityDecl.Tpo -c EntityDecl.cxx -o EntityDecl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityManager.lo -MD -MP -MF ".deps/EntityManager.Tpo" \ -c -o EntityManager.lo `test -f 'EntityManager.cxx' || echo './'`EntityManager.cxx; \ then mv -f ".deps/EntityManager.Tpo" ".deps/EntityManager.Plo"; \ else rm -f ".deps/EntityManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityManager.lo -MD -MP -MF .deps/EntityManager.Tpo -c EntityManager.cxx -fPIC -DPIC -o .libs/EntityManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityManager.lo -MD -MP -MF .deps/EntityManager.Tpo -c EntityManager.cxx -o EntityManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrnoMessageArg.lo -MD -MP -MF ".deps/ErrnoMessageArg.Tpo" \ -c -o ErrnoMessageArg.lo `test -f 'ErrnoMessageArg.cxx' || echo './'`ErrnoMessageArg.cxx; \ then mv -f ".deps/ErrnoMessageArg.Tpo" ".deps/ErrnoMessageArg.Plo"; \ else rm -f ".deps/ErrnoMessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrnoMessageArg.lo -MD -MP -MF .deps/ErrnoMessageArg.Tpo -c ErrnoMessageArg.cxx -fPIC -DPIC -o .libs/ErrnoMessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrnoMessageArg.lo -MD -MP -MF .deps/ErrnoMessageArg.Tpo -c ErrnoMessageArg.cxx -o ErrnoMessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrorCountEventHandler.lo -MD -MP -MF ".deps/ErrorCountEventHandler.Tpo" \ -c -o ErrorCountEventHandler.lo `test -f 'ErrorCountEventHandler.cxx' || echo './'`ErrorCountEventHandler.cxx; \ then mv -f ".deps/ErrorCountEventHandler.Tpo" ".deps/ErrorCountEventHandler.Plo"; \ else rm -f ".deps/ErrorCountEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrorCountEventHandler.lo -MD -MP -MF .deps/ErrorCountEventHandler.Tpo -c ErrorCountEventHandler.cxx -fPIC -DPIC -o .libs/ErrorCountEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrorCountEventHandler.lo -MD -MP -MF .deps/ErrorCountEventHandler.Tpo -c ErrorCountEventHandler.cxx -o ErrorCountEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Event.lo -MD -MP -MF ".deps/Event.Tpo" \ -c -o Event.lo `test -f 'Event.cxx' || echo './'`Event.cxx; \ then mv -f ".deps/Event.Tpo" ".deps/Event.Plo"; \ else rm -f ".deps/Event.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Event.lo -MD -MP -MF .deps/Event.Tpo -c Event.cxx -fPIC -DPIC -o .libs/Event.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Event.lo -MD -MP -MF .deps/Event.Tpo -c Event.cxx -o Event.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EventGenerator.lo -MD -MP -MF ".deps/EventGenerator.Tpo" \ -c -o EventGenerator.lo `test -f 'EventGenerator.cxx' || echo './'`EventGenerator.cxx; \ then mv -f ".deps/EventGenerator.Tpo" ".deps/EventGenerator.Plo"; \ else rm -f ".deps/EventGenerator.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EventGenerator.lo -MD -MP -MF .deps/EventGenerator.Tpo -c EventGenerator.cxx -fPIC -DPIC -o .libs/EventGenerator.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EventGenerator.lo -MD -MP -MF .deps/EventGenerator.Tpo -c EventGenerator.cxx -o EventGenerator.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExtendEntityManager.lo -MD -MP -MF ".deps/ExtendEntityManager.Tpo" \ -c -o ExtendEntityManager.lo `test -f 'ExtendEntityManager.cxx' || echo './'`ExtendEntityManager.cxx; \ then mv -f ".deps/ExtendEntityManager.Tpo" ".deps/ExtendEntityManager.Plo"; \ else rm -f ".deps/ExtendEntityManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExtendEntityManager.lo -MD -MP -MF .deps/ExtendEntityManager.Tpo -c ExtendEntityManager.cxx -fPIC -DPIC -o .libs/ExtendEntityManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExtendEntityManager.lo -MD -MP -MF .deps/ExtendEntityManager.Tpo -c ExtendEntityManager.cxx -o ExtendEntityManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExternalId.lo -MD -MP -MF ".deps/ExternalId.Tpo" \ -c -o ExternalId.lo `test -f 'ExternalId.cxx' || echo './'`ExternalId.cxx; \ then mv -f ".deps/ExternalId.Tpo" ".deps/ExternalId.Plo"; \ else rm -f ".deps/ExternalId.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExternalId.lo -MD -MP -MF .deps/ExternalId.Tpo -c ExternalId.cxx -fPIC -DPIC -o .libs/ExternalId.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExternalId.lo -MD -MP -MF .deps/ExternalId.Tpo -c ExternalId.cxx -o ExternalId.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed2CodingSystem.lo -MD -MP -MF ".deps/Fixed2CodingSystem.Tpo" \ -c -o Fixed2CodingSystem.lo `test -f 'Fixed2CodingSystem.cxx' || echo './'`Fixed2CodingSystem.cxx; \ then mv -f ".deps/Fixed2CodingSystem.Tpo" ".deps/Fixed2CodingSystem.Plo"; \ else rm -f ".deps/Fixed2CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed2CodingSystem.lo -MD -MP -MF .deps/Fixed2CodingSystem.Tpo -c Fixed2CodingSystem.cxx -fPIC -DPIC -o .libs/Fixed2CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed2CodingSystem.lo -MD -MP -MF .deps/Fixed2CodingSystem.Tpo -c Fixed2CodingSystem.cxx -o Fixed2CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT GenericEventHandler.lo -MD -MP -MF ".deps/GenericEventHandler.Tpo" \ -c -o GenericEventHandler.lo `test -f 'GenericEventHandler.cxx' || echo './'`GenericEventHandler.cxx; \ then mv -f ".deps/GenericEventHandler.Tpo" ".deps/GenericEventHandler.Plo"; \ else rm -f ".deps/GenericEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT GenericEventHandler.lo -MD -MP -MF .deps/GenericEventHandler.Tpo -c GenericEventHandler.cxx -fPIC -DPIC -o .libs/GenericEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT GenericEventHandler.lo -MD -MP -MF .deps/GenericEventHandler.Tpo -c GenericEventHandler.cxx -o GenericEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Group.lo -MD -MP -MF ".deps/Group.Tpo" \ -c -o Group.lo `test -f 'Group.cxx' || echo './'`Group.cxx; \ then mv -f ".deps/Group.Tpo" ".deps/Group.Plo"; \ else rm -f ".deps/Group.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Group.lo -MD -MP -MF .deps/Group.Tpo -c Group.cxx -fPIC -DPIC -o .libs/Group.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Group.lo -MD -MP -MF .deps/Group.Tpo -c Group.cxx -o Group.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Hash.lo -MD -MP -MF ".deps/Hash.Tpo" \ -c -o Hash.lo `test -f 'Hash.cxx' || echo './'`Hash.cxx; \ then mv -f ".deps/Hash.Tpo" ".deps/Hash.Plo"; \ else rm -f ".deps/Hash.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Hash.lo -MD -MP -MF .deps/Hash.Tpo -c Hash.cxx -fPIC -DPIC -o .libs/Hash.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Hash.lo -MD -MP -MF .deps/Hash.Tpo -c Hash.cxx -o Hash.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IListBase.lo -MD -MP -MF ".deps/IListBase.Tpo" \ -c -o IListBase.lo `test -f 'IListBase.cxx' || echo './'`IListBase.cxx; \ then mv -f ".deps/IListBase.Tpo" ".deps/IListBase.Plo"; \ else rm -f ".deps/IListBase.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IListBase.lo -MD -MP -MF .deps/IListBase.Tpo -c IListBase.cxx -fPIC -DPIC -o .libs/IListBase.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IListBase.lo -MD -MP -MF .deps/IListBase.Tpo -c IListBase.cxx -o IListBase.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Id.lo -MD -MP -MF ".deps/Id.Tpo" \ -c -o Id.lo `test -f 'Id.cxx' || echo './'`Id.cxx; \ then mv -f ".deps/Id.Tpo" ".deps/Id.Plo"; \ else rm -f ".deps/Id.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Id.lo -MD -MP -MF .deps/Id.Tpo -c Id.cxx -fPIC -DPIC -o .libs/Id.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Id.lo -MD -MP -MF .deps/Id.Tpo -c Id.cxx -o Id.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IdentityCodingSystem.lo -MD -MP -MF ".deps/IdentityCodingSystem.Tpo" \ -c -o IdentityCodingSystem.lo `test -f 'IdentityCodingSystem.cxx' || echo './'`IdentityCodingSystem.cxx; \ then mv -f ".deps/IdentityCodingSystem.Tpo" ".deps/IdentityCodingSystem.Plo"; \ else rm -f ".deps/IdentityCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IdentityCodingSystem.lo -MD -MP -MF .deps/IdentityCodingSystem.Tpo -c IdentityCodingSystem.cxx -fPIC -DPIC -o .libs/IdentityCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IdentityCodingSystem.lo -MD -MP -MF .deps/IdentityCodingSystem.Tpo -c IdentityCodingSystem.cxx -o IdentityCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InputSource.lo -MD -MP -MF ".deps/InputSource.Tpo" \ -c -o InputSource.lo `test -f 'InputSource.cxx' || echo './'`InputSource.cxx; \ then mv -f ".deps/InputSource.Tpo" ".deps/InputSource.Plo"; \ else rm -f ".deps/InputSource.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InputSource.lo -MD -MP -MF .deps/InputSource.Tpo -c InputSource.cxx -fPIC -DPIC -o .libs/InputSource.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InputSource.lo -MD -MP -MF .deps/InputSource.Tpo -c InputSource.cxx -o InputSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InternalInputSource.lo -MD -MP -MF ".deps/InternalInputSource.Tpo" \ -c -o InternalInputSource.lo `test -f 'InternalInputSource.cxx' || echo './'`InternalInputSource.cxx; \ then mv -f ".deps/InternalInputSource.Tpo" ".deps/InternalInputSource.Plo"; \ else rm -f ".deps/InternalInputSource.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InternalInputSource.lo -MD -MP -MF .deps/InternalInputSource.Tpo -c InternalInputSource.cxx -fPIC -DPIC -o .libs/InternalInputSource.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InternalInputSource.lo -MD -MP -MF .deps/InternalInputSource.Tpo -c InternalInputSource.cxx -o InternalInputSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Link.lo -MD -MP -MF ".deps/Link.Tpo" \ -c -o Link.lo `test -f 'Link.cxx' || echo './'`Link.cxx; \ then mv -f ".deps/Link.Tpo" ".deps/Link.Plo"; \ else rm -f ".deps/Link.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Link.lo -MD -MP -MF .deps/Link.Tpo -c Link.cxx -fPIC -DPIC -o .libs/Link.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Link.lo -MD -MP -MF .deps/Link.Tpo -c Link.cxx -o Link.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LinkProcess.lo -MD -MP -MF ".deps/LinkProcess.Tpo" \ -c -o LinkProcess.lo `test -f 'LinkProcess.cxx' || echo './'`LinkProcess.cxx; \ then mv -f ".deps/LinkProcess.Tpo" ".deps/LinkProcess.Plo"; \ else rm -f ".deps/LinkProcess.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LinkProcess.lo -MD -MP -MF .deps/LinkProcess.Tpo -c LinkProcess.cxx -fPIC -DPIC -o .libs/LinkProcess.o In file included from Recognizer.h:15, from ParserState.h:34, from LinkProcess.cxx:10: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LinkProcess.lo -MD -MP -MF .deps/LinkProcess.Tpo -c LinkProcess.cxx -o LinkProcess.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LiteralStorage.lo -MD -MP -MF ".deps/LiteralStorage.Tpo" \ -c -o LiteralStorage.lo `test -f 'LiteralStorage.cxx' || echo './'`LiteralStorage.cxx; \ then mv -f ".deps/LiteralStorage.Tpo" ".deps/LiteralStorage.Plo"; \ else rm -f ".deps/LiteralStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LiteralStorage.lo -MD -MP -MF .deps/LiteralStorage.Tpo -c LiteralStorage.cxx -fPIC -DPIC -o .libs/LiteralStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LiteralStorage.lo -MD -MP -MF .deps/LiteralStorage.Tpo -c LiteralStorage.cxx -o LiteralStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Location.lo -MD -MP -MF ".deps/Location.Tpo" \ -c -o Location.lo `test -f 'Location.cxx' || echo './'`Location.cxx; \ then mv -f ".deps/Location.Tpo" ".deps/Location.Plo"; \ else rm -f ".deps/Location.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cxx -fPIC -DPIC -o .libs/Location.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cxx -o Location.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Lpd.lo -MD -MP -MF ".deps/Lpd.Tpo" \ -c -o Lpd.lo `test -f 'Lpd.cxx' || echo './'`Lpd.cxx; \ then mv -f ".deps/Lpd.Tpo" ".deps/Lpd.Plo"; \ else rm -f ".deps/Lpd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Lpd.lo -MD -MP -MF .deps/Lpd.Tpo -c Lpd.cxx -fPIC -DPIC -o .libs/Lpd.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Lpd.lo -MD -MP -MF .deps/Lpd.Tpo -c Lpd.cxx -o Lpd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Markup.lo -MD -MP -MF ".deps/Markup.Tpo" \ -c -o Markup.lo `test -f 'Markup.cxx' || echo './'`Markup.cxx; \ then mv -f ".deps/Markup.Tpo" ".deps/Markup.Plo"; \ else rm -f ".deps/Markup.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Markup.lo -MD -MP -MF .deps/Markup.Tpo -c Markup.cxx -fPIC -DPIC -o .libs/Markup.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Markup.lo -MD -MP -MF .deps/Markup.Tpo -c Markup.cxx -o Markup.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Message.lo -MD -MP -MF ".deps/Message.Tpo" \ -c -o Message.lo `test -f 'Message.cxx' || echo './'`Message.cxx; \ then mv -f ".deps/Message.Tpo" ".deps/Message.Plo"; \ else rm -f ".deps/Message.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cxx -fPIC -DPIC -o .libs/Message.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cxx -o Message.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageArg.lo -MD -MP -MF ".deps/MessageArg.Tpo" \ -c -o MessageArg.lo `test -f 'MessageArg.cxx' || echo './'`MessageArg.cxx; \ then mv -f ".deps/MessageArg.Tpo" ".deps/MessageArg.Plo"; \ else rm -f ".deps/MessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageArg.lo -MD -MP -MF .deps/MessageArg.Tpo -c MessageArg.cxx -fPIC -DPIC -o .libs/MessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageArg.lo -MD -MP -MF .deps/MessageArg.Tpo -c MessageArg.cxx -o MessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageEventHandler.lo -MD -MP -MF ".deps/MessageEventHandler.Tpo" \ -c -o MessageEventHandler.lo `test -f 'MessageEventHandler.cxx' || echo './'`MessageEventHandler.cxx; \ then mv -f ".deps/MessageEventHandler.Tpo" ".deps/MessageEventHandler.Plo"; \ else rm -f ".deps/MessageEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageEventHandler.lo -MD -MP -MF .deps/MessageEventHandler.Tpo -c MessageEventHandler.cxx -fPIC -DPIC -o .libs/MessageEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageEventHandler.lo -MD -MP -MF .deps/MessageEventHandler.Tpo -c MessageEventHandler.cxx -o MessageEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageFormatter.lo -MD -MP -MF ".deps/MessageFormatter.Tpo" \ -c -o MessageFormatter.lo `test -f 'MessageFormatter.cxx' || echo './'`MessageFormatter.cxx; \ then mv -f ".deps/MessageFormatter.Tpo" ".deps/MessageFormatter.Plo"; \ else rm -f ".deps/MessageFormatter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageFormatter.lo -MD -MP -MF .deps/MessageFormatter.Tpo -c MessageFormatter.cxx -fPIC -DPIC -o .libs/MessageFormatter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageFormatter.lo -MD -MP -MF .deps/MessageFormatter.Tpo -c MessageFormatter.cxx -o MessageFormatter.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageReporter.lo -MD -MP -MF ".deps/MessageReporter.Tpo" \ -c -o MessageReporter.lo `test -f 'MessageReporter.cxx' || echo './'`MessageReporter.cxx; \ then mv -f ".deps/MessageReporter.Tpo" ".deps/MessageReporter.Plo"; \ else rm -f ".deps/MessageReporter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageReporter.lo -MD -MP -MF .deps/MessageReporter.Tpo -c MessageReporter.cxx -fPIC -DPIC -o .libs/MessageReporter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageReporter.lo -MD -MP -MF .deps/MessageReporter.Tpo -c MessageReporter.cxx -o MessageReporter.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageTable.lo -MD -MP -MF ".deps/MessageTable.Tpo" \ -c -o MessageTable.lo `test -f 'MessageTable.cxx' || echo './'`MessageTable.cxx; \ then mv -f ".deps/MessageTable.Tpo" ".deps/MessageTable.Plo"; \ else rm -f ".deps/MessageTable.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageTable.lo -MD -MP -MF .deps/MessageTable.Tpo -c MessageTable.cxx -fPIC -DPIC -o .libs/MessageTable.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageTable.lo -MD -MP -MF .deps/MessageTable.Tpo -c MessageTable.cxx -o MessageTable.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ModeInfo.lo -MD -MP -MF ".deps/ModeInfo.Tpo" \ -c -o ModeInfo.lo `test -f 'ModeInfo.cxx' || echo './'`ModeInfo.cxx; \ then mv -f ".deps/ModeInfo.Tpo" ".deps/ModeInfo.Plo"; \ else rm -f ".deps/ModeInfo.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ModeInfo.lo -MD -MP -MF .deps/ModeInfo.Tpo -c ModeInfo.cxx -fPIC -DPIC -o .libs/ModeInfo.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ModeInfo.lo -MD -MP -MF .deps/ModeInfo.Tpo -c ModeInfo.cxx -o ModeInfo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Notation.lo -MD -MP -MF ".deps/Notation.Tpo" \ -c -o Notation.lo `test -f 'Notation.cxx' || echo './'`Notation.cxx; \ then mv -f ".deps/Notation.Tpo" ".deps/Notation.Plo"; \ else rm -f ".deps/Notation.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Notation.lo -MD -MP -MF .deps/Notation.Tpo -c Notation.cxx -fPIC -DPIC -o .libs/Notation.o In file included from Recognizer.h:15, from ParserState.h:34, from Notation.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Notation.lo -MD -MP -MF .deps/Notation.Tpo -c Notation.cxx -o Notation.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NotationStorage.lo -MD -MP -MF ".deps/NotationStorage.Tpo" \ -c -o NotationStorage.lo `test -f 'NotationStorage.cxx' || echo './'`NotationStorage.cxx; \ then mv -f ".deps/NotationStorage.Tpo" ".deps/NotationStorage.Plo"; \ else rm -f ".deps/NotationStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NotationStorage.lo -MD -MP -MF .deps/NotationStorage.Tpo -c NotationStorage.cxx -fPIC -DPIC -o .libs/NotationStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NotationStorage.lo -MD -MP -MF .deps/NotationStorage.Tpo -c NotationStorage.cxx -o NotationStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NumericCharRefOrigin.lo -MD -MP -MF ".deps/NumericCharRefOrigin.Tpo" \ -c -o NumericCharRefOrigin.lo `test -f 'NumericCharRefOrigin.cxx' || echo './'`NumericCharRefOrigin.cxx; \ then mv -f ".deps/NumericCharRefOrigin.Tpo" ".deps/NumericCharRefOrigin.Plo"; \ else rm -f ".deps/NumericCharRefOrigin.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NumericCharRefOrigin.lo -MD -MP -MF .deps/NumericCharRefOrigin.Tpo -c NumericCharRefOrigin.cxx -fPIC -DPIC -o .libs/NumericCharRefOrigin.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NumericCharRefOrigin.lo -MD -MP -MF .deps/NumericCharRefOrigin.Tpo -c NumericCharRefOrigin.cxx -o NumericCharRefOrigin.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OffsetOrderedList.lo -MD -MP -MF ".deps/OffsetOrderedList.Tpo" \ -c -o OffsetOrderedList.lo `test -f 'OffsetOrderedList.cxx' || echo './'`OffsetOrderedList.cxx; \ then mv -f ".deps/OffsetOrderedList.Tpo" ".deps/OffsetOrderedList.Plo"; \ else rm -f ".deps/OffsetOrderedList.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OffsetOrderedList.lo -MD -MP -MF .deps/OffsetOrderedList.Tpo -c OffsetOrderedList.cxx -fPIC -DPIC -o .libs/OffsetOrderedList.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OffsetOrderedList.lo -MD -MP -MF .deps/OffsetOrderedList.Tpo -c OffsetOrderedList.cxx -o OffsetOrderedList.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OpenElement.lo -MD -MP -MF ".deps/OpenElement.Tpo" \ -c -o OpenElement.lo `test -f 'OpenElement.cxx' || echo './'`OpenElement.cxx; \ then mv -f ".deps/OpenElement.Tpo" ".deps/OpenElement.Plo"; \ else rm -f ".deps/OpenElement.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OpenElement.lo -MD -MP -MF .deps/OpenElement.Tpo -c OpenElement.cxx -fPIC -DPIC -o .libs/OpenElement.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OpenElement.lo -MD -MP -MF .deps/OpenElement.Tpo -c OpenElement.cxx -o OpenElement.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputByteStream.lo -MD -MP -MF ".deps/OutputByteStream.Tpo" \ -c -o OutputByteStream.lo `test -f 'OutputByteStream.cxx' || echo './'`OutputByteStream.cxx; \ then mv -f ".deps/OutputByteStream.Tpo" ".deps/OutputByteStream.Plo"; \ else rm -f ".deps/OutputByteStream.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputByteStream.lo -MD -MP -MF .deps/OutputByteStream.Tpo -c OutputByteStream.cxx -fPIC -DPIC -o .libs/OutputByteStream.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputByteStream.lo -MD -MP -MF .deps/OutputByteStream.Tpo -c OutputByteStream.cxx -o OutputByteStream.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputCharStream.lo -MD -MP -MF ".deps/OutputCharStream.Tpo" \ -c -o OutputCharStream.lo `test -f 'OutputCharStream.cxx' || echo './'`OutputCharStream.cxx; \ then mv -f ".deps/OutputCharStream.Tpo" ".deps/OutputCharStream.Plo"; \ else rm -f ".deps/OutputCharStream.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputCharStream.lo -MD -MP -MF .deps/OutputCharStream.Tpo -c OutputCharStream.cxx -fPIC -DPIC -o .libs/OutputCharStream.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputCharStream.lo -MD -MP -MF .deps/OutputCharStream.Tpo -c OutputCharStream.cxx -o OutputCharStream.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputState.lo -MD -MP -MF ".deps/OutputState.Tpo" \ -c -o OutputState.lo `test -f 'OutputState.cxx' || echo './'`OutputState.cxx; \ then mv -f ".deps/OutputState.Tpo" ".deps/OutputState.Plo"; \ else rm -f ".deps/OutputState.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputState.lo -MD -MP -MF .deps/OutputState.Tpo -c OutputState.cxx -fPIC -DPIC -o .libs/OutputState.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputState.lo -MD -MP -MF .deps/OutputState.Tpo -c OutputState.cxx -o OutputState.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Param.lo -MD -MP -MF ".deps/Param.Tpo" \ -c -o Param.lo `test -f 'Param.cxx' || echo './'`Param.cxx; \ then mv -f ".deps/Param.Tpo" ".deps/Param.Plo"; \ else rm -f ".deps/Param.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Param.lo -MD -MP -MF .deps/Param.Tpo -c Param.cxx -fPIC -DPIC -o .libs/Param.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Param.lo -MD -MP -MF .deps/Param.Tpo -c Param.cxx -o Param.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Parser.lo -MD -MP -MF ".deps/Parser.Tpo" \ -c -o Parser.lo `test -f 'Parser.cxx' || echo './'`Parser.cxx; \ then mv -f ".deps/Parser.Tpo" ".deps/Parser.Plo"; \ else rm -f ".deps/Parser.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cxx -fPIC -DPIC -o .libs/Parser.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from Parser.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cxx -o Parser.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserApp.lo -MD -MP -MF ".deps/ParserApp.Tpo" \ -c -o ParserApp.lo `test -f 'ParserApp.cxx' || echo './'`ParserApp.cxx; \ then mv -f ".deps/ParserApp.Tpo" ".deps/ParserApp.Plo"; \ else rm -f ".deps/ParserApp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserApp.lo -MD -MP -MF .deps/ParserApp.Tpo -c ParserApp.cxx -fPIC -DPIC -o .libs/ParserApp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserApp.lo -MD -MP -MF .deps/ParserApp.Tpo -c ParserApp.cxx -o ParserApp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserEventGeneratorKit.lo -MD -MP -MF ".deps/ParserEventGeneratorKit.Tpo" \ -c -o ParserEventGeneratorKit.lo `test -f 'ParserEventGeneratorKit.cxx' || echo './'`ParserEventGeneratorKit.cxx; \ then mv -f ".deps/ParserEventGeneratorKit.Tpo" ".deps/ParserEventGeneratorKit.Plo"; \ else rm -f ".deps/ParserEventGeneratorKit.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserEventGeneratorKit.lo -MD -MP -MF .deps/ParserEventGeneratorKit.Tpo -c ParserEventGeneratorKit.cxx -fPIC -DPIC -o .libs/ParserEventGeneratorKit.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserEventGeneratorKit.lo -MD -MP -MF .deps/ParserEventGeneratorKit.Tpo -c ParserEventGeneratorKit.cxx -o ParserEventGeneratorKit.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserMessages.lo -MD -MP -MF ".deps/ParserMessages.Tpo" \ -c -o ParserMessages.lo `test -f 'ParserMessages.cxx' || echo './'`ParserMessages.cxx; \ then mv -f ".deps/ParserMessages.Tpo" ".deps/ParserMessages.Plo"; \ else rm -f ".deps/ParserMessages.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserMessages.lo -MD -MP -MF .deps/ParserMessages.Tpo -c ParserMessages.cxx -fPIC -DPIC -o .libs/ParserMessages.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserMessages.lo -MD -MP -MF .deps/ParserMessages.Tpo -c ParserMessages.cxx -o ParserMessages.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserOptions.lo -MD -MP -MF ".deps/ParserOptions.Tpo" \ -c -o ParserOptions.lo `test -f 'ParserOptions.cxx' || echo './'`ParserOptions.cxx; \ then mv -f ".deps/ParserOptions.Tpo" ".deps/ParserOptions.Plo"; \ else rm -f ".deps/ParserOptions.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserOptions.lo -MD -MP -MF .deps/ParserOptions.Tpo -c ParserOptions.cxx -fPIC -DPIC -o .libs/ParserOptions.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserOptions.lo -MD -MP -MF .deps/ParserOptions.Tpo -c ParserOptions.cxx -o ParserOptions.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserState.lo -MD -MP -MF ".deps/ParserState.Tpo" \ -c -o ParserState.lo `test -f 'ParserState.cxx' || echo './'`ParserState.cxx; \ then mv -f ".deps/ParserState.Tpo" ".deps/ParserState.Plo"; \ else rm -f ".deps/ParserState.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserState.lo -MD -MP -MF .deps/ParserState.Tpo -c ParserState.cxx -fPIC -DPIC -o .libs/ParserState.o In file included from Recognizer.h:15, from ParserState.h:34, from ParserState.cxx:8: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserState.lo -MD -MP -MF .deps/ParserState.Tpo -c ParserState.cxx -o ParserState.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Partition.lo -MD -MP -MF ".deps/Partition.Tpo" \ -c -o Partition.lo `test -f 'Partition.cxx' || echo './'`Partition.cxx; \ then mv -f ".deps/Partition.Tpo" ".deps/Partition.Plo"; \ else rm -f ".deps/Partition.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Partition.lo -MD -MP -MF .deps/Partition.Tpo -c Partition.cxx -fPIC -DPIC -o .libs/Partition.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Partition.lo -MD -MP -MF .deps/Partition.Tpo -c Partition.cxx -o Partition.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT PosixStorage.lo -MD -MP -MF ".deps/PosixStorage.Tpo" \ -c -o PosixStorage.lo `test -f 'PosixStorage.cxx' || echo './'`PosixStorage.cxx; \ then mv -f ".deps/PosixStorage.Tpo" ".deps/PosixStorage.Plo"; \ else rm -f ".deps/PosixStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT PosixStorage.lo -MD -MP -MF .deps/PosixStorage.Tpo -c PosixStorage.cxx -fPIC -DPIC -o .libs/PosixStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT PosixStorage.lo -MD -MP -MF .deps/PosixStorage.Tpo -c PosixStorage.cxx -o PosixStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Recognizer.lo -MD -MP -MF ".deps/Recognizer.Tpo" \ -c -o Recognizer.lo `test -f 'Recognizer.cxx' || echo './'`Recognizer.cxx; \ then mv -f ".deps/Recognizer.Tpo" ".deps/Recognizer.Plo"; \ else rm -f ".deps/Recognizer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Recognizer.lo -MD -MP -MF .deps/Recognizer.Tpo -c Recognizer.cxx -fPIC -DPIC -o .libs/Recognizer.o In file included from Recognizer.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Recognizer.lo -MD -MP -MF .deps/Recognizer.Tpo -c Recognizer.cxx -o Recognizer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RewindStorageObject.lo -MD -MP -MF ".deps/RewindStorageObject.Tpo" \ -c -o RewindStorageObject.lo `test -f 'RewindStorageObject.cxx' || echo './'`RewindStorageObject.cxx; \ then mv -f ".deps/RewindStorageObject.Tpo" ".deps/RewindStorageObject.Plo"; \ else rm -f ".deps/RewindStorageObject.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RewindStorageObject.lo -MD -MP -MF .deps/RewindStorageObject.Tpo -c RewindStorageObject.cxx -fPIC -DPIC -o .libs/RewindStorageObject.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RewindStorageObject.lo -MD -MP -MF .deps/RewindStorageObject.Tpo -c RewindStorageObject.cxx -o RewindStorageObject.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLApplication.lo -MD -MP -MF ".deps/SGMLApplication.Tpo" \ -c -o SGMLApplication.lo `test -f 'SGMLApplication.cxx' || echo './'`SGMLApplication.cxx; \ then mv -f ".deps/SGMLApplication.Tpo" ".deps/SGMLApplication.Plo"; \ else rm -f ".deps/SGMLApplication.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLApplication.lo -MD -MP -MF .deps/SGMLApplication.Tpo -c SGMLApplication.cxx -fPIC -DPIC -o .libs/SGMLApplication.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLApplication.lo -MD -MP -MF .deps/SGMLApplication.Tpo -c SGMLApplication.cxx -o SGMLApplication.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SJISCodingSystem.lo -MD -MP -MF ".deps/SJISCodingSystem.Tpo" \ -c -o SJISCodingSystem.lo `test -f 'SJISCodingSystem.cxx' || echo './'`SJISCodingSystem.cxx; \ then mv -f ".deps/SJISCodingSystem.Tpo" ".deps/SJISCodingSystem.Plo"; \ else rm -f ".deps/SJISCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SJISCodingSystem.lo -MD -MP -MF .deps/SJISCodingSystem.Tpo -c SJISCodingSystem.cxx -fPIC -DPIC -o .libs/SJISCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SJISCodingSystem.lo -MD -MP -MF .deps/SJISCodingSystem.Tpo -c SJISCodingSystem.cxx -o SJISCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SOEntityCatalog.lo -MD -MP -MF ".deps/SOEntityCatalog.Tpo" \ -c -o SOEntityCatalog.lo `test -f 'SOEntityCatalog.cxx' || echo './'`SOEntityCatalog.cxx; \ then mv -f ".deps/SOEntityCatalog.Tpo" ".deps/SOEntityCatalog.Plo"; \ else rm -f ".deps/SOEntityCatalog.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SOEntityCatalog.lo -MD -MP -MF .deps/SOEntityCatalog.Tpo -c SOEntityCatalog.cxx -fPIC -DPIC -o .libs/SOEntityCatalog.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SOEntityCatalog.lo -MD -MP -MF .deps/SOEntityCatalog.Tpo -c SOEntityCatalog.cxx -o SOEntityCatalog.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Sd.lo -MD -MP -MF ".deps/Sd.Tpo" \ -c -o Sd.lo `test -f 'Sd.cxx' || echo './'`Sd.cxx; \ then mv -f ".deps/Sd.Tpo" ".deps/Sd.Plo"; \ else rm -f ".deps/Sd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Sd.lo -MD -MP -MF .deps/Sd.Tpo -c Sd.cxx -fPIC -DPIC -o .libs/Sd.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Sd.lo -MD -MP -MF .deps/Sd.Tpo -c Sd.cxx -o Sd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SdText.lo -MD -MP -MF ".deps/SdText.Tpo" \ -c -o SdText.lo `test -f 'SdText.cxx' || echo './'`SdText.cxx; \ then mv -f ".deps/SdText.Tpo" ".deps/SdText.Plo"; \ else rm -f ".deps/SdText.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SdText.lo -MD -MP -MF .deps/SdText.Tpo -c SdText.cxx -fPIC -DPIC -o .libs/SdText.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SdText.lo -MD -MP -MF .deps/SdText.Tpo -c SdText.cxx -o SdText.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SearchResultMessageArg.lo -MD -MP -MF ".deps/SearchResultMessageArg.Tpo" \ -c -o SearchResultMessageArg.lo `test -f 'SearchResultMessageArg.cxx' || echo './'`SearchResultMessageArg.cxx; \ then mv -f ".deps/SearchResultMessageArg.Tpo" ".deps/SearchResultMessageArg.Plo"; \ else rm -f ".deps/SearchResultMessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SearchResultMessageArg.lo -MD -MP -MF .deps/SearchResultMessageArg.Tpo -c SearchResultMessageArg.cxx -fPIC -DPIC -o .libs/SearchResultMessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SearchResultMessageArg.lo -MD -MP -MF .deps/SearchResultMessageArg.Tpo -c SearchResultMessageArg.cxx -o SearchResultMessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlParser.lo -MD -MP -MF ".deps/SgmlParser.Tpo" \ -c -o SgmlParser.lo `test -f 'SgmlParser.cxx' || echo './'`SgmlParser.cxx; \ then mv -f ".deps/SgmlParser.Tpo" ".deps/SgmlParser.Plo"; \ else rm -f ".deps/SgmlParser.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlParser.lo -MD -MP -MF .deps/SgmlParser.Tpo -c SgmlParser.cxx -fPIC -DPIC -o .libs/SgmlParser.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from SgmlParser.cxx:10: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlParser.lo -MD -MP -MF .deps/SgmlParser.Tpo -c SgmlParser.cxx -o SgmlParser.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ShortReferenceMap.lo -MD -MP -MF ".deps/ShortReferenceMap.Tpo" \ -c -o ShortReferenceMap.lo `test -f 'ShortReferenceMap.cxx' || echo './'`ShortReferenceMap.cxx; \ then mv -f ".deps/ShortReferenceMap.Tpo" ".deps/ShortReferenceMap.Plo"; \ else rm -f ".deps/ShortReferenceMap.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ShortReferenceMap.lo -MD -MP -MF .deps/ShortReferenceMap.Tpo -c ShortReferenceMap.cxx -fPIC -DPIC -o .libs/ShortReferenceMap.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ShortReferenceMap.lo -MD -MP -MF .deps/ShortReferenceMap.Tpo -c ShortReferenceMap.cxx -o ShortReferenceMap.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StdioStorage.lo -MD -MP -MF ".deps/StdioStorage.Tpo" \ -c -o StdioStorage.lo `test -f 'StdioStorage.cxx' || echo './'`StdioStorage.cxx; \ then mv -f ".deps/StdioStorage.Tpo" ".deps/StdioStorage.Plo"; \ else rm -f ".deps/StdioStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StdioStorage.lo -MD -MP -MF .deps/StdioStorage.Tpo -c StdioStorage.cxx -fPIC -DPIC -o .libs/StdioStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StdioStorage.lo -MD -MP -MF .deps/StdioStorage.Tpo -c StdioStorage.cxx -o StdioStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StorageManager.lo -MD -MP -MF ".deps/StorageManager.Tpo" \ -c -o StorageManager.lo `test -f 'StorageManager.cxx' || echo './'`StorageManager.cxx; \ then mv -f ".deps/StorageManager.Tpo" ".deps/StorageManager.Plo"; \ else rm -f ".deps/StorageManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StorageManager.lo -MD -MP -MF .deps/StorageManager.Tpo -c StorageManager.cxx -fPIC -DPIC -o .libs/StorageManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StorageManager.lo -MD -MP -MF .deps/StorageManager.Tpo -c StorageManager.cxx -o StorageManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Syntax.lo -MD -MP -MF ".deps/Syntax.Tpo" \ -c -o Syntax.lo `test -f 'Syntax.cxx' || echo './'`Syntax.cxx; \ then mv -f ".deps/Syntax.Tpo" ".deps/Syntax.Plo"; \ else rm -f ".deps/Syntax.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Syntax.lo -MD -MP -MF .deps/Syntax.Tpo -c Syntax.cxx -fPIC -DPIC -o .libs/Syntax.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Syntax.lo -MD -MP -MF .deps/Syntax.Tpo -c Syntax.cxx -o Syntax.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Text.lo -MD -MP -MF ".deps/Text.Tpo" \ -c -o Text.lo `test -f 'Text.cxx' || echo './'`Text.cxx; \ then mv -f ".deps/Text.Tpo" ".deps/Text.Plo"; \ else rm -f ".deps/Text.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Text.lo -MD -MP -MF .deps/Text.Tpo -c Text.cxx -fPIC -DPIC -o .libs/Text.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Text.lo -MD -MP -MF .deps/Text.Tpo -c Text.cxx -o Text.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TokenMessageArg.lo -MD -MP -MF ".deps/TokenMessageArg.Tpo" \ -c -o TokenMessageArg.lo `test -f 'TokenMessageArg.cxx' || echo './'`TokenMessageArg.cxx; \ then mv -f ".deps/TokenMessageArg.Tpo" ".deps/TokenMessageArg.Plo"; \ else rm -f ".deps/TokenMessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TokenMessageArg.lo -MD -MP -MF .deps/TokenMessageArg.Tpo -c TokenMessageArg.cxx -fPIC -DPIC -o .libs/TokenMessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TokenMessageArg.lo -MD -MP -MF .deps/TokenMessageArg.Tpo -c TokenMessageArg.cxx -o TokenMessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TranslateCodingSystem.lo -MD -MP -MF ".deps/TranslateCodingSystem.Tpo" \ -c -o TranslateCodingSystem.lo `test -f 'TranslateCodingSystem.cxx' || echo './'`TranslateCodingSystem.cxx; \ then mv -f ".deps/TranslateCodingSystem.Tpo" ".deps/TranslateCodingSystem.Plo"; \ else rm -f ".deps/TranslateCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TranslateCodingSystem.lo -MD -MP -MF .deps/TranslateCodingSystem.Tpo -c TranslateCodingSystem.cxx -fPIC -DPIC -o .libs/TranslateCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TranslateCodingSystem.lo -MD -MP -MF .deps/TranslateCodingSystem.Tpo -c TranslateCodingSystem.cxx -o TranslateCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TrieBuilder.lo -MD -MP -MF ".deps/TrieBuilder.Tpo" \ -c -o TrieBuilder.lo `test -f 'TrieBuilder.cxx' || echo './'`TrieBuilder.cxx; \ then mv -f ".deps/TrieBuilder.Tpo" ".deps/TrieBuilder.Plo"; \ else rm -f ".deps/TrieBuilder.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TrieBuilder.lo -MD -MP -MF .deps/TrieBuilder.Tpo -c TrieBuilder.cxx -fPIC -DPIC -o .libs/TrieBuilder.o In file included from TrieBuilder.cxx:11: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TrieBuilder.lo -MD -MP -MF .deps/TrieBuilder.Tpo -c TrieBuilder.cxx -o TrieBuilder.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TypeId.lo -MD -MP -MF ".deps/TypeId.Tpo" \ -c -o TypeId.lo `test -f 'TypeId.cxx' || echo './'`TypeId.cxx; \ then mv -f ".deps/TypeId.Tpo" ".deps/TypeId.Plo"; \ else rm -f ".deps/TypeId.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TypeId.lo -MD -MP -MF .deps/TypeId.Tpo -c TypeId.cxx -fPIC -DPIC -o .libs/TypeId.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TypeId.lo -MD -MP -MF .deps/TypeId.Tpo -c TypeId.cxx -o TypeId.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT URLStorage.lo -MD -MP -MF ".deps/URLStorage.Tpo" \ -c -o URLStorage.lo `test -f 'URLStorage.cxx' || echo './'`URLStorage.cxx; \ then mv -f ".deps/URLStorage.Tpo" ".deps/URLStorage.Plo"; \ else rm -f ".deps/URLStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT URLStorage.lo -MD -MP -MF .deps/URLStorage.Tpo -c URLStorage.cxx -fPIC -DPIC -o .libs/URLStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT URLStorage.lo -MD -MP -MF .deps/URLStorage.Tpo -c URLStorage.cxx -o URLStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF8CodingSystem.lo -MD -MP -MF ".deps/UTF8CodingSystem.Tpo" \ -c -o UTF8CodingSystem.lo `test -f 'UTF8CodingSystem.cxx' || echo './'`UTF8CodingSystem.cxx; \ then mv -f ".deps/UTF8CodingSystem.Tpo" ".deps/UTF8CodingSystem.Plo"; \ else rm -f ".deps/UTF8CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF8CodingSystem.lo -MD -MP -MF .deps/UTF8CodingSystem.Tpo -c UTF8CodingSystem.cxx -fPIC -DPIC -o .libs/UTF8CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF8CodingSystem.lo -MD -MP -MF .deps/UTF8CodingSystem.Tpo -c UTF8CodingSystem.cxx -o UTF8CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Undo.lo -MD -MP -MF ".deps/Undo.Tpo" \ -c -o Undo.lo `test -f 'Undo.cxx' || echo './'`Undo.cxx; \ then mv -f ".deps/Undo.Tpo" ".deps/Undo.Plo"; \ else rm -f ".deps/Undo.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Undo.lo -MD -MP -MF .deps/Undo.Tpo -c Undo.cxx -fPIC -DPIC -o .libs/Undo.o In file included from Recognizer.h:15, from ParserState.h:34, from Undo.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Undo.lo -MD -MP -MF .deps/Undo.Tpo -c Undo.cxx -o Undo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnicodeCodingSystem.lo -MD -MP -MF ".deps/UnicodeCodingSystem.Tpo" \ -c -o UnicodeCodingSystem.lo `test -f 'UnicodeCodingSystem.cxx' || echo './'`UnicodeCodingSystem.cxx; \ then mv -f ".deps/UnicodeCodingSystem.Tpo" ".deps/UnicodeCodingSystem.Plo"; \ else rm -f ".deps/UnicodeCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnicodeCodingSystem.lo -MD -MP -MF .deps/UnicodeCodingSystem.Tpo -c UnicodeCodingSystem.cxx -fPIC -DPIC -o .libs/UnicodeCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnicodeCodingSystem.lo -MD -MP -MF .deps/UnicodeCodingSystem.Tpo -c UnicodeCodingSystem.cxx -o UnicodeCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnivCharsetDesc.lo -MD -MP -MF ".deps/UnivCharsetDesc.Tpo" \ -c -o UnivCharsetDesc.lo `test -f 'UnivCharsetDesc.cxx' || echo './'`UnivCharsetDesc.cxx; \ then mv -f ".deps/UnivCharsetDesc.Tpo" ".deps/UnivCharsetDesc.Plo"; \ else rm -f ".deps/UnivCharsetDesc.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnivCharsetDesc.lo -MD -MP -MF .deps/UnivCharsetDesc.Tpo -c UnivCharsetDesc.cxx -fPIC -DPIC -o .libs/UnivCharsetDesc.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnivCharsetDesc.lo -MD -MP -MF .deps/UnivCharsetDesc.Tpo -c UnivCharsetDesc.cxx -o UnivCharsetDesc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT XMLCodingSystem.lo -MD -MP -MF ".deps/XMLCodingSystem.Tpo" \ -c -o XMLCodingSystem.lo `test -f 'XMLCodingSystem.cxx' || echo './'`XMLCodingSystem.cxx; \ then mv -f ".deps/XMLCodingSystem.Tpo" ".deps/XMLCodingSystem.Plo"; \ else rm -f ".deps/XMLCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT XMLCodingSystem.lo -MD -MP -MF .deps/XMLCodingSystem.Tpo -c XMLCodingSystem.cxx -fPIC -DPIC -o .libs/XMLCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT XMLCodingSystem.lo -MD -MP -MF .deps/XMLCodingSystem.Tpo -c XMLCodingSystem.cxx -o XMLCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT assert.lo -MD -MP -MF ".deps/assert.Tpo" \ -c -o assert.lo `test -f 'assert.cxx' || echo './'`assert.cxx; \ then mv -f ".deps/assert.Tpo" ".deps/assert.Plo"; \ else rm -f ".deps/assert.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cxx -fPIC -DPIC -o .libs/assert.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cxx -o assert.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseAttribute.lo -MD -MP -MF ".deps/parseAttribute.Tpo" \ -c -o parseAttribute.lo `test -f 'parseAttribute.cxx' || echo './'`parseAttribute.cxx; \ then mv -f ".deps/parseAttribute.Tpo" ".deps/parseAttribute.Plo"; \ else rm -f ".deps/parseAttribute.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseAttribute.lo -MD -MP -MF .deps/parseAttribute.Tpo -c parseAttribute.cxx -fPIC -DPIC -o .libs/parseAttribute.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseAttribute.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseAttribute.lo -MD -MP -MF .deps/parseAttribute.Tpo -c parseAttribute.cxx -o parseAttribute.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseCommon.lo -MD -MP -MF ".deps/parseCommon.Tpo" \ -c -o parseCommon.lo `test -f 'parseCommon.cxx' || echo './'`parseCommon.cxx; \ then mv -f ".deps/parseCommon.Tpo" ".deps/parseCommon.Plo"; \ else rm -f ".deps/parseCommon.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseCommon.lo -MD -MP -MF .deps/parseCommon.Tpo -c parseCommon.cxx -fPIC -DPIC -o .libs/parseCommon.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseCommon.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseCommon.lo -MD -MP -MF .deps/parseCommon.Tpo -c parseCommon.cxx -o parseCommon.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseDecl.lo -MD -MP -MF ".deps/parseDecl.Tpo" \ -c -o parseDecl.lo `test -f 'parseDecl.cxx' || echo './'`parseDecl.cxx; \ then mv -f ".deps/parseDecl.Tpo" ".deps/parseDecl.Plo"; \ else rm -f ".deps/parseDecl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseDecl.lo -MD -MP -MF .deps/parseDecl.Tpo -c parseDecl.cxx -fPIC -DPIC -o .libs/parseDecl.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseDecl.cxx:7: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseDecl.lo -MD -MP -MF .deps/parseDecl.Tpo -c parseDecl.cxx -o parseDecl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseInstance.lo -MD -MP -MF ".deps/parseInstance.Tpo" \ -c -o parseInstance.lo `test -f 'parseInstance.cxx' || echo './'`parseInstance.cxx; \ then mv -f ".deps/parseInstance.Tpo" ".deps/parseInstance.Plo"; \ else rm -f ".deps/parseInstance.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseInstance.lo -MD -MP -MF .deps/parseInstance.Tpo -c parseInstance.cxx -fPIC -DPIC -o .libs/parseInstance.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseInstance.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseInstance.lo -MD -MP -MF .deps/parseInstance.Tpo -c parseInstance.cxx -o parseInstance.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseMode.lo -MD -MP -MF ".deps/parseMode.Tpo" \ -c -o parseMode.lo `test -f 'parseMode.cxx' || echo './'`parseMode.cxx; \ then mv -f ".deps/parseMode.Tpo" ".deps/parseMode.Plo"; \ else rm -f ".deps/parseMode.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseMode.lo -MD -MP -MF .deps/parseMode.Tpo -c parseMode.cxx -fPIC -DPIC -o .libs/parseMode.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseMode.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseMode.lo -MD -MP -MF .deps/parseMode.Tpo -c parseMode.cxx -o parseMode.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseParam.lo -MD -MP -MF ".deps/parseParam.Tpo" \ -c -o parseParam.lo `test -f 'parseParam.cxx' || echo './'`parseParam.cxx; \ then mv -f ".deps/parseParam.Tpo" ".deps/parseParam.Plo"; \ else rm -f ".deps/parseParam.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseParam.lo -MD -MP -MF .deps/parseParam.Tpo -c parseParam.cxx -fPIC -DPIC -o .libs/parseParam.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseParam.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseParam.lo -MD -MP -MF .deps/parseParam.Tpo -c parseParam.cxx -o parseParam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseSd.lo -MD -MP -MF ".deps/parseSd.Tpo" \ -c -o parseSd.lo `test -f 'parseSd.cxx' || echo './'`parseSd.cxx; \ then mv -f ".deps/parseSd.Tpo" ".deps/parseSd.Plo"; \ else rm -f ".deps/parseSd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseSd.lo -MD -MP -MF .deps/parseSd.Tpo -c parseSd.cxx -fPIC -DPIC -o .libs/parseSd.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseSd.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseSd.lo -MD -MP -MF .deps/parseSd.Tpo -c parseSd.cxx -o parseSd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT splib.lo -MD -MP -MF ".deps/splib.Tpo" \ -c -o splib.lo `test -f 'splib.cxx' || echo './'`splib.cxx; \ then mv -f ".deps/splib.Tpo" ".deps/splib.Plo"; \ else rm -f ".deps/splib.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT splib.lo -MD -MP -MF .deps/splib.Tpo -c splib.cxx -fPIC -DPIC -o .libs/splib.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT splib.lo -MD -MP -MF .deps/splib.Tpo -c splib.cxx -o splib.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT app_inst.lo -MD -MP -MF ".deps/app_inst.Tpo" \ -c -o app_inst.lo `test -f 'app_inst.cxx' || echo './'`app_inst.cxx; \ then mv -f ".deps/app_inst.Tpo" ".deps/app_inst.Plo"; \ else rm -f ".deps/app_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT app_inst.lo -MD -MP -MF .deps/app_inst.Tpo -c app_inst.cxx -fPIC -DPIC -o .libs/app_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT app_inst.lo -MD -MP -MF .deps/app_inst.Tpo -c app_inst.cxx -o app_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT arc_inst.lo -MD -MP -MF ".deps/arc_inst.Tpo" \ -c -o arc_inst.lo `test -f 'arc_inst.cxx' || echo './'`arc_inst.cxx; \ then mv -f ".deps/arc_inst.Tpo" ".deps/arc_inst.Plo"; \ else rm -f ".deps/arc_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT arc_inst.lo -MD -MP -MF .deps/arc_inst.Tpo -c arc_inst.cxx -fPIC -DPIC -o .libs/arc_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT arc_inst.lo -MD -MP -MF .deps/arc_inst.Tpo -c arc_inst.cxx -o arc_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT entmgr_inst.lo -MD -MP -MF ".deps/entmgr_inst.Tpo" \ -c -o entmgr_inst.lo `test -f 'entmgr_inst.cxx' || echo './'`entmgr_inst.cxx; \ then mv -f ".deps/entmgr_inst.Tpo" ".deps/entmgr_inst.Plo"; \ else rm -f ".deps/entmgr_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT entmgr_inst.lo -MD -MP -MF .deps/entmgr_inst.Tpo -c entmgr_inst.cxx -fPIC -DPIC -o .libs/entmgr_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT entmgr_inst.lo -MD -MP -MF .deps/entmgr_inst.Tpo -c entmgr_inst.cxx -o entmgr_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parser_inst.lo -MD -MP -MF ".deps/parser_inst.Tpo" \ -c -o parser_inst.lo `test -f 'parser_inst.cxx' || echo './'`parser_inst.cxx; \ then mv -f ".deps/parser_inst.Tpo" ".deps/parser_inst.Plo"; \ else rm -f ".deps/parser_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parser_inst.lo -MD -MP -MF .deps/parser_inst.Tpo -c parser_inst.cxx -fPIC -DPIC -o .libs/parser_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parser_inst.lo -MD -MP -MF .deps/parser_inst.Tpo -c parser_inst.cxx -o parser_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT xentmgr_inst.lo -MD -MP -MF ".deps/xentmgr_inst.Tpo" \ -c -o xentmgr_inst.lo `test -f 'xentmgr_inst.cxx' || echo './'`xentmgr_inst.cxx; \ then mv -f ".deps/xentmgr_inst.Tpo" ".deps/xentmgr_inst.Plo"; \ else rm -f ".deps/xentmgr_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT xentmgr_inst.lo -MD -MP -MF .deps/xentmgr_inst.Tpo -c xentmgr_inst.cxx -fPIC -DPIC -o .libs/xentmgr_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT xentmgr_inst.lo -MD -MP -MF .deps/xentmgr_inst.Tpo -c xentmgr_inst.cxx -o xentmgr_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SubstTable.lo -MD -MP -MF ".deps/SubstTable.Tpo" \ -c -o SubstTable.lo `test -f 'SubstTable.cxx' || echo './'`SubstTable.cxx; \ then mv -f ".deps/SubstTable.Tpo" ".deps/SubstTable.Plo"; \ else rm -f ".deps/SubstTable.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SubstTable.lo -MD -MP -MF .deps/SubstTable.Tpo -c SubstTable.cxx -fPIC -DPIC -o .libs/SubstTable.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SubstTable.lo -MD -MP -MF .deps/SubstTable.Tpo -c SubstTable.cxx -o SubstTable.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF16CodingSystem.lo -MD -MP -MF ".deps/UTF16CodingSystem.Tpo" \ -c -o UTF16CodingSystem.lo `test -f 'UTF16CodingSystem.cxx' || echo './'`UTF16CodingSystem.cxx; \ then mv -f ".deps/UTF16CodingSystem.Tpo" ".deps/UTF16CodingSystem.Plo"; \ else rm -f ".deps/UTF16CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF16CodingSystem.lo -MD -MP -MF .deps/UTF16CodingSystem.Tpo -c UTF16CodingSystem.cxx -fPIC -DPIC -o .libs/UTF16CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF16CodingSystem.lo -MD -MP -MF .deps/UTF16CodingSystem.Tpo -c UTF16CodingSystem.cxx -o UTF16CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed4CodingSystem.lo -MD -MP -MF ".deps/Fixed4CodingSystem.Tpo" \ -c -o Fixed4CodingSystem.lo `test -f 'Fixed4CodingSystem.cxx' || echo './'`Fixed4CodingSystem.cxx; \ then mv -f ".deps/Fixed4CodingSystem.Tpo" ".deps/Fixed4CodingSystem.Plo"; \ else rm -f ".deps/Fixed4CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed4CodingSystem.lo -MD -MP -MF .deps/Fixed4CodingSystem.Tpo -c Fixed4CodingSystem.cxx -fPIC -DPIC -o .libs/Fixed4CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed4CodingSystem.lo -MD -MP -MF .deps/Fixed4CodingSystem.Tpo -c Fixed4CodingSystem.cxx -o Fixed4CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memcmp.lo -MD -MP -MF ".deps/memcmp.Tpo" \ -c -o memcmp.lo `test -f 'memcmp.c' || echo './'`memcmp.c; \ then mv -f ".deps/memcmp.Tpo" ".deps/memcmp.Plo"; \ else rm -f ".deps/memcmp.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memcmp.lo -MD -MP -MF .deps/memcmp.Tpo -c memcmp.c -fPIC -DPIC -o .libs/memcmp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memcmp.lo -MD -MP -MF .deps/memcmp.Tpo -c memcmp.c -o memcmp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memmove.lo -MD -MP -MF ".deps/memmove.Tpo" \ -c -o memmove.lo `test -f 'memmove.c' || echo './'`memmove.c; \ then mv -f ".deps/memmove.Tpo" ".deps/memmove.Plo"; \ else rm -f ".deps/memmove.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memmove.lo -MD -MP -MF .deps/memmove.Tpo -c memmove.c -fPIC -DPIC -o .libs/memmove.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memmove.lo -MD -MP -MF .deps/memmove.Tpo -c memmove.c -o memmove.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" \ -c -o strerror.lo `test -f 'strerror.c' || echo './'`strerror.c; \ then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; \ else rm -f ".deps/strerror.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o libosp.la -rpath /usr/lib -version-info 3:0:0 Allocator.lo ArcEngine.lo Attribute.lo Big5CodingSystem.lo CharsetDecl.lo CharsetInfo.lo CharsetRegistry.lo CmdLineApp.lo CodingSystem.lo CodingSystemKit.lo ConsoleOutput.lo ContentState.lo ContentToken.lo DescriptorManager.lo Dtd.lo DtdDeclEventHandler.lo EUCJPCodingSystem.lo ElementType.lo Entity.lo EntityApp.lo EntityCatalog.lo EntityDecl.lo EntityManager.lo ErrnoMessageArg.lo ErrorCountEventHandler.lo Event.lo EventGenerator.lo ExtendEntityManager.lo ExternalId.lo Fixed2CodingSystem.lo GenericEventHandler.lo Group.lo Hash.lo IListBase.lo Id.lo IdentityCodingSystem.lo InputSource.lo InternalInputSource.lo Link.lo LinkProcess.lo LiteralStorage.lo Location.lo Lpd.lo Markup.lo Message.lo MessageArg.lo MessageEventHandler.lo MessageFormatter.lo MessageReporter.lo MessageTable.lo ModeInfo.lo Notation.lo NotationStorage.lo NumericCharRefOrigin.lo OffsetOrderedList.lo OpenElement.lo OutputByteStream.lo OutputCharStream.lo OutputState.lo Param.lo Parser.lo ParserApp.lo ParserEventGeneratorKit.lo ParserMessages.lo ParserOptions.lo ParserState.lo Partition.lo PosixStorage.lo Recognizer.lo RewindStorageObject.lo SGMLApplication.lo SJISCodingSystem.lo SOEntityCatalog.lo Sd.lo SdText.lo SearchResultMessageArg.lo SgmlParser.lo ShortReferenceMap.lo StdioStorage.lo StorageManager.lo Syntax.lo Text.lo TokenMessageArg.lo TranslateCodingSystem.lo TrieBuilder.lo TypeId.lo URLStorage.lo UTF8CodingSystem.lo Undo.lo UnicodeCodingSystem.lo UnivCharsetDesc.lo XMLCodingSystem.lo assert.lo parseAttribute.lo parseCommon.lo parseDecl.lo parseInstance.lo parseMode.lo parseParam.lo parseSd.lo splib.lo app_inst.lo arc_inst.lo entmgr_inst.lo parser_inst.lo xentmgr_inst.lo SubstTable.lo UTF16CodingSystem.lo Fixed4CodingSystem.lo memcmp.lo memmove.lo strerror.lo -lpthread -lnsl g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/crtbeginS.o .libs/Allocator.o .libs/ArcEngine.o .libs/Attribute.o .libs/Big5CodingSystem.o .libs/CharsetDecl.o .libs/CharsetInfo.o .libs/CharsetRegistry.o .libs/CmdLineApp.o .libs/CodingSystem.o .libs/CodingSystemKit.o .libs/ConsoleOutput.o .libs/ContentState.o .libs/ContentToken.o .libs/DescriptorManager.o .libs/Dtd.o .libs/DtdDeclEventHandler.o .libs/EUCJPCodingSystem.o .libs/ElementType.o .libs/Entity.o .libs/EntityApp.o .libs/EntityCatalog.o .libs/EntityDecl.o .libs/EntityManager.o .libs/ErrnoMessageArg.o .libs/ErrorCountEventHandler.o .libs/Event.o .libs/EventGenerator.o .libs/ExtendEntityManager.o .libs/ExternalId.o .libs/Fixed2CodingSystem.o .libs/GenericEventHandler.o .libs/Group.o .libs/Hash.o .libs/IListBase.o .libs/Id.o .libs/IdentityCodingSystem.o .libs/InputSource.o .libs/InternalInputSource.o .libs/Link.o .libs/LinkProcess.o .libs/LiteralStorage.o .libs/Location.o .libs/Lpd.o .libs/Markup.o .libs/Message.o .libs/MessageArg.o .libs/MessageEventHandler.o .libs/MessageFormatter.o .libs/MessageReporter.o .libs/MessageTable.o .libs/ModeInfo.o .libs/Notation.o .libs/NotationStorage.o .libs/NumericCharRefOrigin.o .libs/OffsetOrderedList.o .libs/OpenElement.o .libs/OutputByteStream.o .libs/OutputCharStream.o .libs/OutputState.o .libs/Param.o .libs/Parser.o .libs/ParserApp.o .libs/ParserEventGeneratorKit.o .libs/ParserMessages.o .libs/ParserOptions.o .libs/ParserState.o .libs/Partition.o .libs/PosixStorage.o .libs/Recognizer.o .libs/RewindStorageObject.o .libs/SGMLApplication.o .libs/SJISCodingSystem.o .libs/SOEntityCatalog.o .libs/Sd.o .libs/SdText.o .libs/SearchResultMessageArg.o .libs/SgmlParser.o .libs/ShortReferenceMap.o .libs/StdioStorage.o .libs/StorageManager.o .libs/Syntax.o .libs/Text.o .libs/TokenMessageArg.o .libs/TranslateCodingSystem.o .libs/TrieBuilder.o .libs/TypeId.o .libs/URLStorage.o .libs/UTF8CodingSystem.o .libs/Undo.o .libs/UnicodeCodingSystem.o .libs/UnivCharsetDesc.o .libs/XMLCodingSystem.o .libs/assert.o .libs/parseAttribute.o .libs/parseCommon.o .libs/parseDecl.o .libs/parseInstance.o .libs/parseMode.o .libs/parseParam.o .libs/parseSd.o .libs/splib.o .libs/app_inst.o .libs/arc_inst.o .libs/entmgr_inst.o .libs/parser_inst.o .libs/xentmgr_inst.o .libs/SubstTable.o .libs/UTF16CodingSystem.o .libs/Fixed4CodingSystem.o .libs/memcmp.o .libs/memmove.o .libs/strerror.o -lpthread -lnsl -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../crtn.o -march=i386 -mcpu=i686 -Wl,-soname -Wl,libosp.so.3 -o .libs/libosp.so.3.0.0 (cd .libs && rm -f libosp.so.3 && ln -s libosp.so.3.0.0 libosp.so.3) (cd .libs && rm -f libosp.so && ln -s libosp.so.3.0.0 libosp.so) ar cru .libs/libosp.a Allocator.o ArcEngine.o Attribute.o Big5CodingSystem.o CharsetDecl.o CharsetInfo.o CharsetRegistry.o CmdLineApp.o CodingSystem.o CodingSystemKit.o ConsoleOutput.o ContentState.o ContentToken.o DescriptorManager.o Dtd.o DtdDeclEventHandler.o EUCJPCodingSystem.o ElementType.o Entity.o EntityApp.o EntityCatalog.o EntityDecl.o EntityManager.o ErrnoMessageArg.o ErrorCountEventHandler.o Event.o EventGenerator.o ExtendEntityManager.o ExternalId.o Fixed2CodingSystem.o GenericEventHandler.o Group.o Hash.o IListBase.o Id.o IdentityCodingSystem.o InputSource.o InternalInputSource.o Link.o LinkProcess.o LiteralStorage.o Location.o Lpd.o Markup.o Message.o MessageArg.o MessageEventHandler.o MessageFormatter.o MessageReporter.o MessageTable.o ModeInfo.o Notation.o NotationStorage.o NumericCharRefOrigin.o OffsetOrderedList.o OpenElement.o OutputByteStream.o OutputCharStream.o OutputState.o Param.o Parser.o ParserApp.o ParserEventGeneratorKit.o ParserMessages.o ParserOptions.o ParserState.o Partition.o PosixStorage.o Recognizer.o RewindStorageObject.o SGMLApplication.o SJISCodingSystem.o SOEntityCatalog.o Sd.o SdText.o SearchResultMessageArg.o SgmlParser.o ShortReferenceMap.o StdioStorage.o StorageManager.o Syntax.o Text.o TokenMessageArg.o TranslateCodingSystem.o TrieBuilder.o TypeId.o URLStorage.o UTF8CodingSystem.o Undo.o UnicodeCodingSystem.o UnivCharsetDesc.o XMLCodingSystem.o assert.o parseAttribute.o parseCommon.o parseDecl.o parseInstance.o parseMode.o parseParam.o parseSd.o splib.o app_inst.o arc_inst.o entmgr_inst.o parser_inst.o xentmgr_inst.o SubstTable.o UTF16CodingSystem.o Fixed4CodingSystem.o memcmp.o memmove.o strerror.o ranlib .libs/libosp.a creating libosp.la (cd .libs && rm -f libosp.la && ln -s ../libosp.la libosp.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' Making all in nsgmls make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT nsgmls.o -MD -MP -MF ".deps/nsgmls.Tpo" \ -c -o nsgmls.o `test -f 'nsgmls.cxx' || echo './'`nsgmls.cxx; \ then mv -f ".deps/nsgmls.Tpo" ".deps/nsgmls.Po"; \ else rm -f ".deps/nsgmls.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlsEventHandler.o -MD -MP -MF ".deps/SgmlsEventHandler.Tpo" \ -c -o SgmlsEventHandler.o `test -f 'SgmlsEventHandler.cxx' || echo './'`SgmlsEventHandler.cxx; \ then mv -f ".deps/SgmlsEventHandler.Tpo" ".deps/SgmlsEventHandler.Po"; \ else rm -f ".deps/SgmlsEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RastEventHandler.o -MD -MP -MF ".deps/RastEventHandler.Tpo" \ -c -o RastEventHandler.o `test -f 'RastEventHandler.cxx' || echo './'`RastEventHandler.cxx; \ then mv -f ".deps/RastEventHandler.Tpo" ".deps/RastEventHandler.Po"; \ else rm -f ".deps/RastEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StringSet.o -MD -MP -MF ".deps/StringSet.Tpo" \ -c -o StringSet.o `test -f 'StringSet.cxx' || echo './'`StringSet.cxx; \ then mv -f ".deps/StringSet.Tpo" ".deps/StringSet.Po"; \ else rm -f ".deps/StringSet.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT nsgmls_inst.o -MD -MP -MF ".deps/nsgmls_inst.Tpo" \ -c -o nsgmls_inst.o `test -f 'nsgmls_inst.cxx' || echo './'`nsgmls_inst.cxx; \ then mv -f ".deps/nsgmls_inst.Tpo" ".deps/nsgmls_inst.Po"; \ else rm -f ".deps/nsgmls_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating onsgmls make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' Making all in spent make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spent.o -MD -MP -MF ".deps/spent.Tpo" \ -c -o spent.o `test -f 'spent.cxx' || echo './'`spent.cxx; \ then mv -f ".deps/spent.Tpo" ".deps/spent.Po"; \ else rm -f ".deps/spent.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o ospent spent.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/ospent spent.o ../lib/.libs/libosp.so -lpthread -lnsl creating ospent make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' Making all in spam make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spam.o -MD -MP -MF ".deps/spam.Tpo" \ -c -o spam.o `test -f 'spam.cxx' || echo './'`spam.cxx; \ then mv -f ".deps/spam.Tpo" ".deps/spam.Po"; \ else rm -f ".deps/spam.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT CopyEventHandler.o -MD -MP -MF ".deps/CopyEventHandler.Tpo" \ -c -o CopyEventHandler.o `test -f 'CopyEventHandler.cxx' || echo './'`CopyEventHandler.cxx; \ then mv -f ".deps/CopyEventHandler.Tpo" ".deps/CopyEventHandler.Po"; \ else rm -f ".deps/CopyEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT MarkupEventHandler.o -MD -MP -MF ".deps/MarkupEventHandler.Tpo" \ -c -o MarkupEventHandler.o `test -f 'MarkupEventHandler.cxx' || echo './'`MarkupEventHandler.cxx; \ then mv -f ".deps/MarkupEventHandler.Tpo" ".deps/MarkupEventHandler.Po"; \ else rm -f ".deps/MarkupEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spam_inst.o -MD -MP -MF ".deps/spam_inst.Tpo" \ -c -o spam_inst.o `test -f 'spam_inst.cxx' || echo './'`spam_inst.cxx; \ then mv -f ".deps/spam_inst.Tpo" ".deps/spam_inst.Po"; \ else rm -f ".deps/spam_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating ospam make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' Making all in sgmlnorm make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT sgmlnorm.o -MD -MP -MF ".deps/sgmlnorm.Tpo" \ -c -o sgmlnorm.o `test -f 'sgmlnorm.cxx' || echo './'`sgmlnorm.cxx; \ then mv -f ".deps/sgmlnorm.Tpo" ".deps/sgmlnorm.Po"; \ else rm -f ".deps/sgmlnorm.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLGenerator.o -MD -MP -MF ".deps/SGMLGenerator.Tpo" \ -c -o SGMLGenerator.o `test -f 'SGMLGenerator.cxx' || echo './'`SGMLGenerator.cxx; \ then mv -f ".deps/SGMLGenerator.Tpo" ".deps/SGMLGenerator.Po"; \ else rm -f ".deps/SGMLGenerator.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o osgmlnorm sgmlnorm.o SGMLGenerator.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/osgmlnorm sgmlnorm.o SGMLGenerator.o ../lib/.libs/libosp.so -lpthread -lnsl creating osgmlnorm make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' Making all in sx make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT sx.o -MD -MP -MF ".deps/sx.Tpo" \ -c -o sx.o `test -f 'sx.cxx' || echo './'`sx.cxx; \ then mv -f ".deps/sx.Tpo" ".deps/sx.Po"; \ else rm -f ".deps/sx.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT XmlOutputEventHandler.o -MD -MP -MF ".deps/XmlOutputEventHandler.Tpo" \ -c -o XmlOutputEventHandler.o `test -f 'XmlOutputEventHandler.cxx' || echo './'`XmlOutputEventHandler.cxx; \ then mv -f ".deps/XmlOutputEventHandler.Tpo" ".deps/XmlOutputEventHandler.Po"; \ else rm -f ".deps/XmlOutputEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT sx_inst.o -MD -MP -MF ".deps/sx_inst.Tpo" \ -c -o sx_inst.o `test -f 'sx_inst.cxx' || echo './'`sx_inst.cxx; \ then mv -f ".deps/sx_inst.Tpo" ".deps/sx_inst.Po"; \ else rm -f ".deps/sx_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o osx sx.o XmlOutputEventHandler.o sx_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/osx sx.o XmlOutputEventHandler.o sx_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating osx make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' Making all in spcat make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spcat.o -MD -MP -MF ".deps/spcat.Tpo" \ -c -o spcat.o `test -f 'spcat.cxx' || echo './'`spcat.cxx; \ then mv -f ".deps/spcat.Tpo" ".deps/spcat.Po"; \ else rm -f ".deps/spcat.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spcat_inst.o -MD -MP -MF ".deps/spcat_inst.Tpo" \ -c -o spcat_inst.o `test -f 'spcat_inst.cxx' || echo './'`spcat_inst.cxx; \ then mv -f ".deps/spcat_inst.Tpo" ".deps/spcat_inst.Po"; \ else rm -f ".deps/spcat_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o ospcat spcat.o spcat_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/ospcat spcat.o spcat_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating ospcat make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' Making all in intl make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' Making all in po make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' + cp config.h include + ln -s . include/OpenSP + popd ~/BUILD/openjade-1.3.2 + pushd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2 + CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CFLAGS + CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CXXFLAGS + FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export FFLAGS ++ find . -name config.guess -o -name config.sub ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-http --datadir=/usr/share/sgml/openjade-1.3.2 --enable-spincludedir=/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include --enable-splibdir=/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib --enable-default-catalog=/etc/sgml/catalog --enable-default-search-path=/usr/share/sgml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... no checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking location of OpenSP include files... /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include checking location of OpenSP Library... /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu saving distribution makefiles... checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for perl... /usr/bin/perl checking whether GNU C++ supports automatic template instantiation... checking how to run the C preprocessor... gcc -E yes 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for struct stat.st_blksize... yes checking for sig_atomic_t in signal.h... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for setlocale... yes checking for towupper... yes checking for gettext... yes checking for cthread_fork in -lthreads... no checking whether size_t is unsigned int... yes checking support for bool... yes checking for ANSI template instantiation... yes checking whether to include support for http... checking how to run the C++ preprocessor... g++ -E yes checking for main in -lnsl... no checking for main in -lsocket... no checking h_errno in netdb.h... yes checking whether to enable support for FrameMaker MIF output... yes checking whether to enable support for HTML+CSS output... yes checking for default catalog... /etc/sgml/catalog checking for default search path... /usr/share/sgml 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... nm checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... no checking if we can lock with hard links... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.lib config.status: creating Makefile.prog config.status: creating Makefile.comm config.status: creating include/config.h + make make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' echo 'LT_OBJS='`echo Node.o LocNode.o|sed 's/\.o/.lo/g'` >Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Node.cxx -fPIC -DPIC mv -f Node.o .libs/Node.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Node.cxx >/dev/null 2>&1 mv -f .libs/Node.lo Node.lo rm -f .libs/LocNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LocNode.cxx -fPIC -DPIC mv -f LocNode.o .libs/LocNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LocNode.cxx >/dev/null 2>&1 mv -f .libs/LocNode.lo LocNode.lo /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link gcc -o libogrove.la Node.lo LocNode.lo \ -rpath /usr/lib -version-info 0:1:0 -lm rm -fr .libs/libogrove.la .libs/libogrove.* .libs/libogrove.* gcc -shared Node.lo LocNode.lo -lm -Wl,-soname -Wl,libogrove.so.0 -o .libs/libogrove.so.0.0.1 (cd .libs && rm -f libogrove.so.0 && ln -s libogrove.so.0.0.1 libogrove.so.0) (cd .libs && rm -f libogrove.so && ln -s libogrove.so.0.0.1 libogrove.so) ar cru .libs/libogrove.a Node.o LocNode.o ranlib .libs/libogrove.a creating libogrove.la (cd .libs && rm -f libogrove.la && ln -s ../libogrove.la libogrove.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' echo 'LT_OBJS='`echo GroveApp.o GroveBuilder.o SdNode.o|sed 's/\.o/.lo/g'` >Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveApp.cxx -fPIC -DPIC mv -f GroveApp.o .libs/GroveApp.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveApp.cxx >/dev/null 2>&1 mv -f .libs/GroveApp.lo GroveApp.lo rm -f grove_inst.cxx /usr/bin/perl ./../instmac.pl grove_inst.m4 >grove_inst.cxx chmod -w grove_inst.cxx rm -f .libs/GroveBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveBuilder.cxx -fPIC -DPIC mv -f GroveBuilder.o .libs/GroveBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveBuilder.cxx >/dev/null 2>&1 mv -f .libs/GroveBuilder.lo GroveBuilder.lo rm -f .libs/SdNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SdNode.cxx -fPIC -DPIC mv -f SdNode.o .libs/SdNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SdNode.cxx >/dev/null 2>&1 mv -f .libs/SdNode.lo SdNode.lo /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link gcc -o libospgrove.la GroveApp.lo GroveBuilder.lo SdNode.lo \ -rpath /usr/lib -version-info 0:1:0 -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs rm -fr .libs/libospgrove.la .libs/libospgrove.* .libs/libospgrove.* gcc -shared GroveApp.lo GroveBuilder.lo SdNode.lo -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -Wl,-soname -Wl,libospgrove.so.0 -o .libs/libospgrove.so.0.0.1 (cd .libs && rm -f libospgrove.so.0 && ln -s libospgrove.so.0.0.1 libospgrove.so.0) (cd .libs && rm -f libospgrove.so && ln -s libospgrove.so.0.0.1 libospgrove.so) ar cru .libs/libospgrove.a GroveApp.o GroveBuilder.o SdNode.o ranlib .libs/libospgrove.a creating libospgrove.la (cd .libs && rm -f libospgrove.la && ln -s ../libospgrove.la libospgrove.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' echo 'LT_OBJS='`echo LangObj.o Collector.o DssslApp.o InterpreterMessages.o DssslSpecEventHandler.o ELObj.o ELObjMessageArg.o Expression.o FOTBuilder.o FlowObj.o InheritedC.o Insn.o Interpreter.o NumberCache.o ProcessContext.o ProcessingMode.o SchemeParser.o Style.o StyleEngine.o primitive.o GroveManager.o Pattern.o MacroFlowObj.o style_inst.o MessageModule.o |sed 's/\.o/.lo/g'` >Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LangObj.cxx -fPIC -DPIC mv -f LangObj.o .libs/LangObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LangObj.cxx >/dev/null 2>&1 mv -f .libs/LangObj.lo LangObj.lo rm -f .libs/Collector.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Collector.cxx -fPIC -DPIC mv -f Collector.o .libs/Collector.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Collector.cxx >/dev/null 2>&1 mv -f .libs/Collector.lo Collector.lo /usr/bin/perl -w ./../msggen.pl -l jstyleModule DssslAppMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. rm -f .libs/DssslApp.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslApp.cxx -fPIC -DPIC mv -f DssslApp.o .libs/DssslApp.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslApp.cxx >/dev/null 2>&1 mv -f .libs/DssslApp.lo DssslApp.lo /usr/bin/perl -w ./../msggen.pl -l jstyleModule InterpreterMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. rm -f .libs/InterpreterMessages.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InterpreterMessages.cxx -fPIC -DPIC mv -f InterpreterMessages.o .libs/InterpreterMessages.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InterpreterMessages.cxx >/dev/null 2>&1 mv -f .libs/InterpreterMessages.lo InterpreterMessages.lo rm -f .libs/DssslSpecEventHandler.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslSpecEventHandler.cxx -fPIC -DPIC mv -f DssslSpecEventHandler.o .libs/DssslSpecEventHandler.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslSpecEventHandler.cxx >/dev/null 2>&1 mv -f .libs/DssslSpecEventHandler.lo DssslSpecEventHandler.lo rm -f .libs/ELObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObj.cxx -fPIC -DPIC mv -f ELObj.o .libs/ELObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObj.cxx >/dev/null 2>&1 mv -f .libs/ELObj.lo ELObj.lo rm -f .libs/ELObjMessageArg.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObjMessageArg.cxx -fPIC -DPIC mv -f ELObjMessageArg.o .libs/ELObjMessageArg.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObjMessageArg.cxx >/dev/null 2>&1 mv -f .libs/ELObjMessageArg.lo ELObjMessageArg.lo rm -f .libs/Expression.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Expression.cxx -fPIC -DPIC mv -f Expression.o .libs/Expression.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Expression.cxx >/dev/null 2>&1 mv -f .libs/Expression.lo Expression.lo rm -f .libs/FOTBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FOTBuilder.cxx -fPIC -DPIC mv -f FOTBuilder.o .libs/FOTBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FOTBuilder.cxx >/dev/null 2>&1 mv -f .libs/FOTBuilder.lo FOTBuilder.lo rm -f FlowObj_inst.cxx /usr/bin/perl ./../instmac.pl FlowObj_inst.m4 >FlowObj_inst.cxx chmod -w FlowObj_inst.cxx rm -f .libs/FlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FlowObj.cxx -fPIC -DPIC mv -f FlowObj.o .libs/FlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FlowObj.cxx >/dev/null 2>&1 mv -f .libs/FlowObj.lo FlowObj.lo rm -f .libs/InheritedC.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InheritedC.cxx -fPIC -DPIC mv -f InheritedC.o .libs/InheritedC.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InheritedC.cxx >/dev/null 2>&1 mv -f .libs/InheritedC.lo InheritedC.lo rm -f .libs/Insn.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Insn.cxx -fPIC -DPIC mv -f Insn.o .libs/Insn.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Insn.cxx >/dev/null 2>&1 mv -f .libs/Insn.lo Insn.lo rm -f .libs/Interpreter.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Interpreter.cxx -fPIC -DPIC mv -f Interpreter.o .libs/Interpreter.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Interpreter.cxx >/dev/null 2>&1 mv -f .libs/Interpreter.lo Interpreter.lo rm -f .libs/NumberCache.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c NumberCache.cxx -fPIC -DPIC mv -f NumberCache.o .libs/NumberCache.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c NumberCache.cxx >/dev/null 2>&1 mv -f .libs/NumberCache.lo NumberCache.lo rm -f .libs/ProcessContext.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessContext.cxx -fPIC -DPIC mv -f ProcessContext.o .libs/ProcessContext.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessContext.cxx >/dev/null 2>&1 mv -f .libs/ProcessContext.lo ProcessContext.lo rm -f .libs/ProcessingMode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessingMode.cxx -fPIC -DPIC mv -f ProcessingMode.o .libs/ProcessingMode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessingMode.cxx >/dev/null 2>&1 mv -f .libs/ProcessingMode.lo ProcessingMode.lo rm -f .libs/SchemeParser.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SchemeParser.cxx -fPIC -DPIC mv -f SchemeParser.o .libs/SchemeParser.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SchemeParser.cxx >/dev/null 2>&1 mv -f .libs/SchemeParser.lo SchemeParser.lo rm -f .libs/Style.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Style.cxx -fPIC -DPIC mv -f Style.o .libs/Style.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Style.cxx >/dev/null 2>&1 mv -f .libs/Style.lo Style.lo rm -f .libs/StyleEngine.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c StyleEngine.cxx -fPIC -DPIC mv -f StyleEngine.o .libs/StyleEngine.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c StyleEngine.cxx >/dev/null 2>&1 mv -f .libs/StyleEngine.lo StyleEngine.lo rm -f primitive_inst.cxx /usr/bin/perl ./../instmac.pl primitive_inst.m4 >primitive_inst.cxx chmod -w primitive_inst.cxx rm -f .libs/primitive.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c primitive.cxx -fPIC -DPIC mv -f primitive.o .libs/primitive.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c primitive.cxx >/dev/null 2>&1 mv -f .libs/primitive.lo primitive.lo rm -f .libs/GroveManager.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveManager.cxx -fPIC -DPIC mv -f GroveManager.o .libs/GroveManager.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveManager.cxx >/dev/null 2>&1 mv -f .libs/GroveManager.lo GroveManager.lo rm -f .libs/Pattern.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Pattern.cxx -fPIC -DPIC mv -f Pattern.o .libs/Pattern.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Pattern.cxx >/dev/null 2>&1 mv -f .libs/Pattern.lo Pattern.lo rm -f .libs/MacroFlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MacroFlowObj.cxx -fPIC -DPIC mv -f MacroFlowObj.o .libs/MacroFlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MacroFlowObj.cxx >/dev/null 2>&1 mv -f .libs/MacroFlowObj.lo MacroFlowObj.lo rm -f style_inst.cxx /usr/bin/perl ./../instmac.pl style_inst.m4 >style_inst.cxx chmod -w style_inst.cxx rm -f .libs/style_inst.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c style_inst.cxx -fPIC -DPIC mv -f style_inst.o .libs/style_inst.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c style_inst.cxx >/dev/null 2>&1 mv -f .libs/style_inst.lo style_inst.lo rm -f .libs/MessageModule.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MessageModule.cxx -fPIC -DPIC mv -f MessageModule.o .libs/MessageModule.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MessageModule.cxx >/dev/null 2>&1 mv -f .libs/MessageModule.lo MessageModule.lo /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link gcc -o libostyle.la LangObj.lo Collector.lo DssslApp.lo InterpreterMessages.lo DssslSpecEventHandler.lo ELObj.lo ELObjMessageArg.lo Expression.lo FOTBuilder.lo FlowObj.lo InheritedC.lo Insn.lo Interpreter.lo NumberCache.lo ProcessContext.lo ProcessingMode.lo SchemeParser.lo Style.lo StyleEngine.lo primitive.lo GroveManager.lo Pattern.lo MacroFlowObj.lo style_inst.lo MessageModule.lo \ -rpath /usr/lib -version-info 0:1:0 -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove/.libs rm -fr .libs/libostyle.la .libs/libostyle.* .libs/libostyle.* gcc -shared LangObj.lo Collector.lo DssslApp.lo InterpreterMessages.lo DssslSpecEventHandler.lo ELObj.lo ELObjMessageArg.lo Expression.lo FOTBuilder.lo FlowObj.lo InheritedC.lo Insn.lo Interpreter.lo NumberCache.lo ProcessContext.lo ProcessingMode.lo SchemeParser.lo Style.lo StyleEngine.lo primitive.lo GroveManager.lo Pattern.lo MacroFlowObj.lo style_inst.lo MessageModule.lo -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove/.libs -Wl,-soname -Wl,libostyle.so.0 -o .libs/libostyle.so.0.0.1 (cd .libs && rm -f libostyle.so.0 && ln -s libostyle.so.0.0.1 libostyle.so.0) (cd .libs && rm -f libostyle.so && ln -s libostyle.so.0.0.1 libostyle.so) ar cru .libs/libostyle.a LangObj.o Collector.o DssslApp.o InterpreterMessages.o DssslSpecEventHandler.o ELObj.o ELObjMessageArg.o Expression.o FOTBuilder.o FlowObj.o InheritedC.o Insn.o Interpreter.o NumberCache.o ProcessContext.o ProcessingMode.o SchemeParser.o Style.o StyleEngine.o primitive.o GroveManager.o Pattern.o MacroFlowObj.o style_inst.o MessageModule.o ranlib .libs/libostyle.a creating libostyle.la (cd .libs && rm -f libostyle.la && ln -s ../libostyle.la libostyle.la) rm InterpreterMessages.cxx make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' echo > Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' /usr/bin/perl -w ./../msggen.pl -l jstyleModule JadeMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c jade.cxx g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SgmlFOTBuilder.cxx rm -f RtfFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl RtfFOTBuilder_inst.m4 >RtfFOTBuilder_inst.cxx chmod -w RtfFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule RtfMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c RtfFOTBuilder.cxx rm -f HtmlFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl HtmlFOTBuilder_inst.m4 >HtmlFOTBuilder_inst.cxx chmod -w HtmlFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule HtmlMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c HtmlFOTBuilder.cxx rm -f TeXFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl TeXFOTBuilder_inst.m4 >TeXFOTBuilder_inst.cxx chmod -w TeXFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule TeXMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c TeXFOTBuilder.cxx rm -f TransformFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl TransformFOTBuilder_inst.m4 >TransformFOTBuilder_inst.cxx chmod -w TransformFOTBuilder_inst.cxx g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c TransformFOTBuilder.cxx rm -f MifFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl MifFOTBuilder_inst.m4 >MifFOTBuilder_inst.cxx chmod -w MifFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule MifMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MifFOTBuilder.cxx /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -o openjade jade.o SgmlFOTBuilder.o RtfFOTBuilder.o HtmlFOTBuilder.o TeXFOTBuilder.o TransformFOTBuilder.o MifFOTBuilder.o ../style/libostyle.la ../spgrove/libospgrove.la ../grove/libogrove.la /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib/libosp.la mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -o .libs/openjade jade.o SgmlFOTBuilder.o RtfFOTBuilder.o HtmlFOTBuilder.o TeXFOTBuilder.o TransformFOTBuilder.o MifFOTBuilder.o ../style/.libs/libostyle.so -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove/.libs ../spgrove/.libs/libospgrove.so ../grove/.libs/libogrove.so -lm /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib/.libs/libosp.so -lpthread -lnsl creating openjade make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' + popd ~/BUILD/openjade-1.3.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.68659 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root + pushd /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2 + make prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr exec_prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr bindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin sbindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/sbin sysconfdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/etc datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share includedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include libdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib libexecdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/libexec localstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/var sharedstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/com mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man infodir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/info install datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2 make install-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' Making install in pubtext make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2 mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP /usr/bin/install -c -m 644 HTML32.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML32.dcl /usr/bin/install -c -m 644 HTML32.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML32.dtd /usr/bin/install -c -m 644 HTML32.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML32.soc /usr/bin/install -c -m 644 HTML4-f.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4-f.dtd /usr/bin/install -c -m 644 HTML4-s.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4-s.dtd /usr/bin/install -c -m 644 HTML4.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4.dcl /usr/bin/install -c -m 644 HTML4.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4.dtd /usr/bin/install -c -m 644 HTML4.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4.soc /usr/bin/install -c -m 644 HTMLlat1.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTMLlat1.ent /usr/bin/install -c -m 644 HTMLspec.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTMLspec.ent /usr/bin/install -c -m 644 HTMLsym.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTMLsym.ent /usr/bin/install -c -m 644 ISOlat1.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/ISOlat1.ent /usr/bin/install -c -m 644 ISOlat1.sgm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/ISOlat1.sgm /usr/bin/install -c -m 644 html-1.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html-1.dtd /usr/bin/install -c -m 644 html-1s.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html-1s.dtd /usr/bin/install -c -m 644 html-s.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html-s.dtd /usr/bin/install -c -m 644 html.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html.dcl /usr/bin/install -c -m 644 html.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html.dtd /usr/bin/install -c -m 644 html.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html.soc /usr/bin/install -c -m 644 xml.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/xml.dcl /usr/bin/install -c -m 644 xml.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/xml.soc /usr/bin/install -c -m 644 japan.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/japan.dcl /usr/bin/install -c -m 644 opensp-implied.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/opensp-implied.dcl make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' Making install in unicode make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP /usr/bin/install -c -m 644 catalog /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/catalog /usr/bin/install -c -m 644 demo.sgm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/demo.sgm /usr/bin/install -c -m 644 gensyntax.pl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/gensyntax.pl /usr/bin/install -c -m 644 unicode.sd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/unicode.sd /usr/bin/install -c -m 644 unicode.syn /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/unicode.syn make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' Making install in doc make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP /usr/bin/install -c -m 644 archform.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/archform.htm /usr/bin/install -c -m 644 build.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/build.htm /usr/bin/install -c -m 644 catalog.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/catalog.htm /usr/bin/install -c -m 644 charset.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/charset.htm /usr/bin/install -c -m 644 features.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/features.htm /usr/bin/install -c -m 644 generic.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/generic.htm /usr/bin/install -c -m 644 ideas.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/ideas.htm /usr/bin/install -c -m 644 index.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/index.htm /usr/bin/install -c -m 644 new.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/new.htm /usr/bin/install -c -m 644 nsgmls.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/nsgmls.htm /usr/bin/install -c -m 644 sgmldecl.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sgmldecl.htm /usr/bin/install -c -m 644 sgmlnorm.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sgmlnorm.htm /usr/bin/install -c -m 644 sgmlsout.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sgmlsout.htm /usr/bin/install -c -m 644 spam.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/spam.htm /usr/bin/install -c -m 644 spcat.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/spcat.htm /usr/bin/install -c -m 644 spent.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/spent.htm /usr/bin/install -c -m 644 sx.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sx.htm /usr/bin/install -c -m 644 sysdecl.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sysdecl.htm /usr/bin/install -c -m 644 sysid.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sysid.htm /usr/bin/install -c -m 644 xml.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/xml.htm /usr/bin/install -c -m 644 xmlwarn.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/xmlwarn.htm /usr/bin/install -c -m 644 autoconf.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/autoconf.htm make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' Making install in include make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP /usr/bin/install -c -m 644 Allocator.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Allocator.h /usr/bin/install -c -m 644 ArcEngine.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ArcEngine.h /usr/bin/install -c -m 644 Attribute.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Attribute.h /usr/bin/install -c -m 644 Attributed.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Attributed.h /usr/bin/install -c -m 644 Big5CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Big5CodingSystem.h /usr/bin/install -c -m 644 Boolean.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Boolean.h /usr/bin/install -c -m 644 CharMap.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharMap.cxx /usr/bin/install -c -m 644 CharMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharMap.h /usr/bin/install -c -m 644 CharsetDecl.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharsetDecl.h /usr/bin/install -c -m 644 CharsetInfo.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharsetInfo.h /usr/bin/install -c -m 644 CharsetRegistry.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharsetRegistry.h /usr/bin/install -c -m 644 CmdLineApp.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CmdLineApp.h /usr/bin/install -c -m 644 CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CodingSystem.h /usr/bin/install -c -m 644 CodingSystemKit.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CodingSystemKit.h /usr/bin/install -c -m 644 ConsoleOutput.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ConsoleOutput.h /usr/bin/install -c -m 644 ContentState.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ContentState.h /usr/bin/install -c -m 644 ContentToken.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ContentToken.h /usr/bin/install -c -m 644 CopyOwner.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CopyOwner.cxx /usr/bin/install -c -m 644 CopyOwner.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CopyOwner.h /usr/bin/install -c -m 644 DescriptorManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/DescriptorManager.h /usr/bin/install -c -m 644 Dtd.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Dtd.h /usr/bin/install -c -m 644 EUCJPCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EUCJPCodingSystem.h /usr/bin/install -c -m 644 ElementType.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ElementType.h /usr/bin/install -c -m 644 Entity.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Entity.h /usr/bin/install -c -m 644 EntityApp.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityApp.h /usr/bin/install -c -m 644 EntityCatalog.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityCatalog.h /usr/bin/install -c -m 644 EntityDecl.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityDecl.h /usr/bin/install -c -m 644 EntityManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityManager.h /usr/bin/install -c -m 644 ErrnoMessageArg.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ErrnoMessageArg.h /usr/bin/install -c -m 644 ErrorCountEventHandler.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ErrorCountEventHandler.h /usr/bin/install -c -m 644 Event.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Event.h /usr/bin/install -c -m 644 EventsWanted.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EventsWanted.h /usr/bin/install -c -m 644 ExtendEntityManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ExtendEntityManager.h /usr/bin/install -c -m 644 ExternalId.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ExternalId.h /usr/bin/install -c -m 644 Fixed2CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Fixed2CodingSystem.h /usr/bin/install -c -m 644 GenericEventHandler.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/GenericEventHandler.h /usr/bin/install -c -m 644 Hash.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Hash.h /usr/bin/install -c -m 644 HashTable.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTable.cxx /usr/bin/install -c -m 644 HashTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTable.h /usr/bin/install -c -m 644 HashTableItemBase.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTableItemBase.cxx /usr/bin/install -c -m 644 HashTableItemBase.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTableItemBase.h /usr/bin/install -c -m 644 IList.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IList.h /usr/bin/install -c -m 644 IListBase.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IListBase.h /usr/bin/install -c -m 644 IListIter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IListIter.h /usr/bin/install -c -m 644 IListIterBase.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IListIterBase.h /usr/bin/install -c -m 644 IQueue.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IQueue.cxx /usr/bin/install -c -m 644 IQueue.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IQueue.h /usr/bin/install -c -m 644 ISet.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ISet.cxx /usr/bin/install -c -m 644 ISet.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ISet.h /usr/bin/install -c -m 644 ISetIter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ISetIter.h /usr/bin/install -c -m 644 IdentityCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IdentityCodingSystem.h /usr/bin/install -c -m 644 InputSource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/InputSource.h /usr/bin/install -c -m 644 InternalInputSource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/InternalInputSource.h /usr/bin/install -c -m 644 Link.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Link.h /usr/bin/install -c -m 644 LinkProcess.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/LinkProcess.h /usr/bin/install -c -m 644 List.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/List.cxx /usr/bin/install -c -m 644 List.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/List.h /usr/bin/install -c -m 644 ListIter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ListIter.h /usr/bin/install -c -m 644 LiteralStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/LiteralStorage.h /usr/bin/install -c -m 644 Location.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Location.h /usr/bin/install -c -m 644 Lpd.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Lpd.h /usr/bin/install -c -m 644 Markup.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Markup.h /usr/bin/install -c -m 644 Message.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Message.h /usr/bin/install -c -m 644 MessageArg.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageArg.h /usr/bin/install -c -m 644 MessageBuilder.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageBuilder.h /usr/bin/install -c -m 644 MessageEventHandler.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageEventHandler.h /usr/bin/install -c -m 644 MessageFormatter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageFormatter.h /usr/bin/install -c -m 644 MessageModule.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageModule.h /usr/bin/install -c -m 644 MessageReporter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageReporter.h /usr/bin/install -c -m 644 MessageTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageTable.h /usr/bin/install -c -m 644 Mode.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Mode.h /usr/bin/install -c -m 644 NCVector.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NCVector.h /usr/bin/install -c -m 644 Named.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Named.h /usr/bin/install -c -m 644 NamedResource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NamedResource.h /usr/bin/install -c -m 644 NamedResourceTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NamedResourceTable.h /usr/bin/install -c -m 644 NamedTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NamedTable.h /usr/bin/install -c -m 644 Notation.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Notation.h /usr/bin/install -c -m 644 NotationStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NotationStorage.h /usr/bin/install -c -m 644 OpenElement.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OpenElement.h /usr/bin/install -c -m 644 Options.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Options.cxx /usr/bin/install -c -m 644 Options.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Options.h /usr/bin/install -c -m 644 OutputByteStream.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OutputByteStream.h /usr/bin/install -c -m 644 OutputCharStream.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OutputCharStream.h /usr/bin/install -c -m 644 Owner.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Owner.cxx /usr/bin/install -c -m 644 Owner.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Owner.h /usr/bin/install -c -m 644 OwnerTable.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OwnerTable.cxx /usr/bin/install -c -m 644 OwnerTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OwnerTable.h /usr/bin/install -c -m 644 ParserApp.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ParserApp.h /usr/bin/install -c -m 644 ParserOptions.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ParserOptions.h /usr/bin/install -c -m 644 PointerTable.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/PointerTable.cxx /usr/bin/install -c -m 644 PointerTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/PointerTable.h /usr/bin/install -c -m 644 PosixStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/PosixStorage.h /usr/bin/install -c -m 644 Ptr.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Ptr.cxx /usr/bin/install -c -m 644 Ptr.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Ptr.h /usr/bin/install -c -m 644 RangeMap.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/RangeMap.cxx /usr/bin/install -c -m 644 RangeMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/RangeMap.h /usr/bin/install -c -m 644 Resource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Resource.h /usr/bin/install -c -m 644 RewindStorageObject.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/RewindStorageObject.h /usr/bin/install -c -m 644 SJISCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SJISCodingSystem.h /usr/bin/install -c -m 644 SOEntityCatalog.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SOEntityCatalog.h /usr/bin/install -c -m 644 Sd.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Sd.h /usr/bin/install -c -m 644 SdText.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SdText.h /usr/bin/install -c -m 644 SearchResultMessageArg.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SearchResultMessageArg.h /usr/bin/install -c -m 644 SgmlParser.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SgmlParser.h /usr/bin/install -c -m 644 ShortReferenceMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ShortReferenceMap.h /usr/bin/install -c -m 644 StdioStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StdioStorage.h /usr/bin/install -c -m 644 StorageManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StorageManager.h /usr/bin/install -c -m 644 StringC.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringC.h /usr/bin/install -c -m 644 StringOf.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringOf.cxx /usr/bin/install -c -m 644 StringOf.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringOf.h /usr/bin/install -c -m 644 StringResource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringResource.h /usr/bin/install -c -m 644 SubstTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SubstTable.h /usr/bin/install -c -m 644 Syntax.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Syntax.h /usr/bin/install -c -m 644 Text.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Text.h /usr/bin/install -c -m 644 TranslateCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/TranslateCodingSystem.h /usr/bin/install -c -m 644 TypeId.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/TypeId.h /usr/bin/install -c -m 644 URLStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/URLStorage.h /usr/bin/install -c -m 644 UTF8CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UTF8CodingSystem.h /usr/bin/install -c -m 644 UnicodeCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UnicodeCodingSystem.h /usr/bin/install -c -m 644 UnivCharsetDesc.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UnivCharsetDesc.h /usr/bin/install -c -m 644 Vector.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Vector.cxx /usr/bin/install -c -m 644 Vector.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Vector.h /usr/bin/install -c -m 644 XMLCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/XMLCodingSystem.h /usr/bin/install -c -m 644 XcharMap.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/XcharMap.cxx /usr/bin/install -c -m 644 XcharMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/XcharMap.h /usr/bin/install -c -m 644 constant.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/constant.h /usr/bin/install -c -m 644 macros.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/macros.h /usr/bin/install -c -m 644 rtti.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/rtti.h /usr/bin/install -c -m 644 sptchar.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/sptchar.h /usr/bin/install -c -m 644 types.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/types.h /usr/bin/install -c -m 644 xnew.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/xnew.h /usr/bin/install -c -m 644 UTF16CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UTF16CodingSystem.h /usr/bin/install -c -m 644 Fixed4CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Fixed4CodingSystem.h make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' Making install in generic make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP /usr/bin/install -c -m 644 ParserEventGeneratorKit.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ParserEventGeneratorKit.h /usr/bin/install -c -m 644 EventGenerator.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EventGenerator.h /usr/bin/install -c -m 644 SGMLApplication.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SGMLApplication.h make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' Making install in lib make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libosp.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.la /usr/bin/install -c .libs/libosp.so.3.0.0 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.so.3.0.0 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libosp.so.3 && ln -s libosp.so.3.0.0 libosp.so.3) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libosp.so && ln -s libosp.so.3.0.0 libosp.so) /usr/bin/install -c .libs/libosp.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.la /usr/bin/install -c .libs/libosp.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' Making install in nsgmls make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c onsgmls /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/onsgmls libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/onsgmls /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/onsgmls make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' Making install in spent make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ospent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospent libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ospent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospent make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' Making install in spam make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ospam /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospam libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ospam /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospam make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' Making install in sgmlnorm make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c osgmlnorm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osgmlnorm libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/osgmlnorm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osgmlnorm make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' Making install in sx make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c osx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osx libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/osx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osx make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' Making install in spcat make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ospcat /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospcat libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ospcat /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospcat make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' Making install in intl make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' if test "OpenSP" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include; \ /usr/bin/install -c -m 644 libintl.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib; \ temp=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/t-charset.alias; \ dest=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/charset.alias; \ if test -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/charset.alias; then \ orig=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale; \ test -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/locale.alias \ && orig=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/t-locale.alias; \ dest=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "OpenSP" = "gettext"; then \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' Making install in po make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' if test -r "..//./mkinstalldirs"; then \ ..//./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2; \ else \ /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2; \ fi if test "sp" = "gettext"; then \ if test -r "..//./mkinstalldirs"; then \ ..//./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1 mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1 /usr/bin/install -c -m 644 ./onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 ./osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ./ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ./ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 ./osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osx.1 /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1 /usr/bin/install -c -m 644 onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osx.1 /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP /usr/bin/install -c -m 644 README /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/README /usr/bin/install -c -m 644 ABOUT-NLS /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/ABOUT-NLS /usr/bin/install -c -m 644 NEWS /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/NEWS /usr/bin/install -c -m 644 COPYING /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/COPYING /usr/bin/install -c -m 644 AUTHORS /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/AUTHORS /usr/bin/install -c -m 644 ChangeLog /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/ChangeLog /usr/bin/install -c -m 644 releasenotes.html /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/releasenotes.html /usr/bin/install -c -m 644 releasenotes.pdf /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/releasenotes.pdf /usr/bin/install -c -m 644 releasenotes.ps /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/releasenotes.ps /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP /usr/bin/install -c -m 644 config.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/config.h make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' + make install-man mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1 /usr/bin/install -c -m 644 ./onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 ./osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ./ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ./ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 ./osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osx.1 /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1 /usr/bin/install -c -m 644 onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osx.1 + popd ~/BUILD/openjade-1.3.2 + pushd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2 + make prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr exec_prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr bindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin sbindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/sbin sysconfdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/etc datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share includedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include libdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib libexecdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/libexec localstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/var sharedstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/com mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man infodir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/info install datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2 make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c libogrove.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /usr/bin/install -c .libs/libogrove.so.0.0.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.so.0.0.1 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libogrove.so.0 && ln -s libogrove.so.0.0.1 libogrove.so.0) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libogrove.so && ln -s libogrove.so.0.0.1 libogrove.so) /usr/bin/install -c .libs/libogrove.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.la /usr/bin/install -c .libs/libogrove.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c libospgrove.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /usr/bin/install -c .libs/libospgrove.so.0.0.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.so.0.0.1 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libospgrove.so.0 && ln -s libospgrove.so.0.0.1 libospgrove.so.0) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libospgrove.so && ln -s libospgrove.so.0.0.1 libospgrove.so) /usr/bin/install -c .libs/libospgrove.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.la /usr/bin/install -c .libs/libospgrove.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c libostyle.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /usr/bin/install -c .libs/libostyle.so.0.0.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.so.0.0.1 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libostyle.so.0 && ln -s libostyle.so.0.0.1 libostyle.so.0) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libostyle.so && ln -s libostyle.so.0.0.1 libostyle.so) /usr/bin/install -c .libs/libostyle.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.la /usr/bin/install -c .libs/libostyle.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' test -d /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin || \ (mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin; chmod 755 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin) rm -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/openjade /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c openjade /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin libtool: install: warning: `../style/libostyle.la' has not been installed in `/usr/lib' libtool: install: warning: `../spgrove/libospgrove.la' has not been installed in `/usr/lib' libtool: install: warning: `../grove/libogrove.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/openjade /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/openjade make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' PATH="$PATH:/sbin" ldconfig -n /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/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 install-man mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1 /usr/bin/install -c -m 644 /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/docsrc/openjade.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/openjade.1 + popd ~/BUILD/openjade-1.3.2 + find /var/tmp/openjade-1.3.2-8.fdr.1.1-root -name '*.la' + xargs perl -p -i -e 's|-L/usr/src/rpm/BUILD[\w/.-]*||g' + ln -s openjade /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/jade + echo '.so man1/openjade.1' + ln -s onsgmls /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/nsgmls + echo '.so man1/onsgmls.1' + ln -s osgmlnorm /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sgmlnorm + echo '.so man1/osgmlnorm.1' + ln -s ospam /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/spam + echo '.so man1/ospam.1' + ln -s ospent /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/spent + echo '.so man1/ospent.1' + ln -s osx /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sx + echo '.so man1/osx.1' + mv /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sx /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sgml2xml + mv /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/sx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/sgml2xml.1 + cp /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/catalog /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/sgml/openjade-1.3.2/ + cp /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/dsssl.dtd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/style-sheet.dtd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/fot.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/sgml/openjade-1.3.2 + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/sgml/openjade-1.3.2/doc + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/openjade-1.3.2 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.so.3.0.0 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.so.0.0.1 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.so.0.0.1 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.so.0.0.1 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/onsgmls extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospent extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospam extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osgmlnorm extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osx extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospcat extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/openjade cpio: openjade-1.3.2/openjade-1.3.2/style/InterpreterMessages.cxx: No such file or directory 6849 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: openjade-1.3.2-8.fdr.1.1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.41781 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + DOCDIR=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + export DOCDIR + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + /bin/mkdir -p /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + cp -pr OpenSP-1.5/doc/ openjade-1.3.2/doc/ openjade-1.3.2/jadedoc/ openjade-1.3.2/dsssl/ OpenSP-1.5/pubtext/ openjade-1.3.2/pubtext/ OpenSP-1.5/unicode/ openjade-1.3.2/unicode/ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + cp -pr --parents OpenSP-1.5/README openjade-1.3.2/README OpenSP-1.5/COPYING openjade-1.3.2/COPYING openjade-1.3.2/VERSION /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + exit 0 Provides: jade libogrove.so.0 libosp.so.3 libospgrove.so.0 libostyle.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libnsl.so.1 libogrove.so.0 libosp.so.3 libospgrove.so.0 libostyle.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.5 libstdc++.so.5(CXXABI_1.2) libstdc++.so.5(GLIBCPP_3.2) Obsoletes: jade Processing files: openjade-devel-1.3.2-8.fdr.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: openjade = 1.3.2 Processing files: openjade-debuginfo-1.3.2-8.fdr.1.1 Provides: libogrove.so.0.0.1.debug libosp.so.3.0.0.debug libospgrove.so.0.0.1.debug libostyle.so.0.0.1.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/openjade-1.3.2-8.fdr.1.1-root Wrote: /usr/src/rpm/SRPMS/openjade-1.3.2-8.fdr.1.1.src.rpm Wrote: /usr/src/rpm/RPMS/openjade-1.3.2-8.fdr.1.1.i386.rpm Wrote: /usr/src/rpm/RPMS/openjade-devel-1.3.2-8.fdr.1.1.i386.rpm Wrote: /usr/src/rpm/RPMS/openjade-debuginfo-1.3.2-8.fdr.1.1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.15133 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26921 + umask 022 + cd /usr/src/rpm/BUILD + LANG=C + export LANG + unset DISPLAY + cd /usr/src/rpm/BUILD + rm -rf openjade-1.3.2 + /bin/mkdir -p openjade-1.3.2 + cd openjade-1.3.2 + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/openjade-1.3.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/gzip -dc /usr/src/rpm/SOURCES/OpenSP-1.5.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' ++ /usr/bin/id -u + '[' 500 = 0 ']' + /bin/chmod -Rf a+rX,g-w,o-w . + pushd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2 + echo 'Patch #0 (openjade-1.3.1-manpage.patch):' Patch #0 (openjade-1.3.1-manpage.patch): + patch -p1 -b --suffix .manpage -s + echo 'Patch #1 (openjade-ppc64.patch):' Patch #1 (openjade-ppc64.patch): + patch -p1 -b --suffix .ppc64 -s + echo 'Patch #4 (openjade-1.3.1-nsl.patch):' Patch #4 (openjade-1.3.1-nsl.patch): + patch -p1 -s + popd ~/BUILD/openjade-1.3.2 + pushd /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2 + echo 'Patch #3 (opensp-1.5-gcc33.patch):' Patch #3 (opensp-1.5-gcc33.patch): + patch -p1 -b --suffix .gcc33 -s + popd ~/BUILD/openjade-1.3.2 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.19937 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + LANG=C + export LANG + unset DISPLAY + pushd /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2 + aclocal + libtoolize --copy --force + automake --add-missing --copy + autoconf --force + CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CFLAGS + CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CXXFLAGS + FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export FFLAGS ++ find . -name config.guess -o -name config.sub ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-http --datadir=/usr/share/sgml/openjade-1.3.2 --enable-default-catalog=/etc/sgml/catalog --enable-default-search-path=/usr/share/sgml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... no checking whether build environment is sane... yes checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) no checking for perl... /usr/bin/perl checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-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... nm checking how to recognise dependent libraries... pass_all 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 i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-g95... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fl32... no checking for af77... no checking for fort77... 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 lf95... no checking for g95... 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... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... no checking for ar... ar checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes 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 how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so appending configuration tag "F77" to libtool checking for pthread_create in -lpthread... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for i686-pc-linux-gnu-ranlib... ranlib checking for strerror in -lcposix... no checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 1.875, ok checking whether NLS is requested... yes checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for locale.h... (cached) yes checking for ANSI C header files... (cached) yes checking for limits.h... (cached) yes checking for unistd.h... (cached) yes checking io.h usability... no checking io.h presence... no checking for io.h... no checking osfcn.h usability... no checking osfcn.h presence... no checking for osfcn.h... no checking new usability... yes checking new presence... yes checking for new... yes checking cassert usability... yes checking cassert presence... yes checking for cassert... yes checking whether byte ordering is bigendian... no checking for size_t... (cached) yes checking for struct stat.st_blksize... yes checking for sig_atomic_t in signal.h... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for unsigned short... yes checking size of unsigned short... 2 checking for wchar_t... yes checking size of wchar_t... 4 checking whether the compiler recognizes bool as a built-in type... yes checking for bool... yes checking size of bool... 1 checking whether the compiler supports the mutable keyword... yes checking whether the compiler recognizes typename... yes checking whether the compiler accepts the new for scoping rules... yes checking whether the compiler supports placement operator delete... no checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports explicit instantiations... yes checking for placement operator new... yes checking whether the C++ compiler supports the std namespace... yes checking whether GNU C++ supports automatic template instantiation... yes checking whether GNU C++ links with libg++ if we include new.h... no checking whether new_handler accepts size_t and returns int... no checking for memmove... yes checking for memcmp... yes checking for strerror... yes checking for strtoul... (cached) yes checking for setlocale... (cached) yes checking for Windows and DOS and OS/2 style pathnames... no checking whether to include support for http... yes checking for main in -lnsl... yes checking for main in -lsocket... no checking h_errno in netdb.h... yes checking for default catalog... /etc/sgml/catalog checking for default search path... /usr/share/sgml checking whether to include support for XML Formatted Messages... no configure: creating ./config.status config.status: creating OpenSP-1.5.spec config.status: creating Makefile config.status: creating msggen.pl config.status: creating lib/Makefile config.status: creating nsgmls/Makefile config.status: creating spent/Makefile config.status: creating spam/Makefile config.status: creating sgmlnorm/Makefile config.status: creating sx/Makefile config.status: creating spcat/Makefile config.status: creating include/Makefile config.status: creating include/config.h.old config.status: creating generic/Makefile config.status: creating doc/Makefile config.status: creating pubtext/Makefile config.status: creating unicode/Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile + make cd . && /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/missing --run autoheader touch ./config.h.in cd . && /bin/sh ./config.status config.h config.status: creating config.h make all-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' Making all in pubtext make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' Making all in unicode make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' Making all in doc make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' Making all in include make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' Making all in generic make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' Making all in lib make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Allocator.lo -MD -MP -MF ".deps/Allocator.Tpo" \ -c -o Allocator.lo `test -f 'Allocator.cxx' || echo './'`Allocator.cxx; \ then mv -f ".deps/Allocator.Tpo" ".deps/Allocator.Plo"; \ else rm -f ".deps/Allocator.Tpo"; exit 1; \ fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c Allocator.cxx -fPIC -DPIC -o .libs/Allocator.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Allocator.lo -MD -MP -MF .deps/Allocator.Tpo -c Allocator.cxx -o Allocator.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ArcEngine.lo -MD -MP -MF ".deps/ArcEngine.Tpo" \ -c -o ArcEngine.lo `test -f 'ArcEngine.cxx' || echo './'`ArcEngine.cxx; \ then mv -f ".deps/ArcEngine.Tpo" ".deps/ArcEngine.Plo"; \ else rm -f ".deps/ArcEngine.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ArcEngine.lo -MD -MP -MF .deps/ArcEngine.Tpo -c ArcEngine.cxx -fPIC -DPIC -o .libs/ArcEngine.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from ArcEngine.cxx:21: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ArcEngine.lo -MD -MP -MF .deps/ArcEngine.Tpo -c ArcEngine.cxx -o ArcEngine.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Attribute.lo -MD -MP -MF ".deps/Attribute.Tpo" \ -c -o Attribute.lo `test -f 'Attribute.cxx' || echo './'`Attribute.cxx; \ then mv -f ".deps/Attribute.Tpo" ".deps/Attribute.Plo"; \ else rm -f ".deps/Attribute.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Attribute.lo -MD -MP -MF .deps/Attribute.Tpo -c Attribute.cxx -fPIC -DPIC -o .libs/Attribute.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Attribute.lo -MD -MP -MF .deps/Attribute.Tpo -c Attribute.cxx -o Attribute.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Big5CodingSystem.lo -MD -MP -MF ".deps/Big5CodingSystem.Tpo" \ -c -o Big5CodingSystem.lo `test -f 'Big5CodingSystem.cxx' || echo './'`Big5CodingSystem.cxx; \ then mv -f ".deps/Big5CodingSystem.Tpo" ".deps/Big5CodingSystem.Plo"; \ else rm -f ".deps/Big5CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Big5CodingSystem.lo -MD -MP -MF .deps/Big5CodingSystem.Tpo -c Big5CodingSystem.cxx -fPIC -DPIC -o .libs/Big5CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Big5CodingSystem.lo -MD -MP -MF .deps/Big5CodingSystem.Tpo -c Big5CodingSystem.cxx -o Big5CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetDecl.lo -MD -MP -MF ".deps/CharsetDecl.Tpo" \ -c -o CharsetDecl.lo `test -f 'CharsetDecl.cxx' || echo './'`CharsetDecl.cxx; \ then mv -f ".deps/CharsetDecl.Tpo" ".deps/CharsetDecl.Plo"; \ else rm -f ".deps/CharsetDecl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetDecl.lo -MD -MP -MF .deps/CharsetDecl.Tpo -c CharsetDecl.cxx -fPIC -DPIC -o .libs/CharsetDecl.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetDecl.lo -MD -MP -MF .deps/CharsetDecl.Tpo -c CharsetDecl.cxx -o CharsetDecl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetInfo.lo -MD -MP -MF ".deps/CharsetInfo.Tpo" \ -c -o CharsetInfo.lo `test -f 'CharsetInfo.cxx' || echo './'`CharsetInfo.cxx; \ then mv -f ".deps/CharsetInfo.Tpo" ".deps/CharsetInfo.Plo"; \ else rm -f ".deps/CharsetInfo.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetInfo.lo -MD -MP -MF .deps/CharsetInfo.Tpo -c CharsetInfo.cxx -fPIC -DPIC -o .libs/CharsetInfo.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetInfo.lo -MD -MP -MF .deps/CharsetInfo.Tpo -c CharsetInfo.cxx -o CharsetInfo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetRegistry.lo -MD -MP -MF ".deps/CharsetRegistry.Tpo" \ -c -o CharsetRegistry.lo `test -f 'CharsetRegistry.cxx' || echo './'`CharsetRegistry.cxx; \ then mv -f ".deps/CharsetRegistry.Tpo" ".deps/CharsetRegistry.Plo"; \ else rm -f ".deps/CharsetRegistry.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetRegistry.lo -MD -MP -MF .deps/CharsetRegistry.Tpo -c CharsetRegistry.cxx -fPIC -DPIC -o .libs/CharsetRegistry.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CharsetRegistry.lo -MD -MP -MF .deps/CharsetRegistry.Tpo -c CharsetRegistry.cxx -o CharsetRegistry.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CmdLineApp.lo -MD -MP -MF ".deps/CmdLineApp.Tpo" \ -c -o CmdLineApp.lo `test -f 'CmdLineApp.cxx' || echo './'`CmdLineApp.cxx; \ then mv -f ".deps/CmdLineApp.Tpo" ".deps/CmdLineApp.Plo"; \ else rm -f ".deps/CmdLineApp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CmdLineApp.lo -MD -MP -MF .deps/CmdLineApp.Tpo -c CmdLineApp.cxx -fPIC -DPIC -o .libs/CmdLineApp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CmdLineApp.lo -MD -MP -MF .deps/CmdLineApp.Tpo -c CmdLineApp.cxx -o CmdLineApp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystem.lo -MD -MP -MF ".deps/CodingSystem.Tpo" \ -c -o CodingSystem.lo `test -f 'CodingSystem.cxx' || echo './'`CodingSystem.cxx; \ then mv -f ".deps/CodingSystem.Tpo" ".deps/CodingSystem.Plo"; \ else rm -f ".deps/CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystem.lo -MD -MP -MF .deps/CodingSystem.Tpo -c CodingSystem.cxx -fPIC -DPIC -o .libs/CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystem.lo -MD -MP -MF .deps/CodingSystem.Tpo -c CodingSystem.cxx -o CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystemKit.lo -MD -MP -MF ".deps/CodingSystemKit.Tpo" \ -c -o CodingSystemKit.lo `test -f 'CodingSystemKit.cxx' || echo './'`CodingSystemKit.cxx; \ then mv -f ".deps/CodingSystemKit.Tpo" ".deps/CodingSystemKit.Plo"; \ else rm -f ".deps/CodingSystemKit.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystemKit.lo -MD -MP -MF .deps/CodingSystemKit.Tpo -c CodingSystemKit.cxx -fPIC -DPIC -o .libs/CodingSystemKit.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT CodingSystemKit.lo -MD -MP -MF .deps/CodingSystemKit.Tpo -c CodingSystemKit.cxx -o CodingSystemKit.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ConsoleOutput.lo -MD -MP -MF ".deps/ConsoleOutput.Tpo" \ -c -o ConsoleOutput.lo `test -f 'ConsoleOutput.cxx' || echo './'`ConsoleOutput.cxx; \ then mv -f ".deps/ConsoleOutput.Tpo" ".deps/ConsoleOutput.Plo"; \ else rm -f ".deps/ConsoleOutput.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ConsoleOutput.lo -MD -MP -MF .deps/ConsoleOutput.Tpo -c ConsoleOutput.cxx -fPIC -DPIC -o .libs/ConsoleOutput.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ConsoleOutput.lo -MD -MP -MF .deps/ConsoleOutput.Tpo -c ConsoleOutput.cxx -o ConsoleOutput.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentState.lo -MD -MP -MF ".deps/ContentState.Tpo" \ -c -o ContentState.lo `test -f 'ContentState.cxx' || echo './'`ContentState.cxx; \ then mv -f ".deps/ContentState.Tpo" ".deps/ContentState.Plo"; \ else rm -f ".deps/ContentState.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentState.lo -MD -MP -MF .deps/ContentState.Tpo -c ContentState.cxx -fPIC -DPIC -o .libs/ContentState.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentState.lo -MD -MP -MF .deps/ContentState.Tpo -c ContentState.cxx -o ContentState.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentToken.lo -MD -MP -MF ".deps/ContentToken.Tpo" \ -c -o ContentToken.lo `test -f 'ContentToken.cxx' || echo './'`ContentToken.cxx; \ then mv -f ".deps/ContentToken.Tpo" ".deps/ContentToken.Plo"; \ else rm -f ".deps/ContentToken.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentToken.lo -MD -MP -MF .deps/ContentToken.Tpo -c ContentToken.cxx -fPIC -DPIC -o .libs/ContentToken.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ContentToken.lo -MD -MP -MF .deps/ContentToken.Tpo -c ContentToken.cxx -o ContentToken.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DescriptorManager.lo -MD -MP -MF ".deps/DescriptorManager.Tpo" \ -c -o DescriptorManager.lo `test -f 'DescriptorManager.cxx' || echo './'`DescriptorManager.cxx; \ then mv -f ".deps/DescriptorManager.Tpo" ".deps/DescriptorManager.Plo"; \ else rm -f ".deps/DescriptorManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DescriptorManager.lo -MD -MP -MF .deps/DescriptorManager.Tpo -c DescriptorManager.cxx -fPIC -DPIC -o .libs/DescriptorManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DescriptorManager.lo -MD -MP -MF .deps/DescriptorManager.Tpo -c DescriptorManager.cxx -o DescriptorManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Dtd.lo -MD -MP -MF ".deps/Dtd.Tpo" \ -c -o Dtd.lo `test -f 'Dtd.cxx' || echo './'`Dtd.cxx; \ then mv -f ".deps/Dtd.Tpo" ".deps/Dtd.Plo"; \ else rm -f ".deps/Dtd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Dtd.lo -MD -MP -MF .deps/Dtd.Tpo -c Dtd.cxx -fPIC -DPIC -o .libs/Dtd.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Dtd.lo -MD -MP -MF .deps/Dtd.Tpo -c Dtd.cxx -o Dtd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DtdDeclEventHandler.lo -MD -MP -MF ".deps/DtdDeclEventHandler.Tpo" \ -c -o DtdDeclEventHandler.lo `test -f 'DtdDeclEventHandler.cxx' || echo './'`DtdDeclEventHandler.cxx; \ then mv -f ".deps/DtdDeclEventHandler.Tpo" ".deps/DtdDeclEventHandler.Plo"; \ else rm -f ".deps/DtdDeclEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DtdDeclEventHandler.lo -MD -MP -MF .deps/DtdDeclEventHandler.Tpo -c DtdDeclEventHandler.cxx -fPIC -DPIC -o .libs/DtdDeclEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT DtdDeclEventHandler.lo -MD -MP -MF .deps/DtdDeclEventHandler.Tpo -c DtdDeclEventHandler.cxx -o DtdDeclEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EUCJPCodingSystem.lo -MD -MP -MF ".deps/EUCJPCodingSystem.Tpo" \ -c -o EUCJPCodingSystem.lo `test -f 'EUCJPCodingSystem.cxx' || echo './'`EUCJPCodingSystem.cxx; \ then mv -f ".deps/EUCJPCodingSystem.Tpo" ".deps/EUCJPCodingSystem.Plo"; \ else rm -f ".deps/EUCJPCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EUCJPCodingSystem.lo -MD -MP -MF .deps/EUCJPCodingSystem.Tpo -c EUCJPCodingSystem.cxx -fPIC -DPIC -o .libs/EUCJPCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EUCJPCodingSystem.lo -MD -MP -MF .deps/EUCJPCodingSystem.Tpo -c EUCJPCodingSystem.cxx -o EUCJPCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ElementType.lo -MD -MP -MF ".deps/ElementType.Tpo" \ -c -o ElementType.lo `test -f 'ElementType.cxx' || echo './'`ElementType.cxx; \ then mv -f ".deps/ElementType.Tpo" ".deps/ElementType.Plo"; \ else rm -f ".deps/ElementType.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ElementType.lo -MD -MP -MF .deps/ElementType.Tpo -c ElementType.cxx -fPIC -DPIC -o .libs/ElementType.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ElementType.lo -MD -MP -MF .deps/ElementType.Tpo -c ElementType.cxx -o ElementType.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Entity.lo -MD -MP -MF ".deps/Entity.Tpo" \ -c -o Entity.lo `test -f 'Entity.cxx' || echo './'`Entity.cxx; \ then mv -f ".deps/Entity.Tpo" ".deps/Entity.Plo"; \ else rm -f ".deps/Entity.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Entity.lo -MD -MP -MF .deps/Entity.Tpo -c Entity.cxx -fPIC -DPIC -o .libs/Entity.o In file included from Recognizer.h:15, from ParserState.h:34, from Entity.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Entity.lo -MD -MP -MF .deps/Entity.Tpo -c Entity.cxx -o Entity.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityApp.lo -MD -MP -MF ".deps/EntityApp.Tpo" \ -c -o EntityApp.lo `test -f 'EntityApp.cxx' || echo './'`EntityApp.cxx; \ then mv -f ".deps/EntityApp.Tpo" ".deps/EntityApp.Plo"; \ else rm -f ".deps/EntityApp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityApp.lo -MD -MP -MF .deps/EntityApp.Tpo -c EntityApp.cxx -fPIC -DPIC -o .libs/EntityApp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityApp.lo -MD -MP -MF .deps/EntityApp.Tpo -c EntityApp.cxx -o EntityApp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityCatalog.lo -MD -MP -MF ".deps/EntityCatalog.Tpo" \ -c -o EntityCatalog.lo `test -f 'EntityCatalog.cxx' || echo './'`EntityCatalog.cxx; \ then mv -f ".deps/EntityCatalog.Tpo" ".deps/EntityCatalog.Plo"; \ else rm -f ".deps/EntityCatalog.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityCatalog.lo -MD -MP -MF .deps/EntityCatalog.Tpo -c EntityCatalog.cxx -fPIC -DPIC -o .libs/EntityCatalog.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityCatalog.lo -MD -MP -MF .deps/EntityCatalog.Tpo -c EntityCatalog.cxx -o EntityCatalog.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityDecl.lo -MD -MP -MF ".deps/EntityDecl.Tpo" \ -c -o EntityDecl.lo `test -f 'EntityDecl.cxx' || echo './'`EntityDecl.cxx; \ then mv -f ".deps/EntityDecl.Tpo" ".deps/EntityDecl.Plo"; \ else rm -f ".deps/EntityDecl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityDecl.lo -MD -MP -MF .deps/EntityDecl.Tpo -c EntityDecl.cxx -fPIC -DPIC -o .libs/EntityDecl.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityDecl.lo -MD -MP -MF .deps/EntityDecl.Tpo -c EntityDecl.cxx -o EntityDecl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityManager.lo -MD -MP -MF ".deps/EntityManager.Tpo" \ -c -o EntityManager.lo `test -f 'EntityManager.cxx' || echo './'`EntityManager.cxx; \ then mv -f ".deps/EntityManager.Tpo" ".deps/EntityManager.Plo"; \ else rm -f ".deps/EntityManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityManager.lo -MD -MP -MF .deps/EntityManager.Tpo -c EntityManager.cxx -fPIC -DPIC -o .libs/EntityManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EntityManager.lo -MD -MP -MF .deps/EntityManager.Tpo -c EntityManager.cxx -o EntityManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrnoMessageArg.lo -MD -MP -MF ".deps/ErrnoMessageArg.Tpo" \ -c -o ErrnoMessageArg.lo `test -f 'ErrnoMessageArg.cxx' || echo './'`ErrnoMessageArg.cxx; \ then mv -f ".deps/ErrnoMessageArg.Tpo" ".deps/ErrnoMessageArg.Plo"; \ else rm -f ".deps/ErrnoMessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrnoMessageArg.lo -MD -MP -MF .deps/ErrnoMessageArg.Tpo -c ErrnoMessageArg.cxx -fPIC -DPIC -o .libs/ErrnoMessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrnoMessageArg.lo -MD -MP -MF .deps/ErrnoMessageArg.Tpo -c ErrnoMessageArg.cxx -o ErrnoMessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrorCountEventHandler.lo -MD -MP -MF ".deps/ErrorCountEventHandler.Tpo" \ -c -o ErrorCountEventHandler.lo `test -f 'ErrorCountEventHandler.cxx' || echo './'`ErrorCountEventHandler.cxx; \ then mv -f ".deps/ErrorCountEventHandler.Tpo" ".deps/ErrorCountEventHandler.Plo"; \ else rm -f ".deps/ErrorCountEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrorCountEventHandler.lo -MD -MP -MF .deps/ErrorCountEventHandler.Tpo -c ErrorCountEventHandler.cxx -fPIC -DPIC -o .libs/ErrorCountEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ErrorCountEventHandler.lo -MD -MP -MF .deps/ErrorCountEventHandler.Tpo -c ErrorCountEventHandler.cxx -o ErrorCountEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Event.lo -MD -MP -MF ".deps/Event.Tpo" \ -c -o Event.lo `test -f 'Event.cxx' || echo './'`Event.cxx; \ then mv -f ".deps/Event.Tpo" ".deps/Event.Plo"; \ else rm -f ".deps/Event.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Event.lo -MD -MP -MF .deps/Event.Tpo -c Event.cxx -fPIC -DPIC -o .libs/Event.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Event.lo -MD -MP -MF .deps/Event.Tpo -c Event.cxx -o Event.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EventGenerator.lo -MD -MP -MF ".deps/EventGenerator.Tpo" \ -c -o EventGenerator.lo `test -f 'EventGenerator.cxx' || echo './'`EventGenerator.cxx; \ then mv -f ".deps/EventGenerator.Tpo" ".deps/EventGenerator.Plo"; \ else rm -f ".deps/EventGenerator.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EventGenerator.lo -MD -MP -MF .deps/EventGenerator.Tpo -c EventGenerator.cxx -fPIC -DPIC -o .libs/EventGenerator.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT EventGenerator.lo -MD -MP -MF .deps/EventGenerator.Tpo -c EventGenerator.cxx -o EventGenerator.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExtendEntityManager.lo -MD -MP -MF ".deps/ExtendEntityManager.Tpo" \ -c -o ExtendEntityManager.lo `test -f 'ExtendEntityManager.cxx' || echo './'`ExtendEntityManager.cxx; \ then mv -f ".deps/ExtendEntityManager.Tpo" ".deps/ExtendEntityManager.Plo"; \ else rm -f ".deps/ExtendEntityManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExtendEntityManager.lo -MD -MP -MF .deps/ExtendEntityManager.Tpo -c ExtendEntityManager.cxx -fPIC -DPIC -o .libs/ExtendEntityManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExtendEntityManager.lo -MD -MP -MF .deps/ExtendEntityManager.Tpo -c ExtendEntityManager.cxx -o ExtendEntityManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExternalId.lo -MD -MP -MF ".deps/ExternalId.Tpo" \ -c -o ExternalId.lo `test -f 'ExternalId.cxx' || echo './'`ExternalId.cxx; \ then mv -f ".deps/ExternalId.Tpo" ".deps/ExternalId.Plo"; \ else rm -f ".deps/ExternalId.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExternalId.lo -MD -MP -MF .deps/ExternalId.Tpo -c ExternalId.cxx -fPIC -DPIC -o .libs/ExternalId.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ExternalId.lo -MD -MP -MF .deps/ExternalId.Tpo -c ExternalId.cxx -o ExternalId.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed2CodingSystem.lo -MD -MP -MF ".deps/Fixed2CodingSystem.Tpo" \ -c -o Fixed2CodingSystem.lo `test -f 'Fixed2CodingSystem.cxx' || echo './'`Fixed2CodingSystem.cxx; \ then mv -f ".deps/Fixed2CodingSystem.Tpo" ".deps/Fixed2CodingSystem.Plo"; \ else rm -f ".deps/Fixed2CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed2CodingSystem.lo -MD -MP -MF .deps/Fixed2CodingSystem.Tpo -c Fixed2CodingSystem.cxx -fPIC -DPIC -o .libs/Fixed2CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed2CodingSystem.lo -MD -MP -MF .deps/Fixed2CodingSystem.Tpo -c Fixed2CodingSystem.cxx -o Fixed2CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT GenericEventHandler.lo -MD -MP -MF ".deps/GenericEventHandler.Tpo" \ -c -o GenericEventHandler.lo `test -f 'GenericEventHandler.cxx' || echo './'`GenericEventHandler.cxx; \ then mv -f ".deps/GenericEventHandler.Tpo" ".deps/GenericEventHandler.Plo"; \ else rm -f ".deps/GenericEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT GenericEventHandler.lo -MD -MP -MF .deps/GenericEventHandler.Tpo -c GenericEventHandler.cxx -fPIC -DPIC -o .libs/GenericEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT GenericEventHandler.lo -MD -MP -MF .deps/GenericEventHandler.Tpo -c GenericEventHandler.cxx -o GenericEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Group.lo -MD -MP -MF ".deps/Group.Tpo" \ -c -o Group.lo `test -f 'Group.cxx' || echo './'`Group.cxx; \ then mv -f ".deps/Group.Tpo" ".deps/Group.Plo"; \ else rm -f ".deps/Group.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Group.lo -MD -MP -MF .deps/Group.Tpo -c Group.cxx -fPIC -DPIC -o .libs/Group.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Group.lo -MD -MP -MF .deps/Group.Tpo -c Group.cxx -o Group.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Hash.lo -MD -MP -MF ".deps/Hash.Tpo" \ -c -o Hash.lo `test -f 'Hash.cxx' || echo './'`Hash.cxx; \ then mv -f ".deps/Hash.Tpo" ".deps/Hash.Plo"; \ else rm -f ".deps/Hash.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Hash.lo -MD -MP -MF .deps/Hash.Tpo -c Hash.cxx -fPIC -DPIC -o .libs/Hash.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Hash.lo -MD -MP -MF .deps/Hash.Tpo -c Hash.cxx -o Hash.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IListBase.lo -MD -MP -MF ".deps/IListBase.Tpo" \ -c -o IListBase.lo `test -f 'IListBase.cxx' || echo './'`IListBase.cxx; \ then mv -f ".deps/IListBase.Tpo" ".deps/IListBase.Plo"; \ else rm -f ".deps/IListBase.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IListBase.lo -MD -MP -MF .deps/IListBase.Tpo -c IListBase.cxx -fPIC -DPIC -o .libs/IListBase.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IListBase.lo -MD -MP -MF .deps/IListBase.Tpo -c IListBase.cxx -o IListBase.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Id.lo -MD -MP -MF ".deps/Id.Tpo" \ -c -o Id.lo `test -f 'Id.cxx' || echo './'`Id.cxx; \ then mv -f ".deps/Id.Tpo" ".deps/Id.Plo"; \ else rm -f ".deps/Id.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Id.lo -MD -MP -MF .deps/Id.Tpo -c Id.cxx -fPIC -DPIC -o .libs/Id.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Id.lo -MD -MP -MF .deps/Id.Tpo -c Id.cxx -o Id.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IdentityCodingSystem.lo -MD -MP -MF ".deps/IdentityCodingSystem.Tpo" \ -c -o IdentityCodingSystem.lo `test -f 'IdentityCodingSystem.cxx' || echo './'`IdentityCodingSystem.cxx; \ then mv -f ".deps/IdentityCodingSystem.Tpo" ".deps/IdentityCodingSystem.Plo"; \ else rm -f ".deps/IdentityCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IdentityCodingSystem.lo -MD -MP -MF .deps/IdentityCodingSystem.Tpo -c IdentityCodingSystem.cxx -fPIC -DPIC -o .libs/IdentityCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT IdentityCodingSystem.lo -MD -MP -MF .deps/IdentityCodingSystem.Tpo -c IdentityCodingSystem.cxx -o IdentityCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InputSource.lo -MD -MP -MF ".deps/InputSource.Tpo" \ -c -o InputSource.lo `test -f 'InputSource.cxx' || echo './'`InputSource.cxx; \ then mv -f ".deps/InputSource.Tpo" ".deps/InputSource.Plo"; \ else rm -f ".deps/InputSource.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InputSource.lo -MD -MP -MF .deps/InputSource.Tpo -c InputSource.cxx -fPIC -DPIC -o .libs/InputSource.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InputSource.lo -MD -MP -MF .deps/InputSource.Tpo -c InputSource.cxx -o InputSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InternalInputSource.lo -MD -MP -MF ".deps/InternalInputSource.Tpo" \ -c -o InternalInputSource.lo `test -f 'InternalInputSource.cxx' || echo './'`InternalInputSource.cxx; \ then mv -f ".deps/InternalInputSource.Tpo" ".deps/InternalInputSource.Plo"; \ else rm -f ".deps/InternalInputSource.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InternalInputSource.lo -MD -MP -MF .deps/InternalInputSource.Tpo -c InternalInputSource.cxx -fPIC -DPIC -o .libs/InternalInputSource.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT InternalInputSource.lo -MD -MP -MF .deps/InternalInputSource.Tpo -c InternalInputSource.cxx -o InternalInputSource.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Link.lo -MD -MP -MF ".deps/Link.Tpo" \ -c -o Link.lo `test -f 'Link.cxx' || echo './'`Link.cxx; \ then mv -f ".deps/Link.Tpo" ".deps/Link.Plo"; \ else rm -f ".deps/Link.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Link.lo -MD -MP -MF .deps/Link.Tpo -c Link.cxx -fPIC -DPIC -o .libs/Link.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Link.lo -MD -MP -MF .deps/Link.Tpo -c Link.cxx -o Link.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LinkProcess.lo -MD -MP -MF ".deps/LinkProcess.Tpo" \ -c -o LinkProcess.lo `test -f 'LinkProcess.cxx' || echo './'`LinkProcess.cxx; \ then mv -f ".deps/LinkProcess.Tpo" ".deps/LinkProcess.Plo"; \ else rm -f ".deps/LinkProcess.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LinkProcess.lo -MD -MP -MF .deps/LinkProcess.Tpo -c LinkProcess.cxx -fPIC -DPIC -o .libs/LinkProcess.o In file included from Recognizer.h:15, from ParserState.h:34, from LinkProcess.cxx:10: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LinkProcess.lo -MD -MP -MF .deps/LinkProcess.Tpo -c LinkProcess.cxx -o LinkProcess.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LiteralStorage.lo -MD -MP -MF ".deps/LiteralStorage.Tpo" \ -c -o LiteralStorage.lo `test -f 'LiteralStorage.cxx' || echo './'`LiteralStorage.cxx; \ then mv -f ".deps/LiteralStorage.Tpo" ".deps/LiteralStorage.Plo"; \ else rm -f ".deps/LiteralStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LiteralStorage.lo -MD -MP -MF .deps/LiteralStorage.Tpo -c LiteralStorage.cxx -fPIC -DPIC -o .libs/LiteralStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT LiteralStorage.lo -MD -MP -MF .deps/LiteralStorage.Tpo -c LiteralStorage.cxx -o LiteralStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Location.lo -MD -MP -MF ".deps/Location.Tpo" \ -c -o Location.lo `test -f 'Location.cxx' || echo './'`Location.cxx; \ then mv -f ".deps/Location.Tpo" ".deps/Location.Plo"; \ else rm -f ".deps/Location.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cxx -fPIC -DPIC -o .libs/Location.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Location.lo -MD -MP -MF .deps/Location.Tpo -c Location.cxx -o Location.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Lpd.lo -MD -MP -MF ".deps/Lpd.Tpo" \ -c -o Lpd.lo `test -f 'Lpd.cxx' || echo './'`Lpd.cxx; \ then mv -f ".deps/Lpd.Tpo" ".deps/Lpd.Plo"; \ else rm -f ".deps/Lpd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Lpd.lo -MD -MP -MF .deps/Lpd.Tpo -c Lpd.cxx -fPIC -DPIC -o .libs/Lpd.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Lpd.lo -MD -MP -MF .deps/Lpd.Tpo -c Lpd.cxx -o Lpd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Markup.lo -MD -MP -MF ".deps/Markup.Tpo" \ -c -o Markup.lo `test -f 'Markup.cxx' || echo './'`Markup.cxx; \ then mv -f ".deps/Markup.Tpo" ".deps/Markup.Plo"; \ else rm -f ".deps/Markup.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Markup.lo -MD -MP -MF .deps/Markup.Tpo -c Markup.cxx -fPIC -DPIC -o .libs/Markup.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Markup.lo -MD -MP -MF .deps/Markup.Tpo -c Markup.cxx -o Markup.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Message.lo -MD -MP -MF ".deps/Message.Tpo" \ -c -o Message.lo `test -f 'Message.cxx' || echo './'`Message.cxx; \ then mv -f ".deps/Message.Tpo" ".deps/Message.Plo"; \ else rm -f ".deps/Message.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cxx -fPIC -DPIC -o .libs/Message.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cxx -o Message.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageArg.lo -MD -MP -MF ".deps/MessageArg.Tpo" \ -c -o MessageArg.lo `test -f 'MessageArg.cxx' || echo './'`MessageArg.cxx; \ then mv -f ".deps/MessageArg.Tpo" ".deps/MessageArg.Plo"; \ else rm -f ".deps/MessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageArg.lo -MD -MP -MF .deps/MessageArg.Tpo -c MessageArg.cxx -fPIC -DPIC -o .libs/MessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageArg.lo -MD -MP -MF .deps/MessageArg.Tpo -c MessageArg.cxx -o MessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageEventHandler.lo -MD -MP -MF ".deps/MessageEventHandler.Tpo" \ -c -o MessageEventHandler.lo `test -f 'MessageEventHandler.cxx' || echo './'`MessageEventHandler.cxx; \ then mv -f ".deps/MessageEventHandler.Tpo" ".deps/MessageEventHandler.Plo"; \ else rm -f ".deps/MessageEventHandler.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageEventHandler.lo -MD -MP -MF .deps/MessageEventHandler.Tpo -c MessageEventHandler.cxx -fPIC -DPIC -o .libs/MessageEventHandler.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageEventHandler.lo -MD -MP -MF .deps/MessageEventHandler.Tpo -c MessageEventHandler.cxx -o MessageEventHandler.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageFormatter.lo -MD -MP -MF ".deps/MessageFormatter.Tpo" \ -c -o MessageFormatter.lo `test -f 'MessageFormatter.cxx' || echo './'`MessageFormatter.cxx; \ then mv -f ".deps/MessageFormatter.Tpo" ".deps/MessageFormatter.Plo"; \ else rm -f ".deps/MessageFormatter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageFormatter.lo -MD -MP -MF .deps/MessageFormatter.Tpo -c MessageFormatter.cxx -fPIC -DPIC -o .libs/MessageFormatter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageFormatter.lo -MD -MP -MF .deps/MessageFormatter.Tpo -c MessageFormatter.cxx -o MessageFormatter.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageReporter.lo -MD -MP -MF ".deps/MessageReporter.Tpo" \ -c -o MessageReporter.lo `test -f 'MessageReporter.cxx' || echo './'`MessageReporter.cxx; \ then mv -f ".deps/MessageReporter.Tpo" ".deps/MessageReporter.Plo"; \ else rm -f ".deps/MessageReporter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageReporter.lo -MD -MP -MF .deps/MessageReporter.Tpo -c MessageReporter.cxx -fPIC -DPIC -o .libs/MessageReporter.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageReporter.lo -MD -MP -MF .deps/MessageReporter.Tpo -c MessageReporter.cxx -o MessageReporter.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageTable.lo -MD -MP -MF ".deps/MessageTable.Tpo" \ -c -o MessageTable.lo `test -f 'MessageTable.cxx' || echo './'`MessageTable.cxx; \ then mv -f ".deps/MessageTable.Tpo" ".deps/MessageTable.Plo"; \ else rm -f ".deps/MessageTable.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageTable.lo -MD -MP -MF .deps/MessageTable.Tpo -c MessageTable.cxx -fPIC -DPIC -o .libs/MessageTable.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT MessageTable.lo -MD -MP -MF .deps/MessageTable.Tpo -c MessageTable.cxx -o MessageTable.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ModeInfo.lo -MD -MP -MF ".deps/ModeInfo.Tpo" \ -c -o ModeInfo.lo `test -f 'ModeInfo.cxx' || echo './'`ModeInfo.cxx; \ then mv -f ".deps/ModeInfo.Tpo" ".deps/ModeInfo.Plo"; \ else rm -f ".deps/ModeInfo.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ModeInfo.lo -MD -MP -MF .deps/ModeInfo.Tpo -c ModeInfo.cxx -fPIC -DPIC -o .libs/ModeInfo.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ModeInfo.lo -MD -MP -MF .deps/ModeInfo.Tpo -c ModeInfo.cxx -o ModeInfo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Notation.lo -MD -MP -MF ".deps/Notation.Tpo" \ -c -o Notation.lo `test -f 'Notation.cxx' || echo './'`Notation.cxx; \ then mv -f ".deps/Notation.Tpo" ".deps/Notation.Plo"; \ else rm -f ".deps/Notation.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Notation.lo -MD -MP -MF .deps/Notation.Tpo -c Notation.cxx -fPIC -DPIC -o .libs/Notation.o In file included from Recognizer.h:15, from ParserState.h:34, from Notation.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Notation.lo -MD -MP -MF .deps/Notation.Tpo -c Notation.cxx -o Notation.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NotationStorage.lo -MD -MP -MF ".deps/NotationStorage.Tpo" \ -c -o NotationStorage.lo `test -f 'NotationStorage.cxx' || echo './'`NotationStorage.cxx; \ then mv -f ".deps/NotationStorage.Tpo" ".deps/NotationStorage.Plo"; \ else rm -f ".deps/NotationStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NotationStorage.lo -MD -MP -MF .deps/NotationStorage.Tpo -c NotationStorage.cxx -fPIC -DPIC -o .libs/NotationStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NotationStorage.lo -MD -MP -MF .deps/NotationStorage.Tpo -c NotationStorage.cxx -o NotationStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NumericCharRefOrigin.lo -MD -MP -MF ".deps/NumericCharRefOrigin.Tpo" \ -c -o NumericCharRefOrigin.lo `test -f 'NumericCharRefOrigin.cxx' || echo './'`NumericCharRefOrigin.cxx; \ then mv -f ".deps/NumericCharRefOrigin.Tpo" ".deps/NumericCharRefOrigin.Plo"; \ else rm -f ".deps/NumericCharRefOrigin.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NumericCharRefOrigin.lo -MD -MP -MF .deps/NumericCharRefOrigin.Tpo -c NumericCharRefOrigin.cxx -fPIC -DPIC -o .libs/NumericCharRefOrigin.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT NumericCharRefOrigin.lo -MD -MP -MF .deps/NumericCharRefOrigin.Tpo -c NumericCharRefOrigin.cxx -o NumericCharRefOrigin.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OffsetOrderedList.lo -MD -MP -MF ".deps/OffsetOrderedList.Tpo" \ -c -o OffsetOrderedList.lo `test -f 'OffsetOrderedList.cxx' || echo './'`OffsetOrderedList.cxx; \ then mv -f ".deps/OffsetOrderedList.Tpo" ".deps/OffsetOrderedList.Plo"; \ else rm -f ".deps/OffsetOrderedList.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OffsetOrderedList.lo -MD -MP -MF .deps/OffsetOrderedList.Tpo -c OffsetOrderedList.cxx -fPIC -DPIC -o .libs/OffsetOrderedList.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OffsetOrderedList.lo -MD -MP -MF .deps/OffsetOrderedList.Tpo -c OffsetOrderedList.cxx -o OffsetOrderedList.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OpenElement.lo -MD -MP -MF ".deps/OpenElement.Tpo" \ -c -o OpenElement.lo `test -f 'OpenElement.cxx' || echo './'`OpenElement.cxx; \ then mv -f ".deps/OpenElement.Tpo" ".deps/OpenElement.Plo"; \ else rm -f ".deps/OpenElement.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OpenElement.lo -MD -MP -MF .deps/OpenElement.Tpo -c OpenElement.cxx -fPIC -DPIC -o .libs/OpenElement.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OpenElement.lo -MD -MP -MF .deps/OpenElement.Tpo -c OpenElement.cxx -o OpenElement.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputByteStream.lo -MD -MP -MF ".deps/OutputByteStream.Tpo" \ -c -o OutputByteStream.lo `test -f 'OutputByteStream.cxx' || echo './'`OutputByteStream.cxx; \ then mv -f ".deps/OutputByteStream.Tpo" ".deps/OutputByteStream.Plo"; \ else rm -f ".deps/OutputByteStream.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputByteStream.lo -MD -MP -MF .deps/OutputByteStream.Tpo -c OutputByteStream.cxx -fPIC -DPIC -o .libs/OutputByteStream.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputByteStream.lo -MD -MP -MF .deps/OutputByteStream.Tpo -c OutputByteStream.cxx -o OutputByteStream.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputCharStream.lo -MD -MP -MF ".deps/OutputCharStream.Tpo" \ -c -o OutputCharStream.lo `test -f 'OutputCharStream.cxx' || echo './'`OutputCharStream.cxx; \ then mv -f ".deps/OutputCharStream.Tpo" ".deps/OutputCharStream.Plo"; \ else rm -f ".deps/OutputCharStream.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputCharStream.lo -MD -MP -MF .deps/OutputCharStream.Tpo -c OutputCharStream.cxx -fPIC -DPIC -o .libs/OutputCharStream.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputCharStream.lo -MD -MP -MF .deps/OutputCharStream.Tpo -c OutputCharStream.cxx -o OutputCharStream.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputState.lo -MD -MP -MF ".deps/OutputState.Tpo" \ -c -o OutputState.lo `test -f 'OutputState.cxx' || echo './'`OutputState.cxx; \ then mv -f ".deps/OutputState.Tpo" ".deps/OutputState.Plo"; \ else rm -f ".deps/OutputState.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputState.lo -MD -MP -MF .deps/OutputState.Tpo -c OutputState.cxx -fPIC -DPIC -o .libs/OutputState.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT OutputState.lo -MD -MP -MF .deps/OutputState.Tpo -c OutputState.cxx -o OutputState.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Param.lo -MD -MP -MF ".deps/Param.Tpo" \ -c -o Param.lo `test -f 'Param.cxx' || echo './'`Param.cxx; \ then mv -f ".deps/Param.Tpo" ".deps/Param.Plo"; \ else rm -f ".deps/Param.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Param.lo -MD -MP -MF .deps/Param.Tpo -c Param.cxx -fPIC -DPIC -o .libs/Param.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Param.lo -MD -MP -MF .deps/Param.Tpo -c Param.cxx -o Param.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Parser.lo -MD -MP -MF ".deps/Parser.Tpo" \ -c -o Parser.lo `test -f 'Parser.cxx' || echo './'`Parser.cxx; \ then mv -f ".deps/Parser.Tpo" ".deps/Parser.Plo"; \ else rm -f ".deps/Parser.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cxx -fPIC -DPIC -o .libs/Parser.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from Parser.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Parser.lo -MD -MP -MF .deps/Parser.Tpo -c Parser.cxx -o Parser.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserApp.lo -MD -MP -MF ".deps/ParserApp.Tpo" \ -c -o ParserApp.lo `test -f 'ParserApp.cxx' || echo './'`ParserApp.cxx; \ then mv -f ".deps/ParserApp.Tpo" ".deps/ParserApp.Plo"; \ else rm -f ".deps/ParserApp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserApp.lo -MD -MP -MF .deps/ParserApp.Tpo -c ParserApp.cxx -fPIC -DPIC -o .libs/ParserApp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserApp.lo -MD -MP -MF .deps/ParserApp.Tpo -c ParserApp.cxx -o ParserApp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserEventGeneratorKit.lo -MD -MP -MF ".deps/ParserEventGeneratorKit.Tpo" \ -c -o ParserEventGeneratorKit.lo `test -f 'ParserEventGeneratorKit.cxx' || echo './'`ParserEventGeneratorKit.cxx; \ then mv -f ".deps/ParserEventGeneratorKit.Tpo" ".deps/ParserEventGeneratorKit.Plo"; \ else rm -f ".deps/ParserEventGeneratorKit.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserEventGeneratorKit.lo -MD -MP -MF .deps/ParserEventGeneratorKit.Tpo -c ParserEventGeneratorKit.cxx -fPIC -DPIC -o .libs/ParserEventGeneratorKit.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserEventGeneratorKit.lo -MD -MP -MF .deps/ParserEventGeneratorKit.Tpo -c ParserEventGeneratorKit.cxx -o ParserEventGeneratorKit.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserMessages.lo -MD -MP -MF ".deps/ParserMessages.Tpo" \ -c -o ParserMessages.lo `test -f 'ParserMessages.cxx' || echo './'`ParserMessages.cxx; \ then mv -f ".deps/ParserMessages.Tpo" ".deps/ParserMessages.Plo"; \ else rm -f ".deps/ParserMessages.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserMessages.lo -MD -MP -MF .deps/ParserMessages.Tpo -c ParserMessages.cxx -fPIC -DPIC -o .libs/ParserMessages.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserMessages.lo -MD -MP -MF .deps/ParserMessages.Tpo -c ParserMessages.cxx -o ParserMessages.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserOptions.lo -MD -MP -MF ".deps/ParserOptions.Tpo" \ -c -o ParserOptions.lo `test -f 'ParserOptions.cxx' || echo './'`ParserOptions.cxx; \ then mv -f ".deps/ParserOptions.Tpo" ".deps/ParserOptions.Plo"; \ else rm -f ".deps/ParserOptions.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserOptions.lo -MD -MP -MF .deps/ParserOptions.Tpo -c ParserOptions.cxx -fPIC -DPIC -o .libs/ParserOptions.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserOptions.lo -MD -MP -MF .deps/ParserOptions.Tpo -c ParserOptions.cxx -o ParserOptions.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserState.lo -MD -MP -MF ".deps/ParserState.Tpo" \ -c -o ParserState.lo `test -f 'ParserState.cxx' || echo './'`ParserState.cxx; \ then mv -f ".deps/ParserState.Tpo" ".deps/ParserState.Plo"; \ else rm -f ".deps/ParserState.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserState.lo -MD -MP -MF .deps/ParserState.Tpo -c ParserState.cxx -fPIC -DPIC -o .libs/ParserState.o In file included from Recognizer.h:15, from ParserState.h:34, from ParserState.cxx:8: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ParserState.lo -MD -MP -MF .deps/ParserState.Tpo -c ParserState.cxx -o ParserState.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Partition.lo -MD -MP -MF ".deps/Partition.Tpo" \ -c -o Partition.lo `test -f 'Partition.cxx' || echo './'`Partition.cxx; \ then mv -f ".deps/Partition.Tpo" ".deps/Partition.Plo"; \ else rm -f ".deps/Partition.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Partition.lo -MD -MP -MF .deps/Partition.Tpo -c Partition.cxx -fPIC -DPIC -o .libs/Partition.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Partition.lo -MD -MP -MF .deps/Partition.Tpo -c Partition.cxx -o Partition.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT PosixStorage.lo -MD -MP -MF ".deps/PosixStorage.Tpo" \ -c -o PosixStorage.lo `test -f 'PosixStorage.cxx' || echo './'`PosixStorage.cxx; \ then mv -f ".deps/PosixStorage.Tpo" ".deps/PosixStorage.Plo"; \ else rm -f ".deps/PosixStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT PosixStorage.lo -MD -MP -MF .deps/PosixStorage.Tpo -c PosixStorage.cxx -fPIC -DPIC -o .libs/PosixStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT PosixStorage.lo -MD -MP -MF .deps/PosixStorage.Tpo -c PosixStorage.cxx -o PosixStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Recognizer.lo -MD -MP -MF ".deps/Recognizer.Tpo" \ -c -o Recognizer.lo `test -f 'Recognizer.cxx' || echo './'`Recognizer.cxx; \ then mv -f ".deps/Recognizer.Tpo" ".deps/Recognizer.Plo"; \ else rm -f ".deps/Recognizer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Recognizer.lo -MD -MP -MF .deps/Recognizer.Tpo -c Recognizer.cxx -fPIC -DPIC -o .libs/Recognizer.o In file included from Recognizer.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Recognizer.lo -MD -MP -MF .deps/Recognizer.Tpo -c Recognizer.cxx -o Recognizer.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RewindStorageObject.lo -MD -MP -MF ".deps/RewindStorageObject.Tpo" \ -c -o RewindStorageObject.lo `test -f 'RewindStorageObject.cxx' || echo './'`RewindStorageObject.cxx; \ then mv -f ".deps/RewindStorageObject.Tpo" ".deps/RewindStorageObject.Plo"; \ else rm -f ".deps/RewindStorageObject.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RewindStorageObject.lo -MD -MP -MF .deps/RewindStorageObject.Tpo -c RewindStorageObject.cxx -fPIC -DPIC -o .libs/RewindStorageObject.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RewindStorageObject.lo -MD -MP -MF .deps/RewindStorageObject.Tpo -c RewindStorageObject.cxx -o RewindStorageObject.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLApplication.lo -MD -MP -MF ".deps/SGMLApplication.Tpo" \ -c -o SGMLApplication.lo `test -f 'SGMLApplication.cxx' || echo './'`SGMLApplication.cxx; \ then mv -f ".deps/SGMLApplication.Tpo" ".deps/SGMLApplication.Plo"; \ else rm -f ".deps/SGMLApplication.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLApplication.lo -MD -MP -MF .deps/SGMLApplication.Tpo -c SGMLApplication.cxx -fPIC -DPIC -o .libs/SGMLApplication.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLApplication.lo -MD -MP -MF .deps/SGMLApplication.Tpo -c SGMLApplication.cxx -o SGMLApplication.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SJISCodingSystem.lo -MD -MP -MF ".deps/SJISCodingSystem.Tpo" \ -c -o SJISCodingSystem.lo `test -f 'SJISCodingSystem.cxx' || echo './'`SJISCodingSystem.cxx; \ then mv -f ".deps/SJISCodingSystem.Tpo" ".deps/SJISCodingSystem.Plo"; \ else rm -f ".deps/SJISCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SJISCodingSystem.lo -MD -MP -MF .deps/SJISCodingSystem.Tpo -c SJISCodingSystem.cxx -fPIC -DPIC -o .libs/SJISCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SJISCodingSystem.lo -MD -MP -MF .deps/SJISCodingSystem.Tpo -c SJISCodingSystem.cxx -o SJISCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SOEntityCatalog.lo -MD -MP -MF ".deps/SOEntityCatalog.Tpo" \ -c -o SOEntityCatalog.lo `test -f 'SOEntityCatalog.cxx' || echo './'`SOEntityCatalog.cxx; \ then mv -f ".deps/SOEntityCatalog.Tpo" ".deps/SOEntityCatalog.Plo"; \ else rm -f ".deps/SOEntityCatalog.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SOEntityCatalog.lo -MD -MP -MF .deps/SOEntityCatalog.Tpo -c SOEntityCatalog.cxx -fPIC -DPIC -o .libs/SOEntityCatalog.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SOEntityCatalog.lo -MD -MP -MF .deps/SOEntityCatalog.Tpo -c SOEntityCatalog.cxx -o SOEntityCatalog.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Sd.lo -MD -MP -MF ".deps/Sd.Tpo" \ -c -o Sd.lo `test -f 'Sd.cxx' || echo './'`Sd.cxx; \ then mv -f ".deps/Sd.Tpo" ".deps/Sd.Plo"; \ else rm -f ".deps/Sd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Sd.lo -MD -MP -MF .deps/Sd.Tpo -c Sd.cxx -fPIC -DPIC -o .libs/Sd.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Sd.lo -MD -MP -MF .deps/Sd.Tpo -c Sd.cxx -o Sd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SdText.lo -MD -MP -MF ".deps/SdText.Tpo" \ -c -o SdText.lo `test -f 'SdText.cxx' || echo './'`SdText.cxx; \ then mv -f ".deps/SdText.Tpo" ".deps/SdText.Plo"; \ else rm -f ".deps/SdText.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SdText.lo -MD -MP -MF .deps/SdText.Tpo -c SdText.cxx -fPIC -DPIC -o .libs/SdText.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SdText.lo -MD -MP -MF .deps/SdText.Tpo -c SdText.cxx -o SdText.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SearchResultMessageArg.lo -MD -MP -MF ".deps/SearchResultMessageArg.Tpo" \ -c -o SearchResultMessageArg.lo `test -f 'SearchResultMessageArg.cxx' || echo './'`SearchResultMessageArg.cxx; \ then mv -f ".deps/SearchResultMessageArg.Tpo" ".deps/SearchResultMessageArg.Plo"; \ else rm -f ".deps/SearchResultMessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SearchResultMessageArg.lo -MD -MP -MF .deps/SearchResultMessageArg.Tpo -c SearchResultMessageArg.cxx -fPIC -DPIC -o .libs/SearchResultMessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SearchResultMessageArg.lo -MD -MP -MF .deps/SearchResultMessageArg.Tpo -c SearchResultMessageArg.cxx -o SearchResultMessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlParser.lo -MD -MP -MF ".deps/SgmlParser.Tpo" \ -c -o SgmlParser.lo `test -f 'SgmlParser.cxx' || echo './'`SgmlParser.cxx; \ then mv -f ".deps/SgmlParser.Tpo" ".deps/SgmlParser.Plo"; \ else rm -f ".deps/SgmlParser.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlParser.lo -MD -MP -MF .deps/SgmlParser.Tpo -c SgmlParser.cxx -fPIC -DPIC -o .libs/SgmlParser.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from SgmlParser.cxx:10: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlParser.lo -MD -MP -MF .deps/SgmlParser.Tpo -c SgmlParser.cxx -o SgmlParser.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ShortReferenceMap.lo -MD -MP -MF ".deps/ShortReferenceMap.Tpo" \ -c -o ShortReferenceMap.lo `test -f 'ShortReferenceMap.cxx' || echo './'`ShortReferenceMap.cxx; \ then mv -f ".deps/ShortReferenceMap.Tpo" ".deps/ShortReferenceMap.Plo"; \ else rm -f ".deps/ShortReferenceMap.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ShortReferenceMap.lo -MD -MP -MF .deps/ShortReferenceMap.Tpo -c ShortReferenceMap.cxx -fPIC -DPIC -o .libs/ShortReferenceMap.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT ShortReferenceMap.lo -MD -MP -MF .deps/ShortReferenceMap.Tpo -c ShortReferenceMap.cxx -o ShortReferenceMap.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StdioStorage.lo -MD -MP -MF ".deps/StdioStorage.Tpo" \ -c -o StdioStorage.lo `test -f 'StdioStorage.cxx' || echo './'`StdioStorage.cxx; \ then mv -f ".deps/StdioStorage.Tpo" ".deps/StdioStorage.Plo"; \ else rm -f ".deps/StdioStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StdioStorage.lo -MD -MP -MF .deps/StdioStorage.Tpo -c StdioStorage.cxx -fPIC -DPIC -o .libs/StdioStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StdioStorage.lo -MD -MP -MF .deps/StdioStorage.Tpo -c StdioStorage.cxx -o StdioStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StorageManager.lo -MD -MP -MF ".deps/StorageManager.Tpo" \ -c -o StorageManager.lo `test -f 'StorageManager.cxx' || echo './'`StorageManager.cxx; \ then mv -f ".deps/StorageManager.Tpo" ".deps/StorageManager.Plo"; \ else rm -f ".deps/StorageManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StorageManager.lo -MD -MP -MF .deps/StorageManager.Tpo -c StorageManager.cxx -fPIC -DPIC -o .libs/StorageManager.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StorageManager.lo -MD -MP -MF .deps/StorageManager.Tpo -c StorageManager.cxx -o StorageManager.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Syntax.lo -MD -MP -MF ".deps/Syntax.Tpo" \ -c -o Syntax.lo `test -f 'Syntax.cxx' || echo './'`Syntax.cxx; \ then mv -f ".deps/Syntax.Tpo" ".deps/Syntax.Plo"; \ else rm -f ".deps/Syntax.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Syntax.lo -MD -MP -MF .deps/Syntax.Tpo -c Syntax.cxx -fPIC -DPIC -o .libs/Syntax.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Syntax.lo -MD -MP -MF .deps/Syntax.Tpo -c Syntax.cxx -o Syntax.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Text.lo -MD -MP -MF ".deps/Text.Tpo" \ -c -o Text.lo `test -f 'Text.cxx' || echo './'`Text.cxx; \ then mv -f ".deps/Text.Tpo" ".deps/Text.Plo"; \ else rm -f ".deps/Text.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Text.lo -MD -MP -MF .deps/Text.Tpo -c Text.cxx -fPIC -DPIC -o .libs/Text.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Text.lo -MD -MP -MF .deps/Text.Tpo -c Text.cxx -o Text.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TokenMessageArg.lo -MD -MP -MF ".deps/TokenMessageArg.Tpo" \ -c -o TokenMessageArg.lo `test -f 'TokenMessageArg.cxx' || echo './'`TokenMessageArg.cxx; \ then mv -f ".deps/TokenMessageArg.Tpo" ".deps/TokenMessageArg.Plo"; \ else rm -f ".deps/TokenMessageArg.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TokenMessageArg.lo -MD -MP -MF .deps/TokenMessageArg.Tpo -c TokenMessageArg.cxx -fPIC -DPIC -o .libs/TokenMessageArg.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TokenMessageArg.lo -MD -MP -MF .deps/TokenMessageArg.Tpo -c TokenMessageArg.cxx -o TokenMessageArg.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TranslateCodingSystem.lo -MD -MP -MF ".deps/TranslateCodingSystem.Tpo" \ -c -o TranslateCodingSystem.lo `test -f 'TranslateCodingSystem.cxx' || echo './'`TranslateCodingSystem.cxx; \ then mv -f ".deps/TranslateCodingSystem.Tpo" ".deps/TranslateCodingSystem.Plo"; \ else rm -f ".deps/TranslateCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TranslateCodingSystem.lo -MD -MP -MF .deps/TranslateCodingSystem.Tpo -c TranslateCodingSystem.cxx -fPIC -DPIC -o .libs/TranslateCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TranslateCodingSystem.lo -MD -MP -MF .deps/TranslateCodingSystem.Tpo -c TranslateCodingSystem.cxx -o TranslateCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TrieBuilder.lo -MD -MP -MF ".deps/TrieBuilder.Tpo" \ -c -o TrieBuilder.lo `test -f 'TrieBuilder.cxx' || echo './'`TrieBuilder.cxx; \ then mv -f ".deps/TrieBuilder.Tpo" ".deps/TrieBuilder.Plo"; \ else rm -f ".deps/TrieBuilder.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TrieBuilder.lo -MD -MP -MF .deps/TrieBuilder.Tpo -c TrieBuilder.cxx -fPIC -DPIC -o .libs/TrieBuilder.o In file included from TrieBuilder.cxx:11: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TrieBuilder.lo -MD -MP -MF .deps/TrieBuilder.Tpo -c TrieBuilder.cxx -o TrieBuilder.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TypeId.lo -MD -MP -MF ".deps/TypeId.Tpo" \ -c -o TypeId.lo `test -f 'TypeId.cxx' || echo './'`TypeId.cxx; \ then mv -f ".deps/TypeId.Tpo" ".deps/TypeId.Plo"; \ else rm -f ".deps/TypeId.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TypeId.lo -MD -MP -MF .deps/TypeId.Tpo -c TypeId.cxx -fPIC -DPIC -o .libs/TypeId.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT TypeId.lo -MD -MP -MF .deps/TypeId.Tpo -c TypeId.cxx -o TypeId.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT URLStorage.lo -MD -MP -MF ".deps/URLStorage.Tpo" \ -c -o URLStorage.lo `test -f 'URLStorage.cxx' || echo './'`URLStorage.cxx; \ then mv -f ".deps/URLStorage.Tpo" ".deps/URLStorage.Plo"; \ else rm -f ".deps/URLStorage.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT URLStorage.lo -MD -MP -MF .deps/URLStorage.Tpo -c URLStorage.cxx -fPIC -DPIC -o .libs/URLStorage.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT URLStorage.lo -MD -MP -MF .deps/URLStorage.Tpo -c URLStorage.cxx -o URLStorage.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF8CodingSystem.lo -MD -MP -MF ".deps/UTF8CodingSystem.Tpo" \ -c -o UTF8CodingSystem.lo `test -f 'UTF8CodingSystem.cxx' || echo './'`UTF8CodingSystem.cxx; \ then mv -f ".deps/UTF8CodingSystem.Tpo" ".deps/UTF8CodingSystem.Plo"; \ else rm -f ".deps/UTF8CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF8CodingSystem.lo -MD -MP -MF .deps/UTF8CodingSystem.Tpo -c UTF8CodingSystem.cxx -fPIC -DPIC -o .libs/UTF8CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF8CodingSystem.lo -MD -MP -MF .deps/UTF8CodingSystem.Tpo -c UTF8CodingSystem.cxx -o UTF8CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Undo.lo -MD -MP -MF ".deps/Undo.Tpo" \ -c -o Undo.lo `test -f 'Undo.cxx' || echo './'`Undo.cxx; \ then mv -f ".deps/Undo.Tpo" ".deps/Undo.Plo"; \ else rm -f ".deps/Undo.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Undo.lo -MD -MP -MF .deps/Undo.Tpo -c Undo.cxx -fPIC -DPIC -o .libs/Undo.o In file included from Recognizer.h:15, from ParserState.h:34, from Undo.cxx:9: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Undo.lo -MD -MP -MF .deps/Undo.Tpo -c Undo.cxx -o Undo.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnicodeCodingSystem.lo -MD -MP -MF ".deps/UnicodeCodingSystem.Tpo" \ -c -o UnicodeCodingSystem.lo `test -f 'UnicodeCodingSystem.cxx' || echo './'`UnicodeCodingSystem.cxx; \ then mv -f ".deps/UnicodeCodingSystem.Tpo" ".deps/UnicodeCodingSystem.Plo"; \ else rm -f ".deps/UnicodeCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnicodeCodingSystem.lo -MD -MP -MF .deps/UnicodeCodingSystem.Tpo -c UnicodeCodingSystem.cxx -fPIC -DPIC -o .libs/UnicodeCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnicodeCodingSystem.lo -MD -MP -MF .deps/UnicodeCodingSystem.Tpo -c UnicodeCodingSystem.cxx -o UnicodeCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnivCharsetDesc.lo -MD -MP -MF ".deps/UnivCharsetDesc.Tpo" \ -c -o UnivCharsetDesc.lo `test -f 'UnivCharsetDesc.cxx' || echo './'`UnivCharsetDesc.cxx; \ then mv -f ".deps/UnivCharsetDesc.Tpo" ".deps/UnivCharsetDesc.Plo"; \ else rm -f ".deps/UnivCharsetDesc.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnivCharsetDesc.lo -MD -MP -MF .deps/UnivCharsetDesc.Tpo -c UnivCharsetDesc.cxx -fPIC -DPIC -o .libs/UnivCharsetDesc.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UnivCharsetDesc.lo -MD -MP -MF .deps/UnivCharsetDesc.Tpo -c UnivCharsetDesc.cxx -o UnivCharsetDesc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT XMLCodingSystem.lo -MD -MP -MF ".deps/XMLCodingSystem.Tpo" \ -c -o XMLCodingSystem.lo `test -f 'XMLCodingSystem.cxx' || echo './'`XMLCodingSystem.cxx; \ then mv -f ".deps/XMLCodingSystem.Tpo" ".deps/XMLCodingSystem.Plo"; \ else rm -f ".deps/XMLCodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT XMLCodingSystem.lo -MD -MP -MF .deps/XMLCodingSystem.Tpo -c XMLCodingSystem.cxx -fPIC -DPIC -o .libs/XMLCodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT XMLCodingSystem.lo -MD -MP -MF .deps/XMLCodingSystem.Tpo -c XMLCodingSystem.cxx -o XMLCodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT assert.lo -MD -MP -MF ".deps/assert.Tpo" \ -c -o assert.lo `test -f 'assert.cxx' || echo './'`assert.cxx; \ then mv -f ".deps/assert.Tpo" ".deps/assert.Plo"; \ else rm -f ".deps/assert.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cxx -fPIC -DPIC -o .libs/assert.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cxx -o assert.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseAttribute.lo -MD -MP -MF ".deps/parseAttribute.Tpo" \ -c -o parseAttribute.lo `test -f 'parseAttribute.cxx' || echo './'`parseAttribute.cxx; \ then mv -f ".deps/parseAttribute.Tpo" ".deps/parseAttribute.Plo"; \ else rm -f ".deps/parseAttribute.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseAttribute.lo -MD -MP -MF .deps/parseAttribute.Tpo -c parseAttribute.cxx -fPIC -DPIC -o .libs/parseAttribute.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseAttribute.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseAttribute.lo -MD -MP -MF .deps/parseAttribute.Tpo -c parseAttribute.cxx -o parseAttribute.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseCommon.lo -MD -MP -MF ".deps/parseCommon.Tpo" \ -c -o parseCommon.lo `test -f 'parseCommon.cxx' || echo './'`parseCommon.cxx; \ then mv -f ".deps/parseCommon.Tpo" ".deps/parseCommon.Plo"; \ else rm -f ".deps/parseCommon.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseCommon.lo -MD -MP -MF .deps/parseCommon.Tpo -c parseCommon.cxx -fPIC -DPIC -o .libs/parseCommon.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseCommon.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseCommon.lo -MD -MP -MF .deps/parseCommon.Tpo -c parseCommon.cxx -o parseCommon.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseDecl.lo -MD -MP -MF ".deps/parseDecl.Tpo" \ -c -o parseDecl.lo `test -f 'parseDecl.cxx' || echo './'`parseDecl.cxx; \ then mv -f ".deps/parseDecl.Tpo" ".deps/parseDecl.Plo"; \ else rm -f ".deps/parseDecl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseDecl.lo -MD -MP -MF .deps/parseDecl.Tpo -c parseDecl.cxx -fPIC -DPIC -o .libs/parseDecl.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseDecl.cxx:7: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseDecl.lo -MD -MP -MF .deps/parseDecl.Tpo -c parseDecl.cxx -o parseDecl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseInstance.lo -MD -MP -MF ".deps/parseInstance.Tpo" \ -c -o parseInstance.lo `test -f 'parseInstance.cxx' || echo './'`parseInstance.cxx; \ then mv -f ".deps/parseInstance.Tpo" ".deps/parseInstance.Plo"; \ else rm -f ".deps/parseInstance.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseInstance.lo -MD -MP -MF .deps/parseInstance.Tpo -c parseInstance.cxx -fPIC -DPIC -o .libs/parseInstance.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseInstance.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseInstance.lo -MD -MP -MF .deps/parseInstance.Tpo -c parseInstance.cxx -o parseInstance.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseMode.lo -MD -MP -MF ".deps/parseMode.Tpo" \ -c -o parseMode.lo `test -f 'parseMode.cxx' || echo './'`parseMode.cxx; \ then mv -f ".deps/parseMode.Tpo" ".deps/parseMode.Plo"; \ else rm -f ".deps/parseMode.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseMode.lo -MD -MP -MF .deps/parseMode.Tpo -c parseMode.cxx -fPIC -DPIC -o .libs/parseMode.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseMode.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseMode.lo -MD -MP -MF .deps/parseMode.Tpo -c parseMode.cxx -o parseMode.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseParam.lo -MD -MP -MF ".deps/parseParam.Tpo" \ -c -o parseParam.lo `test -f 'parseParam.cxx' || echo './'`parseParam.cxx; \ then mv -f ".deps/parseParam.Tpo" ".deps/parseParam.Plo"; \ else rm -f ".deps/parseParam.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseParam.lo -MD -MP -MF .deps/parseParam.Tpo -c parseParam.cxx -fPIC -DPIC -o .libs/parseParam.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseParam.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseParam.lo -MD -MP -MF .deps/parseParam.Tpo -c parseParam.cxx -o parseParam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseSd.lo -MD -MP -MF ".deps/parseSd.Tpo" \ -c -o parseSd.lo `test -f 'parseSd.cxx' || echo './'`parseSd.cxx; \ then mv -f ".deps/parseSd.Tpo" ".deps/parseSd.Plo"; \ else rm -f ".deps/parseSd.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseSd.lo -MD -MP -MF .deps/parseSd.Tpo -c parseSd.cxx -fPIC -DPIC -o .libs/parseSd.o In file included from Recognizer.h:15, from ParserState.h:34, from Parser.h:23, from parseSd.cxx:5: ../include/Owner.cxx: In destructor `OpenSP::Owner::~Owner() [with T = OpenSP::BlankTrie]': ../include/CopyOwner.h:16: instantiated from `OpenSP::CopyOwner::CopyOwner() [with T = OpenSP::BlankTrie]' Trie.h:22: instantiated from here ../include/Owner.cxx:15: warning: invalid use of undefined type `struct OpenSP::BlankTrie' Trie.h:18: warning: forward declaration of `struct OpenSP::BlankTrie' g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parseSd.lo -MD -MP -MF .deps/parseSd.Tpo -c parseSd.cxx -o parseSd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT splib.lo -MD -MP -MF ".deps/splib.Tpo" \ -c -o splib.lo `test -f 'splib.cxx' || echo './'`splib.cxx; \ then mv -f ".deps/splib.Tpo" ".deps/splib.Plo"; \ else rm -f ".deps/splib.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT splib.lo -MD -MP -MF .deps/splib.Tpo -c splib.cxx -fPIC -DPIC -o .libs/splib.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT splib.lo -MD -MP -MF .deps/splib.Tpo -c splib.cxx -o splib.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT app_inst.lo -MD -MP -MF ".deps/app_inst.Tpo" \ -c -o app_inst.lo `test -f 'app_inst.cxx' || echo './'`app_inst.cxx; \ then mv -f ".deps/app_inst.Tpo" ".deps/app_inst.Plo"; \ else rm -f ".deps/app_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT app_inst.lo -MD -MP -MF .deps/app_inst.Tpo -c app_inst.cxx -fPIC -DPIC -o .libs/app_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT app_inst.lo -MD -MP -MF .deps/app_inst.Tpo -c app_inst.cxx -o app_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT arc_inst.lo -MD -MP -MF ".deps/arc_inst.Tpo" \ -c -o arc_inst.lo `test -f 'arc_inst.cxx' || echo './'`arc_inst.cxx; \ then mv -f ".deps/arc_inst.Tpo" ".deps/arc_inst.Plo"; \ else rm -f ".deps/arc_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT arc_inst.lo -MD -MP -MF .deps/arc_inst.Tpo -c arc_inst.cxx -fPIC -DPIC -o .libs/arc_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT arc_inst.lo -MD -MP -MF .deps/arc_inst.Tpo -c arc_inst.cxx -o arc_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT entmgr_inst.lo -MD -MP -MF ".deps/entmgr_inst.Tpo" \ -c -o entmgr_inst.lo `test -f 'entmgr_inst.cxx' || echo './'`entmgr_inst.cxx; \ then mv -f ".deps/entmgr_inst.Tpo" ".deps/entmgr_inst.Plo"; \ else rm -f ".deps/entmgr_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT entmgr_inst.lo -MD -MP -MF .deps/entmgr_inst.Tpo -c entmgr_inst.cxx -fPIC -DPIC -o .libs/entmgr_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT entmgr_inst.lo -MD -MP -MF .deps/entmgr_inst.Tpo -c entmgr_inst.cxx -o entmgr_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parser_inst.lo -MD -MP -MF ".deps/parser_inst.Tpo" \ -c -o parser_inst.lo `test -f 'parser_inst.cxx' || echo './'`parser_inst.cxx; \ then mv -f ".deps/parser_inst.Tpo" ".deps/parser_inst.Plo"; \ else rm -f ".deps/parser_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parser_inst.lo -MD -MP -MF .deps/parser_inst.Tpo -c parser_inst.cxx -fPIC -DPIC -o .libs/parser_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT parser_inst.lo -MD -MP -MF .deps/parser_inst.Tpo -c parser_inst.cxx -o parser_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT xentmgr_inst.lo -MD -MP -MF ".deps/xentmgr_inst.Tpo" \ -c -o xentmgr_inst.lo `test -f 'xentmgr_inst.cxx' || echo './'`xentmgr_inst.cxx; \ then mv -f ".deps/xentmgr_inst.Tpo" ".deps/xentmgr_inst.Plo"; \ else rm -f ".deps/xentmgr_inst.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT xentmgr_inst.lo -MD -MP -MF .deps/xentmgr_inst.Tpo -c xentmgr_inst.cxx -fPIC -DPIC -o .libs/xentmgr_inst.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT xentmgr_inst.lo -MD -MP -MF .deps/xentmgr_inst.Tpo -c xentmgr_inst.cxx -o xentmgr_inst.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SubstTable.lo -MD -MP -MF ".deps/SubstTable.Tpo" \ -c -o SubstTable.lo `test -f 'SubstTable.cxx' || echo './'`SubstTable.cxx; \ then mv -f ".deps/SubstTable.Tpo" ".deps/SubstTable.Plo"; \ else rm -f ".deps/SubstTable.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SubstTable.lo -MD -MP -MF .deps/SubstTable.Tpo -c SubstTable.cxx -fPIC -DPIC -o .libs/SubstTable.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SubstTable.lo -MD -MP -MF .deps/SubstTable.Tpo -c SubstTable.cxx -o SubstTable.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF16CodingSystem.lo -MD -MP -MF ".deps/UTF16CodingSystem.Tpo" \ -c -o UTF16CodingSystem.lo `test -f 'UTF16CodingSystem.cxx' || echo './'`UTF16CodingSystem.cxx; \ then mv -f ".deps/UTF16CodingSystem.Tpo" ".deps/UTF16CodingSystem.Plo"; \ else rm -f ".deps/UTF16CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF16CodingSystem.lo -MD -MP -MF .deps/UTF16CodingSystem.Tpo -c UTF16CodingSystem.cxx -fPIC -DPIC -o .libs/UTF16CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT UTF16CodingSystem.lo -MD -MP -MF .deps/UTF16CodingSystem.Tpo -c UTF16CodingSystem.cxx -o UTF16CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed4CodingSystem.lo -MD -MP -MF ".deps/Fixed4CodingSystem.Tpo" \ -c -o Fixed4CodingSystem.lo `test -f 'Fixed4CodingSystem.cxx' || echo './'`Fixed4CodingSystem.cxx; \ then mv -f ".deps/Fixed4CodingSystem.Tpo" ".deps/Fixed4CodingSystem.Plo"; \ else rm -f ".deps/Fixed4CodingSystem.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed4CodingSystem.lo -MD -MP -MF .deps/Fixed4CodingSystem.Tpo -c Fixed4CodingSystem.cxx -fPIC -DPIC -o .libs/Fixed4CodingSystem.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT Fixed4CodingSystem.lo -MD -MP -MF .deps/Fixed4CodingSystem.Tpo -c Fixed4CodingSystem.cxx -o Fixed4CodingSystem.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memcmp.lo -MD -MP -MF ".deps/memcmp.Tpo" \ -c -o memcmp.lo `test -f 'memcmp.c' || echo './'`memcmp.c; \ then mv -f ".deps/memcmp.Tpo" ".deps/memcmp.Plo"; \ else rm -f ".deps/memcmp.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memcmp.lo -MD -MP -MF .deps/memcmp.Tpo -c memcmp.c -fPIC -DPIC -o .libs/memcmp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memcmp.lo -MD -MP -MF .deps/memcmp.Tpo -c memcmp.c -o memcmp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memmove.lo -MD -MP -MF ".deps/memmove.Tpo" \ -c -o memmove.lo `test -f 'memmove.c' || echo './'`memmove.c; \ then mv -f ".deps/memmove.Tpo" ".deps/memmove.Plo"; \ else rm -f ".deps/memmove.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memmove.lo -MD -MP -MF .deps/memmove.Tpo -c memmove.c -fPIC -DPIC -o .libs/memmove.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT memmove.lo -MD -MP -MF .deps/memmove.Tpo -c memmove.c -o memmove.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT strerror.lo -MD -MP -MF ".deps/strerror.Tpo" \ -c -o strerror.lo `test -f 'strerror.c' || echo './'`strerror.c; \ then mv -f ".deps/strerror.Tpo" ".deps/strerror.Plo"; \ else rm -f ".deps/strerror.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -fPIC -DPIC -o .libs/strerror.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT strerror.lo -MD -MP -MF .deps/strerror.Tpo -c strerror.c -o strerror.o >/dev/null 2>&1 /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o libosp.la -rpath /usr/lib -version-info 3:0:0 Allocator.lo ArcEngine.lo Attribute.lo Big5CodingSystem.lo CharsetDecl.lo CharsetInfo.lo CharsetRegistry.lo CmdLineApp.lo CodingSystem.lo CodingSystemKit.lo ConsoleOutput.lo ContentState.lo ContentToken.lo DescriptorManager.lo Dtd.lo DtdDeclEventHandler.lo EUCJPCodingSystem.lo ElementType.lo Entity.lo EntityApp.lo EntityCatalog.lo EntityDecl.lo EntityManager.lo ErrnoMessageArg.lo ErrorCountEventHandler.lo Event.lo EventGenerator.lo ExtendEntityManager.lo ExternalId.lo Fixed2CodingSystem.lo GenericEventHandler.lo Group.lo Hash.lo IListBase.lo Id.lo IdentityCodingSystem.lo InputSource.lo InternalInputSource.lo Link.lo LinkProcess.lo LiteralStorage.lo Location.lo Lpd.lo Markup.lo Message.lo MessageArg.lo MessageEventHandler.lo MessageFormatter.lo MessageReporter.lo MessageTable.lo ModeInfo.lo Notation.lo NotationStorage.lo NumericCharRefOrigin.lo OffsetOrderedList.lo OpenElement.lo OutputByteStream.lo OutputCharStream.lo OutputState.lo Param.lo Parser.lo ParserApp.lo ParserEventGeneratorKit.lo ParserMessages.lo ParserOptions.lo ParserState.lo Partition.lo PosixStorage.lo Recognizer.lo RewindStorageObject.lo SGMLApplication.lo SJISCodingSystem.lo SOEntityCatalog.lo Sd.lo SdText.lo SearchResultMessageArg.lo SgmlParser.lo ShortReferenceMap.lo StdioStorage.lo StorageManager.lo Syntax.lo Text.lo TokenMessageArg.lo TranslateCodingSystem.lo TrieBuilder.lo TypeId.lo URLStorage.lo UTF8CodingSystem.lo Undo.lo UnicodeCodingSystem.lo UnivCharsetDesc.lo XMLCodingSystem.lo assert.lo parseAttribute.lo parseCommon.lo parseDecl.lo parseInstance.lo parseMode.lo parseParam.lo parseSd.lo splib.lo app_inst.lo arc_inst.lo entmgr_inst.lo parser_inst.lo xentmgr_inst.lo SubstTable.lo UTF16CodingSystem.lo Fixed4CodingSystem.lo memcmp.lo memmove.lo strerror.lo -lpthread -lnsl g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/crtbeginS.o .libs/Allocator.o .libs/ArcEngine.o .libs/Attribute.o .libs/Big5CodingSystem.o .libs/CharsetDecl.o .libs/CharsetInfo.o .libs/CharsetRegistry.o .libs/CmdLineApp.o .libs/CodingSystem.o .libs/CodingSystemKit.o .libs/ConsoleOutput.o .libs/ContentState.o .libs/ContentToken.o .libs/DescriptorManager.o .libs/Dtd.o .libs/DtdDeclEventHandler.o .libs/EUCJPCodingSystem.o .libs/ElementType.o .libs/Entity.o .libs/EntityApp.o .libs/EntityCatalog.o .libs/EntityDecl.o .libs/EntityManager.o .libs/ErrnoMessageArg.o .libs/ErrorCountEventHandler.o .libs/Event.o .libs/EventGenerator.o .libs/ExtendEntityManager.o .libs/ExternalId.o .libs/Fixed2CodingSystem.o .libs/GenericEventHandler.o .libs/Group.o .libs/Hash.o .libs/IListBase.o .libs/Id.o .libs/IdentityCodingSystem.o .libs/InputSource.o .libs/InternalInputSource.o .libs/Link.o .libs/LinkProcess.o .libs/LiteralStorage.o .libs/Location.o .libs/Lpd.o .libs/Markup.o .libs/Message.o .libs/MessageArg.o .libs/MessageEventHandler.o .libs/MessageFormatter.o .libs/MessageReporter.o .libs/MessageTable.o .libs/ModeInfo.o .libs/Notation.o .libs/NotationStorage.o .libs/NumericCharRefOrigin.o .libs/OffsetOrderedList.o .libs/OpenElement.o .libs/OutputByteStream.o .libs/OutputCharStream.o .libs/OutputState.o .libs/Param.o .libs/Parser.o .libs/ParserApp.o .libs/ParserEventGeneratorKit.o .libs/ParserMessages.o .libs/ParserOptions.o .libs/ParserState.o .libs/Partition.o .libs/PosixStorage.o .libs/Recognizer.o .libs/RewindStorageObject.o .libs/SGMLApplication.o .libs/SJISCodingSystem.o .libs/SOEntityCatalog.o .libs/Sd.o .libs/SdText.o .libs/SearchResultMessageArg.o .libs/SgmlParser.o .libs/ShortReferenceMap.o .libs/StdioStorage.o .libs/StorageManager.o .libs/Syntax.o .libs/Text.o .libs/TokenMessageArg.o .libs/TranslateCodingSystem.o .libs/TrieBuilder.o .libs/TypeId.o .libs/URLStorage.o .libs/UTF8CodingSystem.o .libs/Undo.o .libs/UnicodeCodingSystem.o .libs/UnivCharsetDesc.o .libs/XMLCodingSystem.o .libs/assert.o .libs/parseAttribute.o .libs/parseCommon.o .libs/parseDecl.o .libs/parseInstance.o .libs/parseMode.o .libs/parseParam.o .libs/parseSd.o .libs/splib.o .libs/app_inst.o .libs/arc_inst.o .libs/entmgr_inst.o .libs/parser_inst.o .libs/xentmgr_inst.o .libs/SubstTable.o .libs/UTF16CodingSystem.o .libs/Fixed4CodingSystem.o .libs/memcmp.o .libs/memmove.o .libs/strerror.o -lpthread -lnsl -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.2 -L/usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/../../../crtn.o -march=i386 -mcpu=i686 -Wl,-soname -Wl,libosp.so.3 -o .libs/libosp.so.3.0.0 (cd .libs && rm -f libosp.so.3 && ln -s libosp.so.3.0.0 libosp.so.3) (cd .libs && rm -f libosp.so && ln -s libosp.so.3.0.0 libosp.so) ar cru .libs/libosp.a Allocator.o ArcEngine.o Attribute.o Big5CodingSystem.o CharsetDecl.o CharsetInfo.o CharsetRegistry.o CmdLineApp.o CodingSystem.o CodingSystemKit.o ConsoleOutput.o ContentState.o ContentToken.o DescriptorManager.o Dtd.o DtdDeclEventHandler.o EUCJPCodingSystem.o ElementType.o Entity.o EntityApp.o EntityCatalog.o EntityDecl.o EntityManager.o ErrnoMessageArg.o ErrorCountEventHandler.o Event.o EventGenerator.o ExtendEntityManager.o ExternalId.o Fixed2CodingSystem.o GenericEventHandler.o Group.o Hash.o IListBase.o Id.o IdentityCodingSystem.o InputSource.o InternalInputSource.o Link.o LinkProcess.o LiteralStorage.o Location.o Lpd.o Markup.o Message.o MessageArg.o MessageEventHandler.o MessageFormatter.o MessageReporter.o MessageTable.o ModeInfo.o Notation.o NotationStorage.o NumericCharRefOrigin.o OffsetOrderedList.o OpenElement.o OutputByteStream.o OutputCharStream.o OutputState.o Param.o Parser.o ParserApp.o ParserEventGeneratorKit.o ParserMessages.o ParserOptions.o ParserState.o Partition.o PosixStorage.o Recognizer.o RewindStorageObject.o SGMLApplication.o SJISCodingSystem.o SOEntityCatalog.o Sd.o SdText.o SearchResultMessageArg.o SgmlParser.o ShortReferenceMap.o StdioStorage.o StorageManager.o Syntax.o Text.o TokenMessageArg.o TranslateCodingSystem.o TrieBuilder.o TypeId.o URLStorage.o UTF8CodingSystem.o Undo.o UnicodeCodingSystem.o UnivCharsetDesc.o XMLCodingSystem.o assert.o parseAttribute.o parseCommon.o parseDecl.o parseInstance.o parseMode.o parseParam.o parseSd.o splib.o app_inst.o arc_inst.o entmgr_inst.o parser_inst.o xentmgr_inst.o SubstTable.o UTF16CodingSystem.o Fixed4CodingSystem.o memcmp.o memmove.o strerror.o ranlib .libs/libosp.a creating libosp.la (cd .libs && rm -f libosp.la && ln -s ../libosp.la libosp.la) make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' Making all in nsgmls make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT nsgmls.o -MD -MP -MF ".deps/nsgmls.Tpo" \ -c -o nsgmls.o `test -f 'nsgmls.cxx' || echo './'`nsgmls.cxx; \ then mv -f ".deps/nsgmls.Tpo" ".deps/nsgmls.Po"; \ else rm -f ".deps/nsgmls.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SgmlsEventHandler.o -MD -MP -MF ".deps/SgmlsEventHandler.Tpo" \ -c -o SgmlsEventHandler.o `test -f 'SgmlsEventHandler.cxx' || echo './'`SgmlsEventHandler.cxx; \ then mv -f ".deps/SgmlsEventHandler.Tpo" ".deps/SgmlsEventHandler.Po"; \ else rm -f ".deps/SgmlsEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT RastEventHandler.o -MD -MP -MF ".deps/RastEventHandler.Tpo" \ -c -o RastEventHandler.o `test -f 'RastEventHandler.cxx' || echo './'`RastEventHandler.cxx; \ then mv -f ".deps/RastEventHandler.Tpo" ".deps/RastEventHandler.Po"; \ else rm -f ".deps/RastEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT StringSet.o -MD -MP -MF ".deps/StringSet.Tpo" \ -c -o StringSet.o `test -f 'StringSet.cxx' || echo './'`StringSet.cxx; \ then mv -f ".deps/StringSet.Tpo" ".deps/StringSet.Po"; \ else rm -f ".deps/StringSet.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT nsgmls_inst.o -MD -MP -MF ".deps/nsgmls_inst.Tpo" \ -c -o nsgmls_inst.o `test -f 'nsgmls_inst.cxx' || echo './'`nsgmls_inst.cxx; \ then mv -f ".deps/nsgmls_inst.Tpo" ".deps/nsgmls_inst.Po"; \ else rm -f ".deps/nsgmls_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/onsgmls nsgmls.o SgmlsEventHandler.o RastEventHandler.o StringSet.o nsgmls_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating onsgmls make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' Making all in spent make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spent.o -MD -MP -MF ".deps/spent.Tpo" \ -c -o spent.o `test -f 'spent.cxx' || echo './'`spent.cxx; \ then mv -f ".deps/spent.Tpo" ".deps/spent.Po"; \ else rm -f ".deps/spent.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o ospent spent.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/ospent spent.o ../lib/.libs/libosp.so -lpthread -lnsl creating ospent make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' Making all in spam make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spam.o -MD -MP -MF ".deps/spam.Tpo" \ -c -o spam.o `test -f 'spam.cxx' || echo './'`spam.cxx; \ then mv -f ".deps/spam.Tpo" ".deps/spam.Po"; \ else rm -f ".deps/spam.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT CopyEventHandler.o -MD -MP -MF ".deps/CopyEventHandler.Tpo" \ -c -o CopyEventHandler.o `test -f 'CopyEventHandler.cxx' || echo './'`CopyEventHandler.cxx; \ then mv -f ".deps/CopyEventHandler.Tpo" ".deps/CopyEventHandler.Po"; \ else rm -f ".deps/CopyEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT MarkupEventHandler.o -MD -MP -MF ".deps/MarkupEventHandler.Tpo" \ -c -o MarkupEventHandler.o `test -f 'MarkupEventHandler.cxx' || echo './'`MarkupEventHandler.cxx; \ then mv -f ".deps/MarkupEventHandler.Tpo" ".deps/MarkupEventHandler.Po"; \ else rm -f ".deps/MarkupEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spam_inst.o -MD -MP -MF ".deps/spam_inst.Tpo" \ -c -o spam_inst.o `test -f 'spam_inst.cxx' || echo './'`spam_inst.cxx; \ then mv -f ".deps/spam_inst.Tpo" ".deps/spam_inst.Po"; \ else rm -f ".deps/spam_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/ospam spam.o CopyEventHandler.o MarkupEventHandler.o spam_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating ospam make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' Making all in sgmlnorm make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT sgmlnorm.o -MD -MP -MF ".deps/sgmlnorm.Tpo" \ -c -o sgmlnorm.o `test -f 'sgmlnorm.cxx' || echo './'`sgmlnorm.cxx; \ then mv -f ".deps/sgmlnorm.Tpo" ".deps/sgmlnorm.Po"; \ else rm -f ".deps/sgmlnorm.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../generic -O2 -g -pipe -march=i386 -mcpu=i686 -MT SGMLGenerator.o -MD -MP -MF ".deps/SGMLGenerator.Tpo" \ -c -o SGMLGenerator.o `test -f 'SGMLGenerator.cxx' || echo './'`SGMLGenerator.cxx; \ then mv -f ".deps/SGMLGenerator.Tpo" ".deps/SGMLGenerator.Po"; \ else rm -f ".deps/SGMLGenerator.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o osgmlnorm sgmlnorm.o SGMLGenerator.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/osgmlnorm sgmlnorm.o SGMLGenerator.o ../lib/.libs/libosp.so -lpthread -lnsl creating osgmlnorm make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' Making all in sx make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT sx.o -MD -MP -MF ".deps/sx.Tpo" \ -c -o sx.o `test -f 'sx.cxx' || echo './'`sx.cxx; \ then mv -f ".deps/sx.Tpo" ".deps/sx.Po"; \ else rm -f ".deps/sx.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT XmlOutputEventHandler.o -MD -MP -MF ".deps/XmlOutputEventHandler.Tpo" \ -c -o XmlOutputEventHandler.o `test -f 'XmlOutputEventHandler.cxx' || echo './'`XmlOutputEventHandler.cxx; \ then mv -f ".deps/XmlOutputEventHandler.Tpo" ".deps/XmlOutputEventHandler.Po"; \ else rm -f ".deps/XmlOutputEventHandler.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT sx_inst.o -MD -MP -MF ".deps/sx_inst.Tpo" \ -c -o sx_inst.o `test -f 'sx_inst.cxx' || echo './'`sx_inst.cxx; \ then mv -f ".deps/sx_inst.Tpo" ".deps/sx_inst.Po"; \ else rm -f ".deps/sx_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o osx sx.o XmlOutputEventHandler.o sx_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/osx sx.o XmlOutputEventHandler.o sx_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating osx make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' Making all in spcat make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make all-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spcat.o -MD -MP -MF ".deps/spcat.Tpo" \ -c -o spcat.o `test -f 'spcat.cxx' || echo './'`spcat.cxx; \ then mv -f ".deps/spcat.Tpo" ".deps/spcat.Po"; \ else rm -f ".deps/spcat.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -g -pipe -march=i386 -mcpu=i686 -MT spcat_inst.o -MD -MP -MF ".deps/spcat_inst.Tpo" \ -c -o spcat_inst.o `test -f 'spcat_inst.cxx' || echo './'`spcat_inst.cxx; \ then mv -f ".deps/spcat_inst.Tpo" ".deps/spcat_inst.Po"; \ else rm -f ".deps/spcat_inst.Tpo"; exit 1; \ fi /bin/sh ../libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o ospcat spcat.o spcat_inst.o ../lib/libosp.la -lpthread -lnsl mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -o .libs/ospcat spcat.o spcat_inst.o ../lib/.libs/libosp.so -lpthread -lnsl creating ospcat make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' Making all in intl make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' Making all in po make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' + cp config.h include + ln -s . include/OpenSP + popd ~/BUILD/openjade-1.3.2 + pushd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2 + CFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CFLAGS + CXXFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export CXXFLAGS + FFLAGS=-O2 -g -pipe -march=i386 -mcpu=i686 + export FFLAGS ++ find . -name config.guess -o -name config.sub ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config/config.guess' ++ basename ./config/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config/config.sub' + ./configure --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --enable-http --datadir=/usr/share/sgml/openjade-1.3.2 --enable-spincludedir=/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include --enable-splibdir=/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib --enable-default-catalog=/etc/sgml/catalog --enable-default-search-path=/usr/share/sgml checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... no checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... missing checking location of OpenSP include files... /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include checking location of OpenSP Library... /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu saving distribution makefiles... checking for i686-pc-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output... 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 a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking for i686-pc-linux-gnu-g++... no checking for i686-pc-linux-gnu-c++... no checking for i686-pc-linux-gnu-gpp... no checking for i686-pc-linux-gnu-aCC... no checking for i686-pc-linux-gnu-CC... no checking for i686-pc-linux-gnu-cxx... no checking for i686-pc-linux-gnu-cc++... no checking for i686-pc-linux-gnu-cl... no checking for i686-pc-linux-gnu-FCC... no checking for i686-pc-linux-gnu-KCC... no checking for i686-pc-linux-gnu-RCC... no checking for i686-pc-linux-gnu-xlC_r... no checking for i686-pc-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for perl... /usr/bin/perl checking whether GNU C++ supports automatic template instantiation... checking how to run the C preprocessor... gcc -E yes 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 limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for struct stat.st_blksize... yes checking for sig_atomic_t in signal.h... yes checking for size_t... (cached) yes checking size of size_t... 4 checking for unsigned int... yes checking size of unsigned int... 4 checking for setlocale... yes checking for towupper... yes checking for gettext... yes checking for cthread_fork in -lthreads... no checking whether size_t is unsigned int... yes checking support for bool... yes checking for ANSI template instantiation... yes checking whether to include support for http... checking how to run the C++ preprocessor... g++ -E yes checking for main in -lnsl... no checking for main in -lsocket... no checking h_errno in netdb.h... yes checking whether to enable support for FrameMaker MIF output... yes checking whether to enable support for HTML+CSS output... yes checking for default catalog... /etc/sgml/catalog checking for default search path... /usr/share/sgml 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... nm checking how to recognise dependant libraries... pass_all checking command to parse nm output... ok checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i686-pc-linux-gnu-strip... no checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... no checking if we can lock with hard links... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether -lc should be explicitly linked in... no creating libtool configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.lib config.status: creating Makefile.prog config.status: creating Makefile.comm config.status: creating include/config.h + make make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' echo 'LT_OBJS='`echo Node.o LocNode.o|sed 's/\.o/.lo/g'` >Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Node.cxx -fPIC -DPIC mv -f Node.o .libs/Node.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Node.cxx >/dev/null 2>&1 mv -f .libs/Node.lo Node.lo rm -f .libs/LocNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LocNode.cxx -fPIC -DPIC mv -f LocNode.o .libs/LocNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LocNode.cxx >/dev/null 2>&1 mv -f .libs/LocNode.lo LocNode.lo /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link gcc -o libogrove.la Node.lo LocNode.lo \ -rpath /usr/lib -version-info 0:1:0 -lm rm -fr .libs/libogrove.la .libs/libogrove.* .libs/libogrove.* gcc -shared Node.lo LocNode.lo -lm -Wl,-soname -Wl,libogrove.so.0 -o .libs/libogrove.so.0.0.1 (cd .libs && rm -f libogrove.so.0 && ln -s libogrove.so.0.0.1 libogrove.so.0) (cd .libs && rm -f libogrove.so && ln -s libogrove.so.0.0.1 libogrove.so) ar cru .libs/libogrove.a Node.o LocNode.o ranlib .libs/libogrove.a creating libogrove.la (cd .libs && rm -f libogrove.la && ln -s ../libogrove.la libogrove.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' echo 'LT_OBJS='`echo GroveApp.o GroveBuilder.o SdNode.o|sed 's/\.o/.lo/g'` >Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveApp.cxx -fPIC -DPIC mv -f GroveApp.o .libs/GroveApp.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveApp.cxx >/dev/null 2>&1 mv -f .libs/GroveApp.lo GroveApp.lo rm -f grove_inst.cxx /usr/bin/perl ./../instmac.pl grove_inst.m4 >grove_inst.cxx chmod -w grove_inst.cxx rm -f .libs/GroveBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveBuilder.cxx -fPIC -DPIC mv -f GroveBuilder.o .libs/GroveBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveBuilder.cxx >/dev/null 2>&1 mv -f .libs/GroveBuilder.lo GroveBuilder.lo rm -f .libs/SdNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SdNode.cxx -fPIC -DPIC mv -f SdNode.o .libs/SdNode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SdNode.cxx >/dev/null 2>&1 mv -f .libs/SdNode.lo SdNode.lo /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link gcc -o libospgrove.la GroveApp.lo GroveBuilder.lo SdNode.lo \ -rpath /usr/lib -version-info 0:1:0 -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs rm -fr .libs/libospgrove.la .libs/libospgrove.* .libs/libospgrove.* gcc -shared GroveApp.lo GroveBuilder.lo SdNode.lo -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -Wl,-soname -Wl,libospgrove.so.0 -o .libs/libospgrove.so.0.0.1 (cd .libs && rm -f libospgrove.so.0 && ln -s libospgrove.so.0.0.1 libospgrove.so.0) (cd .libs && rm -f libospgrove.so && ln -s libospgrove.so.0.0.1 libospgrove.so) ar cru .libs/libospgrove.a GroveApp.o GroveBuilder.o SdNode.o ranlib .libs/libospgrove.a creating libospgrove.la (cd .libs && rm -f libospgrove.la && ln -s ../libospgrove.la libospgrove.la) make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' echo 'LT_OBJS='`echo LangObj.o Collector.o DssslApp.o InterpreterMessages.o DssslSpecEventHandler.o ELObj.o ELObjMessageArg.o Expression.o FOTBuilder.o FlowObj.o InheritedC.o Insn.o Interpreter.o NumberCache.o ProcessContext.o ProcessingMode.o SchemeParser.o Style.o StyleEngine.o primitive.o GroveManager.o Pattern.o MacroFlowObj.o style_inst.o MessageModule.o |sed 's/\.o/.lo/g'` >Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LangObj.cxx -fPIC -DPIC mv -f LangObj.o .libs/LangObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c LangObj.cxx >/dev/null 2>&1 mv -f .libs/LangObj.lo LangObj.lo rm -f .libs/Collector.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Collector.cxx -fPIC -DPIC mv -f Collector.o .libs/Collector.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Collector.cxx >/dev/null 2>&1 mv -f .libs/Collector.lo Collector.lo /usr/bin/perl -w ./../msggen.pl -l jstyleModule DssslAppMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. rm -f .libs/DssslApp.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslApp.cxx -fPIC -DPIC mv -f DssslApp.o .libs/DssslApp.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslApp.cxx >/dev/null 2>&1 mv -f .libs/DssslApp.lo DssslApp.lo /usr/bin/perl -w ./../msggen.pl -l jstyleModule InterpreterMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. rm -f .libs/InterpreterMessages.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InterpreterMessages.cxx -fPIC -DPIC mv -f InterpreterMessages.o .libs/InterpreterMessages.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InterpreterMessages.cxx >/dev/null 2>&1 mv -f .libs/InterpreterMessages.lo InterpreterMessages.lo rm -f .libs/DssslSpecEventHandler.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslSpecEventHandler.cxx -fPIC -DPIC mv -f DssslSpecEventHandler.o .libs/DssslSpecEventHandler.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c DssslSpecEventHandler.cxx >/dev/null 2>&1 mv -f .libs/DssslSpecEventHandler.lo DssslSpecEventHandler.lo rm -f .libs/ELObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObj.cxx -fPIC -DPIC mv -f ELObj.o .libs/ELObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObj.cxx >/dev/null 2>&1 mv -f .libs/ELObj.lo ELObj.lo rm -f .libs/ELObjMessageArg.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObjMessageArg.cxx -fPIC -DPIC mv -f ELObjMessageArg.o .libs/ELObjMessageArg.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ELObjMessageArg.cxx >/dev/null 2>&1 mv -f .libs/ELObjMessageArg.lo ELObjMessageArg.lo rm -f .libs/Expression.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Expression.cxx -fPIC -DPIC mv -f Expression.o .libs/Expression.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Expression.cxx >/dev/null 2>&1 mv -f .libs/Expression.lo Expression.lo rm -f .libs/FOTBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FOTBuilder.cxx -fPIC -DPIC mv -f FOTBuilder.o .libs/FOTBuilder.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FOTBuilder.cxx >/dev/null 2>&1 mv -f .libs/FOTBuilder.lo FOTBuilder.lo rm -f FlowObj_inst.cxx /usr/bin/perl ./../instmac.pl FlowObj_inst.m4 >FlowObj_inst.cxx chmod -w FlowObj_inst.cxx rm -f .libs/FlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FlowObj.cxx -fPIC -DPIC mv -f FlowObj.o .libs/FlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c FlowObj.cxx >/dev/null 2>&1 mv -f .libs/FlowObj.lo FlowObj.lo rm -f .libs/InheritedC.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InheritedC.cxx -fPIC -DPIC mv -f InheritedC.o .libs/InheritedC.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c InheritedC.cxx >/dev/null 2>&1 mv -f .libs/InheritedC.lo InheritedC.lo rm -f .libs/Insn.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Insn.cxx -fPIC -DPIC mv -f Insn.o .libs/Insn.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Insn.cxx >/dev/null 2>&1 mv -f .libs/Insn.lo Insn.lo rm -f .libs/Interpreter.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Interpreter.cxx -fPIC -DPIC mv -f Interpreter.o .libs/Interpreter.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Interpreter.cxx >/dev/null 2>&1 mv -f .libs/Interpreter.lo Interpreter.lo rm -f .libs/NumberCache.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c NumberCache.cxx -fPIC -DPIC mv -f NumberCache.o .libs/NumberCache.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c NumberCache.cxx >/dev/null 2>&1 mv -f .libs/NumberCache.lo NumberCache.lo rm -f .libs/ProcessContext.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessContext.cxx -fPIC -DPIC mv -f ProcessContext.o .libs/ProcessContext.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessContext.cxx >/dev/null 2>&1 mv -f .libs/ProcessContext.lo ProcessContext.lo rm -f .libs/ProcessingMode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessingMode.cxx -fPIC -DPIC mv -f ProcessingMode.o .libs/ProcessingMode.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c ProcessingMode.cxx >/dev/null 2>&1 mv -f .libs/ProcessingMode.lo ProcessingMode.lo rm -f .libs/SchemeParser.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SchemeParser.cxx -fPIC -DPIC mv -f SchemeParser.o .libs/SchemeParser.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SchemeParser.cxx >/dev/null 2>&1 mv -f .libs/SchemeParser.lo SchemeParser.lo rm -f .libs/Style.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Style.cxx -fPIC -DPIC mv -f Style.o .libs/Style.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Style.cxx >/dev/null 2>&1 mv -f .libs/Style.lo Style.lo rm -f .libs/StyleEngine.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c StyleEngine.cxx -fPIC -DPIC mv -f StyleEngine.o .libs/StyleEngine.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c StyleEngine.cxx >/dev/null 2>&1 mv -f .libs/StyleEngine.lo StyleEngine.lo rm -f primitive_inst.cxx /usr/bin/perl ./../instmac.pl primitive_inst.m4 >primitive_inst.cxx chmod -w primitive_inst.cxx rm -f .libs/primitive.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c primitive.cxx -fPIC -DPIC mv -f primitive.o .libs/primitive.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c primitive.cxx >/dev/null 2>&1 mv -f .libs/primitive.lo primitive.lo rm -f .libs/GroveManager.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveManager.cxx -fPIC -DPIC mv -f GroveManager.o .libs/GroveManager.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c GroveManager.cxx >/dev/null 2>&1 mv -f .libs/GroveManager.lo GroveManager.lo rm -f .libs/Pattern.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Pattern.cxx -fPIC -DPIC mv -f Pattern.o .libs/Pattern.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c Pattern.cxx >/dev/null 2>&1 mv -f .libs/Pattern.lo Pattern.lo rm -f .libs/MacroFlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MacroFlowObj.cxx -fPIC -DPIC mv -f MacroFlowObj.o .libs/MacroFlowObj.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MacroFlowObj.cxx >/dev/null 2>&1 mv -f .libs/MacroFlowObj.lo MacroFlowObj.lo rm -f style_inst.cxx /usr/bin/perl ./../instmac.pl style_inst.m4 >style_inst.cxx chmod -w style_inst.cxx rm -f .libs/style_inst.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c style_inst.cxx -fPIC -DPIC mv -f style_inst.o .libs/style_inst.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c style_inst.cxx >/dev/null 2>&1 mv -f .libs/style_inst.lo style_inst.lo rm -f .libs/MessageModule.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MessageModule.cxx -fPIC -DPIC mv -f MessageModule.o .libs/MessageModule.lo g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MessageModule.cxx >/dev/null 2>&1 mv -f .libs/MessageModule.lo MessageModule.lo /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link gcc -o libostyle.la LangObj.lo Collector.lo DssslApp.lo InterpreterMessages.lo DssslSpecEventHandler.lo ELObj.lo ELObjMessageArg.lo Expression.lo FOTBuilder.lo FlowObj.lo InheritedC.lo Insn.lo Interpreter.lo NumberCache.lo ProcessContext.lo ProcessingMode.lo SchemeParser.lo Style.lo StyleEngine.lo primitive.lo GroveManager.lo Pattern.lo MacroFlowObj.lo style_inst.lo MessageModule.lo \ -rpath /usr/lib -version-info 0:1:0 -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove/.libs rm -fr .libs/libostyle.la .libs/libostyle.* .libs/libostyle.* gcc -shared LangObj.lo Collector.lo DssslApp.lo InterpreterMessages.lo DssslSpecEventHandler.lo ELObj.lo ELObjMessageArg.lo Expression.lo FOTBuilder.lo FlowObj.lo InheritedC.lo Insn.lo Interpreter.lo NumberCache.lo ProcessContext.lo ProcessingMode.lo SchemeParser.lo Style.lo StyleEngine.lo primitive.lo GroveManager.lo Pattern.lo MacroFlowObj.lo style_inst.lo MessageModule.lo -lm -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove/.libs -Wl,-soname -Wl,libostyle.so.0 -o .libs/libostyle.so.0.0.1 (cd .libs && rm -f libostyle.so.0 && ln -s libostyle.so.0.0.1 libostyle.so.0) (cd .libs && rm -f libostyle.so && ln -s libostyle.so.0.0.1 libostyle.so) ar cru .libs/libostyle.a LangObj.o Collector.o DssslApp.o InterpreterMessages.o DssslSpecEventHandler.o ELObj.o ELObjMessageArg.o Expression.o FOTBuilder.o FlowObj.o InheritedC.o Insn.o Interpreter.o NumberCache.o ProcessContext.o ProcessingMode.o SchemeParser.o Style.o StyleEngine.o primitive.o GroveManager.o Pattern.o MacroFlowObj.o style_inst.o MessageModule.o ranlib .libs/libostyle.a creating libostyle.la (cd .libs && rm -f libostyle.la && ln -s ../libostyle.la libostyle.la) rm InterpreterMessages.cxx make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' echo > Makefile.lt make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' /usr/bin/perl -w ./../msggen.pl -l jstyleModule JadeMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c jade.cxx g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c SgmlFOTBuilder.cxx rm -f RtfFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl RtfFOTBuilder_inst.m4 >RtfFOTBuilder_inst.cxx chmod -w RtfFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule RtfMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c RtfFOTBuilder.cxx rm -f HtmlFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl HtmlFOTBuilder_inst.m4 >HtmlFOTBuilder_inst.cxx chmod -w HtmlFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule HtmlMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c HtmlFOTBuilder.cxx rm -f TeXFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl TeXFOTBuilder_inst.m4 >TeXFOTBuilder_inst.cxx chmod -w TeXFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule TeXMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c TeXFOTBuilder.cxx rm -f TransformFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl TransformFOTBuilder_inst.m4 >TransformFOTBuilder_inst.cxx chmod -w TransformFOTBuilder_inst.cxx g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c TransformFOTBuilder.cxx rm -f MifFOTBuilder_inst.cxx /usr/bin/perl ./../instmac.pl MifFOTBuilder_inst.m4 >MifFOTBuilder_inst.cxx chmod -w MifFOTBuilder_inst.cxx /usr/bin/perl -w ./../msggen.pl -l jstyleModule MifMessages.msg Use of uninitialized value in string eq at (eval 1) line 3. g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -c MifFOTBuilder.cxx /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=link g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -o openjade jade.o SgmlFOTBuilder.o RtfFOTBuilder.o HtmlFOTBuilder.o TeXFOTBuilder.o TransformFOTBuilder.o MifFOTBuilder.o ../style/libostyle.la ../spgrove/libospgrove.la ../grove/libogrove.la /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib/libosp.la mkdir .libs g++ -O2 -g -pipe -march=i386 -mcpu=i686 -I. -I./../include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include -I/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include/.. -I./../grove -I./../spgrove -I./../style -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"openjade\" -DVERSION=\"1.3.2\" -DSP_DEFINE_TEMPLATES=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=4 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_GETTEXT=1 -DSIZE_T_IS_UINT=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DSP_HAVE_SOCKET=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/etc/sgml/catalog\" -DSGML_SEARCH_PATH_DEFAULT=\"/usr/share/sgml\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/share/sgml/openjade-1.3.2/builtins.dsl\" -o .libs/openjade jade.o SgmlFOTBuilder.o RtfFOTBuilder.o HtmlFOTBuilder.o TeXFOTBuilder.o TransformFOTBuilder.o MifFOTBuilder.o ../style/.libs/libostyle.so -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/lib/.libs -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove -L/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove/.libs ../spgrove/.libs/libospgrove.so ../grove/.libs/libogrove.so -lm /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib/.libs/libosp.so -lpthread -lnsl creating openjade make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' + popd ~/BUILD/openjade-1.3.2 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.68659 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root + pushd /usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2/OpenSP-1.5 ~/BUILD/openjade-1.3.2 + make prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr exec_prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr bindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin sbindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/sbin sysconfdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/etc datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share includedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include libdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib libexecdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/libexec localstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/var sharedstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/com mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man infodir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/info install datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2 make install-recursive make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' Making install in pubtext make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2 mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP /usr/bin/install -c -m 644 HTML32.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML32.dcl /usr/bin/install -c -m 644 HTML32.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML32.dtd /usr/bin/install -c -m 644 HTML32.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML32.soc /usr/bin/install -c -m 644 HTML4-f.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4-f.dtd /usr/bin/install -c -m 644 HTML4-s.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4-s.dtd /usr/bin/install -c -m 644 HTML4.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4.dcl /usr/bin/install -c -m 644 HTML4.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4.dtd /usr/bin/install -c -m 644 HTML4.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTML4.soc /usr/bin/install -c -m 644 HTMLlat1.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTMLlat1.ent /usr/bin/install -c -m 644 HTMLspec.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTMLspec.ent /usr/bin/install -c -m 644 HTMLsym.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/HTMLsym.ent /usr/bin/install -c -m 644 ISOlat1.ent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/ISOlat1.ent /usr/bin/install -c -m 644 ISOlat1.sgm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/ISOlat1.sgm /usr/bin/install -c -m 644 html-1.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html-1.dtd /usr/bin/install -c -m 644 html-1s.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html-1s.dtd /usr/bin/install -c -m 644 html-s.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html-s.dtd /usr/bin/install -c -m 644 html.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html.dcl /usr/bin/install -c -m 644 html.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html.dtd /usr/bin/install -c -m 644 html.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/html.soc /usr/bin/install -c -m 644 xml.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/xml.dcl /usr/bin/install -c -m 644 xml.soc /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/xml.soc /usr/bin/install -c -m 644 japan.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/japan.dcl /usr/bin/install -c -m 644 opensp-implied.dcl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/opensp-implied.dcl make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/pubtext' Making install in unicode make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP /usr/bin/install -c -m 644 catalog /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/catalog /usr/bin/install -c -m 644 demo.sgm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/demo.sgm /usr/bin/install -c -m 644 gensyntax.pl /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/gensyntax.pl /usr/bin/install -c -m 644 unicode.sd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/unicode.sd /usr/bin/install -c -m 644 unicode.syn /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/OpenSP/unicode.syn make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/unicode' Making install in doc make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP /usr/bin/install -c -m 644 archform.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/archform.htm /usr/bin/install -c -m 644 build.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/build.htm /usr/bin/install -c -m 644 catalog.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/catalog.htm /usr/bin/install -c -m 644 charset.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/charset.htm /usr/bin/install -c -m 644 features.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/features.htm /usr/bin/install -c -m 644 generic.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/generic.htm /usr/bin/install -c -m 644 ideas.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/ideas.htm /usr/bin/install -c -m 644 index.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/index.htm /usr/bin/install -c -m 644 new.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/new.htm /usr/bin/install -c -m 644 nsgmls.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/nsgmls.htm /usr/bin/install -c -m 644 sgmldecl.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sgmldecl.htm /usr/bin/install -c -m 644 sgmlnorm.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sgmlnorm.htm /usr/bin/install -c -m 644 sgmlsout.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sgmlsout.htm /usr/bin/install -c -m 644 spam.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/spam.htm /usr/bin/install -c -m 644 spcat.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/spcat.htm /usr/bin/install -c -m 644 spent.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/spent.htm /usr/bin/install -c -m 644 sx.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sx.htm /usr/bin/install -c -m 644 sysdecl.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sysdecl.htm /usr/bin/install -c -m 644 sysid.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/sysid.htm /usr/bin/install -c -m 644 xml.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/xml.htm /usr/bin/install -c -m 644 xmlwarn.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/xmlwarn.htm /usr/bin/install -c -m 644 autoconf.htm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP/autoconf.htm make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/doc' Making install in include make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP /usr/bin/install -c -m 644 Allocator.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Allocator.h /usr/bin/install -c -m 644 ArcEngine.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ArcEngine.h /usr/bin/install -c -m 644 Attribute.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Attribute.h /usr/bin/install -c -m 644 Attributed.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Attributed.h /usr/bin/install -c -m 644 Big5CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Big5CodingSystem.h /usr/bin/install -c -m 644 Boolean.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Boolean.h /usr/bin/install -c -m 644 CharMap.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharMap.cxx /usr/bin/install -c -m 644 CharMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharMap.h /usr/bin/install -c -m 644 CharsetDecl.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharsetDecl.h /usr/bin/install -c -m 644 CharsetInfo.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharsetInfo.h /usr/bin/install -c -m 644 CharsetRegistry.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CharsetRegistry.h /usr/bin/install -c -m 644 CmdLineApp.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CmdLineApp.h /usr/bin/install -c -m 644 CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CodingSystem.h /usr/bin/install -c -m 644 CodingSystemKit.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CodingSystemKit.h /usr/bin/install -c -m 644 ConsoleOutput.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ConsoleOutput.h /usr/bin/install -c -m 644 ContentState.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ContentState.h /usr/bin/install -c -m 644 ContentToken.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ContentToken.h /usr/bin/install -c -m 644 CopyOwner.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CopyOwner.cxx /usr/bin/install -c -m 644 CopyOwner.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/CopyOwner.h /usr/bin/install -c -m 644 DescriptorManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/DescriptorManager.h /usr/bin/install -c -m 644 Dtd.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Dtd.h /usr/bin/install -c -m 644 EUCJPCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EUCJPCodingSystem.h /usr/bin/install -c -m 644 ElementType.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ElementType.h /usr/bin/install -c -m 644 Entity.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Entity.h /usr/bin/install -c -m 644 EntityApp.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityApp.h /usr/bin/install -c -m 644 EntityCatalog.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityCatalog.h /usr/bin/install -c -m 644 EntityDecl.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityDecl.h /usr/bin/install -c -m 644 EntityManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EntityManager.h /usr/bin/install -c -m 644 ErrnoMessageArg.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ErrnoMessageArg.h /usr/bin/install -c -m 644 ErrorCountEventHandler.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ErrorCountEventHandler.h /usr/bin/install -c -m 644 Event.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Event.h /usr/bin/install -c -m 644 EventsWanted.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EventsWanted.h /usr/bin/install -c -m 644 ExtendEntityManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ExtendEntityManager.h /usr/bin/install -c -m 644 ExternalId.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ExternalId.h /usr/bin/install -c -m 644 Fixed2CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Fixed2CodingSystem.h /usr/bin/install -c -m 644 GenericEventHandler.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/GenericEventHandler.h /usr/bin/install -c -m 644 Hash.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Hash.h /usr/bin/install -c -m 644 HashTable.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTable.cxx /usr/bin/install -c -m 644 HashTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTable.h /usr/bin/install -c -m 644 HashTableItemBase.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTableItemBase.cxx /usr/bin/install -c -m 644 HashTableItemBase.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/HashTableItemBase.h /usr/bin/install -c -m 644 IList.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IList.h /usr/bin/install -c -m 644 IListBase.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IListBase.h /usr/bin/install -c -m 644 IListIter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IListIter.h /usr/bin/install -c -m 644 IListIterBase.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IListIterBase.h /usr/bin/install -c -m 644 IQueue.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IQueue.cxx /usr/bin/install -c -m 644 IQueue.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IQueue.h /usr/bin/install -c -m 644 ISet.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ISet.cxx /usr/bin/install -c -m 644 ISet.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ISet.h /usr/bin/install -c -m 644 ISetIter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ISetIter.h /usr/bin/install -c -m 644 IdentityCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/IdentityCodingSystem.h /usr/bin/install -c -m 644 InputSource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/InputSource.h /usr/bin/install -c -m 644 InternalInputSource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/InternalInputSource.h /usr/bin/install -c -m 644 Link.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Link.h /usr/bin/install -c -m 644 LinkProcess.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/LinkProcess.h /usr/bin/install -c -m 644 List.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/List.cxx /usr/bin/install -c -m 644 List.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/List.h /usr/bin/install -c -m 644 ListIter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ListIter.h /usr/bin/install -c -m 644 LiteralStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/LiteralStorage.h /usr/bin/install -c -m 644 Location.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Location.h /usr/bin/install -c -m 644 Lpd.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Lpd.h /usr/bin/install -c -m 644 Markup.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Markup.h /usr/bin/install -c -m 644 Message.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Message.h /usr/bin/install -c -m 644 MessageArg.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageArg.h /usr/bin/install -c -m 644 MessageBuilder.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageBuilder.h /usr/bin/install -c -m 644 MessageEventHandler.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageEventHandler.h /usr/bin/install -c -m 644 MessageFormatter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageFormatter.h /usr/bin/install -c -m 644 MessageModule.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageModule.h /usr/bin/install -c -m 644 MessageReporter.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageReporter.h /usr/bin/install -c -m 644 MessageTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/MessageTable.h /usr/bin/install -c -m 644 Mode.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Mode.h /usr/bin/install -c -m 644 NCVector.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NCVector.h /usr/bin/install -c -m 644 Named.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Named.h /usr/bin/install -c -m 644 NamedResource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NamedResource.h /usr/bin/install -c -m 644 NamedResourceTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NamedResourceTable.h /usr/bin/install -c -m 644 NamedTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NamedTable.h /usr/bin/install -c -m 644 Notation.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Notation.h /usr/bin/install -c -m 644 NotationStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/NotationStorage.h /usr/bin/install -c -m 644 OpenElement.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OpenElement.h /usr/bin/install -c -m 644 Options.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Options.cxx /usr/bin/install -c -m 644 Options.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Options.h /usr/bin/install -c -m 644 OutputByteStream.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OutputByteStream.h /usr/bin/install -c -m 644 OutputCharStream.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OutputCharStream.h /usr/bin/install -c -m 644 Owner.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Owner.cxx /usr/bin/install -c -m 644 Owner.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Owner.h /usr/bin/install -c -m 644 OwnerTable.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OwnerTable.cxx /usr/bin/install -c -m 644 OwnerTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/OwnerTable.h /usr/bin/install -c -m 644 ParserApp.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ParserApp.h /usr/bin/install -c -m 644 ParserOptions.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ParserOptions.h /usr/bin/install -c -m 644 PointerTable.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/PointerTable.cxx /usr/bin/install -c -m 644 PointerTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/PointerTable.h /usr/bin/install -c -m 644 PosixStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/PosixStorage.h /usr/bin/install -c -m 644 Ptr.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Ptr.cxx /usr/bin/install -c -m 644 Ptr.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Ptr.h /usr/bin/install -c -m 644 RangeMap.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/RangeMap.cxx /usr/bin/install -c -m 644 RangeMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/RangeMap.h /usr/bin/install -c -m 644 Resource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Resource.h /usr/bin/install -c -m 644 RewindStorageObject.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/RewindStorageObject.h /usr/bin/install -c -m 644 SJISCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SJISCodingSystem.h /usr/bin/install -c -m 644 SOEntityCatalog.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SOEntityCatalog.h /usr/bin/install -c -m 644 Sd.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Sd.h /usr/bin/install -c -m 644 SdText.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SdText.h /usr/bin/install -c -m 644 SearchResultMessageArg.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SearchResultMessageArg.h /usr/bin/install -c -m 644 SgmlParser.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SgmlParser.h /usr/bin/install -c -m 644 ShortReferenceMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ShortReferenceMap.h /usr/bin/install -c -m 644 StdioStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StdioStorage.h /usr/bin/install -c -m 644 StorageManager.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StorageManager.h /usr/bin/install -c -m 644 StringC.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringC.h /usr/bin/install -c -m 644 StringOf.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringOf.cxx /usr/bin/install -c -m 644 StringOf.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringOf.h /usr/bin/install -c -m 644 StringResource.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/StringResource.h /usr/bin/install -c -m 644 SubstTable.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SubstTable.h /usr/bin/install -c -m 644 Syntax.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Syntax.h /usr/bin/install -c -m 644 Text.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Text.h /usr/bin/install -c -m 644 TranslateCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/TranslateCodingSystem.h /usr/bin/install -c -m 644 TypeId.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/TypeId.h /usr/bin/install -c -m 644 URLStorage.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/URLStorage.h /usr/bin/install -c -m 644 UTF8CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UTF8CodingSystem.h /usr/bin/install -c -m 644 UnicodeCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UnicodeCodingSystem.h /usr/bin/install -c -m 644 UnivCharsetDesc.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UnivCharsetDesc.h /usr/bin/install -c -m 644 Vector.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Vector.cxx /usr/bin/install -c -m 644 Vector.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Vector.h /usr/bin/install -c -m 644 XMLCodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/XMLCodingSystem.h /usr/bin/install -c -m 644 XcharMap.cxx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/XcharMap.cxx /usr/bin/install -c -m 644 XcharMap.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/XcharMap.h /usr/bin/install -c -m 644 constant.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/constant.h /usr/bin/install -c -m 644 macros.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/macros.h /usr/bin/install -c -m 644 rtti.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/rtti.h /usr/bin/install -c -m 644 sptchar.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/sptchar.h /usr/bin/install -c -m 644 types.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/types.h /usr/bin/install -c -m 644 xnew.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/xnew.h /usr/bin/install -c -m 644 UTF16CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/UTF16CodingSystem.h /usr/bin/install -c -m 644 Fixed4CodingSystem.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/Fixed4CodingSystem.h make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/include' Making install in generic make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP /usr/bin/install -c -m 644 ParserEventGeneratorKit.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/ParserEventGeneratorKit.h /usr/bin/install -c -m 644 EventGenerator.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/EventGenerator.h /usr/bin/install -c -m 644 SGMLApplication.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/SGMLApplication.h make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/generic' Making install in lib make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh ../libtool --mode=install /usr/bin/install -c libosp.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.la /usr/bin/install -c .libs/libosp.so.3.0.0 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.so.3.0.0 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libosp.so.3 && ln -s libosp.so.3.0.0 libosp.so.3) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libosp.so && ln -s libosp.so.3.0.0 libosp.so) /usr/bin/install -c .libs/libosp.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.la /usr/bin/install -c .libs/libosp.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib' Making install in nsgmls make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c onsgmls /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/onsgmls libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/onsgmls /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/onsgmls make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/nsgmls' Making install in spent make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ospent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospent libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ospent /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospent make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spent' Making install in spam make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ospam /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospam libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ospam /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospam make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spam' Making install in sgmlnorm make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c osgmlnorm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osgmlnorm libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/osgmlnorm /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osgmlnorm make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sgmlnorm' Making install in sx make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c osx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osx libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/osx /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osx make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/sx' Making install in spcat make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make install-am make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[4]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin /bin/sh ../libtool --mode=install /usr/bin/install -c ospcat /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospcat libtool: install: warning: `../lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/ospcat /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospcat make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/spcat' Making install in intl make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' if test "OpenSP" = "gettext" \ && test '' = 'intl-compat.o'; then \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include; \ /usr/bin/install -c -m 644 libintl.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/libintl.h; \ /bin/sh ../libtool --mode=install \ /usr/bin/install -c -m 644 libintl.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ test yes != no || /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib; \ temp=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/t-charset.alias; \ dest=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/charset.alias; \ if test -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/charset.alias; then \ orig=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if test yes = no; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale; \ test -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/locale.alias \ && orig=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/locale.alias \ || orig=./locale.alias; \ temp=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/t-locale.alias; \ dest=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi if test "OpenSP" = "gettext"; then \ /bin/sh `case ".././mkinstalldirs" in /*) echo ".././mkinstalldirs" ;; *) echo "../.././mkinstalldirs" ;; esac` /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/ChangeLog; \ dists="COPYING.LIB-2.0 COPYING.LIB-2.1 Makefile.in config.charset locale.alias ref-add.sin ref-del.sin gmo.h gettextP.h hash-string.h plural-exp.h eval-plural.h os2compat.h libgnuintl.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c localename.c osdep.c os2compat.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/$file; \ done; \ chmod a+x /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 gettext.h libgettext.h plural-eval.c"; \ for file in $dists; do \ rm -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/intl' Making install in po make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' if test -r "..//./mkinstalldirs"; then \ ..//./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2; \ else \ /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2; \ fi if test "sp" = "gettext"; then \ if test -r "..//./mkinstalldirs"; then \ ..//./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/gettext/po/Makefile.in.in; \ else \ : ; \ fi make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/po' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[3]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[3]: Nothing to be done for `install-exec-am'. /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1 mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1 /usr/bin/install -c -m 644 ./onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 ./osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ./ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ./ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 ./osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osx.1 /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1 /usr/bin/install -c -m 644 onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man/man1/osx.1 /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP /usr/bin/install -c -m 644 README /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/README /usr/bin/install -c -m 644 ABOUT-NLS /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/ABOUT-NLS /usr/bin/install -c -m 644 NEWS /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/NEWS /usr/bin/install -c -m 644 COPYING /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/COPYING /usr/bin/install -c -m 644 AUTHORS /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/AUTHORS /usr/bin/install -c -m 644 ChangeLog /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/ChangeLog /usr/bin/install -c -m 644 releasenotes.html /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/releasenotes.html /usr/bin/install -c -m 644 releasenotes.pdf /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/releasenotes.pdf /usr/bin/install -c -m 644 releasenotes.ps /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2/doc/OpenSP/releasenotes.ps /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP /usr/bin/install -c -m 644 config.h /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include/OpenSP/config.h make[3]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5' + make install-man mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1 /usr/bin/install -c -m 644 ./onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 ./osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ./ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ./ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 ./osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osx.1 /bin/sh ./mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1 /usr/bin/install -c -m 644 onsgmls.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/onsgmls.1 /usr/bin/install -c -m 644 osgmlnorm.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osgmlnorm.1 /usr/bin/install -c -m 644 ospent.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospent.1 /usr/bin/install -c -m 644 ospam.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/ospam.1 /usr/bin/install -c -m 644 osx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/osx.1 + popd ~/BUILD/openjade-1.3.2 + pushd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2/openjade-1.3.2 ~/BUILD/openjade-1.3.2 + make prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr exec_prefix=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr bindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin sbindir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/sbin sysconfdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/etc datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share includedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/include libdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib libexecdir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/libexec localstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/var sharedstatedir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/com mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/man infodir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/info install datadir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/sgml/openjade-1.3.2 make[1]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c libogrove.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /usr/bin/install -c .libs/libogrove.so.0.0.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.so.0.0.1 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libogrove.so.0 && ln -s libogrove.so.0.0.1 libogrove.so.0) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libogrove.so && ln -s libogrove.so.0.0.1 libogrove.so) /usr/bin/install -c .libs/libogrove.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.la /usr/bin/install -c .libs/libogrove.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/grove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c libospgrove.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /usr/bin/install -c .libs/libospgrove.so.0.0.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.so.0.0.1 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libospgrove.so.0 && ln -s libospgrove.so.0.0.1 libospgrove.so.0) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libospgrove.so && ln -s libospgrove.so.0.0.1 libospgrove.so) /usr/bin/install -c .libs/libospgrove.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.la /usr/bin/install -c .libs/libospgrove.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/spgrove' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c libostyle.la /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib /usr/bin/install -c .libs/libostyle.so.0.0.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.so.0.0.1 (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libostyle.so.0 && ln -s libostyle.so.0.0.1 libostyle.so.0) (cd /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib && rm -f libostyle.so && ln -s libostyle.so.0.0.1 libostyle.so) /usr/bin/install -c .libs/libostyle.lai /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.la /usr/bin/install -c .libs/libostyle.a /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.a ranlib /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.a chmod 644 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.a libtool: install: warning: remember to run `libtool --finish /usr/lib' make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/style' make[2]: Entering directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' test -d /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin || \ (mkdir /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin; chmod 755 /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin) rm -f /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/openjade /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/libtool --mode=install /usr/bin/install -c openjade /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin libtool: install: warning: `../style/libostyle.la' has not been installed in `/usr/lib' libtool: install: warning: `../spgrove/libospgrove.la' has not been installed in `/usr/lib' libtool: install: warning: `../grove/libogrove.la' has not been installed in `/usr/lib' libtool: install: warning: `/usr/src/rpm/BUILD/openjade-1.3.2/OpenSP-1.5/lib/libosp.la' has not been installed in `/usr/lib' /usr/bin/install -c .libs/openjade /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/openjade make[2]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/jade' make[1]: Leaving directory `/usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2' PATH="$PATH:/sbin" ldconfig -n /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib ---------------------------------------------------------------------- Libraries have been installed in: /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/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 install-man mandir=/var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man /bin/sh /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/config/mkinstalldirs /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1 /usr/bin/install -c -m 644 /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/docsrc/openjade.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/openjade.1 + popd ~/BUILD/openjade-1.3.2 + find /var/tmp/openjade-1.3.2-8.fdr.1.1-root -name '*.la' + xargs perl -p -i -e 's|-L/usr/src/rpm/BUILD[\w/.-]*||g' + ln -s openjade /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/jade + echo '.so man1/openjade.1' + ln -s onsgmls /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/nsgmls + echo '.so man1/onsgmls.1' + ln -s osgmlnorm /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sgmlnorm + echo '.so man1/osgmlnorm.1' + ln -s ospam /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/spam + echo '.so man1/ospam.1' + ln -s ospent /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/spent + echo '.so man1/ospent.1' + ln -s osx /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sx + echo '.so man1/osx.1' + mv /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sx /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/bin/sgml2xml + mv /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/sx.1 /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/man/man1/sgml2xml.1 + cp /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/catalog /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/sgml/openjade-1.3.2/ + cp /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/dsssl.dtd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/style-sheet.dtd /usr/src/rpm/BUILD/openjade-1.3.2/openjade-1.3.2/dsssl/fot.dtd /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/sgml/openjade-1.3.2 + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/doc/OpenSP + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root//usr/share/sgml/openjade-1.3.2/doc + /usr/lib/rpm/find-debuginfo.sh /usr/src/rpm/BUILD/openjade-1.3.2 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libosp.so.3.0.0 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libogrove.so.0.0.1 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libospgrove.so.0.0.1 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/lib/libostyle.so.0.0.1 extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/onsgmls extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospent extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospam extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osgmlnorm extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/osx extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/ospcat extracting debug info from /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/bin/openjade cpio: openjade-1.3.2/openjade-1.3.2/style/InterpreterMessages.cxx: No such file or directory 6849 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Processing files: openjade-1.3.2-8.fdr.1.1 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.41781 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + DOCDIR=/var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + export DOCDIR + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + /bin/mkdir -p /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + cp -pr OpenSP-1.5/doc/ openjade-1.3.2/doc/ openjade-1.3.2/jadedoc/ openjade-1.3.2/dsssl/ OpenSP-1.5/pubtext/ openjade-1.3.2/pubtext/ OpenSP-1.5/unicode/ openjade-1.3.2/unicode/ /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + cp -pr --parents OpenSP-1.5/README openjade-1.3.2/README OpenSP-1.5/COPYING openjade-1.3.2/COPYING openjade-1.3.2/VERSION /var/tmp/openjade-1.3.2-8.fdr.1.1-root/usr/share/doc/openjade-1.3.2 + exit 0 Provides: jade libogrove.so.0 libosp.so.3 libospgrove.so.0 libostyle.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libm.so.6(GLIBC_2.0) libnsl.so.1 libogrove.so.0 libosp.so.3 libospgrove.so.0 libostyle.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libstdc++.so.5 libstdc++.so.5(CXXABI_1.2) libstdc++.so.5(GLIBCPP_3.2) Obsoletes: jade Processing files: openjade-devel-1.3.2-8.fdr.1.1 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: openjade = 1.3.2 Processing files: openjade-debuginfo-1.3.2-8.fdr.1.1 Provides: libogrove.so.0.0.1.debug libosp.so.3.0.0.debug libospgrove.so.0.0.1.debug libostyle.so.0.0.1.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/openjade-1.3.2-8.fdr.1.1-root Wrote: /usr/src/rpm/SRPMS/openjade-1.3.2-8.fdr.1.1.src.rpm Wrote: /usr/src/rpm/RPMS/openjade-1.3.2-8.fdr.1.1.i386.rpm Wrote: /usr/src/rpm/RPMS/openjade-devel-1.3.2-8.fdr.1.1.i386.rpm Wrote: /usr/src/rpm/RPMS/openjade-debuginfo-1.3.2-8.fdr.1.1.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.15133 + umask 022 + cd /usr/src/rpm/BUILD + cd openjade-1.3.2 + rm -rf /var/tmp/openjade-1.3.2-8.fdr.1.1-root + exit 0