| Build Log |
|
| Command Lines |
Creating temporary file "c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005329923036.rsp" with contents [ /O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yc"stdafx.h" /Fp".\Release/diskspace_nrpe_nt.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\StdAfx.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005329923036.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005429923036.rsp" with contents [ /O2 /Ob1 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /GF /FD /EHsc /MT /Gy /Yu"stdafx.h" /Fp".\Release/diskspace_nrpe_nt.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP ".\diskspace_nrpe_nt.cpp" ".\disks.cpp" ".\common.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005429923036.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005529923036.rsp" with contents [ /OUT:".\Release/diskspace_nrpe_nt.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:".\Release\diskspace_nrpe_nt.exe.intermediate.manifest" /PDB:".\Release/diskspace_nrpe_nt.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib ".\Release\common.obj" ".\Release\disks.obj" ".\Release\diskspace_nrpe_nt.obj" ".\Release\StdAfx.obj" ] Creating command line "link.exe @"c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005529923036.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005629923036.rsp" with contents [ /outputresource:".\Release\diskspace_nrpe_nt.exe;#1" /manifest ".\Release\diskspace_nrpe_nt.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\RSP00005629923036.rsp" /nologo" Creating temporary file "c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\BAT00005729923036.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep" ] Creating command line """c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\BAT00005729923036.bat""" |
| Output Window |
Compiling...
StdAfx.cpp
Compiling...
diskspace_nrpe_nt.cpp
.\diskspace_nrpe_nt.cpp(64) : warning C4996: 'strncpy' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\string.h(156) : see declaration of 'strncpy'
Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\diskspace_nrpe_nt.cpp(78) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
.\diskspace_nrpe_nt.cpp(79) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
disks.cpp
common.cpp
.\common.cpp(38) : warning C4996: '_snprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_snprintf'
Message: 'This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.cpp(38) : warning C4996: '_strtime' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\time.h(194) : see declaration of '_strtime'
Message: 'This function or variable may be unsafe. Consider using _strtime_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.cpp(38) : warning C4996: '_strdate' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\time.h(190) : see declaration of '_strdate'
Message: 'This function or variable may be unsafe. Consider using _strdate_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
.\common.cpp(55) : warning C4996: '_vsnprintf' was declared deprecated
C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(339) : see declaration of '_vsnprintf'
Message: 'This function or variable may be unsafe. Consider using _vsnprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
Linking...
Embedding manifest...
|
| Results |
Build log was saved at "file://c:\Documents and Settings\SMU003FR\Bureau\nrpe_nt plugins\windows_src\diskspace_nrpe_nt\Release\BuildLog.htm" diskspace_nrpe_nt - 0 error(s), 7 warning(s) |