Closed eero-t closed 2 years ago
Hi, I believe it's a duplicate of #248. The fix is most likely to get intercepted with the next release. Can you confirm the suggested cherry-pick from #248 fixes your issue?
Yes, cherry-picking that solves the issue => closing.
Thanks, and sorry for not checking the already solved tickets list first!
Setup / deps
Build error
Previous IGC release (igc-1.0.11378) builds fine with this setup, latest (igc-1.0.11485) release fails at config stage to:
With the previous (working) release, everything after "Use InstCombiner from LLVM" is missing from the build log.
PS. I'm intentionally testing latest available source releases, while using distro packages for as many deps as possible. I realize LLVM 12 support is beta, and only LLVM 11 is production, but I think at least building should work for beta support.
Note: I'll test next 22.04 LTS / LLVM 13 (which did not work earlier), as 21.10 EOLed last week: https://wiki.ubuntu.com/Releases
If LLVM 13 works, and you are in process of dropping LLVM 12 support completely, that's fine with me as latest Ubuntu LTS defaults LLVM 13, while current Debian stable defaults to LLVM 11 and next one to LLVM 13. I have no idea whether some RPM based distros with LTS / stable versions, default to LLVM 12 though.