You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I observe the following error when building pts/build-linux-kernel-1.15.0 [Build: allmodconfig] on a x86-64 machine:
The test quit with a non-zero exit status.
E: /usr/lib/gcc/x86_64-redhat-linux/13/plugin/include/gimple-fold.h:260:46: error: ‘GSI_CONTINUE_LINKING’ was not declared in this scope
The text was updated successfully, but these errors were encountered:
Same here.
Most likely unrelated, I also get this output a lot:
icc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recommended compiler moving forward. Please transition to use this compiler. Use '-diag-disable=10441' to disable this message.
[NOTICE] Undefined variable $icpx in phodevi_system:969
[8192] strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in phodevi_system:969
yes, I have icc installed, too. This does not hinder other benchmark runs, though.
I observe the following error when building
pts/build-linux-kernel-1.15.0 [Build: allmodconfig]
on a x86-64 machine:The text was updated successfully, but these errors were encountered: