Skip to content
This repository has been archived by the owner on Oct 21, 2020. It is now read-only.

[local-volume] Frsize not supported on mac osx (darwin) - unable to run local-volume make test #224

Closed
ianchakeres opened this issue Jul 10, 2017 · 4 comments
Assignees

Comments

@ianchakeres
Copy link
Contributor

On mac osx (darwin) Statfs_t.Frsize is not supported, and this situation is not allowing me to run make test on the local-volume provisioner.

$ make test
go test ./...
# github.com/kubernetes-incubator/external-storage/local-volume/provisioner/pkg/util
pkg/util/volume_util.go:116: s.Frsize undefined (type unix.Statfs_t has no field or method Frsize)
make: *** [test] Error 2

Here is the specific reference in the code: https://github.com/kubernetes-incubator/external-storage/pull/135/files#diff-2e4832ad7196c01aca3d8c395325fc45R116

@ianchakeres
Copy link
Contributor Author

Related to this PR: #135

@ianchakeres
Copy link
Contributor Author

@msau42 @ddysher - FYI

@ianchakeres
Copy link
Contributor Author

Another related discussion: #132

@ianchakeres ianchakeres changed the title Frsize not supported on mac osx (darwin) - unable to run local-volume make test [local-volume] Frsize not supported on mac osx (darwin) - unable to run local-volume make test Jul 10, 2017
@ianchakeres
Copy link
Contributor Author

/assign @ianchakeres

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

No branches or pull requests

1 participant