Skip to content

Update macros.rs

Update macros.rs #620

Triggered via push January 10, 2025 20:01
Status Failure
Total duration 16m 28s
Artifacts

compile.yml

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

Annotations

5 errors and 36 warnings
compile (Clang)
Process completed with exit code 2.
compile (GCC)
Process completed with exit code 2.
compile (GCC Strict)
Process completed with exit code 2.
compile (Clang -Weverything)
Process completed with exit code 2.
compile (GCC Static Analyzer)
Process completed with exit code 2.
compile (Clang)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L733
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (Clang): ldap/servers/slapd/slapi-plugin.h#L785
unknown attribute 'access' ignored [-Wunknown-attributes]
compile (GCC)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile (GCC Strict)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile (GCC Strict): ldap/servers/slapd/back-ldbm/ancestorid.c#L396
assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/ancestorid.c#L396
assuming signed overflow does not occur when changing X +- C1 cmp C2 to X cmp C2 -+ C1 [-Wstrict-overflow]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L225
passing argument 3 of 'sym_load' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L388
unused parameter 'a' [-Wunused-parameter]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L388
unused parameter 'use_lock' [-Wunused-parameter]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dblayer.c#L388
unused parameter 'no_force_chkpt' [-Wunused-parameter]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/back-ldbm.h#L105
passing argument 2 of 'dblayer_open_file' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (GCC Strict)
this statement may fall through [-Wimplicit-fallthrough=]
compile (GCC Strict)
this statement may fall through [-Wimplicit-fallthrough=]
compile (GCC Strict): ldap/servers/slapd/back-ldbm/dn2entry.c#L44
initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
compile (Clang -Weverything)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile (Clang -Weverything)
macro name is a reserved identifier [-Wreserved-macro-identifier]
compile (Clang -Weverything)
identifier '_S6_u8' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_u16' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_u32' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_u64' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
identifier '_S6_un' is reserved because it starts with '_' followed by a capital letter [-Wreserved-identifier]
compile (Clang -Weverything)
padding size of 'struct PRNetAddr::(unnamed at /usr/include/nspr4/prio.h:156:5)' with 4 bytes to alignment boundary [-Wpadded]
compile (Clang -Weverything)
padding size of 'union PRNetAddr' with 6 bytes to alignment boundary [-Wpadded]
compile (Clang -Weverything)
macro name is a reserved identifier [-Wreserved-macro-identifier]
compile (Clang -Weverything): ldap/servers/slapd/slapi-plugin.h#L40
macro name is a reserved identifier [-Wreserved-macro-identifier]
compile (GCC Static Analyzer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile (GCC Static Analyzer): ldap/servers/slapd/back-ldbm/index.c#L845
infinite loop [CWE-835] [-Wanalyzer-infinite-loop]