RE: M4 tests fail when built with PGI compilers

2017-02-09 Thread Stewart, Adam James
ences Argonne National Laboratory From: Paul Eggert [egg...@cs.ucla.edu] Sent: Wednesday, February 08, 2017 6:19 PM To: Stewart, Adam James Cc: Eric Blake; bug-m4@gnu.org; Bug-gnulib Subject: Re: M4 tests fail when built with PGI compilers On 02/06/2017 01:

RE: M4 tests fail when built with PGI compilers

2017-02-06 Thread Stewart, Adam James
edu] Sent: Tuesday, January 31, 2017 4:49 PM To: Stewart, Adam James Cc: Eric Blake; bug-m4@gnu.org; Bug-gnulib Subject: Re: M4 tests fail when built with PGI compilers On 01/31/2017 07:46 AM, Stewart, Adam James wrote: > Yes, the warnings are annoying, but more importantly, `make check` doesn

RE: M4 tests fail when built with PGI compilers

2017-01-31 Thread Stewart, Adam James
Computing Resource Center Computing, Environment and Life Sciences Argonne National Laboratory From: Paul Eggert [egg...@cs.ucla.edu] Sent: Monday, January 30, 2017 8:44 PM To: Stewart, Adam James Cc: Eric Blake; bug-m4@gnu.org; Bug-gnulib Subject: Re: M4 tests

M4 tests fail when built with PGI compilers

2017-01-30 Thread Stewart, Adam James
I'm trying to build and install M4 1.4.18 with PGI 16.5, but `make check` crashes for me. I'm seeing thousands of lines that look like: PGC-W-0116-Constant value out of range for signed short or char (/blues/gpfs/home/software/spack-0.10.0/var/spack/stage/m4-1.4.18-zwtcbe4z66lx36aq7iuwsqbmz35a76

RE: Unable to install M4 1.4.17 using PGI 15.10 compilers

2016-03-07 Thread Stewart, Adam James
I think I figured out the problem. When I run `make -d`, I see problems like: Prerequisite `m4/extern-inline.m4' is newer than target `aclocal.m4'. Must remake target `aclocal.m4'. Apparently it doesn't like the fact that I modified extern-inline.m4 more recently than aclocal.m4. I have never ru

RE: Unable to install M4 1.4.17 using PGI 15.10 compilers

2016-03-07 Thread Stewart, Adam James
Something seems wrong here and it's not my version of Autotools. When I download a fresh copy of M4 1.4.17, I am able to install it with GCC and Intel without any trouble. The only problems I was having were with PGI. But with the proposed patch, I am now unable to install M4 with GCC, Intel, or

RE: Unable to install M4 1.4.17 using PGI 15.10 compilers

2016-03-07 Thread Stewart, Adam James
ute it. There is NO WARRANTY, to the extent permitted by law. I'm surprised that such a new version of Autotools is required. But I can give it a shot. Adam From: Eric Blake [ebl...@redhat.com] Sent: Monday, March 07, 2016 10:40 AM To: Stewart, Adam

RE: Unable to install M4 1.4.17 using PGI 15.10 compilers

2016-03-07 Thread Stewart, Adam James
conf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make: *** [aclocal.m4] Error 127 Any idea what went wrong? Adam From: Paul Eggert [egg...@cs.ucla.edu] Sent: Friday, March 04, 2016 7:17 PM To: Bruno Haible; bug-

RE: Unable to install M4 1.4.17 using PGI 15.10 compilers

2016-03-04 Thread Stewart, Adam James
Eric, Here are some smaller attachments. Adam From: Eric Blake [ebl...@redhat.com] Sent: Friday, March 04, 2016 4:46 PM To: Stewart, Adam James; bug-m4@gnu.org; Bug-gnulib Subject: Re: Unable to install M4 1.4.17 using PGI 15.10 compilers [note: the