GitHub user tuhaihe added a comment to the discussion: source compile configure --with-llvm
+1. LLVM 19 is the default LLVM version under Rocky 8/9, which is easier for users to install from the software source via the dnf command. During my testing with LLVM 11, I encountered a few unexpected issues in the subsequent Cloudberry build process, even after disabling -Werror. From my perspective as a regular user, it is essential to address these problems fundamentally rather than relying on temporary workarounds. Updating the JIT code to accommodate newer LLVM versions will not only enhance compatibility but also ensure a smoother and more reliable build experience for users. I believe this is a worthwhile endeavor that will benefit the entire Cloudberry community. GitHub link: https://github.com/apache/cloudberry/discussions/1362#discussioncomment-14484051 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
