Hello,
i cannot build the docker container for flagger,
I'm encountering the following error
0.807 submodules/chunk/chunk.c: In function ‘ChunksCreator_parseContigChunksFromMemory’: 0.807 submodules/chunk/chunk.c:545:20: error: ‘chunksCreator’ redeclared as different kind of symbol 0.807 545 | ChunksCreator *chunksCreator = (ChunksCreator *) chunksCreator_; 0.807 | ^~~~~~~~~~~~~ 0.807 submodules/chunk/chunk.c:544:54: note: previous definition of ‘chunksCreator’ was here
Hello, i cannot build the docker container for flagger, I'm encountering the following error
0.807 submodules/chunk/chunk.c: In function ‘ChunksCreator_parseContigChunksFromMemory’: 0.807 submodules/chunk/chunk.c:545:20: error: ‘chunksCreator’ redeclared as different kind of symbol 0.807 545 | ChunksCreator *chunksCreator = (ChunksCreator *) chunksCreator_; 0.807 | ^~~~~~~~~~~~~ 0.807 submodules/chunk/chunk.c:544:54: note: previous definition of ‘chunksCreator’ was here
Thanks in advance