From nobody Wed Jan 31 05:35:19 2024 X-Original-To: standards@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4TPrN802hmz58TLD for ; Wed, 31 Jan 2024 05:35:20 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TPrN73rxSz4h8X for ; Wed, 31 Jan 2024 05:35:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1706679319; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IcvaYwpBNBrqPYlO1wVk1e3XqTVqJY7QzhQw/uo4tnk=; b=jv/pTpjHFJRaj5GpAan5zREiPjCkphfMeax2HGDOlNsuN8nNkNobOezlTTWcLElmZMPcEm WHMXY1LDuLQA2ziVNx8BliMx40nwuiKnss6dcyWr9zEhWLBc+FTYHov/rLF1mizGcZLg2F 2zA/d/LYm9w5BeqbIggsRczjlzYXe4YHt0j1Z4z9dweOIzMUcvEDRbOrzJrlQNTzimjhTq kFKqtRKRSSa9Cx2ckDFEatbuI/RiJ07SNQbtONqUxfyK4j//VOjbgFkH23ViLhgfbPDhvt PHmxIhIIIF40TpiES1Ie2LXvDHTT4OuyXaHrOCg8WDAN85AGIdLFsAk+89OF5Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1706679319; a=rsa-sha256; cv=none; b=a1ojtWSYIX5g7XJ4cT7CKhK7Cs1rHBNXMPJCdg8Y5qdAkMSZth2TrCSIZX6M0Dv22p4ZuE bJj6jQ9wBcdztMGgWZ6yrgi3mzj1Lzf1kajq3/i6Y7fM9rsQFW+JECNJBmXr5TBdat4BCl AhDO27hJwTYkxuB9LItlIycqNgfAQhSuEltz93YXBxH+kGdDi55K/OzgGmJhI3ikeha4Ej 0Hx9zsKPMxedQGnTRLvUXH7BDHGEzAz387QeuLqExYryM4M5jPH2t3JAD1mwxnPVayGH8o Be7tNFaTs1mhZtt4vHxd0WYUYSC1WAKvjMVy3bit0FsK5J149ApH2KgluM6Eng== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4TPrN72vdxz15db for ; Wed, 31 Jan 2024 05:35:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 40V5ZJbp061222 for ; Wed, 31 Jan 2024 05:35:19 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 40V5ZJaP061209 for standards@FreeBSD.org; Wed, 31 Jan 2024 05:35:19 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: standards@FreeBSD.org Subject: [Bug 276743] Many SIG* macros in are not visible without _XOPEN_SOURCE Date: Wed, 31 Jan 2024 05:35:19 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: standards X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: standards@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Standards compliance List-Archive: https://lists.freebsd.org/archives/freebsd-standards List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-standards@freebsd.org X-BeenThere: freebsd-standards@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276743 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3D69beefcd6c22c38ec003efafe329d59= 481d02d70 commit 69beefcd6c22c38ec003efafe329d59481d02d70 Author: Jan Beich AuthorDate: 2024-01-31 05:24:05 +0000 Commit: Jan Beich CommitDate: 2024-01-31 05:33:40 +0000 x11-wm/wlmaker: unbreak build on non-x86 architectures Upstream defines _POSIX_C_SOURCE to 1, 199309L, 200112L, 200809L in multiple files, all of which hide SIGTRAP on FreeBSD. Drop POSIX as BSD (unlike GNU) enable extensions by default. submodules/libbase/subprocess.c:496:9: error: use of undeclared identif= ier 'SIGTRAP' 496 | BS_ASSERT(rv =3D=3D subprocess_ptr->pid); | ^ submodules/libbase/assert.h:45:13: note: expanded from macro 'BS_ASSERT' 45 | BS_ABORT();=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20= =20=20=20=20=20=20 \ | ^ submodules/libbase/assert.h:34:28: note: expanded from macro 'BS_ABORT' 34 | #define BS_ABORT() { raise(SIGTRAP); } | ^ PR: 276743 Reported by: pkg-fallout (aarch64) x11-wm/wlmaker/Makefile | 3 +++ 1 file changed, 3 insertions(+) --=20 You are receiving this mail because: You are the assignee for the bug.=