Date: Mon, 28 Jul 2014 02:45:19 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: John Marino <marino@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r363061 - head/emulators/tpm-emulator Message-ID: <20140728024519.GA80194@FreeBSD.org> In-Reply-To: <201407271328.s6RDS1Uc006671@svn.freebsd.org> References: <201407271328.s6RDS1Uc006671@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jul 27, 2014 at 01:28:01PM +0000, John Marino wrote: > New Revision: 363061 > URL: http://svnweb.freebsd.org/changeset/ports/363061 > QAT: https://qat.redports.org/buildarchive/r363061/ > > While here, simplify powerpc breakage, remove reference to BERLIOS > > -.if ${ARCH} == "powerpc" > -BROKEN= Does not compile on powerpc > -.endif > +BROKEN_powerpc= Does not compile on powerpc It builds fine here on 10.0; do you have somewhat recent build failure log? I've noticed that many ports were marked as broken on tier2 arches a while ago (when they indeed were broken), but then no one bothered to recheck if it is still true. Back in Kris' times, he used to rip bogus BROKEN knobs, but this tradition is long lost in FreeBSD, unfortunately. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140728024519.GA80194>