Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10692 - emerge -e world, failed at texinfo
Summary: emerge -e world, failed at texinfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Martin Schlemmer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-13 12:17 UTC by joseph
Modified: 2003-02-04 19:42 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 joseph 2002-11-13 12:17:00 UTC
Hi,
 got this while doing emerge -e world:
-------begining of paste -----------
Making all in doc
make[2]: Entering directory `/var/tmp/portage/texinfo-4.2-r5/work/texinfo-4.2/doc'
../makeinfo/makeinfo -I. `echo info-stnd.texi | sed 's,.*/,,'`
cd . \
  && ../makeinfo/makeinfo   \
       `echo texinfo.txi | sed 's,.*/,,'`
../makeinfo/makeinfo -I. `echo info.texi | sed 's,.*/,,'`
make[2]: *** [texinfo.info] Error 132
make[2]: Leaving directory `/var/tmp/portage/texinfo-4.2-r5/work/texinfo-4.2/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/texinfo-4.2-r5/work/texinfo-4.2'
make: *** [all] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 13, Exitcode 2
!!! (no error message)

------ending of paste-------

executing: configure, make, make install in /var/tmp/portage.... is fine. 
executing the ebuild script reports the same error.
Comment 1 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-13 22:36:00 UTC
Set down -j in MAKEOPTS.
Comment 2 joseph 2002-11-16 08:17:25 UTC
Hi,
  Copied ebuild from cvs solved it.  It's working now.  Thanks. 
Comment 3 Martin Schlemmer (RETIRED) gentoo-dev 2002-11-16 14:35:43 UTC
Which one ?
Comment 4 joseph 2002-11-27 18:54:05 UTC
Hi,
  I should have replied long ago, but if my memory served, I just downloaded the
latest ebuild for textinfo and all was fine.