public inbox for gentoo-alpha@lists.gentoo.org
 help / color / mirror / Atom feed
* RE: [gentoo-alpha] glibc blew up...
@ 2003-10-08  3:23 jwsacksteder
  2003-10-08  3:24 ` Aron Griffis
  0 siblings, 1 reply; 11+ messages in thread
From: jwsacksteder @ 2003-10-08  3:23 UTC (permalink / raw
  To: gentoo-alpha

I did not see anything hard-coded into it. I did not make much of an effort,
though. I just unpacked the stage1 again. I will rebuild and let you know in
the morning. 

I need to point out that the install-guide tells you to add the "~alpha" to
the config file. That most likely needs to be qualified with "use at your
own risk".

-----Original Message-----
From: Aron Griffis [mailto:agriffis@gentoo.org]
Sent: Tuesday, October 07, 2003 10:44 PM
To: gentoo-alpha@gentoo.org
Subject: Re: [gentoo-alpha] glibc blew up...


jwsacksteder@ramprecision.com wrote:	[Tue Oct 07 2003, 09:58:59PM EDT]
> So, is it wise to have the bootstrap.sh build this alternate version?

...which is exactly why I just changed it from KEYWORDS=alpha to ~alpha.

Is this all we need to make bootstrap.sh work, or does it have its own
list of "stable" packages.

The problem here is that this version used to work until gcc caught up
and started flagging the errors.. :-(

Aron

--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 11+ messages in thread
* RE: [gentoo-alpha] glibc blew up...
@ 2003-10-08  1:58 jwsacksteder
  2003-10-08  2:43 ` Aron Griffis
  0 siblings, 1 reply; 11+ messages in thread
From: jwsacksteder @ 2003-10-08  1:58 UTC (permalink / raw
  To: agriffis, gentoo-alpha

So, is it wise to have the bootstrap.sh build this alternate version?



-----Original Message-----
From: Aron Griffis [mailto:agriffis@gentoo.org]
Sent: Tuesday, October 07, 2003 9:10 PM
To: gentoo-alpha@gentoo.org
Subject: Re: [gentoo-alpha] glibc blew up...


jwsacksteder@ramprecision.com wrote:	[Mon Oct 06 2003, 07:51:34AM EDT]
> So what is the last 'known good' ebuild?

I suspect glibc-2.3.1-r4.ebuild would work since it doesn't contain the
vfork assembly.

Aron

--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 11+ messages in thread
* RE: [gentoo-alpha] glibc blew up...
@ 2003-10-06 11:51 jwsacksteder
  2003-10-06 18:17 ` Mathieu MILLET
  2003-10-08  1:10 ` Aron Griffis
  0 siblings, 2 replies; 11+ messages in thread
From: jwsacksteder @ 2003-10-06 11:51 UTC (permalink / raw
  To: gentoo-alpha

So what is the last 'known good' ebuild?

On Mon, 6 Oct 2003 08:07:29 +0200
Mathieu MILLET <htam@coruscant.interne.net> wrote:

> glibc-2.3.2-r1 is broken on alpha. You need a patch that has already
> been integrated in glibc-2.3.2-r6 (well maybe before, but I'm sure for
> this one).
> 
> BUT 2.3.2-r6 has another problem and yet can't be compiled
> too (I have already submitted the bug for 2.3.2-r6, cf. bug#30302).

--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 11+ messages in thread
* [gentoo-alpha] glibc blew up...
@ 2003-10-06  4:05 jwsacksteder
  2003-10-06  6:07 ` Mathieu MILLET
  0 siblings, 1 reply; 11+ messages in thread
From: jwsacksteder @ 2003-10-06  4:05 UTC (permalink / raw
  To: gentoo-alpha

After 3 hours of chewing  on the bootstrap script, glibc produced the
following message. If you have successfully built glibc-2.3.2-r1, please let
me know. 

gcc ../linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S -c  -I../include
-I. -
I/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere/posix -I..
-I../libi
o  -I/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere
-I../linuxthread
s/sysdeps/alpha/elf -I../sysdeps/alpha/elf
-I../linuxthreads/sysdeps/unix/sysv/l
inux/alpha -I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/p
thread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv
-I../linuxthread
s/sysdeps/unix -I../linuxthreads/sysdeps/alpha
-I../sysdeps/unix/sysv/linux/alph
a/alpha -I../sysdeps/unix/sysv/linux/alpha -I../sysdeps/unix/sysv/linux
-I../sys
deps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet
-I../sysdeps/unix/sysv -I../sysdeps/unix/alpha -I../sysdeps/unix
-I../sysdeps/po
six -I../sysdeps/alpha/fpu -I../sysdeps/alpha -I../sysdeps/wordsize-64
-I../sysd
eps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754
-I../sysdeps
/generic/elf -I../sysdeps/generic  -nostdinc -isystem
/usr/lib/gcc-lib/alpha-unk
nown-linux-gnu/3.2.3/include -isystem /usr/include -D_LIBC_REENTRANT
-include ..
/include/libc-symbols.h       -DASSEMBLER   -o
/var/tmp/portage/glibc-2.3.2-r1/w
ork/glibc-2.3.2/buildhere/posix/vfork.o
../linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S: Assembler messages:
../linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S:63: Warning: .ent
directiv
e without matching .end
../linuxthreads/sysdeps/unix/sysv/linux/alpha/vfork.S:63: Error: can't
resolve `
0' {.text section} - `L0' {.text section}
make[2]: ***
[/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/buildhere/posix/v
fork.o] Error 1
make[2]: *** Waiting for unfinished jobs....
../linuxthreads/sysdeps/unix/sysv/linux/fork.c: In function `__libc_fork':
../linuxthreads/sysdeps/unix/sysv/linux/fork.c:39: warning: implicit
declaration
 of function `__syscall_fork'
make[2]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2/pos
ix'
make[1]: *** [posix/subdir_lib] Error 2
make[1]: Leaving directory
`/var/tmp/portage/glibc-2.3.2-r1/work/glibc-2.3.2'
make: *** [all] Error 2

!!! ERROR: sys-libs/glibc-2.3.2-r1 failed.
!!! Function src_compile, Line 310, Exitcode 2
!!! (no error message)

omega portage #
omega portage #

--
gentoo-alpha@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2003-10-08  3:24 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-08  3:23 [gentoo-alpha] glibc blew up jwsacksteder
2003-10-08  3:24 ` Aron Griffis
  -- strict thread matches above, loose matches on Subject: below --
2003-10-08  1:58 jwsacksteder
2003-10-08  2:43 ` Aron Griffis
2003-10-06 11:51 jwsacksteder
2003-10-06 18:17 ` Mathieu MILLET
2003-10-08  1:10 ` Aron Griffis
2003-10-06  4:05 jwsacksteder
2003-10-06  6:07 ` Mathieu MILLET
2003-10-06  7:08   ` Marc Giger
2003-10-08  1:09   ` Aron Griffis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox