You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 55%] Building CXX object 3rdparty/tvm/CMakeFiles/tvm_runtime_static.dir/src/runtime/contrib/random/random.cc.o
[ 60%] Building CUDA object CMakeFiles/objdlr.dir/3rdparty/tvm/src/runtime/contrib/thrust/thrust.cu.o
In file included from /home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_builder.h:36:0,
from /home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_builder.cc:25:
/home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_logger.h:42:8: error: looser throw specifier for ‘virtual void tvm::runtime::contrib::TensorRTLogger::log(nvinfer1::ILogger::Severity, const char*)’
void log(Severity severity, const char* msg) override {
^~~
In file included from /usr/include/aarch64-linux-gnu/NvInferLegacyDims.h:53:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from /home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_builder.h:35,
from /home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_builder.cc:25:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:1222:18: error: overriding ‘virtual void nvinfer1::ILogger::log(nvinfer1::ILogger::Severity, const AsciiChar*) noexcept’
virtual void log(Severity severity, AsciiChar const* msg) noexcept = 0;
^~~
In file included from /home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_builder.h:36:0,
from /home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_runtime.cc:37:
/home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_logger.h:42:8: error: looser throw specifier for ‘virtual void tvm::runtime::contrib::TensorRTLogger::log(nvinfer1::ILogger::Severity, const char*)’
void log(Severity severity, const char* msg) override {
^~~
In file included from /usr/include/aarch64-linux-gnu/NvInferLegacyDims.h:53:0,
from /usr/include/aarch64-linux-gnu/NvInfer.h:53,
from /home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_runtime.cc:36:
/usr/include/aarch64-linux-gnu/NvInferRuntimeCommon.h:1222:18: error: overriding ‘virtual void nvinfer1::ILogger::log(nvinfer1::ILogger::Severity, const AsciiChar*) noexcept’
virtual void log(Severity severity, AsciiChar const* msg) noexcept = 0;
^~~
CMakeFiles/objdlr.dir/build.make:271: recipe for target 'CMakeFiles/objdlr.dir/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_builder.cc.o' failed
make[2]: *** [CMakeFiles/objdlr.dir/3rdparty/tvm/src/runtime/contrib/tensorrt/tensorrt_builder.cc.o] Error 1
make[2]: *** Waiting for unfinished jobs....
/home/ubuntu/software/neo-ai-dlr/3rdparty/tvm/include/tvm/runtime/container/shape_tuple.h(136): warning: pointless comparison of unsigned integer with zero
The text was updated successfully, but these errors were encountered:
mycpuorg
changed the title
DLR Building on Jetson Device Throws possibly unhandled errors
DLR Building on Jetson Device Throws unhandled errors
Jan 31, 2022
DLR Build Machine (and target machine both) is NVidia Jetson Xavier AGX.
Ubuntu 18.04 JetPack4.6
Software Info:
Steps
The text was updated successfully, but these errors were encountered: