notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Sanity Test Failure
Wednesday, 7 Jan 2015
00:57 bdrewery search for other commits by this committer
  • devel/ccache Tool to minimize the compile time of C/C++ programs Refresh
- Update to 3.2.1
  This fixes some of the clang bugs. CCACHE_CPP2 should no longer be needed.
- Remove COLORS option as it is now upstreamed and enabled by default. Requires
  DISABLE_MAKE_JOBS to see them (or no -j to make(1)) as bmake has a feature
  which disables colors with -j.

Changes: https://ccache.samba.org/releasenotes.html#_ccache_3_2_1
Changes: https://ccache.samba.org/releasenotes.html#_ccache_3_2
Original commitRevision:376448 

Sanity Test Results

devel/ccache:

This command (FreshPorts code 1):

/usr/local/bin/sudo /usr/sbin/chroot -u dan /usr/FreshPorts/ports-jail
/make-port.sh /usr/local/PORTS-head devel/ccache
2>/tmp/FreshPorts.devel.ccache.make-error.2015.1.7.1.0.10.7924

produced this error:

Error message is: "/usr/local/PORTS-head/devel/ccache/Makefile", line 38:
Malformed conditional (${COMPILER_TYPE} == clang)
"/usr/local/PORTS-head/devel/ccache/Makefile", line 40: if-less elif
"/usr/local/PORTS-head/devel/ccache/Makefile", line 42: if-less endif
make: fatal errors encountered -- cannot continue