Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
media-sound/audacity-3.4.2 fails[SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Fri Mar 29, 2024 10:37 pm    Post subject: media-sound/audacity-3.4.2 fails[SOLVED] Reply with quote

relevant code is at the bottom 0f this page. Can this be a simple fix like an ebuild typo or a missing dep problem? I can post the emerge logs if needed.





Code:
Verifying ebuild manifests

>>> Emerging (1 of 1) media-sound/audacity-3.4.2::gentoo
 * audacity-sources-3.4.2.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                        [ ok ]
>>> Unpacking source...
>>> Unpacking audacity-sources-3.4.2.tar.gz to /var/tmp/portage/media-sound/audacity-3.4.2/work
>>> Source unpacked in /var/tmp/portage/media-sound/audacity-3.4.2/work
>>> Preparing source in /var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2 ...
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2_build"
 * Applying audacity-3.2.3-disable-ccache.patch ...                                                                                                                 [ ok ]
 * Applying audacity-3.3.3-fix-rpaths.patch ...                                                                                                                     [ ok ]
 * Applying audacity-3.2.3-allow-overriding-alsa-jack.patch ...
patching file CMakeLists.txt
Hunk #1 succeeded at 595 (offset -29 lines).
patching file lib-src/portmixer/CMakeLists.txt
Hunk #1 succeeded at 8 with fuzz 2.                                                                                                                                 [ ok ]
 * Applying audacity-3.3.3-local-threadpool-libraries.patch ...
patching file cmake-proxies/cmake-modules/DependenciesList.cmake
Hunk #1 succeeded at 63 (offset 7 lines).
patching file libraries/lib-network-manager/CMakeLists.txt
Hunk #1 succeeded at 44 with fuzz 2 (offset 1 line).                                                                                                                [ ok ]
 * Applying audacity-3.3.3-remove-conan-test-dependency.patch ...                                                                                                   [ ok ]
 * Applying audacity-3.4.2-audiocom-std-string.patch ...                                                                                                            [ ok ]
 * Hardcoded definition(s) removed in CMakeLists.txt:
 *     set( CMAKE_BUILD_TYPE "Debug" )
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2 ...
 *
 * Requested wxWidgets:        3.2-gtk3
 * Using wxWidgets:            gtk3-unicode-3.2-gtk3
 *
 * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2"
 * Build directory  (BUILD_DIR):     "/var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2_build"
cmake -C /var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2_build/ge​ntoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DAUDACITY_BUILD_LEVEL=2 -Daudacity_conan_enabled=off -Daudacity_has_networking=off -Daudacity_has_updates_check=OFF -Daudacity_has_audiocom_upload=off -Daudacity_has_sentry_reporting=off -Daudacity_has_crashreports=off -Daudacity_has_tests=off -Daudacity_has_vst3=off -Daudacity_lib_preference=system -Daudacity_obey_system_dependencies=ON -Daudacity_use_expat=system -Daudacity_use_ffmpeg=off -Daudacity_use_libid3tag=off -Daudacity_use_ladspa=yes -Daudacity_use_lame=system -Daudacity_use_wxwidgets=system -Daudacity_use_libflac=system -Daudacity_use_libmp3lame=system -Daudacity_use_libmpg123=off -Daudacity_use_libogg=system -Daudacity_use_libopus=system -Daudacity_use_libsndfile=system -Daudacity_use_libvorbis=system -Daudacity_use_lv2=system -Daudacity_use_midi=system -Daudacity_use_nyquist=local -Daudacity_use_pch=off -Daudacity_use_portaudio=system -Daudacity_use_portmixer=system -Daudacity_use_portsmf=system -Daudacity_use_rapidjson=system -Daudacity_use_sbsms=off -Daudacity_use_soundtouch=system -Daudacity_use_soxr=system -Daudacity_use_twolame=off -Daudacity_use_vamp=off -Daudacity_use_wavpack=off -DPA_HAS_ALSA=on -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/media-sound/audacity-3.4.2/work/audacity​-sources-3.4.2_build/gentoo_toolchain.cmake /var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2
loading initial cache file /var/tmp/portage/media-sound/audacity-3.4.2/work/audacity-sources-3.4.2_build/ge​ntoo_common_config.cmake
-- The C compiler identification is GNU 13.2.1
-- The CXX compiler identification is GNU 13.2.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
-- Found Python3: /usr/bin/python3 (found version "3.11.8") found components: Interpreter
-- The ASM_NASM compiler identification is NASM
-- Found assembler: /usr/bin/nasm
-- Build Info:
--   Host System: Linux-6.8.1-gentoo
--   Host System Name: Linux
--   Host System Processor: x86_64
--   Host System Version: 6.8.1-gentoo
--   Host System Architecture: 64-bit
--
--   Compiler: /usr/bin/x86_64-pc-linux-gnu-g++
--   Compiler Version: 13.2.1
--   Compiler Standard: 17
--   Compiler Standard Required: ON
--   Compiler Extensions:
--
--   Current Commit: unknown
--
-- Looking for pow in m
-- Looking for pow in m - found
-- Looking for __atomic_fetch_add_4 in atomic
-- Looking for __atomic_fetch_add_4 in atomic - found
-- Performing Test HAVE_MMX
-- Performing Test HAVE_MMX - Success
-- Performing Test HAVE_SSE
-- Performing Test HAVE_SSE - Success
-- Performing Test HAVE_SSE2
-- Performing Test HAVE_SSE2 - Success
-- Looking for 4 include files float.h, ..., string.h
-- Looking for 4 include files float.h, ..., string.h - found
-- Looking for assert.h
-- Looking for assert.h - found
-- Looking for fenv.h
-- Looking for fenv.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for malloc.h
-- Looking for malloc.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdbool.h
-- Looking for stdbool.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for unistd.h
-- Looking for unistd.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for dlfcn.h
-- Looking for dlfcn.h - found
-- Looking for fileno
-- Looking for fileno - found
-- Looking for flock
-- Looking for flock - found
-- Looking for gmtime
-- Looking for gmtime - found
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for lrint
-- Looking for lrint - found
-- Looking for lrintf
-- Looking for lrintf - found
-- Looking for lstat
-- Looking for lstat - found
-- Looking for mlock
-- Looking for mlock - found
-- Looking for posix_fadvise
-- Looking for posix_fadvise - found
-- Looking for posix_memalign
-- Looking for posix_memalign - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of float
-- Check size of float - done
-- Probing for libjpeg-turbo 3
-- Found libjpeg-turbo 3
-- Forcing system version of libjpeg-turbo 3
-- ========== Using system version of ZLIB ==========
-- ========== Using system version of PNG ==========
-- ========== Using system version of JPEG ==========
-- ========== Using system version of EXPAT ==========
-- ========== Using system version of wxWidgets ==========
-- ========== Using system version of libmp3lame ==========
-- ========== mpg123 is disabled ==========
-- ========== libid3tag is disabled ==========
-- ========== WavPack is disabled ==========
-- ========== Using system version of Ogg ==========
-- ========== Using system version of FLAC ==========
-- ========== Using system version of Opus ==========
-- ========== Using system version of opusfile ==========
-- ========== Using system version of Vorbis ==========
-- ========== Using system version of SndFile ==========
-- ========== Using system version of PortAudio ==========
-- ========== Using system version of RapidJSON ==========
-- ========== Using system version of PortMidi ==========
-- Found libuuid:
        libuuid_INCLUDE_DIR: /usr/include
        libuuid_LIBRARIES: /usr/lib64/libuuid.so
-- Found ZLIB: /usr/lib64/libz.so (found version "1.3.1")
-- Found EXPAT: /usr/lib64/libexpat.so (found version "2.6.2")
wxWidgets_LIBRARIES=general;-L/usr/lib64;general;-pthread;general;-lwx_baseu-3.2​-gtk3;general;-lwx_gtk3u_core-3.2-gtk3;general;-lwx_gtk3u_html-3.2-gtk3;general;​-lwx_gtk3u_qa-3.2-gtk3;general;-lwx_baseu_xml-3.2-gtk3;general;-lwx_baseu_net-3.​2-gtk3
wxWidgets_LIBRARY_DIRS=/usr/lib64
-- Found wxWidgets: general;-L/usr/lib64;general;-pthread;general;/usr/lib64/libwx_baseu-3.2-gtk3.so​;general;/usr/lib64/libwx_gtk3u_core-3.2-gtk3.so;general;/usr/lib64/libwx_gtk3u_​html-3.2-gtk3.so;general;/usr/lib64/libwx_gtk3u_qa-3.2-gtk3.so;general;/usr/lib6​4/libwx_baseu_xml-3.2-gtk3.so;general;/usr/lib64/libwx_baseu_net-3.2-gtk3.so (found version "3.2.2")
-- Found lame:
        libmp3lame_INCLUDE_DIR: /usr/include
        libmp3lame_LIBRARIES: /usr/lib64/libmp3lame.so
-- Found Ogg: /usr/include
-- Found FLAC: TRUE
-- Found Opus: TRUE
-- Could NOT find opusfile (missing: opusfile_INCLUDE_DIR opusfile_LIBRARIES)
-- Found Vorbis: TRUE
-- Found SndFile: /usr/include
-- Found PortAudio:
        PortAudio_INCLUDE_DIR: /usr/include
        PortAudio_LIBRARIES: /usr/lib64/libportaudio.so
-- RapidJSON found. Headers: /usr/include
-- Found portmidi:
        portmidi_INCLUDE_DIR: /usr/include
        portmidi_LIBRARIES: /usr/lib64/libportmidi.so
-- Trying to retrieve GTK version from general;-L/usr/lib64;general;-pthread;general;/usr/lib64/libwx_baseu-3.2-gtk3.so​;general;/usr/lib64/libwx_gtk3u_core-3.2-gtk3.so;general;/usr/lib64/libwx_gtk3u_​html-3.2-gtk3.so;general;/usr/lib64/libwx_gtk3u_qa-3.2-gtk3.so;general;/usr/lib6​4/libwx_baseu_xml-3.2-gtk3.so;general;/usr/lib64/libwx_baseu_net-3.2-gtk3.so
-- Found PkgConfig: /usr/bin/x86_64-pc-linux-gnu-pkg-config (found version "2.1.1")
-- Checking for module 'gtk+-3.0'
--   Found gtk+-3.0, version 3.24.41
-- Checking for module 'glib-2.0'
--   Found glib-2.0, version 2.78.4
-- Fixing up ZLib mess...
-- ========== vamp disabled ==========
-- ========== Configuring lv2 ==========
-- Checking for modules 'lilv-0 >= 0.24.6;lv2 >= 1.16.0;serd-0 >= 0.30.2;sord-0 >= 0.16.4;sratom-0 >= 0.6.4;suil-0 >= 0.10.6'
--   Found lilv-0, version 0.24.24
--   Found lv2, version 1.18.10
--   Found serd-0, version 0.32.2
--   Found sord-0, version 0.16.16
--   Found sratom-0, version 0.6.16
--   Found suil-0, version 0.10.20
-- Using 'lv2' system library
-- Interface lv2:
        include:
        Libraries:
-- ========== Configuring portsmf ==========
-- Checking for module 'portSMF >= 0.1'
--   Found portSMF, version 1.0.239
-- Using 'portsmf' system library
-- Interface portsmf:
        include:
        Libraries:
-- ========== sbsms disabled ==========
-- ========== Configuring soundtouch ==========
-- Checking for module 'soundtouch >= 1.7.1'
--   Found soundtouch, version 2.3.2
-- Using 'soundtouch' system library
-- Interface soundtouch:
        include:
        Libraries:
-- ========== twolame disabled ==========
-- Looking for pa_jack.h
-- Looking for pa_jack.h - not found
-- ========== Configuring manual ==========
-- ========== Configuring images ==========
-- ========== Configuring lib-string-utils ==========
-- ========== Configuring lib-strings ==========
-- ========== Configuring lib-utility ==========
-- ========== Configuring lib-uuid ==========
-- ========== Configuring lib-components ==========
-- ========== Configuring lib-basic-ui ==========
-- ========== Configuring lib-exceptions ==========
-- ========== Configuring lib-export-ui ==========
-- ========== Configuring lib-preferences ==========
-- ========== Configuring soxr ==========
-- Checking for module 'soxr >= 0.1.1'
--   Found soxr, version 0.1.3
-- Using 'soxr' system library
-- Interface libsoxr:
        include:
        Libraries: lib-string-utils;lib-strings;lib-utility;lib-uuid;lib-components;lib-basic-ui;li​b-exceptions;lib-export-ui;lib-preferences;lib-math;lib-files;lib-import-export;​lib-ipc;lib-registries;lib-xml;lib-audio-devices;lib-project;lib-screen-geometry​;lib-project-rate;lib-file-formats;lib-theme;image-compiler;lib-theme-resources;​lib-track;lib-transactions;lib-sample-track;lib-module-manager;lib-project-histo​ry;lib-graphics;lib-audio-graph;lib-tags;lib-realtime-effects;lib-audio-io;lib-w​ave-track;lib-track-selection;lib-project-file-io;lib-command-parameters;lib-num​eric-formats;lib-effects;lib-time-frequency-selection;lib-wx-wrappers;lib-shuttl​egui;lib-wx-init;lib-time-track;lib-vst3;lib-snapping;lib-vst;lib-lv2;lib-ladspa​;lib-audio-unit;lib-playable-track;lib-time-and-pitch;lib-mixer;lib-channel;lib-​stretching-sequence;lib-sentry-reporting
-- ========== Configuring lib-math ==========
-- ========== Configuring lib-files ==========
-- ========== Configuring lib-import-export ==========
-- ========== Configuring lib-ipc ==========
-- ========== Configuring lib-registries ==========
-- ========== Configuring lib-xml ==========
-- ========== Configuring lib-audio-devices ==========
-- ========== Configuring lib-project ==========
-- ========== Configuring lib-screen-geometry ==========
-- ========== Configuring lib-project-rate ==========
-- ========== Configuring lib-file-formats ==========
-- ========== Configuring lib-theme ==========
-- ========== Configuring lib-theme-resources ==========
-- ========== Configuring lib-track ==========
-- ========== Configuring lib-transactions ==========
-- ========== Configuring lib-sample-track ==========
-- ========== Configuring lib-module-manager ==========
-- ========== Configuring lib-project-history ==========
-- ========== Configuring lib-graphics ==========
-- ========== Configuring lib-audio-graph ==========
-- ========== Configuring lib-tags ==========
-- ========== Configuring lib-realtime-effects ==========
-- ========== Configuring lib-audio-io ==========
-- ========== Configuring lib-wave-track ==========
-- ========== Configuring lib-track-selection ==========
-- ========== Configuring sqlite ==========
-- Checking for module 'sqlite3 >= 3.31.1'
--   Found sqlite3, version 3.45.2
-- Using 'sqlite' system library
-- Interface sqlite:
        include:
        Libraries: lib-string-utils;lib-strings;lib-utility;lib-uuid;lib-components;lib-basic-ui;li​b-exceptions;lib-export-ui;lib-preferences;lib-math;lib-files;lib-import-export;​lib-ipc;lib-registries;lib-xml;lib-audio-devices;lib-project;lib-screen-geometry​;lib-project-rate;lib-file-formats;lib-theme;image-compiler;lib-theme-resources;​lib-track;lib-transactions;lib-sample-track;lib-module-manager;lib-project-histo​ry;lib-graphics;lib-audio-graph;lib-tags;lib-realtime-effects;lib-audio-io;lib-w​ave-track;lib-track-selection;lib-project-file-io;lib-command-parameters;lib-num​eric-formats;lib-effects;lib-time-frequency-selection;lib-wx-wrappers;lib-shuttl​egui;lib-wx-init;lib-time-track;lib-vst3;lib-snapping;lib-vst;lib-lv2;lib-ladspa​;lib-audio-unit;lib-playable-track;lib-time-and-pitch;lib-mixer;lib-channel;lib-​stretching-sequence;lib-sentry-reporting
-- ========== Configuring lib-project-file-io ==========
-- ========== Configuring lib-command-parameters ==========
-- ========== Configuring lib-numeric-formats ==========
-- ========== Configuring lib-effects ==========
-- ========== Configuring lib-time-frequency-selection ==========
-- ========== Configuring lib-wx-wrappers ==========
-- ========== Configuring lib-shuttlegui ==========
-- ========== Configuring lib-wx-init ==========
-- ========== Configuring lib-time-track ==========
-- ========== Configuring lib-snapping ==========
-- ========== Configuring lib-vst ==========
-- ========== Configuring lib-lv2 ==========
-- ========== Configuring lib-ladspa ==========
-- ========== Configuring lib-playable-track ==========
-- ========== Configuring lib-time-and-pitch ==========
-- ========== Configuring lib-mixer ==========
-- ========== Configuring lib-channel ==========
-- ========== Configuring lib-stretching-sequence ==========
-- ========== Configuring locale ==========
-- ========== Configuring Audacity ==========
-- Looking for clock_gettime
-- Looking for clock_gettime - found
-- Not using precompiled headers
-- ========== Configuring mod-script-pipe ==========
-- ========== Configuring mod-mp3 ==========
-- ========== Configuring mod-pcm ==========
-- ========== Configuring mod-cl ==========
-- ========== Configuring mod-lof ==========
-- ========== Configuring mod-aup ==========
-- ========== Configuring mod-null ==========
-- ========== Configuring mod-nyq-bench ==========
-- ========== Configuring mod-ogg ==========
-- ========== Configuring mod-flac ==========
-- ========== Configuring mod-opus ==========
-- ========== Configuring nyquist ==========
-- ========== Configuring plug-ins ==========
-- <<< Gentoo configuration >>>
Build type      RelWithDebInfo
Install path    /usr
Compiler flags:
C               -march=native -O2 -pipe -fomit-frame-pointer -mno-fma4 -mno-tbm -mno-xop -mno-lwp
C++             -march=native -O2 -pipe -fomit-frame-pointer -mno-fma4 -mno-tbm -mno-xop -mno-lwp
Linker flags:
Executable      -Wl,-O1 -Wl,--as-needed
Module          -Wl,-O1 -Wl,--as-needed
Shared          -Wl,-O1 -Wl,--as-needed

-- Configuring done (4.7s)



Code:
CMake Error at cmake-proxies/cmake-modules/AudacityFunctions.cmake:569 (target_link_libraries):
  Target "mod-opus" links to:

    opusfile::opusfile

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Call Stack (most recent call first):
  cmake-proxies/cmake-modules/AudacityFunctions.cmake:613 (audacity_module_fn)
  modules/mod-opus/CMakeLists.txt:17 (audacity_module)





-- Generating done (0.4s)
CMake Generate step failed. Build files cannot be regenerated correctly.
* ERROR: media-sound/audacity-3.4.2::gentoo failed (configure phase):
* cmake failed
*
*

[Moderator edit: added [code] tags to preserve output layout; broke long whitespace-free lines in code tags to fix thread layout. -Hu]
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11


Last edited by wrc1944 on Sun Mar 31, 2024 12:25 am; edited 1 time in total
Back to top
View user's profile Send private message
Banana
Veteran
Veteran


Joined: 21 May 2004
Posts: 1393
Location: Germany

PostPosted: Sat Mar 30, 2024 8:31 am    Post subject: Reply with quote

Do you habve the opus use flag set for this package? If so, if you don't need it, remve it and try again.

Do you have media-sound/opus-tools media-libs/opusfile media-libs/opus media-libs/libopusenc installed? Does a re-emerge help?
_________________
My personal space
My delta-labs.org snippets do expire

PFL - Portage file list - find which package a file or command belongs to.
Back to top
View user's profile Send private message
whilom
n00b
n00b


Joined: 11 Jul 2005
Posts: 21
Location: Ontario, Canada

PostPosted: Sat Mar 30, 2024 2:07 pm    Post subject: Reply with quote

Same exact issue building audacity:

Code:
-- Configuring done (17.4s)
CMake Error at cmake-proxies/cmake-modules/AudacityFunctions.cmake:569 (target_link_libraries):
  Target "mod-opus" links to:

    opusfile::opusfile

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Call Stack (most recent call first):
  cmake-proxies/cmake-modules/AudacityFunctions.cmake:613 (audacity_module_fn)
  modules/mod-opus/CMakeLists.txt:17 (audacity_module)


opus flag isn't set:

Code:
$ equery uses media-sound/audacity
[ Legend : U - final flag setting for installation]
[        : I - package is installed with flag     ]
[ Colors : set, unset                             ]
 * Found these USE flags for media-sound/audacity-3.4.2:
 U I
 + + alsa      : Add support for media-libs/alsa-lib (Advanced Linux Sound
                 Architecture)
 - - audiocom  : Enable integrated uploading to audio.com
 - - ffmpeg    : Enable ffmpeg/libav-based audio/video codec support
 + + flac      : Add support for FLAC: Free Lossless Audio Codec
 + - id3tag    : Enables ID3 tagging with id3tag library
 + - ladspa    : Enable the ability to support ladspa plugins
 + - lv2       : Add support for Ladspa V2
 - - mpg123    : Use media-sound/mpg123 instead of media-libs/libmad for
                 decoding MPEG decoding
 + + ogg       : Add support for the Ogg container format (commonly used by
                 Vorbis, Theora and flac)
 - - opus      : Enable Opus audio codec support
 + - portmixer : Enable the internal portmixer feature
 - - sbsms     : Enables sbsms library support for slower, more accurate pitch
                 and tempo changing
 - - test      : Enable dependencies and/or preparations necessary to run tests
                 (usually controlled by FEATURES=test but can be toggled
                 independently)
 - - twolame   : Enables twolame support (MPEG Audio Layer 2 encoder)
 - - vamp      : Enables vamp plugins support (Audio analysing plugins)
 + + vorbis    : Add support for the OggVorbis audio codec
 - - wavpack   : Add support for wavpack audio compression tools


None of the opus ebuilds are isntalled, but then I wouldn't expect them to be :)
Back to top
View user's profile Send private message
netfab
Veteran
Veteran


Joined: 03 Mar 2005
Posts: 1897
Location: 127.0.0.1

PostPosted: Sat Mar 30, 2024 2:12 pm    Post subject: Reply with quote

Bug 927659 - media-sound/audacity-3.4.2: missing depend media-libs/opusfile
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Sat Mar 30, 2024 11:49 pm    Post subject: Reply with quote

here's what I currently have/don't have # emerge -pv media-sound/opus-tools media-libs/opusfile media-libs/opus media-libs/libopusenc

I'm the O.P. guess I'll add the three missing pkgs, and try to emere audacity again, without the opus USE flag set'
Code:





These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 1.70 s (backtrack: 0/20).

[ebuild   R    ] media-libs/opus-1.5.1-r1::gentoo  USE="-custom-modes -debug -doc -hardened -static-libs -test" ABI_X86="(64) -32 (-x32)" CPU_FLAGS_X86="sse" 0 KiB
[ebuild  N     ] media-libs/opusfile-0.12-r1::gentoo  USE="float http -doc -fixed-point -static-libs" 461 KiB
[ebuild  N     ] media-libs/libopusenc-0.2.1-r1::gentoo  USE="-doc" 379 KiB
[ebuild  N     ] media-sound/opus-tools-0.2-r1::gentoo  USE="flac" 447 KiB

Total: 4 packages (3 new, 1 reinstall), Size of downloads: 1,287 KiB

 * IMPORTANT: 2 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.


[Moderator edit: fixed [code] tag. -Hu]
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
wrc1944
Advocate
Advocate


Joined: 15 Aug 2002
Posts: 3435
Location: Gainesville, Florida

PostPosted: Sun Mar 31, 2024 12:00 am    Post subject: Reply with quote

Thanks much, Guys, worked like a charm. :) Emerge media-sound/audacity took a few minutes, now to try using it on some wave audio files.


UPDATE: Works GREAT!!! I'm a longtime user of audacity on many platforms- nice to have it on Gentoo.
_________________
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.36-r7, gcc-13.2.1_p20230304
kernel-6.8.4 USE=experimental python3_11
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum