[Bug 272337] [audio/plasma5-kpipewire] avcodec missing.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 02 Jul 2023 20:43:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272337 Bug ID: 272337 Summary: [audio/plasma5-kpipewire] avcodec missing. Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: kde@FreeBSD.org Reporter: dgilbert@eicat.ca Flags: maintainer-feedback?(kde@FreeBSD.org) Assignee: kde@FreeBSD.org Created attachment 243153 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=243153&action=edit poudriere log I'm including the whole poudriere log, but pertinantly, libavcodec seems to be missing. -- Checking for module 'libpipewire-0.3' -- Found libpipewire-0.3, version 0.3.62 -- Checking for module 'libavcodec' -- Package 'libavcodec', required by 'virtual:world', not found -- Checking for module 'libavutil' -- Package 'libavutil', required by 'virtual:world', not found -- Checking for module 'libavformat' -- Package 'libavformat', required by 'virtual:world', not found -- Checking for module 'gbm' -- Found gbm, version 22.3.7 -- Checking for module 'libswscale' -- Package 'libswscale', required by 'virtual:world', not found -- Found epoxy: /usr/local/lib/libepoxy.so (found suitable version "1.5.9", minimum required is "1.3") -- Found PkgConfig: /usr/local/bin/pkgconf (found version "1.8.1") -- Found Libdrm: /usr/local/lib/libdrm.so (found suitable version "2.4.115", minimum required is "2.4.62") -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_VISIBILITY - Success -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY -- Performing Test COMPILER_HAS_HIDDEN_INLINE_VISIBILITY - Success -- Performing Test COMPILER_HAS_DEPRECATED_ATTR -- Performing Test COMPILER_HAS_DEPRECATED_ATTR - Success -- Configuring done (9.2s) CMake Error at src/CMakeLists.txt:120 (target_link_libraries): Target "KPipeWireRecord" links to: PkgConfig::AVCodec 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. -- You are receiving this mail because: You are the assignee for the bug.