[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Unable to build tar with PGI compilers
From: |
Stewart, Adam James |
Subject: |
Re: [Bug-tar] Unable to build tar with PGI compilers |
Date: |
Fri, 17 Feb 2017 21:33:50 +0000 |
Nevermind, I found them in the `gnu` directory. I also had to apply the
`config.h.in` patch you gave me for m4 and bison to get things working. I
assume this will also be included in the next tar release? With these 4
patches, I can successfully build tar 1.29 with PGI 16.10, and `make check`
passes with flying colors. Thanks again for your help!
Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory
________________________________________
From: Stewart, Adam James
Sent: Friday, February 17, 2017 2:45 PM
To: Paul Eggert; address@hidden
Subject: RE: [Bug-tar] Unable to build tar with PGI compilers
Thanks again Paul!
Your tar.c patch applied fine for me, but the other two patches are for files
that don't seem to be in the Tar repository. Any suggestions as to how to get
them working for the latest Tar release?
Adam J. Stewart
Assistant Systems Administrator
Laboratory Computing Resource Center
Computing, Environment and Life Sciences
Argonne National Laboratory
________________________________________
From: Paul Eggert address@hidden
Sent: Tuesday, February 14, 2017 10:59 AM
To: Stewart, Adam James; address@hidden
Subject: Re: [Bug-tar] Unable to build tar with PGI compilers
That was an incompatibility between the Gnulib selinux-h module and PGI,
which I just now fixed as described here:
http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=e041ac5f63e23b20c322f2777d6330074c8a7215
This should appear in the next tar release.
I found a couple more PGI issues too, fixed here:
http://git.savannah.gnu.org/cgit/gnulib.git/commit/?id=8b3e22b18791f2148da46e60040fc4d9270936b5
http://git.savannah.gnu.org/cgit/tar.git/commit/?id=2be02a7c9afa5b4f01261e5b66c64217f7f3c29a