Skip to content

Multiinstance jit #1111

Multiinstance jit

Multiinstance jit #1111

Triggered via pull request November 18, 2024 19:35
Status Failure
Total duration 1m 45s
Artifacts

build-macos.yml

on: pull_request
Matrix: build-macos
Universal binary
0s
Universal binary
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 2 warnings
arm64: src/ARMJIT_Global.cpp#L68
use of undeclared identifier 'NumCodeMemSlices'
arm64: src/ARMJIT_Global.cpp#L70
use of undeclared identifier 'GetAlignedCodeMemoryStart'
arm64: src/ARMJIT_Global.cpp#L73
use of undeclared identifier 'AvailableCodeMemSlices'
arm64
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/271853361/cmake-3.31.0-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
x86_64
The job was canceled because "arm64" failed.
x86_64: src/ARMJIT_Global.cpp#L68
use of undeclared identifier 'NumCodeMemSlices'
x86_64: src/ARMJIT_Global.cpp#L70
use of undeclared identifier 'GetAlignedCodeMemoryStart'
x86_64: src/ARMJIT_Global.cpp#L73
use of undeclared identifier 'AvailableCodeMemSlices'
x86_64
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/271853361/cmake-3.31.0-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
arm64: src/ARMJIT_Memory.cpp#L903
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
x86_64: src/ARMJIT_Memory.cpp#L903
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]