You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2019/09/25 13:27:50 UTC

[GitHub] [incubator-ratis] joshelser commented on issue #34: RATIS-672. Vagrant test's Maven 404's

joshelser commented on issue #34: RATIS-672. Vagrant test's Maven 404's 
URL: https://github.com/apache/incubator-ratis/pull/34#issuecomment-535022082
 
 
   Building the vagrant vm, I see:
   ```
   ==> ratis-build: Running provisioner: shell...
       ratis-build: Running: script: Build Namazu
       ratis-build: # runtime
       ratis-build: /usr/local/go/src/runtime/stubs_x86.go:10:6: stackcheck redeclared in this block
       ratis-build: 	previous declaration at /usr/local/go/src/runtime/stubs_amd64x.go:10:6
       ratis-build: /usr/local/go/src/runtime/unaligned1.go:11:6: readUnaligned32 redeclared in this block
       ratis-build: 	previous declaration at /usr/local/go/src/runtime/alg.go:321:40
       ratis-build: /usr/local/go/src/runtime/unaligned1.go:15:6: readUnaligned64 redeclared in this block
       ratis-build: 	previous declaration at /usr/local/go/src/runtime/alg.go:329:40
   ```
   
   Maybe Go 1.13 doesn't work with this version of Namazu? The Namazu readme says they test against Go 1.6 (outdated docs? That appears to be a super old Go verison). Looks like we were on 1.11.2 previously.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services