In 10-Current + pkgng all you need is to set in make.conf:
WITH_CCACHE_BUILD=yes
Same goes for poudriere environment - no need for "CC=.${CC......" in
poudriere jail make.conf. If something fails during the poudriere build, I
try several work-arounds on host before posting to the mail list.Java-based ports appear to have a common problem: They don't build with clang (or run in to some problems). Port maintainers need to specify USE_GCC in their Makefile for ports that require lang/gcc for the build process, which most Java based ports seem to need. ----- 10-Current-amd64-using ccache-portstree merged with marcuscom.gnome3 & xorg.devel -- View this message in context: http://freebsd.1045724.n5.nabble.com/devel-json-c-build-fails-tp5809185p5810172.html Sent from the freebsd-ports mailing list archive at Nabble.com. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
