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 2.12.0 under freebsd #3498

Open
jostreff opened this issue Nov 26, 2022 · 0 comments
Open

build 2.12.0 under freebsd #3498

jostreff opened this issue Nov 26, 2022 · 0 comments

Comments

@jostreff
Copy link

Hi,
trying to build with go1.19.3 freebsd/amd64.
Building fails with following error:

github.com/cs3org/reva/v2/pkg/storage/utils/localfs

/root/go/pkg/mod/github.com/cs3org/reva/[email protected]/pkg/storage/utils/localfs/localfs_unix.go:80:11: invalid operation: stat.Blocks - stat.Bavail (mismatched types uint64 and int64)
/root/go/pkg/mod/github.com/cs3org/reva/[email protected]/pkg/storage/utils/localfs/localfs_unix.go:81:15: invalid operation: stat.Bavail * uint64(stat.Bsize) (mismatched types int64 and uint64)
gmake: *** [../.make/go.mk:102: bin/ocis] Error 2

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

1 participant