Skip to content

No longer works on darwin #212

@sethvargo

Description

@sethvargo

Describe the bug

../go/pkg/mod/github.com/ory/dockertest@v3.3.5+incompatible/docker/pkg/term/tc.go:13:28: undefined: unix.SYS_IOCTL
../go/pkg/mod/github.com/ory/dockertest@v3.3.5+incompatible/docker/pkg/term/tc.go:18:28: undefined: unix.SYS_IOCTL
../go/pkg/mod/github.com/ory/dockertest@v3.3.5+incompatible/docker/pkg/term/termios_bsd.go:24:31: undefined: unix.SYS_IOCTL
../go/pkg/mod/github.com/ory/dockertest@v3.3.5+incompatible/docker/pkg/term/termios_bsd.go:37:31: undefined: unix.SYS_IOCTL

To Reproduce

Steps to reproduce the behavior:

  1. Use mac/darwin
  2. go get -u github.com/x/sys/... github.com/ory/dockertest/v3
  3. See failure

Expected behavior

Not failing to build

Environment

  • Mac OSX, all versions

Additional context

golang/sys@196b9ba
golang/sys@6fcdbc0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions