Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 884785

Summary: media-sound/linuxsampler-2.2.0 - lscp.y: error: yyprhs was not declared in this scope
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt.bz2
environment
etc.clang.tar.bz2
etc.portage.tar.bz2
logs.tar.bz2
media-sound:linuxsampler-2.2.0:20221207-212617.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-12-07 22:04:16 UTC
  203 |             static String MapName(int Map) throw (Exception);
      |                                            ^~~~~
../drivers/midi/MidiInstrumentMapper.h:213:60: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  213 |             static void RenameMap(int Map, String NewName) throw (Exception);
      |                                                            ^~~~~
lscp.y: In function 'bool _isRuleTerminalSymbol(int)':
lscp.y:1386:18: error: 'yyprhs' was not declared in this scope
 1386 |     for (int i = yyprhs[rule]; yyrhs[i] != -1; ++i)
      |                  ^~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-j4-20221203-111136

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

GNUMAKEFLAGS="$GNUMAKEFLAGS --shuffle"
gcc-config -l:
 [1] x86_64-pc-linux-gnu-11
 [2] x86_64-pc-linux-gnu-12 *
clang/llvm (if any):
clang version 15.0.6
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/15/bin
Configuration file: /etc/clang/clang.cfg
/usr/lib/llvm/15
15.0.6
Python 3.10.9
Available Rust versions:
  [1]   rust-bin-1.65.0 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.17_p8 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.5_p8 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.352_p08 [openjdk-bin-8]
4)	Eclipse Temurin JRE 17.0.5_p8 [openjdk-jre-bin-17]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm
  [4]   openjdk-jre-bin-17 

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli (if any):

  HEAD of ::gentoo
commit a768d2fb09fdc3f61e6a5755ec69953dfcda42de
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Wed Dec 7 21:16:43 2022 +0000

    Merge updates from master

emerge -qpvO media-sound/linuxsampler
[ebuild  N    ] media-sound/linuxsampler-2.2.0  USE="alsa -doc -jack -lv2 -sf2 -sqlite"
Comment 1 Toralf Förster gentoo-dev 2022-12-07 22:04:17 UTC
Created attachment 840875 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-12-07 22:04:19 UTC
Created attachment 840877 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-12-07 22:04:20 UTC
Created attachment 840879 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-12-07 22:04:21 UTC
Created attachment 840881 [details]
etc.clang.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-12-07 22:04:22 UTC
Created attachment 840883 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-12-07 22:04:23 UTC
Created attachment 840885 [details]
logs.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2022-12-07 22:04:24 UTC
Created attachment 840887 [details]
media-sound:linuxsampler-2.2.0:20221207-212617.log
Comment 8 Toralf Förster gentoo-dev 2022-12-07 22:04:26 UTC
Created attachment 840889 [details]
temp.tar.bz2