Syntax error: Recovery attempted by deleting integer 1

Hi, all.

When I use PGI to compile our pograms, I got the following errors. Any idea how to fix this?!

Thanks.


PGC-S-0037-Syntax error: Recovery attempted by deleting integer 1 (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC-W-0149-Unnamed struct/union member ignored (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC/x86-64 Linux 14.10-0: compilation completed with severe errors
make: *** [rbIO_test.o] Error 2
make: *** Waiting for unfinished jobs…

PGC-S-0037-Syntax error: Recovery attempted by deleting integer 1 (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC-W-0149-Unnamed struct/union member ignored (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC/x86-64 Linux 14.10-0: compilation completed with severe errors
make: *** [vtkbin.o] Error 2
PGC-S-0037-Syntax error: Recovery attempted by deleting integer 1 (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC-W-0149-Unnamed struct/union member ignored (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC-S-0037-Syntax error: Recovery attempted by deleting integer 1 (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC-W-0149-Unnamed struct/union member ignored (/usr/include/x86_64-linux-gnu/bits/sigcontext.h: 139)
PGC/x86-64 Linux 14.10-0: compilation completed with severe errors
make: *** [coIO_test.o] Error 2
PGC/x86-64 Linux 14.10-0: compilation completed with severe errors
make: *** [coIO_test_read.o] Error 2

Hi smile555,

What OS and GNU version are you using? Can you provide a small reproducing example?

I’ve attempted to recreate the error here, but without success.

  • Mat