dev-libs/intel-neo-19.30.13641 should depend on media-libs/gmmlib-19.2.3 otherwise it fails to build.
(In reply to justXi from comment #0) > dev-libs/intel-neo-19.30.13641 should depend on media-libs/gmmlib-19.2.3 > otherwise it fails to build. How does it fail to build?
Created attachment 589468 [details] build.log /usr/bin/x86_64-pc-linux-gnu-g++ -DNDEBUG @offline_compiler/CMakeFiles/ocloc.dir/options.cpp.o.rsp -MD -MT offline_compiler/CMakeFiles/ocloc.dir/options.cpp.o -MF offline_compiler/CMakeFiles/ocloc.dir/options.cpp.o.d -o offline_compiler/CMakeFiles/ocloc.dir/options.cpp.o -c /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/offline_compiler/options.cpp In file included from /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/runtime/gen11/hw_info.h:16, from /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/runtime/gen11/hw_cmds_base.h:12, from /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/runtime/gen11/hw_cmds_icllp.h:9, from /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/runtime/gen11/hw_cmds.h:10, from /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/runtime/gen_common/hw_cmds.h:16, from /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/offline_compiler/options.cpp:12: /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/runtime/gen11/hw_info_ehl.h:16:17: error: ‘IGFX_ELKHARTLAKE’ was not declared in this scope; did you mean ‘IGFX_KABYLAKE’? 16 | struct HwMapper<IGFX_ELKHARTLAKE> { | ^~~~~~~~~~~~~~~~ | IGFX_KABYLAKE /var/tmp/portage/dev-libs/intel-neo-19.30.13641/work/compute-runtime-19.30.13641/runtime/gen11/hw_info_ehl.h:16:33: error: template argument 1 is invalid 16 | struct HwMapper<IGFX_ELKHARTLAKE> { | ^
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7d073d61766caee81a24a46c550f0568cbf4abc commit f7d073d61766caee81a24a46c550f0568cbf4abc Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2019-09-20 08:53:06 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2019-09-20 08:54:19 +0000 dev-libs/intel-neo: 19.30.13641 requires >=media-libs/gmmlib-19.2.3 ...which we have already got in Gentoo but which must be upgraded before intel-neo. Closes: https://bugs.gentoo.org/693690 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Marek Szuba <marecki@gentoo.org> dev-libs/intel-neo/intel-neo-19.30.13641.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)