Date: Wed, 23 Mar 2016 00:09:06 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208224] devel/ccache Message-ID: <bug-208224-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208224 Bug ID: 208224 Summary: devel/ccache Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: bdrewery@FreeBSD.org Reporter: tigersharke@gmail.com Assignee: bdrewery@FreeBSD.org Flags: maintainer-feedback?(bdrewery@FreeBSD.org) Setting a file maximum from the command option or by manual edit fails. The value created by ccache --max-files=3Dblah which should itself create a val= id entry is considered in error as below, blah can be any proper value like 37= 0k or 370M. ccache: error: /var/tmp/ccache/ccache.conf:2: invalid unsigned integer: "bl= ah" The error message occurs with any invocation of ccache, preempting any value changes via command option. The content that the command option (ccache --max-files=3D370M) creates in ccache.conf is, on its own line with no lead= ing space: max_files =3D 370M --=20 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-208224-13>