Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2017 01:24:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-powerpc@FreeBSD.org
Subject:   [Bug 220714] devel/boost-all: Update to 1.65 (currently beta)
Message-ID:  <bug-220714-25139-0qpW5JWxTm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-220714-25139@https.bugs.freebsd.org/bugzilla/>
References:  <bug-220714-25139@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #15 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Justin Hibbits from comment #14)
> pkg-static: Unable to access file .../libboost_stacktrace_addr2line.so: N=
o such file or directory

Can you build and run has_addr2line.cpp standalone? What exit code it has? =
If
non-zero why does it fail? C++ exceptions again? If so why only there? For =
one,
Boost runs this code at configure and saves the output in
${BUILD_WRKSRC}/bin.v2/config.log where you can inspect CXXFLAGS on
suspiciousness.

https://github.com/boostorg/stacktrace/blob/master/build/has_addr2line.cpp
https://github.com/boostorg/stacktrace/blob/master/build/Jamfile.v2

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220714-25139-0qpW5JWxTm>