yurivict opened a new issue #17079: Please add an option to use the external dmlc-core URL: https://github.com/apache/incubator-mxnet/issues/17079 Several systems have packages for ```dmlc-core```: https://repology.org/project/dmlc-core/versions These packages should be used. Only the ```install``` target breaks: ``` -- Installing: /usr/ports/misc/py-mxnet/work/stage/usr/local/include/dlpack -- Installing: /usr/ports/misc/py-mxnet/work/stage/usr/local/include/dlpack/dlpack.h CMake Error at cmake_install.cmake:67 (file): file INSTALL cannot find "/usr/ports/misc/py-mxnet/work/incubator-mxnet-1.6.0.rc0/3rdparty/dmlc-core/include". FAILED: CMakeFiles/install/strip.util cd /usr/ports/misc/py-mxnet/work/.build && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake ninja: build stopped: subcommand failed. *** Error code 1 Stop. ```
---------------------------------------------------------------- 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
