Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
stage1 texinfo Bootstrap error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
gbkyle
Apprentice
Apprentice


Joined: 29 Nov 2004
Posts: 150
Location: Jersey

PostPosted: Wed May 11, 2005 5:11 am    Post subject: stage1 texinfo Bootstrap error Reply with quote

After running scripts/bootstrap.sh -f, I ran scripts/bootstrap.sh, while merging texinfo It failed and it said on:

checking for strip... strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for i686-pc-linux-gnu-gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! Please attach the config.log to your bug report:
!!! /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/config.log

!!! ERROR: sys-apps/texinfo-4.8 failed.
!!! Function econf, Line 485, Exitcode 0
!!! econf failed
!!! If you need support, post the topmost build error, NOT this status message.

The log states
Quote:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by GNU Texinfo configure 4.8, which was
generated by GNU Autoconf 2.59. Invocation command line was

$ ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstated$

## --------- ##
## Platform. ##
## --------- ##

hostname = livecd
uname -m = i686
uname -r = 2.6.9-gentoo-r1
uname -s = Linux
uname -v = #1 SMP Thu Nov 25 03:24:02 UTC 2004

/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 3.20GHz
/bin/uname -X = unknown

/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /opt/bin
PATH: /usr/i386-pc-linux-gnu/gcc-bin/3.3.5


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1376: checking for a BSD-compatible install
configure:1431: result: /bin/install -c
configure:1442: checking whether build environment is sane
configure:1485: result: yes
configure:1550: checking for gawk
configure:1566: found /bin/gawk
configure:1576: result: gawk
configure:1586: checking whether make sets $(MAKE)
configure:1606: result: yes
configure:1682: checking for i686-pc-linux-gnu-strip
configure:1711: result: no
configure:1720: checking for strip
configure:1736: found /usr/bin/strip

configure:1747: result: strip
configure:1778: checking whether to enable maintainer-specific portions of Makefiles
configure:1787: result: no
configure:1812: checking for i686-pc-linux-gnu-gcc
configure:1838: result: gcc
configure:2120: checking for C compiler version
configure:2123: gcc --version </dev/null >&5
gcc (GCC) 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2126: $? = 0
configure:2128: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5/specs
Configured with: /var/tmp/portage/gcc-3.3.5-r1/work/gcc-3.3.5/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/i386-pc-linux-gnu/$
Thread model: posix
gcc version 3.3.5 (Gentoo Linux 3.3.5-r1, ssp-3.3.2-3, pie-8.7.7.1)
configure:2131: $? = 0
configure:2133: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2136: $? = 1
configure:2159: checking for C compiler default output file name
configure:2162: gcc -O2 -march=pentium4 -ffast-math -pipe -fomit-frame-pointer -mfpmath=sse,387 -msse2 -mmmx -WI,-01 conftest.c >&5
cc1: error: unrecognized option `-WI,-01'
configure:2165: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME "GNU Texinfo"
| #define PACKAGE_TARNAME "texinfo"
| #define PACKAGE_VERSION "4.8"
| #define PACKAGE_STRING "GNU Texinfo 4.8"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "texinfo"
| #define VERSION "4.8"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2204: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-O2 -march=pentium4 -ffast-math -pipe -fomit-frame-pointer -mfpmath=sse,387 -msse2 -mmmx'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-WI,-01
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i686-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/missing --run aclocal-1.9'
ALLOCA=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/missing --run tar'
AUTOCONF='${SHELL} /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/missing --run autoconf'
AUTOHEADER='${SHELL} /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/missing --run autoheader'
AUTOMAKE='${SHELL} /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/missing --run automake-1.9'
AWK='gawk'
BUILD_INCLUDED_LIBINTL=''
CATOBJEXT=''
CC='gcc'
CCDEPMODE=''
CFLAGS='-O2 -march=pentium4 -ffast-math -pipe -fomit-frame-pointer -mfpmath=sse,387 -msse2 -mmmx'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GENCAT=''
GLIBC21=''
GMSGFMT=''
HAVE_ASPRINTF=''
HAVE_POSIX_PRINTF=''
HAVE_SNPRINTF=''
HAVE_WPRINTF=''
HELP2MAN=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTALL_WARNINGS_FALSE=''
INSTALL_WARNINGS_TRUE=''
INSTOBJEXT=''
INTLBISON=''
INTLLIBS=''
INTLOBJS=''
INTL_LIBTOOL_SUFFIX_PREFIX=''
LDFLAGS='-WI,-01'
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /var/tmp/portage/texinfo-4.8/work/texinfo-4.8/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT=''
PACKAGE='texinfo'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='GNU Texinfo'
PACKAGE_STRING='GNU Texinfo 4.8'
PACKAGE_TARNAME='texinfo'
PACKAGE_VERSION='4.8'
PATH_SEPARATOR=':'
POSUB=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='strip'
TERMLIBS=''
TOOLS_ONLY_FALSE=''
TOOLS_ONLY_TRUE=''
USE_INCLUDED_LIBINTL=''
USE_NLS=''
VERSION='4.8'
XGETTEXT=''
ac_ct_CC=''
ac_ct_RANLIB=''
ac_ct_STRIP='strip'
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
exec_prefix='NONE'
host='i686-pc-linux-gnu'
host_alias='i686-pc-linux-gnu'
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='/var/tmp/portage/texinfo-4.8/work/texinfo-4.8/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='/var/lib'
mandir='/usr/share/man'
mkdir_p='mkdir -p --'
native_tools=''
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "texinfo"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "GNU Texinfo"
#define PACKAGE_STRING "GNU Texinfo 4.8"
#define PACKAGE_TARNAME "texinfo"
#define PACKAGE_VERSION "4.8"
#define VERSION "4.8"

configure: exit 77


Sorry for posting everything, but i ran out of ideas.. any help would be appreciated.. thank you :)
Back to top
View user's profile Send private message
Gherald
Veteran
Veteran


Joined: 23 Aug 2004
Posts: 1399
Location: CLUAConsole

PostPosted: Wed May 11, 2005 5:14 am    Post subject: Reply with quote

Bootstraps from stage1 are notoriously buggy. There is probably a solution to your problem, but I highly recommend you try a stage 1 on 3 installation instead... https://forums.gentoo.org/viewtopic-t-319349.html
Back to top
View user's profile Send private message
gbkyle
Apprentice
Apprentice


Joined: 29 Nov 2004
Posts: 150
Location: Jersey

PostPosted: Wed May 11, 2005 5:24 am    Post subject: Reply with quote

thank you, i'll give it a shot
Back to top
View user's profile Send private message
gbkyle
Apprentice
Apprentice


Joined: 29 Nov 2004
Posts: 150
Location: Jersey

PostPosted: Wed May 11, 2005 6:24 am    Post subject: Reply with quote

Tried doing that... now i got another problem...

checking for long double... yes
checking size of long double... configure: error: cannot compute sizeof (long double), 77
See `config.log' for more details.

!!! ERROR: sys-libs/glibc-2.3.5 failed.
!!! Function glibc_do_configure, Line 927, Exitcode 1
!!! failed to configure glibc
!!! If you need support, post the topmost build error, NOT this status message.


Is there something wrong here?
Back to top
View user's profile Send private message
Gherald
Veteran
Veteran


Joined: 23 Aug 2004
Posts: 1399
Location: CLUAConsole

PostPosted: Wed May 11, 2005 6:33 am    Post subject: Reply with quote

https://forums.gentoo.org/viewtopic-t-293507.html
Back to top
View user's profile Send private message
gbkyle
Apprentice
Apprentice


Joined: 29 Nov 2004
Posts: 150
Location: Jersey

PostPosted: Wed May 11, 2005 6:41 am    Post subject: Reply with quote

Thanks ;) seemed to have worked.. you're on top of things ;)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum