From nobody Sun Sep 15 21:02:07 2024 X-Original-To: dtrace@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 4X6L8J2v9hz5X3QB for ; Sun, 15 Sep 2024 21:02:08 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4X6L8H5Qm3z43V0 for ; Sun, 15 Sep 2024 21:02:07 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1726434127; a=rsa-sha256; cv=none; b=aVyyt0fnPJDbcjEn8uHdwVF80fFCfslMwl0D6BG04UtYg2gxXw2/ZXtvM9f+OiFDHOdwbd GQIrc1iyyiDcKfMjtkVNnx6BCJp7Ck5ZQyVB7l3Fl9Ihfmb+2vSvI9wL1zEf1jWQh1WkPn IzC1ja1NSXVxZcrIF/kPEDEKmL2pr+QC+1UPkLO7BkKNeZp6ZCbSqLxwiqybtq7Cj83yyg YM2v4ywPtyBc4fIFssVW9Lz8AUZtRMsNLLdGk6+DoNSlKy0zoIomlapZDHC1OESAbyRZWN zwoUrozVBOq10lcuFsesmN8ZVwBU94fFwNhiJicpVfkRjpG2sOGZaLJdXFnnow== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1726434127; 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; bh=WBqjWc1OzykUTE5p9PuTgzYi7ZRSF6PwMSMmuFDFVXM=; b=VnJg5uH5gUiznTv5k9iVrHTP9K2hIpxcZdR/R+MGnDTzJLqVm6ps59tlshMGY89UDh5ZO1 1yHX7xLkitgx9Ag8S/LzQmnJhObz7N5bz4FdoKBMXHefcO96SbOLgtm7hNcS0czZq4xJQL sp4VL8oFK5UBX8JWIuOguNx/nH98twb/PcUem5h6T3NA/eh8qAsqpOs2PTWUROYjpscUH4 T0+C63zuYpHa+2wjUBeevzFs2oX1McgHPbXzVtB9SxgDEwl3BibNkHXa5Hi47WA5igTlaG MvHqgXNThd/Sh353gO3Q8IBca+O2dR6R3Hh4GzHEMVX+xJ8sg3Wy0LprXg6puw== 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 4X6L8H52zJzRfH for ; Sun, 15 Sep 2024 21:02:07 +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 48FL27ij063627 for ; Sun, 15 Sep 2024 21:02:07 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 48FL27it063620 for dtrace@FreeBSD.org; Sun, 15 Sep 2024 21:02:07 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202409152102.48FL27it063620@kenobi.freebsd.org> X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@FreeBSD.org using -f From: bugzilla-noreply@FreeBSD.org To: dtrace@FreeBSD.org Subject: Problem reports for dtrace@FreeBSD.org that need special attention Date: Sun, 15 Sep 2024 21:02:07 +0000 List-Id: A discussion list for developers working on DTrace in FreeBSD List-Archive: https://lists.freebsd.org/archives/freebsd-dtrace List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-dtrace@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="17264341271.A43B91.53281" Content-Transfer-Encoding: 7bit --17264341271.A43B91.53281 Date: Sun, 15 Sep 2024 21:02:07 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status | Bug Id | Description ------------+-----------+--------------------------------------------------- Open | 267619 | dtrace: Compiler produces bogus error message: in 1 problems total for which you should take action. --17264341271.A43B91.53281 Date: Sun, 15 Sep 2024 21:02:07 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status      |    Bug Id | Description
------------+-----------+---------------------------------------------------
Open        |    267619 | dtrace: Compiler produces bogus error message: in

1 problems total for which you should take action.
--17264341271.A43B91.53281--