Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Aug 2015 18:17:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202394] math/gringo: fix build with ccache
Message-ID:  <bug-202394-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 202394
           Summary: math/gringo: fix build with ccache
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: vsevolod@FreeBSD.org
          Reporter: amdmi3@FreeBSD.org
          Assignee: vsevolod@FreeBSD.org
             Flags: maintainer-feedback?(vsevolod@FreeBSD.org)

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

gringo does not build with ccache:

http://poudriere.amdmi3.ru/data/10-amd64-default/all_2015_08_11/logs/errors/gringo-4.4.0_1.log

because scons doesn't pass enviroment to tools it calls (and thus does not pass
required CCACHE_DIR). Attached patch fixes this by passing the environment.

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