From owner-svn-ports-head@freebsd.org Tue Mar 6 09:21:08 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 869B1F433C4; Tue, 6 Mar 2018 09:21:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2610:1c1:1:6074::16:84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3C9A76C797; Tue, 6 Mar 2018 09:21:08 +0000 (UTC) (envelope-from jbeich@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1354) id 349D1E1C7; Tue, 6 Mar 2018 09:21:08 +0000 (UTC) From: Jan Beich To: Mathieu Arnold Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r463680 - in head/net/ceph: . files References: <201803060059.w260xMYN015292@repo.freebsd.org> <20180306084506.34blvgnmo2fky4r5@atuin.in.mat.cc> Date: Tue, 06 Mar 2018 10:21:03 +0100 In-Reply-To: <20180306084506.34blvgnmo2fky4r5@atuin.in.mat.cc> (Mathieu Arnold's message of "Tue, 6 Mar 2018 09:45:06 +0100") Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Mar 2018 09:21:08 -0000 Mathieu Arnold writes: > On Tue, Mar 06, 2018 at 12:59:22AM +0000, Jan Beich wrote: > >> ${PY_BOOST} \ >> + libboost_python.so:devel/boost-python-libs \ > > Please remove the second line, it is wrong because missing the flavor, > which the first line already does. It was removed in r463685. Anything else? Maintainer probably added it to pacify stage-qa which doesn't seem to recognize PY_BOOST. ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/ceph-mgr is linked to /usr/local/lib/libboost_python.so.1.66.0 from devel/boost-python-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libboost_python.so:devel/boost-python-libs