KimBioInfoStudio commented on issue #4235: [CMake] Imporve parameter 'ANTLR4' 
to avoid cmake will ignore the 'space'
URL: https://github.com/apache/incubator-tvm/pull/4235#issuecomment-550168689
 
 
   > Hi
   > 
   > This PR cannot pass the CI build process due to following issue, but I am 
not sure whether it is caused by this PR or not, I would appreciate if you can 
give me suggestions, thanks.
   > 
   > ```
   > docker/bash.sh tvmai/ci-cpu:v0.54 ./tests/scripts/task_build.sh build -j2
   > 
   > [ 22%] Generating ../python/tvm/relay/grammar/py3/RelayVisitor.py, 
../python/tvm/relay/grammar/py3/RelayParser.py, 
../python/tvm/relay/grammar/py3/RelayLexer.py
   > 
   > /bin/sh: 1: /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -jar 
/usr/local/lib/antlr-4.7.1-complete.jar: not found
   > 
   > make[2]: *** [../python/tvm/relay/grammar/py3/RelayVisitor.py] Error 127
   > 
   > CMakeFiles/relay_parser.dir/build.make:62: recipe for target 
'../python/tvm/relay/grammar/py3/RelayVisitor.py' failed
   > 
   > CMakeFiles/Makefile2:660: recipe for target 
'CMakeFiles/relay_parser.dir/all' failed
   > 
   > make[1]: *** [CMakeFiles/relay_parser.dir/all] Error 2
   > 
   > make[1]: *** Waiting for unfinished jobs....
   > ```
   
   Hi @cchung100m only this problem  only  affect  cmake func ``` message( ) 
```, and @tqchen have fix this problem several days ago , so I think that  you 
can close this PR now.
   [[CI] use llvm9 for the gpu tests 
#4224](https://github.com/apache/incubator-tvm/pull/4224/files)
   CC : @soiferj what o u think , shoud we close this PR? 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to