Site Name: WIN-VS2013
Build Name: teem-Slicer-Windows-AMD64 (view notes)
Stamp: 20180912-0500-Nightly (related builds)
Time: 2018-09-12T12:54:42 EDT
Type: Nightly

OS Name: Windows
OS Platform: AMD64
OS Release: Server
OS Version: (Build 9600)
CTest version: ctest-3.9.0

Current Build
StageErrorsWarnings
Update00
Configure01
Build501
Test029
Previous Build
StageErrorsWarnings
Update00
Configure03
Build503
Test029

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: 2018-09-12T12:54:31 EDT
End Time: 2018-09-12T12:54:33 EDT
Update Command: "C:/Users/Administrator/AppData/Local/GitHubDesktop/app-1.1.0/resources/app/git/cmd/git.exe" "fetch"
Update Type: GIT
Number of Updates: 0

Configure (0 errors, 1 warnings)

Start Time: 2018-09-12T12:54:33 EDT
End Time: 2018-09-12T12:54:39 EDT
Configure Command: C:/Program Files/CMake/bin/cmake.exe "-GVisual Studio 12 2013" "C:/Projects/teem-Slicer"
Configure Return Value: 0
Configure Output:
CMake Warning (dev) at CMakeLists.txt:555 (install):
  Policy CMP0062 is not set: Disallow install() of export() result.  Run
  "cmake --help-policy CMP0062" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  The file

    C:/Projects/teem-Slicer-build/TeemLibraryDepends.cmake

  was generated by the export() command.  It should not be installed with the
  install() command.  Use the install(EXPORT) mechanism instead.  See the
  cmake-packages(7) manual for more.

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-Slicer-build

View Configure Summary

Build (50 errors, 1 warnings)

Build command: "C:\Program Files\CMake\bin\cmake.exe" --build . --config "Release"
Start Time: 2018-09-12T12:54:42 EDT
End Time: 2018-09-12T12:54:48 EDT

Done Building Project "C:\Projects\teem-Slicer-build\src\bin\cubic.vcxproj" (default targets).
Project "C:\Projects\teem-Slicer-build\ALL_BUILD.vcxproj" (1) is building "C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj" (6) on node 1 (default targets).
InitializeBuildStatus:
  Touching "deconv.dir\Release\deconv.tlog\unsuccessfulbuild".
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Projects\teem-Slicer-build\bin\Release\deconv.exe" /INCREMENTAL:NO /NOLOGO ..\..\bin\Release\teem.lib "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"/.../teem-Slicer-build/bin/Release/deconv.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"/.../teem-Slicer-build/bin/Release/deconv.lib" /MACHINE:X86 /SAFESEH  /machine:X86 deconv.dir\Release\deconv.obj
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_sig_bytes referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_longjmp_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_info referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_expand_gray_1_2_4_to_8 referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_palette_to_rgb referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_swap referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_update_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_image referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_image referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_end referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_end referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_write_fn referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_read_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_io_ptr referenced in function __nrrdFlushDataPNG [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_error referenced in function __nrrdReadDataPNG [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_valid referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_rowbytes referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_rows referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_channels referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_IHDR referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_IHDR referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_text referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_text referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _deflate referenced in function __nrrdGzDoFlush [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _deflateEnd referenced in function __nrrdGzDestroy [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflate referenced in function __nrrdGzRead [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflateEnd referenced in function __nrrdGzDestroy [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflateReset referenced in function __nrrdGzRead [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _crc32 referenced in function __nrrdGzOpen [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _deflateInit2_ referenced in function __nrrdGzOpen [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
teem.lib(gzio.obj) : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function __nrrdGzOpen [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
C:\Projects\teem-Slicer-build\bin\Release\deconv.exe : fatal error LNK1120: 38 unresolved externals [C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj]
Done Building Project "C:\Projects\teem-Slicer-build\src\bin\deconv.vcxproj" (default targets) -- FAILED.
Project "C:\Projects\teem-Slicer-build\ALL_BUILD.vcxproj" (1) is building "C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj" (7) on node 1 (default targets).
InitializeBuildStatus:
  Touching "emap.dir\Release\emap.tlog\unsuccessfulbuild".
CustomBuild:
  All outputs are up-to-date.
ClCompile:
  All outputs are up-to-date.
Link:
  C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\bin\link.exe /ERRORREPORT:QUEUE /OUT:"C:\Projects\teem-Slicer-build\bin\Release\emap.exe" /INCREMENTAL:NO /NOLOGO ..\..\bin\Release\teem.lib "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\z.lib" "D:\Projects\CIP-build\CIPPython-install\Library\lib\libpng.lib" kernel32.lib user32.lib gdi32.lib winspool.lib shell32.lib ole32.lib oleaut32.lib uuid.lib comdlg32.lib advapi32.lib /MANIFEST /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /manifest:embed /PDB:"/.../teem-Slicer-build/bin/Release/emap.pdb" /SUBSYSTEM:CONSOLE /TLBID:1 /DYNAMICBASE /NXCOMPAT /IMPLIB:"/.../teem-Slicer-build/bin/Release/emap.lib" /MACHINE:X86 /SAFESEH  /machine:X86 emap.dir\Release\emap.obj
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_sig_bytes referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_longjmp_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_create_info_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_info referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_expand_gray_1_2_4_to_8 referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_palette_to_rgb referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_tRNS_to_alpha referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_swap referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_update_info referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_image referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_image referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_write_end referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_read_end referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_read_struct referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_destroy_write_struct referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_write_fn referenced in function __nrrdFormatPNG_write [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_set_read_fn referenced in function __nrrdFormatPNG_read [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
teem.lib(formatPNG.obj) : error LNK2019: unresolved external symbol _png_get_io_ptr referenced in function __nrrdFlushDataPNG [C:\Projects\teem-Slicer-build\src\bin\emap.vcxproj]
The maximum number of reported warnings or errors has been reached!!!
View Errors Summary

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

View Warnings Summary

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