Date: Sun, 26 May 2019 23:20:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 238153] USES=go breaks: it fails when the package depends on two different versions of the same dependency Message-ID: <bug-238153-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238153 Bug ID: 238153 Summary: USES=3Dgo breaks: it fails when the package depends on two different versions of the same dependency 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 204632 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D204632&action= =3Dedit coredns.shar The attached testcase depends on both github.com/DataDog/dd-trace-go and gopkg.in/DataDog/dd-trace-go.v0. When one of them is added to GH_TUPLE - the build requires anther one. When both are added - the build still says that one of them is missing. --=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-238153-7788>