Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Feb 2016 07:34:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 206945] multimedia/avidemux-plugins fails to detect x265
Message-ID:  <bug-206945-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206945

            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@FreeBSD.org
          Reporter: mi@FreeBSD.org
            Blocks: 206864
          Assignee: multimedia@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)

Created attachment 166606
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D166606&action=
=3Dedit
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 l=
ibdl
(see Bug 206864, comment 17).

With this patch the x265 is properly found, although check-plist still fail=
s:

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=3D206864
[Bug 206864] multimedia/x265: Update to 1.9 (and exp-run)
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206945-12827>