Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 08:35:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 237919] devel/libunwind: libunwind-ptrace.so: undefined reference to lzma_index_size
Message-ID:  <bug-237919-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237919

            Bug ID: 237919
           Summary: devel/libunwind: libunwind-ptrace.so: undefined
                    reference to lzma_index_size
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: danilo@FreeBSD.org
          Reporter: yuri@freebsd.org
             Flags: maintainer-feedback?(danilo@FreeBSD.org)
          Assignee: danilo@FreeBSD.org

One new port breaks:

> ld: error: /usr/local/lib/libunwind-ptrace.so: undefined reference to lzm=
a_index_size
> ld: error: /usr/local/lib/libunwind-ptrace.so: undefined reference to lzm=
a_stream_buffer_decode
> ld: error: /usr/local/lib/libunwind-ptrace.so: undefined reference to lzm=
a_index_end
> ld: error: /usr/local/lib/libunwind-ptrace.so: undefined reference to lzm=
a_stream_footer_decode
> ld: error: /usr/local/lib/libunwind-ptrace.so: undefined reference to lzm=
a_index_uncompressed_size
> ld: error: /usr/local/lib/libunwind-ptrace.so: undefined reference to lzm=
a_index_buffer_decode


This means that /usr/lib/liblzma.so needs to be added to link lines.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237919-7788>