Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Uninstalled dev-libs/mpfr ... by mistake [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Sun Jun 20, 2010 7:16 am    Post subject: Uninstalled dev-libs/mpfr ... by mistake [solved] Reply with quote

I uninstalled the above package by mistake - stupid me. :(

Now, I can not install anything - can anyone tell me what to do ...

Mod Edit: Made sticky - tomk
_________________
Who shall guard the guards?


Last edited by rahulthewall on Mon Jun 21, 2010 2:08 pm; edited 1 time in total
Back to top
View user's profile Send private message
AlphaHeX
n00b
n00b


Joined: 17 Jan 2005
Posts: 60
Location: Warsaw, Poland

PostPosted: Sun Jun 20, 2010 7:22 am    Post subject: Reply with quote

I've done the same :)

We need to have that package in tbz2 format. Maybe someone here can create one for us?
_________________
HP Pavilion HDX9494NR [Intel Core 2 Duo X9000 | 20.1" Wide SXGA+ | 8GB Memory | 120 SSD + 500 HDD 7200rpm | Blu-ray Disc / Super Multi | NVIDIA GeForce 8800M GTS]
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Sun Jun 20, 2010 9:26 am    Post subject: Reply with quote

64bit: http://tinderbox.x86.dev.gentoo.org/default-linux/amd64/dev-libs/mpfr-2.4.1_p5.tbz2
32bit: http://tinderbox.x86.dev.gentoo.org/default-linux/x86/dev-libs/mpfr-2.4.1_p5.tbz2
Back to top
View user's profile Send private message
Theimon
Tux's lil' helper
Tux's lil' helper


Joined: 16 Mar 2007
Posts: 99
Location: Netherlands

PostPosted: Sun Jun 20, 2010 9:50 am    Post subject: Reply with quote

ssuominen wrote:
64bit: http://tinderbox.x86.dev.gentoo.org/default-linux/amd64/dev-libs/mpfr-2.4.1_p5.tbz2
32bit: http://tinderbox.x86.dev.gentoo.org/default-linux/x86/dev-libs/mpfr-2.4.1_p5.tbz2


Cheers for that :)
_________________
It doesn't matter what's right, it's only wrong if you get caught.
Back to top
View user's profile Send private message
movrev
Tux's lil' helper
Tux's lil' helper


Joined: 07 Mar 2004
Posts: 114
Location: Berkeley, CA - USA

PostPosted: Mon Jun 21, 2010 12:07 am    Post subject: Reply with quote

ssuominen: you rock.
_________________
Shuttle SN25P - FN25 mobo nForce 4 - AMD Athlon 64 3500+ - nVidia GeForce 6800 - Maxtor 200Gb - 2x1024 Mb Corsair XMS RAM
Back to top
View user's profile Send private message
26reverse
n00b
n00b


Joined: 15 Sep 2004
Posts: 10
Location: Washington, DC

PostPosted: Mon Jun 21, 2010 1:22 pm    Post subject: Reply with quote

Amen. I just did the same stupid thing this morning.
Back to top
View user's profile Send private message
rahulthewall
Veteran
Veteran


Joined: 01 Nov 2007
Posts: 1264
Location: Zürich

PostPosted: Mon Jun 21, 2010 2:07 pm    Post subject: Reply with quote

Thanks a lot! :)
_________________
Who shall guard the guards?
Back to top
View user's profile Send private message
Caligatio
n00b
n00b


Joined: 13 Feb 2010
Posts: 48

PostPosted: Fri Mar 11, 2011 10:58 pm    Post subject: Reply with quote

I ran into an issue with this and found that symlinking the new /usr/lib64/libmpfr.so as /usr/lib64/libmpfr.so.1 allowed GCC to compile (I realize it's ugly by it worked)
Back to top
View user's profile Send private message
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Sun Mar 13, 2011 9:38 pm    Post subject: Reply with quote

I'm sorry but I need a step by step on this one. This is what I did.
Code:

emerge --sync
emerge portage
emerge -DuN


So apparently I screwed up this file like everyone else.

I tried to fix with the .tbz2 above and by using
Code:

ln -s /usr/lib64/libmpfr.so.1 /usr/lib64/libmpfr.so


I still can't get my compiler running. Buried in the errors is this...
Code:

 * The specific snippet of code:
 *         die "No __thread support in gcc!"


A little help please :) Thanks.
Back to top
View user's profile Send private message
Phancy Physicist
Apprentice
Apprentice


Joined: 10 Apr 2005
Posts: 193

PostPosted: Mon Mar 14, 2011 5:44 am    Post subject: Reply with quote

Creating the below link allowed me to compile.
Code:
# ln -s /usr/lib64/libmpfr.so.1.2.0 /usr/lib64/libmpfr.so.4
Back to top
View user's profile Send private message
spootboy
n00b
n00b


Joined: 02 Oct 2008
Posts: 8

PostPosted: Thu Mar 24, 2011 10:43 pm    Post subject: Reply with quote

Hey all,

I made this mistake. Fixed my ability to compile some things with the suggestions provided but I still have a problem.

When I try to recompile gcc-4.4.5 it fails complaining:

configure: error: in `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/x86_64-pc-linux-gnu/32/libgcc':
configure: error: cannot run C compiled programs.

this is very similar to the error I was getting before I reinstalled libmpfr from the tbz2.

before it was something to the effect of "can't compile programs".

Is this the same problem?

i tried with mpfr-2.4.2_p3.tbz2 as well. I ran 'env-update' and 'source /etc/profile' after installing each one. Same problem both times.

Help please!

Here's the emerge info:

Lindsey critzdorf # emerge --info =sys-devel/gcc-4.4.5
Portage 2.1.9.42 (default/linux/amd64/10.0, gcc-4.4.5, glibc-2.11.3-r0, 2.6.35-gentoo-r15 x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-2.6.35-gentoo-r15-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-1.12.14
Timestamp of tree: Tue, 22 Mar 2011 18:30:01 +0000
ccache version 2.4 [disabled]
app-shells/bash: 4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python: 2.6.6-r2, 3.1.3-r1
dev-util/ccache: 2.4-r9
dev-util/cmake: 2.8.4
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox: 2.4
sys-devel/autoconf: 2.13, 2.65-r1
sys-devel/automake: 1.9.6-r3, 1.11.1
sys-devel/binutils: 2.21
sys-devel/gcc: 4.4.5
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.10
sys-devel/make: 3.81-r2
virtual/os-headers: 2.6.36.1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA dlj-1.1 AdobeFlash-10.1"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/openvpn/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://cudlug.cudenver.edu/gentoo/ http://mirror.datapipe.net/gentoo "
LANG="en_US.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j9"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl alsa amd64 arts avahi berkdb bzip2 cdr cli cracklib crypt cups cxx dbus dri dvd dvdr fortran gdbm gpm hal iconv ipv6 jpeg kde lm_sensors mdnsresponder-compat mmx modules mudflap multilib ncurses nls nptl nptlonly opengl openmp pam pcre perl pppd python qt3 qt3support qt4 readline session sse sse2 ssl svg sysfs tcpd unicode vim-syntax xinerama xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

=================================================================
Package Settings
=================================================================

sys-devel/gcc-4.4.5 was built with the following:
USE="fortran mudflap (multilib) nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libffi) -multislot (-n32) (-n64) -nocxx -nopie -nossp -objc -objc++ -objc-gc -test -vanilla"


Lindsey critzdorf # emerge -pqv =sys-devel/gcc-4.4.5
[ebuild R ] sys-devel/gcc-4.4.5 USE="fortran mudflap (multilib) nls nptl openmp (-altivec) -bootstrap -build -doc (-fixed-point) -gcj -graphite -gtk (-hardened) (-libffi) -multislot (-n32) (-n64) -nocxx -nopie -nossp -objc -objc++ -objc-gc -test -vanilla"



build log:

* Package: sys-devel/gcc-4.4.5
* Repository: gentoo
* Maintainer: toolchain@gentoo.org
* USE: amd64 elibc_glibc fortran kernel_linux mudflap multilib nls nptl openmp userland_GNU
* FEATURES: sandbox
>>> Unpacking source...
>>> Unpacking gcc-4.4.5.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.5/work
>>> Unpacking gcc-4.4.5-patches-1.2.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.5/work
>>> Unpacking gcc-4.4.5-uclibc-patches-1.0.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.5/work
>>> Unpacking gcc-4.4.5-piepatches-v0.4.5.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.5/work
>>> Unpacking gcc-4.4.3-specs-0.2.0.tar.bz2 to /var/tmp/portage/sys-devel/gcc-4.4.5/work
* Applying Gentoo patches ...
* 00_all_gcc-4.1-alpha-mieee-default.patch ...
 [ ok ]
* 00_all_gcc-trampolinewarn.patch ...
 [ ok ]
* 01_all_gcc-4.1-alpha-asm-mcpu.patch ...
 [ ok ]
* 02_all_gcc-4.4-libgcj-as-needed-PR38298.patch ...
 [ ok ]
* 03_all_gcc43-java-nomulti.patch ...
 [ ok ]
* 05_all_gcc44-pr46173-all-tree.patch ...
 [ ok ]
* 08_all_gcc-4.1-cross-compile.patch ...
 [ ok ]
* 10_all_gcc-default-format-security.patch ...
 [ ok ]
* 10_all_gcc-default-fortify-source.patch ...
 [ ok ]
* 11_all_gcc-netbsd-symbolic.patch ...
 [ ok ]
* 14_all_gcc-sparc64-bsd.patch ...
 [ ok ]
* 15_all_gcc-libgomp-no-werror.patch ...
 [ ok ]
* 16_all_gcc-sparc-fbsd-c++-exceptions.patch ...
 [ ok ]
* 18_all_904-flatten-switch-stmt-00.patch ...
 [ ok ]
* 20_all_mudflap-setuid-env.patch ...
 [ ok ]
* 40_all_gcc-4.4-libiberty.h-asprintf.patch ...
 [ ok ]
* 47_all_arm-unbreak-armv4t.patch ...
 [ ok ]
* 51_all_gcc-3.4-libiberty-pic.patch ...
 [ ok ]
* 53_all_gcc4-superh-default-multilib.patch ...
 [ ok ]
* 60_all_4.4.5_hppa-wrong-code.patch ...
 [ ok ]
* 61_all_gcc4-ia64-noteGNUstack.patch ...
 [ ok ]
* 73_all_sh-libgcc-stacks.patch ...
 [ ok ]
* 74_all_sh-pr24836.patch ...
 [ ok ]
* 90_all_gcc-freebsd.patch ...
 [ ok ]
* 91_all_gcc-freebsd.patch ...
 [ ok ]
* 93_all_gcc-4.4-cloog-dl.patch ...
 [ ok ]
* 96_all_arm-pr43440.patch ...
 [ ok ]
* Done with patching
* Applying uClibc patches ...
* 90_all_100-uclibc-conf.patch ...
 [ ok ]
* 90_all_301-missing-execinfo_h.patch ...
 [ ok ]
* 90_all_302-c99-snprintf.patch ...
 [ ok ]
* 90_all_305-libmudflap-susv3-legacy.patch ...
 [ ok ]
* Done with patching
* Applying pie patches ...
* 10_all_gcc444_configure.patch ...
 [ ok ]
* 11_all_gcc44_config.in.patch ...
 [ ok ]
* 12_all_gcc44_Makefile.in.patch ...
 [ ok ]
* 20_all_gcc44_gcc.c.patch ...
 [ ok ]
* 21_all_gcc44_decl-tls-model.patch ...
 [ ok ]
* 30_all_gcc44_esp.h.patch ...
 [ ok ]
* 33_all_gcc44_config_rs6000_linux64.h.patch ...
 [ ok ]
* 35_all_gcc44_config_crtbegints.patch ...
 [ ok ]
* 40_all_gcc44_cp_lang-specs.h.patch ...
 [ ok ]
* 41_all_gcc44_objc_lang-specs.h.patch ...
 [ ok ]
* 42_all_gcc44_objcp_lang-specs.h.patch ...
 [ ok ]
* 60_all_gcc44_invoke.texi.patch ...
 [ ok ]
* Done with patching
* Replacing obsolete head/tail with POSIX compliant ones
* - fixed contrib/test_summary
* - fixed boehm-gc/configure
* - fixed fixincludes/configure
* - fixed gcc/configure
* - fixed gnattools/configure
* - fixed intl/configure
* - fixed libada/configure
* - fixed libcpp/configure
* - fixed libdecnumber/configure
* - fixed libffi/configure
* - fixed libgcc/configure
* - fixed libgfortran/configure
* - fixed libgomp/configure
* - fixed libiberty/configure
* - fixed libjava/configure
* - fixed libmudflap/configure
* - fixed libobjc/configure
* - fixed libssp/configure
* - fixed libstdc++-v3/configure
* - fixed zlib/configure
* - fixed ltmain.sh
* - fixed boehm-gc/Makefile.in
* - fixed fixincludes/Makefile.in
* - fixed gcc/Makefile.in
* - fixed gnattools/Makefile.in
* - fixed intl/Makefile.in
* - fixed libada/Makefile.in
* - fixed libcpp/Makefile.in
* - fixed libdecnumber/Makefile.in
* - fixed libffi/Makefile.in
* - fixed libgcc/Makefile.in
* - fixed libgfortran/Makefile.in
* - fixed libgomp/Makefile.in
* - fixed libiberty/Makefile.in
* - fixed libjava/Makefile.in
* - fixed libmudflap/Makefile.in
* - fixed libobjc/Makefile.in
* - fixed libssp/Makefile.in
* - fixed libstdc++-v3/Makefile.in
* - fixed zlib/Makefile.in
* updating multilib directories to be: ../lib64 ../lib32
* Running elibtoolize in: gcc-4.4.5/
* Applying install-sh-1.5.4.patch ...
* Applying portage-2.2.patch ...
* Applying sed-1.5.6.patch ...
* Applying as-needed-2.2.6.patch ...
* Using GNU config files from /usr/share/gnuconfig
* Updating config.sub
 [ ok ]
* Updating libjava/classpath/config.sub
 [ ok ]
* Updating libjava/libltdl/config.sub
 [ ok ]
* Updating libjava/classpath/config.guess
 [ ok ]
* Updating libjava/libltdl/config.guess
 [ ok ]
* Updating config.guess
 [ ok ]
* Fixing misc issues in configure files
* Applying gcc-configure-texinfo.patch ...
 [ ok ]
* Touching generated files
* Touching gcc/cstamp-h.in
* Touching gcc/config.in
* Touching libjava/aclocal.m4
* Touching libjava/Makefile.in
* Touching libjava/configure
* Applying gcc-spec-env.patch ...
 [ ok ]
>>> Source unpacked in /var/tmp/portage/sys-devel/gcc-4.4.5/work
>>> Compiling source in /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5 ...
* CFLAGS="-O2 -pipe -march=native"
* CXXFLAGS="-O2 -pipe -march=native"
* Configuring gcc ...
* running gcc-compiler-configure
* configuring for GCC_LANG: c,c++,fortran

* PREFIX: /usr
* BINPATH: /usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5
* LIBPATH: /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5
* DATAPATH: /usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5
* STDCXX_INCDIR: /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4

* Configuring GCC with:
* --prefix=/usr
* --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5
* --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include
* --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5
* --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man
* --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info
* --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4
* --host=x86_64-pc-linux-gnu
* --build=x86_64-pc-linux-gnu
* --disable-altivec
* --disable-fixed-point
* --without-ppl
* --without-cloog
* --enable-nls
* --without-included-gettext
* --with-system-zlib
* --disable-werror
* --enable-secureplt
* --enable-multilib
* --enable-libmudflap
* --disable-libssp
* --enable-libgomp
* --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python
* --enable-checking=release
* --disable-libgcj
* --enable-languages=c,c++,fortran
* --enable-shared
* --enable-threads=posix
* --enable-__cxa_atexit
* --enable-clocale=gnu
* --with-bugurl=https://bugs.gentoo.org/
* --with-pkgversion=Gentoo 4.4.5 p1.2, pie-0.4.5

/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure --prefix=/usr --bindir=/usr/x86_64-pc-linux-gnu/gcc-bin/4.4.5 --includedir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include --datadir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5 --mandir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/man --infodir=/usr/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/info --with-gxx-include-dir=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/include/g++-v4 --host=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu --disable-altivec --disable-fixed-point --without-ppl --without-cloog --enable-nls --without-included-gettext --with-system-zlib --disable-werror --enable-secureplt --enable-multilib --enable-libmudflap --disable-libssp --enable-libgomp --with-python-dir=/share/gcc-data/x86_64-pc-linux-gnu/4.4.5/python --enable-checking=release --disable-libgcj --enable-languages=c,c++,fortran --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu --with-bugurl=https://bugs.gentoo.org/ --with-pkgversion=Gentoo 4.4.5 p1.2, pie-0.4.5
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... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
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 x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for correct version of gmp.h... yes
checking for correct version of mpfr.h... yes
checking for version 0.10 of PPL... no
checking for correct version of CLooG... no
*** This configuration is not supported in the following subdirectories:
target-libffi target-zlib target-libjava target-libada gnattools zlib target-libobjc target-libssp target-boehm-gc
(Any other directories should still work fine.)
checking for bison... bison -y
checking for bison... bison
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... makeinfo
checking for expect... no
checking for runtest... no
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-as... x86_64-pc-linux-gnu-as
checking for x86_64-pc-linux-gnu-dlltool... no
checking for dlltool... no
checking for ld... (cached) /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld
checking for x86_64-pc-linux-gnu-ld... (cached) /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld
checking for x86_64-pc-linux-gnu-lipo... no
checking for lipo... no
checking for x86_64-pc-linux-gnu-nm... x86_64-pc-linux-gnu-nm
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-windres... no
checking for windres... no
checking for x86_64-pc-linux-gnu-windmc... no
checking for windmc... no
checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking for cc... cc
checking for c++... c++
checking for gcc... gcc
checking for gcj... no
checking for gfortran... gfortran
checking for ar... /usr/x86_64-pc-linux-gnu/bin/ar
checking for as... /usr/x86_64-pc-linux-gnu/bin/as
checking for dlltool... no
checking for dlltool... no
checking for ld... /usr/x86_64-pc-linux-gnu/bin/ld
checking for lipo... no
checking for lipo... no
checking for nm... /usr/x86_64-pc-linux-gnu/bin/nm
checking for objdump... /usr/x86_64-pc-linux-gnu/bin/objdump
checking for ranlib... /usr/x86_64-pc-linux-gnu/bin/ranlib
checking for strip... /usr/x86_64-pc-linux-gnu/bin/strip
checking for windres... no
checking for windres... no
checking for windmc... no
checking for windmc... no
checking where to find the target ar... pre-installed in /usr/x86_64-pc-linux-gnu/bin
checking where to find the target as... pre-installed in /usr/x86_64-pc-linux-gnu/bin
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... host tool
checking where to find the target gcc... just compiled
checking where to find the target gcj... host tool
checking where to find the target gfortran... just compiled
checking where to find the target ld... pre-installed in /usr/x86_64-pc-linux-gnu/bin
checking where to find the target lipo... host tool
checking where to find the target nm... pre-installed in /usr/x86_64-pc-linux-gnu/bin
checking where to find the target objdump... pre-installed in /usr/x86_64-pc-linux-gnu/bin
checking where to find the target ranlib... pre-installed in /usr/x86_64-pc-linux-gnu/bin
checking where to find the target strip... pre-installed in /usr/x86_64-pc-linux-gnu/bin
checking where to find the target windres... host tool
checking where to find the target windmc... host tool
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether -fkeep-inline-functions is supported... yes
configure: creating ./config.status
config.status: creating Makefile
* Compiling gcc ...
/var/tmp/portage/sys-devel/gcc-4.4.5/work/build /var/tmp/portage/sys-devel/gcc-4.4.5/work/build /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5
make -j9 'LDFLAGS=-Wl,-O1 -Wl,--as-needed' STAGE1_CFLAGS= LIBPATH=/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5 'BOOT_CFLAGS= -O2 -pipe -march=native' bootstrap-lean
echo stage3 > stage_final
make[1]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
make[2]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
make[2]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build'
mkdir -p -- build-x86_64-pc-linux-gnu/libiberty
Configuring in build-x86_64-pc-linux-gnu/libiberty
mkdir -p -- build-x86_64-pc-linux-gnu/fixincludes
Configuring in build-x86_64-pc-linux-gnu/fixincludes
Configuring stage 1 in ./libiberty
Configuring stage 1 in ./intl
Configuring stage 1 in ./libdecnumber
configure: creating cache ../config.cache
configure: loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking build system type... checking build system type... x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking host system type... configure: creating cache ./config.cache
checking host system type... configure: creating cache ./config.cache
configure: creating cache ./config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for perl... perl
checking whether make sets $(MAKE)... x86_64-pc-linux-gnu
x86_64-pc-linux-gnu
checking whether make sets $(MAKE)... checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking target system type... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
yes
checking for a BSD-compatible install... checking build system type... /usr/bin/install -c
checking whether NLS is requested... yes
checking for msgfmt... x86_64-pc-linux-gnu
/usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
x86_64-pc-linux-gnu
checking for xgettext... checking for C compiler default output file name... checking host system type... /usr/bin/xgettext
checking for msgmerge... x86_64-pc-linux-gnu
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for C compiler default output file name... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
/usr/bin/msgmerge
checking for C compiler default output file name... checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 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... checking for C compiler default output file name...
checking for suffix of object files... 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... o
checking whether we are using the GNU C compiler... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g...
checking for suffix of object files... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g...
checking for suffix of object files... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... o
checking whether we are using the GNU C compiler... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... o
checking whether we are using the GNU C compiler... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... none needed
none needed
yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
none needed
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... checking for a sed that does not truncate output... checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
/bin/sed
checking whether x86_64-pc-linux-gnu-gcc supports -W... checking whether x86_64-pc-linux-gnu-gcc supports -W... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... none needed
yes
yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wall... checking whether x86_64-pc-linux-gnu-gcc supports -Wall... no
checking for _LARGE_FILES value needed for large files... none needed
checking build system type... yes
yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... no
x86_64-pc-linux-gnu
checking how to run the C preprocessor... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... checking host system type... x86_64-pc-linux-gnu
yes
yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for library containing strerror... checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... x86_64-pc-linux-gnu-gcc -E
no
checking for _LARGE_FILES value needed for large files... yes
yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... no
none required
checking how to run the C preprocessor... checking how to run the C preprocessor... checking whether x86_64-pc-linux-gnu-gcc supports -W... yes
yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... checking whether x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wall... x86_64-pc-linux-gnu-gcc -E
x86_64-pc-linux-gnu-gcc -E
yes
yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... checking for egrep... yes
yes
grep -E
checking for ANSI C header files... checking whether x86_64-pc-linux-gnu-gcc supports -Wno-overlength-strings... checking whether x86_64-pc-linux-gnu-gcc supports -Wcast-qual... checking whether x86_64-pc-linux-gnu-gcc supports -W... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wc++-compat... yes
yes
checking whether x86_64-pc-linux-gnu-gcc supports -pedantic -Wno-long-long... checking whether x86_64-pc-linux-gnu-gcc supports -pedantic -Wno-long-long... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wall... yes
yes
checking how to run the C preprocessor... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... checking how to run the C preprocessor... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... yes
checking whether x86_64-pc-linux-gnu-gcc supports -pedantic ... x86_64-pc-linux-gnu-gcc -E
x86_64-pc-linux-gnu-gcc -E
yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wc++-compat... yes
checking for an ANSI C-conforming const... yes
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... checking for egrep... checking for egrep... grep -E
checking for ANSI C header files... grep -E
checking for ANSI C header files... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... yes
checking for inline... yes
checking whether x86_64-pc-linux-gnu-gcc supports -pedantic ... inline
checking for sys/types.h... yes
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
checking for an ANSI C-conforming const... yes
checking for sys/stat.h... yes
checking for inline... yes
yes
checking for sys/types.h... checking for sys/types.h... inline
checking whether byte ordering is bigendian... yes
checking for stdlib.h... yes
checking for an ANSI C-conforming const... yes
checking for sys/stat.h... yes
checking for sys/stat.h... yes
checking for string.h... yes
checking for inline... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for sys/file.h... yes
checking for stdlib.h... inline
checking whether byte ordering is bigendian... yes
yes
checking for sys/param.h... checking for stdlib.h... yes
checking for memory.h... yes
checking for limits.h... yes
checking for string.h... yes
checking for string.h... yes
checking for stdlib.h... yes
no
checking for a BSD-compatible install... /usr/bin/install -c
checking for strings.h... checking for sys/file.h... yes
yes
checking for malloc.h... checking for memory.h... yes
checking for sys/param.h... yes
checking for memory.h... yes
yes
checking for string.h... checking for inttypes.h... yes
checking for limits.h... yes
yes
checking for strings.h... checking for unistd.h... yes
yes
checking for stdlib.h... checking for strings.h... yes
yes
checking for stdint.h... checking for strings.h... yes
yes
checking for malloc.h... yes
checking for inttypes.h... checking for sys/time.h... yes
checking for inttypes.h... yes
yes
yes
checking for string.h... checking for unistd.h... checking for time.h... yes
yes
checking for stdint.h... yes
checking for unistd.h... checking for sys/resource.h... yes
checking for stdint.h... yes
checking for off_t... yes
yes
checking for strings.h... checking for sys/stat.h... yes
checking for unistd.h... yes
yes
checking for sys/mman.h... checking for sys/time.h... yes
yes
checking for size_t... checking for unistd.h... yes
yes
checking for fcntl.h... checking for time.h... yes
yes
checking ctype.h usability... checking for alloca.h... yes
checking for sys/resource.h... yes
checking for working alloca.h... yes
yes
checking stddef.h usability... checking for sys/pstat.h... yes
checking for sys/stat.h... yes
checking ctype.h presence... no
checking for sys/sysmp.h... yes
yes
checking for alloca... checking for sys/mman.h... yes
checking for ctype.h... yes
no
checking stddef.h usability... yes
checking stddef.h presence... checking for sys/sysinfo.h... yes
checking for fcntl.h... yes
checking for stddef.h... yes
yes
checking for machine/hal_sysinfo.h... checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
yes
checking for unistd.h... (cached) yes
yes
yes
checking stddef.h presence... checking for alloca.h... no
checking fcntl.h usability... checking for stdlib.h... (cached) yes
checking for sys/table.h... checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for stddef.h... yes
yes
no
checking for sys/sysctl.h... checking for string.h... (cached) checking for sys/pstat.h... yes
checking stdio.h usability... yes
no
checking for sys/sysmp.h... checking for sys/systemcfg.h... yes
checking fcntl.h presence... no
yes
yes
no
checking for fcntl.h... checking for sys/sysinfo.h... yes
checking for stdint.h... checking for working mmap... yes
checking stdio.h presence... checking sys/file.h usability... yes
yes
checking for machine/hal_sysinfo.h... checking for stdio_ext.h... yes
checking for stdio.h... yes
looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
no
checking for sys/table.h... checking for sys/wait.h that is POSIX.1 compatible... yes
checking sys/file.h presence... no
yes
yes
checking for uintptr_t... checking for sys/sysctl.h... checking whether we are using the GNU C Library 2.1 or newer... yes
checking for sys/file.h... yes
checking for sys/stat.h... (cached) yes
yes
yes
checking whether integer division by zero raises SIGFPE... checking whether time.h and sys/time.h may both be included... checking for clearerr_unlocked... yes
checking for sys/systemcfg.h... yes
checking for int_least32_t... no
yes
checking whether errno must be declared... checking for stdint.h... yes
yes
yes
yes
checking for int_fast32_t... checking for inttypes.h... checking for feof_unlocked... checking for stdio_ext.h... no
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for uint64_t... yes
checking for stdint.h... yes
checking for ferror_unlocked... yes
yes
checking whether time.h and sys/time.h may both be included... checking what to include in gstdint.h... stdint.h (already complete)
yes
checking for unsigned long long... checking for an ANSI C-conforming const... yes
checking whether errno must be declared... yes
yes
checking for off_t... checking for fflush_unlocked... yes
checking for inttypes.h... yes
checking for sys/types.h... no
checking for egrep... grep -E
checking for ANSI C header files... yes
yes
checking for sys/stat.h... (cached) checking for int... yes
yes
yes
checking whether the inttypes.h PRIxNN macros are broken... checking for stdlib.h... (cached) yes
checking for fgetc_unlocked... checking for string.h... (cached) yes
checking for memory.h... no
checking for ld used by GCC... yes
yes
checking size of int... checking for strings.h... (cached) yes
checking for inttypes.h... /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/lib/gcc/x86_64-pc-linux-gnu/4.4.5/../../../../x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
yes
checking for shared library run path origin... checking for fgets_unlocked... yes
done
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) checking argz.h usability... yes
checking for int... yes
checking for sys/types.h... 4
checking for long... yes
checking for fileno_unlocked... yes
yes
checking argz.h presence... checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
yes
checking size of int... yes
checking for argz.h... checking for string.h... (cached) yes
yes
checking limits.h usability... checking for memory.h... yes
checking size of long... yes
checking for fprintf_unlocked... yes
checking for strings.h... (cached) yes
checking for inttypes.h... yes
checking limits.h presence... yes
checking for stdint.h... (cached) yes
8
4
yes
checking for limits.h... checking for ANSI C header files... no
(cached) yes
checking for uintptr_t... yes
checking for fputc_unlocked... checking for unistd.h... (cached) yes
checking locale.h usability... checking for int... checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
yes
checking target system type... yes
checking for a 64-bit type... checking for fputs_unlocked... yes
checking locale.h presence... yes
checking size of int... x86_64-pc-linux-gnu
checking for decimal floating point... bid
checking whether byte ordering is bigendian... yes
checking for locale.h... yes
uint64_t
checking nl_types.h usability... checking for pid_t... yes
checking for fread_unlocked... 4
yes
checking nl_types.h presence... checking for uintptr_t... yes
no
yes
checking for nl_types.h... yes
checking for library containing strerror... updating cache ./config.cache
checking malloc.h usability... configure: creating ./config.status
yes
checking for fwrite_unlocked... yes
checking for a 64-bit type... none required
yes
checking malloc.h presence... checking for asprintf... uint64_t
checking for pid_t... yes
yes
checking for malloc.h... checking for getchar_unlocked... yes
checking stddef.h usability... yes
checking for atexit... yes
checking for library containing strerror... yes
yes
checking stddef.h presence... checking for getc_unlocked... yes
checking for stddef.h... yes
config.status: creating Makefile
checking for stdlib.h... (cached) yes
yes
checking for string.h... (cached) config.status: creating config.h
yes
checking for basename... checking for unistd.h... (cached) yes
none required
checking sys/param.h usability... checking for asprintf... yes
config.status: executing gstdint.h commands
checking for putchar_unlocked... yes
checking for bcmp... yes
checking sys/param.h presence... yes
checking for atexit... yes
yes
checking for sys/param.h... checking for putc_unlocked... yes
checking for feof_unlocked... yes
checking for bcopy... yes
checking for basename... yes
make[3]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/libdecnumber'
source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/decNumber.c' object='decNumber.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/decNumber.c
source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/decContext.c' object='decContext.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/decContext.c
source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/decimal32.c' object='decimal32.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/decimal32.c
checking whether abort is declared... source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/decimal64.c' object='decimal64.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/decimal64.c
source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/decimal128.c' object='decimal128.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/decimal128.c
yes
yes
yes
checking for bsearch... checking for fgets_unlocked... source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/bid2dpd_dpd2bid.c' object='bid2dpd_dpd2bid.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/bid2dpd_dpd2bid.c
checking for bcmp... yes
source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/host-ieee32.c' object='host-ieee32.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/host-ieee32.c
source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/host-ieee64.c' object='host-ieee64.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/host-ieee64.c
checking whether asprintf is declared... yes
source='/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/host-ieee128.c' object='host-ieee128.o' libtool=no x86_64-pc-linux-gnu-gcc -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber -I. -c /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libdecnumber/bid/host-ieee128.c
checking for bzero... yes
yes
checking for getc_unlocked... checking for bcopy... no
checking whether basename is declared... yes
checking for calloc... no
checking whether errno is declared... yes
checking for getcwd... yes
checking for bsearch... yes
no
checking for clock... checking whether vasprintf is declared... yes
yes
checking for getegid... checking for bzero... no
checking whether clearerr_unlocked is declared... yes
checking for ffs... yes
yes
checking for calloc... checking for geteuid... yes
checking whether feof_unlocked is declared... yes
checking for getcwd... yes
yes
checking for clock... checking for getgid... yes
checking whether ferror_unlocked is declared... yes
checking for getpagesize... rm -f libdecnumber.a
x86_64-pc-linux-gnu-ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o bid2dpd_dpd2bid.o host-ieee32.o host-ieee64.o host-ieee128.o
yes
yes
checking whether fflush_unlocked is declared... x86_64-pc-linux-gnu-ranlib libdecnumber.a
yes
checking for ffs... make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/libdecnumber'
checking for getuid... yes
checking for gettimeofday... yes
checking whether fgetc_unlocked is declared... yes
yes
checking for mempcpy... checking for getcwd... yes
checking for index... yes
checking whether fgets_unlocked is declared... yes
yes
checking for munmap... checking for getpagesize... yes
checking for insque... no
checking whether fileno_unlocked is declared... yes
yes
checking for putenv... checking for gettimeofday... yes
checking for memchr... yes
checking whether fprintf_unlocked is declared... yes
yes
checking for setenv... yes
checking for index... checking for memcmp... no
checking whether fputc_unlocked is declared... yes
yes
yes
checking for setlocale... checking for insque... checking for memcpy... yes
checking whether fputs_unlocked is declared... yes
yes
yes
checking for stpcpy... checking for memmove... checking for memchr... no
checking whether fread_unlocked is declared... yes
yes
checking for strcasecmp... yes
checking for mempcpy... checking for memcmp... yes
checking whether fwrite_unlocked is declared... yes
yes
checking for strdup... yes
checking for memset... checking for memcpy... yes
checking whether getchar_unlocked is declared... yes
yes
checking for mkstemps... checking for strtoul... yes
checking for memmove... yes
checking whether getc_unlocked is declared... yes
yes
checking for putenv... checking for tsearch... yes
checking whether putchar_unlocked is declared... yes
checking for mempcpy... yes
yes
checking for random... yes
checking for __argz_count... checking whether putc_unlocked is declared... yes
checking for memset... yes
yes
checking for rename... yes
checking for an ANSI C-conforming const... checking for __argz_stringify... yes
checking for mkstemps... yes
checking sys/mman.h usability... yes
checking for rindex... yes
checking for __argz_next... yes
yes
checking sys/mman.h presence... checking for putenv... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking for setenv... yes
checking for __fsetlocking... yes
checking for random... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking for snprintf... yes
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for iconv... checking whether to enable maintainer-specific portions of Makefiles... no
yes
checking for rename... updating cache ../config.cache
configure: creating ./config.status
yes
checking for sigsetmask... yes
checking for iconv declaration... yes
checking for rindex... yes

extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for stpcpy... checking for nl_langinfo and CODESET... yes
checking for setenv... yes
yes
checking for LC_MESSAGES... checking for stpncpy... config.status: creating Makefile
config.status: creating mkheaders.almost
yes
config.status: creating config.h
checking for snprintf... yes
yes
checking for bison... bison
checking version of bison... 2.4.2, ok
checking whether NLS is requested... yes
checking for strcasecmp... checking whether included gettext is requested... no
checking for GNU gettext in libc... yes
checking for sigsetmask... yes
yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for strchr... checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking for stpcpy... checking for strdup... yes
yes
checking for stpncpy... checking for strncasecmp... yes
yes
checking for strndup... checking for strcasecmp... config.status: creating Makefile
config.status: creating config.intl
config.status: creating config.h
yes
yes
checking for strrchr... checking for strchr... config.status: executing default-1 commands
yes
checking for strstr... yes
checking for strdup... yes
checking for strtod... yes
checking for strncasecmp... Configuring stage 1 in ./gcc
make[3]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/intl'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/intl'
yes
checking for strtol... yes
checking for strndup... yes
checking for strtoul... yes
checking for strrchr... yes
checking for strverscmp... yes
checking for strstr... yes
checking for tmpnam... yes
checking for strtod... yes
checking for vasprintf... yes
checking for strtol... configure: creating cache ./config.cache
yes
checking for vfprintf... checking build system type... x86_64-pc-linux-gnu
checking host system type... yes
checking for strtoul... x86_64-pc-linux-gnu
checking target system type... yes
checking for vprintf... x86_64-pc-linux-gnu
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
yes
checking for C compiler default output file name... checking for strverscmp... yes
checking for vsnprintf... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
yes
checking for tmpnam... checking for vsprintf...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
yes
checking for waitpid... checking for vasprintf... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... yes
yes
checking whether alloca needs Cray hooks... checking for vfprintf... no
checking stack direction for C alloca... none needed
checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... -1
yes
checking for unistd.h... (cached) yes
checking for vprintf... checking for vfork.h... no
checking for fork... yes
checking for vsnprintf... yes
checking for vfork... yes
checking for x86_64-pc-linux-gnu-gnatbind... no
checking for x86_64-pc-linux-gnu-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C preprocessor... yes
checking for vsprintf... yes
checking for working fork... x86_64-pc-linux-gnu-gcc -E
checking for egrep... yes
checking for working vfork... (cached) yes
grep -E
checking for ANSI C header files... yes
checking for _doprnt... checking for waitpid... no
checking for sys_errlist... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking for sys_nerr... yes
checking for sys/types.h... -1
checking for unistd.h... (cached) yes
checking for vfork.h... yes
checking for sys_siglist... yes
no
checking for fork... checking for sys/stat.h... yes
checking for external symbol _system_configuration... yes
checking for stdlib.h... yes
checking for vfork... no
checking for getrusage... yes
checking for string.h... yes
yes
checking for working fork... checking for on_exit... yes
checking for memory.h... yes
checking for working vfork... (cached) yes
checking for _doprnt... yes
checking for psignal... yes
checking for strings.h... no
checking for sys_errlist... yes
checking for strerror... yes
checking for inttypes.h... yes
checking for sys_nerr... yes
yes
checking for strsignal... checking for stdint.h... yes
checking for sys_siglist... yes
checking for unistd.h... yes
checking for sysconf... yes
yes
checking for external symbol _system_configuration... checking minix/config.h usability... yes
checking for times... no
checking for getrusage... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for sbrk... yes
checking for on_exit... yes
checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
yes
checking for gettimeofday... (cached) yes
checking for realpath... yes
checking for psignal... checking for inline... inline
checking for void *... yes
checking for canonicalize_file_name... yes
checking for strerror... yes
checking size of void *... yes
checking for pstat_getstatic... yes
checking for strsignal... no
checking for pstat_getdynamic... 8
checking for short... yes
checking for sysconf... no
yes
checking size of short... checking for sysmp... yes
checking for times... no
checking for getsysinfo... 2
checking for int... yes
no
checking for sbrk... checking for table... yes
checking size of int... no
checking for sysctl... yes
checking for gettimeofday... (cached) yes
checking for realpath... 4
checking for long... yes
checking for wait3... yes
yes
checking size of long... checking for canonicalize_file_name... yes
checking for wait4... yes
checking for pstat_getstatic... 8
checking for long long... yes
checking for __fsetlocking... no
yes
checking for pstat_getdynamic... checking for long long... (cached) yes
checking size of long long... yes
checking whether basename is declared... no
checking for sysmp... 8
checking for __int64... no
checking whether ffs is declared... no
no
checking for getsysinfo... checking whether x86_64-pc-linux-gnu-gcc supports -W... yes
checking whether asprintf is declared... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wall... no
checking for table... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wwrite-strings... no
checking whether vasprintf is declared... yes
no
checking whether x86_64-pc-linux-gnu-gcc supports -Wstrict-prototypes... checking for sysctl... no
checking whether snprintf is declared... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-prototypes... yes
checking for wait3... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wcast-qual... yes
checking whether vsnprintf is declared... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wold-style-definition... yes
checking for wait4... yes
checking whether calloc is declared... yes
checking whether x86_64-pc-linux-gnu-gcc supports -Wc++-compat... yes
yes
checking for __fsetlocking... checking whether x86_64-pc-linux-gnu-gcc supports -Wmissing-format-attribute... yes
checking whether getenv is declared... yes
checking whether x86_64-pc-linux-gnu-gcc supports -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings... yes
checking whether basename is declared... yes
checking whether getopt is declared... yes
checking valgrind.h usability... no
checking whether ffs is declared... no
checking valgrind.h presence... yes
checking whether malloc is declared... no
checking for valgrind.h... no
yes
checking whether asprintf is declared... checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... makeinfo --split-size=5000000 --split-size=5000000
checking for modern makeinfo... yes
checking for recent Pod::Man... yes
checking whether realloc is declared... no
checking whether vasprintf is declared... yes
checking for flex... flex
checking for bison... bison
checking for nm... x86_64-pc-linux-gnu-nm
checking for ar... x86_64-pc-linux-gnu-ar
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... no
checking whether snprintf is declared... yes
checking whether sbrk is declared... yes
checking whether string.h and strings.h may both be included... yes
checking whether vsnprintf is declared... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether strverscmp is declared... yes
checking whether calloc is declared... yes
checking for limits.h... no
checking whether canonicalize_file_name must be declared... yes
checking for stddef.h... yes
checking whether getenv is declared... yes
checking for string.h... (cached) yes
yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdlib.h... (cached) checking for unistd.h... (cached) yes
yes
checking for time.h... checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether getopt is declared... yes
checking for iconv.h... yes
yes
checking whether malloc is declared... checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
yes
checking for working strncmp... checking whether realloc is declared... yes
checking for sys/time.h... yes
yes
checking whether sbrk is declared... checking for sys/mman.h... yes
updating cache ../config.cache
yes
configure: creating ./config.status
checking for sys/resource.h... yes
yes
checking whether strverscmp is declared... checking for sys/param.h... yes
checking for sys/times.h... no
checking whether canonicalize_file_name must be declared... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
no
checking for malloc.h... checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for langinfo.h... yes
checking for ldfcn.h... config.status: creating Makefile
no
yes
checking for locale.h... checking for working strncmp... config.status: creating testsuite/Makefile
config.status: creating config.h
yes
checking for wchar.h... yes
checking for thread.h... yes
updating cache ./config.cache
configure: creating ./config.status
no
checking for pthread.h... config.status: executing default commands
yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking for collect2 libraries... make[3]: Entering directory `/var/tmp/portage/sys-devel/gcc-4.4.5/work/build/build-x86_64-pc-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \
for g in ; do \
case "$g" in \
*$f*) echo $g >> needed-list ;; \
esac; \
done; \
done
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./sort.o ./spaces.o ./splay-tree.o ./strerror.o ./strsignal.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
if [ x"" != x ]; then \
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"" != x ]; then \
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"" != x ]; then \
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/md5.c -o pic/md5.o; \
else true; fi
if [ x"" != x ]; then \
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/cplus-dem.c -o cplus-dem.o
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/regex.c -o regex.o
x86_64-pc-linux-gnu-gcc -c -DHAVE_CONFIG_H -O2 -pipe -march=native -I. -I/var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic /var/tmp/portage/sys-devel/gc
Back to top
View user's profile Send private message
rh1
Guru
Guru


Joined: 10 Apr 2010
Posts: 501

PostPosted: Fri Mar 25, 2011 2:28 am    Post subject: Reply with quote

It cut off the rest of your build log. You can use pastebin or the equivalent for large log files and just post the url. Since it failed during the configure phase, it should have mention to see the config.log for more info, it would probably be more beneficial to just post the config.log as it has more information about why it failed.
Back to top
View user's profile Send private message
spootboy
n00b
n00b


Joined: 02 Oct 2008
Posts: 8

PostPosted: Fri Mar 25, 2011 4:41 pm    Post subject: Reply with quote

sorry to take up so much scroll bar... I'm a bit new to asking for help in the forums. Normally I can google my way out.

config.log:

http://pastebin.com/9sP4TA7M

this is the config.log in /var/tmp/portage/sys-devel/gcc-4.4.5/work/build

the config.log in /var/tmp/portage/sys-devel/gcc-4.4.5/work/build/x86_64-pc-linux-gnu/libgcc is here:

http://pastebin.com/iTYJGrJz

it seems to be the one with the exit status of 1.

last quarter of build.log (apparently it's to long for pastebin as well...):

http://pastebin.com/J7ZDwair
Back to top
View user's profile Send private message
rh1
Guru
Guru


Joined: 10 Apr 2010
Posts: 501

PostPosted: Fri Mar 25, 2011 5:48 pm    Post subject: Reply with quote

I see a few errors but i can't figure out which one is causing it to fail
Back to top
View user's profile Send private message
spootboy
n00b
n00b


Joined: 02 Oct 2008
Posts: 8

PostPosted: Fri Mar 25, 2011 5:59 pm    Post subject: Reply with quote

Thanks rh1. I found that one as well. I also found another config.log with an exit 1

http://pastebin.com/jb6m0B0d

I googled that error and found another forum topic with what seems to be the same problem.

https://forums.gentoo.org/viewtopic-t-868597.html

It's not solved but gives me a direction...

Perhaps my deletion of the mpfr library was just a coincidental distraction.

Thanks for your patience!
Back to top
View user's profile Send private message
spootboy
n00b
n00b


Joined: 02 Oct 2008
Posts: 8

PostPosted: Fri Mar 25, 2011 6:47 pm    Post subject: Reply with quote

Ok fixed it. The problem was:

https://bugs.gentoo.org/358143

as discussed in the aforementioned forum page.

Sorry I dug up a solved forum page for the wrong reason.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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