Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 771057 - media-plugins/libvisual-projectm-2.1.0-r1 - /.../Common.hpp: fatal error: Intrinsics.h: No such file or directory
Summary: media-plugins/libvisual-projectm-2.1.0-r1 - /.../Common.hpp: fatal error: Int...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-17 08:27 UTC by Toralf Förster
Modified: 2021-08-03 21:18 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.79 KB, text/plain)
2021-02-17 08:27 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,388.48 KB, text/plain)
2021-02-17 08:27 UTC, Toralf Förster
Details
environment (environment,116.08 KB, text/plain)
2021-02-17 08:27 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,24.13 KB, application/x-bzip)
2021-02-17 08:27 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,5.48 KB, application/x-bzip)
2021-02-17 08:27 UTC, Toralf Förster
Details
media-plugins:libvisual-projectm-2.1.0-r1:20210216-234522.log (media-plugins:libvisual-projectm-2.1.0-r1:20210216-234522.log,12.35 KB, text/plain)
2021-02-17 08:27 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,29.05 KB, application/x-bzip)
2021-02-17 08:27 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-02-17 08:27:39 UTC
In file included from /usr/include/libprojectM/projectM.hpp:83,
                 from /var/tmp/portage/media-plugins/libvisual-projectm-2.1.0-r1/work/projectM-complete-2.1.0-Source/src/projectM-libvisual/actor_projectM.cpp:14:
/usr/include/libprojectM/Common.hpp:34:10: fatal error: Intrinsics.h: No such file or directory
   34 | #include "Intrinsics.h"
      |          ^~~~~~~~~~~~~~
compilation terminated.

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-20210203-001541

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.1
Python 3.8.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.49.0
  [2]   rust-1.50.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.8.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Tue Feb 16 23:12:56 UTC 2021

emerge -qpvO media-plugins/libvisual-projectm
[ebuild  N    ] media-plugins/libvisual-projectm-2.1.0-r1  USE="-debug"
Comment 1 Toralf Förster gentoo-dev 2021-02-17 08:27:40 UTC
Created attachment 687099 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-02-17 08:27:42 UTC
Created attachment 687102 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2021-02-17 08:27:43 UTC
Created attachment 687105 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2021-02-17 08:27:45 UTC
Created attachment 687108 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2021-02-17 08:27:46 UTC
Created attachment 687111 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-02-17 08:27:47 UTC
Created attachment 687114 [details]
media-plugins:libvisual-projectm-2.1.0-r1:20210216-234522.log
Comment 7 Toralf Förster gentoo-dev 2021-02-17 08:27:48 UTC
Created attachment 687117 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2021-08-03 21:18:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a5e015cd37e8bbabbcb86a69b9f308af19a4b3

commit d0a5e015cd37e8bbabbcb86a69b9f308af19a4b3
Author:     Robin H. Johnson <robbat2@gentoo.org>
AuthorDate: 2021-08-03 21:08:41 +0000
Commit:     Robin H. Johnson <robbat2@gentoo.org>
CommitDate: 2021-08-03 21:18:12 +0000

    media-plugins/libvisual-projectm: update libprojectm dep for Intrinsics.h
    
    libprojectm-3.1.11 referenced non-existant file Intrinsics.h.
    
    Reference: https://bugs.gentoo.org/771024
    Closes: https://bugs.gentoo.org/771057
    Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>

 media-plugins/libvisual-projectm/libvisual-projectm-2.1.0-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)