Date: Fri, 01 Nov 2019 07:12:34 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 241637] Mk/Uses/go.mk directory conflict Message-ID: <bug-241637-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241637 Bug ID: 241637 Summary: Mk/Uses/go.mk directory conflict 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: hsw@bitmark.com I just happen to have two go dependencies using the same link, could only separate by setting different versions to get: lrwxr-xr-x 1 hsw hsw 50 Nov 1 15:00 go-1.1.7/ lrwxr-xr-x 1 hsw hsw 57 Nov 1 15:00 go-1.1.8/ the tuple that caused this is: json-iterator:go:v1.1.8:json_iterator_go/vendor/github.com/json-iterator/go= \ ugorji:go:v1.1.7:ugorji_go/vendor/github.com/ugorji/go \ I think migh need to add a the account as part of the link name. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241637-7788>