Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 2013 23:27:58 -0700 (PDT)
From:      Beeblebrox <zaphod@berentweb.com>
To:        freebsd-ports@freebsd.org
Subject:   Re: devel/json-c build fails
Message-ID:  <1368167278891-5810172.post@n5.nabble.com>
In-Reply-To: <20130509190616.GH15016@gahrfit.gahr.ch>
References:  <1367859303386-5809185.post@n5.nabble.com> <20130509190616.GH15016@gahrfit.gahr.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1368167278891-5810172.post>