Opened 6 years ago
Closed 6 years ago
#12435 closed Bugs (worksforme)
Compilation errors of boost library with GCC 6.2.0
Reported by: | Owned by: | Robert Ramey | |
---|---|---|---|
Milestone: | To Be Determined | Component: | serialization |
Version: | Boost 1.61.0 | Severity: | Problem |
Keywords: | Cc: |
Description
See attached build log. Grep error to find problems
Used command line: rm -rf bin.v2 && ./b2 -j8 --prefix=/usr --build-type=complete --layout=tagged variant=debug link=shared threading=multi include="python3.5m" && sudo ./b2 -j8 --prefix=/usr --build-type=complete --layout=tagged variant=debug link=shared threading=multi include="python3.5m" to generate
Attachments (1)
Change History (4)
by , 6 years ago
Attachment: | build-log.gz added |
---|
comment:2 by , 6 years ago
Component: | None → serialization |
---|---|
Owner: | set to |
Assigning to Serialization as that seems to be the most effected - please file an additional report for the python failures if those are an issue for you as well.
comment:3 by , 6 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
for some reason I can't open this. just send me a portion of the file. FYI I have been able to build/test with gcc 6.2. Also the test matrix shows all serialization library tests passing with this compiler. See http://www.boost.org/development/tests/develop/developer/serialization.html So I'm going to close this.
GZipped build log - larger than max permitted size