systemMLプロジェクトをクローンし、ガイドに従って私は 'mvn clean package'を使ってプロジェクトをビルドできます。しかし、私は 'mvn verify'を使ってすべてのテストを実行することはできません。このsystemMLプロジェクトをビルドするときにいくつかのテストに失敗しました
testCSVSingleVDenseMR(org.apache.sysml.test.integration.functions.data.FullReblockTest) Time elapsed: 2.109 sec <<< FAILURE! java.lang.AssertionError: failed to run script ./src/test/scripts/functions/data/SingleReblockTest.dml exception: org.apache.sysml.api.DMLException: org.apache.sysml.runtime.DMLRuntimeException: org.apache.sysml.runtime.DMLRuntimeException: ERROR: Runtime error in program block generated from statement block between lines 22 and 23 -- Error evaluating instruction: jobtype = CSV_REBLOCK
よう エラーは、私はすでに私のパスにR3.2.3を持っているが、一部の依存性は、正常
Warning messages: 1: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘openssl’ had non-zero exit status 2: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘gdtools’ had non-zero exit status 3: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘XML’ had non-zero exit status 4: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘topicmodels’ had non-zero exit status 5: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘httr’ had non-zero exit status 6: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘svglite’ had non-zero exit status 7: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘OAIHarvester’ had non-zero exit status 8: In install.packages(c("batch", "bitops", "boot", "caTools", "data.table", : installation of package ‘covr’ had non-zero exit status