From nobody Fri Dec 29 04:07:14 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 4T1Wzk6jWTz55PDL for ; Fri, 29 Dec 2023 04:07:14 +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 4T1Wzk4yw9z4KlY for ; Fri, 29 Dec 2023 04:07:14 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1703822834; a=rsa-sha256; cv=none; b=AJTOKq/sv/vOw8gd5AJ8ISISC2u+Grm3SMCl2SQGIvXPBrGySWVOtSVLbI15p+OuvRycBr cK1niwoo3frlk6hBaeeXLz1o9OI3dU4PwyYnHlFgXa6bTrR6SD6YLtWq2uCcPIFBlBmJl6 1mf6S38t4KtmVaRBikn/i3Av0LaxT0ZrkVPd6vZWVAwE7T8UY+XTncz3mwYU9bRAm8JIcP neYKuNkdFEkhVhBJQdDwLZDdk45A8z8PkczZy63Xn4snzpplbpGnNTBKFEdjVt2MGQ1d2O bJFxTnXO8gYIvdHWPUfFWfbS8WQWV0T+o3LeJWJ4hJu+c57ylnghajSBE54E9g== 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=1703822834; 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=opf7npDFfkx3rLn26M2g0TMm9WL16yG+gm7n5n0mQf0=; b=sT1RJ8pVK5/KMCRo+4aNQHgZu1NAhmq21hOkceRKIpU3Fb4+Ecqcv7ybWw+z23KwgiTi3t kWNbERVzzqks13e0RVzjEGfrw7pscyBXhhSGTXUgDwGDfnmZpG/5cruyxG26OqDTy6n8Mw AWQ9GfDKG6hKrErg2B5iXqJglSdNEDuG4W2X8F5qNxXCJsU42mFU/vBGPzK77022sioFak Kvhl3cc5NOfMmZU5Eot9V5dy53Lv7bN9ZSUfuarRZfdhP20oRyG+EN8RD7RjxZEaPIpfru YiADMTIpj1JwO3yLJGMhgq7MY8YWT9X/nFcNppo54fe1Jck/IqlVG3KbaGkW6A== 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 4T1Wzk41m2zrLL for ; Fri, 29 Dec 2023 04:07:14 +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 3BT47E11060337 for ; Fri, 29 Dec 2023 04:07:14 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3BT47ElP060335 for go@FreeBSD.org; Fri, 29 Dec 2023 04:07:14 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 273156] Mk/Uses/go.mk: Build fails: package slices is not in GOROOT (/usr/local/go120/src/slices) Date: Fri, 29 Dec 2023 04:07:14 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Ports Framework X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: mckaybauer8940763@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: go@FreeBSD.org X-Bugzilla-Flags: 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: 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=3D273156 goyette changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mckaybauer8940763@gmail.com --- Comment #2 from goyette --- The game can be very frustrating at times, especially for new players. The levels are designed to be challenging, and it can take a lot of practice to beat them. Link: https://geometrydash-lite.com --=20 You are receiving this mail because: You are the assignee for the bug.=