Check Error With Dejagnu

Mike Cleary <[email protected]>
Newsgroups gmane.comp.sysutils.dejagnu.bugs
Message-ID <[email protected]>
Hello,
I have found the following error with dejagnu:

c++ -DPACKAGE=\"dejagnu\" -DVERSION=\"1.4.2\"  -I. 
-I/mnt/u9/toolchain/buildsys/source/toolchain/dejagnu/testsuite/libdejagnu      
-g -O2 -c 
/mnt/u9/toolchain/buildsys/source/toolchain/dejagnu/testsuite/libdejagnu/unit.cc 

/mnt/u9/toolchain/buildsys/install/alpha9/basic/native/toolchain/include/c++/3.3/streambuf: 
In
 function `int main(int, char**)':
/mnt/u9/toolchain/buildsys/install/alpha9/basic/native/toolchain/include/c++/3.3/streambuf:416: 
error: `
 std::basic_streambuf<_CharT, _Traits>* std::basic_streambuf<_CharT,
 _Traits>::setbuf(_CharT*, long int) [with _CharT = char, _Traits =
 std::char_traits<char>]' is protected
/mnt/u9/toolchain/buildsys/source/toolchain/dejagnu/testsuite/libdejagnu/unit.cc:56: 
error: within
 this context
make[6]: *** [unit.o] Error 1
make[6]: Target `check' not remade because of errors.
make[6]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu/testsuite/libdejagnu' 

make[6]: Entering directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu/testsuite' 

Nothing to be done for all
make  check-DEJAGNU
make[7]: Entering directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu/testsuite' 

Making a new site.exp file...
srcdir=`cd /mnt/u9/toolchain/buildsys/source/toolchain/dejagnu/testsuite 
&& pwd`; export srcdir; \
EXPECT=/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/expect/expect; 
export EXPECT; \
runtest=/mnt/u9/toolchain/buildsys/source/toolchain/dejagnu/runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
$runtest --srcdir $srcdir ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: could not find `runtest'
make[7]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu/testsuite' 

make[6]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu/testsuite' 

make[5]: *** [check-recursive] Error 1
make[5]: Target `check' not remade because of errors.
make[5]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu/testsuite' 

make[4]: *** [check-DEJAGNU] Error 2
make[4]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu'
make[2]: *** [check-recursive] Error 1
make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory 
`/mnt/u9/toolchain/buildsys/build/alpha9/basic/native/toolchain/dejagnu'
make[1]: *** [check-dejagnu] Error 2

I have found this error on an alpha with the alphaev56-unknown-linux-gnu 
configuration, the bootstrap-gcc_2.95.3  baseline, and the toolchain 
package.  If someone can help me with this I would appreciate it.
Salutations,
Mike Cleary

-- 
***********************************************
  Michael Cleary   Email: [email protected]
     UNH InterOperability Lab  Linux Group
121 Technology Dr., Suite 2,   Durham, NH 03824
Phone: 603-862-0401    http://linux.iol.unh.edu
***********************************************
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.