OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform IA64_OPENVMS_8_2-1
Branch MAIN
Options  
Date 11-Aug-06 02:26
Contributor  
Status FAILURE
Data Platform: IA64 OPENVMS 8.2-1
Branch: MAIN
Date: 060811
Time: 0226 GMT
Status: FAILURE


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

# include
...................^
%CXX-E-SRCFILNOOPEN, could not open source file "crypt.h"
at line number 95 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

return DynamicLibraryHandle(dlopen(fileName, RTLD_NOW));
.................................................^
%CXX-E-UNDECLARED, identifier "RTLD_NOW" is undefined
at line number 358 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

return DynamicLibraryHandle(dlopen(fileName, RTLD_NOW));
................................^
%CXX-E-UNDECLARED, identifier "dlopen" is undefined
at line number 358 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

dlclose(libraryHandle);
....^
%CXX-E-UNDECLARED, identifier "dlclose" is undefined
at line number 390 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

String dlerr = dlerror();
...................^
%CXX-E-UNDECLARED, identifier "dlerror" is undefined
at line number 406 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

if ((Dsh = dlsym(libraryHandle, (char*)symbolName)) == 0)
...............^
%CXX-E-UNDECLARED, identifier "dlsym" is undefined
at line number 446 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

Errorout = dlerror();
...................^
%CXX-E-UNDECLARED, identifier "dlerror" is undefined
at line number 447 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

return ( String(crypt( password,salt)) );
....................^
%CXX-E-UNDECLARED, identifier "crypt" is undefined
at line number 938 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

if ((retcode == -1) && (errno = ETIMEDOUT) && (_count == 0))
.............................^
%CXX-W-ASSCOMMEA, use of "=" where "==" may have been intended
at line number 181 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]Semaphore.cpp;1
library/replace Pegasus_BldDsk:[PQB_060811.pegasus.pegasus_home_ia64.lib]libpegcommon.olb Pegasus_BldDsk:[PQB_060811.pegasus.pegasus_home_ia64.obj.Pegasus.Common]Semaphore.obj
***************
# include
...................^
%CXX-E-SRCFILNOOPEN, could not open source file "crypt.h"
at line number 95 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

return DynamicLibraryHandle(dlopen(fileName, RTLD_NOW));
.................................................^
%CXX-E-UNDECLARED, identifier "RTLD_NOW" is undefined
at line number 358 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

return DynamicLibraryHandle(dlopen(fileName, RTLD_NOW));
................................^
%CXX-E-UNDECLARED, identifier "dlopen" is undefined
at line number 358 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

dlclose(libraryHandle);
....^
%CXX-E-UNDECLARED, identifier "dlclose" is undefined
at line number 390 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

String dlerr = dlerror();
...................^
%CXX-E-UNDECLARED, identifier "dlerror" is undefined
at line number 406 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

if ((Dsh = dlsym(libraryHandle, (char*)symbolName)) == 0)
...............^
%CXX-E-UNDECLARED, identifier "dlsym" is undefined
at line number 446 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

Errorout = dlerror();
...................^
%CXX-E-UNDECLARED, identifier "dlerror" is undefined
at line number 447 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

return ( String(crypt( password,salt)) );
....................^
%CXX-E-UNDECLARED, identifier "crypt" is undefined
at line number 938 in file PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]SystemPOSIX.cpp;1

%CXX-I-MESSAGE, 8 errors detected in the compilation of "PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]System.cpp;1".
MAKE.EXE;7: *** [/Pegasus_BldDsk/PQB_060811/pegasus/pegasus_home_ia64/obj/Pegasus/Common/System.obj] Error 0x15f61262
MAKE.EXE;7: Leaving directory `Pegasus_BldSrc:[PQB_060811.pegasus.src.Pegasus.Common]'

%CXX-I-MESSAGE, 8 errors detected in the compilation of "PEGBIG:[PQB_060811.pegasus.src.Pegasus.Common]System.cpp;1".
MAKE.EXE;7: *** [/Pegasus_BldDsk/PQB_060811/pegasus/pegasus_home_ia64/obj/Pegasus/Common/System.obj] Error 0x15f61262
MAKE.EXE;7: Leaving directory `Pegasus_BldSrc:[PQB_060811.pegasus.src.Pegasus.Common]'
MAKE.EXE;7: *** [all] Error 0x10000002
MAKE.EXE;7: Leaving directory `Pegasus_BldSrc:[PQB_060811.pegasus.src.Pegasus]'
MAKE.EXE;7: *** [all] Error 0x10000002
PQB: mk_sts=%X10000002. Sending emailmk_Status bad status message...
PQB: stsmsg=MAKE.EXE: *** Error %x10000002