From nobody Mon Oct 16 18:34:21 2023 X-Original-To: go@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 4S8QkP1Qmsz4xgSw for ; Mon, 16 Oct 2023 18:34:21 +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 4S8QkP0CRpz3ffm for ; Mon, 16 Oct 2023 18:34:21 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1697481261; a=rsa-sha256; cv=none; b=s7XrZze78TiKUb4A32VpDFJzkHWRDQ+PBiGajzNiVKB+ofsv23QPfzYi7bgKuDMOZ4nY1y G4pnRyDdD5p3UoZmTfsisqZ+64s9fOEKjwoSJ3BDPfaJlxlbAVlqUbqcIw4TI5HhHuhRUO Lt7W4VbjybmWE/qg4XI6whnWBWvaHzWIwI3P/E0FOW86dmEcSXgJCumc+UphGzyrwKcxPx I0zWRsHfFri/eZyfgPx1Y/VdUPNqM4yJr3b+MElJijYNJgKx1oacsfSwtyujAxBvwZ+CrQ GaVCEZ2coDcdaZlxiqE6gCvTssSgdJKwUD1WtnqFi7bgaNJyfy2MK9Ns1B/r8w== 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=1697481261; 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=2lLbZD4Nl9K0yQmOcZlMdxp6EP1tevZFm95sEzPH2GI=; b=qqPgiTMxdNQkxf2iZ00CojPnnIPqF6Mhe6pTvIhzHrPWZYOJbT1VxhEyNaNW1/m0bXjO1G MgZMkUbk9q2b2+deZfC4FHAd2VneaW9XzlLQt8fWI7aIT8Lu0A79F8LuBlB0I0CUFS4920 LAF12VG2RPG23I08TsU+DGP4caKA7+Zpz0cePmVo+D8gIDSRaOi9Y8N+hvQcZlXpaC1Pfp SvrhhaG4Q5xctTttx315Dm28iiuiYrrfry5GY9MIPUJ/me4oRS/6uS8uSDQkJcAhvbnT6r cuddZJqO5W1it9m02ds4kg18kTVT7sjUTOd4gxAdE45ipqF7XfGeqi79IqZfyw== 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 4S8QkN6NwQzrdN for ; Mon, 16 Oct 2023 18:34:20 +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 39GIYKLE020871 for ; Mon, 16 Oct 2023 18:34:20 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 39GIYKPv020870 for go@FreeBSD.org; Mon, 16 Oct 2023 18:34:20 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: go@FreeBSD.org Subject: [Bug 267788] Go testsuite fails in armv7 jail on arm64 host, but not on armv7 host Date: Mon, 16 Oct 2023 18:34:21 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: arm X-Bugzilla-Version: 13.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: fuz@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: cognet@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: assigned_to 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: Go language ports maintenance List-Archive: https://lists.freebsd.org/archives/freebsd-go List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-go@freebsd.org X-BeenThere: freebsd-go@freebsd.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267788 Robert Clausecker changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|freebsd-arm@FreeBSD.org |cognet@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug.=