-
Notifications
You must be signed in to change notification settings - Fork 177
Closed
Description
This is triggered during building intel-compute-runtime:master on:
[ 19%] Generating ../../../bin/built_ins/x64/gen8/aux_translation_Gen8core.spv, ../../../bin/built_ins/x64/gen8/aux_translation_Gen8core.bin, ../../../bin/built_ins/x64/gen8/aux_translation_Gen8core.cpp, ../../../bin/built_ins/x64/gen8/aux_translation_Gen8core.gen
cd /home/builder/src/compute-runtime/runtime/built_ins/kernels && LD_LIBRARY_PATH=/home/builder/src/compute-runtime/build/bin /home/builder/src/compute-runtime/build/bin/ocloc -q -file aux_translation.igdrcl_built_in -device bdw -64 -out_dir /home/builder/src/compute-runtime/build/bin/built_ins/x64/gen8 -cpp_file -options -cl-kernel-arg-info
failed trying to load symbol _igc_bif_BC_122_size
Error loading the Generic builtin resource
Build failed with error code: -11
(the 'failed trying to load symbol' output is debug that I added to IGC/AdaptorOCL/OCL/LoadBuffer.cpp)
Running with LD_DEBUG=libs I see:
19539: calling init: /usr/lib64/libopencl_clang.so
19539:
19539: /usr/lib64/libigdfcl.so: error: symbol lookup error: undefined symbol: IDR_CTH_H_H_133_size (fatal)
19539: /usr/lib64/libigc.so: error: symbol lookup error: undefined symbol: _igc_bif_BC_122_size (fatal)
failed trying to load symbol _igc_bif_BC_122_size
Error loading the Generic builtin resource
Build failed with error code: -11
Metadata
Metadata
Assignees
Labels
No labels