larroy commented on issue #17514: C++-Package examples broken
URL: 
https://github.com/apache/incubator-mxnet/issues/17514#issuecomment-582122631
 
 
   ```
   [753/790] /usr/bin/ccache /usr/bin/c++  -DDMLC_LOG_STACK_TRACE_SIZE=0 
-DDMLC_MODERN_THREAD_LOCAL=0 -DDMLC_USE_CXX11=1 -DMSHADOW_FORCE_STREAM 
-DMSHADOW_INT64_TENSOR_SIZE=0 -DMSHADOW_IN_CXX11 -DMSHADOW_USE_CBLAS=1 
-DMSHADOW_USE_CUDA=1 -DMSHADOW_USE_CUDNN=1 -DMSHADOW_USE_MKL=0 
-DMSHADOW_USE_SSE=1 -DMXNET_ENABLE_CUDA_RTC=1 -DMXNET_USE_BLAS_OPEN=1 
-DMXNET_USE_CPP_PACKAGE=1 -DMXNET_USE_CUDA=1 -DMXNET_USE_LAPACK=1 
-DMXNET_USE_MKLDNN=1 -DMXNET_USE_NCCL=0 -DMXNET_USE_NVTX=1 -DMXNET_USE_OPENCV=1 
-DMXNET_USE_OPENMP=1 -DMXNET_USE_OPERATOR_TUNING=1 -DMXNET_USE_SIGNAL_HANDLER=1 
-DNDEBUG=1 -DUSE_CUD
   NN -I../3rdparty/mkldnn/include -I3rdparty/mkldnn/include -I../include 
-I../src -I../3rdparty/mshadow -I../3rdparty/nvidia_cub 
-I../3rdparty/tvm/nnvm/include -I../3rdparty/tvm/include -I../3rdparty
   /dmlc-core/include -I../3rdparty/dlpack/include -I../tests/cpp/include 
-I../tests/../cpp-package/include -I../3rdparty/mkldnn/src/../include 
-I3rdparty/dmlc-core/include -isystem /usr/include/openc
   v -isystem /usr/local/cuda/include -isystem 
../3rdparty/googletest/googletest/include -isystem 
../3rdparty/googletest/googletest -mf16c -Wall -Wno-unknown-pragmas 
-Wno-sign-compare -O3 -msse3 -std=
   c++11 -fopenmp -O3 -DNDEBUG -fPIE -MD -MT 
tests/CMakeFiles/mxnet_unit_tests.dir/cpp/thread_safety/thread_safety_test.cc.o 
-MF tests/CMakeFiles/mxnet_unit_tests.dir/cpp/thread_safety/thread_safety_t
   est.cc.o.d -o 
tests/CMakeFiles/mxnet_unit_tests.dir/cpp/thread_safety/thread_safety_test.cc.o 
-c ../tests/cpp/thread_safety/thread_safety_test.cc
   FAILED: 
tests/CMakeFiles/mxnet_unit_tests.dir/cpp/thread_safety/thread_safety_test.cc.o
   /usr/bin/ccache /usr/bin/c++  -DDMLC_LOG_STACK_TRACE_SIZE=0 
-DDMLC_MODERN_THREAD_LOCAL=0 -DDMLC_USE_CXX11=1 -DMSHADOW_FORCE_STREAM 
-DMSHADOW_INT64_TENSOR_SIZE=0 -DMSHADOW_IN_CXX11 -DMSHADOW_USE_CBLAS=1 
-DMSHADOW_USE_CUDA=1 -DMSHADOW_USE_CUDNN=1 -DMSHADOW_USE_MKL=0 
-DMSHADOW_USE_SSE=1 -DMXNET_ENABLE_CUDA_RTC=1 -DMXNET_USE_BLAS_OPEN=1 
-DMXNET_USE_CPP_PACKAGE=1 -DMXNET_USE_CUDA=1 -DMXNET_USE_LAPACK=1 
-DMXNET_USE_MKLDNN=1 -DMXNET_USE_NCCL=0 -DMXNET_USE_NVTX=1 -DMXNET_USE_OPENCV=1 
-DMXNET_USE_OPENMP=1 -DMXNET_USE_OPERATOR_TUNING=1 -DMXNET_USE_SIGNAL_HANDLER=1 
-DNDEBUG=1 -DUSE_CUDNN -I../3rdparty/mkldnn/include -I3rdparty/mkldnn/include 
-I../include -I../src -I../3rdparty/mshadow -I../3rdparty/nvidia_cub 
-I../3rdparty/tvm/nnvm/include -I../3rdparty/tvm/include 
-I../3rdparty/dmlc-core/include -I../3rdparty/dlpack/include 
-I../tests/cpp/include -I../tests/../cpp-package/include 
-I../3rdparty/mkldnn/src/../include -I3rdparty/dmlc-core/include -isystem 
/usr/include/opencv -isystem /usr/local/cuda/include -isystem 
../3rdparty/googletest/googletest/include -isystem 
../3rdparty/googletest/googletest -mf16c -Wall -Wno-unknown-pragmas 
-Wno-sign-compare -O3 -msse3 -std=c++11 -fopenmp -O3 -DNDEBUG -fPIE -MD -MT 
tests/CMakeFiles/mxnet_unit_tests.dir/cpp/thread_safety/thread_safety_test.cc.o 
-MF 
tests/CMakeFiles/mxnet_unit_tests.dir/cpp/thread_safety/thread_safety_test.cc.o.d
 -o 
tests/CMakeFiles/mxnet_unit_tests.dir/cpp/thread_safety/thread_safety_test.cc.o 
-c ../tests/cpp/thread_safety/thread_safety_test.cc
   In file included from 
../tests/../cpp-package/include/mxnet-cpp/MxNetCpp.h:35:0,
                    from ../tests/cpp/thread_safety/thread_safety_test.cc:36:
   ../tests/../cpp-package/include/mxnet-cpp/optimizer.hpp:37:10: fatal error: 
mxnet-cpp/op.h: No such file or directory
   ```

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