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

Failed

com.jogamp.opencl.CLCommandQueueTest.eventsTest

Failing for the past 24 builds (Since Unstable#177 )
Took 0.95 sec.

Error Message

 CLDevice [id: 16918016 name: GeForce 9400 type: GPU profile: FULL_PROFILE] build log: <program source>:2:5: error: expected identifier or '('      /      ^ CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE] build log: <program source>:2:5: error: expected identifier or '('      /      ^ [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>:2:5: error: expected identifier or '('
     /
     ^
CLDevice [id: 16909312 name: Intel(R) Core(TM)2 Duo CPU     P7550  @ 2.26GHz type: CPU profile: FULL_PROFILE] build log:
<program source>:2:5: error: expected identifier or '('
     /
     ^ [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.CLCommandQueueTest.eventsTest(CLCommandQueueTest.java:82)

Standard Output

 - - - event synchronization test - - - 
 - - - event synchronization test - - - 
 - - - user events test - - - 
test dissabled, required CLVersion: OpenCL 1.1 available: OpenCL 1.0 (Apr  7 2010 19:04:28)
 - - - event callback test - - - 
test dissabled, required CLVersion: OpenCL 1.1 available: OpenCL 1.0 (Apr  7 2010 19:04:28)
 - - - QueueBarrier test - - -