Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865155 - media-sound/amsynth-1.13.0 - src/amsynth_vst.cpp: fatal error: vestige/aeffectx.h: No such file or directory
Summary: media-sound/amsynth-1.13.0 - src/amsynth_vst.cpp: fatal error: vestige/aeffec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-14 16:18 UTC by Toralf Förster
Modified: 2022-09-18 13:48 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,18.68 KB, text/plain)
2022-08-14 16:18 UTC, Toralf Förster
Details
emerge-history.txt.bz2 (emerge-history.txt.bz2,82.23 KB, application/x-bzip)
2022-08-14 16:18 UTC, Toralf Förster
Details
environment (environment,29.57 KB, text/plain)
2022-08-14 16:18 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,53.58 KB, application/x-bzip)
2022-08-14 16:18 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,12.30 KB, application/x-bzip)
2022-08-14 16:18 UTC, Toralf Förster
Details
media-sound:amsynth-1.13.0:20220814-153653.log (media-sound:amsynth-1.13.0:20220814-153653.log,23.88 KB, text/plain)
2022-08-14 16:18 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,13.46 KB, application/x-bzip)
2022-08-14 16:18 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 2022-08-14 16:18:27 UTC
too long lines were shrinked:

src/JackOutput.cpp:27:5: warning: "HAVE_JACK_MIDIPORT_H" is not defined, evaluates to 0 [-Wundef]
   27 | #if HAVE_JACK_MIDIPORT_H
      |     ^~~~~~~~~~~~~~~~~~~~
libtool: compile:  x86_64-pc-linux-gnu-g++ -std=c++11 -DHAVE_CONFIG_H -I. -fno-strict-aliasing -Wall -Wextra -Wundef -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wformat=2 -Wcast-align -Wformat-nonliteral -Wformat-sec
src/amsynth_vst.cpp:36:10: fatal error: vestige/aeffectx.h: No such file or directory
   36 | #include <vestige/aeffectx.h>
      |          ^~~~~~~~~~~~~~~~~~~~

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j4-20220810-040009

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

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 Rust versions:
  [1]   rust-bin-1.62.1 *
The following VMs are available for generation-2:
1)	Eclipse Temurin JDK 11.0.15_p10 [openjdk-bin-11]
*)	Eclipse Temurin JDK 17.0.3_p7 [openjdk-bin-17]
3)	Eclipse Temurin JDK 8.332_p09 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8 
  [2]   openjdk-bin-11 
  [3]   openjdk-bin-17  system-vm

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

  HEAD of ::gentoo
commit 36b37d58dd0c66326cf9d564c0af05d2eeec9f95
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Sun Aug 14 14:17:31 2022 +0000

    2022-08-14 14:17:31 UTC

emerge -qpvO media-sound/amsynth
[ebuild  N    ] media-sound/amsynth-1.13.0  USE="nsm oss vst -alsa -dssi -gtk -jack -lash -lv2"
Comment 1 Toralf Förster gentoo-dev 2022-08-14 16:18:28 UTC
Created attachment 799605 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2022-08-14 16:18:30 UTC
Created attachment 799607 [details]
emerge-history.txt.bz2
Comment 3 Toralf Förster gentoo-dev 2022-08-14 16:18:31 UTC
Created attachment 799609 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2022-08-14 16:18:32 UTC
Created attachment 799611 [details]
etc.portage.tar.bz2
Comment 5 Toralf Förster gentoo-dev 2022-08-14 16:18:33 UTC
Created attachment 799613 [details]
logs.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2022-08-14 16:18:35 UTC
Created attachment 799615 [details]
media-sound:amsynth-1.13.0:20220814-153653.log
Comment 7 Toralf Förster gentoo-dev 2022-08-14 16:18:36 UTC
Created attachment 799617 [details]
temp.tar.bz2
Comment 8 Larry the Git Cow gentoo-dev 2022-09-18 13:48:45 UTC
The bug has been closed via the following commit(s):

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

commit 1191e1a09024fc59725dc4969812b1f5e1dee62b
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2022-09-18 13:48:32 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2022-09-18 13:48:42 +0000

    media-sound/amsynth: fixed compilation of vst in 1.13.0
    
    Closes: https://bugs.gentoo.org/865155
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/amsynth/amsynth-1.13.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)