You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/09/07 06:45:10 UTC

[GitHub] [incubator-tvm] xu78guo6 opened a new issue #6406: Compiling error: library not found for -llibxml2.tbd

xu78guo6 opened a new issue #6406:
URL: https://github.com/apache/incubator-tvm/issues/6406


   Today I tried to rebuild tvm dylib on mac, meet this error:
   [100%] Linking CXX shared library libtvm.dylib
   ld: library not found for -llibxml2.tbd
   clang: error: linker command failed with exit code 1 (use -v to see invocation)
   
   I have built tvm successfully several days ago following installation on website and git pull some new code then. It seems that the new code causes this problem.


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



[GitHub] [incubator-tvm] tqchen commented on issue #6406: Compiling error: library not found for -llibxml2.tbd

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #6406:
URL: https://github.com/apache/incubator-tvm/issues/6406#issuecomment-688982535


   Please open a new troubleshooting thread on https://discuss.tvm.apache.org/. The current CI has a mac build, so it might due to soe problems in your local setup


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



[GitHub] [incubator-tvm] xu78guo6 commented on issue #6406: Compiling error: library not found for -llibxml2.tbd

Posted by GitBox <gi...@apache.org>.
xu78guo6 commented on issue #6406:
URL: https://github.com/apache/incubator-tvm/issues/6406#issuecomment-688074456


   I have found /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libxml2.tbd  and added this path to LD_LIBRARY_PATH, dont know why it happen.


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



[GitHub] [incubator-tvm] xu78guo6 edited a comment on issue #6406: Compiling error: library not found for -llibxml2.tbd

Posted by GitBox <gi...@apache.org>.
xu78guo6 edited a comment on issue #6406:
URL: https://github.com/apache/incubator-tvm/issues/6406#issuecomment-688074456


   I have found /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/usr/lib/libxml2.tbd  and added this path to LD_LIBRARY_PATH, dont know why it still happen.


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



[GitHub] [incubator-tvm] tqchen closed issue #6406: Compiling error: library not found for -llibxml2.tbd

Posted by GitBox <gi...@apache.org>.
tqchen closed issue #6406:
URL: https://github.com/apache/incubator-tvm/issues/6406


   


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