Skip to content

v3: compile Volt and parallelize monomorphization #1165

v3: compile Volt and parallelize monomorphization

v3: compile Volt and parallelize monomorphization #1165

Triggered via pull request July 18, 2026 06:43
Status Failure
Total duration 47m 19s
Artifacts

v3_ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
v3: vlib/v3/profiler/alloc.v#L68
unexpected symbol `void`
v3: vlib/v3/profiler/alloc.v#L68
`profiler_state` does not return a value
v3: vlib/v3/profiler/alloc.v#L68
undefined ident: `profiler_state`
v3: vlib/v3/profiler/alloc.v#L67
cannot assign to `profiler_state.mu`: expected `void`, not `&sync.Mutex`
v3: vlib/v3/profiler/alloc.v#L67
unexpected symbol `void`
v3: vlib/v3/profiler/alloc.v#L67
`profiler_state` does not return a value
v3: vlib/v3/profiler/alloc.v#L67
undefined ident: `profiler_state`
v3: vlib/v3/profiler/alloc.v#L63
undefined ident: `profiler_init_once`
v3: vlib/v3/profiler/alloc.v#L57
use `v -enable-globals ...` to enable globals
v3: vlib/v3/profiler/alloc.v#L52
use `v -enable-globals ...` to enable globals