Skip to content

[BUG]Build Failure in Alpine-Linux #2224

Description

@roshkhatri

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

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'

To reproduce

Build on alpine-linux

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions