You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by "roundXin (via GitHub)" <gi...@apache.org> on 2023/12/18 10:04:56 UTC

[I] [Bug] gmake: *** [all] Error 2 [tvm]

roundXin opened a new issue, #16260:
URL: https://github.com/apache/tvm/issues/16260

   /data/lvsiqin/out_models/tvm-unity/src/target/tag.cc: In function ‘void __static_initialization_and_destruction_0(int, int)’:
   /data/lvsiqin/out_models/tvm-unity/src/target/tag.cc:418:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
     418 | }  // namespace tvm
         | ^
   /data/lvsiqin/out_models/tvm-unity/src/relay/op/tensor/unary.cc: In function ‘void __static_initialization_and_destruction_0(int, int)’:
   /data/lvsiqin/out_models/tvm-unity/src/relay/op/tensor/unary.cc:528:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
     528 | }  // namespace tvm
         | ^
   /data/lvsiqin/out_models/tvm-unity/src/relay/op/tensor/transform.cc: In function ‘void __static_initialization_and_destruction_0(int, int)’:
   /data/lvsiqin/out_models/tvm-unity/src/relay/op/tensor/transform.cc:4446:1: note: variable tracking size limit exceeded with ‘-fvar-tracking-assignments’, retrying without
    4446 | }  // namespace tvm
         | ^
   [ 90%] Built target tvm_objs
   gmake: *** [all] Error 2
   ![image](https://github.com/apache/tvm/assets/70061450/4320d7bb-ab7f-41c8-9a1c-ed82fb7b86ae)
   
   重新编译后,仍旧无法得到解决。这个问题困扰我一个星期了
   


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org