Thanks guys, I've created the following JIRA: https://issues.apache.org/jira/browse/BEAM-4422
Colm. On Mon, May 28, 2018 at 5:36 PM, Jean-Baptiste Onofré <[email protected]> wrote: > ./gradlew build works but not check due to go:vet task. > > Let's check with Henning. > > Regards > JB > > On 28/05/2018 16:57, Jean-Baptiste Onofré wrote: > > Hi Colm, > > > > it worked for me (with build) during the weekend. > > > > Do you have golang installed on your machine ? > > > > Regards > > JB > > > > On 28/05/2018 16:50, Colm O hEigeartaigh wrote: > >> Hi all, > >> > >> The following fails for me with "./gradlew check": > >> > >> Execution failed for task ':beam-sdks-go:vet'. > >>> Build failed due to return code 1 of: > >> Command: > >> /home/coheig/.gradle/go/binary/1.10/go/bin/go tool vet > >> /home/coheig/src/apache/beam/sdks/go/test > >> /home/coheig/src/apache/beam/sdks/go/pkg > >> /home/coheig/src/apache/beam/sdks/go/data > >> /home/coheig/src/apache/beam/sdks/go/cmd > >> /home/coheig/src/apache/beam/sdks/go/build > >> /home/coheig/src/apache/beam/sdks/go/examples > >> /home/coheig/src/apache/beam/sdks/go/container > >> Env: > >> GOEXE= > >> GOPATH=/home/coheig/src/apache/beam/sdks/go/.gogradle/project_gopath > >> GOROOT=/home/coheig/.gradle/go/binary/1.10/go > >> GOOS=linux > >> GOARCH=amd64 > >> > >> Should the gradle configuration be setting up Go, or is it a requirement > >> to install it separately? Or is this failure caused by something else? > >> > >> Thanks, > >> > >> Colm. > >> > >> > >> -- > >> Colm O hEigeartaigh > >> > >> Talend Community Coder > >> http://coders.talend.com > > > > -- > -- > Jean-Baptiste Onofré > [email protected] > http://blog.nanthrax.net > Talend - http://www.talend.com > -- Colm O hEigeartaigh Talend Community Coder http://coders.talend.com
