Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Failed

com.jogamp.opencl.CLImageTest.image2dKernelCopyTest

Failing for the past 11 builds (Since Unstable#177 )
Took 0.28 sec.

Error Message

 CLDevice [id: 16918016 name: GeForce 9400 type: GPU profile: FULL_PROFILE] build log: <program source>:1:9: 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:9: 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]