Vladimir Támara Patiño
Vladimir Támara Patiño
@dot-asm thank you for the hard work.
Following the README.md to build locally, after cloning the repository and running: ``` ./scripts/build.sh ``` I obtain ``` ./scripts/build.sh: bad interpreter: /bin/bash: no such file or directory ``` Easy to...
Next compilation error is: ``` % scripts/build.sh github.com/ava-labs/avalanchego/utils/storage # github.com/ava-labs/avalanchego/utils/storage ../../../go/pkg/mod/github.com/ava-labs/[email protected]/utils/storage/storage_unix.go:17:16: stat.Bavail undefined (type syscall.Statfs_t has no field or me thod Bavail) ../../../go/pkg/mod/github.com/ava-labs/[email protected]/utils/storage/storage_unix.go:17:37: stat.Bsize undefined (type syscall.Statfs_t has no field...
Next compilation problem is ``` # github.com/cockroachdb/pebble/vfs ../../../go/pkg/mod/github.com/cockroachdb/[email protected]/vfs/disk_usage_unix.go:18:27: stat.Bsize undefined (type "golang.org/x/sys/ unix".Statfs_t has no field or method Bsize) ../../../go/pkg/mod/github.com/cockroachdb/[email protected]/vfs/disk_usage_unix.go:18:48: stat.Bfree undefined (type "golang.org/x/sys/ unix".Statfs_t has no field or method...
Another approach with pebble would be to backport the support for OpenBSD to [email protected] that is the version used by avalanchego in this moment. To test it, temporarily I make...
Thank you. Some time ago I sent a PR to avalanchego for that: https://github.com/ava-labs/avalanchego/pull/3080
Closing because it was updated.
Except for trailing white space. Spanish is good.
I have been updating the corresponding PR #3080
Closing because it was updated in go.mod