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

Bug 94786

Summary: rar should need libstdc++-v3 on systems with gcc-3.4.x
Product: Gentoo Linux Reporter: David Li <matrixhax0r>
Component: New packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Li 2005-06-01 18:30:52 UTC
Well, today I did an emerge sync, emerge -auD --newuse world, emerge -a depclean

I noticed that libstdc++-v3 was on the depclean list.
So I went ahead and unemerged it. This caused rar to stop functioning.
Incidentally, revdep-rebuild does not pick this up for some reason.

So I proposed making libstdc++-v3 a dependency of rar.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-06-02 00:41:51 UTC
No, it works here with gcc-3.4.4 and glibc-2.3.5-r0. Seems you have broken more
things with depclean.

$ rar a test.rar test.txt

RAR 3.40   Copyright (c) 1993-2004 Alexander Roshal   8 Sep 2004
Shareware version         Type RAR -? for help

Evaluation copy. Please register.

Creating archive test.rar

Adding    test.txt                                                    OK
Done
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-06-02 01:56:17 UTC
Post some real error messages and emerge --info output and reopen then. 
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-06-02 15:36:36 UTC
Oh well, it really fails on systems with only >=gcc-3.4.4 installed.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2005-06-02 16:35:04 UTC

*** This bug has been marked as a duplicate of 84961 ***