Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 57965 Details for
Bug 91342
gcc installation problem or missing component ?
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
AN other exemple of failure with sandbox
sandbox.log (text/plain), 7.55 KB, created by
romain
on 2005-05-03 14:08:20 UTC
(
hide
)
Description:
AN other exemple of failure with sandbox
Filename:
MIME Type:
Creator:
romain
Created:
2005-05-03 14:08:20 UTC
Size:
7.55 KB
patch
obsolete
>This file contains any messages produced by compilers while >running configure, to aid debugging if configure makes a mistake. > >It was created by sandbox configure 1.2.4, which was >generated by GNU Autoconf 2.59. Invocation command line was > > $ ./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib > >## --------- ## >## Platform. ## >## --------- ## > >hostname = drizzt >uname -m = x86_64 >uname -r = 2.6.10-gentoo-r6 >uname -s = Linux >uname -v = #1 Sat Jan 22 21:10:27 CET 2005 > >/usr/bin/uname -p = AMD Athlon(tm) 64 Processor 3000+ >/bin/uname -X = unknown > >/bin/arch = x86_64 >/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: /opt/bin >PATH: /usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3 >PATH: /opt/blackdown-jdk-1.4.2.01/bin >PATH: /opt/blackdown-jdk-1.4.2.01/jre/bin >PATH: /usr/qt/3/bin >PATH: /usr/kde/3.4/sbin >PATH: /usr/kde/3.4/bin >PATH: /usr/kde/3.3/sbin >PATH: /usr/kde/3.3/bin > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1531: checking for a BSD-compatible install >configure:1586: result: /bin/install -c >configure:1597: checking whether build environment is sane >configure:1640: result: yes >configure:1705: checking for gawk >configure:1721: found /bin/gawk >configure:1731: result: gawk >configure:1741: checking whether make sets $(MAKE) >configure:1761: result: yes >configure:1837: checking for x86_64-pc-linux-gnu-strip >configure:1866: result: no >configure:1875: checking for strip >configure:1902: result: : >configure:1940: checking for x86_64-pc-linux-gnu-gcc >configure:1956: found /usr/bin/x86_64-pc-linux-gnu-gcc >configure:1966: result: x86_64-pc-linux-gnu-gcc >configure:2248: checking for C compiler version >configure:2251: x86_64-pc-linux-gnu-gcc --version </dev/null >&5 >x86_64-pc-linux-gnu-gcc (GCC) 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7) >Copyright (C) 2004 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:2254: $? = 0 >configure:2256: x86_64-pc-linux-gnu-gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/specs >Configured with: /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/configure --enable-version-specific-runtime-libs --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/3.4.3 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/3.4.3/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3 --host=x86_64-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --enable-shared --enable-threads=posix --enable-multilib --disable-libgcj --enable-languages=c,c++,f77 >Thread model: posix >gcc version 3.4.3 20041125 (Gentoo Linux 3.4.3-r1, ssp-3.4.3-0, pie-8.7.7) >configure:2259: $? = 0 >configure:2261: x86_64-pc-linux-gnu-gcc -V </dev/null >&5 >x86_64-pc-linux-gnu-gcc: `-V' option must have argument >configure:2264: $? = 1 >configure:2287: checking for C compiler default output file name >configure:2290: x86_64-pc-linux-gnu-gcc -march=k8 -O3 -pipe conftest.c >&5 >x86_64-pc-linux-gnu-gcc: installation problem, cannot exec `as': No such file or directory >conftest.c:18: fatal error: error closing -: Broken pipe >compilation terminated. >The bug is not reproducible, so it is likely a hardware or OS problem. >configure:2293: $? = 1 >configure: failed program was: >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "sandbox" >| #define PACKAGE_TARNAME "sandbox" >| #define PACKAGE_VERSION "1.2.4" >| #define PACKAGE_STRING "sandbox 1.2.4" >| #define PACKAGE_BUGREPORT "dev-portage@gentoo.org" >| #define PACKAGE "sandbox" >| #define VERSION "1.2.4" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:2332: error: C compiler cannot create executables >See `config.log' for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_env_CC_set= >ac_cv_env_CC_value= >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=k8 -O3 -pipe' >ac_cv_env_CPPFLAGS_set= >ac_cv_env_CPPFLAGS_value= >ac_cv_env_CPP_set= >ac_cv_env_CPP_value= >ac_cv_env_CXXCPP_set= >ac_cv_env_CXXCPP_value= >ac_cv_env_LDFLAGS_set= >ac_cv_env_LDFLAGS_value= >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=x86_64-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=x86_64-pc-linux-gnu-gcc >ac_cv_prog_ac_ct_STRIP=: >ac_cv_prog_make_make_set=yes > >## ----------------- ## >## Output variables. ## >## ----------------- ## > >ACLOCAL='${SHELL} /var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4/missing --run aclocal-1.9' >ALLOCA='' >AMDEPBACKSLASH='' >AMDEP_FALSE='' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4/missing --run tar' >AR='' >AUTOCONF='${SHELL} /var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4/missing --run automake-1.9' >AWK='gawk' >CC='x86_64-pc-linux-gnu-gcc' >CCDEPMODE='' >CFLAGS='-march=k8 -O3 -pipe' >CPP='' >CPPFLAGS='' >CXXCPP='' >CYGPATH_W='echo' >DEFS='' >DEPDIR='' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='' >LIBC_PATH='' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LN_S='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4/missing --run makeinfo' >OBJEXT='' >PACKAGE='sandbox' >PACKAGE_BUGREPORT='dev-portage@gentoo.org' >PACKAGE_NAME='sandbox' >PACKAGE_STRING='sandbox 1.2.4' >PACKAGE_TARNAME='sandbox' >PACKAGE_VERSION='1.2.4' >PATH_SEPARATOR=':' >RANLIB='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP=':' >VERSION='1.2.4' >ac_ct_AR='' >ac_ct_CC='' >ac_ct_RANLIB='' >ac_ct_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='x86_64-pc-linux-gnu' >host_alias='x86_64-pc-linux-gnu' >host_cpu='' >host_os='' >host_vendor='' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/sandbox-1.2.4/work/sandbox-1.2.4/install-sh' >libdir='/usr/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >mkdir_p='mkdir -p --' >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 "sandbox" >#define PACKAGE_BUGREPORT "dev-portage@gentoo.org" >#define PACKAGE_NAME "sandbox" >#define PACKAGE_STRING "sandbox 1.2.4" >#define PACKAGE_TARNAME "sandbox" >#define PACKAGE_VERSION "1.2.4" >#define VERSION "1.2.4" > >configure: exit 77
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 91342
:
57963
| 57965