variable tracking size limit exceeded warning on Debian Jessie #10030

issue paveljanik opened this issue on March 18, 2017
  1. paveljanik commented at 8:46 PM on March 18, 2017: contributor

    While compiling in the Docker with debian:latest, updated, gcc version 4.9.2 (Debian 4.9.2-10), I have seen this:

    In file included from /usr/include/boost/test/unit_test.hpp:20:0,
                     from test/script_tests.cpp:28:
    test/script_tests.cpp: In member function 'void script_tests::script_build::test_method()':
    test/script_tests.cpp:473:22: note: variable tracking size limit exceeded with -fvar-tracking-assignments, retrying without
     BOOST_AUTO_TEST_CASE(script_build)
                          ^
    

    I have seen this warning for the first time. No other system I compile on show this.

  2. laanwj renamed this:
    Debian Jessie:
    variable tracking size limit exceeded warning on Debian Jessie
    on Mar 19, 2017
  3. laanwj commented at 1:10 PM on March 19, 2017: member

    According to stack overflow:

    This is just a note from the compiler that the debug info for the particular function will have lower quality, because your code of function is too large/complex so variable tracking reached limit of hash table slots.

    Seems unimportant, so closing this.

  4. laanwj closed this on Mar 19, 2017

  5. MarcoFalke locked this on Sep 8, 2021
Contributors

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-28 00:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me