[Bug 195577] New: devel/jsoncpp: pass whole environment through SCons

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 2 04:05:58 UTC 2014


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

            Bug ID: 195577
           Summary: devel/jsoncpp: pass whole environment through SCons
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: amdmi3 at FreeBSD.org
                CC: johan at stromnet.se
                CC: johan at stromnet.se
             Flags: maintainer-feedback?(johan at stromnet.se)

Created attachment 150093
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=150093&action=edit
Proposed patch

By default, SCons cleans environment it passes to child processes. This breaks
build in certain cases - for example, when ccache is used and CCACHE_DIR is
passed to set its cache directory (that is used by poudriere, for instance).
Though upstream SConstruct passes some variables, this is not enough, so pass
everything.

--- Comment #1 from Bugzilla Automation <bugzilla at FreeBSD.org> ---
Maintainer CC'd

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


More information about the freebsd-ports-bugs mailing list