Skip to content

add a linker plugin experiment, move tools to a subdirectory #149

add a linker plugin experiment, move tools to a subdirectory

add a linker plugin experiment, move tools to a subdirectory #149

Triggered via push December 20, 2023 21:24
Status Failure
Total duration 59s
Artifacts

ci.yml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

9 errors
Build (Debug, gcc): tools/test_linker_plugin.cc#L57
‘LDPT_GET_API_VERSION’ was not declared in this scope; did you mean ‘LDPT_API_VERSION’?
Build (Debug, gcc): tools/test_linker_plugin.cc#L58
‘LDPT_REGISTER_CLAIM_FILE_HOOK_V2’ was not declared in this scope; did you mean ‘LDPT_REGISTER_CLAIM_FILE_HOOK’?
Build (Debug, gcc)
Process completed with exit code 2.
Build (Debug, clang): tools/test_linker_plugin.cc#L57
‘LDPT_GET_API_VERSION’ was not declared in this scope; did you mean ‘LDPT_API_VERSION’?
Build (Debug, clang): tools/test_linker_plugin.cc#L58
‘LDPT_REGISTER_CLAIM_FILE_HOOK_V2’ was not declared in this scope; did you mean ‘LDPT_REGISTER_CLAIM_FILE_HOOK’?
Build (Debug, clang)
Process completed with exit code 2.
Build (Release, gcc): tools/test_linker_plugin.cc#L57
‘LDPT_GET_API_VERSION’ was not declared in this scope; did you mean ‘LDPT_API_VERSION’?
Build (Release, gcc): tools/test_linker_plugin.cc#L58
‘LDPT_REGISTER_CLAIM_FILE_HOOK_V2’ was not declared in this scope; did you mean ‘LDPT_REGISTER_CLAIM_FILE_HOOK’?
Build (Release, gcc)
Process completed with exit code 2.