Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 703078 - media-sound/csound-6.13.0 : ninja: error: /usr/lib64/lib.so , needed by luaCsnd6.so , missing and no known rule to make it
Summary: media-sound/csound-6.13.0 : ninja: error: /usr/lib64/lib.so , needed by luaCs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-16 09:54 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,16.93 KB, text/plain)
2019-12-16 09:54 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,157.45 KB, text/plain)
2019-12-16 09:54 UTC, Toralf Förster
Details
environment (environment,133.46 KB, text/plain)
2019-12-16 09:54 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.55 KB, application/x-bzip)
2019-12-16 09:54 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.19 KB, application/x-bzip)
2019-12-16 09:54 UTC, Toralf Förster
Details
media-sound:csound-6.13.0:20191216-085427.log (media-sound:csound-6.13.0:20191216-085427.log,15.23 KB, text/plain)
2019-12-16 09:55 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,32.65 KB, application/x-bzip)
2019-12-16 09:55 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:54:45 UTC
>>> Working in BUILD_DIR: "/var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build"
ninja -v -j1 -l0
ninja: error: '/usr/lib64/lib.so', needed by 'luaCsnd6.so', missing and no known rule to make it
 * ERROR: media-sound/csound-6.13.0::gentoo failed (compile phase):
 *   ninja -v -j1 -l0 failed
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome_systemd-libressl-20191211-220203

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

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 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.14.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm

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 lua nls pulseaudio threads utils websocket -beats -chua -curl -debug -doc -double-precision -dssi -examples -fltk -jack -keyboard -linear -luajit -osc -portaudio -portmidi -python -samples -static-libs -stk -test -vim-syntax" 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:54:48 UTC
Created attachment 599750 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-16 09:54:50 UTC
Created attachment 599752 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2019-12-16 09:54:53 UTC
Created attachment 599754 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2019-12-16 09:54:56 UTC
Created attachment 599756 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2019-12-16 09:54:59 UTC
Created attachment 599758 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-16 09:55:02 UTC
Created attachment 599760 [details]
media-sound:csound-6.13.0:20191216-085427.log
Comment 7 Toralf Förster gentoo-dev 2019-12-16 09:55:05 UTC
Created attachment 599762 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-12-16 10:49:27 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(-)