[libc-commits] [libc] [llvm] [LLVM] Port 'llvm-gpu-loader' to use LLVMOffload (PR #162739)

LLVM Continuous Integration via libc-commits libc-commits at lists.llvm.org
Tue Feb 24 07:18:19 PST 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `llvm-clang-x86_64-win-fast` running on `as-builder-3` while building `libc,llvm` at step 6 "build-unified-tree".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/2/builds/45294

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (build-unified-tree) failure: build (failure)
...
[4391/4415] Linking CXX executable bin\diagtool.exe
[4392/4415] Linking CXX executable bin\obj2yaml.exe
[4393/4415] Linking CXX executable bin\llvm-lto2.exe
[4394/4415] Linking CXX executable bin\llvm-split.exe
[4395/4415] Linking CXX executable bin\clang-diff.exe
[4396/4415] Linking CXX executable bin\clang-installapi.exe
[4397/4415] Linking CXX executable bin\clang-scan-deps.exe
[4398/4415] Linking CXX executable bin\clang-extdef-mapping.exe
[4399/4415] Linking CXX executable bin\clang-refactor.exe
[4400/4415] Building CXX object tools\llvm-gpu-loader\CMakeFiles\llvm-gpu-loader.dir\llvm-gpu-loader.cpp.obj
FAILED: tools/llvm-gpu-loader/CMakeFiles/llvm-gpu-loader.dir/llvm-gpu-loader.cpp.obj 
C:\ninja\ccache.exe C:\PROGRA~1\MICROS~2\2022\COMMUN~1\VC\Tools\MSVC\1444~1.352\bin\Hostx64\x64\cl.exe  /nologo /TP -DLLVM_BUILD_STATIC -DUNICODE -D_CRT_NONSTDC_NO_DEPRECATE -D_CRT_NONSTDC_NO_WARNINGS -D_CRT_SECURE_NO_DEPRECATE -D_CRT_SECURE_NO_WARNINGS -D_HAS_EXCEPTIONS=0 -D_SCL_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_WARNINGS -D_UNICODE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -IC:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\tools\llvm-gpu-loader -IC:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\llvm-project\llvm\tools\llvm-gpu-loader -IC:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\build\include -IC:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\llvm-project\llvm\include /DWIN32 /D_WINDOWS   /Zc:inline /Zc:preprocessor /Zc:__cplusplus /Oi /bigobj /permissive- /W4 -wd4146 -wd4244 -wd4267 -wd4456 -wd4457 -wd4458 -wd4459 -wd4624 -wd4100 -wd4127 -wd4505 -wd4702 -wd4245 -wd4310 -wd4701 -wd4703 -wd4389 -wd4805 -wd4577 -wd4319 -wd4324 -wd4251 -wd4275 -w14062 -we4238 /Gw /O2 /Ob2 /DNDEBUG -MD /EHs-c- /GR- -std:c++17 /showIncludes /Fotools\llvm-gpu-loader\CMakeFiles\llvm-gpu-loader.dir\llvm-gpu-loader.cpp.obj /Fdtools\llvm-gpu-loader\CMakeFiles\llvm-gpu-loader.dir\ /FS -c C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\llvm-project\llvm\tools\llvm-gpu-loader\llvm-gpu-loader.cpp
C:\buildbot\as-builder-3\llvm-clang-x86_64-win-fast\llvm-project\llvm\tools\llvm-gpu-loader\llvm-gpu-loader.cpp(34): fatal error C1083: Cannot open include file: 'sys/file.h': No such file or directory
[4401/4415] Linking CXX executable bin\llvm-opt-fuzzer.exe
[4402/4415] Linking CXX shared library bin\libclang.dll
[4403/4415] Linking CXX executable bin\llvm-reduce.exe
[4404/4415] Linking CXX executable bin\clang-import-test.exe
[4405/4415] Linking CXX executable bin\opt.exe
[4406/4415] Linking CXX executable bin\clang-check.exe
[4407/4415] Linking CXX executable bin\clang-repl.exe
[4408/4415] Linking CXX executable bin\clang.exe
[4409/4415] Generating export list for LLVM-C
ninja: build stopped: subcommand failed.

```

</details>

https://github.com/llvm/llvm-project/pull/162739


More information about the libc-commits mailing list