Date: Mon, 19 Apr 2021 03:55:11 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255205] Mk/Uses/go.mk: Fails to find a particular Go module Message-ID: <bug-255205-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255205 Bug ID: 255205 Summary: Mk/Uses/go.mk: Fails to find a particular Go module Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Ports Framework Assignee: portmgr@FreeBSD.org Reporter: yuri@freebsd.org CC: ports-bugs@FreeBSD.org Created attachment 224238 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D224238&action= =3Dedit Makefile Please see the attached Makefile. It fails for an unobvious reason: > # get https://sum.golang.org/lookup/github.com/kr/pty@v1.1.1: 200 OK (0.0= 16s) > # get https://sum.golang.org/lookup/github.com/kisielk/gotool@v1.0.0: 200= OK (0.016s) > go: github.com/xtaci/smux@v1.3.3 (replaced by ./vendor/github.com/xtaci/s= mux): reading vendor/github.com/xtaci/smux/go.mod: open /disk-samsung/freeb= sd-ports/distfiles/go/misc_sia/sia-v1.5.6/vendor/github.com/xtaci/smux/go.m= od: no such file or directory > *** Error code 1 Same fails when modules2tuple is used. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255205-7788>