* Package: media-sound/csound-6.17.0:0 * Repository: gentoo * Maintainer: proaudio@gentoo.org * USE: abi_x86_64 alsa amd64 cxx elibc_glibc java kernel_linux lua_single_target_lua5-1 nls pulseaudio python_single_target_python3_11 threads utils * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Using python3.11 to build >>> Unpacking source... >>> Unpacking csound-6.17.0-distributable.tar.xz to /var/tmp/portage/media-sound/csound-6.17.0/work >>> Source unpacked in /var/tmp/portage/media-sound/csound-6.17.0/work >>> Preparing source in /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0" * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build" * Applying csound-6.13.0-xdg-open.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0 ... * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0" * Build directory (BUILD_DIR): "/var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build" cmake -C /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DBUILD_BELA=OFF -DBUILD_CSBEATS=no -DBUILD_CXX_INTERFACE=yes -DBUILD_DEPRECATED_OPCODES=ON -DBUILD_DSSI_OPCODES=no -DBUILD_INSTALLER=OFF -DBUILD_JAVA_INTERFACE=yes -DBUILD_LUA_INTERFACE=no -DBUILD_MULTI_CORE=yes -DBUILD_OSC_OPCODES=no -DBUILD_PADSYNTH_OPCODES=ON -DBUILD_RELEASE=ON -DBUILD_SCANSYN_OPCODES=OFF -DBUILD_STATIC_LIBRARY=no -DBUILD_TESTS=no -DBUILD_UTILITIES=yes -DFAIL_MISSING=ON -DNEW_PARSER_DEBUG=no -DREQUIRE_PTHREADS=yes -DUSE_ALSA=yes -DUSE_ATOMIC_BUILTIN=ON -DUSE_COMPILER_OPTIMIZATIONS=ON -DUSE_CURL=no -DUSE_DOUBLE=no -DUSE_GETTEXT=yes -DUSE_GIT_COMMIT=ON -DUSE_IPMIDI=ON -DUSE_JACK=no -DUSE_LIB64=ON -DUSE_LRINT=ON -DUSE_PORTAUDIO=no -DUSE_PORTMIDI=no -DUSE_PULSEAUDIO=yes -DUSE_VCPKG=OFF -DJAVA_HOME=/opt/openjdk-bin-17.0.7_p7 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0 loading initial cache file /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build/gentoo_common_config.cmake -- VCPKG_TARGET_TRIPLET: -- CMAKE_TOOLCHAIN_FILE: /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build/gentoo_toolchain.cmake -- The C compiler identification is GNU 13.1.1 -- The CXX compiler identification is GNU 13.1.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Csound directory: /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0 -- Csound version: 6.17.0 -- CMake module path: /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0/cmake/Modules/ -- 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: /usr/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 -- LINUX operating system found -- default plugin dir set to /usr/lib64/csound/plugins -- BUILD_BIN_DIR set to /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build. -- BUILD_LIB_DIR set to /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build. -- BUILD_PLUGINS_DIR set to /var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build. -- Found CURL: /usr/lib64/libcurl.so (found version "8.1.2") -- Found Java: /opt/openjdk-bin-17.0.7_p7/bin/java (found version "17.0.7") -- Could NOT find JNI (missing: AWT) -- 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:82 (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:533 (check_include_file) This warning is for project developers. Use -Wno-dev to suppress it. -- Looking for libintl.h - found -- Found Gettext: /usr/bin/msgmerge (found version "0.22") -- 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 stdint.h -- Looking for stdint.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for sys/types.h -- Looking for sys/types.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.8.2") -- 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.41.0") -- 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.a. -- 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 Plugin Opcodes ## -- Performing Test COMPILER_SUPPORTS_CXX11 -- Performing Test COMPILER_SUPPORTS_CXX11 - Success -- Performing Test COMPILER_SUPPORTS_CXX0X -- Performing Test COMPILER_SUPPORTS_CXX0X - Success -- BUILD_DSSI_OPCODES is disabled. -- -- ## 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_ALSA is enabled. -- USE_PULSEAUDIO is enabled. -- Not building Portaudio Driver... -- Portaudio v19 Found: . -- USE_JACK is disabled. -- Building C++ interface library. -- Found SWIG: /usr/bin/swig (found suitable version "4.1.1", minimum required is "2.0") -- Could NOT find JNI (missing: AWT) CMake Error at CMakeLists.txt:145 (message): BUILD_JAVA_INTERFACE is enabled, but JNI_FOUND="FALSE" Call Stack (most recent call first): interfaces/CMakeLists.txt:107 (check_deps) -- Configuring incomplete, errors occurred! * ERROR: media-sound/csound-6.17.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 136: Called src_configure * environment, line 3572: Called cmake_src_configure * environment, line 1810: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=media-sound/csound-6.17.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-sound/csound-6.17.0::gentoo'`. * The complete build log is located at '/var/log/portage/media-sound:csound-6.17.0:20230716-215852.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-sound/csound-6.17.0/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-sound/csound-6.17.0/temp/environment'. * Working directory: '/var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0_build' * S: '/var/tmp/portage/media-sound/csound-6.17.0/work/csound-6.17.0'