Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 693690 - dev-libs/intel-neo-19.30.13641 should depend on >=media-libs/gmmlib-19.2.3
Summary: dev-libs/intel-neo-19.30.13641 should depend on >=media-libs/gmmlib-19.2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-07 17:24 UTC by justXi
Modified: 2019-09-20 08:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,18.91 KB, text/x-log)
2019-09-08 16:06 UTC, justXi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description justXi 2019-09-07 17:24:35 UTC
dev-libs/intel-neo-19.30.13641 should depend on media-libs/gmmlib-19.2.3 otherwise it fails to build.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2019-09-08 09:12:22 UTC
(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?
Comment 2 justXi 2019-09-08 16:06:55 UTC
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> {
      |                                 ^
Comment 3 Larry the Git Cow gentoo-dev 2019-09-20 08:54:32 UTC
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(-)