Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82130 - kdevelop 3.1.2 fails emerge
Summary: kdevelop 3.1.2 fails emerge
Status: RESOLVED DUPLICATE of bug 33119
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-15 09:57 UTC by timothy.folks
Modified: 2005-07-17 13:06 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 timothy.folks 2005-02-15 09:57:32 UTC
emerging kdevelop (changing USE flags makes no difference) fails with:

make[4]: Entering directory `/var/tmp/portage/kdevelop-3.1.2/work/kdevelop-3.1.2
/parts/appwizard/common'
gnutar -cf admin.tar -C . admin
gnutar -cf gnu.tar -C ./gnu AUTHORS  COPYING \
        ChangeLog  INSTALL  NEWS  README  TODO
gnutar: No such file or directory. Cannot stat 'ChangeLog'.
gnutar: No such file or directory. Cannot stat 'INSTALL'.
gnutar: No such file or directory. Cannot stat 'NEWS'.
gnutar: No such file or directory. Cannot stat 'README'.
gnutar: No such file or directory. Cannot stat 'TODO'.
gnutar: 3 blocks + 0 bytes (total of 30720 bytes = 30.00k).
gnutar: The following problems occurred during archive processing:
gnutar: Cannot: stat 5, open 0, read/write 0. Size changed 0.
gnutar: Missing links 0, Name too long 0, File too big 0, Not dumped 0.
gnutar: Processed all possible files, despite earlier errors.
make[4]: *** [gnu.tar.gz] Error 254

Reproducible: Always
Steps to Reproduce:
1. USE="-arts -doc -java -python -ruby" emerge kdevelop
2.
3.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-02-15 10:00:48 UTC

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