Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 13651] New: pkg-golang cannot build when main.go is in the root
@ 2021-03-23  5:07 bugzilla at busybox.net
  2021-05-03  2:59 ` [Buildroot] [Bug 13651] " bugzilla at busybox.net
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla at busybox.net @ 2021-03-23  5:07 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=13651

            Bug ID: 13651
           Summary: pkg-golang cannot build when main.go is in the root
           Product: buildroot
           Version: unspecified
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: christian at paral.in
                CC: buildroot at uclibc.org
  Target Milestone: ---

Currently pkg-golang defaults to "." as a build target, generating a command
like

go build github.com/containerd/nerdctl/.

However, the "/." is not valid, and the go command fails.

There's no way to specify that we want to build just
"github.com/containerd/nerdctl" with no sub-package (if the main.go is in the
root).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-03  2:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-23  5:07 [Buildroot] [Bug 13651] New: pkg-golang cannot build when main.go is in the root bugzilla at busybox.net
2021-05-03  2:59 ` [Buildroot] [Bug 13651] " bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox