From owner-svn-ports-all@FreeBSD.ORG Tue Jun 24 10:02:11 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 413884BF; Tue, 24 Jun 2014 10:02:11 +0000 (UTC) Received: from mail-we0-x22a.google.com (mail-we0-x22a.google.com [IPv6:2a00:1450:400c:c03::22a]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5FB852634; Tue, 24 Jun 2014 10:02:10 +0000 (UTC) Received: by mail-we0-f170.google.com with SMTP id w61so63071wes.29 for ; Tue, 24 Jun 2014 03:02:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=vs3YFAxxf7MSIADF2eFuS2GM/K355dZDrzasoULXoaw=; b=AmBrA6tjmqVcnWZzyvtC3MsnnlPRGU6KHk9yKQQeq2UobQGiZ4v+NgNEsDrLNhxPXw Nr3Km57I1DSJriTHxHgNOUaVg3uGT4eDcThSazPqC9otujOwJx/ll27XxC4IlOIOMfeW Muln/nLJKpOHAuhJSBzhW0TDU1lFWpyN+zInJriQceMZ4MG+mTmIFJsPC5bZbweUqZrt 1/bf4vieFMktli8vL7FIFsQV6z7rDqr9amHKDSj9RyZXfwGMjgUPuYAcob1EgGH/6KEQ 0d/KoY6vhcNB0P+hA7F95JEibmgWboxwDCIp0HTOV5vBb7DnklhrRHfDP2WL8f6DFB62 QfFQ== X-Received: by 10.180.79.168 with SMTP id k8mr32530367wix.35.1403604125324; Tue, 24 Jun 2014 03:02:05 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id u10sm362527wix.11.2014.06.24.03.02.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 24 Jun 2014 03:02:04 -0700 (PDT) Sender: Baptiste Daroussin Date: Tue, 24 Jun 2014 12:02:01 +0200 From: Baptiste Daroussin To: Alexey Dokuchaev Subject: Re: svn commit: r359059 - head/net/openospfd Message-ID: <20140624100201.GV23976@ivaldir.etoilebsd.net> References: <201406240809.s5O897RB070121@svn.freebsd.org> <20140624095606.GA57236@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R10gueRtU1pFqy+X" Content-Disposition: inline In-Reply-To: <20140624095606.GA57236@FreeBSD.org> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 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: Tue, 24 Jun 2014 10:02:11 -0000 --R10gueRtU1pFqy+X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 24, 2014 at 09:56:06AM +0000, Alexey Dokuchaev wrote: > On Tue, Jun 24, 2014 at 08:09:07AM +0000, Baptiste Daroussin wrote: > > New Revision: 359059 > > URL: http://svnweb.freebsd.org/changeset/ports/359059 > > QAT: https://qat.redports.org/buildarchive/r359059/ > >=20 > > Log: > > Mark as broken: does not build on 10 and head > > [...] > > =20 > > +.include > > + > > +.if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} >=3D 1000000 > > +BROKEN=3D Does not build on FreeBSD 10+ >=20 > I think it would be nice to provide more specific reason; otherwise it > is hard to tell if it's compiler related or not. Also OSVERSION check > is not quite accurate. Fixed in r359066 (and staged). >=20 > ./danfe >=20 CARP API is not compatible anymore --R10gueRtU1pFqy+X Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlOpTJkACgkQ8kTtMUmk6ExCWACgiihob8WdUKT0C9Zdoj52YFQV PiEAnjj63o2M8C2Q0Ru1GKbdhz7XGbbf =qaWX -----END PGP SIGNATURE----- --R10gueRtU1pFqy+X--