Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 691160 - media-plugins/ir_lv2-1.3.2 : ir.cc:37:2: error: #error This version of IR requires zita-convolver 3.x.x
Summary: media-plugins/ir_lv2-1.3.2 : ir.cc:37:2: error: #error This version of IR req...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks:
 
Reported: 2019-07-31 17:45 UTC by Toralf Förster
Modified: 2019-12-25 12:33 UTC (History)
2 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.10 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,148.28 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
environment (environment,85.17 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.39 KB, application/x-bzip)
2019-07-31 17:45 UTC, Toralf Förster
Details
media-plugins:ir_lv2-1.3.2:20190731-150847.log (media-plugins:ir_lv2-1.3.2:20190731-150847.log,6.50 KB, text/plain)
2019-07-31 17:45 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,21.45 KB, application/x-bzip)
2019-07-31 17:45 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 2019-07-31 17:45:12 UTC
make -j1 
x86_64-pc-linux-gnu-g++ ir.cc -Wall -I. -I/usr/include `pkg-config --cflags gtk+-2.0` `pkg-config --cflags gthread-2.0` -D__STDC_FORMAT_MACROS -O2 -pipe -march=native -D_HAVE_GTK_ATLEAST_2_20 -c -fPIC -o ir.o
ir.cc:37:2: error: #error "This version of IR requires zita-convolver 3.x.x"
   37 | #error "This version of IR requires zita-convolver 3.x.x"
      |  ^~~~~
ir.cc: In function ‘void init_conv(IR*)’:

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_developer-libressl-20190728-034603

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.1.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.36.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.12.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpvO media-plugins/ir_lv2
[ebuild  N    ] media-plugins/ir_lv2-1.3.2
Comment 1 Toralf Förster gentoo-dev 2019-07-31 17:45:14 UTC
Created attachment 585310 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-07-31 17:45:17 UTC
Created attachment 585312 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-07-31 17:45:20 UTC
Created attachment 585314 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-07-31 17:45:23 UTC
Created attachment 585316 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-07-31 17:45:25 UTC
Created attachment 585318 [details]
media-plugins:ir_lv2-1.3.2:20190731-150847.log
Comment 6 Toralf Förster gentoo-dev 2019-07-31 17:45:28 UTC
Created attachment 585320 [details]
temp.tbz2
Comment 7 Reva Denis 2019-08-20 17:05:27 UTC
See https://tomszilagyi.github.io/plugins/ir.lv2/
That's fixin' by bump
Comment 8 Miroslav Šulc gentoo-dev 2019-12-18 09:21:06 UTC
i just removed zita-convolver-3 as i am looking forward to the bump of ir_lv2 in both branches which makes 1.3.2 obsolete. here is the pr for reference: https://github.com/gentoo/gentoo/pull/12211

keeping this bug open until the bump is done.
Comment 9 Larry the Git Cow gentoo-dev 2019-12-25 12:33:56 UTC
The bug has been closed via the following commit(s):

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

commit 88492b514e45ecc8b8e9d44720f512f47aae4d30
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2019-12-25 12:33:24 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2019-12-25 12:33:24 +0000

    media-plugins/ir_lv2: removed obsolete 1.3.2
    
    Closes: https://bugs.gentoo.org/691160
    Package-Manager: Portage-2.3.83, Repoman-2.3.20
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-plugins/ir_lv2/Manifest            |  1 -
 media-plugins/ir_lv2/ir_lv2-1.3.2.ebuild | 42 --------------------------------
 2 files changed, 43 deletions(-)