Site Name: WIN-VS2008
Build Name: teem-SVN-Windows-AMD64 (view notes)
Stamp: 20150116-0500-Nightly (related builds)
Time: 2015-01-16T16:57:50 EST
Type: Nightly

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

Current Build
StageErrorsWarnings
Update00
Configure05
Build08
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-01-16T16:57:37 EST
End Time: 2015-01-16T16:57:38 EST
Update Command: "C:/Program Files (x86)/SlikSvn/bin/svn.exe" "update" "-r{2015-01-16 05:00:00 +0000}" "--non-interactive"
Update Type: SVN
Number of Updates: 0

Configure (0 errors, 5 warnings)

Start Time: 2015-01-16T16:57:38 EST
End Time: 2015-01-16T16:57:50 EST
Configure Command: C:/Program Files (x86)/CMake/bin/cmake.exe "-GVisual Studio 9 2008" "C:/Projects/teem-SVN"
Configure Return Value: 0
Configure Output:
-- The C compiler identification is MSVC 15.0.30729.1
-- The CXX compiler identification is MSVC 15.0.30729.1
-- Check for working C compiler using: Visual Studio 9 2008
-- Check for working C compiler using: Visual Studio 9 2008 -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler using: Visual Studio 9 2008
-- Check for working CXX compiler using: Visual Studio 9 2008 -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - not found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of void*
-- Check size of void* - done
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of float
-- Check size of float - done
-- Check size of double
-- Check size of double - done
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for unistd.h
-- Looking for unistd.h - not found
-- Looking for pthread.h
-- Looking for pthread.h - not found
-- Looking for include files sys/types.h, sys/prctl.h
-- Looking for include files sys/types.h, sys/prctl.h - not found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Found Threads: TRUE  
-- Check the value of the 22nd bit of a 32-bit quiet-NaN
-- Check the value of the 22nd bit of a 32-bit quiet-NaN - 1
-- Could NOT find ZLIB (missing:  ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
warning: Turning off Teem_ZLIB, because it wasn't found.
-- Could NOT find ZLIB (missing:  ZLIB_LIBRARY ZLIB_INCLUDE_DIR) 
-- Could NOT find PNG (missing:  PNG_LIBRARY PNG_PNG_INCLUDE_DIR) 
warning: Turning off Teem_PNG, because it wasn't found.
warning: Turning off Teem_BZIP2, because it wasn't found.
warning: Turning off Teem_PTHREAD, because it wasn't found.
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 (0 errors, 8 warnings)

Build command: "
Start Time: 2015-01-16T16:57:50 EST
End Time: 2015-01-16T16:58:50 EST

View Errors Summary

Build Warnings (8)

Build Log line 54


File: src/pull/actionPull.c Line: 571
1>defaultsPull.c
1>corePull.c
1>initPull.c
1>parmPull.c
1>Generating Code...
1>Compiling...
1>contextPull.c
1>constraints.c
1>binningPull.c
1>actionPull.c
1>..\teem-SVN\src\pull\actionPull.c(571) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data

Build Log line 55


File: src/pull/actionPull.c Line: 574
1>..\teem-SVN\src\pull\actionPull.c(574) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
1>maximaElf.c
1>glyphElf.c
1>ESHEstimElf.c

Build Log line 59


File: src/elf/ESHEstimElf.c Line: 299
1>..\teem-SVN\src\elf\ESHEstimElf.c(299) : warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
1>ballStickElf.c
1>model1Tensor2.c
1>model1Cylinder.c
1>modelBall1Cylinder.c
1>modelBall1Stick.c
1>modelBall1StickEMD.c
1>model2Unit2D.c
1>model1Unit2D.c
1>model1Vector2D.c
1>model1Stick.c

Build Log line 222


File: src/gage/stackBlur.c Line: 1353
1>gkmsFlotsam.c
1>defaultsBane.c
1>clip.c
1>methodsDye.c
1>convertDye.c
1>optimsig.c
1>vecprint.c
1>vecGage.c
1>update.c
1>stackBlur.c
1>..\teem-SVN\src\gage\stackBlur.c(1353) : warning C4018: '<' : signed/unsigned mismatch
1>stack.c
1>st.c
1>shape.c
1>sclprint.c
1>sclfilter.c
1>Generating Code...
1>Compiling...
1>sclanswer.c
1>scl.c
1>pvl.c

Build Log line 367


File: src/nrrd/kernel.c Line: 3499
1>read.c
1>range.c
1>parseNrrd.c
1>Generating Code...
1>Compiling...
1>methodsNrrd.c
1>measure.c
1>map.c
1>keyvalue.c
1>kernel.c
1>..\teem-SVN\src\nrrd\kernel.c(3499) : warning C4305: '=' : truncation from 'double' to 'float'

Build Log line 368


File: src/nrrd/kernel.c Line: 3501
1>..\teem-SVN\src\nrrd\kernel.c(3501) : warning C4305: '=' : truncation from 'double' to 'float'

Build Log line 369


File: src/nrrd/kernel.c Line: 3503
1>..\teem-SVN\src\nrrd\kernel.c(3503) : warning C4305: '=' : truncation from 'double' to 'float'

Build Log line 370


File: src/nrrd/kernel.c Line: 3505
1>..\teem-SVN\src\nrrd\kernel.c(3505) : warning C4305: '=' : truncation from 'double' to 'float'
1>iter.c
1>histogram.c
1>hestNrrd.c
1>gzio.c
1>formatVTK.c
1>formatText.c
1>formatPNM.c
1>formatPNG.c
1>formatNRRD.c
1>formatEPS.c

View Warnings Summary

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