SR-G / watchthatpage

Command line utility allowing to monitor remote web pages and trigger mail notifications when some modifications are detected.
Apache License 2.0
80 stars 11 forks source link

doesn't build on os x #5

Open MrBryan opened 4 years ago

MrBryan commented 4 years ago

usr/local/go/src/github.com/google/go-cmp/cmp (from $GOROOT) /go/src/github.com/google/go-cmp/cmp (from $GOPATH) src/cloud.google.com/go/bigtable/bttest/inmem.go:48:2: cannot find package "github.com/google/btree" in any of: /usr/local/go/src/github.com/google/btree (from $GOROOT) /go/src/github.com/google/btree (from $GOPATH) src/cloud.google.com/go/bigtable/bttest/inmem.go:56:2: cannot find package "rsc.io/binaryregexp" in any of: /usr/local/go/src/rsc.io/binaryregexp (from $GOROOT) /go/src/rsc.io/binaryregexp (from $GOPATH) src/google.golang.org/api/support/bundler/bundler.go:21:2: cannot find package "golang.org/x/sync/semaphore" in any of: /usr/local/go/src/golang.org/x/sync/semaphore (from $GOROOT) /go/src/golang.org/x/sync/semaphore (from $GOPATH) src/cloud.google.com/go/httpreplay/internal/proxy/log.go:25:2: cannot find package "github.com/google/martian" in any of: /usr/local/go/src/github.com/google/martian (from $GOROOT) /go/src/github.com/google/martian (from $GOPATH) src/cloud.google.com/go/httpreplay/internal/proxy/record.go:36:2: cannot find package "github.com/google/martian/fifo" in any of: /usr/local/go/src/github.com/google/martian/fifo (from $GOROOT) /go/src/github.com/google/martian/fifo (from $GOPATH) src/cloud.google.com/go/httpreplay/internal/proxy/record.go:37:2: cannot find package "github.com/google/martian/httpspec" in any of: /usr/local/go/src/github.com/google/martian/httpspec (from $GOROOT) /go/src/github.com/google/martian/httpspec (from $GOPATH) src/cloud.google.com/go/httpreplay/internal/proxy/record.go:38:2: cannot find package "github.com/google/martian/martianlog" in any of: /usr/local/go/src/github.com/google/martian/martianlog (from $GOROOT) /go/src/github.com/google/martian/martianlog (from $GOPATH) src/cloud.google.com/go/httpreplay/internal/proxy/record.go:39:2: cannot find package "github.com/google/martian/mitm" in any of: /usr/local/go/src/github.com/google/martian/mitm (from $GOROOT) /go/src/github.com/google/martian/mitm (from $GOPATH) src/cloud.google.com/go/httpreplay/cmd/httpr/httpr.go:34:2: cannot find package "github.com/google/martian/martianhttp" in any of: /usr/local/go/src/github.com/google/martian/martianhttp (from $GOROOT) /go/src/github.com/google/martian/martianhttp (from $GOPATH) src/cloud.google.com/go/internal/gapicgen/db/db.go:29:2: cannot find package "github.com/andygrunwald/go-gerrit" in any of: /usr/local/go/src/github.com/andygrunwald/go-gerrit (from $GOROOT) /go/src/github.com/andygrunwald/go-gerrit (from $GOPATH) src/cloud.google.com/go/internal/gapicgen/db/db.go:30:2: cannot find package "github.com/google/go-github/github" in any of: /usr/local/go/src/github.com/google/go-github/github (from $GOROOT) /go/src/github.com/google/go-github/github (from $GOPATH) src/cloud.google.com/go/internal/gapicgen/generator/genproto.go:30:2: cannot find package "golang.org/x/sync/errgroup" in any of: /usr/local/go/src/golang.org/x/sync/errgroup (from $GOROOT) /go/src/golang.org/x/sync/errgroup (from $GOPATH) src/cloud.google.com/go/internal/gapicgen/cmd/genbot/main.go:38:2: cannot find package "gopkg.in/src-d/go-git.v4" in any of: /usr/local/go/src/gopkg.in/src-d/go-git.v4 (from $GOROOT) /go/src/gopkg.in/src-d/go-git.v4 (from $GOPATH) src/cloud.google.com/go/profiler/heap.go:24:2: cannot find package "github.com/google/pprof/profile" in any of: /usr/local/go/src/github.com/google/pprof/profile (from $GOROOT) /go/src/github.com/google/pprof/profile (from $GOPATH) src/cloud.google.com/go/profiler/mocks/mock_profiler_client.go:25:2: cannot find package "github.com/golang/mock/gomock" in any of: /usr/local/go/src/github.com/golang/mock/gomock (from $GOROOT) /go/src/github.com/golang/mock/gomock (from $GOPATH) src/cloud.google.com/go/pubsub/loadtest/loadtest.go:35:2: cannot find package "golang.org/x/time/rate" in any of: /usr/local/go/src/golang.org/x/time/rate (from $GOROOT) /go/src/golang.org/x/time/rate (from $GOPATH) src/github.com/spf13/afero/sftpfs/file.go:17:2: cannot find package "github.com/pkg/sftp" in any of: /usr/local/go/src/github.com/pkg/sftp (from $GOROOT) /go/src/github.com/pkg/sftp (from $GOPATH) src/github.com/spf13/viper/remote/remote.go:16:2: cannot find package "github.com/xordataexchange/crypt/config" in any of: /usr/local/go/src/github.com/xordataexchange/crypt/config (from $GOROOT) /go/src/github.com/xordataexchange/crypt/config (from $GOPATH) src/github.com/tdewolff/minify/cmd/minify/main.go:20:2: cannot find package "github.com/dustin/go-humanize" in any of: /usr/local/go/src/github.com/dustin/go-humanize (from $GOROOT) /go/src/github.com/dustin/go-humanize (from $GOPATH) src/github.com/tdewolff/minify/cmd/minify/main.go:21:2: cannot find package "github.com/matryer/try" in any of: /usr/local/go/src/github.com/matryer/try (from $GOROOT) /go/src/github.com/matryer/try (from $GOPATH) src/go4.org/media/heif/dumpheif/dumpheif.go:34:2: cannot find package "github.com/rwcarlsen/goexif/exif" in any of: /usr/local/go/src/github.com/rwcarlsen/goexif/exif (from $GOROOT) /go/src/github.com/rwcarlsen/goexif/exif (from $GOPATH) src/go4.org/media/heif/dumpheif/dumpheif.go:35:2: cannot find package "github.com/rwcarlsen/goexif/tiff" in any of: /usr/local/go/src/github.com/rwcarlsen/goexif/tiff (from $GOROOT) /go/src/github.com/rwcarlsen/goexif/tiff (from $GOPATH) src/golang.org/x/build/app/appengine/dash.go:20:2: cannot find package "github.com/NYTimes/gziphandler" in any of: /usr/local/go/src/github.com/NYTimes/gziphandler (from $GOROOT) /go/src/github.com/NYTimes/gziphandler (from $GOPATH) src/golang.org/x/build/maintner/maintnerd/apipb/api.pb.go:36:2: cannot find package "grpc.go4.org" in any of: /usr/local/go/src/grpc.go4.org (from $GOROOT) /go/src/grpc.go4.org (from $GOPATH) src/golang.org/x/build/app/appengine/ui.go:30:2: cannot find package "grpc.go4.org/codes" in any of: /usr/local/go/src/grpc.go4.org/codes (from $GOROOT) /go/src/grpc.go4.org/codes (from $GOPATH) src/golang.org/x/build/kubernetes/api/quantity.go:26:2: cannot find package "gopkg.in/inf.v0" in any of: /usr/local/go/src/gopkg.in/inf.v0 (from $GOROOT) /go/src/gopkg.in/inf.v0 (from $GOPATH) src/golang.org/x/build/cloudfns/issueswebhook/issueswebhook.go:18:2: cannot find package "github.com/google/go-github/v28/github" in any of: /usr/local/go/src/github.com/google/go-github/v28/github (from $GOROOT) /go/src/github.com/google/go-github/v28/github (from $GOPATH) src/golang.org/x/build/cloudfns/sendwikidiff/sendwikidiff.go:23:2: cannot find package "github.com/sendgrid/sendgrid-go" in any of: /usr/local/go/src/github.com/sendgrid/sendgrid-go (from $GOROOT) /go/src/github.com/sendgrid/sendgrid-go (from $GOPATH) src/golang.org/x/build/cloudfns/sendwikidiff/sendwikidiff.go:24:2: cannot find package "github.com/sendgrid/sendgrid-go/helpers/mail" in any of: /usr/local/go/src/github.com/sendgrid/sendgrid-go/helpers/mail (from $GOROOT) /go/src/github.com/sendgrid/sendgrid-go/helpers/mail (from $GOPATH) src/golang.org/x/build/maintner/github.go:26:2: cannot find package "github.com/gregjones/httpcache" in any of: /usr/local/go/src/github.com/gregjones/httpcache (from $GOROOT) /go/src/github.com/gregjones/httpcache (from $GOPATH) src/golang.org/x/build/cmd/coordinator/remote.go:39:2: cannot find package "github.com/gliderlabs/ssh" in any of: /usr/local/go/src/github.com/gliderlabs/ssh (from $GOROOT) /go/src/github.com/gliderlabs/ssh (from $GOPATH) src/golang.org/x/build/cmd/coordinator/remote.go:40:2: cannot find package "github.com/kr/pty" in any of: /usr/local/go/src/github.com/kr/pty (from $GOROOT) /go/src/github.com/kr/pty (from $GOPATH) src/golang.org/x/build/cmd/coordinator/coordinator.go:69:2: cannot find package "golang.org/x/perf/storage" in any of: /usr/local/go/src/golang.org/x/perf/storage (from $GOROOT) /go/src/golang.org/x/perf/storage (from $GOPATH) src/golang.org/x/build/cmd/pubsubhelper/pubsubhelper.go:31:2: cannot find package "github.com/bradfitz/go-smtpd/smtpd" in any of: /usr/local/go/src/github.com/bradfitz/go-smtpd/smtpd (from $GOROOT) /go/src/github.com/bradfitz/go-smtpd/smtpd (from $GOPATH) src/golang.org/x/build/cmd/pubsubhelper/pubsubhelper.go:32:2: cannot find package "github.com/jellevandenhooff/dkim" in any of: /usr/local/go/src/github.com/jellevandenhooff/dkim (from $GOROOT) /go/src/github.com/jellevandenhooff/dkim (from $GOPATH) src/golang.org/x/build/maintner/cmd/maintserve/maintserve.go:30:2: cannot find package "dmitri.shuralyov.com/app/changes" in any of: /usr/local/go/src/dmitri.shuralyov.com/app/changes (from $GOROOT) /go/src/dmitri.shuralyov.com/app/changes (from $GOPATH) src/golang.org/x/build/maintner/cmd/maintserve/maintserve.go:31:2: cannot find package "dmitri.shuralyov.com/service/change/maintner" in any of: /usr/local/go/src/dmitri.shuralyov.com/service/change/maintner (from $GOROOT) /go/src/dmitri.shuralyov.com/service/change/maintner (from $GOPATH) src/golang.org/x/build/maintner/cmd/maintserve/maintserve.go:32:2: cannot find package "github.com/shurcooL/gofontwoff" in any of: /usr/local/go/src/github.com/shurcooL/gofontwoff (from $GOROOT) /go/src/github.com/shurcooL/gofontwoff (from $GOPATH) src/golang.org/x/build/maintner/cmd/maintserve/maintserve.go:33:2: cannot find package "github.com/shurcooL/httpgzip" in any of: /usr/local/go/src/github.com/shurcooL/httpgzip (from $GOROOT) /go/src/github.com/shurcooL/httpgzip (from $GOPATH) src/golang.org/x/build/maintner/cmd/maintserve/maintserve.go:34:2: cannot find package "github.com/shurcooL/issues" in any of: /usr/local/go/src/github.com/shurcooL/issues (from $GOROOT) /go/src/github.com/shurcooL/issues (from $GOPATH) src/golang.org/x/build/maintner/cmd/maintserve/maintserve.go:35:2: cannot find package "github.com/shurcooL/issues/maintner" in any of: /usr/local/go/src/github.com/shurcooL/issues/maintner (from $GOROOT) /go/src/github.com/shurcooL/issues/maintner (from $GOPATH) src/golang.org/x/build/maintner/cmd/maintserve/maintserve.go:36:2: cannot find package "github.com/shurcooL/issuesapp" in any of: /usr/local/go/src/github.com/shurcooL/issuesapp (from $GOROOT) /go/src/github.com/shurcooL/issuesapp (from $GOPATH) src/golang.org/x/build/vcs-test/vcweb/main.go:25:2: cannot find package "github.com/coreos/go-systemd/activation" in any of: /usr/local/go/src/github.com/coreos/go-systemd/activation (from $GOROOT) /go/src/github.com/coreos/go-systemd/activation (from $GOPATH) src/golang.org/x/build/vcs-test/vcweb/main.go:26:2: cannot find package "github.com/coreos/go-systemd/daemon" in any of: /usr/local/go/src/github.com/coreos/go-systemd/daemon (from $GOROOT) /go/src/github.com/coreos/go-systemd/daemon (from $GOPATH) src/golang.org/x/text/cmd/gotext/main.go:31:2: cannot find package "golang.org/x/tools/go/buildutil" in any of: /usr/local/go/src/golang.org/x/tools/go/buildutil (from $GOROOT) /go/src/golang.org/x/tools/go/buildutil (from $GOPATH) src/golang.org/x/text/message/pipeline/extract.go:23:2: cannot find package "golang.org/x/tools/go/callgraph" in any of: /usr/local/go/src/golang.org/x/tools/go/callgraph (from $GOROOT) /go/src/golang.org/x/tools/go/callgraph (from $GOPATH) src/golang.org/x/text/message/pipeline/extract.go:24:2: cannot find package "golang.org/x/tools/go/callgraph/cha" in any of: /usr/local/go/src/golang.org/x/tools/go/callgraph/cha (from $GOROOT) /go/src/golang.org/x/tools/go/callgraph/cha (from $GOPATH) src/golang.org/x/text/message/pipeline/extract.go:25:2: cannot find package "golang.org/x/tools/go/loader" in any of: /usr/local/go/src/golang.org/x/tools/go/loader (from $GOROOT) /go/src/golang.org/x/tools/go/loader (from $GOPATH) src/golang.org/x/text/message/pipeline/extract.go:26:2: cannot find package "golang.org/x/tools/go/ssa" in any of: /usr/local/go/src/golang.org/x/tools/go/ssa (from $GOROOT) /go/src/golang.org/x/tools/go/ssa (from $GOPATH) src/golang.org/x/text/message/pipeline/extract.go:27:2: cannot find package "golang.org/x/tools/go/ssa/ssautil" in any of: /usr/local/go/src/golang.org/x/tools/go/ssa/ssautil (from $GOROOT) /go/src/golang.org/x/tools/go/ssa/ssautil (from $GOPATH) src/google.golang.org/grpc/grpclog/glogger/glogger.go:26:2: cannot find package "github.com/golang/glog" in any of: /usr/local/go/src/github.com/golang/glog (from $GOROOT) /go/src/github.com/golang/glog (from $GOPATH) src/google.golang.org/grpc/xds/internal/client/cds.go:24:2: cannot find package "github.com/envoyproxy/go-control-plane/envoy/api/v2" in any of: /usr/local/go/src/github.com/envoyproxy/go-control-plane/envoy/api/v2 (from $GOROOT) /go/src/github.com/envoyproxy/go-control-plane/envoy/api/v2 (from $GOPATH) src/google.golang.org/grpc/xds/internal/internal.go:23:2: cannot find package "github.com/envoyproxy/go-control-plane/envoy/api/v2/core" in any of: /usr/local/go/src/github.com/envoyproxy/go-control-plane/envoy/api/v2/core (from $GOROOT) /go/src/github.com/envoyproxy/go-control-plane/envoy/api/v2/core (from $GOPATH) src/google.golang.org/grpc/xds/internal/balancer/lrs/lrs.go:27:2: cannot find package "github.com/envoyproxy/go-control-plane/envoy/api/v2/endpoint" in any of: /usr/local/go/src/github.com/envoyproxy/go-control-plane/envoy/api/v2/endpoint (from $GOROOT) /go/src/github.com/envoyproxy/go-control-plane/envoy/api/v2/endpoint (from $GOPATH) src/google.golang.org/grpc/xds/internal/client/lds.go:25:2: cannot find package "github.com/envoyproxy/go-control-plane/envoy/config/filter/network/http_connection_manager/v2" in any of: /usr/local/go/src/github.com/envoyproxy/go-control-plane/envoy/config/filter/network/http_connection_manager/v2 (from $GOROOT) /go/src/github.com/envoyproxy/go-control-plane/envoy/config/filter/network/http_connection_manager/v2 (from $GOPATH) src/google.golang.org/grpc/xds/internal/client/types.go:24:2: cannot find package "github.com/envoyproxy/go-control-plane/envoy/service/discovery/v2" in any of: /usr/local/go/src/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v2 (from $GOROOT) /go/src/github.com/envoyproxy/go-control-plane/envoy/service/discovery/v2 (from $GOPATH) src/google.golang.org/grpc/xds/internal/balancer/lrs/lrs.go:28:2: cannot find package "github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v2" in any of: /usr/local/go/src/github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v2 (from $GOROOT) /go/src/github.com/envoyproxy/go-control-plane/envoy/service/load_stats/v2 (from $GOPATH) src/google.golang.org/grpc/xds/internal/client/eds.go:28:2: cannot find package "github.com/envoyproxy/go-control-plane/envoy/type" in any of: /usr/local/go/src/github.com/envoyproxy/go-control-plane/envoy/type (from $GOROOT) /go/src/github.com/envoyproxy/go-control-plane/envoy/type (from $GOPATH) src/google.golang.org/grpc/xds/internal/proto/udpa/data/orca/v1/orca_load_report.pb.go:8:2: cannot find package "github.com/envoyproxy/protoc-gen-validate/validate" in any of: /usr/local/go/src/github.com/envoyproxy/protoc-gen-validate/validate (from $GOROOT) /go/src/github.com/envoyproxy/protoc-gen-validate/validate (from $GOPATH) src/tensin.org/watchthatpage/core/result.go:7:2: no Go files in /go/src/github.com/fatih/color MacBook-Pro:watchthatpage mrbryan$ docker run --rm -it -v $(pwd):/go golang go get -d ./... package github.com/google/go-github/v28/github: cannot find package "github.com/google/go-github/v28/github" in any of: /usr/local/go/src/github.com/google/go-github/v28/github (from $GOROOT) /go/src/github.com/google/go-github/v28/github (from $GOPATH) MacBook-Pro:watchthatpage mrbryan$ go get -u github.com/google/go-cmp/cmp MacBook-Pro:watchthatpage mrbryan$ go get -u github.com/google/go-cmp/cmp MacBook-Pro:watchthatpage mrbryan$ go get -u github.com/google/btree MacBook-Pro:watchthatpage mrbryan$ go get -u rsc.io/binaryregexp