Site Name: WIN-VS2008
Build Name: teem-SVN-Windows-AMD64 (view notes)
Stamp: 20150323-0500-Nightly (related builds)
Time: 2015-03-23T23:05:43 EDT
Type: Nightly

OS Name: Windows
OS Platform: x86
OS Release: Server
OS Version: (Build 9200)
Compiler Version: unknown
CTest version: ctest-3.1.0

Current Build
StageErrorsWarnings
Update00
Configure02
Build221
Test00
Previous Build
StageErrorsWarnings
Update00
Configure02
Build221
Test00

History
Show Build History
Build History Filter

Notes
Add a Note to this Build

Graph
Show Build Graphs

Stage: Update (0 errors, 0 warnings)

Start Time: 2015-03-23T23:05:33 EDT
End Time: 2015-03-23T23:05:35 EDT
Update Command: "C:/Program Files (x86)/SlikSvn/bin/svn.exe" "update" "-r{2015-03-23 05:00:00 +0000}" "--non-interactive"
Update Type: SVN
Number of Updates: 6

Configure (0 errors, 2 warnings)

Start Time: 2015-03-23T23:05:35 EDT
End Time: 2015-03-23T23:05:41 EDT
Configure Command: C:/Program Files (x86)/CMake/bin/cmake.exe "-GVisual Studio 9 2008" "C:/Projects/teem-SVN"
Configure Return Value: 0
Configure Output:
CMake Warning (dev) at CMake/TestQnanhibit.cmake:33 (IF):
  Policy CMP0054 is not set: Only interpret if() arguments as variables or
  keywords when unquoted.  Run "cmake --help-policy CMP0054" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.

  Quoted variables like "HAVE_QNANHIBIT_VALUE" will no longer be dereferenced
  when the policy is set to NEW.  Since the policy is not set the OLD
  behavior will be used.
Call Stack (most recent call first):
  CMakeLists.txt:80 (TEST_QNANHIBIT)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:451 (EXPORT_LIBRARY_DEPENDENCIES):
  Policy CMP0033 is not set: The export_library_dependencies command should
  not be called.  Run "cmake --help-policy CMP0033" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Configuring done
-- Generating done
-- Build files have been written to: C:/Projects/teem-SVN-build

View Configure Summary

Build (22 errors, 1 warnings)

Build command: "
Start Time: 2015-03-23T23:05:43 EDT
End Time: 2015-03-23T23:05:55 EDT


Build Log line 35


File: src/nrrd/encodingZRL.c Line: 39
formatText.c
Generating Code...
Compiling...
formatPNM.c
formatPNG.c
formatNRRD.c
formatEPS.c
format.c
filt.c
encodingZRL.c
..\teem-SVN\src\nrrd\encodingZRL.c(39) : error C2143: syntax error : missing ';' before 'type'

Build Log line 36


File: src/nrrd/encodingZRL.c Line: 40
..\teem-SVN\src\nrrd\encodingZRL.c(40) : error C2275: 'size_t' : illegal use of this type as an expression
        c:\program files (x86)\microsoft visual studio 9.0\vc\include\codeanalysis\sourceannotations.h(19) : see declaration of 'size_t'

Build Log line 38


File: src/nrrd/encodingZRL.c Line: 40
..\teem-SVN\src\nrrd\encodingZRL.c(40) : error C2146: syntax error : missing ';' before identifier 'toread'

Build Log line 39


File: src/nrrd/encodingZRL.c Line: 40
..\teem-SVN\src\nrrd\encodingZRL.c(40) : error C2065: 'toread' : undeclared identifier

Build Log line 40


File: src/nrrd/encodingZRL.c Line: 44
..\teem-SVN\src\nrrd\encodingZRL.c(44) : error C2143: syntax error : missing ';' before 'type'

Build Log line 41


File: src/nrrd/encodingZRL.c Line: 45
..\teem-SVN\src\nrrd\encodingZRL.c(45) : error C2143: syntax error : missing ';' before 'type'

Build Log line 42


File: src/nrrd/encodingZRL.c Line: 46
..\teem-SVN\src\nrrd\encodingZRL.c(46) : error C2065: 'j' : undeclared identifier

Build Log line 43


File: src/nrrd/encodingZRL.c Line: 46
..\teem-SVN\src\nrrd\encodingZRL.c(46) : error C2065: 'toread' : undeclared identifier

Build Log line 44


File: src/nrrd/encodingZRL.c Line: 47
..\teem-SVN\src\nrrd\encodingZRL.c(47) : error C2065: 'cc' : undeclared identifier

Build Log line 45


File: src/nrrd/encodingZRL.c Line: 48
..\teem-SVN\src\nrrd\encodingZRL.c(48) : error C2065: 'cc' : undeclared identifier

Build Log line 46


File: src/nrrd/encodingZRL.c Line: 49
..\teem-SVN\src\nrrd\encodingZRL.c(49) : error C2065: 'dd' : undeclared identifier

Build Log line 47


File: src/nrrd/encodingZRL.c Line: 50
..\teem-SVN\src\nrrd\encodingZRL.c(50) : error C2065: 'dd' : undeclared identifier

Build Log line 48


File: src/nrrd/encodingZRL.c Line: 51
..\teem-SVN\src\nrrd\encodingZRL.c(51) : error C2065: 'dd' : undeclared identifier

Build Log line 49


File: src/nrrd/encodingZRL.c Line: 52
..\teem-SVN\src\nrrd\encodingZRL.c(52) : error C2065: 'j' : undeclared identifier

Build Log line 50


File: src/nrrd/encodingZRL.c Line: 52
..\teem-SVN\src\nrrd\encodingZRL.c(52) : error C2065: 'dd' : undeclared identifier

Build Log line 51


File: src/nrrd/encodingZRL.c Line: 54
..\teem-SVN\src\nrrd\encodingZRL.c(54) : error C2065: 'j' : undeclared identifier

Build Log line 52


File: src/nrrd/encodingZRL.c Line: 54
..\teem-SVN\src\nrrd\encodingZRL.c(54) : error C2065: 'dd' : undeclared identifier

Build Log line 53


File: src/nrrd/encodingZRL.c Line: 57
..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2065: 'output_buffer' : undeclared identifier

Build Log line 54


File: src/nrrd/encodingZRL.c Line: 57
..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2065: 'j' : undeclared identifier

Build Log line 55


File: src/nrrd/encodingZRL.c Line: 57
..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2109: subscript requires array or pointer type

Build Log line 56


File: src/nrrd/encodingZRL.c Line: 57
..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2065: 'cc' : undeclared identifier

Build Log line 57


File: src/nrrd/encodingZRL.c Line: 58
..\teem-SVN\src\nrrd\encodingZRL.c(58) : error C2065: 'j' : undeclared identifier
encodingRaw.c
encodingHex.c
encodingGzip.c
encodingBzip2.c
encodingAscii.c
encoding.c
deringNrrd.c
defaultsNrrd.c
convertNrrd.c
comment.c
View Errors Summary

Build Warnings (1)
*** WARNING non-zero return value in ctest from: C:\Program Files (x86)\CMake\bin\cmake.exe

View Warnings Summary

Test (37 passed, 0 failed, 0 not run)
View Tests Summary