https://gcc.gnu.org/bugzilla/show_bug.cgi?id=124636

            Bug ID: 124636
           Summary: xztest seems to fail when linking when libxzma is not
                    on the machine
           Product: gcc
           Version: 16.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libbacktrace
          Assignee: unassigned at gcc dot gnu.org
          Reporter: pinskia at gcc dot gnu.org
                CC: ian at gcc dot gnu.org
  Target Milestone: ---

I am getting a build failure when running `make check` inside libbacktrace. I
just happened not to have libxzma installed.
backtrace_create_state and backtrace_uncompress_lzma are decided as undefined
symbols while linking xztest.

Reply via email to