Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627070 - app-portage/gentoolkit - revdep-rebuild doesn't fix the GCC 5 C++11 ABI issue
Summary: app-portage/gentoolkit - revdep-rebuild doesn't fix the GCC 5 C++11 ABI issue
Status: UNCONFIRMED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-05 01:53 UTC by Jeffrey Thomas Piercy
Modified: 2017-08-26 09:53 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
console log (file_627070.txt,114.22 KB, text/plain)
2017-08-05 01:57 UTC, Jeffrey Thomas Piercy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeffrey Thomas Piercy 2017-08-05 01:53:16 UTC
The Python version fails to rebuild the packages that need rebuilding. I've had to rebuild many packages manually to get other packages to compile. Finally I tried using the old shell version, and it seems to work.

gentoolkit verison: 0.3.3

new revdep-rebuild command used: revdep-rebuild --library 'libstdc++.so.6' -- --exclude gcc

old revdep-rebuild command used: revdep-rebuild.sh --library 'libstdc\+\+\.so\.6' -- --exclude gcc

Reproducible: Always
Comment 1 Jeffrey Thomas Piercy 2017-08-05 01:57:21 UTC
Created attachment 487954 [details]
console log