-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Ken Moffat wrote:
>  First, 64-bit flex failed when my script tried to 'touch
> doc/flex.1' - there was a '21933 Killed' message.

The OOM killer, perhaps?  Anything in the kernel logs at this point that
may point to that?

>  Then I got to bash in the final system:  That fails as soon as make
> begins:
> 
> config.status: creating po/Makefile
> config.status: executing default commands
> bison -y -d ./parse.y
> conflicts: 1 shift/reduce
> touch parser-built
> make: *** [y.tab.c] Killed              # <<<<<<<<<
> make: *** Deleting file `y.tab.c'

Or maybe a miscompiled touch binary, since it looks like that's what's
running in both cases.  Odd...  Does touch also spit out the "killed"
message if you run it manually?  If so, can you run it under gdb and get
a stack trace?

>  Now, I'm trying a fresh build with gcc-4.2.0 (and without the
> extras for bash's config.cache in the temporary system).  This has
> managed to rebuild coreutils for 'df'.

Well, that would point to something wrong, or at least different, with
4.2.1...  hmm.

> At the moment, I'm wondering if 4.2.1 miscompiles glibc on x86_64.

It's possible.  I may be able to try to reproduce it here, but it
depends on what else happens tonight.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGr7KuS5vET1Wea5wRA1w/AJ9sqLU/oUIFBGbZtlN5JuPBJ1kV3wCfdo/+
61Ge1gFKyXLIKkg+63JgHe8=
=zcwm
-----END PGP SIGNATURE-----
_______________________________________________
Clfs-dev mailing list
[email protected]
http://lists.cross-lfs.org/cgi-bin/mailman/listinfo/clfs-dev

Reply via email to