8000 Failed to make binary · Issue #202 · NVIDIA/gpu-monitoring-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
This repository was archived by the owner on Nov 2, 2021. It is now read-only.
Failed to make binary #202
Open
Open
@sunhmy

Description

@sunhmy

Hi,

I do have go and dcgm install on CentOS7. But when trying to build inside of gpu-monitoring-tools directory, I got the following logs and error:

cd pkg; go build
go: finding github.com/gorilla/mux v1.8.0
go: finding github.com/stretchr/testify v1.6.1
go: finding github.com/Masterminds/semver v1.5.0
go: finding github.com/urfave/cli/v2 v2.3.0
go: finding github.com/sirupsen/logrus v1.7.0
go: github.com/sirupsen/logrus@v1.7.0: unknown revision v1.7.0
go: github.com/stretchr/testify@v1.6.1: unknown revision v1.6.1
go: finding k8s.io/kubelet v0.20.2
go: finding k8s.io/kubernetes v1.18.2
go: k8s.io/kubelet@v0.20.2: unknown revision v0.20.2
go: google.golang.org/grpc@v1.35.0: unrecognized import path "google.golang.org/grpc" (https fetch: Get https://google.golang.org/grp 5315 c?go-get=1: dial tcp 216.239.37.1:443: connect: connection timed out)
go: k8s.io/kubernetes@v1.18.2: unknown revision v1.18.2
go: github.com/urfave/cli/v2@v2.3.0: unknown revision v2.3.0
go: error loading module requirements
make: *** [binary] Error 1

How should I get over this and have it build successfully? Thanks!

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

      0