Hi Geoff On Mon, Dec 08, 2008 at 11:43:19AM -0500, Geoff Norton wrote: > On Mon, 2008-12-08 at 16:14 +0100, Romain Tartière wrote: > > The line « warning: Source file is more recent than executable. » makes > > me feel uncomfortable however. > This is more than uncomfortable, it means we cannot trust any of your > stack traces. Yup! I wrote `uncomfortable' since basically, this is what I get when the tarball is extracted to en empty directory, configure is run ... | $ PTHREAD_LIBS="-pthread" \ | ./configure --program-transform-name='' \ | --with-moonlinght=no \ | --with-preview=yes \ | --with-sigaltstack=no \ | --prefix=/usr/local \ | --mandir=/usr/local/man \ | --infodir=/usr/local/info/ \ | --build=i386-portbld-freebsd7.1 (Full configuration log available [1]) ... project is built ... | $ gmake EXTERNAL_MCS=false ... and I run tests ... | $ cd mono/tests && gmake test | ... | Testing bitconverter.exe... pass. | Testing exception.exe... Abort trap (core dumped) | failed 34304 (134) signal (0).
I only tweaked mono/tests/Makefile so that is breaks as soon as a test fails. | $ gdb ../mini/mono mono.core | ... | #0 0x286f5463 in thr_kill () at thr_kill.S:2 | | warning: Source file is more recent than executable. | | 2 RSYSCALL(thr_kill) | [New Thread 0x29559f00 (LWP 100145)] | [New Thread 0x29559100 (LWP 100101)] | [New Thread 0x29501100 (LWP 100393)] | (gdb) So, no source file is changed after the code has been built... I guess something weird is happening... Regards, Romain References: 1. http://mono.sigabrt.org/config.log -- Romain Tartière <[EMAIL PROTECTED]> http://romain.blogreen.org/ pgp: 8DAB A124 0DA4 7024 F82A E748 D8E9 A33F FF56 FF43 (ID: 0xFF56FF43) (plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
pgpAaOPQMGqwQ.pgp
Description: PGP signature
_______________________________________________ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list