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.=