[Bug 269701] Mk/Uses/go.mk: USES=go fails to build databases/dolt

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 20 Feb 2023 03:03:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269701

            Bug ID: 269701
           Summary: Mk/Uses/go.mk: USES=go fails to build databases/dolt
           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: yuri@freebsd.org

Created attachment 240269
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240269&action=edit
shar

'make makesum' works, but then 'make' fails:

$ make
===>  License APACHE20 accepted by the user
===>   dolt-0.53.0 depends on file: /usr/local/sbin/pkg - found
===>   dolt-0.53.0 depends on file: /usr/local/bin/go120 - found
===>   dolt-0.53.0 depends on package: ca_root_nss>0 - found
===> Fetching all distfiles required by dolt-0.53.0 for building
===> Fetching github.com/dolthub/dolt dependencies
===>  Extracting for dolt-0.53.0
=> SHA256 Checksum OK for go/databases_dolt/dolt-v0.53.0/v0.53.0.mod.
=> SHA256 Checksum OK for go/databases_dolt/dolt-v0.53.0/v0.53.0.zip.
===> Tidying github.com/dolthub/dolt dependencies
go: go.mod file not found in current directory or any parent directory; see 'go
help modules'
*** Error code 1

-- 
You are receiving this mail because:
You are the assignee for the bug.