Date: Sat, 02 May 2020 00:35:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 246111] ports-mgmt/modules2tuple: Doesn't find one of the dependencies listed in the project Message-ID: <bug-246111-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D246111 Bug ID: 246111 Summary: ports-mgmt/modules2tuple: Doesn't find one of the dependencies listed in the project Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: dmgk@freebsd.org Reporter: yuri@freebsd.org Flags: maintainer-feedback?(dmgk@freebsd.org) Assignee: dmgk@freebsd.org Testcase: https://people.freebsd.org/~yuri/authelia.shar The port's Makefile in the above testcase (www/authelia) is updated accordi= ng to what 'make gomod-vendor' prints. However, the build fails: > internal/server/public_html.gen.go:3:8: import "aletheia.icu/broccoli/fs"= is a program, not an importable package > vendor/aletheia.icu/broccoli/fs/generate.go:16:2: cannot find package "."= in: > /usr/ports/www/authelia/work/authelia-4.16.0/vendor/github.com/sabhiram/= go-gitignore It seems like the github.com/sabhiram/go-gitignore dependency isn't printed= by modules2tuple which causes this problem. modules2tuple-2.0.1 --=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-246111-7788>