Date: Fri, 14 Feb 2020 14:42:52 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 244126] net/madonctl: Unbreak with go1.14rc1 Message-ID: <bug-244126-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244126 Bug ID: 244126 Summary: net/madonctl: Unbreak with go1.14rc1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: dmgk@freebsd.org CC: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Attachment #211650 maintainer-approval?(sunpoet@FreeBSD.org) Flags: CC: sunpoet@FreeBSD.org Created attachment 211650 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D211650&action= =3Dedit patch file =3D=3D=3D> Building for madonctl-2.3.1_8 (cd /wrkdirs/usr/ports/net/madonctl/work/madonctl-97f477f; for t in madonc= tl; do out=3D$(/usr/bin/basename $(echo ${t} | /usr/bin/sed -Ee 's/^[^:]*:([^:]+).*$/\1/' -e 's/^\.$/madonctl/')); pkg=3D$(echo ${t} |=20 /usr/bin/sed -Ee ' =3D=3D=3D> Building madonctl from . go: inconsistent vendoring in /wrkdirs/usr/ports/net/madonctl/work/madonctl-97f477f: github.com/McKael/madon/v2@v2.3.1-0.20190729195747-12ec66101bde: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/McKael/madon/v2@v2.3.1-0.20190113122558-9d8259932fb8 github.com/magiconair/properties@v1.8.1: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/magiconair/properties@v1.8.0 github.com/mattn/go-isatty@v0.0.8: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/mattn/go-isatty@v0.0.4 github.com/pelletier/go-toml@v1.4.0: is explicitly required in go.m= od, but vendor/modules.txt indicates github.com/pelletier/go-toml@v1.2.0 github.com/spf13/afero@v1.2.2: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/spf13/afero@v1.1.2 github.com/spf13/cobra@v0.0.5: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/spf13/cobra@v0.0.3 github.com/spf13/jwalterweatherman@v1.1.0: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/spf13/jwalterweatherman@v1.0.0 github.com/spf13/viper@v1.4.0: is explicitly required in go.mod, but vendor/modules.txt indicates github.com/spf13/viper@v1.2.1 github.com/stretchr/testify@v1.3.0: is explicitly required in go.mo= d, but vendor/modules.txt indicates github.com/stretchr/testify@v1.2.2 golang.org/x/net@v0.0.0-20190724013045-ca1201d0de80: is explicitly required in go.mod, but vendor/modules.txt indicates golang.org/x/net@v0.0.0-20180926154720-4dfa2610cdf3 golang.org/x/sys@v0.0.0-20190726091711-fc99dfbffb4e: is explicitly required in go.mod, but vendor/modules.txt indicates golang.org/x/sys@v0.0.0-20180928133829-e4b3c5e90611 run 'go mod vendor' to sync, or use -mod=3Dmod or -mod=3Dreadonly to ignore= the vendor directory Upstream issue: https://github.com/McKael/madonctl/issues/22 While here, remove redundant GH_TUPLE because upstream tarball already incl= udes vendored dependencies. --=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-244126-7788>