Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61424 - bootstrap of texinfo-4.6 failed
Summary: bootstrap of texinfo-4.6 failed
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 13:28 UTC by Axel
Modified: 2004-08-25 01:20 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 Axel 2004-08-23 13:28:34 UTC
bootstrapping of gentoo baselayout failed on an IBM Thinkpad (using liveCD 2004.0) with the following error message:

Updating version.texi
../makeinfo/makeinfo -I . \
-o info.info `test-f 'info.texi' || echo './' `info.texi
../makeinfo/makeinfo -I. texinfo.txi
make[2]: *** [texinfo.info] Illegal instruction
make[2]: *** Deleting file `texinfo.info'
make[2]: Leaving directory `/var/tmp/portage/texinfo-4.6/work/texinfo-4.6/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/texinfo-4.6/work/texinfo-4.6'
make: *** [all] Error 2

!!! ERROR: sys-apps/texinfo-4.6 failed.
!!! Function src_compile, Line 47, Exitcode 2
!!! (no error message) 

the processor type: 

processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 11
model name : Mobile Intel(R) Celeron(TM) CPU 1200 MHz
stepping : 4 

the make.conf:

CFLAGS="-march=pentium4 -O2 - pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
USE="f77 acpi alsa cdr dga divx4linux fbcon maildir png sse ssl mmx -gnome"
MAKEOPTS="-j2"
GENTOO_MIRRORS="ftp:mir.zyrianes.net/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
Comment 1 Axel 2004-08-25 01:20:43 UTC
sorry..., it was not a fault with texinfo, but mine- 
i used the wrong CFLAG.