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

build failed under FreeBSD #17

Open
iron-udjin opened this issue Feb 13, 2023 · 0 comments
Open

build failed under FreeBSD #17

iron-udjin opened this issue Feb 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@iron-udjin
Copy link

Describe the bug:

$ go install github.com/anmitsu/goful@latest

go: downloading github.com/anmitsu/goful v0.2.1
go: downloading github.com/mattn/go-runewidth v0.0.13
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/gdamore/tcell/v2 v2.4.0
go: downloading github.com/rivo/uniseg v0.2.0
go: downloading github.com/lucasb-eyer/go-colorful v1.2.0
go: downloading github.com/gdamore/encoding v1.0.0
go: downloading golang.org/x/text v0.3.7
go: downloading golang.org/x/sys v0.0.0-20211124211545-fe61309f8881
go: downloading golang.org/x/term v0.0.0-20210927222741-03fcf44c2211
# github.com/anmitsu/goful/info
../../go/pkg/mod/github.com/anmitsu/[email protected]/info/info_unix.go:23:10: invalid operation: statfs.Bavail * uint64(statfs.Bsize) (mismatched types int64 and uint64)

To Reproduce:

Steps to reproduce the behavior:

Stack trace:

Desktop (please complete the following information):

  • OS: FreeBSD 13-STABLE
  • Terminal: Foot Terminal

Additional context:

@iron-udjin iron-udjin added the bug Something isn't working label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant