Date: Mon, 28 Jul 2014 08:02:22 +0200 From: John Marino <freebsd.contact@marino.st> To: Alexey Dokuchaev <danfe@FreeBSD.org>, 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: <53D5E76E.6040508@marino.st> In-Reply-To: <20140728024519.GA80194@FreeBSD.org> References: <201407271328.s6RDS1Uc006671@svn.freebsd.org> <20140728024519.GA80194@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 7/28/2014 04:45, Alexey Dokuchaev wrote: > 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. Of course I don't. I was just simplifying an existing knob as part of cleanup work, not verifying its validity. Somebody that cares about powerpc needs to do a private "exp-run" that ignores broken and see what shakes out. John
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?53D5E76E.6040508>