Summary: | media-sound/clementine-1.4.0_rc1: libprojectM/Common.hpp:34:10: fatal error: Intrinsics.h: No such file or directory | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Leonid Kopylov <leonchik1976> |
Component: | Current packages | Assignee: | Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | dschridde+gentoobugs |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=771057 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Leonid Kopylov
2021-02-17 06:21:05 UTC
Created attachment 687060 [details]
build.log.xz
In file included from /usr/include/libprojectM/projectM.hpp:83, from /var/tmp/portage/media-sound/clementine-1.4.0_rc1/work/clementine-1.4.0rc1/src/visualisations/projectmpresetmodel.cpp:23: /usr/include/libprojectM/Common.hpp:34:10: fatal error: Intrinsics.h: No such file or directory 34 | #include "Intrinsics.h" | ^~~~~~~~~~~~~~ compilation terminated. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d3e9a70bdb2c82ed5366b2d5ce130792ae000fe2 commit d3e9a70bdb2c82ed5366b2d5ce130792ae000fe2 Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2021-08-03 21:11:19 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2021-08-03 21:18:12 +0000 media-sound/clementine: update libprojectm dep for Intrinsics.h libprojectm-3.1.11 referenced non-existant file Intrinsics.h. Closes: https://bugs.gentoo.org/771024 Reference: https://bugs.gentoo.org/771057 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> media-sound/clementine/clementine-1.4.0_rc1.ebuild | 2 +- media-sound/clementine/clementine-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) |