Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 627070

Summary: app-portage/gentoolkit - revdep-rebuild doesn't fix the GCC 5 C++11 ABI issue
Product: Portage Development Reporter: Jeffrey Thomas Piercy <mqduck>
Component: ToolsAssignee: Portage Tools Team <tools-portage>
Status: UNCONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: console log

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