Summary: | sys-devel/gcc-4.8.2-r1 - gdb pretty printers are incompatible w/ Python3 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alex Turbov <I.zaufi> |
Component: | [OLD] Core system | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | aklhfex |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
URL: | http://gcc.gnu.org/PR58962 | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=414819 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58962 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | `2to3 w printers.py` result |
Description
Alex Turbov
2014-04-09 11:01:27 UTC
Created attachment 374586 [details, diff]
`2to3 w printers.py` result
apply this patch on src_prepare()
Comment on attachment 374586 [details, diff]
`2to3 w printers.py` result
i think we'd rather wait for upstream gcc to land something and then we'll cherry pick that back
The closest upstream bug is http://gcc.gnu.org/PR58962. I haven't seen any patches posted. Fix committed upstream: https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=3222fde5eccc99fdee7148dc502c100196970ca5;hp=a8a638964fb6739be219c1016c21cf1579dd65c7 should be fixed w/gcc-4.8.[45] and gcc-4.9.[23] and >=gcc-5 don't see much point in backporting past that |