Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 599760 Details for
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
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
media-sound:csound-6.13.0:20191216-085427.log
media-sound:csound-6.13.0:20191216-085427.log (text/plain), 15.23 KB, created by
Toralf Förster
on 2019-12-16 09:55:02 UTC
(
hide
)
Description:
media-sound:csound-6.13.0:20191216-085427.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2019-12-16 09:55:02 UTC
Size:
15.23 KB
patch
obsolete
> * Package: media-sound/csound-6.13.0 > * Repository: gentoo > * Maintainer: proaudio@gentoo.org > * USE: abi_x86_64 alsa amd64 cxx elibc_glibc fluidsynth image kernel_linux lua nls pulseaudio python_single_target_python3_6 python_targets_python3_6 threads userland_GNU utils websocket > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking csound-6.13.0-distributable.tar.xz to /var/tmp/portage/media-sound/csound-6.13.0/work >>>> Source unpacked in /var/tmp/portage/media-sound/csound-6.13.0/work >>>> Preparing source in /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0 ... > * Applying csound-6.13.0-xdg-open.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0 ... >>>> Working in BUILD_DIR: "/var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build" >cmake -C /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_CHUA_OPCODES=no -DBUILD_CSBEATS=no -DBUILD_CXX_INTERFACE=yes -DBUILD_DSSI_OPCODES=no -DBUILD_FAUST_OPCODES=OFF -DBUILD_FLUID_OPCODES=yes -DBUILD_IMAGE_OPCODES=yes -DBUILD_JACK_OPCODES=no -DBUILD_JAVA_INTERFACE=OFF -DBUILD_LINEAR_ALGEBRA_OPCODES=no -DBUILD_LUA_INTERFACE=yes -DBUILD_MP3OUT_OPCODE=OFF -DBUILD_MULTI_CORE=yes -DBUILD_OSC_OPCODES=no -DBUILD_P5GLOVE_OPCODES=OFF -DBUILD_PYTHON_INTERFACE=no -DBUILD_PYTHON_OPCODES=no -DBUILD_RELEASE=ON -DBUILD_SCANSYN_OPCODES=OFF -DBUILD_SHARED_LIBS=ON -DBUILD_STATIC_LIBRARY=no -DBUILD_STATIC_LIBRARY=no -DBUILD_STK_OPCODES=no -DBUILD_TESTS=no -DBUILD_UTILITIES=yes -DBUILD_VIRTUAL_KEYBOARD=no -DBUILD_WEBSOCKET_OPCODE=yes -DBUILD_WIIMOTE_OPCODES=OFF -DBUILD_WINSOUND=OFF -DFAIL_MISSING=ON -DNEED_PORTTIME=OFF -DNEW_PARSER_DEBUG=no -DUSE_ALSA=yes -DUSE_AUDIOUNIT=OFF -DUSE_COREMIDI=OFF -DUSE_CURL=no -DUSE_DOUBLE=no -DUSE_FLTK=no -DUSE_GETTEXT=yes -DUSE_GIT_COMMIT=ON -DUSE_JACK=no -DUSE_PORTAUDIO=no -DUSE_PORTMIDI=no -DUSE_PULSEAUDIO=yes -DLUA_LIBRARY=/usr/lib64/lib.so -DUSE_LIB64=ON -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0 >loading initial cache file /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build/gentoo_common_config.cmake >-- The C compiler identification is GNU 9.2.0 >-- The CXX compiler identification is GNU 9.2.0 >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc >-- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works >-- Detecting C compiler ABI info >-- Detecting C compiler ABI info - done >-- Detecting C compile features >-- Detecting C compile features - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0 >-- Performing Test HAS_TREE_VECTORIZE >-- Performing Test HAS_TREE_VECTORIZE - Success >-- Performing Test HAS_CXX_TREE_VECTORIZE >-- Performing Test HAS_CXX_TREE_VECTORIZE - Success >-- Performing Test HAS_FAST_MATH >-- Performing Test HAS_FAST_MATH - Success >-- Performing Test HAS_CXX_FAST_MATH >-- Performing Test HAS_CXX_FAST_MATH - Success >-- Performing Test HAS_FPMATH_SSE >-- Performing Test HAS_FPMATH_SSE - Success >-- Performing Test HAS_CXX_FPMATH_SSE >-- Performing Test HAS_CXX_FPMATH_SSE - Success >-- Performing Test HAS_SSE2 >-- Performing Test HAS_SSE2 - Success >-- Performing Test HAS_CXX_SSE2 >-- Performing Test HAS_CXX_SSE2 - Success >-- Performing Test HAS_OMIT_FRAME_POINTER >-- Performing Test HAS_OMIT_FRAME_POINTER - Success >-- Performing Test HAS_CXX_OMIT_FRAME_POINTER >-- Performing Test HAS_CXX_OMIT_FRAME_POINTER - Success >-- Not using Custom.cmake file. >-- LIBRARY INSTALL DIR: lib64 >-- Building with 32-bit floats >-- Performing Test HAS_VISIBILITY_HIDDEN >-- Performing Test HAS_VISIBILITY_HIDDEN - Success >-- Performing Test HAS_CXX_VISIBILITY_HIDDEN >-- Performing Test HAS_CXX_VISIBILITY_HIDDEN - Success >-- Performing Test HAS_GNU99 >-- Performing Test HAS_GNU99 - Success >-- BUILD_BIN_DIR set to /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build. >-- BUILD_LIB_DIR set to /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build. >-- BUILD_PLUGINS_DIR set to /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build. >-- Check if the system is big endian >-- Searching 16 bit integer >-- Looking for sys/types.h >-- Looking for sys/types.h - found >-- Looking for stdint.h >-- Looking for stdint.h - found >-- Looking for stddef.h >-- Looking for stddef.h - found >-- Check size of unsigned short >-- Check size of unsigned short - done >-- Using unsigned short >-- Check if the system is big endian - little endian >-- Found CURL: /usr/lib64/libcurl.so (found version "7.67.0") >-- Found X11: /usr/include >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so >-- Looking for XOpenDisplay in /usr/lib64/libX11.so;/usr/lib64/libXext.so - found >-- Looking for gethostbyname >-- Looking for gethostbyname - found >-- Looking for connect >-- Looking for connect - found >-- Looking for remove >-- Looking for remove - found >-- Looking for shmat >-- Looking for shmat - found >-- Looking for IceConnectionNumber in ICE >-- Looking for IceConnectionNumber in ICE - found >-- Could NOT find FLTK (missing: FLTK_LIBRARIES FLTK_INCLUDE_DIR FLTK_FLUID_EXECUTABLE) >-- FAUST_INCLUDE_DIR (missing: FAUST_LIBRARY) >-- Found Java: /etc/java-config-2/current-system-vm/bin/java (found version "1.8.0_222") >-- Found JNI: /etc/java-config-2/current-system-vm/jre/lib/amd64/libjawt.so >-- Found DEFAULT_MSG: /usr/include/lo >-- Could NOT find MUSICXML (missing: MUSICXML_LIBRARY MUSICXML_INCLUDE_DIR) >-- Could NOT find PORTSMF (missing: PORTSMF_LIBRARY PORTSMF_INCLUDE_DIR) >-- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is at least version "2.7") >-- Could NOT find STK (missing: STK_LIBRARY STK_INCLUDE_DIR) >-- Found SWIG: /usr/bin/swig (found version "4.0.0") >-- Could NOT find VSTSDK2X (missing: VSTSDK2X_INCLUDE_DIR) >-- Performing Test HAVE_ATOMIC_BUILTIN_NOLIB >-- Performing Test HAVE_ATOMIC_BUILTIN_NOLIB - Success >-- Using atomic builtins. >-- Looking for libintl.h >CMake Warning (dev) at /usr/share/cmake/Modules/CheckIncludeFile.cmake:80 (message): > Policy CMP0075 is not set: Include file check macros honor > CMAKE_REQUIRED_LIBRARIES. Run "cmake --help-policy CMP0075" for policy > details. Use the cmake_policy command to set the policy and suppress this > warning. > > CMAKE_REQUIRED_LIBRARIES is set to: > > pthread > > For compatibility with CMake 3.11 and below this check is ignoring it. >Call Stack (most recent call first): > CMakeLists.txt:609 (check_include_file) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- Looking for libintl.h - found >-- Could NOT find GMM (missing: GMM_INCLUDE_DIR) >-- Found Gettext: /usr/bin/msgmerge (found version "0.20.1") >-- Looking for lrint >-- Looking for lrint - found >-- Looking for unistd.h >-- Looking for unistd.h - found >-- Looking for io.h >-- Looking for io.h - not found >-- Looking for fcntl.h >-- Looking for fcntl.h - found >-- Looking for sys/time.h >-- Looking for sys/time.h - found >-- Looking for termios.h >-- Looking for termios.h - found >-- Looking for values.h >-- Looking for values.h - found >-- Looking for winsock.h >-- Looking for winsock.h - not found >-- Looking for sys/socket.h >-- Looking for sys/socket.h - found >-- Looking for dirent.h >-- Looking for dirent.h - found >-- Looking for inttypes.h >-- Looking for inttypes.h - found >-- Looking for execinfo.h >-- Looking for execinfo.h - found >-- USE_LRINT is enabled. >-- Not using CURL for urls - disabled. >-- Found FLEX: /usr/bin/flex (found version "2.6.4") >-- Found BISON: /usr/bin/bison (found version "3.5") >-- Looking for pthread_spin_lock >-- Looking for pthread_spin_lock - found >-- Looking for pthread_barrier_init >-- Looking for pthread_barrier_init - found >-- Found Git: /usr/bin/git (found version "2.24.1") >-- GIT: /usr/bin/git >fatal: not a git repository (or any parent up to mount point /var/tmp) >Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). >-- Not building with new parser debugging. >-- Building with multicore support. >-- USE_GETTEXT is enabled. >-- Using GNU gettext. >-- Setting textdomain to /usr/share/locale. >-- Building on Linux. >-- ADDING LIBRT LIBRARY: /usr/lib64/librt.so. >-- Looking for strlcat >-- Looking for strlcat - not found >-- Looking for strtok_r >-- Looking for strtok_r - found >-- Looking for strtod_l >-- Looking for strtod_l - found >-- Looking for sprintf_l >-- Looking for sprintf_l - not found >-- Looking for _strtok_r >-- Looking for _strtok_r - not found >-- Looking for _strtod_l >-- Looking for _strtod_l - not found >-- Looking for _sprintf_l >-- Looking for _sprintf_l - not found >-- ## Building Opcodes ## >-- Looking for ladspa.h >-- Looking for ladspa.h - found >-- Looking for fluidsynth.h >-- Looking for fluidsynth.h - found >-- Looking for jack/jack.h >-- Looking for jack/jack.h - found >-- Looking for lo/lo.h >-- Looking for lo/lo.h - found >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.11") >-- Found PNG: /usr/lib64/libpng.so (found version "1.6.37+apng") >-- Found PythonLibs: /usr/lib64/libpython3.7m.so (found version "3.7.5") >-- Looking for wiiuse.h >-- Looking for wiiuse.h - not found >-- Looking for p5glove.h >-- Looking for p5glove.h - not found >-- Performing Test COMPILER_SUPPORTS_CXX11 >-- Performing Test COMPILER_SUPPORTS_CXX11 - Success >-- Performing Test COMPILER_SUPPORTS_CXX0X >-- Performing Test COMPILER_SUPPORTS_CXX0X - Success >-- BUILD_CHUA_OPCODES is disabled. >-- BUILD_DSSI_OPCODES is disabled. >-- BUILD_FLUID_OPCODES is enabled. >-- BUILD_JACK_OPCODES is disabled. >-- BUILD_OSC_OPCODES is disabled. >-- BUILD_IMAGE_OPCODES is enabled. >-- BUILD_PYTHON_OPCODES is disabled. >-- BUILD_WIIMOTE_OPCODES is disabled. >-- BUILD_P5GLOVE_OPCODES is disabled. >-- BUILD_FAUST_OPCODES is disabled. >-- BUILD_ABLETON_LINK_OPCODES is disabled. >-- Could NOT find STK (missing: STK_LIBRARY STK_INCLUDE_DIR) >-- HDF5: Using hdf5 compiler wrapper to determine C configuration >-- Found HDF5: /usr/lib64/libhdf5.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so (found version "1.10.5") >-- BUILD_HDF5_OPCODES is enabled. >-- HDF5_INCLUDE_DIRS: /usr/include >-- HDF5_LIBRARIES: /usr/lib64/libhdf5.so;/usr/lib64/libz.so;/usr/lib64/libdl.so;/usr/lib64/libm.so >-- Looking for hdf5.h >-- Looking for hdf5.h - found >-- BUILD_WEBSOCKET_OPCODE is enabled. >-- >-- ## REALTIME AUDIO AND MIDI ## >-- Looking for alsa/asoundlib.h >-- Looking for alsa/asoundlib.h - found >-- Looking for pulse/simple.h >-- Looking for pulse/simple.h - found >-- USE_COREMIDI is disabled. >-- USE_AUDIOUNIT is disabled. >-- USE_ALSA is enabled. >-- USE_PULSEAUDIO is enabled. >-- USE_PORTAUDIO is disabled. >-- Not building Portaudio Driver... >-- Portaudio v19 Found: . >-- USE_PORTMIDI is disabled. >-- USE_JACK is disabled. >-- USE_FLTK is disabled. >-- BUILD_VIRTUAL_KEYBOARD is disabled. >-- >-- Building C++ interface library. >-- Found SWIG: /usr/bin/swig (found suitable version "4.0.0", minimum required is "2.0") >-- PYTHON_LIBRARY: /usr/lib64/libpython3.7m.so >-- BUILD_PYTHON_INTERFACE is disabled. >-- BUILD_JAVA_INTERFACE is disabled. >-- BUILD_LUA_INTERFACE is enabled. >-- SWIG_USE_FILE: /usr/share/cmake/Modules/UseSWIG.cmake >CMake Deprecation Warning at /usr/share/cmake/Modules/UseSWIG.cmake:566 (message): > SWIG_ADD_MODULE is deprecated. Use SWIG_ADD_LIBRARY instead. >Call Stack (most recent call first): > interfaces/CMakeLists.txt:229 (SWIG_ADD_MODULE) > > >CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:607 (message): > Policy CMP0078 is not set: UseSWIG generates standard target names. Run > "cmake --help-policy CMP0078" for policy details. Use the cmake_policy > command to set the policy and suppress this warning. > >Call Stack (most recent call first): > /usr/share/cmake/Modules/UseSWIG.cmake:567 (swig_add_library) > interfaces/CMakeLists.txt:229 (SWIG_ADD_MODULE) >This warning is for project developers. Use -Wno-dev to suppress it. > >CMake Warning (dev) at /usr/share/cmake/Modules/UseSWIG.cmake:460 (message): > Policy CMP0086 is not set: UseSWIG honors SWIG_MODULE_NAME via -module > flag. Run "cmake --help-policy CMP0086" for policy details. Use the > cmake_policy command to set the policy and suppress this warning. > >Call Stack (most recent call first): > /usr/share/cmake/Modules/UseSWIG.cmake:702 (SWIG_ADD_SOURCE_TO_MODULE) > /usr/share/cmake/Modules/UseSWIG.cmake:567 (swig_add_library) > interfaces/CMakeLists.txt:229 (SWIG_ADD_MODULE) >This warning is for project developers. Use -Wno-dev to suppress it. > >-- BUILD_CSBEATS is disabled. >-- BUILD_WINSOUND is disabled. >-- Not building belacsound program. >-- BUILD_TESTS is disabled. >-- Found Doxygen: /usr/bin/doxygen (found version "1.8.16") found components: doxygen missing components: dot >-- <<< Gentoo configuration >>> >Build type Gentoo >Install path /usr >Compiler flags: >C -O2 -pipe -march=native -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -std=gnu99 -DHAVE_ATOMIC_BUILTIN -DHAVE_PTHREAD >C++ -O2 -pipe -march=native -std=c++11 -ffast-math -mfpmath=sse -msse2 -fomit-frame-pointer -DBETA -fvisibility=hidden -fvisibility=hidden -DHAVE_ATOMIC_BUILTIN >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed >Module -Wl,-O1 -Wl,--as-needed >Shared -Wl,-O1 -Wl,--as-needed > >-- Configuring done >-- Generating done >CMake Warning: > Manually-specified variables were not used by the project: > > BUILD_MP3OUT_OPCODE > > >-- Build files have been written to: /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build >>>> Source configured. >>>> Compiling source in /var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0 ... >>>> 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 > * > * Call stack: > * ebuild.sh, line 125: Called src_compile > * environment, line 3231: Called cmake-utils_src_compile > * environment, line 1092: Called cmake-utils_src_make > * environment, line 1273: Called _cmake_ninja_src_make > * environment, line 626: Called eninja > * environment, line 1580: Called die > * The specific snippet of code: > * "$@" || die "${nonfatal_args[@]}" "${*} failed" > * > * If you need support, post the output of `emerge --info '=media-sound/csound-6.13.0::gentoo'`, > * the complete build log and the output of `emerge -pqv '=media-sound/csound-6.13.0::gentoo'`. > * The complete build log is located at '/var/log/portage/media-sound:csound-6.13.0:20191216-085427.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/csound-6.13.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/media-sound/csound-6.13.0/temp/environment'. > * Working directory: '/var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0_build' > * S: '/var/tmp/portage/media-sound/csound-6.13.0/work/csound-6.13.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 703078
:
599750
|
599752
|
599754
|
599756
|
599758
| 599760 |
599762