V4.0.0 rc.2 #6386
Annotations
2 errors and 9 warnings
|
Run cargo check
The operation was canceled.
|
Run cargo check
[email protected]: In file included from /home/runner/_work/sp1/sp1/target/debug/build/sp1-core-machine-014b5c4890b42ecf/out/include/sys.hpp:12,
|
Run cargo check
[email protected]: /home/runner/_work/sp1/sp1/target/debug/build/sp1-core-machine-014b5c4890b42ecf/out/include/memory_local.hpp:21: warning: ignoring '#pragma unroll ' [-Wunknown-pragmas]
|
|
Run cargo check
[email protected]: from /home/runner/_work/sp1/sp1/crates/core/machine/cpp/extern.cpp:3:
|
Run cargo check
[email protected]: 21 | #pragma unroll(1)
|
Run cargo check
[email protected]: In file included from /home/runner/_work/sp1/sp1/target/debug/build/sp1-recursion-core-c0c359a750d43d39/out/include/sys.hpp:11,
|
Run cargo check
[email protected]: /home/runner/_work/sp1/sp1/target/debug/build/sp1-recursion-core-c0c359a750d43d39/out/include/poseidon2.hpp: In instantiation of 'void sp1_recursion_core_sys::poseidon2::external_linear_layer(F*) [with F = bb31_t]':
|
Run cargo check
[email protected]: /home/runner/_work/sp1/sp1/crates/recursion/core/cpp/extern.cpp:108:41: required from here
|
Run cargo check
[email protected]: 36 | for (int i = 0; i < POSEIDON2_WIDTH; i += 4) {
|
Loading