[Bug 200778] security/tor: Added LDFLAGS+=-lexecinfo to allow stack traces to work

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Jun 11 02:26:38 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200778

            Bug ID: 200778
           Summary: security/tor: Added LDFLAGS+=-lexecinfo to allow stack
                    traces to work
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bf at FreeBSD.org
          Reporter: yuri at rawbw.com
             Flags: maintainer-feedback?(bf at FreeBSD.org)
          Assignee: bf at FreeBSD.org

Created attachment 157627
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157627&action=edit
patch

Currently tor fails to save stack traces because -lexecinfo is missing in
command run by configure script, and HAVE_BACKTRACE isn't defined. The attached
script adds this LDFLAGS since it is always better to have stack traces on.

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


More information about the freebsd-ports-bugs mailing list