Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 11451] New: cast failure cppunit:swoolley.homeip.net:200604212340

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 11451] New: cast failure cppunit:swoolley.homeip.net:200604212340
  • Date: 22 Apr 2006 07:46:26 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=11451

Summary: cast failure cppunit:swoolley.homeip.net:200604212340
Product: Prometheus
Version: stable grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: devel AT sourcemage.org
ReportedBy: seth AT swoolley.homeip.net


PROMETHEUS REPORT

HIGH LEVEL SUMMARY:
At least 1 cast(s) failed.


PROMETHEUS COORDINATES:
swoolley.homeip.net
200604212340

CURRENT LIST:
cppunit


FAILURE LIST:
cppunit


SUCCESS LIST:


SUMMARY:
start cppunit-1.8.0


COMPILE LOGS:

COMPILE LOG: cppunit-1.8.0.bz2 [Lines: 25-225]

checking for ld used by GCC... /usr/x86_64-unknown-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-unknown-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-unknown-linux-gnu/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 dependant libraries... file_magic ELF
[0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking command to parse /usr/bin/nm -B output... ok
checking how to run the C++ preprocessor... g++ -E
checking for dlfcn.h... yes
checking for file... /usr/bin/file
checking for ranlib... ranlib
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/x86_64-unknown-linux-gnu/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 to build shared libraries... yes
checking whether to build static libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for doxygen... no
checking for cmath... yes
checking whether the compiler supports Run-Time Type Identification... 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 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/cppunit/Makefile
config.status: creating include/Makefile
config.status: creating include/cppunit/Makefile
config.status: creating include/cppunit/extensions/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/hierarchy/Makefile
config.status: creating examples/cppunittest/Makefile
config.status: creating config/config.h
creating include/cppunit/config-auto.h - prefix CPPUNIT for config/config.h
defines
/* automatically generated config/ contrib/ doc/ examples/ include
Making all in src
make[1]: Entering directory `/usr/src/cppunit-1.8.0/src'
Making all in cppunit
make[2]: Entering directory `/usr/src/cppunit-1.8.0/src/cppunit'
source='Asserter.cpp' object='Asserter.lo' libtool=yes \
depfile='.deps/Asserter.Plo' tmpdepfile='.deps/Asserter.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o Asserter.lo `test -f Asserter.cpp || echo './'`Asserter.cpp
source='CompilerOutputter.cpp' object='CompilerOutputter.lo' libtool=yes \
depfile='.deps/CompilerOutputter.Plo'
tmpdepfile='.deps/CompilerOutputter.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o CompilerOutputter.lo `test -f CompilerOutputter.cpp || echo
'./'`CompilerOutputter.cpp
mkdir .libs
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c Asserter.cpp -MT Asserter.lo -MD -MP -MF
.deps/Asserter.TPlo -fPIC -DPIC
rm -f .libs/CompilerOutputter.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c CompilerOutputter.cpp -MT CompilerOutputter.lo -MD -MP -MF
.deps/CompilerOutputter.TPlo -fPIC -DPIC
mv -f Asserter.o .libs/Asserter.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c Asserter.cpp -MT Asserter.lo -MD -MP -MF
.deps/Asserter.TPlo >/dev/null 2>&1
mv -f CompilerOutputter.o .libs/CompilerOutputter.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c CompilerOutputter.cpp -MT CompilerOutputter.lo -MD -MP -MF
.deps/CompilerOutputter.TPlo >/dev/null 2>&1
mv -f .libs/Asserter.lo Asserter.lo
source='Exception.cpp' object='Exception.lo' libtool=yes \
depfile='.deps/Exception.Plo' tmpdepfile='.deps/Exception.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o Exception.lo `test -f Exception.cpp || echo './'`Exception.cpp
rm -f .libs/Exception.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c Exception.cpp -MT Exception.lo -MD -MP -MF
.deps/Exception.TPlo -fPIC -DPIC
mv -f Exception.o .libs/Exception.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c Exception.cpp -MT Exception.lo -MD -MP -MF
.deps/Exception.TPlo >/dev/null 2>&1
mv -f .libs/CompilerOutputter.lo CompilerOutputter.lo
source='NotEqualException.cpp' object='NotEqualException.lo' libtool=yes \
depfile='.deps/NotEqualException.Plo'
tmpdepfile='.deps/NotEqualException.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o NotEqualException.lo `test -f NotEqualException.cpp || echo
'./'`NotEqualException.cpp
mv -f .libs/Exception.lo Exception.lo
source='RepeatedTest.cpp' object='RepeatedTest.lo' libtool=yes \
depfile='.deps/RepeatedTest.Plo' tmpdepfile='.deps/RepeatedTest.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o RepeatedTest.lo `test -f RepeatedTest.cpp || echo './'`RepeatedTest.cpp
rm -f .libs/NotEqualException.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c NotEqualException.cpp -MT NotEqualException.lo -MD -MP -MF
.deps/NotEqualException.TPlo -fPIC -DPIC
rm -f .libs/RepeatedTest.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c RepeatedTest.cpp -MT RepeatedTest.lo -MD -MP -MF
.deps/RepeatedTest.TPlo -fPIC -DPIC
mv -f RepeatedTest.o .libs/RepeatedTest.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c RepeatedTest.cpp -MT RepeatedTest.lo -MD -MP -MF
.deps/RepeatedTest.TPlo >/dev/null 2>&1
mv -f NotEqualException.o .libs/NotEqualException.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c NotEqualException.cpp -MT NotEqualException.lo -MD -MP -MF
.deps/NotEqualException.TPlo >/dev/null 2>&1
mv -f .libs/RepeatedTest.lo RepeatedTest.lo
source='SourceLine.cpp' object='SourceLine.lo' libtool=yes \
depfile='.deps/SourceLine.Plo' tmpdepfile='.deps/SourceLine.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o SourceLine.lo `test -f SourceLine.cpp || echo './'`SourceLine.cpp
rm -f .libs/SourceLine.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c SourceLine.cpp -MT SourceLine.lo -MD -MP -MF
.deps/SourceLine.TPlo -fPIC -DPIC
mv -f .libs/NotEqualException.lo NotEqualException.lo
source='SynchronizedObject.cpp' object='SynchronizedObject.lo' libtool=yes \
depfile='.deps/SynchronizedObject.Plo'
tmpdepfile='.deps/SynchronizedObject.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o SynchronizedObject.lo `test -f SynchronizedObject.cpp || echo
'./'`SynchronizedObject.cpp
rm -f .libs/SynchronizedObject.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c SynchronizedObject.cpp -MT SynchronizedObject.lo -MD -MP
-MF .deps/SynchronizedObject.TPlo -fPIC -DPIC
mv -f SourceLine.o .libs/SourceLine.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c SourceLine.cpp -MT SourceLine.lo -MD -MP -MF
.deps/SourceLine.TPlo >/dev/null 2>&1
mv -f SynchronizedObject.o .libs/SynchronizedObject.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c SynchronizedObject.cpp -MT SynchronizedObject.lo -MD -MP
-MF .deps/SynchronizedObject.TPlo >/dev/null 2>&1
mv -f .libs/SourceLine.lo SourceLine.lo
source='TestAssert.cpp' object='TestAssert.lo' libtool=yes \
depfile='.deps/TestAssert.Plo' tmpdepfile='.deps/TestAssert.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o TestAssert.lo `test -f TestAssert.cpp || echo './'`TestAssert.cpp
rm -f .libs/TestAssert.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestAssert.cpp -MT TestAssert.lo -MD -MP -MF
.deps/TestAssert.TPlo -fPIC -DPIC
mv -f .libs/SynchronizedObject.lo SynchronizedObject.lo
source='TestCase.cpp' object='TestCase.lo' libtool=yes \
depfile='.deps/TestCase.Plo' tmpdepfile='.deps/TestCase.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o TestCase.lo `test -f TestCase.cpp || echo './'`TestCase.cpp
rm -f .libs/TestCase.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestCase.cpp -MT TestCase.lo -MD -MP -MF
.deps/TestCase.TPlo -fPIC -DPIC
mv -f TestAssert.o .libs/TestAssert.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestAssert.cpp -MT TestAssert.lo -MD -MP -MF
.deps/TestAssert.TPlo >/dev/null 2>&1
mv -f TestCase.o .libs/TestCase.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestCase.cpp -MT TestCase.lo -MD -MP -MF
.deps/TestCase.TPlo >/dev/null 2>&1
mv -f .libs/TestAssert.lo TestAssert.lo
source='TestFactoryRegistry.cpp' object='TestFactoryRegistry.lo' libtool=yes \
depfile='.deps/TestFactoryRegistry.Plo'
tmpdepfile='.deps/TestFactoryRegistry.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o TestFactoryRegistry.lo `test -f TestFactoryRegistry.cpp || echo
'./'`TestFactoryRegistry.cpp
rm -f .libs/TestFactoryRegistry.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestFactoryRegistry.cpp -MT TestFactoryRegistry.lo -MD -MP
-MF .deps/TestFactoryRegistry.TPlo -fPIC -DPIC
mv -f .libs/TestCase.lo TestCase.lo
source='TestFailure.cpp' object='TestFailure.lo' libtool=yes \
depfile='.deps/TestFailure.Plo' tmpdepfile='.deps/TestFailure.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o TestFailure.lo `test -f TestFailure.cpp || echo './'`TestFailure.cpp
rm -f .libs/TestFailure.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestFailure.cpp -MT TestFailure.lo -MD -MP -MF
.deps/TestFailure.TPlo -fPIC -DPIC
mv -f TestFailure.o .libs/TestFailure.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestFailure.cpp -MT TestFailure.lo -MD -MP -MF
.deps/TestFailure.TPlo >/dev/null 2>&1
mv -f TestFactoryRegistry.o .libs/TestFactoryRegistry.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestFactoryRegistry.cpp -MT TestFactoryRegistry.lo -MD -MP
-MF .deps/TestFactoryRegistry.TPlo >/dev/null 2>&1
mv -f .libs/TestFailure.lo TestFailure.lo
source='TestResult.cpp' object='TestResult.lo' libtool=yes \
depfile='.deps/TestResult.Plo' tmpdepfile='.deps/TestResult.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o TestResult.lo `test -f TestResult.cpp || echo './'`TestResult.cpp
rm -f .libs/TestResult.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestResult.cpp -MT TestResult.lo -MD -MP -MF
.deps/TestResult.TPlo -fPIC -DPIC
TestResult.cpp: In member function `virtual void
CppUnit::TestResult::addError(CppUnit::Test*, CppUnit::Exception*)':
../../include/cppunit/TestFailure.h:52: error:
`CppUnit::TestFailure::TestFailure(const CppUnit::TestFailure&)' is private
TestResult.cpp:42: error: within this context
TestResult.cpp: In member function `virtual void
CppUnit::TestResult::addFailure(CppUnit::Test*, CppUnit::Exception*)':
../../include/cppunit/TestFailure.h:52: error:
`CppUnit::TestFailure::TestFailure(const CppUnit::TestFailure&)' is private
TestResult.cpp:52: error: within this context
make[2]: *** [TestResult.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .libs/TestFactoryRegistry.lo TestFactoryRegistry.lo
make[2]: Leaving directory `/usr/src/cppunit-1.8.0/src/cppunit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/cppunit-1.8.0/src'
make: *** [all-recursive] Error 1
Running make with 2 jobs failed. Attempt to run with a single job? [y]
Making all in src
make[1]: Entering directory `/usr/src/cppunit-1.8.0/src'
Making all in cppunit
make[2]: Entering directory `/usr/src/cppunit-1.8.0/src/cppunit'
source='TestResult.cpp' object='TestResult.lo' libtool=yes \
depfile='.deps/TestResult.Plo' tmpdepfile='.deps/TestResult.TPlo' \
depmode=gcc3 /bin/sh ../../config/depcomp \
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../../config -I../../include -I../../include -O -march=x86-64 -mmmx
-mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe -DPIC -fPIC -Os -c
-o TestResult.lo `test -f TestResult.cpp || echo './'`TestResult.cpp
rm -f .libs/TestResult.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../../config -I../../include -I../../include -O
-march=x86-64 -mmmx -mfpmath=sse -msse -msse2 -m3dnow -m64 -fPIC -DPIC -pipe
-DPIC -fPIC -Os -c TestResult.cpp -MT TestResult.lo -MD -MP -MF
.deps/TestResult.TPlo -fPIC -DPIC
TestResult.cpp: In member function `virtual void
CppUnit::TestResult::addError(CppUnit::Test*, CppUnit::Exception*)':
../../include/cppunit/TestFailure.h:52: error:
`CppUnit::TestFailure::TestFailure(const CppUnit::TestFailure&)' is private
TestResult.cpp:42: error: within this context
TestResult.cpp: In member function `virtual void
CppUnit::TestResult::addFailure(CppUnit::Test*, CppUnit::Exception*)':
../../include/cppunit/TestFailure.h:52: error:
`CppUnit::TestFailure::TestFailure(const CppUnit::TestFailure&)' is private
TestResult.cpp:52: error: within this context
make[2]: *** [TestResult.lo] Error 1
make[2]: Leaving directory `/usr/src/cppunit-1.8.0/src/cppunit'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/cppunit-1.8.0/src'
make: *** [all-recursive] Error 1


SYSTEM SETTINGS:

LOCAL SETTINGS:
GRIMOIRE = stable
NUM_CAST = 1
MACHTYPE = x86_64-unknown-linux-gnu
GRIMOIRE_PATH = /var/lib/sorcery/codex/stable
KEEP_SNAP = '2 weeks'
DO_DEFAULTS = yes


ACTIVITY LOG:
success summon cppunit 1.8.0
start cast cppunit 1.8.0
failure cast cppunit 1.8.0


DEPENDENCIES:


INSTALLED SPELLS:
autoconf:20060415:installed:2.59
automake:20060415:installed:1.9.6
basesystem:20060415:installed:0.9.4
bash:20060415:installed:3.0
bin86:20060415:installed:0.16.17
binutils:20060415:installed:2.16.1
bison:20060415:installed:2.1
bugcli:20060416:installed:05
bzip2:20060415:installed:1.0.3
console-data:20060415:installed:1999.08.29
console-tools:20060415:installed:0.2.3
coreutils:20060415:installed:5.2.1
cpio:20060415:installed:2.6
device-mapper:20060415:installed:1.01.04
dhcpcd:20060415:installed:2.0.0
dialog:20060415:installed:1.0-20051107
diffutils:20060415:installed:2.8.1
digest-md5:20060416:installed:2.33
e2fsprogs:20060415:installed:1.38
evms:20060415:installed:2.5.3
expat:20060417:installed:1.95.8
expect:20060415:installed:5.43
file:20060415:installed:4.16
findutils:20060415:installed:4.2.25
flex:20060415:installed:2.5.27
fontconfig:20060417:installed:2.3.2
freetype2:20060417:installed:2.1.10
g++:20060415:installed:3.4.4
gawk:20060415:installed:3.1.5
gcc34:20060415:installed:0
gcc:20060415:installed:3.4.4
gdbm:20060415:installed:1.8.3
gettext:20060415:installed:0.14.5
glibc-kernel-headers:20060415:installed:deprecated
glibc:20060415:installed:2.3.5
gnupg:20060415:installed:1.4.2.2
grep:20060415:installed:2.5.1a
groff:20060415:installed:1.19.2
gzip:20060415:installed:1.3.5
hotplug:20060415:installed:2004_09_23
html-parser:20060416:installed:3.45
html-tagset:20060416:installed:3.04
iana-etc:20060415:installed:1.04
init.d:20060415:installed:2.1.5
installwatch:20060415:installed:0.6.3
less:20060415:installed:390
libol:20060415:installed:0.3.16
libpcap:20060415:installed:0.9.4
libpng:20060417:installed:1.2.8
libtool:20060415:installed:1.5.20
lilo:20060415:installed:22.7.1
lwp:20060416:installed:5.76
m4:20060415:installed:1.4.3
make:20060415:installed:3.80
man:20060415:installed:1.6b
mime-base64:20060416:installed:3.05
mktemp:20060415:installed:1.5
module-init-tools:20060415:installed:3.2.2
nano:20060415:installed:1.3.8
ncurses:20060415:installed:5.4
net-tools:20060415:installed:1.60
netconf:20060415:installed:1.6
netkit-base:20060415:installed:0.17
netkit-ping:20060415:installed:0.17
patch:20060415:installed:2.5.4
perl-libnet:20060416:installed:1.19
perl:20060415:installed:5.8.6
pkgconfig:20060417:installed:0.18.1
portmap:20060415:installed:4
ppp:20060415:installed:2.4.3
procps:20060415:installed:3.2.5
readline:20060415:installed:5.0
reiserfsprogs:20060415:installed:3.6.19
rp-pppoe:20060415:installed:3.6
rpmunpack:20060415:installed:0
sed:20060415:installed:4.1.4
shadow:20060417:installed:4.0.11.1
simpleinit-msb:20060415:installed:1.2
smgl-archspecs:20060415:installed:0.4
smgl-fhs:20060415:installed:2.2.0
sorcery-pubkeys:20060415:installed:1.5
strace:20060415:installed:4.5.12
syslog-ng:20060415:installed:1.6.8
tar:20060415:installed:1.15.1
tcl:20060415:installed:8.4.11
tcp_wrappers:20060415:installed:7.6
texinfo:20060415:installed:4.8
thp:20060420:installed:0.4.6
udev:20060415:installed:070
unzip:20060415:installed:5.52
uri:20060416:installed:1.35
util-linux:20060415:installed:2.12r
wget:20060417:installed:1.10.2
which:20060415:installed:2.16
wireless_tools:20060415:installed:28.pre6
xorg:20060418:installed:6.8.2
zlib:20060415:installed:1.2.3

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 11451] New: cast failure cppunit:swoolley.homeip.net:200604212340, bugzilla-daemon, 04/22/2006

Archive powered by MHonArc 2.6.24.

Top of Page