From owner-freebsd-ports-bugs@freebsd.org Thu Jan 7 06:20:12 2016 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87E57A66678 for ; Thu, 7 Jan 2016 06:20:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5DDDD1C41 for ; Thu, 7 Jan 2016 06:20:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u076KBhT045868 for ; Thu, 7 Jan 2016 06:20:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 205476] x11-toolkits/wxgtk30 Provide backtrace option to configure Date: Thu, 07 Jan 2016 06:20:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: easy, needs-qa, patch X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: kevans91@ksu.edu X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.isobsolete flagtypes.name attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Jan 2016 06:20:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205476 Kyle Evans changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #164461|0 |1 is obsolete| | Attachment #165200| |maintainer-approval?(portma Flags| |ster@bsdforge.com) --- Comment #7 from Kyle Evans --- Created attachment 165200 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D165200&action= =3Dedit Amended svn diff for x11-toolkits/wxgtk30 In advance- apologies for being a pain on this. =3D) After thinking about it a little bit more, someone in #bsdports mentioned t= hat USES=3Dlibexec is a thing, and it seems this would allow for what might be = a more elegant solution with no reliance on OSVERSION. This is the patch that I'm attaching right now. This change could also be backported to x11-toolkits/wxgtk28, if any interest in this exists, as that version was t= he first (~7 years ago?) to start searching for backtrace(3) in libexecinfo in addition to libc. As it also turns out, its dependencies can eventually be traced out to devel/libexecinfo anyways, so this ultimately doesn't add much more to the build process. I have tested this on -CURRENT and the option is working as expected. Follo= wing this post, I will also be attaching poudriere logs for 9.3-RELEASE builds w= ith and without BACKTRACE, showing the expected results (--enable-backtrace or --disable-backtrace respectively and successful builds with either). --=20 You are receiving this mail because: You are the assignee for the bug.=