[Bug 220714] devel/boost-all: Update to 1.65 (currently beta)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jul 17 01:25:02 UTC 2017


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

--- Comment #15 from Jan Beich <jbeich at FreeBSD.org> ---
(In reply to Justin Hibbits from comment #14)
> pkg-static: Unable to access file .../libboost_stacktrace_addr2line.so: No 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

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


More information about the freebsd-ppc mailing list