Site Name: WIN-VS2008 Build Name: teem-SVN-Windows-AMD64
(view notes )
Stamp: 20150318-0500-Nightly
(related builds )
Time: 2015-03-18T23:05:04 EDTType: NightlyOS Name: WindowsOS Platform: x86OS Release: ServerOS Version: (Build 9200)Compiler Version: unknownCTest version: ctest-3.1.0History
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-18T23:04:55 EDTEnd Time: 2015-03-18T23:04:56 EDTUpdate Command: "C:/Program Files (x86)/SlikSvn/bin/svn.exe" "update" "-r{2015-03-18 05:00:00 +0000}" "--non-interactive"Update Type: SVNNumber of Updates: 0
Configure (0 errors, 2 warnings)
Start Time: 2015-03-18T23:04:56 EDTEnd Time: 2015-03-18T23:05:02 EDTConfigure Command: C:/Program Files (x86)/CMake/bin/cmake.exe "-GVisual Studio 9 2008" "C:/Projects/teem-SVN"Configure Return Value: 0Configure 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-18T23:05:04 EDTEnd Time: 2015-03-18T23:05:10 EDT
File: src/nrrd/encodingZRL.c
Line: 39
Microsoft (R) Visual C++ Express Edition Version 9.0.30729.1.
Copyright (C) Microsoft Corp 2007. All rights reserved.
------ Build started: Project: teem, Configuration: Release Win32 ------
Compiling...
encodingZRL.c
..\teem-SVN\src\nrrd\encodingZRL.c(39) : error C2143: syntax error : missing ';' before 'type'
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'
File: src/nrrd/encodingZRL.c
Line: 40 ..\teem-SVN\src\nrrd\encodingZRL.c(40) : error C2146: syntax error : missing ';' before identifier 'toread'
File: src/nrrd/encodingZRL.c
Line: 40 ..\teem-SVN\src\nrrd\encodingZRL.c(40) : error C2065: 'toread' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 44 ..\teem-SVN\src\nrrd\encodingZRL.c(44) : error C2143: syntax error : missing ';' before 'type'
File: src/nrrd/encodingZRL.c
Line: 45 ..\teem-SVN\src\nrrd\encodingZRL.c(45) : error C2143: syntax error : missing ';' before 'type'
File: src/nrrd/encodingZRL.c
Line: 46 ..\teem-SVN\src\nrrd\encodingZRL.c(46) : error C2065: 'j' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 46 ..\teem-SVN\src\nrrd\encodingZRL.c(46) : error C2065: 'toread' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 47 ..\teem-SVN\src\nrrd\encodingZRL.c(47) : error C2065: 'cc' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 48 ..\teem-SVN\src\nrrd\encodingZRL.c(48) : error C2065: 'cc' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 49 ..\teem-SVN\src\nrrd\encodingZRL.c(49) : error C2065: 'dd' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 50 ..\teem-SVN\src\nrrd\encodingZRL.c(50) : error C2065: 'dd' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 51 ..\teem-SVN\src\nrrd\encodingZRL.c(51) : error C2065: 'dd' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 52 ..\teem-SVN\src\nrrd\encodingZRL.c(52) : error C2065: 'j' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 52 ..\teem-SVN\src\nrrd\encodingZRL.c(52) : error C2065: 'dd' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 54 ..\teem-SVN\src\nrrd\encodingZRL.c(54) : error C2065: 'j' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 54 ..\teem-SVN\src\nrrd\encodingZRL.c(54) : error C2065: 'dd' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 57 ..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2065: 'output_buffer' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 57 ..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2065: 'j' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 57 ..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2109: subscript requires array or pointer type
File: src/nrrd/encodingZRL.c
Line: 57 ..\teem-SVN\src\nrrd\encodingZRL.c(57) : error C2065: 'cc' : undeclared identifier
File: src/nrrd/encodingZRL.c
Line: 58 ..\teem-SVN\src\nrrd\encodingZRL.c(58) : error C2065: 'j' : undeclared identifier
Build log was saved at "file://c:\Projects\teem-SVN-build\teem.dir\Release\BuildLog.htm"
teem - 22 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 47 up-to-date, 0 skipped ==========
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