[Bug 206945] multimedia/avidemux-plugins fails to detect x265

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Feb 5 07:34:31 UTC 2016


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

            Bug ID: 206945
           Summary: multimedia/avidemux-plugins fails to detect x265
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia at FreeBSD.org
          Reporter: mi at FreeBSD.org
            Blocks: 206864
          Assignee: multimedia at FreeBSD.org
             Flags: maintainer-feedback?(multimedia at FreeBSD.org)

Created attachment 166606
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166606&action=edit
Do not add -ldl to the list of libraries

Without the attached patch in avidemux/files the cmake for avidemux-plugins
fails to detect x265 -- because it attempts to link with the non-existent libdl
(see Bug 206864, comment 17).

With this patch the x265 is properly found, although check-plist still fails:

Error: Orphaned: lib/ADM_plugins6/audioDecoder/libADM_ad_opus.so
Error: Orphaned: lib/ADM_plugins6/audioEncoders/libADM_ae_twolame.so
Error: Orphaned: lib/ADM_plugins6/videoFilters/libADM_vf_ssa.so


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206864
[Bug 206864] multimedia/x265: Update to 1.9 (and exp-run)
-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list