From nobody Fri Jun 16 16:21:00 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 4QjPXr1t4lz4djCg for ; Fri, 16 Jun 2023 16:21:00 +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 4QjPXr0llgz3CBb for ; Fri, 16 Jun 2023 16:21:00 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1686932460; 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=7cXJbVAeLNjWiY2KIJUogT7xCcizGoJpMHaObGW34tM=; b=WiO3yFLDzziQgDwjASmUL4CMvFpDpEkQSt5sePEONw07wqi3n66xrReBN9D+OSW9JQLON/ caxBqTFnZ6wB12DzGjxIcn6wBOolAYX0QFiI4MD6DKgozSgjLbGe61Kdyt/hnm0faqQ7bh ouIms/03exDNhzP8R7LIhamQPxz1Q0jPlpuazcSDiexQDncLy3I6QXnfetglPx/k2uK+i7 b+rNBAL/fBEpbSQ8pF+FFwfsvH/sugrxOOk2LMrpBTXGYpRQdS6paEg4WYRMw+ejMzGqB/ ZBE3XksfDKJxaemyQeDlEts/vVErRhyyy87qKofF/RGsVPVLu39nD16ABUbWTQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686932460; a=rsa-sha256; cv=none; b=WO/nmoCtinrltEv0WLR/iOQamaV5aXja3sfvFXvic1VE5pVbWhJyVKXnm31jvnZ5t02tYQ A20hrvpnZNT7hgCJ/5ixjtWS53IisrKk8qGc0gczwL5PwhwOPXmDbVH3122zGpDGj7C1p0 X8tMDA+vRMfQgQg5pauv7F6fIVi8GgDHrdATRXdqsFBRgtJ3/FuHXR0TWvtMpAENaL3n9K UdtzU4xwuiSUKSn2hgJKdBfgORF75I4waOkyxtoq8zSzRkOC1y8mXOKgYykyWwjVj0P8h6 W36sjtjYOnO12hoIeeDGC5GmxhoFb69z4hOsbXzbod/PEkg/ImGP3PdFMJM38Q== 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 4QjPXq6yNvzZcS for ; Fri, 16 Jun 2023 16:20:59 +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 35GGKxCD049331 for ; Fri, 16 Jun 2023 16:20:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35GGKxJc049330 for go@FreeBSD.org; Fri, 16 Jun 2023 16:20:59 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 272028] lang/go120: Fails to build sysutils/gotop: x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) Date: Fri, 16 Jun 2023 16:21:00 +0000 X-Bugzilla-Reason: CC 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: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: go@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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272028 Yuri Victorovich changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|portmgr@FreeBSD.org |go@FreeBSD.org --=20 You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.= From nobody Wed Jun 21 19:27:05 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 4QmYRF40vQz4gPFn for ; Wed, 21 Jun 2023 19:27:05 +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 4QmYRF0yCKz47hK for ; Wed, 21 Jun 2023 19:27:05 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1687375625; 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=rD+YW5Xh0yOz89PMxbDnGxXFii9OgrKa6sHV2UWsAl0=; b=s0naCdOIOuVuVZSUvxJlIGMgtv6oJqTFwiPKRe7F8dXIvznMl9UP1MKSZZO11azMcG4/fO fyD+D581RTO0r9VIcxQHUXLcQ7gxCk8yN+wKMvs00JUnAb7jUyScCUHgMx4bhHwXx5cMbN 1my37ZSHAyAPFb41W78p8/d8eq3lIxUSx2ymxrNRcsO+eyvUd6T88m/a6SWPocaxYkoko8 N1zFpjrsHfeFAlef41G2NZAXbCY/6NwjgrDORRosna59olcv41GzvTTH6ZR6if33zEF35K bJQxjjGGW9wiBNYxO9yNv3mHQNa0+9KTmhoJKQLyH6QXMI1+mtf8DpzV0eF75w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1687375625; a=rsa-sha256; cv=none; b=J3jiDVwNrG9NkqSe+E/WBWTxd1EV5Wb8x7jLO/H2mFxc91U+eOcvJtrwzwOalduHYYRsWe W90YgR7RAoZlfP0ZUjBBSw1NX/3f9i3UJDTW0/dwXZNN+CZUg5TvqZVf2Aa15uS+FvAlb0 VtWbLRwZMN5pYiUR3+n+wJKq3Ryu+QtvHCherK+9wLiIyTfoZXO62FltQalt0BlleXLH7Y yZbdKZCWycKRorXWfGEoEI1nGHqbIyTnUMvmeCYSlOgcCxDqzKBIdWs4Cw07p1me4tvkih ISCXGUVOfyvnOJZVODBGaCUnPXClfkhn4BRarl0df+afO0EhuHFBxyRsZop/aA== 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 4QmYRF01gTztkP for ; Wed, 21 Jun 2023 19:27:05 +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 35LJR4H6025226 for ; Wed, 21 Jun 2023 19:27:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from bugzilla@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35LJR4Ml025225 for go@FreeBSD.org; Wed, 21 Jun 2023 19:27:04 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: bugzilla set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: go@FreeBSD.org Subject: [Bug 265697] Add Go Team account to Bugzilla Date: Wed, 21 Jun 2023 19:27:05 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Services X-Bugzilla-Component: Bug Tracker X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: dogfood, easy X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: commit-hook@FreeBSD.org X-Bugzilla-Status: Closed X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: koobs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: 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 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265697 --- Comment #6 from commit-hook@FreeBSD.org --- A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3D1178acf46604c54e2661284af17452c4d= b6b2f6f commit 1178acf46604c54e2661284af17452c4db6b2f6f Author: Colin Percival AuthorDate: 2023-06-07 22:17:12 +0000 Commit: Colin Percival CommitDate: 2023-06-21 19:26:00 +0000 EC2: Default to "uefi-preferred" boot mode In EC2, UEFI boots faster than BIOS, but not all amd64 instance types support UEFI. AMIs need to have their boot mode designated, which created a dilemma: Faster boots, or wider compatibility? The recently added "uefi-preferred" option solves this: AMIs can be marked to use UEFI where it's available, but fall back to BIOS on instance types which do not support UEFI. This uses bsdec2-image-upload 1.4.6, which recently landed in the ports tree. PR: 265697 Reviewed by: delphij, imp MFC after: 1 week Sponsored by: https://www.patreon.com/cperciva Differential Revision: https://reviews.freebsd.org/D40470 (cherry picked from commit bcf9147144f3499976a623f92712ecd0aca71912) release/Makefile.ec2 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=