- poudriere bulk -t devel/boost-all is green on 10.3 i386/amd64, 11.0 i386/amd64, 11.1 armv6/aarch64, 12.0 amd64
- poudriere bulk -f boost-consumers.list on 11.0 amd64 has only 10 failures
- -exp run to be tracked in bug 220714
Details
Details
- Reviewers
- None
- Group Reviewers
office - Commits
- rP450560: devel/boost-*: update to 1.65.1
rP450557: devel/boost-*: enable C++11 features
Diff Detail
Diff Detail
- Lint
No Lint Coverage - Unit
No Test Coverage - Build Status
Buildable 11197 Build 11578: arc lint + arc unit
Event Timeline
This comment was removed by rfyu28uyeg_snkmail.com.
devel/boost-libs/files/patch-libs_stacktrace_build_has__addr2line.cpp | ||
---|---|---|
36 | If you are testing for executable permission (not the same as actually executable for the current architecture, of course), should this be X_OK? |
This comment was removed by rfyu28uyeg_snkmail.com.
devel/boost-libs/files/patch-boost_stacktrace_detail_collect__unwind.ipp | ||
---|---|---|
15 | The unconditional undefinition of _GNU_SOURCE breaks builds with some glibc versions if you're planning to upstream the patch, e.g. with CentOS 7. It would be nicer to check if it's defined, and then only undefine if not already defined to preserve the state. |
Comment Actions
- Update to 1.65.1
- Guard temporary _GNU_SOURCE to unbreak on GNU systems
- Guard _URC_NO_REASON to unbreak GCC build on armv6