Summary: | media-libs/libclxclient-3.9.2 : enumip.cc:22:10: fatal error: clxclient.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo Sound Team <sound> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 media-libs:libclxclient-3.9.2:20191117-152117.log |
Description
Toralf Förster
![]() Created attachment 596524 [details]
emerge-info.txt
Created attachment 596526 [details]
emerge-history.txt
Created attachment 596528 [details]
environment
Created attachment 596530 [details]
etc.portage.tbz2
Created attachment 596532 [details]
media-libs:libclxclient-3.9.2:20191117-152117.log
testing it. does not happen for upgrade, only for new install. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=59e666c432e8bb8bd6763c1912804d0b5a5b1eac commit 59e666c432e8bb8bd6763c1912804d0b5a5b1eac Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2019-11-17 16:53:25 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2019-11-17 16:53:41 +0000 media-libs/libclxclient-3.9.2: fixed include in enumip.cc Closes: https://bugs.gentoo.org/700370 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> .../files/libclxclient-3.9.2-enumip-include-fix.patch | 13 +++++++++++++ media-libs/libclxclient/libclxclient-3.9.2.ebuild | 1 + 2 files changed, 14 insertions(+) (In reply to Miroslav Šulc from comment #6) > testing it. does not happen for upgrade, only for new install. Because during upgrade the include file of the previous version/installation and not the one of the current tar ball is used ... ? yes, i fixed the wrong #include. though cannot find a contact to report the issue to upstream... |