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 A028813933E for ; Wed, 21 Jul 2021 02:23:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D96DBE0B9B; Wed, 21 Jul 2021 02:22:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABF07E0B9A for ; Wed, 21 Jul 2021 02:22:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EEA2A342C0B for ; Wed, 21 Jul 2021 02:22:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72F2584F for ; Wed, 21 Jul 2021 02:22:54 +0000 (UTC) From: "Yixun Lan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Yixun Lan" Message-ID: <1626834088.2b65e0952fd33644a3b605f805045b91792cf3fe.dlan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/riscv/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/riscv/package.use.mask X-VCS-Directories: profiles/arch/riscv/ X-VCS-Committer: dlan X-VCS-Committer-Name: Yixun Lan X-VCS-Revision: 2b65e0952fd33644a3b605f805045b91792cf3fe X-VCS-Branch: master Date: Wed, 21 Jul 2021 02:22:54 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: a83a4cb7-b1ed-4c4d-be13-011d7d379a19 X-Archives-Hash: 72775460bd65f4f60f6a59ad9e3ee812 commit: 2b65e0952fd33644a3b605f805045b91792cf3fe Author: Alex Fan yahoo com> AuthorDate: Wed Jul 21 00:22:03 2021 +0000 Commit: Yixun Lan gentoo org> CommitDate: Wed Jul 21 02:21:28 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2b65e095 profiles/arch/riscv: mask USE="fortran debug" for sci-libs/hdf5 fails tests with theses two USE Bug: https://bugs.gentoo.org/802966 Signed-off-by: Alex Fan yahoo.com> Signed-off-by: Yixun Lan gentoo.org> profiles/arch/riscv/package.use.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask index d597e14ac72..32399157298 100644 --- a/profiles/arch/riscv/package.use.mask +++ b/profiles/arch/riscv/package.use.mask @@ -1,6 +1,11 @@ # Copyright 2019-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Alex Fan (2021-07-20) +# sci-libs/hdf5 fails tests with these 2 use flags enabled, +# otherwise passes all tests +sci-libs/hdf5 fortran debug + # Marek Szuba (2021-07-19) # sci-libs/hdf5 currently not supported (fails tests) on this arch dev-libs/starpu hdf5