Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failure in build for cmd/sbctl/main.go #45

Closed
krathalan opened this issue Mar 12, 2021 · 4 comments
Closed

Failure in build for cmd/sbctl/main.go #45

krathalan opened this issue Mar 12, 2021 · 4 comments

Comments

@krathalan
Copy link

Using makechrootpkg on a clean chroot with latest sbctl-git package files. Not sure if related to #43 ....

==> Starting build()...
go: downloading github.com/spf13/cobra v1.0.0
go: downloading github.com/foxboron/go-uefi v0.0.0-20210105211851-5faf8e43ee9b
go: downloading github.com/google/uuid v1.1.1
go: downloading golang.org/x/sys v0.0.0-20201109165425-215b40eba54c
go: downloading github.com/spf13/pflag v1.0.3
a2x --no-xmllint --asciidoc-opts="-f docs/asciidoc.conf" -d manpage -f manpage -D docs docs/sbctl.8.txt
go build ./cmd/sbctl
# github.com/foxboron/sbctl/cmd/sbctl
cmd/sbctl/main.go:224:8: no new variables on left side of :=
make: *** [Makefile:24: sbctl] Error 2
==> ERROR: A failure occurred in build().
    Aborting...
@Foxboron
Copy link
Owner

Unrelated. I messed up :)

@Foxboron
Copy link
Owner

Should be fixed with a426eeb

@krathalan
Copy link
Author

Thanks!

@Foxboron
Copy link
Owner

Sorry for the hassle. It was caught by my linter but I was too quick :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants