Skip to content

Regression

com.jogamp.opencl.CLImageTest.image2dKernelCopyTest

Failing for the past 1 build (Since Unstable#206 )
Took 0.23 sec.

Error Message

 CLDevice [id: 16918016 name: GeForce 9400 type: GPU profile: FULL_PROFILE] build log: <program source>:1:10: error: expected identifier or '('  constant            ^ [error: CL_BUILD_PROGRAM_FAILURE]

Stacktrace

com.jogamp.opencl.CLException$CLBuildProgramFailureException: 
CLDevice [id: 16918016 name: GeForce 9400 type: GPU profile: FULL_PROFILE] build log:
<program source>:1:10: error: expected identifier or '('
 constant 
          ^ [error: CL_BUILD_PROGRAM_FAILURE]
	at com.jogamp.opencl.CLException.newException(CLException.java:50)
	at com.jogamp.opencl.CLProgram.build(CLProgram.java:335)
	at com.jogamp.opencl.CLProgram.build(CLProgram.java:174)
	at com.jogamp.opencl.CLImageTest.image2dKernelCopyTest(CLImageTest.java:124)

Standard Output

sample image format: CLImageFormat[RGBA UNORM_INT8]