From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1E009138330 for ; Wed, 12 Oct 2016 09:06:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BB26B21C075; Wed, 12 Oct 2016 09:06:36 +0000 (UTC) Received: from smarthost03c.mail.zen.net.uk (smarthost03c.mail.zen.net.uk [212.23.1.22]) by pigeon.gentoo.org (Postfix) with ESMTP id 6247521C060 for ; Wed, 12 Oct 2016 09:06:36 +0000 (UTC) Received: from [82.69.80.10] (helo=peak.localnet) by smarthost03c.mail.zen.net.uk with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:256) (Exim 4.80) (envelope-from ) id 1buFUh-0005WH-2P for gentoo-user@lists.gentoo.org; Wed, 12 Oct 2016 09:06:35 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Boost and boost-build out of step Date: Wed, 12 Oct 2016 10:06:34 +0100 Message-ID: <82038382.uyM4lyd4ZY@peak> User-Agent: KMail/4.14.10 (Linux/4.8.1-gentoo; KDE/4.14.24; x86_64; ; ) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost03c-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: 037633d7-f104-4ffd-9c1d-a6cef0c6af8d X-Archives-Hash: 11b21fd488e1ff0884a3cb5762386e91 Hello list, For about a week my daily update has complained thus: !!! All ebuilds that could satisfy "=dev-util/boost-build-1.62*" have been masked. !!! One of the following masked packages is required to complete your request: - dev-util/boost-build-1.62.0-r1::gentoo (masked by: ) (dependency required by "dev-libs/boost-1.62.0-r1::gentoo" [ebuild]) The ebuild of dev-util/boost-build-1.62.0-r1 includes 'RESTRICT="test"'. I have just been waiting for this to be sorted out, but no change yet. I can upgrade boost-build by specifying USE=test on the command line, but is that a good idea? Is anyone else experiencing it? This is ~amd64. -- Rgds Peter