OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_3-1H1
Branch MAIN
Options  
Date 27-Feb-08 13:00
Contributor HP
Status FAILURE
Data Platform: IA64 OPENVMS 8.3-1H1
Branch: MAIN
Date: 080227
Time: 1300 GMT
Status: FAILURE
Contributor: HP


========== Filtered Build Logfile =================


Found the string: -E-...
====================================
#endif // end of PEGASUS_HAS_SSL
^
%CXX-E-EXPRPAREN, expected a ")"
at line number 922 in file _$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2

PEG_TRACE_STRING(TRC_SSL, Tracer::LEVEL3,
...........^
%CXX-E-BADTERMMACCALL, improperly terminated macro invocation
at line number 417 in file _$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2

#endif // end of PEGASUS_HAS_SSL
^
%CXX-E-EXPRBRACE, expected a "}"
at line number 922 in file _$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2

#endif // end of PEGASUS_HAS_SSL
***************
// -*- C++ -*-
..^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 1 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_RWSTD_NAMESPACE (std) {
^
%CXX-E-EXPSEMICOLON, expected a ";"
at line number 62 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

this->setp (0, 0);
***************
if (__mode & ios_base::ate) {
....^
%CXX-E-EXPDECL, expected a declaration
at line number 85 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = pos_type();
***************
return this;
....^
%CXX-E-EXPDECL, expected a declaration
at line number 95 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
^
%CXX-E-EXPDECL, expected a declaration
at line number 96 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_file = _RWSTD_INVALID_FILE;
***************
_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
....^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
.................^
%CXX-E-UNDECLARED, identifier "_C_beg_pos" is undefined
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
..............................^
%CXX-E-UNDECLARED, identifier "off_type" is undefined
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
..............................^
%CXX-E-UNDECLARED, identifier "pos_type" is undefined
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

return this;
....^
%CXX-E-EXPDECL, expected a declaration
at line number 126 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
^
%CXX-E-EXPDECL, expected a declaration
at line number 127 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

__retval += __end_pos - _C_cur_pos;
***************
else
........^
%CXX-E-EXPDECL, expected a declaration
at line number 155 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
....^
%CXX-E-EXPDECL, expected a declaration
at line number 158 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
^
%CXX-E-EXPDECL, expected a declaration
at line number 161 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_pbacksize = (min)(this->_C_putback_avail (), _RWSTD_PBACK_SIZE);
***************
_RWSTD_ASSERT (0 != this->_C_bufsize);
........^
%CXX-E-EXPID, expected an identifier
at line number 206 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_RWSTD_ASSERT (0 != this->_C_bufsize);
........^
%CXX-E-EXPRPAREN, expected a ")"
at line number 206 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

if (_C_pbacksize == this->_C_bufsize)
........^
%CXX-E-EXPDECL, expected a declaration
at line number 208 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

traits_type::move (this->eback(), this->gptr () - _C_pbacksize,
........^
%CXX-E-IDCLSNAMSPNAME, name followed by "::" must be a class or namespace name
at line number 211 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

traits_type::move (this->eback(), this->gptr () - _C_pbacksize,
...........................^
%CXX-E-THIUSEINC, "this" may only be used inside a nonstatic member
function
at line number 211 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

traits_type::move (this->eback(), this->gptr () - _C_pbacksize,
........................................^
%CXX-E-EXPRPAREN, expected a ")"
at line number 211 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_beg_pos = _C_cur_pos;
........^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 219 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
..............^
%CXX-E-UNDECLARED, identifier "_C_codecvt_t" is undefined
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
....................................^
%CXX-E-UNDECLARED, identifier "_C_codecvt_t" is undefined
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
....................................^
%CXX-E-THIUSEINC, "this" may only be used inside a nonstatic member
function
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
....................................^
%CXX-E-NOMATCHINGFUN, no instance of function template "std::use_facet"
matches the argument list
argument types are: ()
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1
***************
if (__cvt.always_noconv ()) {
........^
%CXX-E-EXPDECL, expected a declaration
at line number 223 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

- (__from_base - __xbuf)));
***************
__n = _C_file._C_read (__from_base, sizeof (char), __n);
................^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 269 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

%CXX-I-MESSAGE, Error limit reached.

Found the string: cxx-...
====================================
#endif // end of PEGASUS_HAS_SSL
^
%CXX-E-EXPRPAREN, expected a ")"
at line number 922 in file _$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2

PEG_TRACE_STRING(TRC_SSL, Tracer::LEVEL3,
...........^
%CXX-E-BADTERMMACCALL, improperly terminated macro invocation
at line number 417 in file _$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2

#endif // end of PEGASUS_HAS_SSL
^
%CXX-E-EXPRBRACE, expected a "}"
at line number 922 in file _$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2

#endif // end of PEGASUS_HAS_SSL
^
%CXX-W-MISSINGRETURN, missing return statement at end of non-void function
"Pegasus::SSLSocket::accept"
at line number 922 in file _$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2

// -*- C++ -*-
..^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 1 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_RWSTD_NAMESPACE (std) {
^
%CXX-E-EXPSEMICOLON, expected a ";"
at line number 62 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

this->setp (0, 0);
.....................^
%CXX-W-ENDFLUSH, parsing restarts here after previous syntax error
at line number 83 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

if (__mode & ios_base::ate) {
....^
%CXX-E-EXPDECL, expected a declaration
at line number 85 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = pos_type();
............................................^
%CXX-W-ENDFLUSH, parsing restarts here after previous syntax error
at line number 93 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

return this;
....^
%CXX-E-EXPDECL, expected a declaration
at line number 95 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
^
%CXX-E-EXPDECL, expected a declaration
at line number 96 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_file = _RWSTD_INVALID_FILE;
....................................^
%CXX-W-ENDFLUSH, parsing restarts here after previous syntax error
at line number 123 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
....^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
.................^
%CXX-E-UNDECLARED, identifier "_C_beg_pos" is undefined
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
..............................^
%CXX-E-UNDECLARED, identifier "off_type" is undefined
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_cur_pos = _C_beg_pos = _RWSTD_INVALID_FPOS;
..............................^
%CXX-E-UNDECLARED, identifier "pos_type" is undefined
at line number 124 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

return this;
....^
%CXX-E-EXPDECL, expected a declaration
at line number 126 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
^
%CXX-E-EXPDECL, expected a declaration
at line number 127 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

__retval += __end_pos - _C_cur_pos;
..............................................^
%CXX-W-ENDFLUSH, parsing restarts here after previous syntax error
at line number 154 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

else
........^
%CXX-E-EXPDECL, expected a declaration
at line number 155 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
....^
%CXX-E-EXPDECL, expected a declaration
at line number 158 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

}
^
%CXX-E-EXPDECL, expected a declaration
at line number 161 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_pbacksize = (min)(this->_C_putback_avail (), _RWSTD_PBACK_SIZE);
..........................................................................^
%CXX-W-ENDFLUSH, parsing restarts here after previous syntax error
at line number 204 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_RWSTD_ASSERT (0 != this->_C_bufsize);
........^
%CXX-E-EXPID, expected an identifier
at line number 206 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_RWSTD_ASSERT (0 != this->_C_bufsize);
........^
%CXX-E-EXPRPAREN, expected a ")"
at line number 206 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

if (_C_pbacksize == this->_C_bufsize)
........^
%CXX-E-EXPDECL, expected a declaration
at line number 208 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

traits_type::move (this->eback(), this->gptr () - _C_pbacksize,
........^
%CXX-E-IDCLSNAMSPNAME, name followed by "::" must be a class or namespace name
at line number 211 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

traits_type::move (this->eback(), this->gptr () - _C_pbacksize,
...........................^
%CXX-E-THIUSEINC, "this" may only be used inside a nonstatic member
function
at line number 211 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

traits_type::move (this->eback(), this->gptr () - _C_pbacksize,
........................................^
%CXX-E-EXPRPAREN, expected a ")"
at line number 211 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

_C_beg_pos = _C_cur_pos;
........^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 219 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
..............^
%CXX-E-UNDECLARED, identifier "_C_codecvt_t" is undefined
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
....................................^
%CXX-E-UNDECLARED, identifier "_C_codecvt_t" is undefined
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
....................................^
%CXX-E-THIUSEINC, "this" may only be used inside a nonstatic member
function
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

const _C_codecvt_t &__cvt = _USE_FACET (_C_codecvt_t, this->getloc ());
....................................^
%CXX-E-NOMATCHINGFUN, no instance of function template "std::use_facet"
matches the argument list
argument types are: ()
at line number 221 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1
***************
if (__cvt.always_noconv ()) {
........^
%CXX-E-EXPDECL, expected a declaration
at line number 223 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

- (__from_base - __xbuf)));
......................................................................^
%CXX-W-ENDFLUSH, parsing restarts here after previous syntax error
at line number 267 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

__n = _C_file._C_read (__from_base, sizeof (char), __n);
................^
%CXX-E-MISDECSPE, this declaration has no storage class or type specifier
at line number 269 in module FSTREAM_STDIMPL.CC of text library SYS$COMMON:[SYSLIB]CXXL$ANSI_DEF.TLB;1

%CXX-I-MESSAGE, Error limit reached.

%CXX-I-MESSAGE, 30 errors detected in the compilation of "_$1$DGA500:[PQB_080227.pegasus.src.Pegasus.Common]TLS.cpp;2".

%CXX-I-MESSAGE, Compilation terminated.
MAKE.EXE;7: *** [/Pegasus_BldDsk/PQB_080227/pegasus/pegasus_home_ia64/obj/Pegasus/Common/TLS.obj] Error 0x15f61262
MAKE.EXE;7: Leaving directory `Pegasus_BldSrc:[PQB_080227.pegasus.src.Pegasus.Common]'
MAKE.EXE;7: *** [all] Error 0x10000002