Page MenuHome
Paste P2875

(An Untitled Masterwork)
ArchivedPublic

Authored by Ray Molenkamp (LazyDodo) on Mar 31 2022, 5:27 PM.
[1/1] Generating cycles_kernel_oneapi.dll
FAILED: intern/cycles/kernel/cycles_kernel_oneapi.dll K:/BlenderGit/2022_oneapi_ninja/intern/cycles/kernel/cycles_kernel_oneapi.dll
cmd.exe /C "cd /D K:\BlenderGit\2022_oneapi_ninja\intern\cycles\kernel && F:\Tools\OneAPI\compiler\latest\env\vars.bat && F:\Tools\OneAPI\compiler\latest\windows\bin\dpcpp.exe K:/BlenderGit/blender.master/intern/cycles/kernel/device/oneapi/kernel.cpp -fsycl -fsycl-unnamed-lambda -shared -DWITH_ONEAPI -o K:/BlenderGit/2022_oneapi_ninja/intern/cycles/kernel/cycles_kernel_oneapi.dll -IK:/BlenderGit/blender.master/intern/cycles/kernel/.. -IK:/BlenderGit/lib/win64_vc15/level-zero/include -lK:/BlenderGit/lib/win64_vc15/level-zero/lib/ze_loader.lib -fsycl-targets=spir64_gen -Xsycl-target-backend=spir64_gen "-device dg2 -internal_options '-ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect'" -D WITH_NANOVDB -I K:/BlenderGit/blender.master/../lib/win64_vc15/nanoVDB/include /EHsc"
K:/BlenderGit/blender.master/intern/cycles/kernel/device/oneapi/kernel.cpp(748,7): warning: 'getenv' is deprecated: This function or variable may be unsafe. Consider using _dupenv_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. [-Wdeprecated-declarations]
if (getenv("CYCLES_ONEAPI_ALL_DEVICES"))
^
C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt\stdlib.h(1183,20): note: 'getenv' has been explicitly marked deprecated here
_Check_return_ _CRT_INSECURE_DEPRECATE(_dupenv_s)
^
k:\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\include\vcruntime.h(335,55): note: expanded from macro '_CRT_INSECURE_DEPRECATE'
#define _CRT_INSECURE_DEPRECATE(_Replacement) _CRT_DEPRECATE_TEXT( \
^
k:\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\include\vcruntime.h(325,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
#define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
^
K:/BlenderGit/blender.master/intern/cycles/kernel/device/oneapi/kernel.cpp(941,12): warning: 'strdup' is deprecated: The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details. [-Wdeprecated-declarations]
return ::strdup(capabilities.str().c_str());
^
C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt\string.h(531,20): note: 'strdup' has been explicitly marked deprecated here
_Check_return_ _CRT_NONSTDC_DEPRECATE(_strdup)
^
C:\Program Files (x86)\Windows Kits\10\include\10.0.22000.0\ucrt\corecrt.h(428,50): note: expanded from macro '_CRT_NONSTDC_DEPRECATE'
#define _CRT_NONSTDC_DEPRECATE(_NewName) _CRT_DEPRECATE_TEXT( \
^
k:\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.30.30705\include\vcruntime.h(325,47): note: expanded from macro '_CRT_DEPRECATE_TEXT'
#define _CRT_DEPRECATE_TEXT(_Text) __declspec(deprecated(_Text))
^
2 warnings generated.
Error: Cannot get HW Info for device dg2.
Command was: F:\Tools\OneAPI\compiler\latest\windows\lib\ocloc\ocloc.exe -output C:\Users\ray\AppData\Local\Temp\kernel-a5c067-d9861c.out -file C:\Users\ray\AppData\Local\Temp\kernel-4f5017-496822.spv -output_no_suffix -spirv_input -device dg2 -internal_options "-ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect"
llvm-foreach:
Error: Cannot get HW Info for device dg2.
Command was: F:\Tools\OneAPI\compiler\latest\windows\lib\ocloc\ocloc.exe -output C:\Users\ray\AppData\Local\Temp\kernel-a5c067-b527d8.out -file C:\Users\ray\AppData\Local\Temp\kernel-4f5017-a7da82.spv -output_no_suffix -spirv_input -device dg2 -internal_options "-ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect"
llvm-foreach:
Error: Cannot get HW Info for device dg2.
Command was: F:\Tools\OneAPI\compiler\latest\windows\lib\ocloc\ocloc.exe -output C:\Users\ray\AppData\Local\Temp\kernel-a5c067-3001d5.out -file C:\Users\ray\AppData\Local\Temp\kernel-4f5017-85bd9a.spv -output_no_suffix -spirv_input -device dg2 -internal_options "-ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect"
llvm-foreach:
Error: Cannot get HW Info for device dg2.
Command was: F:\Tools\OneAPI\compiler\latest\windows\lib\ocloc\ocloc.exe -output C:\Users\ray\AppData\Local\Temp\kernel-a5c067-b692a7.out -file C:\Users\ray\AppData\Local\Temp\kernel-4f5017-1075ba.spv -output_no_suffix -spirv_input -device dg2 -internal_options "-ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect"
llvm-foreach:
Error: Cannot get HW Info for device dg2.
Command was: F:\Tools\OneAPI\compiler\latest\windows\lib\ocloc\ocloc.exe -output C:\Users\ray\AppData\Local\Temp\kernel-a5c067-75887e.out -file C:\Users\ray\AppData\Local\Temp\kernel-4f5017-2e365a.spv -output_no_suffix -spirv_input -device dg2 -internal_options "-ze-opt-large-register-file -ze-opt-regular-grf-kernel integrator_intersect"
llvm-foreach:
dpcpp: error: gen compiler command failed with exit code 2147483615 (use -v to see invocation)
ninja: build stopped: subcommand failed.

Event Timeline