From nobody Fri Aug 04 17:26:18 2023 X-Original-To: dev-commits-ports-main@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 4RHXgh405fz4Tv6l for ; Fri, 4 Aug 2023 17:26:24 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4RHXgf6mcXz4FDY; Fri, 4 Aug 2023 17:26:21 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp; dmarc=none Received: from kalamity.joker.local (123-1-88-210.area1b.commufa.jp [123.1.88.210]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 374HQJZV032633; Sat, 5 Aug 2023 02:26:19 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sat, 5 Aug 2023 02:26:18 +0900 From: Tomoaki AOKI To: Dmitri Goutnik Cc: dev-commits-ports-main@freebsd.org Subject: Re: git: 90d39d628777 - main - all: Mark ports depending on go118 BROKEN Message-Id: <20230805022618.07f9f3dcd9ad84ac8b3a2d22@dec.sakura.ne.jp> Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.2) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Multipart=_Sat__5_Aug_2023_02_26_18_+0900_LyD/Nb1G69ViDL6W" X-Spamd-Result: default: False [2.25 / 15.00]; FAKE_REPLY(1.00)[]; AUTH_NA(1.00)[]; MV_CASE(0.50)[]; NEURAL_HAM_SHORT(-0.25)[-0.247]; MIME_GOOD(-0.10)[multipart/mixed,text/plain,text/x-diff]; ONCE_RECEIVED(0.10)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_EQ_ENVFROM(0.00)[]; RCVD_COUNT_ONE(0.00)[1]; MLMMJ_DEST(0.00)[dev-commits-ports-main@freebsd.org]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; MIME_TRACE(0.00)[0:+,1:+,2:+]; RCVD_TLS_LAST(0.00)[]; TO_DN_SOME(0.00)[]; RCPT_COUNT_TWO(0.00)[2]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; HAS_ATTACHMENT(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; DMARC_NA(0.00)[sakura.ne.jp]; MID_RHS_MATCH_FROM(0.00)[]; R_SPF_NA(0.00)[no SPF record]; HAS_ORG_HEADER(0.00)[] X-Spamd-Bar: ++ X-Rspamd-Queue-Id: 4RHXgf6mcXz4FDY This is a multi-part message in MIME format. --Multipart=_Sat__5_Aug_2023_02_26_18_+0900_LyD/Nb1G69ViDL6W Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Hi. Sorry, net-p2p/go-prysm was untouched on the commit but needs fixing, to. Attached patch fixed the issue for me. > Hi. > > Unfortunately, this changes are insufficient and broke INDEX at least > after commit 32ae4cd533d7f1c14496357073afc42b902b73f5. > (I'm at commit 96c827a89186661d75b54acd1f11c9d962a96a1f now.) > > Commenting out or deleting "USES=" entry including go:1.18 is needed. > > At first, INDEX build faild as below. > > --- describe.x11-wm --- > make_index: /usr/ports/net/ooni-probe-cli: no entry for /usr/ports/lang/go118 > Done. > > > Commenting out above-mentioned line in net/ooni-probe-cli/Makefile as > # USES= go:1.18,modules > changed the situation as below. > > --- describe.x11-wm --- > make_index: /usr/ports/net-p2p/go-prysm: no entry for /usr/ports/lang/go118 > Done. > > So remaining 2 (security/acmetool and security/xray-core) should be > fixed, too. > > My recommendation is commenting out (not deleting) for now, as possibly > someone wants to fix them to adapt newer go. > > >> The branch main has been updated by dmgk: >> >> URL: https://cgit.FreeBSD.org/ports/commit/?id=90d39d6287772846dd3170ab0add06a6e143ada3 >> >> commit 90d39d6287772846dd3170ab0add06a6e143ada3 >> Author: Dmitri Goutnik >> AuthorDate: 2023-08-04 15:16:16 +0000 >> Commit: Dmitri Goutnik >> CommitDate: 2023-08-04 15:22:04 +0000 >> >> all: Mark ports depending on go118 BROKEN >> >> go118 is out of support, lang/go118 is about to be removed. >> --- -- Tomoaki AOKI --Multipart=_Sat__5_Aug_2023_02_26_18_+0900_LyD/Nb1G69ViDL6W Content-Type: text/x-diff; name="FixIndex-after-go118-deletion.diff" Content-Disposition: attachment; filename="FixIndex-after-go118-deletion.diff" Content-Transfer-Encoding: 7bit --- net/ooni-probe-cli/Makefile.orig 2023-08-05 00:57:57.926112000 +0900 +++ net/ooni-probe-cli/Makefile 2023-08-05 01:20:46.127434000 +0900 @@ -15,7 +15,7 @@ BROKEN= requires unsupported go1.18 RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss -USES= go:1.18,modules +# USES= go:1.18,modules GO_MODULE= github.com/ooni/probe-cli/v3 GO_TARGET= ./cmd/ooniprobe --- net-p2p/go-prysm/Makefile.orig 2023-08-05 00:57:57.922993000 +0900 +++ net-p2p/go-prysm/Makefile 2023-08-05 01:57:15.940890000 +0900 @@ -15,7 +15,7 @@ ONLY_FOR_ARCHS= aarch64 amd64 BUILD_DEPENDS= nasm>0:devel/nasm -USES= gmake go:modules,1.18 +# USES= gmake go:modules,1.18 GO_TARGET= ./cmd/beacon-chain ./cmd/validator --- security/acmetool/Makefile.orig 2023-08-05 00:57:57.928464000 +0900 +++ security/acmetool/Makefile 2023-08-05 02:10:17.088065000 +0900 @@ -12,7 +12,7 @@ LICENSE= MIT BROKEN= requires unsupported go1.18 -USES= go:1.18 +# USES= go:1.18 USE_GITHUB= yes GH_ACCOUNT= hlandau --- security/xray-core/Makefile.orig 2023-08-05 00:57:57.933888000 +0900 +++ security/xray-core/Makefile 2023-08-05 02:15:08.382519000 +0900 @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN= requires unsupported go1.18 -USES= go:1.18,modules +# USES= go:1.18,modules GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME} GO_TARGET= ./main:xray --Multipart=_Sat__5_Aug_2023_02_26_18_+0900_LyD/Nb1G69ViDL6W--