From nobody Wed Aug 30 20:02:11 2023 X-Original-To: toolchain@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 4RbZvS2nBMz4sRFj for ; Wed, 30 Aug 2023 20:02:12 +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 4RbZvS1hDJz4MjZ for ; Wed, 30 Aug 2023 20:02:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1693425732; a=rsa-sha256; cv=none; b=dj5e+tpvWHTYycTNo7RIX3TbOGfwn3l0Oq6PnoJ1DbBXyVjCXrPnUJzxYqmC8CfOo9xEwP qYKLADwU3NnvYTKW0+yQzhXvQFAXWzJnPQfn54VIl/kvmEQ7rCb0jKQO0J32ZdhVi6WO58 e5ex5cOLr4CEyv8kqy6Co4fN284kW1Re2UQmyLOJL3tbr7YMwkmy1T+4OfZkoJxU4+CxHP RWxZQfQfxnBch7OmEaBKdp7N7Nqb8upyWu5Duwq1G7ZAcgFyOPvDyCMV1fqXM8qNhUFQVu M072CM8qvFM0NziHsH61jkUPpohvJ7ggIKyqF5KY8DiHbcCVaVid55sKYR4i8w== 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=1693425732; 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=tBq7Q1WfgwBwqBRusWtp1ZWHsdA+0dNtBFpi6dsNTuI=; b=nhlLmwXbERFnFxi9H5xK1WTZDHBIsCNUt+3s1VtD5utZwpukdZncJ8OiUp3YIYqTe3fCNs 20HExO8fJEHCoW89YHwwiMzZHHCL9a5e0+Owd9jCVozHUl+QSqS/kp60XwhSuhgM01TbRS VM0ssQ3PZ4LoR7pfMsfVxL/JA9YmfvN3PTSdzPV8/vHHW7uY403PXUvpM3xOmura7h2e9a Hzmzr1AVFN+7Q1pHDCci5J1ZanMLUvih52U1FSbddmbYX5yM+vzdHGmYGJYdtgTnT+OqIy T3VlGFZ00uPrYnpH1xVwyQldnr1hjfDXhMvnWxHVigj3udT5Ll1AyzCBq642mA== 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 4RbZvS0h3mzmg6 for ; Wed, 30 Aug 2023 20:02:12 +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 37UK2CBa098104 for ; Wed, 30 Aug 2023 20:02:12 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 37UK2CjU098102 for toolchain@FreeBSD.org; Wed, 30 Aug 2023 20:02:12 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: toolchain@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNzMzMzldIEJ1aWxkIG9mIHNjaWVuY2UvdHJpbGlub3Mg?= =?UTF-8?B?ZmFpbHMgb24gMTQgQ1VSUkVOVDogaGlkZGVuIHN5bWJvbCBfWk5TdDNfXzFy?= =?UTF-8?B?c0I3djE2MDAwNkljTlNfMTFjaGFyX3RyYWl0c0ljRUVOU185YWxsb2NhdG9y?= =?UTF-8?B?SWNFRUVFUk5TXzEzYmFzaWNfaXN0cmVhbUlUX1QwX0VFUzlfUk5TXzEyYmFz?= =?UTF-8?B?aWNfc3RyaW5nSVM2X1M3X1QxX0VFIGlzbid0IGRlZmluZWQ=?= Date: Wed, 30 Aug 2023 20:02:11 +0000 X-Bugzilla-Reason: AssignedTo 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: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: dim@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: toolchain@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: cc attachments.created 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: Maintenance of FreeBSD s integrated toolchain List-Archive: https://lists.freebsd.org/archives/freebsd-toolchain List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-toolchain@freebsd.org X-BeenThere: freebsd-toolchain@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273339 Dimitry Andric changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dim@FreeBSD.org --- Comment #3 from Dimitry Andric --- Created attachment 244488 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244488&action= =3Dedit Fix link error by including This should fix the linker error. --=20 You are receiving this mail because: You are the assignee for the bug.=