[Bug 272337] [audio/plasma5-kpipewire] avcodec missing.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jul 7 22:34:57 BST 2023


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272337

--- Comment #5 from commit-hook at FreeBSD.org ---
A commit in branch 2023Q3 references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=210327adb060c183ed7e05d6acf029b93f3bdd8b

commit 210327adb060c183ed7e05d6acf029b93f3bdd8b
Author:     Jan Beich <jbeich at FreeBSD.org>
AuthorDate: 2023-07-07 21:22:40 +0000
Commit:     Jan Beich <jbeich at FreeBSD.org>
CommitDate: 2023-07-07 21:33:57 +0000

    audio/alsa-plugins: unbreak FFMPEG=on after 685e477b807c

    checking for LIBAV... no
    checking for avcodec_open in -lavcodec... no
    [...]
    configure:13617: checking for LIBAV
    configure:13624: $PKG_CONFIG --exists --print-errors "libavcodec libavutil
libavresample"
    Package libavresample was not found in the pkg-config search path.
    Perhaps you should add the directory containing `libavresample.pc'
    to the PKG_CONFIG_PATH environment variable
    Package 'libavresample', required by 'virtual:world', not found
    configure:13627: $? = 1
    [...]
    ====> Checking for pkg-plist issues (check-plist)
    ===> Parsing plist
    ===> Checking for items in STAGEDIR missing from pkg-plist
    ===> Checking for items in pkg-plist which are not in STAGEDIR
    Error: Missing: etc/alsa/conf.d/10-rate-lav.conf
    Error: Missing: etc/alsa/conf.d/60-a52-encoder.conf
    Error: Missing: lib/alsa-lib/libasound_module_pcm_a52.la
    Error: Missing: lib/alsa-lib/libasound_module_pcm_a52.so
    Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate.la
    Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate.so
    Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_fast.so
    Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_faster.so
    Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_high.so
    Error: Missing: lib/alsa-lib/libasound_module_rate_lavrate_higher.so
    Error: Missing: share/alsa/alsa.conf.d/10-rate-lav.conf
    Error: Missing: share/alsa/alsa.conf.d/60-a52-encoder.conf
    ===> Error: Plist issues found.
    *** Error code 1

    PR:             271641 272337
    (cherry picked from commit df94027c843002a2abe044fa124eb5956a385932)

 audio/alsa-plugins/Makefile | 6 ++++--
 audio/alsa-plugins/distinfo | 2 ++
 2 files changed, 6 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list