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

Bug 863596

Summary: media-plugins/ir_lv2-1.3.4-r1 - ir_gui.cc: fatal error: lv2.h: No such file or directory
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Professional Audio Applications Maintainers <proaudio>
Status: CONFIRMED ---    
Severity: normal CC: oli.huber
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tar.bz2
media-plugins:ir_lv2-1.3.4-r1:20220804-105817.log
temp.tar.bz2

Description Toralf Förster gentoo-dev 2022-08-04 11:31:15 UTC
too long lines were shrinked:

x86_64-pc-linux-gnu-g++ ir.cc -Wall -I. -I/usr/include `x86_64-pc-linux-gnu-pkg-config --cflags gtk+-2.0` `x86_64-pc-linux-gnu-pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -o
x86_64-pc-linux-gnu-g++ ir_utils.cc -Wall -I. -I/usr/include `x86_64-pc-linux-gnu-pkg-config --cflags gtk+-2.0` `x86_64-pc-linux-gnu-pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTI
x86_64-pc-linux-gnu-g++ ir_gui.cc -Wall -I. -I/usr/include `x86_64-pc-linux-gnu-pkg-config --cflags gtk+-2.0` `x86_64-pc-linux-gnu-pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTION
x86_64-pc-linux-gnu-g++ ir_meter.cc -Wall -I. -I/usr/include `x86_64-pc-linux-gnu-pkg-config --cflags gtk+-2.0` `x86_64-pc-linux-gnu-pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -ffast-math -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTI
ir_gui.cc:29:10: fatal error: lv2.h: No such file or directory
   29 | #include <lv2.h>
      |          ^~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-j4-20220803-220040

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-12.1.1 *
clang/llvm (if any):
/usr/lib/llvm/14
14.0.6
Python 3.10.6
Available Ruby profiles:
  [1]   ruby27 (with Rubygems)
  [2]   ruby31 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.62.1 *
The following VMs are available for generation-2:
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
2)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-17  system-vm

The Glorious Glasgow Haskell Compilation System, version 9.0.2
php cli:

  HEAD of ::gentoo
commit 2ad5cc5623f2dbc78c7e748e1342c892305fa37b
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu Aug 4 09:46:53 2022 +0000

    2022-08-04 09:46:52 UTC

emerge -qpvO media-plugins/ir_lv2
[ebuild  N    ] media-plugins/ir_lv2-1.3.4-r1  USE="-tools"
Comment 1 Toralf Förster gentoo-dev 2022-08-04 11:31:16 UTC
Created attachment 797632 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-04 11:31:17 UTC
Created attachment 797635 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2022-08-04 11:31:19 UTC
Created attachment 797638 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-04 11:31:20 UTC
Created attachment 797641 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-04 11:31:21 UTC
Created attachment 797644 [details]
media-plugins:ir_lv2-1.3.4-r1:20220804-105817.log
Comment 6 Toralf Förster gentoo-dev 2022-08-04 11:31:22 UTC
Created attachment 797647 [details]
temp.tar.bz2
Comment 7 Olivier Huber 2022-08-05 08:01:10 UTC
Upstream just committed a fix, see https://gitlab.com/lv2/lv2/-/commit/e4996396487babb5007c43f42d2b68eb50f08fec

Backporting this fixes such issue