You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/11/20 07:31:01 UTC

[GitHub] ruslo commented on issue #13321: CMake: Do not touch CMAKE_GENERATOR_TOOLSET

ruslo commented on issue #13321: CMake: Do not touch CMAKE_GENERATOR_TOOLSET
URL: https://github.com/apache/incubator-mxnet/pull/13321#issuecomment-440171970
 
 
   > Could you check with the CI build failure? feel free to ask questions if you need any help!
   
   I'm not sure where is the error.
   
   ```
   Makefile:599: recipe for target 'rpkgtest' failed
   make: *** [rpkgtest] Error 1
   ```
   
   ```
   test_model.R:129: error: Fine-tune
   cannot open URL 'http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params'
   1: GetInception() at R-package/tests/testthat/test_model.R:129
   2: download.file("http://data.dmlc.ml/models/imagenet/inception-bn/Inception-BN-0126.params", 
          destfile = "model/Inception-BN-0126.params")
   ```
   
   Network problems?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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