[gentoo-user] Random emerge failures

2005-05-17 Thread Grant
Hi guys, I've posted about my random emerge failures before and it
sounded like changing /etc/make.conf to:

MAKEOPTS="-j1"

would fix it, but I'm definitely still getting them.  The latest one
is with firefox.  Here's what I see:

ntextSpecPS.h nsTempfilePS.h nsPaperPS.h ../../../dist/include/gfx
/usr/bin/perl -I../../../config ../../../config/build-list.pl
../../../dist/include/gfx/.headerlist nsIDeviceContextPS.h
nsGfxPSCID.h nsIDeviceContextSpecPS.h nsTempfilePS.h nsPaperPS.h
gmake[4]: *** [export] Segmentation fault
gmake[4]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.4/work/mozilla/gfx/src/ps'
gmake[3]: *** [export] Error 2
gmake[3]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.4/work/mozilla/gfx/src'
gmake[2]: *** [export] Error 2
gmake[2]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.4/work/mozilla/gfx'
gmake[1]: *** [tier_9] Error 2
gmake[1]: Leaving directory
`/var/tmp/portage/mozilla-firefox-1.0.4/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/mozilla-firefox-1.0.4 failed.
!!! Function src_compile, Line 123, Exitcode 2

Is a hardware problem the only explanation?  I'm seeing this kind of
thing across 4 different systems:

P4-2.8 2GB
Celeron-2.4 512MB
P3-600 192MB
Celeron-? 128MB

This time it was the P3.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Random emerge failures

2005-05-17 Thread Ciaran McCreesh
On Tue, 17 May 2005 11:42:06 -0700 Grant <[EMAIL PROTECTED]> wrote:
| Is a hardware problem the only explanation?  I'm seeing this kind of
| thing across 4 different systems:
| 
| P4-2.8 2GB
| Celeron-2.4 512MB
| P3-600 192MB
| Celeron-? 128MB
| 
| This time it was the P3.

If it's random then we're probably talking hardware, yes. The other
options are broken kernel or daft CFLAGS.

-- 
Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
Mail: ciaranm at gentoo.org
Web : http://dev.gentoo.org/~ciaranm



pgpa86mBvIJVL.pgp
Description: PGP signature


Re: [gentoo-user] Random emerge failures

2005-05-17 Thread Grant
On 5/17/05, Ciaran McCreesh <[EMAIL PROTECTED]> wrote:
> On Tue, 17 May 2005 11:42:06 -0700 Grant <[EMAIL PROTECTED]> wrote:
> | Is a hardware problem the only explanation?  I'm seeing this kind of
> | thing across 4 different systems:
> |
> | P4-2.8 2GB
> | Celeron-2.4 512MB
> | P3-600 192MB
> | Celeron-? 128MB
> |
> | This time it was the P3.
> 
> If it's random then we're probably talking hardware, yes. The other
> options are broken kernel or daft CFLAGS.

My CFLAGS aren't so daft:

CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"

and my kernel is 2.6.11-hardened-r1 (hardened-sources).  I have a hard
time believing all four machines have bad hardware.  They are all
using that kernel.  Could that be it?  If so, could it be a bad
configuration of the kernel?

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Random emerge failures

2005-05-17 Thread Richard Fish
Grant wrote:

>On 5/17/05, Ciaran McCreesh <[EMAIL PROTECTED]> wrote:
>  
>
>>On Tue, 17 May 2005 11:42:06 -0700 Grant <[EMAIL PROTECTED]> wrote:
>>| Is a hardware problem the only explanation?  I'm seeing this kind of
>>| thing across 4 different systems:
>>|
>>| P4-2.8 2GB
>>| Celeron-2.4 512MB
>>| P3-600 192MB
>>| Celeron-? 128MB
>>|
>>| This time it was the P3.
>>
>>If it's random then we're probably talking hardware, yes. The other
>>options are broken kernel or daft CFLAGS.
>>
>>
>
>My CFLAGS aren't so daft:
>
>CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
>  
>

What about CXXFLAGS?  Are they the same?

-Richard

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Random emerge failures

2005-05-17 Thread Grant
> >>| Is a hardware problem the only explanation?  I'm seeing this kind of
> >>| thing across 4 different systems:
> >>|
> >>| P4-2.8 2GB
> >>| Celeron-2.4 512MB
> >>| P3-600 192MB
> >>| Celeron-? 128MB
> >>|
> >>| This time it was the P3.
> >>
> >>If it's random then we're probably talking hardware, yes. The other
> >>options are broken kernel or daft CFLAGS.
> >>
> >>
> >
> >My CFLAGS aren't so daft:
> >
> >CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer"
> >
> >
> 
> What about CXXFLAGS?  Are they the same?
> 
> -Richard

Yeah I've got:

CXXFLAGS="${CFLAGS}"

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Random emerge failures

2005-05-17 Thread Grant
> | Is a hardware problem the only explanation?  I'm seeing this kind of
> | thing across 4 different systems:
> |
> | P4-2.8 2GB
> | Celeron-2.4 512MB
> | P3-600 192MB
> | Celeron-? 128MB
> |
> | This time it was the P3.
> 
> If it's random then we're probably talking hardware, yes. The other
> options are broken kernel or daft CFLAGS.

Here's one I just got a few times on the P4 and then didn't get:

chmod 755 ../../../blib/arch/auto/Apache2/Filter/Filter.so
cp Filter.bs ../../../blib/arch/auto/Apache2/Filter/Filter.bs
chmod 644 ../../../blib/arch/auto/Apache2/Filter/Filter.bs
make[3]: Leaving directory
`/var/tmp/portage/mod_perl-2.0.0_rc5/work/mod_perl-2.0.0-RC5/WrapXS/Apache2/Filter'
make[3]: Entering directory
`/var/tmp/portage/mod_perl-2.0.0_rc5/work/mod_perl-2.0.0-RC5/WrapXS/Apache2/FilterRec'
make[3]: *** [../../../blib/lib/auto/Apache2/FilterRec/.exists]
Segmentation fault
make[3]: Leaving directory
`/var/tmp/portage/mod_perl-2.0.0_rc5/work/mod_perl-2.0.0-RC5/WrapXS/Apache2/FilterRec'
make[2]: *** [subdirs] Error 2
make[2]: Leaving directory
`/var/tmp/portage/mod_perl-2.0.0_rc5/work/mod_perl-2.0.0-RC5/WrapXS/Apache2'
make[1]: *** [subdirs] Error 2
make[1]: Leaving directory
`/var/tmp/portage/mod_perl-2.0.0_rc5/work/mod_perl-2.0.0-RC5/WrapXS'
make: *** [subdirs] Error 2

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Random emerge failures

2005-05-18 Thread Neil Bothwick
On Tue, 17 May 2005 12:24:57 -0700, Grant wrote:

> I have a hard
> time believing all four machines have bad hardware.

Are they all on the same power supply? Maybe a UPS would help.


-- 
Neil Bothwick

WINDOWS: Will Install Needless Data On Whole System


pgphIj82jbd8J.pgp
Description: PGP signature


Re: [gentoo-user] Random emerge failures

2005-05-18 Thread Grant
> > I have a hard
> > time believing all four machines have bad hardware.
> 
> Are they all on the same power supply? Maybe a UPS would help.

I really don't think that's it.  The P4 is actually hosted in another state.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Random emerge failures

2005-05-18 Thread Grant
> | Is a hardware problem the only explanation?  I'm seeing this kind of
> | thing across 4 different systems:
> |
> | P4-2.8 2GB
> | Celeron-2.4 512MB
> | P3-600 192MB
> | Celeron-? 128MB
> |
> | This time it was the P3.
> 
> If it's random then we're probably talking hardware, yes. The other
> options are broken kernel or daft CFLAGS.

Ah, it looks like there's a new hardened-sources kernel available this
morning.  I've got my fingers crossed.

- Grant

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Random emerge failures

2005-05-18 Thread Grant
> | Is a hardware problem the only explanation?  I'm seeing this kind of
> | thing across 4 different systems:
> |
> | P4-2.8 2GB
> | Celeron-2.4 512MB
> | P3-600 192MB
> | Celeron-? 128MB
> |
> | This time it was the P3.
> 
> If it's random then we're probably talking hardware, yes. The other
> options are broken kernel or daft CFLAGS.

This was definitely a kernel problem.  The new hardened-sources seems
to have cured it.  I was never able to emerge qt before (that's for
nxclient not kde) but now it's done no problem.  Thanks for the tip.

- Grant

-- 
gentoo-user@gentoo.org mailing list