Date: Mon, 20 Nov 2023 13:38:45 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 274891] lang/intel-compute-runtime: fix build error since gmmlib update to version 22.3.9 Message-ID: <bug-274891-7788-PXMVJDr83J@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-274891-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-274891-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274891 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D5bae779cbf3ecff19b7c6ff95dd7809= d0863b7b5 commit 5bae779cbf3ecff19b7c6ff95dd7809d0863b7b5 Author: Lars Herschke <lhersch@dssgmbh.de> AuthorDate: 2023-11-03 18:13:55 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2023-11-20 13:37:19 +0000 lang/intel-compute-runtime: unbreak build after 41f2281cb356 shared/source/gen8/hw_info_bdw.cpp:20:10: error: use of undeclared identifier 'IBDW_GT0_DESK_DEVICE_F0_ID' case IBDW_GT0_DESK_DEVICE_F0_ID: ^ shared/source/gen8/hw_info_bdw.cpp:21:10: error: use of undeclared identifier 'IBDW_GT1_DESK_DEVICE_F0_ID' case IBDW_GT1_DESK_DEVICE_F0_ID: ^ shared/source/gen8/hw_info_bdw.cpp:22:10: error: use of undeclared identifier 'IBDW_GT2_DESK_DEVICE_F0_ID' case IBDW_GT2_DESK_DEVICE_F0_ID: ^ shared/source/gen8/hw_info_bdw.cpp:23:10: error: use of undeclared identifier 'IBDW_GT3_DESK_DEVICE_F0_ID' case IBDW_GT3_DESK_DEVICE_F0_ID: ^ shared/source/gen8/hw_info_bdw.cpp:24:10: error: use of undeclared identifier 'IBDW_GT4_DESK_DEVICE_F0_ID' case IBDW_GT4_DESK_DEVICE_F0_ID: ^ PR: 274891 Reported by: pkg-fallout .../files/patch-gmmlib-22.3.7 (new) | 22 ++++++++++++++++++= ++++ 1 file changed, 22 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274891-7788-PXMVJDr83J>