valkey-check-rdb.c: In function 'rdbShowGenericInfo':
valkey-check-rdb.c:498:20: error: assignment of read-only variable 'stdout'
498 | stdout = fdopen(1, "w");
| ^
make[1]: *** [Makefile:546: valkey-check-rdb.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory '/usr/src/valkey/src'
make: *** [Makefile:6: all] Error 2
make: Leaving directory '/usr/src/valkey'
Describe the bug
Build Failure in Alpine-Linux
Commit that might have added this: #1743
Failure instance: https://github.com/valkey-io/valkey-container/actions/runs/15694960906/job/44219225483#step:5:739:~:text=valkey%2Dcheck%2Drdb.c,directory%20%27/usr/src/valkey%27
To reproduce
Build on alpine-linux