You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ git checkout master
$ git reset --hard origin/master
$ make clean
$ make
++ Building go targets for linux/amd64: cmd/openshift cmd/oc pkg/sdn/plugin/sdn-cni-plugin vendor/github.com/containernetworking/cni/plugins/ipam/host-local vendor/github.com/containernetworking/cni/plugins/main/loopback
++ Placing binaries
hack/build-go.sh took 688 seconds
$ OS_RELEASE=n hack/build-images.sh
Building images from source v1.5.0-alpha.2-1ccbb6c-45:
hack/build-images.sh: line 23: OS_IMAGE_COMPILE_GOFLAGS: unbound variable
I tried to workaround the unbound variables but there are further errors like the pod binary not being built. The same steps worked couple of days ago, though.
The text was updated successfully, but these errors were encountered:
Version
git master / 1ccbb6c
Steps To Reproduce
I tried to workaround the unbound variables but there are further errors like the pod binary not being built. The same steps worked couple of days ago, though.
The text was updated successfully, but these errors were encountered: