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 73771158086 for ; Mon, 29 Nov 2021 13:29:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ABF632BC032; Mon, 29 Nov 2021 13:29:51 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 92FC42BC032 for ; Mon, 29 Nov 2021 13:29:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 6DDBE342B2A for ; Mon, 29 Nov 2021 13:29:50 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2940A1A0 for ; Mon, 29 Nov 2021 13:29:49 +0000 (UTC) From: "Marek Szuba" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Marek Szuba" Message-ID: <1638192584.d1f1ff8b9e1afdf11d52d56797c74559319b1280.marecki@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 X-VCS-Directories: profiles/features/musl/ X-VCS-Committer: marecki X-VCS-Committer-Name: Marek Szuba X-VCS-Revision: d1f1ff8b9e1afdf11d52d56797c74559319b1280 X-VCS-Branch: master Date: Mon, 29 Nov 2021 13:29:49 +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: ec818b00-dd0b-42c8-a924-215db5c170e2 X-Archives-Hash: 14cd904199ae87fcd053159fd3aca220 commit: d1f1ff8b9e1afdf11d52d56797c74559319b1280 Author: Marek Szuba gentoo org> AuthorDate: Mon Nov 29 13:28:19 2021 +0000 Commit: Marek Szuba gentoo org> CommitDate: Mon Nov 29 13:29:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1f1ff8b profiles/features/musl: mask app-forensics/honggfuzz Bug: https://bugs.gentoo.org/715648 Signed-off-by: Marek Szuba gentoo.org> profiles/features/musl/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask index 8bf8e5b3342e..96a06e2116fa 100644 --- a/profiles/features/musl/package.mask +++ b/profiles/features/musl/package.mask @@ -1,6 +1,11 @@ # Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Marek Szuba (2021-11-29) +# Uses the header file sys/queue.h, which musl does not include by design +# - see their FAQ. Bug #715648. +app-forensics/honggfuzz + # Andreas K. Hüttel (2021-11-21) # No musl patches in ebuild