From nobody Sun Dec 24 00:26:18 2023 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 4SyMK71KbLz55D80 for ; Sun, 24 Dec 2023 00:26:19 +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 4SyMK70DKgz3Lgm for ; Sun, 24 Dec 2023 00:26:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703377579; a=rsa-sha256; cv=none; b=FL85Xq2JUJXteSFvYxO6scVzHVpLKmMPO38+flZL1gdMyQFhYsQl1A5Ae1jFIDXC38H755 XAUKLZrskk9oHKdU+7TIRoQzwTcysckeoWqyVtvSY9eUZGGirt+ct+Ds40/JQ2e4NDVB71 uuRZjC9s6PrWUAW5P/qcMzXdUqsOp4gUbJoy4MUfA0Iou4pQBz5Wo5dtDk3VlJm8oUVWVE DQa3YHgHIt9s60LdDgdDiGIlIOT0Fte2RB90Vi2TlJUsDv6jcDJfj/uvJJlZFtkKFVQIHH c89NoDtSpXlPOgVGZzLev1/C04jUkDHZkno6Z2ajNhYAHjUZuz+UMKcTyKnY3A== 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=1703377579; 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=ajz46mvokhSRLZnO2EJZvbhPtgDCWyUB3TooziGTLY8=; b=nRhg9oY+zpJYJiPanb/ttGaobA5fQj6BOU2GGZFV7K4S3Z2oXtCc6HgUJKKhPS4oL6ME2B AnBdVsTiDGHrtYzBqrh9t9DQ9vyG0I9eFnOa9ehWcJoFSkmzq/5tPkfiZMfWRKSAyqrbtX bdhzwGM5gdmDe8z9pJQoeQ7hsFBoGNYHo7eJ86jSBJqJXiBYbyaKZQDmkPJVaO6Qf7DHlZ mjqz8Kbht5/51Bu5kCLQfIOyVj4e5t/Jb+AZHC0lBraZIxTPwNynSHRpiht+Q0W/MS6pNs S/lAtutnXDHI/aTihbEE4zUmB1PK57dkP3RZxWY2PEwEc3hLRqRQYt7H/zw1PQ== 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 4SyMK66QKbz1LN8 for ; Sun, 24 Dec 2023 00:26:18 +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 3BO0QI0l014896 for ; Sun, 24 Dec 2023 00:26:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BO0QIna014895 for dtrace@FreeBSD.org; Sun, 24 Dec 2023 00:26:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: dtrace@FreeBSD.org Subject: [Bug 232675] dtrace: "failed to compile script" when more than 2^15 distinct types are in CTF info Date: Sun, 24 Dec 2023 00:26:18 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: needs-patch, needs-qa X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: freebsd@cory.albrecht.name X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: markj@FreeBSD.org X-Bugzilla-Flags: mfc-stable13? mfc-stable12? mfc-stable11? X-Bugzilla-Changed-Fields: cc 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: 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 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D232675 Cory Albrecht changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |freebsd@cory.albrecht.name --- Comment #53 from Cory Albrecht --- I am also hitting the "in_addr_t" bug with ipfw.d building with poudriere i= n a 13.1-RELEASE-p9 jail on TrueNAS --=20 You are receiving this mail because: You are on the CC list for the bug.= From nobody Sun Dec 24 21:00:51 2023 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 4Sytjc0JWVz54TWJ for ; Sun, 24 Dec 2023 21:00:52 +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 4Sytjb3Ftnz3HtD for ; Sun, 24 Dec 2023 21:00:51 +0000 (UTC) (envelope-from bugzilla-noreply@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703451651; a=rsa-sha256; cv=none; b=Rm+1t3FTPCDA0swMAm91vi559/KEQ+MAtQu/T9+4pk0dkhQpzLyxdDHyn6ZSbKZcETmOxy jeqxdwbMUX0LNuOVOlQ8lfs6UD15XlyhvN592iQLp3LK+oBKWHwGYJzIXIiOhLFX09GQDl NWZMCV5bx8VPphUWlRunyx/dJV104dFx2j8ndmlxpqaFCPgNGDDhCzVxRAUUzrf3q3tM38 nHYRTh5Q3iYsFA5wP4ZNq5Jr2FMu1EJg6lu5goFynpt/CYY/cAp6PiP9ZQ7Z7N2zYJSsx1 G08CHOh/hd1kcVzWvTN4wntNH5vGotViqRmx4r3yUccbKfTfjb4jZ+XfgcS2zA== 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=1703451651; 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=r0Tx5WQKo4kMtqMx7YKwzgmi1UuR7ewN8Yuh39DrnyI=; b=UJ/3E/WHhH1FISNJb9pF05QHwv/C3aFn6UUazcmqq8LG757VoRl9Y0Vw7Ti2h7fVaCXTDq sT78HaKBJrhJqUZims1BoXTLnrP+k/xwAbhu+95Jr0iXykMJWNiqZYzB4GxeTVPQTFTZ1Q iWk/eaC4pmuTlugxc3IdNE+rzzl6l2xdy0hgo2ggvk1kQui5wc7QcZ/+EWB4dkRU9w2Zif 4DWD1fm1T+Q4flV40VBFGgluuJKkZMa0roCPbn8z19Sz5lNECI+WCSfqpcGWZb5y4ejmKT 9AQGTDX7oXBc/uGuuHPPaEj9eoAb3fHhDxMUXP1oaVCfw64IUs2jmyjTyjPUHg== 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 4Sytjb2MrJzjln for ; Sun, 24 Dec 2023 21:00:51 +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 3BOL0pwI074957 for ; Sun, 24 Dec 2023 21:00:51 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BOL0pMi074956 for dtrace@FreeBSD.org; Sun, 24 Dec 2023 21:00:51 GMT (envelope-from bugzilla-noreply@FreeBSD.org) Message-Id: <202312242100.3BOL0pMi074956@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, 24 Dec 2023 21:00:51 +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="17034516513.C8919a.69967" Content-Transfer-Encoding: 7bit --17034516513.C8919a.69967 Date: Sun, 24 Dec 2023 21:00:51 +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. --17034516513.C8919a.69967 Date: Sun, 24 Dec 2023 21:00:51 +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.
--17034516513.C8919a.69967--