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 2020/04/08 01:37:12 UTC

[GitHub] [incubator-mxnet] ChaiBapchya edited a comment on issue #4870: Travis-CI gave out multiple FAILED result on R_test, preventing PR

ChaiBapchya edited a comment on issue #4870: Travis-CI gave out multiple FAILED result on R_test, preventing PR
URL: https://github.com/apache/incubator-mxnet/issues/4870#issuecomment-610703000
 
 
   ```
   First time using roxygen2. Upgrading automatically...
   [2020-04-08T00:03:57.271Z] Updating roxygen version in /work/mxnet/R-package/DESCRIPTION
   [2020-04-08T00:03:57.528Z] Loading mxnet
   [2020-04-08T00:03:58.458Z] [1] "Loading local: inst/libs/libmxnet.so"
   [2020-04-08T00:04:00.977Z] [1] "Loading local: src/mxnet.so"
   [2020-04-08T00:04:00.977Z] Error in loadModule("mxnet", TRUE) : could not find function "loadModule"
   [2020-04-08T00:04:00.977Z] Calls: <Anonymous> ... load_code -> <Anonymous> -> run_pkg_hook -> <Anonymous>
   [2020-04-08T00:04:00.977Z] Execution halted
   [2020-04-08T00:04:00.977Z] Makefile:688: recipe for target 'rpkg' failed
   [2020-04-08T00:04:00.977Z] make: *** [rpkg] Error 1
   ```
   Facing this issue while trying to Fix R CPU errors on v1.6.x branch of mxnet here : https://github.com/apache/incubator-mxnet/pull/17993
   Similar error of `loadModule` function not found in R
   
   @thirdwing any idea?

----------------------------------------------------------------
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