Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13148 - binutils-2.13.90.0.16 does not build
Summary: binutils-2.13.90.0.16 does not build
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-03 04:49 UTC by Tomasz Sterna
Modified: 2003-02-05 18:02 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 Tomasz Sterna 2003-01-03 04:49:40 UTC
The reason is: "no: command not found"

# emerge -u world -p
These are the packages that I would merge, in order:
Calculating world dependencies ...done!
[ebuild    U ] sys-devel/binutils-2.13.90.0.16 [2.13.90.0.4-r0]
[...]

# emerge -u world
[...]
make[3]: Entering directory
`/var/tmp/portage/binutils-2.13.90.0.16/work/binutils-2.13.90.0.16/bfd/po'
file=./`echo tr | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file tr.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
  && rm -f $file && PATH=../src:$PATH no -o $file sv.po

/bin/sh: line 1: no: command not found

make[3]: *** [tr.gmo] Error 127
make[3]: *** Waiting for unfinished jobs....
/bin/sh: line 1: no: command not found
make[3]: *** [sv.gmo] Error 127
make[3]: Leaving directory
`/var/tmp/portage/binutils-2.13.90.0.16/work/binutils-2.13.90.0.16/bfd/po'
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2003-01-05 10:31:57 UTC
Install app-admin if you do not have it already, and then paste output of:

  # epm -q gettext
Comment 2 Arnaud Belarbi 2003-02-02 23:48:29 UTC
During the bootstrap process, I had this error:

!!! ERROR: sys-devel/binutils-2.13.90.0.16-r1 failed
!!! Function src_com pile, Line 4051, Exitcode 2
!!! (no error message)

I have an Intel PIII 800Mhz, 256Mg. It was running RedHat for 2 years without issues.
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-03 16:40:47 UTC
You will have to include a bigger log that actually have the error in if you
want me to try and help.
Comment 4 Arnaud Belarbi 2003-02-05 09:08:53 UTC
I've changed the memory, everything looks fine now... Thanks
Comment 5 Martin Schlemmer (RETIRED) gentoo-dev 2003-02-05 18:02:31 UTC
Ok, glad to hear you got it solved.