mkdir -p $WORK/github.com/coreos/flannel/subnet/_obj/ cd /builddir/build/BUILD/flannel-cb8284fb60737793596dd2fc98d9608d3d0d66f0/src/github.com/coreos/flannel/subnet /usr/lib/golang/pkg/tool/linux_amd64/compile -o $WORK/github.com/coreos/flannel/subnet.a -trimpath $WORK -p github.com/coreos/flannel/subnet -complete -buildid f101751372ad1eca69009165eceff5e8a271b1e5 -D _/builddir/build/BUILD/flannel-cb8284fb60737793596dd2fc98d9608d3d0d66f0/src/github.com/coreos/flannel/subnet -I $WORK -I /builddir/build/BUILD/flannel-cb8284fb60737793596dd2fc98d9608d3d0d66f0/pkg/linux_amd64 -I /usr/share/gocode/pkg/linux_amd64 -pack ./config.go ./etcd.go ./mock_registry.go ./mock_subnet.go ./rand.go ./registry.go ./renew.go ./subnet.go ./watch.go # github.com/coreos/flannel/subnet src/github.com/coreos/flannel/subnet/registry.go:59: not enough arguments in call to transport.NewTransport error: Bad exit status from /var/tmp/rpm-tmp.y7q3lt (%build) This bug mentions network/subnet so it might be fixed by a rebase https://bugzilla.redhat.com/show_bug.cgi?id=1223445
Etcd has been update to etcd3 which changes the API. Flannel code patched to work with etcd3 on rawhide.