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

Bug 10692

Summary: emerge -e world, failed at texinfo
Product: Gentoo Linux Reporter: joseph <kyonos>
Component: [OLD] Core systemAssignee: Martin Schlemmer (RETIRED) <azarah>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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.