Skip to content

Instantly share code, notes, and snippets.

@aforsythe
Last active August 29, 2015 14:01
Show Gist options
  • Save aforsythe/8b0563ccf98e7dd641f4 to your computer and use it in GitHub Desktop.
Save aforsythe/8b0563ccf98e7dd641f4 to your computer and use it in GitHub Desktop.
CTL make build with sudo
Start testing: May 27 07:46 PDT
----------------------------------------------------------
1/4 Testing: IlmCtl
1/4 Test: IlmCtl
Command: "/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/unittest/IlmCtl/IlmCtlTest"
Directory: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/unittest/IlmCtl
"IlmCtl" start time: May 27 07:46 PDT
Output:
----------------------------------------------------------
Testing end-of-line conventions
Dos source file
Unix source file
Mac source file
ok
Testing parser
Testing variable scope
ok
Testing more variable scope
ok
Testing integer and floating-point literals
"''
line 1
line 2
string string one two three one two three
ok
Testing comments
ok
Testing operations on type bool, run-time
ok
Testing operations on type bool, compile-time
ok
Testing operations on type int, run-time
ok
Testing operations on type int, compile-time
ok
Testing operations on type unsigned int, run-time
ok
Testing operations on type unsigned int, compile-time
ok
Testing operations on type half, run-time
ok
Testing operations on type half, compile-time
ok
Testing operations on type float, run-time
ok
Testing operations on type float, compile-time
ok
Testing while and for loops
ok
Testing cos(), exp(), sqrt() etc.
ok
Testing operations on 3x3 and 4x4 matrices and 3D vectors
ok
Testing conversion between RGB and CIE XYZ
ok
Testing conversion between CIE XYZ and CIE L*u*v*
ok
Testing conversion between CIE XYZ and CIE L*a*b*
ok
Testing 1D table lookups: linear, regular spacіng
ok
Testing 1D table lookups: cubic, regular spacing
ok
Testing 3D table lookups, trilinear, regular spacing
ok
Testing 1D table lookups: linear, random spacing
ok
Testing 1D table lookups: cubic, random spacing
ok
Testing divisions by zero
ok
Testing 3D scattered data interpolation
ok
Testing CTL version check
ok
1 2 3 4 5
b = 0, f = -1.2e-07, random literals: 4, 3
ok
Testing varying examples from documentation.
1 2 3 4 5
b = 0, f = -1.2e-07, random literals: 4, 3
all f: [varying (0, 1.2) (1, 0) (2, 0) (3, -1.001) (4, 0)]
f > 1: [varying (0, 1.2)]
ok
Testing function calls from C++.
ok
Testing varying data.
ok
Testing varying data with branching & return stmt.
ok
Testing table lookups with varying data
1D, linear, regular spacing
1D, cubic, regular spacing
3D, linear, regular spacing
1D, linear, random spacing
1D, cubic, random spacing
ok
Testing a very large static array.
Generating file ./ctlMakeBigArray.ctl
ok
Loading large arrays in module ctlMakeBigArray.
very large array : size = 1000000.
Removing file ./ctlMakeBigArray.ctl
ok
ok
ok
<end of output>
Test time = 25.17 sec
----------------------------------------------------------
Test Passed.
"IlmCtl" end time: May 27 07:46 PDT
"IlmCtl" time elapsed: 00:00:25
----------------------------------------------------------
2/4 Testing: IlmCtlMath
2/4 Test: IlmCtlMath
Command: "/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/unittest/IlmCtlMath/IlmCtlMathTest"
Directory: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/unittest/IlmCtlMath
"IlmCtlMath" start time: May 27 07:46 PDT
Output:
----------------------------------------------------------
Testing the reconstruction of a Gaussian function. f(x) = exp(-x^2).
With 10 samples.
Testing interpolation
ok
Testing the reconstruction of a Gaussian function. f(x) = exp(-x^2).
With 1000 samples.
Testing interpolation
ok
Testing the reconstruction of an affine function.
With 10 samples.
Testing interpolation
Testing reconstruction
ok
Testing the reconstruction of an affine function.
With 1000 samples.
Testing interpolation
Testing reconstruction
ok
<end of output>
Test time = 0.59 sec
----------------------------------------------------------
Test Passed.
"IlmCtlMath" end time: May 27 07:46 PDT
"IlmCtlMath" time elapsed: 00:00:00
----------------------------------------------------------
3/4 Testing: IlmImfCtl
3/4 Test: IlmImfCtl
Command: "/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/unittest/IlmImfCtl/IlmImfCtlTest"
Directory: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/unittest/IlmImfCtl
"IlmImfCtl" start time: May 27 07:46 PDT
Output:
----------------------------------------------------------
Testing function argument types
ok
Testing function argument sources and destinations
number of threads = 0
number of threads = 1
number of threads = 2
number of threads = 3
ok
<end of output>
Test time = 0.05 sec
----------------------------------------------------------
Test Passed.
"IlmImfCtl" end time: May 27 07:46 PDT
"IlmImfCtl" time elapsed: 00:00:00
----------------------------------------------------------
4/4 Testing: ctlrender
4/4 Test: ctlrender
Command: "/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh" "/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender"
Directory: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender
"ctlrender" start time: May 27 07:46 PDT
Output:
----------------------------------------------------------
bars_cinepaint_10.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_be.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_le.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_be.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_le.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_be.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_le.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_be.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_le.dpx -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_interleaved.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_planar.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_interleaved.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_planar.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_interleaved.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_planar.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_interleaved.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_planar.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_interleaved.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_planar.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_interleaved.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_planar.tif -> tiff8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
tiff8 unity test
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 14: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 15: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_cinepaint_10.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_be.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_le.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_be.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_le.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_be.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_le.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_be.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_le.dpx -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_interleaved.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_planar.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_interleaved.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_planar.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_interleaved.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_planar.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_interleaved.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_planar.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_interleaved.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_planar.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_interleaved.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_planar.tif -> tiff16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
tiff16 unity test
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 14: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 15: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_cinepaint_10.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_be.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_le.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_be.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_le.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_be.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_le.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_be.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_le.dpx -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_interleaved.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_planar.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_interleaved.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_planar.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_interleaved.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_planar.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_interleaved.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_planar.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_interleaved.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_planar.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_interleaved.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_planar.tif -> tiff32
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
tiff32 unity test
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 14: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 15: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_cinepaint_10.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_be.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_le.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_be.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_le.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_be.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_le.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_be.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_le.dpx -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_interleaved.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_planar.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_interleaved.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_planar.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_interleaved.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_planar.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_interleaved.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_planar.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_interleaved.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_planar.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_interleaved.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_planar.tif -> dpx8
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
dpx8 unity test
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 14: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 15: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_cinepaint_10.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_be.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_le.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_be.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_le.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_be.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_le.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_be.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_le.dpx -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_interleaved.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_planar.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_interleaved.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_planar.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_interleaved.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_planar.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_interleaved.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_planar.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_interleaved.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_planar.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_interleaved.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_planar.tif -> dpx10
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
dpx10 unity test
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 14: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 15: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_cinepaint_10.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_be.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_le.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_be.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_le.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_be.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_le.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_be.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_le.dpx -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_interleaved.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_planar.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_interleaved.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_planar.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_interleaved.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_planar.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_interleaved.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_planar.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_interleaved.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_planar.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_interleaved.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_planar.tif -> dpx12
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
dpx12 unity test
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 14: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 15: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_cinepaint_10.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_be.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_10_le.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_be.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_12_le.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_be.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_16_le.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_be.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_nuke_8_le.dpx -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_interleaved.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_be_planar.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_interleaved.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_16_le_planar.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_interleaved.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_be_planar.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_interleaved.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_32_le_planar.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_interleaved.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_be_planar.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_interleaved.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
bars_photoshop_8_le_planar.tif -> dpx16
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 11: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
dpx16 unity test
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 14: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/unittest/ctlrender/test.sh: line 15: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/ctlrender/ctlrender: No such file or directory
<end of output>
Test time = 1.18 sec
----------------------------------------------------------
Test Failed.
"ctlrender" end time: May 27 07:46 PDT
"ctlrender" time elapsed: 00:00:01
----------------------------------------------------------
End testing: May 27 07:46 PDT
alex@Alexs-MacBook-Pro:~/Documents/work/ampas/projects/IIF/src/CTL (fix#45)$ mkdir build && cd build
alex@Alexs-MacBook-Pro:~/Documents/work/ampas/projects/IIF/src/CTL/build (fix#45)$ cmake ..
-- The C compiler identification is Clang 5.1.0
-- The CXX compiler identification is Clang 5.1.0
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++
-- Check for working CXX compiler: /usr/bin/g++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- found IlmBase, version 2.1.0
-- found TIFF, version 4.0.3
-- Found OpenEXR, version 2.1.0
-- Found AcesContainer, version 1.0.0
-- Configuring done
-- Generating done
-- Build files have been written to: /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build
alex@Alexs-MacBook-Pro:~/Documents/work/ampas/projects/IIF/src/CTL/build (fix#45)$ sudo make clean
alex@Alexs-MacBook-Pro:~/Documents/work/ampas/projects/IIF/src/CTL/build (fix#45)$ sudo make check
Scanning dependencies of target IlmCtl
[ 1%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlAddr.cpp.o
[ 3%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlAlign.cpp.o
[ 5%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlExc.cpp.o
[ 6%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlFunctionCall.cpp.o
[ 8%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlInterpreter.cpp.o
[ 10%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlLContext.cpp.o
[ 11%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlLex.cpp.o
[ 13%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlMessage.cpp.o
[ 15%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlModule.cpp.o
[ 16%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlModuleSet.cpp.o
[ 18%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlParser.cpp.o
[ 20%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlRcPtr.cpp.o
[ 21%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlSymbolTable.cpp.o
[ 23%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlSyntaxTree.cpp.o
[ 25%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlTokens.cpp.o
[ 26%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlType.cpp.o
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlType.cpp:90:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlType.cpp:86:75: note: parameter of type 'const std::string &' (aka
'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
void Type::childElement(size_t *offset, TypePtr *type, const std::string &path,
^
1 warning generated.
[ 28%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlTypeStorage.cpp.o
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:674:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:671:52: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
size_t count, const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:689:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:686:52: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
size_t count, const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:705:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:702:38: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:722:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:718:52: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
size_t count, const std::string &path,
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:739:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:736:38: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:756:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:753:38: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:774:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:770:52: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
size_t count, const std::string &path,
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:790:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:786:52: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
size_t count, const std::string &path,
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:806:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:803:38: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:821:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:818:52: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
size_t count, const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:836:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:833:38: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
const std::string &path, ...) {
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:852:15: warning: 'va_start' has undefined behavior with
reference types [-Wvarargs]
va_start(ap, path);
^
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/clang/5.1/include/stdarg.h:33:52: note:
expanded from macro 'va_start'
#define va_start(ap, param) __builtin_va_start(ap, param)
^
/Users/alex/Documents/work/ampas/projects/IIF/src/CTL/lib/IlmCtl/CtlTypeStorage.cpp:849:42: note: parameter of type 'const std::string &'
(aka 'const basic_string<char, char_traits<char>, allocator<char> > &') is declared here
const std::string &path, ...) {
^
12 warnings generated.
[ 30%] Building CXX object lib/IlmCtl/CMakeFiles/IlmCtl.dir/CtlStdType.cpp.o
Linking CXX shared library libIlmCtl.dylib
[ 30%] Built target IlmCtl
Scanning dependencies of target IlmImfCtl
[ 31%] Building CXX object lib/IlmImfCtl/CMakeFiles/IlmImfCtl.dir/ImfCtlApplyTransforms.cpp.o
[ 33%] Building CXX object lib/IlmImfCtl/CMakeFiles/IlmImfCtl.dir/ImfCtlCopyFunctionArg.cpp.o
Linking CXX shared library libIlmImfCtl.dylib
[ 33%] Built target IlmImfCtl
Scanning dependencies of target halfExpLogTable
[ 35%] Building CXX object lib/IlmCtlSimd/CMakeFiles/halfExpLogTable.dir/halfExpLogTable.cpp.o
Linking CXX executable halfExpLogTable
[ 35%] Built target halfExpLogTable
Scanning dependencies of target IlmCtlMath
[ 36%] Building CXX object lib/IlmCtlMath/CMakeFiles/IlmCtlMath.dir/CtlColorSpace.cpp.o
[ 38%] Building CXX object lib/IlmCtlMath/CMakeFiles/IlmCtlMath.dir/CtlLookupTable.cpp.o
[ 40%] Building CXX object lib/IlmCtlMath/CMakeFiles/IlmCtlMath.dir/CtlRbfInterpolator.cpp.o
Linking CXX shared library libIlmCtlMath.dylib
[ 40%] Built target IlmCtlMath
[ 41%] Generating halfExpLogTable.h
Scanning dependencies of target IlmCtlSimd
[ 43%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdAddr.cpp.o
[ 45%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdFunctionCall.cpp.o
[ 46%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdHalfExpLog.cpp.o
[ 48%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdInst.cpp.o
[ 50%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdInterpreter.cpp.o
[ 51%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdLContext.cpp.o
[ 53%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdModule.cpp.o
[ 55%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdReg.cpp.o
[ 56%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibAssert.cpp.o
[ 58%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibColorSpace.cpp.o
[ 60%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibInterpolator.cpp.o
[ 61%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibLimits.cpp.o
[ 63%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibLookupTable.cpp.o
[ 65%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibMath.cpp.o
[ 66%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibPrint.cpp.o
[ 68%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdLibrary.cpp.o
[ 70%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdStdTypes.cpp.o
[ 71%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdSyntaxTree.cpp.o
[ 73%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdType.cpp.o
[ 75%] Building CXX object lib/IlmCtlSimd/CMakeFiles/IlmCtlSimd.dir/CtlSimdXContext.cpp.o
Linking CXX shared library libIlmCtlSimd.dylib
[ 75%] Built target IlmCtlSimd
Scanning dependencies of target IlmImfCtlTest
[ 76%] Building CXX object unittest/IlmImfCtl/CMakeFiles/IlmImfCtlTest.dir/main.cpp.o
[ 78%] Building CXX object unittest/IlmImfCtl/CMakeFiles/IlmImfCtlTest.dir/testSourceDestination.cpp.o
[ 80%] Building CXX object unittest/IlmImfCtl/CMakeFiles/IlmImfCtlTest.dir/testTypes.cpp.o
Linking CXX executable IlmImfCtlTest
[ 80%] Built target IlmImfCtlTest
Scanning dependencies of target IlmCtlTest
[ 81%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/main.cpp.o
[ 83%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testCppCall.cpp.o
[ 85%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testEndOfLine.cpp.o
[ 86%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testExamples.cpp.o
[ 88%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testHugeInit.cpp.o
[ 90%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testParser.cpp.o
[ 91%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testVarying.cpp.o
[ 93%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testVaryingLookup.cpp.o
[ 95%] Building CXX object unittest/IlmCtl/CMakeFiles/IlmCtlTest.dir/testVaryingReturn.cpp.o
Linking CXX executable IlmCtlTest
[ 95%] Built target IlmCtlTest
Scanning dependencies of target IlmCtlMathTest
[ 96%] Building CXX object unittest/IlmCtlMath/CMakeFiles/IlmCtlMathTest.dir/main.cpp.o
[ 98%] Building CXX object unittest/IlmCtlMath/CMakeFiles/IlmCtlMathTest.dir/testAffineRec.cpp.o
[100%] Building CXX object unittest/IlmCtlMath/CMakeFiles/IlmCtlMathTest.dir/testGaussRec.cpp.o
Linking CXX executable IlmCtlMathTest
[100%] Built target IlmCtlMathTest
Scanning dependencies of target check
Test project /Users/alex/Documents/work/ampas/projects/IIF/src/CTL/build/unittest
Start 1: IlmCtl
1/4 Test #1: IlmCtl ........................... Passed 25.17 sec
Start 2: IlmCtlMath
2/4 Test #2: IlmCtlMath ....................... Passed 0.59 sec
Start 3: IlmImfCtl
3/4 Test #3: IlmImfCtl ........................ Passed 0.05 sec
Start 4: ctlrender
4/4 Test #4: ctlrender ........................***Failed 1.18 sec
75% tests passed, 1 tests failed out of 4
Total Test time (real) = 26.99 sec
The following tests FAILED:
4 - ctlrender (Failed)
Errors while running CTest
make[3]: *** [unittest/CMakeFiles/check] Error 8
make[2]: *** [unittest/CMakeFiles/check.dir/all] Error 2
make[1]: *** [unittest/CMakeFiles/check.dir/rule] Error 2
make: *** [check] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment