You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gcj_mlc.c: In function 'GC_init_gcj_malloc':
gcj_mlc.c:56:18: warning: unused variable 'i' [-Wunused-variable]
56 | register int i;
| ^
gcj_mlc.c: In function 'GC_debug_gcj_malloc':
gcj_mlc.c:210:9: error: implicit declaration of function 'GC_start_debugging'; did you mean 'GC_store_debug_info'? [-Wimplicit-function-declaration]
210 | GC_start_debugging();
| ^~~~~~~~~~~~~~~~~~
| GC_store_debug_info
make[3]: *** [Makefile:710: gcj_mlc.lo] Error 1
Steps To Reproduce
Steps to reproduce the behavior:
Build log
Build Log
zhc9zir4qmyvy6dsjz02pssc2v636zf1-mono-5.20.1.34.log
Additional context
Related: #371172
Metadata
"x86_64-linux"
Linux 6.12.5, NixOS, 25.05 (Warbler), 25.05.20241219.d70bd19
yes
yes
nix-env (Nix) 2.24.11
"nixos"
/nix/store/8fwsiv0hd7nw1brkvka0jf1frk3m7qkr-source
Notify maintainers
@thoughtpolice, @obadz
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: