Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-17 Thread Paul Eggert
On 02/17/2017 01:33 PM, Stewart, Adam James wrote: I assume this will also be included in the next tar release? Yes, that's the idea.

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-17 Thread Stewart, Adam James
17, 2017 2:45 PM To: Paul Eggert; bug-tar@gnu.org 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

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-17 Thread Stewart, Adam James
ource Center Computing, Environment and Life Sciences Argonne National Laboratory From: Paul Eggert [egg...@cs.ucla.edu] Sent: Tuesday, February 14, 2017 10:59 AM To: Stewart, Adam James; bug-tar@gnu.org Subject: Re: [Bug-tar] Unable to build tar wit

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-15 Thread Stewart, Adam James
sp.org] Sent: Tuesday, February 14, 2017 8:15 AM To: bug-gnu...@gnu.org Cc: Pavel Raiskup; bug-tar@gnu.org; Lorinczy Zsigmond; Stewart, Adam James Subject: Re: [Bug-tar] Unable to build tar with PGI compilers > > PGC-S-0040-Illegal use of symbol, security_context_t (getfilecon.c: 36) > > PG

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-14 Thread Paul Eggert
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, f

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-14 Thread Bruno Haible
> > PGC-S-0040-Illegal use of symbol, security_context_t (getfilecon.c: 36) > > PGC-W-0156-Type not specified, 'int' assumed (getfilecon.c: 36) It would be good to know: 1. on which platform you are experiencing this (precise distribution and release date, and the mode in which SELinux is r

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-14 Thread Pavel Raiskup
[+cc gnulib, the selinux-at code comes from there] Thanks for the report! On Tuesday, February 14, 2017 10:16:02 AM CET Lorinczy Zsigmond wrote: > It might be selinux (even if you didn't specify the platform you use). > You could try to disable it with configure option '--without-selinux' Yes, f

Re: [Bug-tar] Unable to build tar with PGI compilers

2017-02-14 Thread Lorinczy Zsigmond
It might be selinux (even if you didn't specify the platform you use). You could try to disable it with configure option '--without-selinux'

[Bug-tar] Unable to build tar with PGI compilers

2017-02-12 Thread Stewart, Adam James
Hi, I'm trying to build GNU Tar 1.29 with the PGI 16.10 compilers, but it crashes during `make`: PGC-S-0040-Illegal use of symbol, security_context_t (getfilecon.c: 36) PGC-W-0156-Type not specified, 'int' assumed (getfilecon.c: 36) PGC-S-0040-Illegal use of symbol, security_context_t (getfileco