https://bugzilla.redhat.com/show_bug.cgi?id=1342146
Bug ID: 1342146 Summary: flannel build failed on secondary arch ppc64le Product: Fedora Version: 24 Component: flannel Assignee: jchaloup@redhat.com Reporter: menantea@linux.vnet.ibm.com QA Contact: extras-qa@fedoraproject.org CC: eparis@redhat.com, golang@lists.fedoraproject.org, jchaloup@redhat.com, linville@redhat.com, nhorman@redhat.com, vbatts@redhat.com
I am trying to build flannel-0.5.5-5 on a secondary ppc64le arch but I got following problem:
# github.com/coreos/flannel/backend/awsvpc src/github.com/coreos/flannel/backend/awsvpc/awsvpc.go:97: cannot use aws.Config literal (type *aws.Config) as type "github.com/aws/aws-sdk-go/aws/client".ConfigProvider in argument to ec2.New: *aws.Config does not implement "github.com/aws/aws-sdk-go/aws/client".ConfigProvider (missing ClientConfig method)
I am using a f24 build machine with golang-1.6.2-1.fc24 and golang-github-aws-aws-sdk-go-devel-1.1.3-1.fc24