Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jun 2015 02:26:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 200778] security/tor: Added LDFLAGS+=-lexecinfo to allow stack traces to work
Message-ID:  <bug-200778-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: yuri@rawbw.com
             Flags: maintainer-feedback?(bf@FreeBSD.org)
          Assignee: bf@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.



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