[Bug 200051] multimedia/ffmpeg2theora: pass environment through scons

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 8 11:35:34 UTC 2015


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

            Bug ID: 200051
           Summary: multimedia/ffmpeg2theora: pass environment through
                    scons
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: wg at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
          Assignee: wg at FreeBSD.org
             Flags: maintainer-feedback?(wg at FreeBSD.org)

Created attachment 156508
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=156508&action=edit
Patch

SCons doesn't pass environment to utilities it calls by default, so, for
instance, ccache builds are broken, as ccache needs to be passed CCACHE_DIR and
other env variables. Pass environment through scons to fix this.

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


More information about the freebsd-ports-bugs mailing list