Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95736 - glibc-2.3.5 fails to emerge.
Summary: glibc-2.3.5 fails to emerge.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High critical (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
: 95689 95747 95776 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-06-10 19:21 UTC by devsk
Modified: 2005-06-11 06:57 UTC (History)
3 users (show)

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


Attachments
pop the dir that we pushed. (glibc-ebuild.patch,616 bytes, patch)
2005-06-10 19:22 UTC, devsk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description devsk 2005-06-10 19:21:26 UTC
Details here. http://forums.gentoo.org/viewtopic-p-2486212.html#2486212

typically emerge fails with this.
-------------------
/bin/install -c -m 644 link.h
/var/tmp/portage/glibc-2.3.5.20050421/image//nptl/usr/include/link.h
/bin/install -c -m 644 ../sysdeps/i386/bits/link.h
/var/tmp/portage/glibc-2.3.5.20050421/image//nptl/usr/include/bits/link.h
make[2]: Leaving directory
`/var/tmp/portage/glibc-2.3.5.20050421/work/glibc-2.3.5/elf'
make[1]: Leaving directory `/var/tmp/portage/glibc-2.3.5.20050421/work/glibc-2.3.5'
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: No such file or directory
prepallstrip:
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: No such file or directory
strip: x86_64-pc-linux-gnu-strip --strip-unneeded
find: cannot get current directory: No such file or directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5.20050421/image//lib/ld-linux.so.2': No such file
or directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5.20050421/image//lib/libpthread.so.0': No such file
or directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5.20050421/image//lib/libthread_db.so.1': No such
file or directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5.20050421/image//lib/tls/libpthread.so.0': No such
file or directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5.20050421/image//lib/tls/libthread_db.so.1': No
such file or directory

!!! ERROR: sys-libs/glibc-2.3.5.20050421 failed.
!!! Function toolchain-glibc_src_install, Line 402, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
------------------

same error appears for 2.3.5 as well.

Reproducible: Always
Steps to Reproduce:
1.emerge glibc
2.
3.

Actual Results:  
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: No such file or directory
prepallstrip:
shell-init: error retrieving current directory: getcwd: cannot access parent
directories: No such file or directory
strip: i686-pc-linux-gnu-strip --strip-unneeded
find: cannot get current directory: No such file or directory 
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5/image//lib/libpthread.so.0': No such file or directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5/image//lib/libthread_db.so.1': No such file or
directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5/image//lib/tls/libthread_db.so.1': No such file or
directory
cp: cannot create symbolic link
`/var/tmp/portage/glibc-2.3.5/image//lib/tls/libpthread.so.0': No such file or
directory

!!! ERROR: sys-libs/glibc-2.3.5 failed.
!!! Function toolchain-glibc_src_install, Line 398, Exitcode 1
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


Expected Results:  
should emerge

patch is attached.
Comment 1 devsk 2005-06-10 19:22:10 UTC
Created attachment 61030 [details, diff]
pop the dir that we pushed.
Comment 2 SpanKY gentoo-dev 2005-06-10 21:35:19 UTC
*** Bug 95689 has been marked as a duplicate of this bug. ***
Comment 3 SpanKY gentoo-dev 2005-06-10 21:36:17 UTC
thanks for the patch, updated all relevant glibc ebuilds with it
Comment 4 devsk 2005-06-10 21:48:03 UTC
just wanna mention that the recent sandbox brought this problem to the
forefront. It has always been there but never came out. So, whoever upgraded
portage (hence got the new sandbox) won't be able to compile any glibc.
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2005-06-11 01:41:17 UTC
*** Bug 95747 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2005-06-11 06:57:32 UTC
*** Bug 95776 has been marked as a duplicate of this bug. ***