golo314 commented on issue #11543: Seg. Fault installing cpp-package
URL: 
https://github.com/apache/incubator-mxnet/issues/11543#issuecomment-403171852
 
 
   Another thing I noticed, I get multiple cmake warnings most of which are 
concerned with cpp-package examples. Here is just one example of several: 
   
   
   CMake Warning at cpp-package/example/CMakeLists.txt:54 (add_executable):
     Cannot generate a safe runtime search path for target mlp because there is
     a cycle in the constraint graph:
   
       dir 0 is [/home/al/mxnet/build/3rdparty/mkldnn/src]
       dir 1 is [/usr/local/lib]
         dir 0 must precede it due to runtime library [libmkldnn.so.0]
         dir 2 must precede it due to runtime library [libomp.so]
         dir 3 must precede it due to runtime library [libiomp5.so]
       dir 2 is [/home/al/mxnet/build/3rdparty/openmp/runtime/src]
         dir 3 must precede it due to runtime library [libiomp5.so]
       dir 3 is [/home/al/mxnet/build/mklml/mklml_lnx_2018.0.3.20180406/lib]
   
     Some of these libraries may not be found correctly.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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