Opened 6 years ago

Closed 6 years ago

#12435 closed Bugs (worksforme)

Compilation errors of boost library with GCC 6.2.0

Reported by: Nicole <e67dfc43@…> 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)

build-log.gz (21.3 KB ) - added by Nicole <e67dfc43@…> 6 years ago.
GZipped build log - larger than max permitted size

Download all attachments as: .zip

Change History (4)

by Nicole <e67dfc43@…>, 6 years ago

Attachment: build-log.gz added

GZipped build log - larger than max permitted size

comment:1 by Nicole <e67dfc43@…>, 6 years ago

Bump

comment:2 by John Maddock, 6 years ago

Component: Noneserialization
Owner: set to Robert Ramey

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 Robert Ramey, 6 years ago

Resolution: worksforme
Status: newclosed

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.

Note: See TracTickets for help on using tickets.