From nobody Mon May 13 14:47:40 2024 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 4VdMlx1kwPz5KPvH for ; Mon, 13 May 2024 14:47:41 +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 4VdMlw6mnJz42Q5 for ; Mon, 13 May 2024 14:47:40 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1715611661; a=rsa-sha256; cv=none; b=ojBqJ9CAfR/QRDClobBQDNU3LV+2FFMmAJk21YzUMCB7vOB5n1dA7gOPO89LEs35YHnTIB zA5xCz198XT/8oy/yajT9r5cXewbeWIKxYXaW6lX0hLeCEnch6qV6q9IjMeseq7+WoG3J7 RgPTGCpKoDyhvVidwqf+VBHc2QlKXccNHsCg0sRfzjvA1o+puVDL1XUdZXAfHYsWgGuVb6 jpOWfnSGTkILNZVfVw2CmxLMEx6c/v2z3yzbH3yB+5A2BqftA7+TjVMbmLYOyUiBi8Xnfo MdXyoW3VbpEHck1WcfPsI6LsSvxbrtsYv+kIIBHkeIRrvS8uQXu7AdDPgQlnbQ== 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=1715611661; 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=D6wBCqo5GyEVlYk9CCDnhMH64txrtE9+/kubXjXX5DY=; b=IwbCD8GfiQXPKVmIMkLTZzvgVe9N6XPbnLdjJ32Jty2C/0wXEr1SHmzOM6F85In+VkqjGN AJ0pcSDNul57QfbvJG6cC9KZ9ZsGdc8nYj/1Fv/vgjJ4CeNHFVlEOItmfcLBiV42iHM1Vl rbqA/Mcvfv2J15300myceH4hQ7aFrTiHRLOyCLe1sQ8is4KrMkQkKR093qRIAkiOVxQ9X3 tSCNYy6SstQ51uBIEYWMjJLTnRr7DC4jdkOuJp9D3awNp0vctYzRr5xQ0sGXlTa1mhlEc1 ALUQpE4Odb7IB2FKpYGdtCT7EzGYJwit0xZJ0j7BvoPZf2hSYkq9HFQus4/IZA== 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 4VdMlw6Fy7zs5d for ; Mon, 13 May 2024 14:47:40 +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 44DEleWw046386 for ; Mon, 13 May 2024 14:47:40 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 44DEleoO046385 for go@FreeBSD.org; Mon, 13 May 2024 14:47:40 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: go@FreeBSD.org Subject: maintainer-feedback requested: [Bug 278953] lang/go122: build fails on armv7 FreeBSD 13.3 Date: Mon, 13 May 2024 14:47:40 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: go@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: 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: X-BeenThere: freebsd-go@freebsd.org Sender: owner-freebsd-go@FreeBSD.org MIME-Version: 1.0 Bugzilla Automation has asked Golang Team (Nobody) for maintainer-feedback: Bug 278953: lang/go122: build fails on armv7 FreeBSD 13.3 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278953 --- Description --- I'm trying to build lang/go 1.22.2 on armv7 FreeBSD 13.3 (specifically, in = an armv7 jail on an arm64 host). The build fails reproducably when building toolchain3: Building Go toolchain3 using go_bootstrap and Go toolchain2. fatal error: workbuf is not empty runtime stack: runtime.throw({0x4c643d, 0x14}) /usr/local/go122/src/runtime/panic.go:1023 +0x4c fp=3D0x2905fefc sp=3D0x2905fee8 pc=3D0x52544 runtime.(*workbuf).checkempty(0x294d4800) /usr/local/go122/src/runtime/mgcwork.go:344 +0x38 fp=3D0x2905ff08 sp=3D0x2905fefc pc=3D0x41944 runtime.getempty() /usr/local/go122/src/runtime/mgcwork.go:357 +0x70 fp=3D0x2905ff34 sp=3D0x2905ff08 pc=3D0x419cc runtime.handoff(0x29318000) /usr/local/go122/src/runtime/mgcwork.go:439 +0x14 fp=3D0x2905ff48 sp=3D0x2905ff34 pc=3D0x41cfc runtime.(*gcWork).balance(0x2903bc5c) /usr/local/go122/src/runtime/mgcwork.go:297 +0x44 fp=3D0x2905ff54 sp=3D0x2905ff48 pc=3D0x41840 runtime.gcDrainN(0x2903bc5c, 0xa3c0) /usr/local/go122/src/runtime/mgcmark.go:1304 +0x148 fp=3D0x2905ff7c sp=3D0x2905ff54 pc=3D0x37fe8 runtime.gcAssistAlloc1(0x29276200, 0xa3c0) /usr/local/go122/src/runtime/mgcmark.go:665 +0x15c fp=3D0x2905ffd4 sp=3D0x2905ff7c pc=3D0x363e8 runtime.gcAssistAlloc.func1() /usr/local/go122/src/runtime/mgcmark.go:556 +0x2c fp=3D0x2905ffe4 sp=3D0x2905ffd4 pc=3D0x3627c runtime.systemstack(0x0) /usr/local/go122/src/runtime/asm_arm.s:317 +0x60 fp=3D0x2905ffe8 sp=3D0x2905ffe4 pc=3D0x8c3bc See attached build log for details. The build fails on FreeBSD 14.0 in much the same way. I'll try to bisect t= he change from go 1.21 to 1.22 to find where the error is.