-- Could NOT find STK (missing: STK_LIBRARY STK_INCLUDE_DIR) -- Could NOT find HDF5 (missing: HDF5_LIBRARIES HDF5_INCLUDE_DIRS) (found version "") CMake Error at CMakeLists.txt:102 (message): BUILD_HDF5_OPCODES is enabled, but HDF5_FOUND="FALSE" Call Stack (most recent call first): Opcodes/hdf5/CMakeLists.txt:22 (check_deps) ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1-20191214-191838 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-9.2.0 * clang: clang version 9.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/9/bin llvm: 9.0.1 Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) Available Ruby profiles: [1] ruby24 (with Rubygems) [2] ruby25 (with Rubygems) * Available Rust versions: [1] rust-1.39.0 * repository: ==> /var/db/repos/gentoo/metadata/timestamp.chk <== Sun, 15 Dec 2019 20:45:55 +0000 emerge -qpvO media-sound/csound [ebuild N ] media-sound/csound-6.13.0 USE="alsa cxx fluidsynth image nls threads utils -beats -chua -curl -debug -doc -double-precision -dssi -examples -fltk -jack -keyboard -linear -lua -luajit -osc -portaudio -portmidi -pulseaudio -python -samples -static-libs -stk -test -vim-syntax -websocket" PYTHON_SINGLE_TARGET="python3_6 -python3_7 -python3_8" PYTHON_TARGETS="python3_6 -python3_7 -python3_8"
Created attachment 599708 [details] emerge-info.txt
Created attachment 599710 [details] CMakeError.log
Created attachment 599712 [details] CMakeOutput.log
Created attachment 599714 [details] emerge-history.txt
Created attachment 599716 [details] environment
Created attachment 599718 [details] etc.portage.tbz2
Created attachment 599720 [details] logs.tbz2
Created attachment 599722 [details] media-sound:csound-6.13.0:20191216-004939.log
Created attachment 599724 [details] temp.tbz2
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5774c968ebbb210686b29e27e1d87239955e6165 commit 5774c968ebbb210686b29e27e1d87239955e6165 Author: Miroslav Šulc <fordfrog@gentoo.org> AuthorDate: 2019-12-16 10:48:44 +0000 Commit: Miroslav Šulc <fordfrog@gentoo.org> CommitDate: 2019-12-16 10:49:17 +0000 media-sound/csound-{6.13.0,9999}: fixes 1) added hdf5 use flag and related dependency (bug #703072) 2) enabled most of the cmake flags to catch other possible issues 3) fixed configuring lua library when -luajit (bug #703078) pkg-config --variable=libname returns empty string so in that case using default libname 4) 6.13.0 - removed BUILD_MP3OUT_OPCODE as that was introduced later Closes: https://bugs.gentoo.org/703072 Closes: https://bugs.gentoo.org/703078 Package-Manager: Portage-2.3.82, Repoman-2.3.20 Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org> media-sound/csound/csound-6.13.0.ebuild | 50 ++++++++++++++++++--------------- media-sound/csound/csound-9999.ebuild | 49 +++++++++++++++++--------------- 2 files changed, 54 insertions(+), 45 deletions(-)