-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 According to Dennis Clarke on 3/2/2009 10:12 AM: > On Solaris 10 Update 6 with latest kernel patches. Sun Studio 12 compiler > used here. I used GNU make and all other tools were vendor supplied. > > I am attempting to make a 64-bit AMD64 executable here. > > @ ../doc/m4.texinfo:1891: Origin of test > ../../../m4-1.4.12/checks/032.arguments: stderr mismatch > --- m4-tmp.27760/m4-xerr Mon Mar 2 17:11:04 2009 > +++ m4-tmp.27760/m4-err Mon Mar 2 17:11:04 2009 > @@ -1,2 +1,1 @@ > -m4:stdin:1: Warning: definition of `foo' contains sequence `$001' > -m4:stdin:1: Warning: definition of `foo' contains sequence `${1}' > +m4: internal error detected; please report this bug to <bug-m4@gnu.org>: > Segmentation fault
All of your failures look like they involve regular expressions. I'm guessing that there is some bug present in 1.4.12 where the regex engine was not prepared for a 64-bit machine. There have been upstream fixes to regex.c in the meantime. Would you mind repeating your tests on a more recent snapshot, to see if we have fixed things, or need to do further investigation? http://lists.gnu.org/archive/html/bug-m4/2009-02/msg00011.html - -- Don't work too hard, make some time for fun as well! Eric Blake e...@byu.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (Cygwin) Comment: Public key at home.comcast.net/~ericblake/eblake.gpg Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkmsp7AACgkQ84KuGfSFAYB8LwCg0VVW2WDmcEsdbhJUbUtJfCCh wH8An3TH57/3s5yVRAIeonkowYsbta3z =g+y7 -----END PGP SIGNATURE-----