Skip to content

abstract: fix -init log_debug bit count, remove unnecessary log_debug #1740

abstract: fix -init log_debug bit count, remove unnecessary log_debug

abstract: fix -init log_debug bit count, remove unnecessary log_debug #1740

Triggered via push February 10, 2025 15:30
Status Success
Total duration 23m 55s
Artifacts

test-compile.yml

on: push
pre_job
6s
pre_job
Matrix: test-compile
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
test-compile (ubuntu-latest, gcc-10): passes/cmds/abstract.cc#L255
‘enable_pol’ may be used uninitialized in this function [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-10): passes/cmds/abstract.cc#L252
‘mode’ may be used uninitialized in this function [-Wmaybe-uninitialized]
test-compile (macos-13, clang)
pkgconf 2.3.0_1 is already installed and up-to-date. To reinstall 2.3.0_1, run: brew reinstall pkgconf
test-compile (macos-13, clang)
autoconf 2.72 is already installed and up-to-date. To reinstall 2.72, run: brew reinstall autoconf
test-compile (macos-13, clang)
HOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK is set: not checking for outdated dependents or dependents with broken linkage!
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L70
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L71
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, clang-19): frontends/ast/dpicall.cc#L72
variable length arrays in C++ are a Clang extension [-Wvla-cxx-extension]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 16 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 32 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 16 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): passes/cmds/abstract.cc#L141
‘enable_pol’ may be used uninitialized [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-13): passes/cmds/abstract.cc#L245
‘mode’ may be used uninitialized [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-13)
‘constant’ may be used uninitialized [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 16 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 32 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): libs/fst/fstapi.cc#L3473
‘ssize_t write(int, const void*, size_t)’ reading between 65536 and 4294967295 bytes from a region of size 16 [-Wstringop-overread]
test-compile (ubuntu-latest, gcc-13): passes/cmds/abstract.cc#L257
‘enable_pol’ may be used uninitialized [-Wmaybe-uninitialized]
test-compile (ubuntu-latest, gcc-13): passes/cmds/abstract.cc#L245
‘mode’ may be used uninitialized [-Wmaybe-uninitialized]