Skip to content

No longer builds on OSX #310

Closed
Closed
@so0k

Description

@so0k
$ make binary-local
go build -ldflags "-X main.gitCommit=b08008c5b21ec869f40f8eb2a6f2e8687984bf95" -gcflags "" -tags "btrfs_noversion libdm_no_deferred_remove" -o skopeo ./cmd/skopeo
# github.com/projectatomic/skopeo/vendor/github.com/containers/storage/storage
vendor/github.com/containers/storage/storage/lockfile.go:136: st.Mtim undefined (type syscall.Stat_t has no field or method Mtim)
vendor/github.com/containers/storage/storage/lockfile.go:136: not enough arguments in call to time.Unix
make: *** [binary-local] Error 2

My fork from Oct 21, 2016 still works

git clone [email protected]:so0k/skopeo.git
git checkout add-osx-instructions
brew install gpgme
make binary-local

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