Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 446570 - [compressdebug] sys-libs/glibc-2.15-r3 fails to merge, error during stripping for splitdebug
Summary: [compressdebug] sys-libs/glibc-2.15-r3 fails to merge, error during stripping...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-09 04:29 UTC by Andreas K. Hüttel
Modified: 2017-06-22 21:19 UTC (History)
2 users (show)

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


Attachments
emerge --info output (x86-emerge-info.txt,14.33 KB, text/plain)
2012-12-09 04:29 UTC, Andreas K. Hüttel
Details
build log (glibc-2.15-r3-build.log.bz2,182.37 KB, application/x-bzip2)
2012-12-09 04:33 UTC, Andreas K. Hüttel
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas K. Hüttel archtester gentoo-dev 2012-12-09 04:29:46 UTC
Created attachment 331856 [details]
emerge --info output

This is my build x86 chroot for the lo-bin packages, which contains only a very limited amount of packages, all strictly x86 stable. sys-libs/glibc-2.15-r3 consistently fails with

strip: i686-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
   usr/lib/libc_nonshared.a
   usr/lib/crtn.o
   usr/lib/Mcrt1.o
   usr/lib/crt1.o
   usr/lib/gcrt1.o
   lib/libBrokenLocale-2.15.so
   usr/lib/Scrt1.o
   usr/lib/libc.a
   usr/lib/crti.o
   usr/lib/libBrokenLocale.a
   lib/libm-2.15.so
BFD: /var/tmp/portage/sys-libs/glibc-2.15-r3/image/usr/lib/Mcrt1.o: unable to initialize commpress status for section .debug_info
i686-pc-linux-gnu-objcopy:/var/tmp/portage/sys-libs/glibc-2.15-r3/image/usr/lib/Mcrt1.o: Invalid operation
i686-pc-linux-gnu-objcopy:/var/tmp/portage/sys-libs/glibc-2.15-r3/image/usr/lib/stKFg0tF: cannot fill debug link section `/var/tmp/portage/sys-libs/glibc-2.15-r3/image/usr/lib/debug/usr/lib/Mcrt1.o.debug': No such file or directory
chmod: Zugriff auf „/var/tmp/portage/sys-libs/glibc-2.15-r3/image/usr/lib/debug/usr/lib/Mcrt1.o.debug“ nicht möglich: Datei oder Verzeichnis nicht gefunden
ln: Zugriff auf „/var/tmp/portage/sys-libs/glibc-2.15-r3/image/usr/lib/debug/usr/lib/Mcrt1.o.debug“: Datei oder Verzeichnis nicht gefunden
 * ERROR: sys-libs/glibc-2.15-r3 failed (install phase):


"Datei oder Verzeichnis nicht gefunden"= file or dir not found
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2012-12-09 04:33:33 UTC
Created attachment 331858 [details]
build log
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2012-12-09 10:28:31 UTC
The exact same error also occurs in the amd64 stable chroot.
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2012-12-09 10:42:42 UTC
This seems to be caused by FEATURES=compressdebug, turning that off for glibc makes it emerge fine.
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2017-06-22 21:19:30 UTC
glibc-2.15 is long gone.