Bug 261234 - Mk/Uses/go.mk: GO_MODULE= fails to build the port
Summary: Mk/Uses/go.mk: GO_MODULE= fails to build the port
Status: Closed Not Accepted
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-15 17:56 UTC by Yuri Victorovich
Modified: 2022-05-05 19:21 UTC (History)
1 user (show)

See Also:


Attachments
Makefile (407 bytes, text/plain)
2022-01-15 17:56 UTC, Yuri Victorovich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2022-01-15 17:56:13 UTC
Created attachment 231026 [details]
Makefile

For devel/chroma: after Makefile is updated to use GO_MODULE= build fails: it can't find the cmd/ directory any more.


See the attached Makefile.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-05-05 19:14:36 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6566a4fc6ca7fc785ac9e3c77009848094e44a11

commit 6566a4fc6ca7fc785ac9e3c77009848094e44a11
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-05-05 19:12:59 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-05-05 19:13:39 +0000

    devel/chroma: Add comment

    PR:             261234

 devel/chroma/Makefile | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2022-05-05 19:21:18 UTC
GO_MODULE can't work for this port.
See the comment in the port.