From owner-svn-ports-all@freebsd.org Wed Aug 12 17:00:48 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB17099F1B5 for ; Wed, 12 Aug 2015 17:00:48 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from mail-ig0-f182.google.com (mail-ig0-f182.google.com [209.85.213.182]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 93BD89D6 for ; Wed, 12 Aug 2015 17:00:48 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: by igui7 with SMTP id i7so65712044igu.1 for ; Wed, 12 Aug 2015 10:00:42 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc:content-type; bh=pFwXcPCLMW1zqtpvwrQa/Uwmb0D04l9T5I4WompuHHI=; b=ZZRCJxOBSImYNEg0PaIF3+UOGjMa1GNG14PKJB42nBvYbsrfp06PGm/Wy3VNgtCD7Y M16acgZiPLts9RFOusBxPIzcneDaRJ5a4RLjP1RdrrrdQ6cO77FxJTYDNoQcUKB+GCxg itgg69vVXSPsOHRM8qhzXkwW+dVWno/haDRL7nLgAo2fnzq87YiXjP9x9kJjkVb68imp bqEiYiV+TwzYqpgrQQWgAeYZQ65Xv0v2GCf+4U3ryJngPp/QHWypljLanOkh+fQRrrod D5qHmh6MpM3IHfUZOwK+Y7elgYAwVeZUyjUAX9hNd7ca8msFaJJSHK9jqICTBw9Q34H/ hBAQ== X-Gm-Message-State: ALoCoQkuFEcVkypFAXFQhGHsIbolnmg9GotFnvYOIxBB0BOVpHyx4+TrfqKGE2Z0+CSw/nMRwRDD X-Received: by 10.50.17.73 with SMTP id m9mr19357241igd.49.1439398841713; Wed, 12 Aug 2015 10:00:41 -0700 (PDT) MIME-Version: 1.0 Received: by 10.50.195.230 with HTTP; Wed, 12 Aug 2015 10:00:02 -0700 (PDT) X-Originating-IP: [71.246.253.67] In-Reply-To: <119E57656109CE822C0CCF8F@atuin.in.mat.cc> References: <201508120202.t7C22Fek062663@repo.freebsd.org> <119E57656109CE822C0CCF8F@atuin.in.mat.cc> From: "Philip M. Gollucci" Date: Wed, 12 Aug 2015 13:00:02 -0400 Message-ID: Subject: Re: svn commit: r394002 - head/net-p2p/zetacoin To: Mathieu Arnold Cc: "Philip M. Gollucci" , "ports-committers@freebsd.org" , "svn-ports-all@freebsd.org" , "svn-ports-head@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Aug 2015 17:00:48 -0000 Sigh....... I'll get to it soonish. On Wed, Aug 12, 2015 at 5:12 AM, Mathieu Arnold wrote: > > > +--On 12 ao=C3=BBt 2015 02:02:15 +0000 "Philip M. Gollucci" > wrote: > | Author: pgollucci > | Date: Wed Aug 12 02:02:14 2015 > | New Revision: 394002 > | URL: https://svnweb.freebsd.org/changeset/ports/394002 > | > | Log: > | net-p2p/zetacoin: mark broken on armv6 > | > | Reported by: pkg-fallout > | > | Modified: > | head/net-p2p/zetacoin/Makefile > | > | Modified: head/net-p2p/zetacoin/Makefile > | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D > | =3D=3D=3D=3D=3D --- head/net-p2p/zetacoin/Makefile Wed Aug 12 01:5= 7:53 2015 > | (r394001) +++ head/net-p2p/zetacoin/Makefile Wed Aug 12 > 02:02:14 2015 > | (r394002) @@ -13,6 +13,8 @@ LICENSE=3D MIT > | BUILD_DEPENDS=3D pkg-config:${PORTSDIR}/devel/pkgconf > | LIB_DEPENDS=3D libboost_date_time.so:${PORTSDIR}/devel/boost-libs > | > | +BROKEN_armv6=3D #error Please implement AtomicPointer for this > platform. > > Trying to copy the error message verbatim is nice, but note that # starts= a > comment, so: > > $ make -V BROKEN_armv6 > > $ > > Also, note that setting BROKEN_arch will give the error message: > > =3D=3D=3D> zetacoin-0.9.2.4 is marked as broken on armv6: error Please i= mplement > AtomicPointer for this platform. > > A simpler and better message would be something like: > > BROKEN_armv6=3D AtomicPointer not implemented. > > Documenting the full error message in the commit is nice too. > > -- > Mathieu Arnold --=20 ---------------------------------------------------------------------------= ------ Curb: Your ride is here 4096R/D21D2752 ECDF B= 597 B54B 7F92 753E E0EA F699 A450 D21D 2752 Philip M. Gollucci (pgollucci@p6m7g8.com) c: 703.336.9354 Member, Apache Software Foundation Committer, FreeBSD Foundation Consultant, P6M7G8 Inc. Sr. Director IT Operations, Curb What doesn't kill us can only make us stronger; Except it almost kills you.