Summary: | net-libs/socket++-1.12.12-r1: fails to build tests with gcc 4.7 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | C++ Team [disbanded] <cpp+disabled> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | pacho, quantheory |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | https://tinderboxlogs.s3.amazonaws.com/tbamd64.excelsior.flameeyes.eu/net-libs%3Asocket%2B%2B-1.12.12-r1%3A20120630-142504.html | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 390247 | ||
Attachments: | Patch for error |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 342300 [details, diff]
Patch for error
I think this is a 32-bit vs. 64-bit thing. Obviously gcc is being stricter about this.
Please provide a unified patch (diff -u) Thanks Oops. I no longer have this modified file, or indeed socket++ installed. If you are interested in the fix it is trivial to recreate, for someone who actually has that file. Anyway, I see 4 bug reports about test failures, looks like they are pretty broken :| + 07 Sep 2013; Pacho Ramos <pacho@gentoo.org> + +files/socket++-1.12.12-gcc47.patch, socket++-1.12.12-r1.ebuild: + Fix failing test due gcc-4.7 (#424305 by Sean Santos) + |