Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 942670 - media-sound/sonic-visualiser-5.0.1 - [gcc-15] ../.../VampJson.h: error: const class piper_vamp::PluginHandleMapper has no member named pluginToHandle
Summary: media-sound/sonic-visualiser-5.0.1 - [gcc-15] ../.../VampJson.h: error: const...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-15
  Show dependency tree
 
Reported: 2024-11-01 16:50 UTC by Toralf Förster
Modified: 2024-11-01 16:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,19.74 KB, text/plain)
2024-11-01 16:50 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,255.60 KB, text/plain)
2024-11-01 16:50 UTC, Toralf Förster
Details
environment (environment,126.65 KB, text/plain)
2024-11-01 16:50 UTC, Toralf Förster
Details
etc.clang.tar.xz (etc.clang.tar.xz,1.20 KB, application/x-xz)
2024-11-01 16:50 UTC, Toralf Förster
Details
etc.portage.tar.xz (etc.portage.tar.xz,18.53 KB, application/x-xz)
2024-11-01 16:50 UTC, Toralf Förster
Details
logs.tar.xz (logs.tar.xz,139.16 KB, application/x-xz)
2024-11-01 16:50 UTC, Toralf Förster
Details
media-sound:sonic-visualiser-5.0.1:20241101-065136.log.xz (media-sound:sonic-visualiser-5.0.1:20241101-065136.log.xz,21.16 KB, application/x-xz)
2024-11-01 16:50 UTC, Toralf Förster
Details
qlist-info.txt.xz (qlist-info.txt.xz,71.27 KB, application/x-xz)
2024-11-01 16:50 UTC, Toralf Förster
Details
temp.tar.xz (temp.tar.xz,27.82 KB, application/x-xz)
2024-11-01 16:50 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 2024-11-01 16:50:06 UTC
   85 |     virtual Vamp::Plugin *handleToPlugin(Handle) const noexcept = 0;
      |                                          ^~~~~~
../sonic-visualiser-5.0.1/piper-vamp-cpp/vamp-support/PluginHandleMapper.h:101:6: error: Handle has not been declared
  101 |     (Handle h) const noexcept = 0;
      |      ^~~~~~
../sonic-visualiser-5.0.1/piper-vamp-cpp/vamp-json/VampJson.h: In static member function static json11::Json piper_vamp::VampJson::fromLoadResponse(const piper_vamp::LoadResponse&, const piper_vamp::PluginHandleMapper&):
../sonic-visualiser-5.0.1/piper-vamp-cpp/vamp-json/VampJson.h:1012:39: error: const class piper_vamp::PluginHandleMapper has no member named pluginToHandle
 1012 |         jo["handle"] = double(pmapper.pluginToHandle(resp.plugin));
      |                                       ^~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 23.0_desktop_gnome-20241024-225502

  UNMASKED:
  <sys-devel/gcc-15.0.9999:15

  The attached etc.portage.tar.xz has all details.
  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-15 *
clang version 19.1.3
llvm-config: 19.1.3
Python 3.12.7
go version go1.23.2 linux/amd64
Available Ruby profiles:
  [1]   ruby32 (with Rubygems)
  [2]   ruby33 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.82.0
  [2]   rust-1.82.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 17.0.13_p11 [openjdk-bin-17]
*)	Eclipse Temurin JDK 21.0.5_p11 [openjdk-bin-21]
3)	Eclipse Temurin JDK 8.432_p06 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17 
  [3]   openjdk-bin-21  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.2.8

  HEAD of ::gentoo
commit 875c5c75eba405f9b51f5e650ae1e24c92b1ada2
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Nov 1 06:18:40 2024 +0000

    2024-11-01 06:18:40 UTC

emerge -qpvO =media-sound/sonic-visualiser-5.0.1
[ebuild  N    ] media-sound/sonic-visualiser-5.0.1  USE="ogg portaudio -id3tag -jack -mad -opus -osc -pulseaudio -test"
Comment 1 Toralf Förster gentoo-dev 2024-11-01 16:50:07 UTC
Created attachment 907556 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2024-11-01 16:50:08 UTC
Created attachment 907557 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2024-11-01 16:50:10 UTC
Created attachment 907558 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2024-11-01 16:50:11 UTC
Created attachment 907559 [details]
etc.clang.tar.xz
Comment 5 Toralf Förster gentoo-dev 2024-11-01 16:50:13 UTC
Created attachment 907560 [details]
etc.portage.tar.xz
Comment 6 Toralf Förster gentoo-dev 2024-11-01 16:50:14 UTC
Created attachment 907561 [details]
logs.tar.xz
Comment 7 Toralf Förster gentoo-dev 2024-11-01 16:50:15 UTC
Created attachment 907562 [details]
media-sound:sonic-visualiser-5.0.1:20241101-065136.log.xz
Comment 8 Toralf Förster gentoo-dev 2024-11-01 16:50:17 UTC
Created attachment 907563 [details]
qlist-info.txt.xz
Comment 9 Toralf Förster gentoo-dev 2024-11-01 16:50:18 UTC
Created attachment 907564 [details]
temp.tar.xz