Date: Mon, 30 Mar 2020 02:29:29 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: maintainer-feedback requested: [Bug 245178] graphics/mesa-dri no member named 'CGFT_ObjectFile' Message-ID: <bug-245178-7141-quBtuwBsp9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-245178-7141@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 mailing list <x11@FreeBSD.org> for maintainer-feedback: Bug 245178: graphics/mesa-dri no member named 'CGFT_ObjectFile' https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245178 --- Description --- Trying to build mesa-dri on FreeBSD-12/i386, I got the following error: common/ac_llvm_helper.cpp:138:9: error: no member named 'CGFT_ObjectFile' in 'llvm::TargetMachine'; did you mean 'llvm::CGFT_ObjectFile'? llvm::TargetMachine::CGFT_ObjectFile)) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ llvm::CGFT_ObjectFile /opt/llvm10/include/llvm/Support/CodeGen.h:65:5: note: 'llvm::CGFT_ObjectFile' declared here CGFT_ObjectFile, The change helpfully suggested by the compiler seems to have worked and the build is proceeding, but the file is over a year old -- how did it work for others?help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245178-7141-quBtuwBsp9>
