8000 No longer compiles on plan9 · Issue #554 · prometheus/procfs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
No longer compiles on plan9 #554
Closed
@ncw

Description

@ncw

This no longer compiles on plan9 which it used to.

This means that "g 5C44 ithub.com/prometheus/client_golang/prometheus" no longer compiles on plan9.

$ go get github.com/prometheus/procfs@master
$ GOOS=plan9 go build -v
github.com/prometheus/procfs
# github.com/prometheus/procfs
../../../../pkg/mod/github.com/prometheus/procfs@v0.11.1/fs_statfs_type.go:25:18: undefined: syscall.Statfs_t
../../../../pkg/mod/github.com/prometheus/procfs@v0.11.1/fs_statfs_type.go:26:17: undefined: syscall.Statfs

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0