/builddir/build/BUILD/fex-emu-2502-build/FEX-FEX-2502/ThunkLibs/Generator/gen.cpp:810:12: error: no matching member function for call to 'createDiagnostics' 810 | Compiler.createDiagnostics(DiagConsumer, false); | ~~~~~~~~~^~~~~~~~~~~~~~~~~ /usr/lib64/llvm20/include/clang/Frontend/CompilerInstance.h:687:8: note: candidate function not viable: no known conversion from 'clang::DiagnosticConsumer *' to 'llvm::vfs::FileSystem &' for 1st argument 687 | void createDiagnostics(llvm::vfs::FileSystem &VFS, | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib64/llvm20/include/clang/Frontend/CompilerInstance.h:710:3: note: candidate function not viable: no known conversion from 'clang::DiagnosticConsumer *' to 'llvm::vfs::FileSystem &' for 1st argument 710 | createDiagnostics(llvm::vfs::FileSystem &VFS, DiagnosticOptions *Opts, | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. Reproducible: Always
This is LLVM 20, verified it builds fine with LLVM 19
FEDORA-2025-34a18c0916 (fex-emu-2502-3.fc43) has been submitted as an update to Fedora 43. https://bodhi.fedoraproject.org/updates/FEDORA-2025-34a18c0916
FEDORA-2025-34a18c0916 (fex-emu-2502-3.fc43) has been pushed to the Fedora 43 stable repository. If problem still persists, please make note of it in this bug report.