Skip to content

v2: lots of ssa/builder fixes; make arm64 and ssac pass all tests #15098

v2: lots of ssa/builder fixes; make arm64 and ssac pass all tests

v2: lots of ssa/builder fixes; make arm64 and ssac pass all tests #15098

Triggered via push February 13, 2026 00:25
Status Failure
Total duration 4h 56m 59s
Artifacts

linux_ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 30 notices
gcc-linux
Process completed with exit code 1.
gcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
gcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
gcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
gcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
clang-linux
Process completed with exit code 1.
clang-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
clang-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
clang-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
clang-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
tcc-linux
Process completed with exit code 1.
tcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
tcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
tcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
tcc-linux: vlib/v2/types/checker.v#L1120
unused variable: `elem`
gcc-linux: vlib/v2/ssa/builder.v#L3538
`s` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L3525
`s2` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L3518
`s` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L3512
`s` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L3509
`s` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L3465
`s` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L3463
`s` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L648
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L624
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
gcc-linux: vlib/v2/ssa/builder.v#L616
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L3538
`s` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L3525
`s2` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L3518
`s` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L3512
`s` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L3509
`s` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L3465
`s` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L3463
`s` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L648
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L624
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
clang-linux: vlib/v2/ssa/builder.v#L616
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L3538
`s` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L3525
`s2` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L3518
`s` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L3512
`s` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L3509
`s` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L3465
`s` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L3463
`s` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L648
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L624
`scope_ref` is immutable, cannot have a mutable reference to an immutable object
tcc-linux: vlib/v2/ssa/builder.v#L616
`scope_ref` is immutable, cannot have a mutable reference to an immutable object