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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 80E07158094 for ; Tue, 4 Oct 2022 02:46:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0A174E08F1; Tue, 4 Oct 2022 02:46:58 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3817E08F1 for ; Tue, 4 Oct 2022 02:46:57 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F232A340A7F for ; Tue, 4 Oct 2022 02:46:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 37ED4609 for ; Tue, 4 Oct 2022 02:46:54 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1664851604.9936e23a559a58a3133a2fd45e7d49462be44763.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/musl/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/musl/package.mask profiles/features/musl/use.mask X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9936e23a559a58a3133a2fd45e7d49462be44763 X-VCS-Branch: master Date: Tue, 4 Oct 2022 02:46: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: d9a778d9-5bed-46e5-8fc3-b8d6835c5b4e X-Archives-Hash: 73671d9589cc80f5e05014b93d4218ae commit: 9936e23a559a58a3133a2fd45e7d49462be44763 Author: Sam James gentoo org> AuthorDate: Tue Oct 4 02:23:42 2022 +0000 Commit: Sam James gentoo org> CommitDate: Tue Oct 4 02:46:44 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9936e23a profiles/features/musl: mask opencascade flags Signed-off-by: Sam James gentoo.org> profiles/features/musl/package.mask | 3 +++ profiles/features/musl/use.mask | 5 +++++ 2 files changed, 8 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index fc1d8eb2e11a..8dd26f8d72a6 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -41,6 +41,9 @@ net-misc/casync # Bernd Waibel (2022-03-14) # Doesn't build with musl, bug #832742 +app-eselect/eselect-opencascade +media-gfx/freecad +media-gfx/prusaslicer sci-libs/opencascade # Stephan Hartmann (2022-02-10) diff --git a/profiles/features/musl/use.mask b/profiles/features/musl/use.mask index f383362677ab..9f14eb480107 100644 --- a/profiles/features/musl/use.mask +++ b/profiles/features/musl/use.mask @@ -5,6 +5,11 @@ -elibc_musl elibc_glibc +# Sam James (2022-10-04) +# sci-libs/opencascade is masked on musl +occ +opencascade + # Sam James (2022-10-04) # Mask USE flags which pull in a binary package linked against glibc (rolling # mask, use for all such packages)