Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jul 2015 15:05:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 201589] [patch] audio/audacity: issues building with ffmpeg
Message-ID:  <bug-201589-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 201589
           Summary: [patch] audio/audacity: issues building with ffmpeg
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: heckendorfc@gmail.com
                CC: xxjack12xx@gmail.com
                CC: xxjack12xx@gmail.com
             Flags: maintainer-feedback?(xxjack12xx@gmail.com)
          Keywords: patch

Created attachment 158801
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=158801&action=edit
Adding libavformat.so FFMPEG_LIB_DEPENDS

If building with poudriere, ffmpeg won't be extracted during the build so it
won't notice the new .so bump. It will build but won't dynamically load the
ffmpeg library at runtime.

When building with ffmpeg installed, the build will fail because of what seems
like errors upstream. Some of the API changed and wasn't updated in audacity in
the src/FFmpeg.h extern entries.

Here are a couple of patches that fix the issues for me. I also submitted the
source patch upstream.

-- 
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-201589-13>