SharonIV0x86 opened a new issue, #3165:
URL: https://github.com/apache/kvrocks/issues/3165

   ### Search before asking
   
   - [x] I had searched in the 
[issues](https://github.com/apache/kvrocks/issues) and found no similar issues.
   
   
   ### Version
   
   OS: Manjaro 6.6.103-3-MANJARO
   Kvrocks: unstable branch.
   
   
   ### Minimal reproduce step
   
   Git clone the repository and build using
   ``./x.py build --ninja -j$(nproc)``
   Using GNU gcc for compiling with ninja.
   
   ### What did you expect to see?
   
   The build should succeed without any errors.
   
   ### What did you see instead?
   
   https://pastebin.com/ypWBs6NW
   
   The build error can be found in the pastebin. As you can see i git cloned 
the repository and was building normally.
   
   The build fails when building with ninja + gcc. But succeeds if i change 
compiler and build with ``--compiler=clang`` flag.
   
   The 
[workflows](https://github.com/SharonIV0x86/kvrocks/actions/runs/17517543435) 
are passing on my fork's branch with the changes i made. 
   
   
   ### Anything Else?
   
   I am not sure whether this is a problem but a few days back this error was 
consistent until i changed the compiler from gcc to clang.
   
   ### Are you willing to submit a PR?
   
   - [x] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to