jinchengchenghh commented on PR #11407: URL: https://github.com/apache/incubator-gluten/pull/11407#issuecomment-3766110951
This pipleline failed though the final result returns success flag, https://github.com/apache/incubator-gluten/actions/runs/20962505327/job/60252099418?pr=11407 ``` In file included from /work/dev/../ep/build-velox/build/velox_ep/_build/release/_deps/cudf-src/cpp/include/cudf/utilities/default_stream.hpp:10, from /work/dev/../ep/build-velox/build/velox_ep/_build/release/_deps/cudf-src/cpp/include/cudf/column/column_view.hpp:8, from /work/dev/../ep/build-velox/build/velox_ep/_build/release/_deps/cudf-src/cpp/include/cudf/column/column.hpp:7, from /work/dev/../ep/build-velox/build/velox_ep/_build/release/_deps/cudf-src/cpp/include/cudf/table/table.hpp:7, from /work/dev/../ep/build-velox/build/velox_ep/velox/experimental/cudf/exec/VeloxCudfInterop.h:22, from /work/cpp/velox/tests/VeloxGpuShuffleWriterTest.cc:32: /work/dev/../ep/build-velox/build/velox_ep/_build/release/_deps/rmm-src/cpp/include/rmm/cuda_stream_view.hpp:10:10: fatal error: cuda/stream_ref: No such file or directory 10 | #include <cuda/stream_ref> | ^~~~~~~~~~~~~~~~~ compilation terminated. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
