Date: Thu, 8 Feb 2024 19:32:09 -0800 From: Mark Millard <marklmi@yahoo.com> To: FreeBSD Mailing List <freebsd-ports@freebsd.org> Cc: Emmanuel Vadot <manu@freebsd.org> Subject: Building graphics/mesa-dri 23.3.5 via devel/llvm18 18.1.0rc2: use of undeclared identifier 'createLoopSinkPass' Message-ID: <2DEE59DE-8F0D-482C-A7A5-B1945797A13D@yahoo.com> References: <2DEE59DE-8F0D-482C-A7A5-B1945797A13D.ref@yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
NOTE: https://docs.mesa3d.org/relnotes/24.0.0.html reports that 24.0.0 of mesa-dri fixes "Compilation error with current = LLVM git (createLoopSinkPass)" The details of the failure I observed are . . . This was via a poudriere bulk build that reported: ../src/amd/llvm/ac_llvm_helper.cpp:311:28: error: use of undeclared = identifier 'createLoopSinkPass' 311 | unwrap(passmgr)->add(createLoopSinkPass()); | ^ 1 error generated. For reference: # uname -apKU you have mail FreeBSD 7950X3D-ZFS 15.0-CURRENT FreeBSD 15.0-CURRENT #135 = main-n268044-dfabf3efaa79-dirty: Sun Feb 4 16:40:28 PST 2024 = root@7950X3D-ZFS:/usr/obj/BUILDs/main-amd64-nodbg-clang/usr/main-src/amd64= .amd64/sys/GENERIC-NODBG amd64 amd64 1500012 1500012 # ~/fbsd-based-on-what-commit.sh -C /usr/ports/ c2c97cf49343 (HEAD -> main, freebsd/main, freebsd/HEAD) = x11-wm/cosmic-comp: simplify patching Author: Jan Beich <jbeich@FreeBSD.org> Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-02-09 01:46:16 +0000 branch: main merge-base: c2c97cf493439320e5424da29a00466e0795979e merge-base: CommitDate: 2024-02-09 01:46:16 +0000 n649673 (--first-parent --count for merge-base) =3D=3D=3D Mark Millard marklmi at yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2DEE59DE-8F0D-482C-A7A5-B1945797A13D>