Re: [gentoo-user] Can't emerge any gcc

2012-05-29 Thread Ezequiel Garcia
On Sun, May 27, 2012 at 10:49 PM, W.Kenworthy bi...@iinet.net.au wrote: ram usage just before failure? - do you have enough, and enough disk space? This are idle numbers: localhost ~ # free -m total used free sharedbuffers cached Mem: 1890

Re: [gentoo-user] Can't emerge any gcc

2012-05-29 Thread Ezequiel Garcia
On Sun, May 27, 2012 at 10:01 PM, Pandu Poluan pa...@poluan.info wrote: What's your CFLAGS? cat /etc/make.conf CFLAGS=-O2 -march=i686 -pipe CXXFLAGS=${CFLAGS} # WARNING: Changing your CHOST is not something that should be done lightly. # Please consult

Re: [gentoo-user] Can't emerge any gcc

2012-05-29 Thread Ezequiel Garcia
Hi, I found the build error was related to openmp use flag being on. Have *no* idea why this enabled (is it default?). Anyway, disabling it and re-emerging gcc 4.7 now fails at some other point related to g++. Dam'it

Re: [gentoo-user] Can't emerge any gcc

2012-05-29 Thread Ezequiel Garcia
I found something strange. What should I have in /usr/i686-pc-linux-gnu? Currently: $ ls bin binutils-bin gcc-bin lib I may be missing sys-include dir? any of you have it? Perhaps I messed up stuff when playing with crossdev, and friends ;)

Re: [gentoo-user] Can't emerge any gcc

2012-05-29 Thread Ezequiel Garcia
On Tue, May 29, 2012 at 9:21 AM, Ezequiel Garcia elezegar...@gmail.com wrote: I found something strange. What should I have in /usr/i686-pc-linux-gnu? Currently: $ ls bin  binutils-bin  gcc-bin  lib I may be missing sys-include dir? any of you have it? Perhaps I messed up stuff when

Re: [gentoo-user] Can't emerge any gcc

2012-05-29 Thread Alex Schuster
Ezequiel Garcia writes: I found something strange. What should I have in /usr/i686-pc-linux-gnu? Currently: $ ls bin binutils-bin gcc-bin lib Same here on ~amd64, except for an additional i686-pc-linux-gnu/lib/ directory, containing broken symlinks only, which belongs to no package.

Re: [gentoo-user] Can't emerge any gcc

2012-05-28 Thread W.Kenworthy
ram usage just before failure? - do you have enough, and enough disk space? BillK -Original Message- From: Ezequiel Garcia elezegar...@gmail.com Reply-to: gentoo-user@lists.gentoo.org To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Can't emerge any gcc Date: Sun, 27 May

[gentoo-user] Can't emerge any gcc

2012-05-27 Thread Ezequiel Garcia
Hi, I can't emerge any gcc. I tried emerging 4.7, 4.5.3-r2 with no luck. Should I file a bug? Thanks, Ezequiel. --- Checking multilib configuration for libgomp... Configuring stage 1 in i686-pc-linux-gnu/libgomp configure: loading site script /usr/share/config.site configure: loading site

Re: [gentoo-user] Can't emerge any gcc

2012-05-27 Thread William Kenworthy
probably not, you will need some more info as its a bit vague: What does gcc -v say? and gcc-config -l Can you compile anything, either through emerge or manually (i.e., even a small hello world) Need to narrow it down. BillK On Sun, 2012-05-27 at 20:33 -0300, Ezequiel Garcia wrote: Hi,

Re: [gentoo-user] Can't emerge any gcc

2012-05-27 Thread Ezequiel Garcia
Hi, On Sun, May 27, 2012 at 8:48 PM, William Kenworthy bi...@iinet.net.au wrote: probably not, you will need some more info as its a bit vague: What does gcc -v say? Using built-in specs. Target: i686-pc-linux-gnu Configured with: /var/tmp/portage/sys-devel/gcc-4.4.5/work/gcc-4.4.5/configure

Re: [gentoo-user] Can't emerge any gcc

2012-05-27 Thread Dale
Ezequiel Garcia wrote: Hi, I can't emerge any gcc. I tried emerging 4.7, 4.5.3-r2 with no luck. Should I file a bug? Thanks, Ezequiel. I ran into this a while back and I had to do a emerge -e system then a emerge -e world. I'm not saying to do this yet but if no one posts a fix, you

Re: [gentoo-user] Can't emerge any gcc

2012-05-27 Thread Pandu Poluan
On May 28, 2012 6:39 AM, Ezequiel Garcia elezegar...@gmail.com wrote: Hi, I can't emerge any gcc. I tried emerging 4.7, 4.5.3-r2 with no luck. Should I file a bug? Thanks, Ezequiel. --- Checking multilib configuration for libgomp... Configuring stage 1 in i686-pc-linux-gnu/libgomp