Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703072 - media-sound/csound-6.13.0 : CMake Error at CMakeLists.txt:102 (message):
Summary: media-sound/csound-6.13.0 : CMake Error at CMakeLists.txt:102 (message):
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:
Depends on:
Blocks:
 
Reported: 2019-12-16 09:53 UTC by Toralf Förster
Modified: 2019-12-16 10:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.03 KB, text/plain)
2019-12-16 09:53 UTC, Toralf Förster
Details
CMakeError.log (CMakeError.log,9.02 KB, text/plain)
2019-12-16 09:53 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,61.84 KB, text/plain)
2019-12-16 09:53 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,61.48 KB, text/plain)
2019-12-16 09:53 UTC, Toralf Förster
Details
environment (environment,132.01 KB, text/plain)
2019-12-16 09:53 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.03 KB, application/x-bzip)
2019-12-16 09:53 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.22 KB, application/x-bzip)
2019-12-16 09:53 UTC, Toralf Förster
Details
media-sound:csound-6.13.0:20191216-004939.log (media-sound:csound-6.13.0:20191216-004939.log,11.63 KB, text/plain)
2019-12-16 09:53 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,31.48 KB, application/x-bzip)
2019-12-16 09:53 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-12-16 09:53:27 UTC
-- 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"
Comment 1 Toralf Förster gentoo-dev 2019-12-16 09:53:30 UTC
Created attachment 599708 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-16 09:53:33 UTC
Created attachment 599710 [details]
CMakeError.log
Comment 3 Toralf Förster gentoo-dev 2019-12-16 09:53:36 UTC
Created attachment 599712 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2019-12-16 09:53:39 UTC
Created attachment 599714 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2019-12-16 09:53:42 UTC
Created attachment 599716 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2019-12-16 09:53:45 UTC
Created attachment 599718 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-12-16 09:53:48 UTC
Created attachment 599720 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2019-12-16 09:53:50 UTC
Created attachment 599722 [details]
media-sound:csound-6.13.0:20191216-004939.log
Comment 9 Toralf Förster gentoo-dev 2019-12-16 09:53:53 UTC
Created attachment 599724 [details]
temp.tbz2
Comment 10 Larry the Git Cow gentoo-dev 2019-12-16 10:49:24 UTC
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(-)