Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 236688 - dev-libs/dietlibc-0.32_pre20080829 doesn't emerge
Summary: dev-libs/dietlibc-0.32_pre20080829 doesn't emerge
Status: RESOLVED DUPLICATE of bug 236417
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-04 12:11 UTC by Ivan Iraci
Modified: 2008-09-04 14:55 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 Ivan Iraci 2008-09-04 12:11:15 UTC
dev-libs/dietlibc-0.32_pre20080829 doesn't emerge:
it seems to fail during the install stage.

>>> Emerging (1 of 1) dev-libs/dietlibc-0.32_pre20080829
 * dietlibc-0.32_pre20080829.tar.bz2 RMD160 SHA1 SHA256 size ;-) ...                                            [ ok ]
 * checking ebuild checksums ;-) ...                                                                            [ ok ]
 * checking auxfile checksums ;-) ...                                                                           [ ok ]
 * checking miscfile checksums ;-) ...                                                                          [ ok ]
>>> Unpacking source...
>>> Unpacking dietlibc-0.32_pre20080829.tar.bz2 to /var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/work/dietlibc-0.32_pre20080829 ...
>>> Source compiled.
>>> Test phase [not enabled]: dev-libs/dietlibc-0.32_pre20080829

>>> Install dietlibc-0.32_pre20080829 into /var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/image/ category dev-libs
install: target `/var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/image//usr/diet/lib-x86_64' is not a directory
install: impossibile fare stat di `pic-x86_64/libc.so': No such file or directory
install: impossibile fare stat di `pic-x86_64/libpthread.so': No such file or directory
install: impossibile fare stat di `pic-x86_64/libdl.so': No such file or directory
install: impossibile fare stat di `pic-x86_64/libcompat.so': No such file or directory
install: impossibile fare stat di `pic-x86_64/libm.so': No such file or directory
install: impossibile fare stat di `pic-x86_64/dyn_start.o': No such file or directory
install: impossibile fare stat di `pic-x86_64/dyn_stop.o': No such file or directory
install: target `/var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/image//usr/diet/lib-x86_64' is not a directory
install: impossibile creare il file normale `/var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/image//usr/diet/man/ma
n1/diet.1': No such file or directory
make: *** [install-pic] Error 1
make: *** Waiting for unfinished jobs....
 * 
 * ERROR: dev-libs/dietlibc-0.32_pre20080829 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_install
 *             environment, line 2427:  Called die
 * The specific snippet of code:
 *       emake prefix=${DIETHOME} DESTDIR="${D}" install || die "make install failed";
 *  The die message:
 *   make install failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-libs/dietlibc-0.32_pre20080829/temp/environment'.
 *

The build.log doesn't contain nothing more than the above lines.


Reproducible: Always

Steps to Reproduce:
1. # emerge dietlibc
2. wait
3. kaboooom!!!
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2008-09-04 14:55:30 UTC

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