Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gcc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
zeurx
n00b
n00b


Joined: 26 Jun 2002
Posts: 54

PostPosted: Fri Feb 18, 2005 6:15 pm    Post subject: gcc Reply with quote

when i was installing gentoo on a amd64 i couldnt get gcc to emerge so i skiped it and got my system up so i could use it for classes, now i need to emerge gcc and i get this...
Code:
echo timestamp > stagefeedback_build
echo stagefeedback_build > stage_last
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
Building runtime libraries
make[1]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build'
make[2]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/libiberty'
make[3]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/libiberty/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/libiberty/testsuite'
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/libiberty'
make[2]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/intl'
make[2]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
if test -f stage_last ; then \
  LAST=`cat stage_last`; rm $LAST; make LANGUAGES="c gcov gcov-dump c++ f77" BOOT_CFLAGS="-march=athlon64 -O2 -pipe" $LAST; \
else \
  make LANGUAGES="c gcov gcov-dump c++ f77" BOOT_CFLAGS="-march=athlon64 -O2 -pipe" stage1_build; \
fi
make[3]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
make CC=" stage1/xgcc -Bstage1/ -B/usr/x86_64-pc-linux-gnu/bin/" CC_FOR_BUILD=" stage1/xgcc -Bstage1/ -B/usr/x86_64-pc-linux-gnu/bin/" \
         STAGE_PREFIX=stage1/ \
         ADAFLAGS="" CFLAGS="-march=athlon64 -O2 -pipe" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-pedantic -Wno-long-long -Wold-style-definition " libdir=/usr/lib LANGUAGES="c gcov gcov-dump c++ f77" MAKEINFO="makeinfo" MAKEINFOFLAGS="--no-split" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@" \
         CFLAGS="-march=athlon64 -O2 -pipe -fprofile-use"
make[4]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
if [ -f specs.ready ] ; then \
        true; \
else \
        echo timestamp > specs.ready; \
fi
make \
  CFLAGS="-march=athlon64 -O2 -pipe -fprofile-use -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic -Wno-long-long -Wold-style-definition   " \
  CONFIG_H="config.h  auto-host.h /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/gcc/../include/ansidecl.h" \
  MAKEOVERRIDES= \
  -f libgcc.mk all
make[5]: Entering directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
for d in libgcc 32 libgcc/32; do \
  if [ -d $d ]; then true; else /bin/sh /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/gcc/mkinstalldirs $d; fi; \
done
if [ -f stmp-dirs ]; then true; else touch stmp-dirs; fi
./xgcc -B./ -B/usr/x86_64-pc-linux-gnu/bin/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -L/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/../ld -O2  -DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition  -isystem ./include  -fPIC -DHAVE_SYSLOG -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -D_LIBC_PROVIDES_SSP_ -shared -nodefaultlibs -Wl,--soname=libgcc_s.so.1 -Wl,--version-script=libgcc/32/libgcc.map -o 32/libgcc_s.so.1.tmp  -m32  libgcc/32/_muldi3.o libgcc/32/_negdi2.o libgcc/32/_lshrdi3.o libgcc/32/_ashldi3.o libgcc/32/_ashrdi3.o libgcc/32/_cmpdi2.o libgcc/32/_ucmpdi2.o libgcc/32/_floatdidf.o libgcc/32/_floatdisf.o libgcc/32/_fixunsdfsi.o libgcc/32/_fixunssfsi.o libgcc/32/_fixunsdfdi.o libgcc/32/_fixdfdi.o libgcc/32/_fixunssfdi.o libgcc/32/_fixsfdi.o libgcc/32/_fixxfdi.o libgcc/32/_fixunsxfdi.o libgcc/32/_floatdixf.o libgcc/32/_fixunsxfsi.o libgcc/32/_fixtfdi.o libgcc/32/_fixunstfdi.o libgcc/32/_floatditf.o libgcc/32/_clear_cache.o libgcc/32/_enable_execute_stack.o libgcc/32/_trampoline.o libgcc/32/__main.o libgcc/32/_absvsi2.o libgcc/32/_absvdi2.o libgcc/32/_addvsi3.o libgcc/32/_addvdi3.o libgcc/32/_subvsi3.o libgcc/32/_subvdi3.o libgcc/32/_mulvsi3.o libgcc/32/_mulvdi3.o libgcc/32/_negvsi2.o libgcc/32/_negvdi2.o libgcc/32/_ctors.o libgcc/32/_ffssi2.o libgcc/32/_ffsdi2.o libgcc/32/_clz.o libgcc/32/_clzsi2.o libgcc/32/_clzdi2.o libgcc/32/_ctzsi2.o libgcc/32/_ctzdi2.o libgcc/32/_popcount_tab.o libgcc/32/_popcountsi2.o libgcc/32/_popcountdi2.o libgcc/32/_paritysi2.o libgcc/32/_paritydi2.o libgcc/32/_stack_smash_handler.o libgcc/32/_divdi3.o libgcc/32/_moddi3.o libgcc/32/_udivdi3.o libgcc/32/_umoddi3.o libgcc/32/_udiv_w_sdiv.o libgcc/32/_udivmoddi4.o  libgcc/32/unwind-dw2.o libgcc/32/unwind-dw2-fde-glibc.o libgcc/32/unwind-sjlj.o libgcc/32/gthr-gnat.o libgcc/32/unwind-c.o -lc && rm -f libgcc_s_32.so && if [ -f 32/libgcc_s.so.1 ]; then mv -f 32/libgcc_s.so.1 32/libgcc_s.so.1.`basename stage1/`; else true; fi && mv 32/libgcc_s.so.1.tmp 32/libgcc_s.so.1 && ln -s 32/libgcc_s.so.1 libgcc_s_32.so
make[5]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
echo timestamp > stmp-multilib
make[4]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
echo timestamp > stagefeedback_build
echo stagefeedback_build > stage_last
make[3]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
make[2]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc'
Checking multilib configuration...
/bin/sh /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/mkinstalldirs x86_64-pc-linux-gnu/libstdc++-v3 ; \
rm -f x86_64-pc-linux-gnu/libstdc++-v3/Makefile || : ; \
cp multilib.out x86_64-pc-linux-gnu/libstdc++-v3/multilib.out
mkdir -p -- x86_64-pc-linux-gnu/libstdc++-v3
Configuring in x86_64-pc-linux-gnu/libstdc++-v3
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes
checking for /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include option to accept ANSI C... none needed
checking for x86_64-pc-linux-gnu-g++... /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -shared-libgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -nostdinc++ -L/var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include
checking whether we are using the GNU C++ compiler... yes
checking whether /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -shared-libgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -nostdinc++ -L/var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include accepts -g... yes
checking for GCC version number... 3.4.3
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-as... /usr/x86_64-pc-linux-gnu/bin/as
checking for x86_64-pc-linux-gnu-ar... ar
checking for x86_64-pc-linux-gnu-ranlib... ranlib
checking whether to enable maintainer-specific portions of Makefiles... no
configure: CPU config directory is cpu/i486
configure: OS config directory is os/gnu-linux
checking for ld used by GCC... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/x86_64-pc-linux-gnu/bin/nm
checking how to recognise dependant libraries... file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib )
checking for x86_64-pc-linux-gnu-file... no
checking for file... /usr/bin/file
checking for x86_64-pc-linux-gnu-ranlib... (cached) ranlib
checking for x86_64-pc-linux-gnu-strip... no
checking for strip... strip
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... no
checking for objdir... .libs
checking for /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc option to produce PIC... -fPIC -DPIC
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc PIC flag -fPIC -DPIC works... yes
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc static flag -static works... yes
finding the maximum length of command line arguments... 49153
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc supports -c -o file.o... yes
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc supports -fno-rtti -fno-exceptions ... no
checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr/x86_64-pc-linux-gnu/bin/nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
configure: loading cache ./config.cache
checking how to run the C++ preprocessor... /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -shared-libgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -nostdinc++ -L/var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src -L/var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E
loading cache ./config.cache within ltconfig
checking host system type... x86_64-pc-linux-gnu
checking build system type... x86_64-pc-linux-gnu
checking for objdir... .libs
checking for /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc option to produce PIC... -fPIC -DPIC
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc PIC flag -fPIC -DPIC works... yes
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc static flag -static works... no
finding the maximum length of command line arguments... (cached) 49153
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc supports -c -o file.o... (cached) yes
checking if /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries...
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse /usr/x86_64-pc-linux-gnu/bin/nm output... failed
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
appending configuration tag "CXX" to libtool
checking for exception model to use... call frame
checking for enabled PCH... yes
checking for compiler with PCH support... yes
checking for underlying I/O to use... stdio
checking how to run the C preprocessor... /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for C locale to use... gnu
checking for msgfmt... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for library containing gettext... none required
checking for std::allocator base class to use... new
configure: "C" header strategy set to c_std
checking for ISO C99 support in <math.h>... yes
checking for ISO C99 support in <stdio.h>... yes
checking for lldiv_t declaration... yes
checking for ISO C99 support in <stdlib.h>... yes
checking for additional ISO C99 support in <wchar.h>... yes
checking for enabled ISO C99 support... yes
checking for thread model used by GCC... posix
configure: Debug build flags set to -g3 -O0
checking for additional debug build... no
checking for extra compiler flags for building...
checking nan.h usability... no
checking nan.h presence... no
checking for nan.h... no
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking fp.h usability... no
checking fp.h presence... no
checking for fp.h... no
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for inttypes.h... (cached) yes
checking gconv.h usability... yes
checking gconv.h presence... yes
checking for gconv.h... yes
checking for sys/types.h... (cached) yes
checking for g++ that supports -ffunction-sections -fdata-sections... yes
checking for sin in -lm... yes
checking for isinf declaration... yes
checking for isinf... yes
checking for isnan declaration... yes
checking for isnan... yes
checking for finite declaration... yes
checking for finite... yes
checking for copysign declaration... yes
checking for copysign... yes
checking for sincos declaration... yes
checking for sincos... yes
checking for fpclass declaration... no
checking for _fpclass declaration... no
checking for qfpclass declaration... no
checking for _qfpclass declaration... no
checking for hypot declaration... yes
checking for hypot... yes
checking for float trig functions... yes
checking for acosf... yes
checking for asinf... yes
checking for atanf... yes
checking for cosf... yes
checking for sinf... yes
checking for tanf... yes
checking for coshf... yes
checking for sinhf... yes
checking for tanhf... yes
checking for float round functions... yes
checking for ceilf... yes
checking for floorf... yes
checking for expf declaration... yes
checking for expf... yes
checking for isnanf declaration... yes
checking for isnanf... yes
checking for isinff declaration... yes
checking for isinff... yes
checking for atan2f declaration... yes
checking for atan2f... yes
checking for fabsf declaration... yes
checking for fabsf... yes
checking for fmodf declaration... yes
checking for fmodf... yes
checking for frexpf declaration... yes
checking for frexpf... yes
checking for hypotf declaration... yes
checking for hypotf... yes
checking for ldexpf declaration... yes
checking for ldexpf... yes
checking for logf declaration... yes
checking for logf... yes
checking for log10f declaration... yes
checking for log10f... yes
checking for modff declaration... yes
checking for modff... yes
checking for powf declaration... yes
checking for powf... yes
checking for sqrtf declaration... yes
checking for sqrtf... yes
checking for sincosf declaration... yes
checking for sincosf... yes
checking for finitef declaration... yes
checking for finitef... yes
checking for long double trig functions... yes
checking for acosl... yes
checking for asinl... yes
checking for atanl... yes
checking for cosl... yes
checking for sinl... yes
checking for tanl... yes
checking for coshl... yes
checking for sinhl... yes
checking for tanhl... yes
checking for long double round functions... yes
checking for ceill... yes
checking for floorl... yes
checking for isnanl declaration... yes
checking for isnanl... yes
checking for isinfl declaration... yes
checking for isinfl... yes
checking for copysignl declaration... yes
checking for copysignl... yes
checking for atan2l declaration... yes
checking for atan2l... yes
checking for expl declaration... yes
checking for expl... yes
checking for fabsl declaration... yes
checking for fabsl... yes
checking for fmodl declaration... yes
checking for fmodl... yes
checking for frexpl declaration... yes
checking for frexpl... yes
checking for hypotl declaration... yes
checking for hypotl... yes
checking for ldexpl declaration... yes
checking for ldexpl... yes
checking for logl declaration... yes
checking for logl... yes
checking for log10l declaration... yes
checking for log10l... yes
checking for modfl declaration... yes
checking for modfl... yes
checking for powl declaration... yes
checking for powl... yes
checking for sqrtl declaration... yes
checking for sqrtl... yes
checking for sincosl declaration... yes
checking for sincosl... yes
checking for finitel declaration... yes
checking for finitel... yes
checking for _float trig functions... no
checking for _float round functions... no
checking for _long double trig functions... no
checking for _long double round functions... no
checking for __builtin_abs declaration... yes
checking for __builtin_abs linkage... yes
checking for __builtin_fabsf declaration... yes
checking for __builtin_fabsf linkage... yes
checking for __builtin_fabs declaration... yes
checking for __builtin_fabs linkage... yes
checking for __builtin_fabsl declaration... yes
checking for __builtin_fabsl linkage... yes
checking for __builtin_labs declaration... yes
checking for __builtin_labs linkage... yes
checking for __builtin_sqrtf declaration... yes
checking for __builtin_sqrtf linkage... yes
checking for __builtin_sqrt declaration... yes
checking for __builtin_sqrt linkage... yes
checking for __builtin_sqrtl declaration... yes
checking for __builtin_sqrtl linkage... yes
checking for __builtin_sinf declaration... yes
checking for __builtin_sinf linkage... yes
checking for __builtin_sin declaration... yes
checking for __builtin_sin linkage... yes
checking for __builtin_sinl declaration... yes
checking for __builtin_sinl linkage... yes
checking for __builtin_cosf declaration... yes
checking for __builtin_cosf linkage... yes
checking for __builtin_cos declaration... yes
checking for __builtin_cos linkage... yes
checking for __builtin_cosl declaration... yes
checking for __builtin_cosl linkage... yes
checking for main in -lm... yes
checking for copysignf... yes
checking for __signbit... yes
checking for __signbitf... yes
checking for __signbitl... yes
checking for mbstate_t... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for WCHAR_MIN and WCHAR_MAX... yes
checking for WEOF... yes
checking for wcslen... yes
checking for wmemchr... yes
checking for wmemcmp... yes
checking for wmemcpy... yes
checking for wmemmove... yes
checking for wmemset... yes
checking for btowc... yes
checking for wctob... yes
checking for fgetwc... yes
checking for fgetws... yes
checking for fputwc... yes
checking for fputws... yes
checking for fwide... yes
checking for fwprintf... yes
checking for fwscanf... yes
checking for swprintf... yes
checking for swscanf... yes
checking for vfwprintf... yes
checking for vswprintf... yes
checking for vwprintf... yes
checking for wprintf... yes
checking for wscanf... yes
checking for getwc... yes
checking for getwchar... yes
checking for mbsinit... yes
checking for mbrlen... yes
checking for mbrtowc... yes
checking for mbsrtowcs... yes
checking for wcsrtombs... yes
checking for putwc... yes
checking for putwchar... yes
checking for ungetwc... yes
checking for wcrtomb... yes
checking for wcstod... yes
checking for wcstol... yes
checking for wcstoul... yes
checking for wcscpy... yes
checking for wcsncpy... yes
checking for wcscat... yes
checking for wcsncat... yes
checking for wcscmp... yes
checking for wcscoll... yes
checking for wcsncmp... yes
checking for wcsxfrm... yes
checking for wcscspn... yes
checking for wcsspn... yes
checking for wcstok... yes
checking for wcsftime... yes
checking for wcschr... yes
checking for wcspbrk... yes
checking for wcsrchr... yes
checking for wcsstr... yes
checking for vfwscanf... yes
checking for vswscanf... yes
checking for vwscanf... yes
checking for wcstof... yes
checking for iswblank... yes
checking for ISO C99 wchar_t support... yes
checking iconv.h usability... yes
checking iconv.h presence... yes
checking for iconv.h... yes
checking langinfo.h usability... yes
checking langinfo.h presence... yes
checking for langinfo.h... yes
checking for iconv in -liconv... no
checking for iconv_open... yes
checking for iconv_close... yes
checking for iconv... yes
checking for nl_langinfo... yes
checking for XPG2 wchar_t support... yes
checking for enabled wchar_t specializations... yes
checking for strtold declaration... yes
checking for strtold... yes
checking for strtof declaration... yes
checking for strtof... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking for locale.h... (cached) yes
checking for LC_MESSAGES... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for shared libgcc... yes
configure: versioning on shared library symbols is gnu
checking for unistd.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for testsuite resource limits support... yes
checking for setenv declaration... yes
checking for setenv... yes
updating cache ./config.cache
checking for gxx-include-dir... /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3
checking for --enable-version-specific-runtime-libs... yes
checking for install location... /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/include/g++-v3
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating libmath/Makefile
config.status: creating libsupc++/Makefile
config.status: creating src/Makefile
config.status: creating po/Makefile
config.status: creating testsuite/Makefile
config.status: creating scripts/check_survey
config.status: creating scripts/testsuite_flags
config.status: creating config.h
config.status: executing default-1 commands
Adding multilib support to Makefile in /var/tmp/portage/gcc-3.4.3-r1/work/gcc-3.4.3/libstdc++-v3
multidirs=32
with_multisubdir=
Running configure in multilib subdirs 32
pwd: /var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu/libstdc++-v3
Running configure in multilib subdir 32
pwd: /var/tmp/portage/gcc-3.4.3-r1/work/build/x86_64-pc-linux-gnu
mkdir 32
configure: creating cache ./config.cache
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-pc-linux-gnu-gcc... /var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/xgcc -B/var/tmp/portage/gcc-3.4.3-r1/work/build/gcc/ -B/usr/x86_64-pc-linux-gnu/bin/ -B/usr/x86_64-pc-linux-gnu/lib/ -isystem /usr/x86_64-pc-linux-gnu/include -isystem /usr/x86_64-pc-linux-gnu/sys-include  -m32
checking for C compiler default output file name... a.out
checking whether the C compiler works... configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.log' for more details.
make[1]: *** [configure-target-libstdc++-v3] Error 1
make[1]: Leaving directory `/var/tmp/portage/gcc-3.4.3-r1/work/build'
make: *** [profiledbootstrap] Error 2

!!! ERROR: sys-devel/gcc-3.4.3-r1 failed.
!!! Function gcc_do_make, Line 1113, Exitcode 2
!!! make failed with profiledbootstrap
!!! If you need support, post the topmost build error, NOT this status message.

im not trying to emerge it on cross platform just mine... i have never had this problem even with my old gentoo install on amd64 and i dont know what to do now
Back to top
View user's profile Send private message
adaptr
Watchman
Watchman


Joined: 06 Oct 2002
Posts: 6730
Location: Rotterdam, Netherlands

PostPosted: Fri Feb 18, 2005 6:18 pm    Post subject: Reply with quote

What it suggests - check the config.log (it'll be in the work directory).

EDIT: that's the last time I'll be reading such a friggin' long post!:D

PLEASE read the output yourself, determine the first occurrence of any errors, and post from there.
Portage does suggest this, too - that's what the last lines mean.
_________________
>>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen
Back to top
View user's profile Send private message
mike4148
l33t
l33t


Joined: 09 Sep 2003
Posts: 641

PostPosted: Sat Feb 19, 2005 1:01 am    Post subject: Reply with quote

What are your CFLAGS? If you have -m32 in your CFLAGS, you shouldn't.

If you haven't enabled IA32 emulation for your current kernel, do so and rebuild (it's under Executable File Formats in the kernel config).
Back to top
View user's profile Send private message
johntnn
n00b
n00b


Joined: 11 Feb 2005
Posts: 10

PostPosted: Sat Feb 19, 2005 3:32 am    Post subject: Reply with quote

try

Code:
FEATURES="-sandbox" emerge gcc


I had the same problem, and that fixed it. I got it somewhere on this forum, I think...
_________________
--Todd

AMD Athlon 3000+
GIGABYTE K8NXP-SLI
GIGABYTE 6600GT PCI/E
CORSAIR TWIN-X 1024-3200LLPRO
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Sun Feb 20, 2005 9:43 am    Post subject: Reply with quote

Moved to dups in favour of https://forums.gentoo.org/viewtopic.php?t=251192.html
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads 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