Skip to content
This repository was archived by the owner on May 28, 2023. It is now read-only.
This repository was archived by the owner on May 28, 2023. It is now read-only.

Error when installing via brew #29

@ghost

Description

Hi I am getting the following error:
github.com/fsnotify/fsevents
Godeps/_workspace/src/github.com/fsnotify/fsevents/fsevents.go:38: constant 36893488147419103231 overflows uint64
Godeps/_workspace/src/github.com/fsnotify/fsevents/fsevents.go:240: constant 36893488147419103231 overflows C.FSEventStreamEventId
godep: go exit status 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/synack/homebrew-docker/issues

Here is the complete error:

==> Installing docker-rsync from synack/docker
==> Downloading https://github.com/synack/docker-rsync/archive/v0.1.3.tar.gz
Already downloaded: /Users//Library/Caches/Homebrew/docker-rsync-0.1.3.tar.gz
==> Cloning https://github.com/tools/godep.git
Updating /Users//Library/Caches/Homebrew/docker-rsync--github.com-tools-godep--git
==> Checking out revision 58d90f262c13357d3203e67a33c6f7a9382f9223
==> Cloning https://github.com/kr/fs.git
Updating /Users//Library/Caches/Homebrew/docker-rsync--github.com-kr-fs--git
==> Checking out revision 2788f0dbd16903de03cb8186e5c7d97b69ad387b
==> Cloning https://github.com/golang/tools.git
Updating /Users/*/Library/Caches/Homebrew/docker-rsync--golang.org-x-tools--git
==> Checking out revision 473fd854f8276c0b22f17fb458aa8f1a0e2cf5f5
==> go install
==> ./bin/godep go build -o docker-rsync .
Last 15 lines from /Users/********/Library/Logs/Homebrew/docker-rsync/02.godep:
2018-01-08 14:43:56 +0000

./bin/godep
go
build
-o
docker-rsync
.

github.com/fsnotify/fsevents
Godeps/_workspace/src/github.com/fsnotify/fsevents/fsevents.go:38: constant 36893488147419103231 overflows uint64
Godeps/_workspace/src/github.com/fsnotify/fsevents/fsevents.go:240: constant 36893488147419103231 overflows C.FSEventStreamEventId
godep: go exit status 2

If reporting this issue please do so at (not Homebrew/brew or Homebrew/core):
https://github.com/synack/homebrew-docker/issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions