
With new kubernetes 1.17; there is a build failure for ppc64le (1), how to handle the error: "cannot import package ../../../../vendor/k8s.io/api/apps/v1" ? I basically checked the presence of related path in tarball: === kubernetes-1.17.0/vendor/k8s.io/api -> ../../staging/src/k8s.io/api kubernetes-1.17.0/staging/src/k8s.io/api/apps/v1 === But do not know what do do from there. (1) https://build.opensuse.org/package/live_build_log/devel:kubic/kubernetes/ope... === [ 85s] +++ [1212 13:58:43] Building go targets for linux/ppc64le: [ 85s] ./vendor/k8s.io/kube-openapi/cmd/openapi-gen [ 95s] # k8s.io/kubernetes/vendor/github.com/go-bindata/go-bindata/go-bindata [ 95s] loadinternal: cannot find runtime/cgo [ 122s] F1212 13:59:20.792808 5701 defaulter.go:288] cannot import package ../../../../vendor/k8s.io/api/apps/v1 [ 122s] make[1]: *** [Makefile.generated_files:248: gen_defaulter] Error 1 === -- Michel Normand -- To unsubscribe, e-mail: opensuse-kubic+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kubic+owner@opensuse.org