Skip to content

Leftover cpptrace include? #1939

@DocShotgun

Description

@DocShotgun

Reminder

  • I have read the above rules and searched the existing issues.

System Info

9544a89

Reproduction

Attempting to build the latest kt-kernel results in:

  /home/docshotgun/ktransformers/kt-kernel/ext_bindings.cpp:15:10: fatal error: cpptrace/cpptrace.hpp: No such file or directory
     15 | #include <cpptrace/cpptrace.hpp>
        |          ^~~~~~~~~~~~~~~~~~~~~~~
  compilation terminated.

A search of the codebase reveals only a single function warmup_cpptrace() in kt-kernel/ext_bindings.cpp that references cpptrace.

The commit description for 9544a89 mentions a squashed commit with the description * revert CMakeLists.txt to main: remove debug flags and cpptrace dep, so perhaps it's not intended for cpptrace to be required for compilation?

Others

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions