Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 May 2015 11:35:33 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200051] multimedia/ffmpeg2theora: pass environment through scons
Message-ID:  <bug-200051-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
          Assignee: wg@FreeBSD.org
             Flags: maintainer-feedback?(wg@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.



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