Result: fail
Detail | Value |
---|---|
Returncode | 1 |
Time | 0:00:00.179362 |
Stdout |
## Test: 2D image writing (/home/chris/oldhome/build/piglit/tests/cl/program/program-tester.c) ## # Platform supporting only version 1.1. Running test on that version. # Running on: # Platform: Clover # Device: AMD POLARIS10 (DRM 3.3.0 / 4.8.8-2-ARCH, LLVM 4.0.0) # OpenCL version: 1.2 # OpenCL C version: 1.1 # Build options: -cl-std=CL1.1 Build log for device AMD POLARIS10 (DRM 3.3.0 / 4.8.8-2-ARCH, LLVM 4.0.0): -------- input.cl:62:24: error: no matching function for call to 'get_image_width' /usr/include/clc/image/image.h:1:29: note: candidate function not viable: no known conversion from '__write_only image2d_t' to '__read_only image2d_t' for 1st argument /usr/include/clc/image/image.h:2:29: note: candidate function not viable: no known conversion from '__write_only image2d_t' to '__read_only image3d_t' for 1st argument input.cl:64:15: error: passing '__write_only image2d_t' to parameter of incompatible type '__read_only image2d_t' /usr/include/clc/image/image.h:19:24: note: passing argument to parameter 'image' here input.cl:70:24: error: no matching function for call to 'get_image_width' /usr/include/clc/image/image.h:1:29: note: candidate function not viable: no known conversion from '__write_only image2d_t' to '__read_only image2d_t' for 1st argument /usr/include/clc/image/image.h:2:29: note: candidate function not viable: no known conversion from '__write_only image2d_t' to '__read_only image3d_t' for 1st argument input.cl:72:15: error: passing '__write_only image2d_t' to parameter of incompatible type '__read_only image2d_t' /usr/include/clc/image/image.h:21:24: note: passing argument to parameter 'image' here input.cl:78:24: error: no matching function for call to 'get_image_width' /usr/include/clc/image/image.h:1:29: note: candidate function not viable: no known conversion from '__write_only image2d_t' to '__read_only image2d_t' for 1st argument /usr/include/clc/image/image.h:2:29: note: candidate function not viable: no known conversion from '__write_only image2d_t' to '__read_only image3d_t' for 1st argument input.cl:80:16: error: passing '__write_only image2d_t' to parameter of incompatible type '__read_only image2d_t' /usr/include/clc/image/image.h:23:25: note: passing argument to parameter 'image' here -------- # Result: |
Stderr |
Could not build program: CL_BUILD_PROGRAM_FAILURE |
Environment |
PIGLIT_SOURCE_DIR="/home/chris/oldhome/build/piglit" PIGLIT_PLATFORM="mixed_glx_egl" |
Command | /home/chris/oldhome/build/piglit/bin/cl-program-tester /home/chris/oldhome/build/piglit/tests/cl/program/execute/image-write-2d.cl |
dmesg |