==> Building all PFEXTLIB libraries... ====================================== PFEXTLIB Build System CentOS 3.9 with libstdc++.5 ====================================== ==> Compiler information: gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-59) g++ (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-59) ==> Checking for libstdc++.5: ldconfig: Can't open cache file /etc/ld.so.cache : No such file or directory ==> Building all PFEXTLIB libraries... ==> Configuring cppunit... 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)... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 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 build system type... x86_64-unknown-linux checking host system type... x86_64-unknown-linux 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... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E 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 how to run the C++ preprocessor... g++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for 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 /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes 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 -m elf_i386) 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 -m elf_i386 checking if the linker (/usr/bin/ld -m elf_i386) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_i386) 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 -m elf_i386) 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 shl_load... no checking for shl_load in -ldld... no checking for dlopen in -ldl... yes checking for dlerror... yes checking for doxygen... no checking for cmath... yes checking whether the compiler supports Run-Time Type Identification... yes checking whether the compiler supports GCC C++ ABI name demangling... yes checking whether the compiler implements namespaces... yes checking whether std::string::compare takes a string in argument 1... no checking whether the compiler has stringstream... yes checking whether the library defines class strstream... checking strstream usability... yes checking strstream presence... yes checking for strstream... yes yes configure: creating ./config.status config.status: creating Makefile config.status: creating cppunit.spec config.status: creating cppunit-config config.status: creating src/Makefile config.status: creating src/DllPlugInTester/Makefile config.status: creating src/cppunit/Makefile config.status: creating include/Makefile config.status: creating include/cppunit/Makefile config.status: creating include/cppunit/config/Makefile config.status: creating include/cppunit/extensions/Makefile config.status: creating include/cppunit/plugin/Makefile config.status: creating include/cppunit/portability/Makefile config.status: creating include/cppunit/tools/Makefile config.status: creating include/cppunit/ui/Makefile config.status: creating include/cppunit/ui/mfc/Makefile config.status: creating include/cppunit/ui/qt/Makefile config.status: creating include/cppunit/ui/text/Makefile config.status: creating doc/Makefile config.status: creating doc/Doxyfile config.status: creating examples/Makefile config.status: creating examples/simple/Makefile config.status: creating examples/hierarchy/Makefile config.status: creating examples/cppunittest/Makefile config.status: creating examples/ClockerPlugIn/Makefile config.status: creating examples/DumperPlugIn/Makefile config.status: creating examples/money/Makefile config.status: creating config/config.h config.status: config/config.h is unchanged config.status: executing depfiles commands config.status: executing default commands creating include/cppunit/config-auto.h - prefix CPPUNIT for config/config.h defines /* automatically generated bin/ config/ contrib/ doc/ examples/ include/ lib ==> Building cppunit... Making all in src make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' cd .. && \ /bin/sh /usr/local/PFEXTLIB-1.2/cppunit-1.10.2/config/missing --run automake-1.7 --gnu src/Makefile /usr/local/PFEXTLIB-1.2/cppunit-1.10.2/config/missing: line 46: automake-1.7: command not found WARNING: `automake-1.7' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd .. && /bin/sh ./config.status src/Makefile config.status: creating src/Makefile make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' Making all in cppunit make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' cd ../.. && /bin/sh ./config.status src/cppunit/Makefile depfiles config.status: creating src/cppunit/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT AdditionalMessage.lo -MD -MP -MF ".deps/AdditionalMessage.Tpo" \ -c -o AdditionalMessage.lo `test -f 'AdditionalMessage.cpp' || echo './'`AdditionalMessage.cpp; \ then mv -f ".deps/AdditionalMessage.Tpo" ".deps/AdditionalMessage.Plo"; \ else rm -f ".deps/AdditionalMessage.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Asserter.lo -MD -MP -MF ".deps/Asserter.Tpo" \ -c -o Asserter.lo `test -f 'Asserter.cpp' || echo './'`Asserter.cpp; \ then mv -f ".deps/Asserter.Tpo" ".deps/Asserter.Plo"; \ else rm -f ".deps/Asserter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Asserter.lo -MD -MP -MF .deps/Asserter.Tpo -c Asserter.cpp -fPIC -DPIC -o .libs/Asserter.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT AdditionalMessage.lo -MD -MP -MF .deps/AdditionalMessage.Tpo -c AdditionalMessage.cpp -fPIC -DPIC -o .libs/AdditionalMessage.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Asserter.lo -MD -MP -MF .deps/Asserter.Tpo -c Asserter.cpp -o Asserter.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT BeOsDynamicLibraryManager.lo -MD -MP -MF ".deps/BeOsDynamicLibraryManager.Tpo" \ -c -o BeOsDynamicLibraryManager.lo `test -f 'BeOsDynamicLibraryManager.cpp' || echo './'`BeOsDynamicLibraryManager.cpp; \ then mv -f ".deps/BeOsDynamicLibraryManager.Tpo" ".deps/BeOsDynamicLibraryManager.Plo"; \ else rm -f ".deps/BeOsDynamicLibraryManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT BeOsDynamicLibraryManager.lo -MD -MP -MF .deps/BeOsDynamicLibraryManager.Tpo -c BeOsDynamicLibraryManager.cpp -fPIC -DPIC -o .libs/BeOsDynamicLibraryManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT AdditionalMessage.lo -MD -MP -MF .deps/AdditionalMessage.Tpo -c AdditionalMessage.cpp -o AdditionalMessage.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT BeOsDynamicLibraryManager.lo -MD -MP -MF .deps/BeOsDynamicLibraryManager.Tpo -c BeOsDynamicLibraryManager.cpp -o BeOsDynamicLibraryManager.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT BriefTestProgressListener.lo -MD -MP -MF ".deps/BriefTestProgressListener.Tpo" \ -c -o BriefTestProgressListener.lo `test -f 'BriefTestProgressListener.cpp' || echo './'`BriefTestProgressListener.cpp; \ then mv -f ".deps/BriefTestProgressListener.Tpo" ".deps/BriefTestProgressListener.Plo"; \ else rm -f ".deps/BriefTestProgressListener.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT BriefTestProgressListener.lo -MD -MP -MF .deps/BriefTestProgressListener.Tpo -c BriefTestProgressListener.cpp -fPIC -DPIC -o .libs/BriefTestProgressListener.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT CompilerOutputter.lo -MD -MP -MF ".deps/CompilerOutputter.Tpo" \ -c -o CompilerOutputter.lo `test -f 'CompilerOutputter.cpp' || echo './'`CompilerOutputter.cpp; \ then mv -f ".deps/CompilerOutputter.Tpo" ".deps/CompilerOutputter.Plo"; \ else rm -f ".deps/CompilerOutputter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT BriefTestProgressListener.lo -MD -MP -MF .deps/BriefTestProgressListener.Tpo -c BriefTestProgressListener.cpp -o BriefTestProgressListener.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT CompilerOutputter.lo -MD -MP -MF .deps/CompilerOutputter.Tpo -c CompilerOutputter.cpp -fPIC -DPIC -o .libs/CompilerOutputter.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DefaultProtector.lo -MD -MP -MF ".deps/DefaultProtector.Tpo" \ -c -o DefaultProtector.lo `test -f 'DefaultProtector.cpp' || echo './'`DefaultProtector.cpp; \ then mv -f ".deps/DefaultProtector.Tpo" ".deps/DefaultProtector.Plo"; \ else rm -f ".deps/DefaultProtector.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DefaultProtector.lo -MD -MP -MF .deps/DefaultProtector.Tpo -c DefaultProtector.cpp -fPIC -DPIC -o .libs/DefaultProtector.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT CompilerOutputter.lo -MD -MP -MF .deps/CompilerOutputter.Tpo -c CompilerOutputter.cpp -o CompilerOutputter.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DefaultProtector.lo -MD -MP -MF .deps/DefaultProtector.Tpo -c DefaultProtector.cpp -o DefaultProtector.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DynamicLibraryManager.lo -MD -MP -MF ".deps/DynamicLibraryManager.Tpo" \ -c -o DynamicLibraryManager.lo `test -f 'DynamicLibraryManager.cpp' || echo './'`DynamicLibraryManager.cpp; \ then mv -f ".deps/DynamicLibraryManager.Tpo" ".deps/DynamicLibraryManager.Plo"; \ else rm -f ".deps/DynamicLibraryManager.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DynamicLibraryManagerException.lo -MD -MP -MF ".deps/DynamicLibraryManagerException.Tpo" \ -c -o DynamicLibraryManagerException.lo `test -f 'DynamicLibraryManagerException.cpp' || echo './'`DynamicLibraryManagerException.cpp; \ then mv -f ".deps/DynamicLibraryManagerException.Tpo" ".deps/DynamicLibraryManagerException.Plo"; \ else rm -f ".deps/DynamicLibraryManagerException.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DynamicLibraryManager.lo -MD -MP -MF .deps/DynamicLibraryManager.Tpo -c DynamicLibraryManager.cpp -fPIC -DPIC -o .libs/DynamicLibraryManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DynamicLibraryManagerException.lo -MD -MP -MF .deps/DynamicLibraryManagerException.Tpo -c DynamicLibraryManagerException.cpp -fPIC -DPIC -o .libs/DynamicLibraryManagerException.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DynamicLibraryManager.lo -MD -MP -MF .deps/DynamicLibraryManager.Tpo -c DynamicLibraryManager.cpp -o DynamicLibraryManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DynamicLibraryManagerException.lo -MD -MP -MF .deps/DynamicLibraryManagerException.Tpo -c DynamicLibraryManagerException.cpp -o DynamicLibraryManagerException.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Exception.lo -MD -MP -MF ".deps/Exception.Tpo" \ -c -o Exception.lo `test -f 'Exception.cpp' || echo './'`Exception.cpp; \ then mv -f ".deps/Exception.Tpo" ".deps/Exception.Plo"; \ else rm -f ".deps/Exception.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c Exception.cpp -fPIC -DPIC -o .libs/Exception.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Message.lo -MD -MP -MF ".deps/Message.Tpo" \ -c -o Message.lo `test -f 'Message.cpp' || echo './'`Message.cpp; \ 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../../config -I../../include -I../../include -g -O2 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cpp -fPIC -DPIC -o .libs/Message.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Message.lo -MD -MP -MF .deps/Message.Tpo -c Message.cpp -o Message.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Exception.lo -MD -MP -MF .deps/Exception.Tpo -c Exception.cpp -o Exception.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT RepeatedTest.lo -MD -MP -MF ".deps/RepeatedTest.Tpo" \ -c -o RepeatedTest.lo `test -f 'RepeatedTest.cpp' || echo './'`RepeatedTest.cpp; \ then mv -f ".deps/RepeatedTest.Tpo" ".deps/RepeatedTest.Plo"; \ else rm -f ".deps/RepeatedTest.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT RepeatedTest.lo -MD -MP -MF .deps/RepeatedTest.Tpo -c RepeatedTest.cpp -fPIC -DPIC -o .libs/RepeatedTest.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT PlugInManager.lo -MD -MP -MF ".deps/PlugInManager.Tpo" \ -c -o PlugInManager.lo `test -f 'PlugInManager.cpp' || echo './'`PlugInManager.cpp; \ then mv -f ".deps/PlugInManager.Tpo" ".deps/PlugInManager.Plo"; \ else rm -f ".deps/PlugInManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT PlugInManager.lo -MD -MP -MF .deps/PlugInManager.Tpo -c PlugInManager.cpp -fPIC -DPIC -o .libs/PlugInManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT RepeatedTest.lo -MD -MP -MF .deps/RepeatedTest.Tpo -c RepeatedTest.cpp -o RepeatedTest.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT PlugInParameters.lo -MD -MP -MF ".deps/PlugInParameters.Tpo" \ -c -o PlugInParameters.lo `test -f 'PlugInParameters.cpp' || echo './'`PlugInParameters.cpp; \ then mv -f ".deps/PlugInParameters.Tpo" ".deps/PlugInParameters.Plo"; \ else rm -f ".deps/PlugInParameters.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT PlugInParameters.lo -MD -MP -MF .deps/PlugInParameters.Tpo -c PlugInParameters.cpp -fPIC -DPIC -o .libs/PlugInParameters.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT PlugInManager.lo -MD -MP -MF .deps/PlugInManager.Tpo -c PlugInManager.cpp -o PlugInManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT PlugInParameters.lo -MD -MP -MF .deps/PlugInParameters.Tpo -c PlugInParameters.cpp -o PlugInParameters.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Protector.lo -MD -MP -MF ".deps/Protector.Tpo" \ -c -o Protector.lo `test -f 'Protector.cpp' || echo './'`Protector.cpp; \ then mv -f ".deps/Protector.Tpo" ".deps/Protector.Plo"; \ else rm -f ".deps/Protector.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Protector.lo -MD -MP -MF .deps/Protector.Tpo -c Protector.cpp -fPIC -DPIC -o .libs/Protector.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT ProtectorChain.lo -MD -MP -MF ".deps/ProtectorChain.Tpo" \ -c -o ProtectorChain.lo `test -f 'ProtectorChain.cpp' || echo './'`ProtectorChain.cpp; \ then mv -f ".deps/ProtectorChain.Tpo" ".deps/ProtectorChain.Plo"; \ else rm -f ".deps/ProtectorChain.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT ProtectorChain.lo -MD -MP -MF .deps/ProtectorChain.Tpo -c ProtectorChain.cpp -fPIC -DPIC -o .libs/ProtectorChain.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT ProtectorChain.lo -MD -MP -MF .deps/ProtectorChain.Tpo -c ProtectorChain.cpp -o ProtectorChain.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Protector.lo -MD -MP -MF .deps/Protector.Tpo -c Protector.cpp -o Protector.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT SourceLine.lo -MD -MP -MF ".deps/SourceLine.Tpo" \ -c -o SourceLine.lo `test -f 'SourceLine.cpp' || echo './'`SourceLine.cpp; \ then mv -f ".deps/SourceLine.Tpo" ".deps/SourceLine.Plo"; \ else rm -f ".deps/SourceLine.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT SourceLine.lo -MD -MP -MF .deps/SourceLine.Tpo -c SourceLine.cpp -fPIC -DPIC -o .libs/SourceLine.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT SourceLine.lo -MD -MP -MF .deps/SourceLine.Tpo -c SourceLine.cpp -o SourceLine.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT StringTools.lo -MD -MP -MF ".deps/StringTools.Tpo" \ -c -o StringTools.lo `test -f 'StringTools.cpp' || echo './'`StringTools.cpp; \ then mv -f ".deps/StringTools.Tpo" ".deps/StringTools.Plo"; \ else rm -f ".deps/StringTools.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT StringTools.lo -MD -MP -MF .deps/StringTools.Tpo -c StringTools.cpp -fPIC -DPIC -o .libs/StringTools.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT SynchronizedObject.lo -MD -MP -MF ".deps/SynchronizedObject.Tpo" \ -c -o SynchronizedObject.lo `test -f 'SynchronizedObject.cpp' || echo './'`SynchronizedObject.cpp; \ then mv -f ".deps/SynchronizedObject.Tpo" ".deps/SynchronizedObject.Plo"; \ else rm -f ".deps/SynchronizedObject.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT SynchronizedObject.lo -MD -MP -MF .deps/SynchronizedObject.Tpo -c SynchronizedObject.cpp -fPIC -DPIC -o .libs/SynchronizedObject.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT SynchronizedObject.lo -MD -MP -MF .deps/SynchronizedObject.Tpo -c SynchronizedObject.cpp -o SynchronizedObject.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT StringTools.lo -MD -MP -MF .deps/StringTools.Tpo -c StringTools.cpp -o StringTools.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Test.lo -MD -MP -MF ".deps/Test.Tpo" \ -c -o Test.lo `test -f 'Test.cpp' || echo './'`Test.cpp; \ then mv -f ".deps/Test.Tpo" ".deps/Test.Plo"; \ else rm -f ".deps/Test.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Test.lo -MD -MP -MF .deps/Test.Tpo -c Test.cpp -fPIC -DPIC -o .libs/Test.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestAssert.lo -MD -MP -MF ".deps/TestAssert.Tpo" \ -c -o TestAssert.lo `test -f 'TestAssert.cpp' || echo './'`TestAssert.cpp; \ then mv -f ".deps/TestAssert.Tpo" ".deps/TestAssert.Plo"; \ else rm -f ".deps/TestAssert.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestAssert.lo -MD -MP -MF .deps/TestAssert.Tpo -c TestAssert.cpp -fPIC -DPIC -o .libs/TestAssert.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Test.lo -MD -MP -MF .deps/Test.Tpo -c Test.cpp -o Test.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestAssert.lo -MD -MP -MF .deps/TestAssert.Tpo -c TestAssert.cpp -o TestAssert.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestCase.lo -MD -MP -MF ".deps/TestCase.Tpo" \ -c -o TestCase.lo `test -f 'TestCase.cpp' || echo './'`TestCase.cpp; \ then mv -f ".deps/TestCase.Tpo" ".deps/TestCase.Plo"; \ else rm -f ".deps/TestCase.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestCase.lo -MD -MP -MF .deps/TestCase.Tpo -c TestCase.cpp -fPIC -DPIC -o .libs/TestCase.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestCaseDecorator.lo -MD -MP -MF ".deps/TestCaseDecorator.Tpo" \ -c -o TestCaseDecorator.lo `test -f 'TestCaseDecorator.cpp' || echo './'`TestCaseDecorator.cpp; \ then mv -f ".deps/TestCaseDecorator.Tpo" ".deps/TestCaseDecorator.Plo"; \ else rm -f ".deps/TestCaseDecorator.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestCase.lo -MD -MP -MF .deps/TestCase.Tpo -c TestCase.cpp -o TestCase.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestCaseDecorator.lo -MD -MP -MF .deps/TestCaseDecorator.Tpo -c TestCaseDecorator.cpp -fPIC -DPIC -o .libs/TestCaseDecorator.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestCaseDecorator.lo -MD -MP -MF .deps/TestCaseDecorator.Tpo -c TestCaseDecorator.cpp -o TestCaseDecorator.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestComposite.lo -MD -MP -MF ".deps/TestComposite.Tpo" \ -c -o TestComposite.lo `test -f 'TestComposite.cpp' || echo './'`TestComposite.cpp; \ then mv -f ".deps/TestComposite.Tpo" ".deps/TestComposite.Plo"; \ else rm -f ".deps/TestComposite.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestComposite.lo -MD -MP -MF .deps/TestComposite.Tpo -c TestComposite.cpp -fPIC -DPIC -o .libs/TestComposite.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestDecorator.lo -MD -MP -MF ".deps/TestDecorator.Tpo" \ -c -o TestDecorator.lo `test -f 'TestDecorator.cpp' || echo './'`TestDecorator.cpp; \ then mv -f ".deps/TestDecorator.Tpo" ".deps/TestDecorator.Plo"; \ else rm -f ".deps/TestDecorator.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestDecorator.lo -MD -MP -MF .deps/TestDecorator.Tpo -c TestDecorator.cpp -fPIC -DPIC -o .libs/TestDecorator.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestComposite.lo -MD -MP -MF .deps/TestComposite.Tpo -c TestComposite.cpp -o TestComposite.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestDecorator.lo -MD -MP -MF .deps/TestDecorator.Tpo -c TestDecorator.cpp -o TestDecorator.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestFactoryRegistry.lo -MD -MP -MF ".deps/TestFactoryRegistry.Tpo" \ -c -o TestFactoryRegistry.lo `test -f 'TestFactoryRegistry.cpp' || echo './'`TestFactoryRegistry.cpp; \ then mv -f ".deps/TestFactoryRegistry.Tpo" ".deps/TestFactoryRegistry.Plo"; \ else rm -f ".deps/TestFactoryRegistry.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestFactoryRegistry.lo -MD -MP -MF .deps/TestFactoryRegistry.Tpo -c TestFactoryRegistry.cpp -fPIC -DPIC -o .libs/TestFactoryRegistry.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestFailure.lo -MD -MP -MF ".deps/TestFailure.Tpo" \ -c -o TestFailure.lo `test -f 'TestFailure.cpp' || echo './'`TestFailure.cpp; \ then mv -f ".deps/TestFailure.Tpo" ".deps/TestFailure.Plo"; \ else rm -f ".deps/TestFailure.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestFailure.lo -MD -MP -MF .deps/TestFailure.Tpo -c TestFailure.cpp -fPIC -DPIC -o .libs/TestFailure.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestFailure.lo -MD -MP -MF .deps/TestFailure.Tpo -c TestFailure.cpp -o TestFailure.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestFactoryRegistry.lo -MD -MP -MF .deps/TestFactoryRegistry.Tpo -c TestFactoryRegistry.cpp -o TestFactoryRegistry.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestLeaf.lo -MD -MP -MF ".deps/TestLeaf.Tpo" \ -c -o TestLeaf.lo `test -f 'TestLeaf.cpp' || echo './'`TestLeaf.cpp; \ then mv -f ".deps/TestLeaf.Tpo" ".deps/TestLeaf.Plo"; \ else rm -f ".deps/TestLeaf.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestLeaf.lo -MD -MP -MF .deps/TestLeaf.Tpo -c TestLeaf.cpp -fPIC -DPIC -o .libs/TestLeaf.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestLeaf.lo -MD -MP -MF .deps/TestLeaf.Tpo -c TestLeaf.cpp -o TestLeaf.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestNamer.lo -MD -MP -MF ".deps/TestNamer.Tpo" \ -c -o TestNamer.lo `test -f 'TestNamer.cpp' || echo './'`TestNamer.cpp; \ then mv -f ".deps/TestNamer.Tpo" ".deps/TestNamer.Plo"; \ else rm -f ".deps/TestNamer.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestNamer.lo -MD -MP -MF .deps/TestNamer.Tpo -c TestNamer.cpp -fPIC -DPIC -o .libs/TestNamer.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestPath.lo -MD -MP -MF ".deps/TestPath.Tpo" \ -c -o TestPath.lo `test -f 'TestPath.cpp' || echo './'`TestPath.cpp; \ then mv -f ".deps/TestPath.Tpo" ".deps/TestPath.Plo"; \ else rm -f ".deps/TestPath.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestPath.lo -MD -MP -MF .deps/TestPath.Tpo -c TestPath.cpp -fPIC -DPIC -o .libs/TestPath.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestNamer.lo -MD -MP -MF .deps/TestNamer.Tpo -c TestNamer.cpp -o TestNamer.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestPlugInDefaultImpl.lo -MD -MP -MF ".deps/TestPlugInDefaultImpl.Tpo" \ -c -o TestPlugInDefaultImpl.lo `test -f 'TestPlugInDefaultImpl.cpp' || echo './'`TestPlugInDefaultImpl.cpp; \ then mv -f ".deps/TestPlugInDefaultImpl.Tpo" ".deps/TestPlugInDefaultImpl.Plo"; \ else rm -f ".deps/TestPlugInDefaultImpl.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestPlugInDefaultImpl.lo -MD -MP -MF .deps/TestPlugInDefaultImpl.Tpo -c TestPlugInDefaultImpl.cpp -fPIC -DPIC -o .libs/TestPlugInDefaultImpl.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestPlugInDefaultImpl.lo -MD -MP -MF .deps/TestPlugInDefaultImpl.Tpo -c TestPlugInDefaultImpl.cpp -o TestPlugInDefaultImpl.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestResult.lo -MD -MP -MF ".deps/TestResult.Tpo" \ -c -o TestResult.lo `test -f 'TestResult.cpp' || echo './'`TestResult.cpp; \ then mv -f ".deps/TestResult.Tpo" ".deps/TestResult.Plo"; \ else rm -f ".deps/TestResult.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestResult.lo -MD -MP -MF .deps/TestResult.Tpo -c TestResult.cpp -fPIC -DPIC -o .libs/TestResult.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestPath.lo -MD -MP -MF .deps/TestPath.Tpo -c TestPath.cpp -o TestPath.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestResult.lo -MD -MP -MF .deps/TestResult.Tpo -c TestResult.cpp -o TestResult.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestResultCollector.lo -MD -MP -MF ".deps/TestResultCollector.Tpo" \ -c -o TestResultCollector.lo `test -f 'TestResultCollector.cpp' || echo './'`TestResultCollector.cpp; \ then mv -f ".deps/TestResultCollector.Tpo" ".deps/TestResultCollector.Plo"; \ else rm -f ".deps/TestResultCollector.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestResultCollector.lo -MD -MP -MF .deps/TestResultCollector.Tpo -c TestResultCollector.cpp -fPIC -DPIC -o .libs/TestResultCollector.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestResultCollector.lo -MD -MP -MF .deps/TestResultCollector.Tpo -c TestResultCollector.cpp -o TestResultCollector.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestRunner.lo -MD -MP -MF ".deps/TestRunner.Tpo" \ -c -o TestRunner.lo `test -f 'TestRunner.cpp' || echo './'`TestRunner.cpp; \ then mv -f ".deps/TestRunner.Tpo" ".deps/TestRunner.Plo"; \ else rm -f ".deps/TestRunner.Tpo"; exit 1; \ fi if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSetUp.lo -MD -MP -MF ".deps/TestSetUp.Tpo" \ -c -o TestSetUp.lo `test -f 'TestSetUp.cpp' || echo './'`TestSetUp.cpp; \ then mv -f ".deps/TestSetUp.Tpo" ".deps/TestSetUp.Plo"; \ else rm -f ".deps/TestSetUp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestRunner.lo -MD -MP -MF .deps/TestRunner.Tpo -c TestRunner.cpp -fPIC -DPIC -o .libs/TestRunner.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSetUp.lo -MD -MP -MF .deps/TestSetUp.Tpo -c TestSetUp.cpp -fPIC -DPIC -o .libs/TestSetUp.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSetUp.lo -MD -MP -MF .deps/TestSetUp.Tpo -c TestSetUp.cpp -o TestSetUp.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestRunner.lo -MD -MP -MF .deps/TestRunner.Tpo -c TestRunner.cpp -o TestRunner.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuccessListener.lo -MD -MP -MF ".deps/TestSuccessListener.Tpo" \ -c -o TestSuccessListener.lo `test -f 'TestSuccessListener.cpp' || echo './'`TestSuccessListener.cpp; \ then mv -f ".deps/TestSuccessListener.Tpo" ".deps/TestSuccessListener.Plo"; \ else rm -f ".deps/TestSuccessListener.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuccessListener.lo -MD -MP -MF .deps/TestSuccessListener.Tpo -c TestSuccessListener.cpp -fPIC -DPIC -o .libs/TestSuccessListener.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuite.lo -MD -MP -MF ".deps/TestSuite.Tpo" \ -c -o TestSuite.lo `test -f 'TestSuite.cpp' || echo './'`TestSuite.cpp; \ then mv -f ".deps/TestSuite.Tpo" ".deps/TestSuite.Plo"; \ else rm -f ".deps/TestSuite.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuite.lo -MD -MP -MF .deps/TestSuite.Tpo -c TestSuite.cpp -fPIC -DPIC -o .libs/TestSuite.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuccessListener.lo -MD -MP -MF .deps/TestSuccessListener.Tpo -c TestSuccessListener.cpp -o TestSuccessListener.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuite.lo -MD -MP -MF .deps/TestSuite.Tpo -c TestSuite.cpp -o TestSuite.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuiteBuilderContext.lo -MD -MP -MF ".deps/TestSuiteBuilderContext.Tpo" \ -c -o TestSuiteBuilderContext.lo `test -f 'TestSuiteBuilderContext.cpp' || echo './'`TestSuiteBuilderContext.cpp; \ then mv -f ".deps/TestSuiteBuilderContext.Tpo" ".deps/TestSuiteBuilderContext.Plo"; \ else rm -f ".deps/TestSuiteBuilderContext.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuiteBuilderContext.lo -MD -MP -MF .deps/TestSuiteBuilderContext.Tpo -c TestSuiteBuilderContext.cpp -fPIC -DPIC -o .libs/TestSuiteBuilderContext.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextOutputter.lo -MD -MP -MF ".deps/TextOutputter.Tpo" \ -c -o TextOutputter.lo `test -f 'TextOutputter.cpp' || echo './'`TextOutputter.cpp; \ then mv -f ".deps/TextOutputter.Tpo" ".deps/TextOutputter.Plo"; \ else rm -f ".deps/TextOutputter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextOutputter.lo -MD -MP -MF .deps/TextOutputter.Tpo -c TextOutputter.cpp -fPIC -DPIC -o .libs/TextOutputter.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TestSuiteBuilderContext.lo -MD -MP -MF .deps/TestSuiteBuilderContext.Tpo -c TestSuiteBuilderContext.cpp -o TestSuiteBuilderContext.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextOutputter.lo -MD -MP -MF .deps/TextOutputter.Tpo -c TextOutputter.cpp -o TextOutputter.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestProgressListener.lo -MD -MP -MF ".deps/TextTestProgressListener.Tpo" \ -c -o TextTestProgressListener.lo `test -f 'TextTestProgressListener.cpp' || echo './'`TextTestProgressListener.cpp; \ then mv -f ".deps/TextTestProgressListener.Tpo" ".deps/TextTestProgressListener.Plo"; \ else rm -f ".deps/TextTestProgressListener.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestProgressListener.lo -MD -MP -MF .deps/TextTestProgressListener.Tpo -c TextTestProgressListener.cpp -fPIC -DPIC -o .libs/TextTestProgressListener.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestResult.lo -MD -MP -MF ".deps/TextTestResult.Tpo" \ -c -o TextTestResult.lo `test -f 'TextTestResult.cpp' || echo './'`TextTestResult.cpp; \ then mv -f ".deps/TextTestResult.Tpo" ".deps/TextTestResult.Plo"; \ else rm -f ".deps/TextTestResult.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestProgressListener.lo -MD -MP -MF .deps/TextTestProgressListener.Tpo -c TextTestProgressListener.cpp -o TextTestProgressListener.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestResult.lo -MD -MP -MF .deps/TextTestResult.Tpo -c TextTestResult.cpp -fPIC -DPIC -o .libs/TextTestResult.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestRunner.lo -MD -MP -MF ".deps/TextTestRunner.Tpo" \ -c -o TextTestRunner.lo `test -f 'TextTestRunner.cpp' || echo './'`TextTestRunner.cpp; \ then mv -f ".deps/TextTestRunner.Tpo" ".deps/TextTestRunner.Plo"; \ else rm -f ".deps/TextTestRunner.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestResult.lo -MD -MP -MF .deps/TextTestResult.Tpo -c TextTestResult.cpp -o TextTestResult.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestRunner.lo -MD -MP -MF .deps/TextTestRunner.Tpo -c TextTestRunner.cpp -fPIC -DPIC -o .libs/TextTestRunner.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TypeInfoHelper.lo -MD -MP -MF ".deps/TypeInfoHelper.Tpo" \ -c -o TypeInfoHelper.lo `test -f 'TypeInfoHelper.cpp' || echo './'`TypeInfoHelper.cpp; \ then mv -f ".deps/TypeInfoHelper.Tpo" ".deps/TypeInfoHelper.Plo"; \ else rm -f ".deps/TypeInfoHelper.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TextTestRunner.lo -MD -MP -MF .deps/TextTestRunner.Tpo -c TextTestRunner.cpp -o TextTestRunner.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TypeInfoHelper.lo -MD -MP -MF .deps/TypeInfoHelper.Tpo -c TypeInfoHelper.cpp -fPIC -DPIC -o .libs/TypeInfoHelper.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT TypeInfoHelper.lo -MD -MP -MF .deps/TypeInfoHelper.Tpo -c TypeInfoHelper.cpp -o TypeInfoHelper.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT UnixDynamicLibraryManager.lo -MD -MP -MF ".deps/UnixDynamicLibraryManager.Tpo" \ -c -o UnixDynamicLibraryManager.lo `test -f 'UnixDynamicLibraryManager.cpp' || echo './'`UnixDynamicLibraryManager.cpp; \ then mv -f ".deps/UnixDynamicLibraryManager.Tpo" ".deps/UnixDynamicLibraryManager.Plo"; \ else rm -f ".deps/UnixDynamicLibraryManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT UnixDynamicLibraryManager.lo -MD -MP -MF .deps/UnixDynamicLibraryManager.Tpo -c UnixDynamicLibraryManager.cpp -fPIC -DPIC -o .libs/UnixDynamicLibraryManager.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT ShlDynamicLibraryManager.lo -MD -MP -MF ".deps/ShlDynamicLibraryManager.Tpo" \ -c -o ShlDynamicLibraryManager.lo `test -f 'ShlDynamicLibraryManager.cpp' || echo './'`ShlDynamicLibraryManager.cpp; \ then mv -f ".deps/ShlDynamicLibraryManager.Tpo" ".deps/ShlDynamicLibraryManager.Plo"; \ else rm -f ".deps/ShlDynamicLibraryManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT UnixDynamicLibraryManager.lo -MD -MP -MF .deps/UnixDynamicLibraryManager.Tpo -c UnixDynamicLibraryManager.cpp -o UnixDynamicLibraryManager.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT ShlDynamicLibraryManager.lo -MD -MP -MF .deps/ShlDynamicLibraryManager.Tpo -c ShlDynamicLibraryManager.cpp -fPIC -DPIC -o .libs/ShlDynamicLibraryManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT ShlDynamicLibraryManager.lo -MD -MP -MF .deps/ShlDynamicLibraryManager.Tpo -c ShlDynamicLibraryManager.cpp -o ShlDynamicLibraryManager.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlDocument.lo -MD -MP -MF ".deps/XmlDocument.Tpo" \ -c -o XmlDocument.lo `test -f 'XmlDocument.cpp' || echo './'`XmlDocument.cpp; \ then mv -f ".deps/XmlDocument.Tpo" ".deps/XmlDocument.Plo"; \ else rm -f ".deps/XmlDocument.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlDocument.lo -MD -MP -MF .deps/XmlDocument.Tpo -c XmlDocument.cpp -fPIC -DPIC -o .libs/XmlDocument.o if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlElement.lo -MD -MP -MF ".deps/XmlElement.Tpo" \ -c -o XmlElement.lo `test -f 'XmlElement.cpp' || echo './'`XmlElement.cpp; \ then mv -f ".deps/XmlElement.Tpo" ".deps/XmlElement.Plo"; \ else rm -f ".deps/XmlElement.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlElement.lo -MD -MP -MF .deps/XmlElement.Tpo -c XmlElement.cpp -fPIC -DPIC -o .libs/XmlElement.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlDocument.lo -MD -MP -MF .deps/XmlDocument.Tpo -c XmlDocument.cpp -o XmlDocument.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlOutputter.lo -MD -MP -MF ".deps/XmlOutputter.Tpo" \ -c -o XmlOutputter.lo `test -f 'XmlOutputter.cpp' || echo './'`XmlOutputter.cpp; \ then mv -f ".deps/XmlOutputter.Tpo" ".deps/XmlOutputter.Plo"; \ else rm -f ".deps/XmlOutputter.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlOutputter.lo -MD -MP -MF .deps/XmlOutputter.Tpo -c XmlOutputter.cpp -fPIC -DPIC -o .libs/XmlOutputter.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlElement.lo -MD -MP -MF .deps/XmlElement.Tpo -c XmlElement.cpp -o XmlElement.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlOutputterHook.lo -MD -MP -MF ".deps/XmlOutputterHook.Tpo" \ -c -o XmlOutputterHook.lo `test -f 'XmlOutputterHook.cpp' || echo './'`XmlOutputterHook.cpp; \ then mv -f ".deps/XmlOutputterHook.Tpo" ".deps/XmlOutputterHook.Plo"; \ else rm -f ".deps/XmlOutputterHook.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlOutputterHook.lo -MD -MP -MF .deps/XmlOutputterHook.Tpo -c XmlOutputterHook.cpp -fPIC -DPIC -o .libs/XmlOutputterHook.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlOutputter.lo -MD -MP -MF .deps/XmlOutputter.Tpo -c XmlOutputter.cpp -o XmlOutputter.o >/dev/null 2>&1 g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT XmlOutputterHook.lo -MD -MP -MF .deps/XmlOutputterHook.Tpo -c XmlOutputterHook.cpp -o XmlOutputterHook.o >/dev/null 2>&1 if /bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Win32DynamicLibraryManager.lo -MD -MP -MF ".deps/Win32DynamicLibraryManager.Tpo" \ -c -o Win32DynamicLibraryManager.lo `test -f 'Win32DynamicLibraryManager.cpp' || echo './'`Win32DynamicLibraryManager.cpp; \ then mv -f ".deps/Win32DynamicLibraryManager.Tpo" ".deps/Win32DynamicLibraryManager.Plo"; \ else rm -f ".deps/Win32DynamicLibraryManager.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Win32DynamicLibraryManager.lo -MD -MP -MF .deps/Win32DynamicLibraryManager.Tpo -c Win32DynamicLibraryManager.cpp -fPIC -DPIC -o .libs/Win32DynamicLibraryManager.o g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Win32DynamicLibraryManager.lo -MD -MP -MF .deps/Win32DynamicLibraryManager.Tpo -c Win32DynamicLibraryManager.cpp -o Win32DynamicLibraryManager.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link g++ -g -O2 -o libcppunit.la -rpath /usr/local/PFEXTLIB-1.2/cppunit/lib -version-info 2:0:0 -release 1.10 AdditionalMessage.lo Asserter.lo BeOsDynamicLibraryManager.lo BriefTestProgressListener.lo CompilerOutputter.lo DefaultProtector.lo DynamicLibraryManager.lo DynamicLibraryManagerException.lo Exception.lo Message.lo RepeatedTest.lo PlugInManager.lo PlugInParameters.lo Protector.lo ProtectorChain.lo SourceLine.lo StringTools.lo SynchronizedObject.lo Test.lo TestAssert.lo TestCase.lo TestCaseDecorator.lo TestComposite.lo TestDecorator.lo TestFactoryRegistry.lo TestFailure.lo TestLeaf.lo TestNamer.lo TestPath.lo TestPlugInDefaultImpl.lo TestResult.lo TestResultCollector.lo TestRunner.lo TestSetUp.lo TestSuccessListener.lo TestSuite.lo TestSuiteBuilderContext.lo TextOutputter.lo TextTestProgressListener.lo TextTestResult.lo TextTestRunner.lo TypeInfoHelper.lo UnixDynamicLibraryManager.lo ShlDynamicLibraryManager.lo XmlDocument.lo XmlElement.lo XmlOutputter.lo XmlOutputterHook.lo Win32DynamicLibraryManager.lo rm -fr .libs/libcppunit-1.10.so.2 .libs/libcppunit-1.10.so.2.0.0 .libs/libcppunit.a .libs/libcppunit.la .libs/libcppunit.lai .libs/libcppunit.so g++ -shared -nostdlib /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/../../../crti.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/crtbeginS.o .libs/AdditionalMessage.o .libs/Asserter.o .libs/BeOsDynamicLibraryManager.o .libs/BriefTestProgressListener.o .libs/CompilerOutputter.o .libs/DefaultProtector.o .libs/DynamicLibraryManager.o .libs/DynamicLibraryManagerException.o .libs/Exception.o .libs/Message.o .libs/RepeatedTest.o .libs/PlugInManager.o .libs/PlugInParameters.o .libs/Protector.o .libs/ProtectorChain.o .libs/SourceLine.o .libs/StringTools.o .libs/SynchronizedObject.o .libs/Test.o .libs/TestAssert.o .libs/TestCase.o .libs/TestCaseDecorator.o .libs/TestComposite.o .libs/TestDecorator.o .libs/TestFactoryRegistry.o .libs/TestFailure.o .libs/TestLeaf.o .libs/TestNamer.o .libs/TestPath.o .libs/TestPlugInDefaultImpl.o .libs/TestResult.o .libs/TestResultCollector.o .libs/TestRunner.o .libs/TestSetUp.o .libs/TestSuccessListener.o .libs/TestSuite.o .libs/TestSuiteBuilderContext.o .libs/TextOutputter.o .libs/TextTestProgressListener.o .libs/TextTestResult.o .libs/TextTestRunner.o .libs/TypeInfoHelper.o .libs/UnixDynamicLibraryManager.o .libs/ShlDynamicLibraryManager.o .libs/XmlDocument.o .libs/XmlElement.o .libs/XmlOutputter.o .libs/XmlOutputterHook.o .libs/Win32DynamicLibraryManager.o -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/crtendS.o /usr/lib/gcc-lib/i386-redhat-linux/3.2.3/../../../crtn.o -Wl,-soname -Wl,libcppunit-1.10.so.2 -o .libs/libcppunit-1.10.so.2.0.0 (cd .libs && rm -f libcppunit-1.10.so.2 && ln -s libcppunit-1.10.so.2.0.0 libcppunit-1.10.so.2) (cd .libs && rm -f libcppunit.so && ln -s libcppunit-1.10.so.2.0.0 libcppunit.so) ar cru .libs/libcppunit.a AdditionalMessage.o Asserter.o BeOsDynamicLibraryManager.o BriefTestProgressListener.o CompilerOutputter.o DefaultProtector.o DynamicLibraryManager.o DynamicLibraryManagerException.o Exception.o Message.o RepeatedTest.o PlugInManager.o PlugInParameters.o Protector.o ProtectorChain.o SourceLine.o StringTools.o SynchronizedObject.o Test.o TestAssert.o TestCase.o TestCaseDecorator.o TestComposite.o TestDecorator.o TestFactoryRegistry.o TestFailure.o TestLeaf.o TestNamer.o TestPath.o TestPlugInDefaultImpl.o TestResult.o TestResultCollector.o TestRunner.o TestSetUp.o TestSuccessListener.o TestSuite.o TestSuiteBuilderContext.o TextOutputter.o TextTestProgressListener.o TextTestResult.o TextTestRunner.o TypeInfoHelper.o UnixDynamicLibraryManager.o ShlDynamicLibraryManager.o XmlDocument.o XmlElement.o XmlOutputter.o XmlOutputterHook.o Win32DynamicLibraryManager.o ranlib .libs/libcppunit.a creating libcppunit.la (cd .libs && rm -f libcppunit.la && ln -s ../libcppunit.la libcppunit.la) make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' Making all in DllPlugInTester make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' cd ../.. && /bin/sh ./config.status src/DllPlugInTester/Makefile depfiles config.status: creating src/DllPlugInTester/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' if g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT DllPlugInTester.o -MD -MP -MF ".deps/DllPlugInTester.Tpo" \ -c -o DllPlugInTester.o `test -f 'DllPlugInTester.cpp' || echo './'`DllPlugInTester.cpp; \ then mv -f ".deps/DllPlugInTester.Tpo" ".deps/DllPlugInTester.Po"; \ else rm -f ".deps/DllPlugInTester.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT CommandLineParser.o -MD -MP -MF ".deps/CommandLineParser.Tpo" \ -c -o CommandLineParser.o `test -f 'CommandLineParser.cpp' || echo './'`CommandLineParser.cpp; \ then mv -f ".deps/CommandLineParser.Tpo" ".deps/CommandLineParser.Po"; \ else rm -f ".deps/CommandLineParser.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link g++ -g -O2 -o DllPlugInTester -ldl DllPlugInTester.o CommandLineParser.o ../../src/cppunit/libcppunit.la g++ -g -O2 -o .libs/DllPlugInTester DllPlugInTester.o CommandLineParser.o -ldl ../../src/cppunit/.libs/libcppunit.so -Wl,--rpath -Wl,/usr/local/PFEXTLIB-1.2/cppunit/lib creating DllPlugInTester make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' Making all in include make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' cd .. && /bin/sh ./config.status include/Makefile config.status: creating include/Makefile make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' Making all in cppunit make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' cd ../.. && /bin/sh ./config.status include/cppunit/Makefile config.status: creating include/cppunit/Makefile make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' Making all in extensions make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' cd ../../.. && /bin/sh ./config.status include/cppunit/extensions/Makefile config.status: creating include/cppunit/extensions/Makefile make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' Making all in ui make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui' cd ../../.. && /bin/sh ./config.status include/cppunit/ui/Makefile config.status: creating include/cppunit/ui/Makefile make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui' Making all in text make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/text' cd ../../../.. && /bin/sh ./config.status include/cppunit/ui/text/Makefile config.status: creating include/cppunit/ui/text/Makefile make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/text' make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/text' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/text' Making all in mfc make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/mfc' cd ../../../.. && /bin/sh ./config.status include/cppunit/ui/mfc/Makefile config.status: creating include/cppunit/ui/mfc/Makefile make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/mfc' make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/mfc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/mfc' Making all in qt make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/qt' cd ../../../.. && /bin/sh ./config.status include/cppunit/ui/qt/Makefile config.status: creating include/cppunit/ui/qt/Makefile make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/qt' make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/qt' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui/qt' make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui' make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/ui' Making all in plugin make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/plugin' cd ../../.. && /bin/sh ./config.status include/cppunit/plugin/Makefile config.status: creating include/cppunit/plugin/Makefile make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/plugin' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/plugin' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/plugin' Making all in config make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/config' cd ../../.. && /bin/sh ./config.status include/cppunit/config/Makefile config.status: creating include/cppunit/config/Makefile make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/config' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/config' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/config' Making all in tools make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/tools' cd ../../.. && /bin/sh ./config.status include/cppunit/tools/Makefile config.status: creating include/cppunit/tools/Makefile make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/tools' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/tools' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/tools' Making all in portability make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/portability' cd ../../.. && /bin/sh ./config.status include/cppunit/portability/Makefile config.status: creating include/cppunit/portability/Makefile make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/portability' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/portability' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/portability' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' Making all in examples make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples' cd .. && /bin/sh ./config.status examples/Makefile config.status: creating examples/Makefile make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples' make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples' Making all in hierarchy make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/hierarchy' cd ../.. && /bin/sh ./config.status examples/hierarchy/Makefile depfiles config.status: creating examples/hierarchy/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/hierarchy' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/hierarchy' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/hierarchy' Making all in cppunittest make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/cppunittest' cd ../.. && /bin/sh ./config.status examples/cppunittest/Makefile depfiles config.status: creating examples/cppunittest/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/cppunittest' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/cppunittest' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/cppunittest' Making all in simple make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/simple' cd ../.. && /bin/sh ./config.status examples/simple/Makefile depfiles config.status: creating examples/simple/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/simple' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/simple' if g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT ExampleTestCase.o -MD -MP -MF ".deps/ExampleTestCase.Tpo" \ -c -o ExampleTestCase.o `test -f 'ExampleTestCase.cpp' || echo './'`ExampleTestCase.cpp; \ then mv -f ".deps/ExampleTestCase.Tpo" ".deps/ExampleTestCase.Po"; \ else rm -f ".deps/ExampleTestCase.Tpo"; exit 1; \ fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -g -O2 -MT Main.o -MD -MP -MF ".deps/Main.Tpo" \ -c -o Main.o `test -f 'Main.cpp' || echo './'`Main.cpp; \ then mv -f ".deps/Main.Tpo" ".deps/Main.Po"; \ else rm -f ".deps/Main.Tpo"; exit 1; \ fi /bin/sh ../../libtool --mode=link g++ -g -O2 -o simple -ldl ExampleTestCase.o Main.o ../../src/cppunit/libcppunit.la g++ -g -O2 -o .libs/simple ExampleTestCase.o Main.o -ldl ../../src/cppunit/.libs/libcppunit.so -Wl,--rpath -Wl,/usr/local/PFEXTLIB-1.2/cppunit/lib creating simple make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/simple' Making all in ClockerPlugIn make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/ClockerPlugIn' cd ../.. && /bin/sh ./config.status examples/ClockerPlugIn/Makefile config.status: creating examples/ClockerPlugIn/Makefile make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/ClockerPlugIn' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/ClockerPlugIn' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/ClockerPlugIn' Making all in DumperPlugIn make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/DumperPlugIn' cd ../.. && /bin/sh ./config.status examples/DumperPlugIn/Makefile config.status: creating examples/DumperPlugIn/Makefile make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/DumperPlugIn' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/DumperPlugIn' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/DumperPlugIn' Making all in money make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/money' cd ../.. && /bin/sh ./config.status examples/money/Makefile depfiles config.status: creating examples/money/Makefile config.status: executing depfiles commands make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/money' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/money' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples/money' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples' make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/examples' Making all in doc make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/doc' cd .. && /bin/sh ./config.status doc/Makefile config.status: creating doc/Makefile make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/doc' make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/doc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/doc' make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2' make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2' ==> Installing cppunit... Making install in src make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' Making install in cppunit make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' /bin/sh ../../config/mkinstalldirs /usr/local/PFEXTLIB-1.2/cppunit/lib /bin/sh ../../libtool --mode=install /usr/bin/install -c libcppunit.la /usr/local/PFEXTLIB-1.2/cppunit/lib/libcppunit.la /usr/bin/install -c .libs/libcppunit-1.10.so.2.0.0 /usr/local/PFEXTLIB-1.2/cppunit/lib/libcppunit-1.10.so.2.0.0 (cd /usr/local/PFEXTLIB-1.2/cppunit/lib && rm -f libcppunit-1.10.so.2 && ln -s libcppunit-1.10.so.2.0.0 libcppunit-1.10.so.2) (cd /usr/local/PFEXTLIB-1.2/cppunit/lib && rm -f libcppunit.so && ln -s libcppunit-1.10.so.2.0.0 libcppunit.so) /usr/bin/install -c .libs/libcppunit.lai /usr/local/PFEXTLIB-1.2/cppunit/lib/libcppunit.la /usr/bin/install -c .libs/libcppunit.a /usr/local/PFEXTLIB-1.2/cppunit/lib/libcppunit.a ranlib /usr/local/PFEXTLIB-1.2/cppunit/lib/libcppunit.a chmod 644 /usr/local/PFEXTLIB-1.2/cppunit/lib/libcppunit.a PATH="$PATH:/sbin" ldconfig -n /usr/local/PFEXTLIB-1.2/cppunit/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/PFEXTLIB-1.2/cppunit/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[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/cppunit' Making install in DllPlugInTester make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' /bin/sh ../../config/mkinstalldirs /usr/local/PFEXTLIB-1.2/cppunit/bin /bin/sh ../../libtool --mode=install /usr/bin/install -c DllPlugInTester /usr/local/PFEXTLIB-1.2/cppunit/bin/DllPlugInTester /usr/bin/install -c .libs/DllPlugInTester /usr/local/PFEXTLIB-1.2/cppunit/bin/DllPlugInTester make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src/DllPlugInTester' make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/src' Making install in include make[1]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' Making install in cppunit make[2]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' Making install in extensions make[3]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' make[4]: Entering directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' make[4]: Nothing to be done for `install-exec-am'. /bin/sh ../../../config/mkinstalldirs /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions /usr/bin/install -c -m 644 TestFactory.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestFactory.h /usr/bin/install: `TestFactory.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestFactory.h' are the same file /usr/bin/install -c -m 644 AutoRegisterSuite.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/AutoRegisterSuite.h /usr/bin/install: `AutoRegisterSuite.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/AutoRegisterSuite.h' are the same file /usr/bin/install -c -m 644 HelperMacros.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/HelperMacros.h /usr/bin/install: `HelperMacros.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/HelperMacros.h' are the same file /usr/bin/install -c -m 644 Orthodox.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/Orthodox.h /usr/bin/install: `Orthodox.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/Orthodox.h' are the same file /usr/bin/install -c -m 644 RepeatedTest.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/RepeatedTest.h /usr/bin/install: `RepeatedTest.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/RepeatedTest.h' are the same file /usr/bin/install -c -m 644 ExceptionTestCaseDecorator.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/ExceptionTestCaseDecorator.h /usr/bin/install: `ExceptionTestCaseDecorator.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/ExceptionTestCaseDecorator.h' are the same file /usr/bin/install -c -m 644 TestCaseDecorator.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestCaseDecorator.h /usr/bin/install: `TestCaseDecorator.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestCaseDecorator.h' are the same file /usr/bin/install -c -m 644 TestDecorator.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestDecorator.h /usr/bin/install: `TestDecorator.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestDecorator.h' are the same file /usr/bin/install -c -m 644 TestFactoryRegistry.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestFactoryRegistry.h /usr/bin/install: `TestFactoryRegistry.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestFactoryRegistry.h' are the same file /usr/bin/install -c -m 644 TestFixtureFactory.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestFixtureFactory.h /usr/bin/install: `TestFixtureFactory.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestFixtureFactory.h' are the same file /usr/bin/install -c -m 644 TestNamer.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestNamer.h /usr/bin/install: `TestNamer.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestNamer.h' are the same file /usr/bin/install -c -m 644 TestSetUp.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestSetUp.h /usr/bin/install: `TestSetUp.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestSetUp.h' are the same file /usr/bin/install -c -m 644 TestSuiteBuilderContext.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestSuiteBuilderContext.h /usr/bin/install: `TestSuiteBuilderContext.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestSuiteBuilderContext.h' are the same file /usr/bin/install -c -m 644 TestSuiteFactory.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestSuiteFactory.h /usr/bin/install: `TestSuiteFactory.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TestSuiteFactory.h' are the same file /usr/bin/install -c -m 644 TypeInfoHelper.h /usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TypeInfoHelper.h /usr/bin/install: `TypeInfoHelper.h' and `/usr/local/PFEXTLIB-1.2/cppunit/include/cppunit/extensions/TypeInfoHelper.h' are the same file make[4]: *** [install-libcppunitincludeHEADERS] Error 1 make[4]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' make[3]: *** [install-am] Error 2 make[3]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit/extensions' make[2]: *** [install-recursive] Error 1 make[2]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include/cppunit' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/usr/local/PFEXTLIB-1.2/cppunit-1.10.2/include' make: *** [install-recursive] Error 1