Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 94786 - rar should need libstdc++-v3 on systems with gcc-3.4.x
Summary: rar should need libstdc++-v3 on systems with gcc-3.4.x
Status: RESOLVED DUPLICATE of bug 84961
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-01 18:30 UTC by David Li
Modified: 2005-06-02 16:35 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***