Skip to content

Instantly share code, notes, and snippets.

@arianvp
Created July 29, 2019 19:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save arianvp/a8f306ed26659fe008452b18ab08f487 to your computer and use it in GitHub Desktop.
Save arianvp/a8f306ed26659fe008452b18ab08f487 to your computer and use it in GitHub Desktop.
[nix-shell:~/Projects/nomad-driver-systemd]$ go build
warning: GOPATH set to GOROOT (/nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go) has no effect
go: github.com/hpcloud/tail@v1.0.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/mitchellh/copystructure@v1.0.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/consul/api@v1.1.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/go-hclog@v0.9.1: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/go-plugin@v1.0.1: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/mitchellh/hashstructure@v1.0.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/hcl@v1.0.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/ugorji/go@v0.0.0-20170620060102-0053ebfd9d0e: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/ryanuber/go-glob@v1.0.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/zclconf/go-cty@v1.1.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/gorhill/cronexpr@v0.0.0-20180427100037-88b0669f7d75: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/golang/protobuf@v1.3.2: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/shirou/gopsutil@v2.18.12+incompatible: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/go-version@v1.2.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/nomad@v0.9.3: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/golang-lru@v0.5.3: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/go-immutable-radix@v1.1.0: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/LK4D4/joincontext@v0.0.0-20171026170139-1724345da6d5: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: github.com/hashicorp/raft@v1.1.1: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: golang.org/x/net@v0.0.0-20190724013045-ca1201d0de80: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: golang.org/x/crypto@v0.0.0-20190701094942-4def268fd1a4: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: golang.org/x/sys@v0.0.0-20190726091711-fc99dfbffb4e: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: google.golang.org/grpc@v1.22.1: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: gopkg.in/fsnotify.v1@v1.4.7: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: gopkg.in/tomb.v1@v1.0.0-20141024135613-dd632973f1e7: mkdir /nix/store/4wpx7rq75l9pslcz5ncgsmw7k8q76aph-go-1.11.6/share/go/pkg/mod: read-only file system
go: error loading module requirements
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment