sl1pkn07 opened a new issue #17589: OSError: 
/tmp/makepkg/sl1-mxnet-git/src/build/libmxnet.so.1.5.1: undefined symbol: 
_ZN4dmlc14RecordIOReader10NextRecordEPSs
URL: https://github.com/apache/incubator-mxnet/issues/17589
 
 
   ~~~
   Scanning dependencies of target cpp_package_op_h
   make[2]: Leaving directory '/tmp/makepkg/sl1-mxnet-git/src/build'
   make -f cpp-package/CMakeFiles/cpp_package_op_h.dir/build.make 
cpp-package/CMakeFiles/cpp_package_op_h.dir/build
   make[2]: Entering directory '/tmp/makepkg/sl1-mxnet-git/src/build'
   cd /tmp/makepkg/sl1-mxnet-git/src/incubator-mxnet/cpp-package/scripts && 
echo Running:\ OpWrapperGenerator.py
   Running: OpWrapperGenerator.py
   cd /tmp/makepkg/sl1-mxnet-git/src/incubator-mxnet/cpp-package/scripts && 
python OpWrapperGenerator.py 
/tmp/makepkg/sl1-mxnet-git/src/build/libmxnet.so.1.5.1
   Traceback (most recent call last):
     File "OpWrapperGenerator.py", line 433, in <module>
       raise(e)
     File "OpWrapperGenerator.py", line 427, in <module>
       f.write(patternStr % ParseAllOps())
     File "OpWrapperGenerator.py", line 321, in ParseAllOps
       cdll.libmxnet = cdll.LoadLibrary(sys.argv[1])
     File "/usr/lib/python3.8/ctypes/__init__.py", line 451, in LoadLibrary
       return self._dlltype(name)
     File "/usr/lib/python3.8/ctypes/__init__.py", line 373, in __init__
       self._handle = _dlopen(self._name, mode)
   OSError: /tmp/makepkg/sl1-mxnet-git/src/build/libmxnet.so.1.5.1: undefined 
symbol: _ZN4dmlc14RecordIOReader10NextRecordEPSs
   make[2]: *** [cpp-package/CMakeFiles/cpp_package_op_h.dir/build.make:59: 
cpp-package/CMakeFiles/cpp_package_op_h] Error 1
   ~~~
   
   
   linux
   python 3.8.1
   mxnet f5a1014479351f3139b92c437d65de3a3a653196
   gcc 8.3.0, also happen with gcc 9.2.1

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to