Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 177265

Summary: sys-libs/glibc-2.5-r2 fails with missing ibm1140.c
Product: Gentoo Linux Reporter: Benny Pedersen <me>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge info

Description Benny Pedersen 2007-05-06 00:07:50 UTC
make[2]: *** No rule to make target `ibm1140.c', needed by `/var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/ibm1140.os'.  Stop.
make[2]: *** Waiting for unfinished jobs....
/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/rk1048.T /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/rk1048.h
/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/mik.T /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/mik.h
/bin/sh ../scripts/move-if-change /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/iso8859-7jp.T /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/iso8859-7jp.h
touch /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/mik.stmp
touch /var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/iso8859-7jp.stmp
/bin/sh: ../scripts/move-if-change: No such file or directory
make[2]: *** [/var/tmp/portage/sys-libs/glibc-2.5-r2/work/build-x86-x86_64-pc-linux-gnu-nptl/iconvdata/rk1048.stmp] Error 127
make[2]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.5-r2/work/glibc-2.5/iconvdata'
make[1]: *** [iconvdata/others] Error 2
make[1]: Leaving directory `/var/tmp/portage/sys-libs/glibc-2.5-r2/work/glibc-2.5'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.5-r2 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 4191:   Called src_compile
  glibc-2.5-r2.ebuild, line 1156:   Called src_compile
  glibc-2.5-r2.ebuild, line 1167:   Called toolchain-glibc_src_compile
  glibc-2.5-r2.ebuild, line 270:   Called die

!!! make for x86 failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/sys-libs:glibc-2.5-r2:20070505-222834.log'.

Reproducible: Always
Comment 1 Benny Pedersen 2007-05-06 00:10:28 UTC
Created attachment 118307 [details]
emerge info
Comment 2 SpanKY gentoo-dev 2007-05-06 08:41:10 UTC
post the full build log as an attachment

that .c file is in the glibc tarball so if it's gone missing, something is broken on your system probably unrelated to glibc
Comment 3 Benny Pedersen 2007-05-06 15:24:40 UTC
(In reply to comment #2)
> post the full build log as an attachment
> 
> that .c file is in the glibc tarball so if it's gone missing, something is
> broken on your system probably unrelated to glibc
> 

i recompiled it, and this time it worked for me, i still dont know why :/

so i close it now