Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Aug 2015 11:18:37 +0000
From:      Alexey Dokuchaev <danfe@FreeBSD.org>
To:        Mathieu Arnold <mat@FreeBSD.org>
Cc:        "Philip M. Gollucci" <pgollucci@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r394002 - head/net-p2p/zetacoin
Message-ID:  <20150812111837.GA46950@FreeBSD.org>
In-Reply-To: <119E57656109CE822C0CCF8F@atuin.in.mat.cc>
References:  <201508120202.t7C22Fek062663@repo.freebsd.org> <119E57656109CE822C0CCF8F@atuin.in.mat.cc>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Aug 12, 2015 at 11:12:31AM +0200, Mathieu Arnold wrote:
> $ make -V BROKEN_armv6
> 
> Also, note that setting BROKEN_arch will give the error message:
> 
> ===>  zetacoin-0.9.2.4 is marked as broken on armv6: error Please implement
> AtomicPointer for this platform.
> 
> A simpler and better message would be something like:
> 
> BROKEN_armv6=   AtomicPointer not implemented.

Your version is also buggy because it contains trailing dot. ;-)

But I totally agree in general, very often people obviously do not bother to
check the real output, while it's very simple: after adding BROKEN_foo, just
do "make ARCH=foo" to see how it reads.

./danfe



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