Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 26842 Details for
Bug 43713
Sablotron update 1.0.1 failing with "C compiler cannot create executables"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Sablot 1.0.1 config.log
config.log (text/plain), 7.56 KB, created by
Paul Slinski
on 2004-03-04 06:46:42 UTC
(
hide
)
Description:
Sablot 1.0.1 config.log
Filename:
MIME Type:
Creator:
Paul Slinski
Created:
2004-03-04 06:46:42 UTC
Size:
7.56 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 configure, which was >generated by GNU Autoconf 2.57. 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 --localstatedir=/var/lib --enable-perlconnect --without-html-dir > >## --------- ## >## Platform. ## >## --------- ## > >hostname = mantis >uname -m = i686 >uname -r = 2.4.25 >uname -s = Linux >uname -v = #1 Wed Mar 3 15:09:38 EST 2004 > >/usr/bin/uname -p = Intel(R) Pentium(R) 4 CPU 2.00GHz >/bin/uname -X = unknown > >/bin/arch = i686 >/usr/bin/arch -k = unknown >/usr/convex/getsysinfo = unknown >hostinfo = unknown >/bin/machine = unknown >/usr/bin/oslevel = unknown >/bin/universe = unknown > >PATH: /usr/lib/ccache/bin >PATH: /sbin >PATH: /usr/sbin >PATH: /usr/lib/portage/bin >PATH: /bin >PATH: /usr/bin >PATH: /usr/local/bin >PATH: /opt/bin >PATH: /usr/i686-pc-linux-gnu/gcc-bin/3.3 > > >## ----------- ## >## Core tests. ## >## ----------- ## > >configure:1516: checking for a BSD-compatible install >configure:1570: result: /usr/bin/install -c >configure:1581: checking whether build environment is sane >configure:1624: result: yes >configure:1657: checking for gawk >configure:1673: found /bin/gawk >configure:1683: result: gawk >configure:1693: checking whether make sets $(MAKE) >configure:1713: result: yes >configure:1764: checking for i686-pc-linux-gnu-strip >configure:1793: result: no >configure:1802: checking for strip >configure:1818: found /usr/bin/strip >configure:1829: result: strip >configure:1928: checking build system type >configure:1946: result: i686-pc-linux-gnu >configure:1954: checking host system type >configure:1968: result: i686-pc-linux-gnu >configure:1996: checking for style of include used by make >configure:2024: result: GNU >configure:2057: checking for i686-pc-linux-gnu-gcc >configure:2083: result: gcc >configure:2365: checking for C compiler version >configure:2368: gcc --version </dev/null >&5 >gcc (GCC) 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7) >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:2371: $? = 0 >configure:2373: gcc -v </dev/null >&5 >Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs >Configured with: /var/tmp/portage/gcc-3.3.3/work/gcc-3.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib >Thread model: posix >gcc version 3.3.3 20040217 (Gentoo Linux 3.3.3, propolice-3.3-7) >configure:2376: $? = 0 >configure:2378: gcc -V </dev/null >&5 >gcc: `-V' option must have argument >configure:2381: $? = 1 >configure:2405: checking for C compiler default output >configure:2408: gcc -march=pentium3 -O3 -pipe -lstdc++ conftest.c >&5 >/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/libstdc++.so: undefined reference to `_Unwind_Resume_or_Rethrow@GCC_3.3' >collect2: ld returned 1 exit status >configure:2411: $? = 1 >configure: failed program was: >| #line 2384 "configure" >| /* confdefs.h. */ >| >| #define PACKAGE_NAME "" >| #define PACKAGE_TARNAME "" >| #define PACKAGE_VERSION "" >| #define PACKAGE_STRING "" >| #define PACKAGE_BUGREPORT "" >| /* end confdefs.h. */ >| >| int >| main () >| { >| >| ; >| return 0; >| } >configure:2450: error: C compiler cannot create executables >See `config.log' for more details. > >## ---------------- ## >## Cache variables. ## >## ---------------- ## > >ac_cv_build=i686-pc-linux-gnu >ac_cv_build_alias=i686-pc-linux-gnu >ac_cv_env_CC_set=set >ac_cv_env_CC_value=gcc >ac_cv_env_CFLAGS_set=set >ac_cv_env_CFLAGS_value='-march=pentium3 -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_CXXFLAGS_set=set >ac_cv_env_CXXFLAGS_value='-march=pentium3 -O3 -pipe' >ac_cv_env_CXX_set=set >ac_cv_env_CXX_value=g++ >ac_cv_env_LDFLAGS_set=set >ac_cv_env_LDFLAGS_value=-lstdc++ >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_host=i686-pc-linux-gnu >ac_cv_host_alias=i686-pc-linux-gnu >ac_cv_path_install='/usr/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/sablotron-1.0.1/work/Sablot-1.0.1/autocfg/missing --run aclocal-1.6' >AMDEPBACKSLASH='\' >AMDEP_FALSE='#' >AMDEP_TRUE='' >AMTAR='${SHELL} /var/tmp/portage/sablotron-1.0.1/work/Sablot-1.0.1/autocfg/missing --run tar' >AUTOCONF='${SHELL} /var/tmp/portage/sablotron-1.0.1/work/Sablot-1.0.1/autocfg/missing --run autoconf' >AUTOHEADER='${SHELL} /var/tmp/portage/sablotron-1.0.1/work/Sablot-1.0.1/autocfg/missing --run autoheader' >AUTOMAKE='${SHELL} /var/tmp/portage/sablotron-1.0.1/work/Sablot-1.0.1/autocfg/missing --run automake-1.6' >AWK='gawk' >BUILD_APIDOCS='' >CC='gcc' >CCDEPMODE='' >CFLAGS='-march=pentium3 -O3 -pipe' >CPP='' >CPPFLAGS='' >CXX='g++' >CXXCPP='' >CXXDEPMODE='' >CXXFLAGS='-march=pentium3 -O3 -pipe' >CXXWARNING_FLAGS='' >DEFS='' >DEPDIR='.deps' >ECHO='echo' >ECHO_C='' >ECHO_N='-n' >ECHO_T='' >EGREP='' >EXEEXT='' >EXPAT_LIBS='' >HTML_DIR='' >ICONV_LIB='' >INSTALL_DATA='${INSTALL} -m 644' >INSTALL_PROGRAM='${INSTALL}' >INSTALL_SCRIPT='${INSTALL}' >INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' >LDFLAGS='-lstdc++' >LIBOBJS='' >LIBS='' >LIBTOOL='' >LN_S='' >LTLIBOBJS='' >MAKEINFO='${SHELL} /var/tmp/portage/sablotron-1.0.1/work/Sablot-1.0.1/autocfg/missing --run makeinfo' >OBJEXT='' >OTHER_LIBS='' >PACKAGE='Sablot' >PACKAGE_BUGREPORT='' >PACKAGE_NAME='' >PACKAGE_STRING='' >PACKAGE_TARNAME='' >PACKAGE_VERSION='' >PATH_SEPARATOR=':' >PERL_PROG='' >RANLIB='' >SET_MAKE='' >SHELL='/bin/sh' >STRIP='strip' >VERSION='1.0.1' >ac_ct_CC='' >ac_ct_CXX='' >ac_ct_RANLIB='' >ac_ct_STRIP='strip' >am__include='include' >am__quote='' >bindir='${exec_prefix}/bin' >build='i686-pc-linux-gnu' >build_alias='' >build_cpu='i686' >build_os='linux-gnu' >build_vendor='pc' >datadir='/usr/share' >exec_prefix='NONE' >has_perl='' >host='i686-pc-linux-gnu' >host_alias='i686-pc-linux-gnu' >host_cpu='i686' >host_os='linux-gnu' >host_vendor='pc' >includedir='${prefix}/include' >infodir='/usr/share/info' >install_sh='/var/tmp/portage/sablotron-1.0.1/work/Sablot-1.0.1/autocfg/install-sh' >libdir='${exec_prefix}/lib' >libexecdir='${exec_prefix}/libexec' >localstatedir='/var/lib' >mandir='/usr/share/man' >oldincludedir='/usr/include' >prefix='/usr' >program_transform_name='s,x,x,' >sabcfg_types_h='' >sbindir='${exec_prefix}/sbin' >sharedstatedir='${prefix}/com' >sysconfdir='/etc' >target_alias='' > >## ----------- ## >## confdefs.h. ## >## ----------- ## > >#define PACKAGE_BUGREPORT "" >#define PACKAGE_NAME "" >#define PACKAGE_STRING "" >#define PACKAGE_TARNAME "" >#define PACKAGE_VERSION "" > >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 43713
: 26842