From nobody Fri Jun 16 16:19:59 2023 X-Original-To: ports-bugs@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 4QjPWh0w2gz4dhgP for ; Fri, 16 Jun 2023 16:20: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 4QjPWg4XLHz3BnC for ; Fri, 16 Jun 2023 16:19:59 +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=1686932399; 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; bh=xQFRw8J1wLSp4mNy9GGOQ8PHSf+KmzfaRZrQBz/9UyM=; b=Kg4u2JymyrtDQbvZli6ME6PO4FvK1a6nmI0cwNBd0Y4cpWCTIdHqF73ZvqEPGAJpPWnlhx HGRM1OJxSbKW1hVrWZ7oHnDgBk6lUvm2qXYvYE76McO1GHiRmX+wUgRoKqO8ptenX1sE5L X+affXi50jxCkqdr+5JX01s11btJXKbID2NaiHID3mg6eRPk9G1aLCziOAaDDgo/bwpW8a 9jt5IJlenNnaZbvF2gJnOtWFILvU3gHfkCXdlbk0YYWu2bDBaicvScUiKqFHXnPqDUQrZk BAVvAsB514t239i29Mw2/AlT0XoKuYI9xxYGd31oHmsOqgj6/j61OEQrJchnsA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686932399; a=rsa-sha256; cv=none; b=tTRZMW3tSFhb0OZ4lMPBcMz1pNdzZ7634lk7sGS10ocipYgbsQ2NIs1nqaeVJwHdbMoKYz kO2q57ctOWEt3WE0Bwpd75vLpN8Wc8MxsDrFNytLE0QUlnyzm04chcadyu8mWlEqiAqIag 2WJzqamaVUMtMdZe069qMJDnvPZq5B0dIr8tKB/8Gk3bQDrOTkpklLOWmvSxRT5xB/1wvC ZOlnG7rDZKF7YQWwsu7fTebivTSIZyudSmIxX5G/1NuEKy9FMZnyD6R4EmWt6RHoU0JrbE GrbzhMhvnNUeXDZIi4RXJzp5Zvx4/pp2jPo1KBy0uIZ3MqJ9RF3Acq+xHy0CVQ== 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 4QjPWg3VRQzZc1 for ; Fri, 16 Jun 2023 16:19: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 35GGJxED047057 for ; Fri, 16 Jun 2023 16:19:59 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 35GGJxoZ047056 for ports-bugs@FreeBSD.org; Fri, 16 Jun 2023 16:19: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: ports-bugs@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:19:59 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None 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: yuri@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter cc Message-ID: 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: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272028 Bug ID: 272028 Summary: 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) Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: yuri@freebsd.org CC: go@FreeBSD.org CC: go@FreeBSD.org After updating sysutils/gotop to 4.2.0 and 'make makesum' the build fails: > vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.= 17 or later (-lang was set to go1.16; check go.mod) > vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: unsafe.Slice requires= go1.17 or later (-lang was set to go1.16; check go.mod) go.mk doesn't seem to set -lang as the message says. Correcting the version in go.mod causes build failures. --=20 You are receiving this mail because: You are the assignee for the bug.=