Accéder au contenu.
Menu Sympa

starpu-devel - Re: [Starpu-devel] Error report

Objet : Developers list for StarPU

Archives de la liste

Re: [Starpu-devel] Error report


Chronologique Discussions 
  • From: Fangli Pi <hpcfapix@hlrs.de>
  • To: Nathalie Furmento <nathalie.furmento@labri.fr>
  • Subject: Re: [Starpu-devel] Error report
  • Date: Mon, 28 Sep 2015 10:59:16 +0200 (CEST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None smtp.pra=nathalie.furmento@labri.fr; spf=Pass smtp.mailfrom=nathalie.furmento@labri.fr; spf=Pass smtp.helo=postmaster@iona.labri.fr
  • Ironport-phdr: 9a23:YIQtJRwaQKGUC43XCy+O+j09IxM/srCxBDY+r6Qd0eIWIJqq85mqBkHD//Il1AaPBtWHra8ZwLaL+4nbGkU+or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6anHS+4HYoFwnlMkItf6KuStKU0pn8i7360qaQSjsLrQL1Wal1IhSyoFeZnegtqqwmFJwMzADUqGBDYeVcyDAgD1uSmxHh+pX4p8Y7oGx48sgs/M9YUKj8Y79wDfkBVGxnYCgJ45jNvAXDRA+O6zMyT38TnxxUBECR6hjmXp71sya8uPdn3SScIcreSbk+QzXk4b09GzHyjyJSGTc//2XWwvRxxPZbuBmvrgR+06bUZJuOcvZzKPCONegGTHZMC54CHxdKBZmxOs5WV7IM
  • List-archive: <http://lists.gforge.inria.fr/pipermail/starpu-devel/>
  • List-id: "Developers list. For discussion of new features, code changes, etc." <starpu-devel.lists.gforge.inria.fr>
  • Resent-date: Mon, 28 Sep 2015 13:46:44 +0200
  • Resent-from: Nathalie Furmento <nathalie.furmento@labri.fr>
  • Resent-message-id: <20150928114644.GB8063@mercantour.bordeaux.inria.fr>
  • Resent-to: starpu-devel@lists.gforge.inria.fr, hpcfapix@hlrs.de

Hi Nathalie,

Thanks for you reply and help. However I didn't configure with
--enable-new-check.

Here attached is my files as you mentioned.
- config.log
- examples/scheduler/schedulers.sh.log

the output of my command "uname -a" is:

Linux <hostname> 2.6.32-504.el6.x86_64 #1 SMP <date> x86_64 x86_64 x86_64
GNU/Linux

Besides, I came across also another compilation error like:

vector_scal_cuda.cu(44): error: identifier "starpu_cuda_get_local_stream" is
undefined.

when trying the example "vector_scale".

Thanks very much for your help!

Best regards,
Fangli Pi




----- Original Message -----
From: "Nathalie Furmento" <nathalie.furmento@labri.fr>
To: "Fangli Pi" <hpcfapix@hlrs.de>
Cc: "starpu-devel" <starpu-devel@lists.gforge.inria.fr>
Sent: Friday, September 25, 2015 7:39:33 PM
Subject: Re: [Starpu-devel] Error report

Hello,

Looks like you called configure wuth the option --enable-new-check, this does
enable functionalities
which are not yet fully supported. Anyway, to find out what went wrong in
your case, we need you to
send us the following files:

- config.log
- examples/scheduler/schedulers.sh.log

as well as the output of the command "uname -a"

Cheers,

Nathalie

On Sep 25, 18:33, Fangli Pi wrote:
> Hello,
>
> I just find an error during my StarPU "make check". the version I am using
> is StarPU 1.1.4, with gnu/4.9.2 compiler and cuda/7.0 compiler
>
> Could you help me with this? Or any other suggestions?
>
>
>
> FAIL: scheduler/schedulers.sh
> ===================================================
> 1 of 41 tests failed
> (4 tests were not run)
> See examples/test-suite.log
> Please report to starpu-devel@lists.gforge.inria.fr
> ===================================================
>
> Thanks for the help!
>
> Best regards,
> Fangli
> _______________________________________________
> Starpu-devel mailing list
> Starpu-devel@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/mailman/listinfo/starpu-devel

--
----------------------------------------------------------------------------
Dr Nathalie Furmento Ingénieur de recherche CNRS
Centre de Recherche INRIA Bordeaux Sud-Ouest http://www.labri.fr/~furmento/
200 avenue de la vieille Tour Tel: +33 (0)5 24 57 41 20
33405 Talence cedex, FRANCE Fax: +33 (0)5 24 57 40 41
----------------------------------------------------------------------------
FAIL: scheduler/schedulers.sh (exit: 1)
=======================================

cholesky.eager
[starpu][initialize_eager_center_policy] Warning: you are running the default eager scheduler, which is not very smart. Make sure to read the StarPU documentation about adding performance models in order to be able to use the dmda or dmdas scheduler instead.
# size	ms	GFlops
15360	108507	11.1
cholesky.prio
# size	ms	GFlops
15360	108570	11.1
cholesky.random
# size	ms	GFlops
15360	140300	8.6
cholesky.ws
# size	ms	GFlops
15360	111218	10.9
cholesky.dm
# size	ms	GFlops
15360	108726	11.1
cholesky.dmda
[error] test ./scheduler/schedulers.sh has been blocked for 600 seconds. Mark it as failed
while looking for core file of ./scheduler/schedulers.sh: core: No such file or directory
./scheduler/schedulers.sh: line 30: 30340 Quit                    STARPU_SCHED=$sched ./cholesky/cholesky_tag
failure
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by StarPU configure 1.1.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --prefix=/opt/runtime/StarPU/1.1.4-gnu-4.9.2/ --enable-new-check

## --------- ##
## Platform. ##
## --------- ##

hostname = fe.excess-project.eu
uname -m = x86_64
uname -r = 2.6.32-504.el6.x86_64
uname -s = Linux
uname -v = #1 SMP Tue Oct 14 11:22:00 CDT 2014

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin
PATH: /opt/amd/app-sdk/3.0.124.132-GA/AMDAPPSDK-3.0/include/CL
PATH: /opt/amd/app-sdk/3.0.124.132-GA/AMDAPPSDK-3.0/include/GL
PATH: /opt/amd/app-sdk/3.0.124.132-GA/AMDAPPSDK-3.0/include/
PATH: /opt/amd/app-sdk/3.0.124.132-GA/AMDAPPSDK-3.0/bin
PATH: /opt/compiler/cuda/7.0/bin
PATH: /opt/compiler/gnu/4.9.2/bin
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /opt/ibutils/bin
PATH: /nas_home//hpcfapix/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3275: checking build system type
configure:3289: result: x86_64-unknown-linux-gnu
configure:3309: checking host system type
configure:3322: result: x86_64-unknown-linux-gnu
configure:3342: checking target system type
configure:3355: result: x86_64-unknown-linux-gnu
configure:3399: checking for a BSD-compatible install
configure:3467: result: /usr/bin/install -c
configure:3478: checking whether build environment is sane
configure:3528: result: yes
configure:3669: checking for a thread-safe mkdir -p
configure:3708: result: /bin/mkdir -p
configure:3721: checking for gawk
configure:3737: found /bin/gawk
configure:3748: result: gawk
configure:3759: checking whether make sets $(MAKE)
configure:3781: result: yes
configure:3810: checking whether make supports nested variables
configure:3827: result: yes
configure:3912: checking whether make supports nested variables
configure:3929: result: yes
configure:3955: checking for style of include used by make
configure:3983: result: GNU
configure:4054: checking for gcc
configure:4070: found /opt/compiler/gnu/4.9.2/bin/gcc
configure:4081: result: gcc
configure:4310: checking for C compiler version
configure:4319: gcc --version >&5
gcc (GCC) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:4330: $? = 0
configure:4319: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/compiler/gnu/4.9.2/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /nas_home/hpcdkhab/OPT/compiler/gcc/gcc-4.9.2/configure --prefix=/opt/compiler/gnu/4.9.2/ --mandir=/opt/compiler/gnu/4.9.2/share/man --infodir=/opt/compiler/gnu/4.9.2/share/info --with-local-prefix=/opt/compiler/gnu/4.9.2 --enable-languages=c,c++,fortran,java --with-gmp-lib=/opt/compiler/gnu/4.9.2/lib/ --with-gmp-include=/opt/compiler/gnu/4.9.2/include/ --with-mpc-lib=/opt/compiler/gnu/4.9.2/lib/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --disable-multilib
Thread model: posix
gcc version 4.9.2 (GCC) 
configure:4330: $? = 0
configure:4319: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:4330: $? = 1
configure:4319: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:4330: $? = 1
configure:4350: checking whether the C compiler works
configure:4372: gcc    conftest.c  >&5
configure:4376: $? = 0
configure:4424: result: yes
configure:4427: checking for C compiler default output file name
configure:4429: result: a.out
configure:4435: checking for suffix of executables
configure:4442: gcc -o conftest    conftest.c  >&5
configure:4446: $? = 0
configure:4468: result: 
configure:4490: checking whether we are cross compiling
configure:4498: gcc -o conftest    conftest.c  >&5
configure:4502: $? = 0
configure:4509: ./conftest
configure:4513: $? = 0
configure:4528: result: no
configure:4533: checking for suffix of object files
configure:4555: gcc -c   conftest.c >&5
configure:4559: $? = 0
configure:4580: result: o
configure:4584: checking whether we are using the GNU C compiler
configure:4603: gcc -c   conftest.c >&5
configure:4603: $? = 0
configure:4612: result: yes
configure:4621: checking whether gcc accepts -g
configure:4641: gcc -c -g  conftest.c >&5
configure:4641: $? = 0
configure:4682: result: yes
configure:4699: checking for gcc option to accept ISO C89
configure:4762: gcc  -c -g -O2  conftest.c >&5
configure:4762: $? = 0
configure:4775: result: none needed
configure:4797: checking dependency style of gcc
configure:4908: result: gcc3
configure:4973: checking for ar
configure:4989: found /usr/bin/ar
configure:5000: result: ar
configure:5026: checking the archiver (ar) interface
configure:5036: gcc -c -g -O2  conftest.c >&5
configure:5036: $? = 0
configure:5038: ar cru libconftest.a conftest.o >&5
configure:5041: $? = 0
configure:5064: result: ar
configure:5132: checking for gcc
configure:5159: result: gcc
configure:5388: checking for C compiler version
configure:5397: gcc --version >&5
gcc (GCC) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:5408: $? = 0
configure:5397: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/opt/compiler/gnu/4.9.2/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /nas_home/hpcdkhab/OPT/compiler/gcc/gcc-4.9.2/configure --prefix=/opt/compiler/gnu/4.9.2/ --mandir=/opt/compiler/gnu/4.9.2/share/man --infodir=/opt/compiler/gnu/4.9.2/share/info --with-local-prefix=/opt/compiler/gnu/4.9.2 --enable-languages=c,c++,fortran,java --with-gmp-lib=/opt/compiler/gnu/4.9.2/lib/ --with-gmp-include=/opt/compiler/gnu/4.9.2/include/ --with-mpc-lib=/opt/compiler/gnu/4.9.2/lib/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --disable-multilib
Thread model: posix
gcc version 4.9.2 (GCC) 
configure:5408: $? = 0
configure:5397: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:5408: $? = 1
configure:5397: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:5408: $? = 1
configure:5412: checking whether we are using the GNU C compiler
configure:5440: result: yes
configure:5449: checking whether gcc accepts -g
configure:5510: result: yes
configure:5527: checking for gcc option to accept ISO C89
configure:5603: result: none needed
configure:5625: checking dependency style of gcc
configure:5736: result: gcc3
configure:5752: checking whether gcc and cc understand -c and -o together
configure:5783: gcc -c conftest.c -o conftest2.o >&5
configure:5787: $? = 0
configure:5793: gcc -c conftest.c -o conftest2.o >&5
configure:5797: $? = 0
configure:5808: cc -c conftest.c >&5
configure:5812: $? = 0
configure:5820: cc -c conftest.c -o conftest2.o >&5
configure:5824: $? = 0
configure:5830: cc -c conftest.c -o conftest2.o >&5
configure:5834: $? = 0
configure:5852: result: yes
configure:5935: checking for g++
configure:5951: found /opt/compiler/gnu/4.9.2/bin/g++
configure:5962: result: g++
configure:5989: checking for C++ compiler version
configure:5998: g++ --version >&5
g++ (GCC) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:6009: $? = 0
configure:5998: g++ -v >&5
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/compiler/gnu/4.9.2/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /nas_home/hpcdkhab/OPT/compiler/gcc/gcc-4.9.2/configure --prefix=/opt/compiler/gnu/4.9.2/ --mandir=/opt/compiler/gnu/4.9.2/share/man --infodir=/opt/compiler/gnu/4.9.2/share/info --with-local-prefix=/opt/compiler/gnu/4.9.2 --enable-languages=c,c++,fortran,java --with-gmp-lib=/opt/compiler/gnu/4.9.2/lib/ --with-gmp-include=/opt/compiler/gnu/4.9.2/include/ --with-mpc-lib=/opt/compiler/gnu/4.9.2/lib/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --disable-multilib
Thread model: posix
gcc version 4.9.2 (GCC) 
configure:6009: $? = 0
configure:5998: g++ -V >&5
g++: error: unrecognized command line option '-V'
g++: fatal error: no input files
compilation terminated.
configure:6009: $? = 1
configure:5998: g++ -qversion >&5
g++: error: unrecognized command line option '-qversion'
g++: fatal error: no input files
compilation terminated.
configure:6009: $? = 1
configure:6013: checking whether we are using the GNU C++ compiler
configure:6032: g++ -c   conftest.cpp >&5
configure:6032: $? = 0
configure:6041: result: yes
configure:6050: checking whether g++ accepts -g
configure:6070: g++ -c -g  conftest.cpp >&5
configure:6070: $? = 0
configure:6111: result: yes
configure:6136: checking dependency style of g++
configure:6247: result: gcc3
configure:6267: checking how to run the C preprocessor
configure:6298: gcc -E  conftest.c
configure:6298: $? = 0
configure:6312: gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6312: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6337: result: gcc -E
configure:6357: gcc -E  conftest.c
configure:6357: $? = 0
configure:6371: gcc -E  conftest.c
conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:6371: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6399: checking for a sed that does not truncate output
configure:6463: result: /bin/sed
configure:6468: checking whether ln -s works
configure:6472: result: yes
configure:6532: checking for g77
configure:6562: result: no
configure:6532: checking for xlf
configure:6562: result: no
configure:6532: checking for f77
configure:6562: result: no
configure:6532: checking for frt
configure:6562: result: no
configure:6532: checking for pgf77
configure:6562: result: no
configure:6532: checking for cf77
configure:6562: result: no
configure:6532: checking for fort77
configure:6562: result: no
configure:6532: checking for fl32
configure:6562: result: no
configure:6532: checking for af77
configure:6562: result: no
configure:6532: checking for xlf90
configure:6562: result: no
configure:6532: checking for f90
configure:6562: result: no
configure:6532: checking for pgf90
configure:6562: result: no
configure:6532: checking for pghpf
configure:6562: result: no
configure:6532: checking for epcf90
configure:6562: result: no
configure:6532: checking for gfortran
configure:6548: found /opt/compiler/gnu/4.9.2/bin/gfortran
configure:6559: result: gfortran
configure:6585: checking for Fortran 77 compiler version
configure:6594: gfortran --version >&5
GNU Fortran (GCC) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

configure:6605: $? = 0
configure:6594: gfortran -v >&5
Using built-in specs.
COLLECT_GCC=gfortran
COLLECT_LTO_WRAPPER=/opt/compiler/gnu/4.9.2/libexec/gcc/x86_64-unknown-linux-gnu/4.9.2/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /nas_home/hpcdkhab/OPT/compiler/gcc/gcc-4.9.2/configure --prefix=/opt/compiler/gnu/4.9.2/ --mandir=/opt/compiler/gnu/4.9.2/share/man --infodir=/opt/compiler/gnu/4.9.2/share/info --with-local-prefix=/opt/compiler/gnu/4.9.2 --enable-languages=c,c++,fortran,java --with-gmp-lib=/opt/compiler/gnu/4.9.2/lib/ --with-gmp-include=/opt/compiler/gnu/4.9.2/include/ --with-mpc-lib=/opt/compiler/gnu/4.9.2/lib/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --with-mpfr-include=/opt/compiler/gnu/4.9.2/include/ --disable-multilib
Thread model: posix
gcc version 4.9.2 (GCC) 
configure:6605: $? = 0
configure:6594: gfortran -V >&5
gfortran: error: unrecognized command line option '-V'
gfortran: fatal error: no input files
compilation terminated.
configure:6605: $? = 1
configure:6594: gfortran -qversion >&5
gfortran: error: unrecognized command line option '-qversion'
gfortran: fatal error: no input files
compilation terminated.
configure:6605: $? = 1
configure:6614: checking whether we are using the GNU Fortran 77 compiler
configure:6627: gfortran -c  conftest.F >&5
configure:6627: $? = 0
configure:6636: result: yes
configure:6642: checking whether gfortran accepts -g
configure:6653: gfortran -c -g conftest.f >&5
configure:6653: $? = 0
configure:6661: result: yes
configure:6738: checking how to print strings
configure:6765: result: printf
configure:6786: checking for a sed that does not truncate output
configure:6850: result: /bin/sed
configure:6868: checking for grep that handles long lines and -e
configure:6926: result: /bin/grep
configure:6931: checking for egrep
configure:6993: result: /bin/grep -E
configure:6998: checking for fgrep
configure:7060: result: /bin/grep -F
configure:7095: checking for ld used by gcc
configure:7162: result: /usr/bin/ld
configure:7169: checking if the linker (/usr/bin/ld) is GNU ld
configure:7184: result: yes
configure:7196: checking for BSD- or MS-compatible name lister (nm)
configure:7245: result: /usr/bin/nm -B
configure:7375: checking the name lister (/usr/bin/nm -B) interface
configure:7382: gcc -c -g -O2  conftest.c >&5
configure:7385: /usr/bin/nm -B "conftest.o"
configure:7388: output
0000000000000000 B some_variable
configure:7395: result: BSD nm
configure:7399: checking the maximum length of command line arguments
configure:7529: result: 1966080
configure:7546: checking whether the shell understands some XSI constructs
configure:7556: result: yes
configure:7560: checking whether the shell understands "+="
configure:7566: result: yes
configure:7601: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:7641: result: func_convert_file_noop
configure:7648: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:7668: result: func_convert_file_noop
configure:7675: checking for /usr/bin/ld option to reload object files
configure:7682: result: -r
configure:7756: checking for objdump
configure:7772: found /usr/bin/objdump
configure:7783: result: objdump
configure:7812: checking how to recognize dependent libraries
configure:8010: result: pass_all
configure:8095: checking for dlltool
configure:8125: result: no
configure:8152: checking how to associate runtime and link libraries
configure:8179: result: printf %s\n
configure:8303: checking for archiver @FILE support
configure:8320: gcc -c -g -O2  conftest.c >&5
configure:8320: $? = 0
configure:8323: ar cru libconftest.a @conftest.lst >&5
configure:8326: $? = 0
configure:8331: ar cru libconftest.a @conftest.lst >&5
ar: conftest.o: No such file or directory
configure:8334: $? = 1
configure:8346: result: @
configure:8404: checking for strip
configure:8420: found /usr/bin/strip
configure:8431: result: strip
configure:8503: checking for ranlib
configure:8519: found /usr/bin/ranlib
configure:8530: result: ranlib
configure:8632: checking command to parse /usr/bin/nm -B output from gcc object
configure:8752: gcc -c -g -O2  conftest.c >&5
configure:8755: $? = 0
configure:8759: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:8762: $? = 0
configure:8828: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:8831: $? = 0
configure:8869: result: ok
configure:8906: checking for sysroot
configure:8936: result: no
configure:9013: gcc -c -g -O2  conftest.c >&5
configure:9016: $? = 0
configure:9192: checking for mt
configure:9222: result: no
configure:9242: checking if : is a manifest tool
configure:9248: : '-?'
configure:9256: result: no
configure:9894: checking for ANSI C header files
configure:9914: gcc -c -g -O2  conftest.c >&5
configure:9914: $? = 0
configure:9987: gcc -o conftest -g -O2   conftest.c  >&5
configure:9987: $? = 0
configure:9987: ./conftest
configure:9987: $? = 0
configure:9998: result: yes
configure:10011: checking for sys/types.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for sys/stat.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for stdlib.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for string.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for memory.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for strings.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for inttypes.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for stdint.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10011: checking for unistd.h
configure:10011: gcc -c -g -O2  conftest.c >&5
configure:10011: $? = 0
configure:10011: result: yes
configure:10025: checking for dlfcn.h
configure:10025: gcc -c -g -O2  conftest.c >&5
configure:10025: $? = 0
configure:10025: result: yes
configure:10541: checking for objdir
configure:10556: result: .libs
configure:10827: checking if gcc supports -fno-rtti -fno-exceptions
configure:10845: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
configure:10849: $? = 0
configure:10862: result: no
configure:11189: checking for gcc option to produce PIC
configure:11196: result: -fPIC -DPIC
configure:11204: checking if gcc PIC flag -fPIC -DPIC works
configure:11222: gcc -c -g -O2  -fPIC -DPIC -DPIC conftest.c >&5
configure:11226: $? = 0
configure:11239: result: yes
configure:11268: checking if gcc static flag -static works
configure:11296: result: yes
configure:11311: checking if gcc supports -c -o file.o
configure:11332: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:11336: $? = 0
configure:11358: result: yes
configure:11366: checking if gcc supports -c -o file.o
configure:11413: result: yes
configure:11446: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:12603: result: yes
configure:12640: checking whether -lc should be explicitly linked in
configure:12648: gcc -c -g -O2  conftest.c >&5
configure:12651: $? = 0
configure:12666: gcc -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:12669: $? = 0
configure:12683: result: no
configure:12843: checking dynamic linker characteristics
configure:13343: gcc -o conftest -g -O2   -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:13343: $? = 0
configure:13577: result: GNU/Linux ld.so
configure:13684: checking how to hardcode library paths into programs
configure:13709: result: immediate
configure:14249: checking whether stripping libraries is possible
configure:14254: result: yes
configure:14289: checking if libtool supports shared libraries
configure:14291: result: yes
configure:14294: checking whether to build shared libraries
configure:14315: result: yes
configure:14318: checking whether to build static libraries
configure:14322: result: yes
configure:14345: checking how to run the C++ preprocessor
configure:14372: g++ -E  conftest.cpp
configure:14372: $? = 0
configure:14386: g++ -E  conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:14386: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14411: result: g++ -E
configure:14431: g++ -E  conftest.cpp
configure:14431: $? = 0
configure:14445: g++ -E  conftest.cpp
conftest.cpp:26:28: fatal error: ac_nonexistent.h: No such file or directory
 #include <ac_nonexistent.h>
                            ^
compilation terminated.
configure:14445: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:14614: checking for ld used by g++
configure:14681: result: /usr/bin/ld -m elf_x86_64
configure:14688: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:14703: result: yes
configure:14758: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:15760: result: yes
configure:15796: g++ -c -g -O2  conftest.cpp >&5
configure:15799: $? = 0
configure:16319: checking for g++ option to produce PIC
configure:16326: result: -fPIC -DPIC
configure:16334: checking if g++ PIC flag -fPIC -DPIC works
configure:16352: g++ -c -g -O2  -fPIC -DPIC -DPIC conftest.cpp >&5
configure:16356: $? = 0
configure:16369: result: yes
configure:16392: checking if g++ static flag -static works
configure:16420: result: yes
configure:16432: checking if g++ supports -c -o file.o
configure:16453: g++ -c -g -O2  -o out/conftest2.o conftest.cpp >&5
configure:16457: $? = 0
configure:16479: result: yes
configure:16484: checking if g++ supports -c -o file.o
configure:16531: result: yes
configure:16561: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:16600: result: yes
configure:16741: checking dynamic linker characteristics
configure:17409: result: GNU/Linux ld.so
configure:17462: checking how to hardcode library paths into programs
configure:17487: result: immediate
configure:17635: checking if libtool supports shared libraries
configure:17637: result: yes
configure:17640: checking whether to build shared libraries
configure:17660: result: yes
configure:17663: checking whether to build static libraries
configure:17667: result: yes
configure:17988: checking for gfortran option to produce PIC
configure:17995: result: -fPIC
configure:18003: checking if gfortran PIC flag -fPIC works
configure:18021: gfortran -c -g -O2 -fPIC conftest.f >&5
configure:18025: $? = 0
configure:18038: result: yes
configure:18061: checking if gfortran static flag -static works
configure:18089: result: yes
configure:18101: checking if gfortran supports -c -o file.o
configure:18122: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:18126: $? = 0
configure:18148: result: yes
configure:18153: checking if gfortran supports -c -o file.o
configure:18200: result: yes
configure:18230: checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:19337: result: yes
configure:19478: checking dynamic linker characteristics
configure:20140: result: GNU/Linux ld.so
configure:20193: checking how to hardcode library paths into programs
configure:20218: result: immediate
configure:20273: checking whether ln -s works
configure:20277: result: yes
configure:20285: checking for ANSI C header files
configure:20389: result: yes
configure:20398: checking for C/C++ restrict keyword
configure:20423: gcc -c -g -O2  conftest.c >&5
configure:20423: $? = 0
configure:20431: result: __restrict
configure:20450: checking for bash
configure:20477: result: /bin/sh
configure:20492: checking for svn
configure:20510: found /usr/bin/svn
configure:20522: result: /usr/bin/svn
configure:20532: checking for svnversion
configure:20550: found /usr/bin/svnversion
configure:20562: result: /usr/bin/svnversion
configure:20596: checking for lib
configure:20629: result: no
configure:20669: checking size of void *
configure:20674: gcc -o conftest -g -O2   conftest.c  >&5
configure:20674: $? = 0
configure:20674: ./conftest
configure:20674: $? = 0
configure:20688: result: 8
configure:20775: checking for pthread_create in -lpthread
configure:20800: gcc -o conftest -g -O2   conftest.c -lpthread   >&5
configure:20800: $? = 0
configure:20809: result: yes
configure:20821: checking for struct timespec
configure:20821: gcc -c -g -O2  conftest.c >&5
configure:20821: $? = 0
configure:20821: gcc -c -g -O2  conftest.c >&5
conftest.c: In function 'main':
conftest.c:47:30: error: expected expression before ')' token
 if (sizeof ((struct timespec)))
                              ^
configure:20821: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #include <sys/stat.h>
| #ifdef HAVE_UNISTD_H
| #include <unistd.h>
| #endif
| #include <time.h>
| #ifndef STARPU_NATIVE_WINTHREADS
| #include <pthread.h>
| #endif
| 
| 
| int
| main ()
| {
| if (sizeof ((struct timespec)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:20821: result: yes
configure:20840: checking for library containing sqrt
configure:20871: gcc -o conftest -g -O2   conftest.c -lpthread  >&5
conftest.c:40:6: warning: conflicting types for built-in function 'sqrt'
 char sqrt ();
      ^
/tmp/ccShYoen.o: In function `main':
/nas_home/hpcfapix/starpu-1.1.4/conftest.c:44: undefined reference to `sqrt'
collect2: error: ld returned 1 exit status
configure:20871: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sqrt ();
| int
| main ()
| {
| return sqrt ();
|   ;
|   return 0;
| }
configure:20871: gcc -o conftest -g -O2   conftest.c -lm  -lpthread  >&5
conftest.c:40:6: warning: conflicting types for built-in function 'sqrt'
 char sqrt ();
      ^
configure:20871: $? = 0
configure:20888: result: -lm
configure:20898: checking for main in -lws2_32
configure:20917: gcc -o conftest -g -O2   conftest.c -lws2_32  -lm -lpthread  >&5
/usr/bin/ld: cannot find -lws2_32
collect2: error: ld returned 1 exit status
configure:20917: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| /* end confdefs.h.  */
| 
| 
| int
| main ()
| {
| return main ();
|   ;
|   return 0;
| }
configure:20926: result: no
configure:20940: checking for sysconf
configure:20940: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:20940: $? = 0
configure:20940: result: yes
configure:20950: checking for pthread_spin_lock
configure:20950: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:20950: $? = 0
configure:20950: result: yes
configure:20963: checking for pthread_barrier_init
configure:20963: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:20963: $? = 0
configure:20963: result: yes
configure:20979: checking for pthread_setaffinity_np
configure:20979: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:20979: $? = 0
configure:20979: result: yes
configure:20992: checking for posix_memalign
configure:20992: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
conftest.c:60:6: warning: conflicting types for built-in function 'posix_memalign'
 char posix_memalign ();
      ^
configure:20992: $? = 0
configure:20992: result: yes
configure:21005: checking for memalign
configure:21005: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21005: $? = 0
configure:21005: result: yes
configure:21018: checking for drand48
configure:21018: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21018: $? = 0
configure:21018: result: yes
configure:21025: checking for erand48_r
configure:21025: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21025: $? = 0
configure:21025: result: yes
configure:21052: checking for strerror_r
configure:21052: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21052: $? = 0
configure:21052: result: yes
configure:21061: checking for setenv
configure:21061: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21061: $? = 0
configure:21061: result: yes
configure:21070: checking for unsetenv
configure:21070: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21070: $? = 0
configure:21070: result: yes
configure:21079: checking for nearbyintf
configure:21079: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
conftest.c:69:6: warning: conflicting types for built-in function 'nearbyintf'
 char nearbyintf ();
      ^
configure:21079: $? = 0
configure:21079: result: yes
configure:21088: checking for rintf
configure:21088: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
conftest.c:70:6: warning: conflicting types for built-in function 'rintf'
 char rintf ();
      ^
configure:21088: $? = 0
configure:21088: result: yes
configure:21142: checking malloc.h usability
configure:21142: gcc -c -g -O2  conftest.c >&5
configure:21142: $? = 0
configure:21142: result: yes
configure:21142: checking malloc.h presence
configure:21142: gcc -E  conftest.c
configure:21142: $? = 0
configure:21142: result: yes
configure:21142: checking for malloc.h
configure:21142: result: yes
configure:21165: checking valgrind/valgrind.h usability
configure:21165: gcc -c -g -O2  conftest.c >&5
conftest.c:83:31: fatal error: valgrind/valgrind.h: No such file or directory
 #include <valgrind/valgrind.h>
                               ^
compilation terminated.
configure:21165: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/valgrind.h>
configure:21165: result: no
configure:21165: checking valgrind/valgrind.h presence
configure:21165: gcc -E  conftest.c
conftest.c:50:31: fatal error: valgrind/valgrind.h: No such file or directory
 #include <valgrind/valgrind.h>
                               ^
compilation terminated.
configure:21165: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| /* end confdefs.h.  */
| #include <valgrind/valgrind.h>
configure:21165: result: no
configure:21165: checking for valgrind/valgrind.h
configure:21165: result: no
configure:21179: checking valgrind/helgrind.h usability
configure:21179: gcc -c -g -O2  conftest.c >&5
conftest.c:83:31: fatal error: valgrind/helgrind.h: No such file or directory
 #include <valgrind/helgrind.h>
                               ^
compilation terminated.
configure:21179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <valgrind/helgrind.h>
configure:21179: result: no
configure:21179: checking valgrind/helgrind.h presence
configure:21179: gcc -E  conftest.c
conftest.c:50:31: fatal error: valgrind/helgrind.h: No such file or directory
 #include <valgrind/helgrind.h>
                               ^
compilation terminated.
configure:21179: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| /* end confdefs.h.  */
| #include <valgrind/helgrind.h>
configure:21179: result: no
configure:21179: checking for valgrind/helgrind.h
configure:21179: result: no
configure:21198: checking for sched_yield
configure:21198: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21198: $? = 0
configure:21198: result: yes
configure:21208: checking whether the target supports __sync_val_compare_and_swap
configure:21225: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21225: $? = 0
configure:21233: result: yes
configure:21243: checking whether the target supports __sync_bool_compare_and_swap
configure:21260: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21260: $? = 0
configure:21268: result: yes
configure:21278: checking whether the target supports __sync_fetch_and_add
configure:21295: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21295: $? = 0
configure:21303: result: yes
configure:21313: checking whether the target supports __sync_fetch_and_or
configure:21330: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21330: $? = 0
configure:21338: result: yes
configure:21348: checking whether the target supports __sync_lock_test_and_set
configure:21365: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21365: $? = 0
configure:21373: result: yes
configure:21383: checking whether the target supports __sync_synchronize
configure:21400: gcc -o conftest -g -O2   conftest.c -lm -lpthread  >&5
configure:21400: $? = 0
configure:21408: result: yes
configure:21420: checking for library containing set_mempolicy
configure:21451: gcc -o conftest -g -O2  -D_GNU_SOURCE   conftest.c  >&5
/tmp/ccd7o60N.o: In function `main':
/nas_home/hpcfapix/starpu-1.1.4/conftest.c:68: undefined reference to `set_mempolicy'
collect2: error: ld returned 1 exit status
configure:21451: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char set_mempolicy ();
| int
| main ()
| {
| return set_mempolicy ();
|   ;
|   return 0;
| }
configure:21451: gcc -o conftest -g -O2  -D_GNU_SOURCE   conftest.c -lnuma   >&5
configure:21451: $? = 0
configure:21468: result: -lnuma
configure:21482: checking whether libnuma is available
configure:21484: result: yes
configure:21497: checking maximum number of sched_ctxs
configure:21506: result: 10
configure:21558: checking maximum number of CPUs
configure:21567: result: 64
configure:21575: checking whether CPUs should be used
configure:21584: result: yes
configure:21617: checking maximum number of CUDA devices
configure:21626: result: 4
configure:21705: checking whether CUDA is available
configure:21708: result: 
configure:21722: checking cuda.h usability
configure:21722: gcc -c -g -O2  -D_GNU_SOURCE  conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:21722: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:21722: result: no
configure:21722: checking cuda.h presence
configure:21722: gcc -E  -D_GNU_SOURCE  conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:21722: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:21722: result: no
configure:21722: checking for cuda.h
configure:21722: result: no
configure:22189: checking whether CUDA is available
configure:22192: result: 
configure:22206: checking cuda.h usability
configure:22206: gcc -c -g -O2  -D_GNU_SOURCE  conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22206: result: no
configure:22206: checking cuda.h presence
configure:22206: gcc -E  -D_GNU_SOURCE  conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22206: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22206: result: no
configure:22206: checking for cuda.h
configure:22206: result: no
configure:22673: checking whether CUDA is available in /usr/local/cuda
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/usr/local/cuda/include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/usr/local/cuda/include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:22673: checking whether CUDA is available in /c/cuda
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/c/cuda/include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/c/cuda/include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:22673: checking whether CUDA is available in /cygdrive/c/cuda
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/cygdrive/c/cuda/include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/cygdrive/c/cuda/include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:22673: checking whether CUDA is available in /opt/cuda
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/opt/cuda/include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/opt/cuda/include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:22673: checking whether CUDA is available in /..
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/../include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/../include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:22673: checking whether CUDA is available in /..
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/../include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/../include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:22673: checking whether CUDA is available in /..
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/../include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/../include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:22673: checking whether CUDA is available in /..
configure:22679: result: 
configure:22693: checking cuda.h usability
configure:22693: gcc -c -g -O2  -D_GNU_SOURCE  -I/../include conftest.c >&5
conftest.c:96:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking cuda.h presence
configure:22693: gcc -E  -D_GNU_SOURCE  -I/../include conftest.c
conftest.c:63:18: fatal error: cuda.h: No such file or directory
 #include <cuda.h>
                  ^
compilation terminated.
configure:22693: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cuda.h>
configure:22693: result: no
configure:22693: checking for cuda.h
configure:22693: result: no
configure:23148: checking whether CUDA is working
configure:23212: result: no
configure:23275: checking whether CUDA should be used
configure:23277: result: no
configure:23376: checking for pkg-config
configure:23394: found /usr/bin/pkg-config
configure:23406: result: /usr/bin/pkg-config
configure:23431: checking pkg-config is at least version 0.9.0
configure:23434: result: yes
configure:23533: checking whether MAGMA should be used
configure:23535: result: no
configure:23539: checking for cufftDoubleComplex
configure:23539: gcc -c -g -O2  -D_GNU_SOURCE  conftest.c >&5
conftest.c:63:19: fatal error: cufft.h: No such file or directory
 #include <cufft.h>
                   ^
compilation terminated.
configure:23539: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| /* end confdefs.h.  */
| #include <cufft.h>
| 
| int
| main ()
| {
| if (sizeof (cufftDoubleComplex))
| 	 return 0;
|   ;
|   return 0;
| }
configure:23539: result: no
configure:23605: checking whether CURAND is available
configure:23607: result: no
configure:23663: checking maximum number of OpenCL devices
configure:23672: result: 8
configure:23785: checking whether OpenCL is available
configure:23788: result: 
configure:23801: checking CL/cl.h usability
configure:23801: gcc -c -g -O2  -D_GNU_SOURCE  conftest.c >&5
conftest.c:97:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:23801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CL/cl.h>
configure:23801: result: no
configure:23801: checking CL/cl.h presence
configure:23801: gcc -E  -D_GNU_SOURCE  conftest.c
conftest.c:64:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:23801: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <CL/cl.h>
configure:23801: result: no
configure:23801: checking for CL/cl.h
configure:23801: result: no
configure:24025: checking whether OpenCL is available in /usr/local/cuda no and no
configure:24031: result: 
configure:24044: checking CL/cl.h usability
configure:24044: gcc -c -g -O2  -D_GNU_SOURCE  -I/usr/local/cuda/include conftest.c >&5
conftest.c:97:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking CL/cl.h presence
configure:24044: gcc -E  -D_GNU_SOURCE  -I/usr/local/cuda/include conftest.c
conftest.c:64:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking for CL/cl.h
configure:24044: result: no
configure:24025: checking whether OpenCL is available in /c/cuda no and no
configure:24031: result: 
configure:24044: checking CL/cl.h usability
configure:24044: gcc -c -g -O2  -D_GNU_SOURCE  -I/c/cuda/include conftest.c >&5
conftest.c:97:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking CL/cl.h presence
configure:24044: gcc -E  -D_GNU_SOURCE  -I/c/cuda/include conftest.c
conftest.c:64:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking for CL/cl.h
configure:24044: result: no
configure:24025: checking whether OpenCL is available in /cygdrive/c/cuda no and no
configure:24031: result: 
configure:24044: checking CL/cl.h usability
configure:24044: gcc -c -g -O2  -D_GNU_SOURCE  -I/cygdrive/c/cuda/include conftest.c >&5
conftest.c:97:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking CL/cl.h presence
configure:24044: gcc -E  -D_GNU_SOURCE  -I/cygdrive/c/cuda/include conftest.c
conftest.c:64:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking for CL/cl.h
configure:24044: result: no
configure:24025: checking whether OpenCL is available in /opt/cuda no and no
configure:24031: result: 
configure:24044: checking CL/cl.h usability
configure:24044: gcc -c -g -O2  -D_GNU_SOURCE  -I/opt/cuda/include conftest.c >&5
conftest.c:97:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking CL/cl.h presence
configure:24044: gcc -E  -D_GNU_SOURCE  -I/opt/cuda/include conftest.c
conftest.c:64:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking for CL/cl.h
configure:24044: result: no
configure:24025: checking whether OpenCL is available in /.. no and no
configure:24031: result: 
configure:24044: checking CL/cl.h usability
configure:24044: gcc -c -g -O2  -D_GNU_SOURCE  -I/../include conftest.c >&5
conftest.c:97:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking CL/cl.h presence
configure:24044: gcc -E  -D_GNU_SOURCE  -I/../include conftest.c
conftest.c:64:19: fatal error: CL/cl.h: No such file or directory
 #include <CL/cl.h>
                   ^
compilation terminated.
configure:24044: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| /* end confdefs.h.  */
| #include <CL/cl.h>
configure:24044: result: no
configure:24044: checking for CL/cl.h
configure:24044: result: no
configure:24278: checking whether OpenCL should be used
configure:24280: result: no
configure:24308: checking whether asynchronous copy should be disabled
configure:24321: result: no
configure:24329: checking whether asynchronous CUDA copy should be disabled
configure:24342: result: no
configure:24350: checking whether asynchronous OpenCL copy should be disabled
configure:24363: result: no
configure:24552: checking whether SimGrid is enabled
configure:24554: result: no
configure:24557: checking whether blocking drivers should be disabled
configure:24566: result: no
configure:24582: checking whether debug mode should be enabled
configure:24591: result: no
configure:24619: checking whether extra checks should be performed
configure:24628: result: no
configure:24636: checking whether debug messages should be displayed
configure:24645: result: no
configure:24653: checking whether coverage testing should be enabled
configure:24662: result: no
configure:24680: checking whether FxT traces should be generated
configure:24711: result: no
configure:25052: checking whether performance debugging should be enabled
configure:25061: result: no
configure:25073: checking whether performance model debugging should be enabled
configure:25082: result: no
configure:25090: checking whether statistics should be generated
configure:25099: result: no
configure:25111: checking whether memory stats should be displayed
configure:25120: result: no
configure:25130: checking glpk.h usability
configure:25130: gcc -c -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE  conftest.c >&5
conftest.c:98:18: fatal error: glpk.h: No such file or directory
 #include <glpk.h>
                  ^
compilation terminated.
configure:25130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <glpk.h>
configure:25130: result: no
configure:25130: checking glpk.h presence
configure:25130: gcc -E  -D_GNU_SOURCE  conftest.c
conftest.c:65:18: fatal error: glpk.h: No such file or directory
 #include <glpk.h>
                  ^
compilation terminated.
configure:25130: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| /* end confdefs.h.  */
| #include <glpk.h>
configure:25130: result: no
configure:25130: checking for glpk.h
configure:25130: result: no
configure:25144: checking for main in -lglpk
configure:25163: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lglpk   >&5
configure:25163: $? = 0
configure:25172: result: yes
configure:25190: checking Ayudame.h usability
configure:25190: gcc -c -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE  conftest.c >&5
conftest.c:99:21: fatal error: Ayudame.h: No such file or directory
 #include <Ayudame.h>
                     ^
compilation terminated.
configure:25190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <Ayudame.h>
configure:25190: result: no
configure:25190: checking Ayudame.h presence
configure:25190: gcc -E  -D_GNU_SOURCE  conftest.c
conftest.c:66:21: fatal error: Ayudame.h: No such file or directory
 #include <Ayudame.h>
                     ^
compilation terminated.
configure:25190: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| /* end confdefs.h.  */
| #include <Ayudame.h>
configure:25190: result: no
configure:25190: checking for Ayudame.h
configure:25190: result: no
configure:25207: checking how many buffers can be manipulated per task
configure:25216: result: 8
configure:25249: checking maximum number of memory nodes
configure:25251: result: 1
configure:25260: checking whether allocation cache should be used
configure:25269: result: yes
configure:25303: checking using explicit performance model location
configure:25305: result: no
configure:25308: checking performance models location
configure:25310: result: $HOME/.starpu/sampling/
configure:25314: checking for clock_gettime in -lrt
configure:25339: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lrt  -lm -lpthread  >&5
configure:25339: $? = 0
configure:25348: result: yes
configure:25361: checking for clock_gettime
configure:25361: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lrt -lm -lpthread  >&5
configure:25361: $? = 0
configure:25361: result: yes
configure:25385: checking Maximum number of workers
configure:25387: result: 64
configure:25396: checking maximum number of implementations
configure:25405: result: 4
configure:25434: checking for mpicc
configure:25452: found /opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpicc
configure:25465: result: /opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpicc
configure:25487: checking mpicc path
configure:25489: result: /opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpicc
configure:25541: checking for mpiexec
configure:25560: found /opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpiexec
configure:25573: result: /opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpiexec
configure:25585: checking whether mpiexec is available
configure:25587: result: /opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpiexec
configure:25608: checking whether MPI tests should be run
configure:25610: result: no
configure:25616: checking whether the StarPU MPI library should be generated
configure:25618: result: yes
configure:25666: checking for StarPU-Top
configure:25675: checking for qmake-qt4
configure:25708: result: no
configure:25675: checking for qmake
configure:25708: result: no
configure:25805: checking whether compiler support -Wall
configure:25827: gcc -c -Wall  -D_GNU_SOURCE  conftest.c >&5
conftest.c: In function 'main':
conftest.c:80:18: warning: unused variable 'hello' [-Wunused-variable]
      const char *hello = "Hello World";
                  ^
configure:25827: $? = 0
configure:25830: result: yes
configure:25844: checking whether compiler support -Werror=implicit
configure:25866: gcc -c -Werror=implicit  -D_GNU_SOURCE  conftest.c >&5
configure:25866: $? = 0
configure:25869: result: yes
configure:25883: checking whether compiler support -Werror=implicit-function-declaration
configure:25905: gcc -c -Werror=implicit-function-declaration  -D_GNU_SOURCE  conftest.c >&5
configure:25905: $? = 0
configure:25908: result: yes
configure:26153: checking whether GCC supports plug-ins
configure:26208: gcc -c -O3 -g -O2 -gdwarf-2 -g3  -I/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include conftest.c >&5
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/config.h:6:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:27,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/auto-host.h:1748:0: warning: "PACKAGE_BUGREPORT" redefined
 #define PACKAGE_BUGREPORT ""
 ^
conftest.c:6:0: note: this is the location of the previous definition
 #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/config.h:6:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:27,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/auto-host.h:1754:0: warning: "PACKAGE_NAME" redefined
 #define PACKAGE_NAME ""
 ^
conftest.c:2:0: note: this is the location of the previous definition
 #define PACKAGE_NAME "StarPU"
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/config.h:6:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:27,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/auto-host.h:1760:0: warning: "PACKAGE_STRING" redefined
 #define PACKAGE_STRING ""
 ^
conftest.c:5:0: note: this is the location of the previous definition
 #define PACKAGE_STRING "StarPU 1.1.4"
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/config.h:6:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:27,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/auto-host.h:1766:0: warning: "PACKAGE_TARNAME" redefined
 #define PACKAGE_TARNAME ""
 ^
conftest.c:3:0: note: this is the location of the previous definition
 #define PACKAGE_TARNAME "starpu"
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/config.h:6:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:27,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/auto-host.h:1772:0: warning: "PACKAGE_URL" redefined
 #define PACKAGE_URL ""
 ^
conftest.c:7:0: note: this is the location of the previous definition
 #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/config.h:6:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:27,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/auto-host.h:1778:0: warning: "PACKAGE_VERSION" redefined
 #define PACKAGE_VERSION ""
 ^
conftest.c:4:0: note: this is the location of the previous definition
 #define PACKAGE_VERSION "1.1.4"
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:29:0,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/coretypes.h:171:1: error: unknown type name 'class'
 class rtl_opt_pass;
 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/coretypes.h:173:1: error: unknown type name 'namespace'
 namespace gcc {
 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/coretypes.h:173:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 namespace gcc {
               ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:24:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:23,
                 from conftest.c:75:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/machmode.h:262:1: error: unknown type name 'class'
 class bit_field_mode_iterator
 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/machmode.h:263:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
 {
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:27:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:23,
                 from conftest.c:75:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:218:8: error: field 'register_overhead' declared as a function
   void register_overhead (size_t, const char *, int, const char *);
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:219:8: error: field 'release_overhead' declared as a function
   void release_overhead (void);
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:220:3: error: expected specifier-qualifier-list before 'static'
   static unsigned calculate_allocation (vec_prefix *, unsigned, bool);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:246:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 vec_prefix::calculate_allocation (vec_prefix *pfx, unsigned reserve,
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:256:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename, typename, typename> struct vec;
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:279:3: error: expected specifier-qualifier-list before 'typedef'
   typedef vl_ptr default_layout;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:295:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:319:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:342:3: error: expected specifier-qualifier-list before 'typedef'
   typedef vl_embed default_layout;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:355:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:370:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:408:21: error: expected identifier or '(' before ':' token
 struct va_gc_atomic : va_gc
                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:424:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T,
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:437:3: error: expected specifier-qualifier-list before 'template'
   template <typename T, typename A, typename L>
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:440:8: error: unknown type name 'vnull'
 extern vnull vNULL;
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:469:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:532:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:541:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:550:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:559:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:569:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:580:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:592:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:603:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:612:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:624:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:635:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:648:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:664:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:675:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:686:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:696:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:705:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:723:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:731:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:742:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:757:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:772:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:798:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:817:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:836:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:849:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:862:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:875:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:887:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:899:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:915:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:928:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:940:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:954:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:966:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1003:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1042:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1054:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1067:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1079:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1091:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1100:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1111:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1120:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1128:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, typename A>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1166:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1247:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T, size_t N = 0>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1269:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1283:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1294:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1305:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1325:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1348:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1387:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1407:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1443:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1456:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1468:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1489:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1503:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1520:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1532:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1543:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1554:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1569:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1584:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1597:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1610:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1622:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1633:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1646:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1657:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1668:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1679:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1691:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1707:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/vec.h:1716:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template<typename T>
         ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:28:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:23,
                 from conftest.c:75:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:58:3: error: expected specifier-qualifier-list before 'static'
   static double_int from_uhwi (unsigned HOST_WIDE_INT cst);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:207:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:208:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::from_shwi (HOST_WIDE_INT cst)
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:230:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:231:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::from_uhwi (unsigned HOST_WIDE_INT cst)
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:239:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:240:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::from_pair (HOST_WIDE_INT high, unsigned HOST_WIDE_INT low)
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:248:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 inline double_int &
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:255:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 inline double_int &
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:262:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 inline double_int &
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:269:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 inline double_int &
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:276:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '&' token
 inline double_int &
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:287:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::to_shwi () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:296:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::to_uhwi () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:304:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::fits_uhwi () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:313:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:314:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::operator ~ () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:324:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:325:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::operator | (double_int b) const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:335:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:336:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::operator & (double_int b) const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:346:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:347:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::and_not (double_int b) const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:357:8: error: unknown type name 'double_int'
 inline double_int
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:358:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::operator ^ (double_int b) const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:366:31: error: unknown type name 'double_int'
 void dump_double_int (FILE *, double_int, bool);
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:377:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::is_zero () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:385:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::is_one () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:393:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::is_minus_one () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:401:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::is_negative () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:409:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::operator == (double_int cst2) const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:417:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::operator != (double_int cst2) const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:425:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before ':' token
 double_int::popcount () const
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:434:33: error: unknown type name 'double_int'
 void mpz_set_double_int (mpz_t, double_int, bool);
                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/double-int.h:435:1: error: unknown type name 'double_int'
 double_int mpz_get_double_int (const_tree, mpz_t, bool);
 ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:30:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:23,
                 from conftest.c:75:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/fixed-value.h:29:3: error: unknown type name 'double_int'
   double_int data;  /* Store data up to 2 wide integers.  */
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/fixed-value.h:55:12: error: expected ')' before 'enum'
            enum machine_mode);
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/fixed-value.h:60:30: error: unknown type name 'double_int'
 const_fixed_from_double_int (double_int payload,
                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/fixed-value.h:81:9: error: unknown type name 'double_int'
         double_int, bool, bool);
         ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/flags.h:24:0,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:32,
                 from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:23,
                 from conftest.c:75:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4086:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4094:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4102:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4110:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4118:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4126:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4134:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4142:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4150:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4158:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4166:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/options.h:4174:28: error: unknown type name 'diagnostic_context'
                            diagnostic_context *dc);                   
                            ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:23:0,
                 from conftest.c:75:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1051:3: error: unknown type name 'double_int'
   double_int int_cst;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1109:3: error: expected specifier-qualifier-list before 'vec'
   vec<constructor_elt, va_gc> *elts;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1233:3: error: expected specifier-qualifier-list before 'vec'
   vec<tree, va_gc> *nonlocalized_vars;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1304:3: error: expected specifier-qualifier-list before 'vec'
   vec<tree, va_gc> *base_accesses;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1704:3: error: expected specifier-qualifier-list before 'vec'
   vec<tree, va_gc> *pending_statics;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1752:3: error: expected specifier-qualifier-list before 'vec'
   vec<tree, va_gc> *to;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1798:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 extern GTY(()) vec<alias_pair, va_gc> *alias_pairs;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1811:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 extern GTY (()) vec<tree, va_gc> *all_translation_units;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree-core.h:1833:16: error: unknown type name 'builtin_info_type'
 extern GTY(()) builtin_info_type builtin_info;
                ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:29:0,
                 from conftest.c:75:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/fold-const.h:121:8: error: unknown type name 'double_int'
 extern double_int mem_ref_offset (const_tree);
        ^
In file included from conftest.c:75:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:2592:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 extern vec<tree, va_gc> **decl_debug_args_lookup (tree);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:2593:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 extern vec<tree, va_gc> **decl_debug_args_insert (tree);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'tree_operand_length':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:880:52: error: request for member 'low' in something not a structure or union
 #define TREE_INT_CST_LOW(NODE) (TREE_INT_CST (NODE).low)
                                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:1011:9: note: in expansion of macro 'TREE_INT_CST_LOW'
   ((int)TREE_INT_CST_LOW (VL_EXP_CHECK (NODE)->exp.operands[0]))
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3145:12: note: in expansion of macro 'VL_EXP_OPERAND_LENGTH'
     return VL_EXP_OPERAND_LENGTH (node);
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3457:38: error: unknown type name 'vec'
 extern tree build_nt_call_vec (tree, vec<tree, va_gc> *);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3457:48: error: unknown type name 'va_gc'
 extern tree build_nt_call_vec (tree, vec<tree, va_gc> *);
                                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3541:15: error: unknown type name 'double_int'
 static inline double_int
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3547:39: error: unknown type name 'double_int'
 extern tree double_int_to_tree (tree, double_int);
                                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3548:52: error: unknown type name 'double_int'
 extern bool double_int_fits_to_tree_p (const_tree, double_int);
                                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3549:42: error: unknown type name 'double_int'
 extern tree force_fit_type_double (tree, double_int, int, bool);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'build_int_cstu':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3556:36: error: 'double_int' undeclared (first use in this function)
   return double_int_to_tree (type, double_int::from_uhwi (cst));
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3556:36: note: each undeclared identifier is reported only once for each function it appears in
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3556:46: error: expected ')' before ':' token
   return double_int_to_tree (type, double_int::from_uhwi (cst));
                                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3566:43: error: unknown type name 'vec'
 extern tree build_vector_from_ctor (tree, vec<constructor_elt, va_gc> *);
                                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3566:64: error: unknown type name 'va_gc'
 extern tree build_vector_from_ctor (tree, vec<constructor_elt, va_gc> *);
                                                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3568:38: error: unknown type name 'vec'
 extern tree build_constructor (tree, vec<constructor_elt, va_gc> *);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3568:59: error: unknown type name 'va_gc'
 extern tree build_constructor (tree, vec<constructor_elt, va_gc> *);
                                                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3581:48: error: expected ';', ',' or ')' before '<' token
 extern tree build_tree_list_vec_stat (const vec<tree, va_gc> *MEM_STAT_DECL);
                                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3600:41: error: unknown type name 'vec'
 extern tree build_call_vec (tree, tree, vec<tree, va_gc> *);
                                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3600:51: error: unknown type name 'va_gc'
 extern tree build_call_vec (tree, tree, vec<tree, va_gc> *);
                                                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3637:37: error: unknown type name 'vec'
 extern bool vec_member (const_tree, vec<tree, va_gc> *);
                                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3637:47: error: unknown type name 'va_gc'
 extern bool vec_member (const_tree, vec<tree, va_gc> *);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'tree_to_shwi':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:880:52: error: request for member 'low' in something not a structure or union
 #define TREE_INT_CST_LOW(NODE) (TREE_INT_CST (NODE).low)
                                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3662:10: note: in expansion of macro 'TREE_INT_CST_LOW'
   return TREE_INT_CST_LOW (t);
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'tree_to_uhwi':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:880:52: error: request for member 'low' in something not a structure or union
 #define TREE_INT_CST_LOW(NODE) (TREE_INT_CST (NODE).low)
                                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3669:10: note: in expansion of macro 'TREE_INT_CST_LOW'
   return TREE_INT_CST_LOW (t);
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3877:11: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 extern vec<tree, va_gc> *ctor_to_vec (tree);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:3964:45: error: unknown type name 'vec'
 extern void find_placeholder_in_expr (tree, vec<tree> *);
                                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4063:26: error: unknown type name 'function_args_iterator'
 function_args_iter_init (function_args_iterator *i, const_tree fntype)
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4072:30: error: unknown type name 'function_args_iterator'
 function_args_iter_cond_ptr (function_args_iterator *i)
                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4081:26: error: unknown type name 'function_args_iterator'
 function_args_iter_cond (function_args_iterator *i)
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4088:26: error: unknown type name 'function_args_iterator'
 function_args_iter_next (function_args_iterator *i)
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4305:40: error: unknown type name 'call_expr_arg_iterator'
 init_call_expr_arg_iterator (tree exp, call_expr_arg_iterator *iter)
                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4313:52: error: unknown type name 'const_call_expr_arg_iterator'
 init_const_call_expr_arg_iterator (const_tree exp, const_call_expr_arg_iterator *iter)
                                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4323:21: error: unknown type name 'call_expr_arg_iterator'
 next_call_expr_arg (call_expr_arg_iterator *iter)
                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4334:27: error: unknown type name 'const_call_expr_arg_iterator'
 next_const_call_expr_arg (const_call_expr_arg_iterator *iter)
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4349:32: error: unknown type name 'call_expr_arg_iterator'
 first_call_expr_arg (tree exp, call_expr_arg_iterator *iter)
                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4356:44: error: unknown type name 'const_call_expr_arg_iterator'
 first_const_call_expr_arg (const_tree exp, const_call_expr_arg_iterator *iter)
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4365:30: error: unknown type name 'call_expr_arg_iterator'
 more_call_expr_args_p (const call_expr_arg_iterator *iter)
                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'more_call_expr_args_p':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4367:15: error: request for member 'i' in something not a structure or union
   return (iter->i < iter->n);
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4367:25: error: request for member 'n' in something not a structure or union
   return (iter->i < iter->n);
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'builtin_decl_explicit':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4397:22: error: request for member 'decl' in something not a structure or union
   return builtin_info.decl[(size_t)fncode];
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'builtin_decl_implicit':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4407:20: error: request for member 'implicit_p' in something not a structure or union
   if (!builtin_info.implicit_p[uns_fncode])
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4410:22: error: request for member 'decl' in something not a structure or union
   return builtin_info.decl[uns_fncode];
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'set_builtin_decl':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4424:15: error: request for member 'decl' in something not a structure or union
   builtin_info.decl[ufncode] = decl;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4425:15: error: request for member 'implicit_p' in something not a structure or union
   builtin_info.implicit_p[ufncode] = implicit_p;
               ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:28:0,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'set_builtin_decl_implicit_p':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4436:25: error: request for member 'decl' in something not a structure or union
          && builtin_info.decl[uns_fncode] != NULL_TREE);
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/system.h:703:49: note: in definition of macro 'gcc_checking_assert'
 #define gcc_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                 ^
In file included from conftest.c:75:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4438:15: error: request for member 'implicit_p' in something not a structure or union
   builtin_info.implicit_p[uns_fncode] = implicit_p;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'builtin_decl_explicit_p':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4448:23: error: request for member 'decl' in something not a structure or union
   return (builtin_info.decl[(size_t)fncode] != NULL_TREE);
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: In function 'builtin_decl_implicit_p':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4459:23: error: request for member 'decl' in something not a structure or union
   return (builtin_info.decl[uns_fncode] != NULL_TREE
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4460:19: error: request for member 'implicit_p' in something not a structure or union
    && builtin_info.implicit_p[uns_fncode]);
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4573:56: error: unknown type name 'vec'
 extern tree build_call_expr_loc_vec (location_t, tree, vec<tree, va_gc> *);
                                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/tree.h:4573:66: error: unknown type name 'va_gc'
 extern tree build_call_expr_loc_vec (location_t, tree, vec<tree, va_gc> *);
                                                                  ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:29:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 typedef vec<gimple> gimple_vec;
            ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:210:34: error: expected identifier or '(' before ':' token
   gimple_statement_with_ops_base : public gimple_statement_base
                                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:226:29: error: expected identifier or '(' before ':' token
   gimple_statement_with_ops : public gimple_statement_with_ops_base
                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:241:41: error: expected identifier or '(' before ':' token
   gimple_statement_with_memory_ops_base : public gimple_statement_with_ops_base
                                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:256:36: error: expected identifier or '(' before ':' token
   gimple_statement_with_memory_ops :
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:272:25: error: expected identifier or '(' before ':' token
   gimple_statement_call : public gimple_statement_with_memory_ops_base
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:297:24: error: expected identifier or '(' before ':' token
   gimple_statement_omp : public gimple_statement_base
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:309:25: error: expected identifier or '(' before ':' token
   gimple_statement_bind : public gimple_statement_base
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:333:26: error: expected identifier or '(' before ':' token
   gimple_statement_catch : public gimple_statement_base
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:348:30: error: expected identifier or '(' before ':' token
   gimple_statement_eh_filter : public gimple_statement_base
                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:364:28: error: expected identifier or '(' before ':' token
   gimple_statement_eh_else : public gimple_statement_base
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:375:27: error: expected identifier or '(' before ':' token
   gimple_statement_eh_mnt : public gimple_statement_base
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:386:24: error: expected identifier or '(' before ':' token
   gimple_statement_phi : public gimple_statement_base
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:405:28: error: expected identifier or '(' before ':' token
   gimple_statement_eh_ctrl : public gimple_statement_base
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:415:25: error: expected identifier or '(' before ':' token
   gimple_statement_resx : public gimple_statement_eh_ctrl
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:422:32: error: expected identifier or '(' before ':' token
   gimple_statement_eh_dispatch : public gimple_statement_eh_ctrl
                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:432:24: error: expected identifier or '(' before ':' token
   gimple_statement_try : public gimple_statement_base
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:462:24: error: expected identifier or '(' before ':' token
   gimple_statement_wce : public gimple_statement_base
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:480:24: error: expected identifier or '(' before ':' token
   gimple_statement_asm : public gimple_statement_with_memory_ops_base
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:505:33: error: expected identifier or '(' before ':' token
   gimple_statement_omp_critical : public gimple_statement_omp
                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:535:28: error: expected identifier or '(' before ':' token
   gimple_statement_omp_for : public gimple_statement_omp
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:557:40: error: expected identifier or '(' before ':' token
   gimple_statement_omp_parallel_layout : public gimple_statement_omp
                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:576:32: error: expected identifier or '(' before ':' token
   gimple_statement_omp_taskreg : public gimple_statement_omp_parallel_layout
                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:586:33: error: expected identifier or '(' before ':' token
   gimple_statement_omp_parallel : public gimple_statement_omp_taskreg
                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:593:31: error: expected identifier or '(' before ':' token
   gimple_statement_omp_target : public gimple_statement_omp_parallel_layout
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:602:29: error: expected identifier or '(' before ':' token
   gimple_statement_omp_task : public gimple_statement_omp_taskreg
                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:624:33: error: expected identifier or '(' before ':' token
   gimple_statement_omp_sections : public gimple_statement_omp
                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:643:33: error: expected identifier or '(' before ':' token
   gimple_statement_omp_continue : public gimple_statement_base
                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:657:38: error: expected identifier or '(' before ':' token
   gimple_statement_omp_single_layout : public gimple_statement_omp
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:666:31: error: expected identifier or '(' before ':' token
   gimple_statement_omp_single : public gimple_statement_omp_single_layout
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:673:30: error: expected identifier or '(' before ':' token
   gimple_statement_omp_teams : public gimple_statement_omp_single_layout
                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:685:36: error: expected identifier or '(' before ':' token
   gimple_statement_omp_atomic_load : public gimple_statement_base
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:697:44: error: expected identifier or '(' before ':' token
   gimple_statement_omp_atomic_store_layout : public gimple_statement_base
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:706:37: error: expected identifier or '(' before ':' token
   gimple_statement_omp_atomic_store :
                                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:714:31: error: expected identifier or '(' before ':' token
   gimple_statement_omp_return :
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:750:32: error: expected identifier or '(' before ':' token
   gimple_statement_transaction : public gimple_statement_with_memory_ops_base
                                ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:768:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:776:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:784:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:792:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:800:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:808:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:816:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:824:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:832:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:840:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:848:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:856:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:864:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:872:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:880:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:888:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:896:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:904:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:912:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:920:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:928:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:936:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:944:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:952:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:960:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:968:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:976:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:984:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:992:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1000:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1008:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1016:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1024:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1032:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1040:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1048:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1056:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1064:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1072:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1080:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1088:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1096:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1104:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1112:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1120:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1128:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1136:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1144:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1167:37: error: unknown type name 'vec'
 gimple gimple_build_call_vec (tree, vec<tree> );
                                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1170:41: warning: 'enum internal_fn' declared inside parameter list
 gimple gimple_build_call_internal (enum internal_fn, unsigned, ...);
                                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1170:41: warning: its scope is only this definition or declaration, which is probably not what you want
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1171:58: error: unknown type name 'vec'
 gimple gimple_build_call_internal_vec (enum internal_fn, vec<tree> );
                                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1177:8: error: conflicting types for 'gimple_build_assign_with_ops'
 gimple gimple_build_assign_with_ops (enum tree_code, tree,
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1175:8: note: previous declaration of 'gimple_build_assign_with_ops' was here
 gimple gimple_build_assign_with_ops (enum tree_code, tree,
        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1186:44: error: unknown type name 'vec'
 gimple gimple_build_asm_vec (const char *, vec<tree, va_gc> *,
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1186:54: error: unknown type name 'va_gc'
 gimple gimple_build_asm_vec (const char *, vec<tree, va_gc> *,
                                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1187:9: error: unknown type name 'vec'
         vec<tree, va_gc> *, vec<tree, va_gc> *,
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1187:19: error: unknown type name 'va_gc'
         vec<tree, va_gc> *, vec<tree, va_gc> *,
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1187:29: error: unknown type name 'vec'
         vec<tree, va_gc> *, vec<tree, va_gc> *,
                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1187:39: error: unknown type name 'va_gc'
         vec<tree, va_gc> *, vec<tree, va_gc> *,
                                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1188:9: error: unknown type name 'vec'
         vec<tree, va_gc> *);
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1188:19: error: unknown type name 'va_gc'
         vec<tree, va_gc> *);
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1193:1: error: unknown type name 'gimple_statement_try'
 gimple_statement_try *gimple_build_try (gimple_seq, gimple_seq,
 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1198:41: error: unknown type name 'vec'
 gimple gimple_build_switch (tree, tree, vec<tree> );
                                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1224:54: warning: 'enum prediction' declared inside parameter list
 gimple gimple_build_predict (enum br_predictor, enum prediction);
                                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1224:54: warning: 'enum br_predictor' declared inside parameter list
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1228:59: error: unknown type name 'gimple_stmt_iterator'
 extern void annotate_all_with_location_after (gimple_seq, gimple_stmt_iterator,
                                                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1241:39: error: unknown type name 'gimple_stmt_iterator'
 void gimple_assign_set_rhs_from_tree (gimple_stmt_iterator *, tree);
                                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1242:40: error: unknown type name 'gimple_stmt_iterator'
 void gimple_assign_set_rhs_with_ops_1 (gimple_stmt_iterator *, enum tree_code,
                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1262:13: error: conflicting types for 'gimple_call_builtin_p'
 extern bool gimple_call_builtin_p (gimple, enum built_in_class);
             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1261:13: note: previous declaration of 'gimple_call_builtin_p' was here
 extern bool gimple_call_builtin_p (gimple);
             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1263:13: error: conflicting types for 'gimple_call_builtin_p'
 extern bool gimple_call_builtin_p (gimple, enum built_in_function);
             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1261:13: note: previous declaration of 'gimple_call_builtin_p' was here
 extern bool gimple_call_builtin_p (gimple);
             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1268:34: error: expected ')' before '<' token
 extern void sort_case_labels (vec<tree> );
                                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1269:54: error: expected ')' before '<' token
 extern void preprocess_case_label_vec_for_gimple (vec<tree> , tree, tree *);
                                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_stmt_max_uid':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1285:12: error: dereferencing pointer to incomplete type
   return fn->last_stmt_uid;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'set_gimple_stmt_max_uid':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1292:5: error: dereferencing pointer to incomplete type
   fn->last_stmt_uid = maxid;
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'inc_gimple_stmt_max_uid':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1299:12: error: dereferencing pointer to incomplete type
   return fn->last_stmt_uid++;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'bb_seq':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1382:15: error: dereferencing pointer to incomplete type
   return (!(bb->flags & BB_RTL)) ? bb->il.gimple.seq : NULL;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1382:25: error: 'BB_RTL' undeclared (first use in this function)
   return (!(bb->flags & BB_RTL)) ? bb->il.gimple.seq : NULL;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1382:38: error: dereferencing pointer to incomplete type
   return (!(bb->flags & BB_RTL)) ? bb->il.gimple.seq : NULL;
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'bb_seq_addr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1388:15: error: dereferencing pointer to incomplete type
   return (!(bb->flags & BB_RTL)) ? &bb->il.gimple.seq : NULL;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1388:25: error: 'BB_RTL' undeclared (first use in this function)
   return (!(bb->flags & BB_RTL)) ? &bb->il.gimple.seq : NULL;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1388:39: error: dereferencing pointer to incomplete type
   return (!(bb->flags & BB_RTL)) ? &bb->il.gimple.seq : NULL;
                                       ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:28:0,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'set_bb_seq':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1396:28: error: dereferencing pointer to incomplete type
   gcc_checking_assert (!(bb->flags & BB_RTL));
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/system.h:703:49: note: in definition of macro 'gcc_checking_assert'
 #define gcc_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1396:38: error: 'BB_RTL' undeclared (first use in this function)
   gcc_checking_assert (!(bb->flags & BB_RTL));
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/system.h:703:49: note: in definition of macro 'gcc_checking_assert'
 #define gcc_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                 ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1397:5: error: dereferencing pointer to incomplete type
   bb->il.gimple.seq = seq;
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1648:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1656:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1672:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1680:10: error: expected '=', ',', ';', 'asm' or '__attribute__' before '<' token
 template <>
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_use_ops':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1693:9: error: unknown type name 'gimple_statement_with_ops'
   const gimple_statement_with_ops *ops_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1694:5: error: 'dyn_cast' undeclared (first use in this function)
     dyn_cast <const gimple_statement_with_ops> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1694:15: error: expected expression before 'const'
     dyn_cast <const gimple_statement_with_ops> (g);
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1697:18: error: request for member 'use_ops' in something not a structure or union
   return ops_stmt->use_ops;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_set_use_ops':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1706:3: error: unknown type name 'gimple_statement_with_ops'
   gimple_statement_with_ops *ops_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1707:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_with_ops> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1707:11: error: 'gimple_statement_with_ops' undeclared (first use in this function)
     as_a <gimple_statement_with_ops> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1708:11: error: request for member 'use_ops' in something not a structure or union
   ops_stmt->use_ops = use;
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_vuse':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1717:9: error: unknown type name 'gimple_statement_with_memory_ops'
   const gimple_statement_with_memory_ops *mem_ops_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1718:6: error: 'dyn_cast' undeclared (first use in this function)
      dyn_cast <const gimple_statement_with_memory_ops> (g);
      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1718:16: error: expected expression before 'const'
      dyn_cast <const gimple_statement_with_memory_ops> (g);
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1721:22: error: request for member 'vuse' in something not a structure or union
   return mem_ops_stmt->vuse;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_vdef':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1729:9: error: unknown type name 'gimple_statement_with_memory_ops'
   const gimple_statement_with_memory_ops *mem_ops_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1730:6: error: 'dyn_cast' undeclared (first use in this function)
      dyn_cast <const gimple_statement_with_memory_ops> (g);
      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1730:16: error: expected expression before 'const'
      dyn_cast <const gimple_statement_with_memory_ops> (g);
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1733:22: error: request for member 'vdef' in something not a structure or union
   return mem_ops_stmt->vdef;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_vuse_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1741:3: error: unknown type name 'gimple_statement_with_memory_ops'
   gimple_statement_with_memory_ops *mem_ops_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1742:6: error: 'dyn_cast' undeclared (first use in this function)
      dyn_cast <gimple_statement_with_memory_ops> (g);
      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1742:16: error: 'gimple_statement_with_memory_ops' undeclared (first use in this function)
      dyn_cast <gimple_statement_with_memory_ops> (g);
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1745:23: error: request for member 'vuse' in something not a structure or union
   return &mem_ops_stmt->vuse;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_vdef_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1753:3: error: unknown type name 'gimple_statement_with_memory_ops'
   gimple_statement_with_memory_ops *mem_ops_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1754:6: error: 'dyn_cast' undeclared (first use in this function)
      dyn_cast <gimple_statement_with_memory_ops> (g);
      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1754:16: error: 'gimple_statement_with_memory_ops' undeclared (first use in this function)
      dyn_cast <gimple_statement_with_memory_ops> (g);
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1757:23: error: request for member 'vdef' in something not a structure or union
   return &mem_ops_stmt->vdef;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_set_vuse':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1765:3: error: unknown type name 'gimple_statement_with_memory_ops'
   gimple_statement_with_memory_ops *mem_ops_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1766:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_with_memory_ops> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1766:11: error: 'gimple_statement_with_memory_ops' undeclared (first use in this function)
     as_a <gimple_statement_with_memory_ops> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1767:15: error: request for member 'vuse' in something not a structure or union
   mem_ops_stmt->vuse = vuse;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_set_vdef':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1775:3: error: unknown type name 'gimple_statement_with_memory_ops'
   gimple_statement_with_memory_ops *mem_ops_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1776:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_with_memory_ops> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1776:11: error: 'gimple_statement_with_memory_ops' undeclared (first use in this function)
     as_a <gimple_statement_with_memory_ops> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1777:15: error: request for member 'vdef' in something not a structure or union
   mem_ops_stmt->vdef = vdef;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_return_set_lhs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1907:3: error: unknown type name 'gimple_statement_omp_return'
   gimple_statement_omp_return *omp_return_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1908:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_return> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1908:11: error: 'gimple_statement_omp_return' undeclared (first use in this function)
     as_a <gimple_statement_omp_return> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1909:18: error: request for member 'val' in something not a structure or union
   omp_return_stmt->val = lhs;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_return_lhs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1918:9: error: unknown type name 'gimple_statement_omp_return'
   const gimple_statement_omp_return *omp_return_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1919:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_return> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1919:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_return> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1920:25: error: request for member 'val' in something not a structure or union
   return omp_return_stmt->val;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_return_lhs_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1929:3: error: unknown type name 'gimple_statement_omp_return'
   gimple_statement_omp_return *omp_return_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1930:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_return> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1930:11: error: 'gimple_statement_omp_return' undeclared (first use in this function)
     as_a <gimple_statement_omp_return> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:1931:26: error: request for member 'val' in something not a structure or union
   return &omp_return_stmt->val;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2260:33: error: unknown type name 'gimple_stmt_iterator'
 gimple_assign_set_rhs_with_ops (gimple_stmt_iterator *gsi, enum tree_code code,
                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2445:1: error: return type is an incomplete type
 gimple_call_internal_fn (const_gimple gs)
 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_call_internal_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2448:10: error: 'static_cast' undeclared (first use in this function)
   return static_cast <const gimple_statement_call *> (gs)->u.internal_fn;
          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2448:23: error: expected expression before 'const'
   return static_cast <const gimple_statement_call *> (gs)->u.internal_fn;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2448:3: warning: 'return' with a value, in function returning void
   return static_cast <const gimple_statement_call *> (gs)->u.internal_fn;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_call_fntype':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2480:9: error: unknown type name 'gimple_statement_call'
   const gimple_statement_call *call_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2481:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_call> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2481:11: error: expected expression before 'const'
     as_a <const gimple_statement_call> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2484:19: error: request for member 'u' in something not a structure or union
   return call_stmt->u.fntype;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_call_set_fntype':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2492:3: error: unknown type name 'gimple_statement_call'
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2492:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2492:44: error: 'gimple_statement_call' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2494:12: error: request for member 'u' in something not a structure or union
   call_stmt->u.fntype = fntype;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2544:58: error: parameter 2 ('fn') has incomplete type
 gimple_call_set_internal_fn (gimple gs, enum internal_fn fn)
                                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_call_set_internal_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2546:3: error: unknown type name 'gimple_statement_call'
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2546:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2546:44: error: 'gimple_statement_call' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2548:12: error: request for member 'u' in something not a structure or union
   call_stmt->u.internal_fn = fn;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_call_fndecl':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2559:3: warning: return makes pointer from integer without a cast
   return gimple_call_addr_fndecl (gimple_call_fn (gs));
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_call_use_set':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2824:3: error: unknown type name 'gimple_statement_call'
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (call);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2824:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (call);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2824:44: error: 'gimple_statement_call' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (call);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2825:20: error: request for member 'call_used' in something not a structure or union
   return &call_stmt->call_used;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_call_clobber_set':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2835:3: error: unknown type name 'gimple_statement_call'
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (call);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2835:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (call);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2835:44: error: 'gimple_statement_call' undeclared (first use in this function)
   gimple_statement_call *call_stmt = as_a <gimple_statement_call> (call);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:2836:20: error: request for member 'call_clobbered' in something not a structure or union
   return &call_stmt->call_clobbered;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_vars':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3104:9: error: unknown type name 'gimple_statement_bind'
   const gimple_statement_bind *bind_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3105:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_bind> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3105:11: error: expected expression before 'const'
     as_a <const gimple_statement_bind> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3106:19: error: request for member 'vars' in something not a structure or union
   return bind_stmt->vars;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_set_vars':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3116:3: error: unknown type name 'gimple_statement_bind'
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3116:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3116:44: error: 'gimple_statement_bind' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3117:12: error: request for member 'vars' in something not a structure or union
   bind_stmt->vars = vars;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_append_vars':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3127:3: error: unknown type name 'gimple_statement_bind'
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3127:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3127:44: error: 'gimple_statement_bind' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3128:12: error: request for member 'vars' in something not a structure or union
   bind_stmt->vars = chainon (bind_stmt->vars, vars);
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3128:39: error: request for member 'vars' in something not a structure or union
   bind_stmt->vars = chainon (bind_stmt->vars, vars);
                                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_body_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3135:3: error: unknown type name 'gimple_statement_bind'
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3135:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3135:44: error: 'gimple_statement_bind' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3136:20: error: request for member 'body' in something not a structure or union
   return &bind_stmt->body;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_set_body':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3154:3: error: unknown type name 'gimple_statement_bind'
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3154:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3154:44: error: 'gimple_statement_bind' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3155:12: error: request for member 'body' in something not a structure or union
   bind_stmt->body = seq;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_add_stmt':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3164:3: error: unknown type name 'gimple_statement_bind'
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3164:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3164:44: error: 'gimple_statement_bind' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3165:34: error: request for member 'body' in something not a structure or union
   gimple_seq_add_stmt (&bind_stmt->body, stmt);
                                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_add_seq':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3174:3: error: unknown type name 'gimple_statement_bind'
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3174:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3174:44: error: 'gimple_statement_bind' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3175:33: error: request for member 'body' in something not a structure or union
   gimple_seq_add_seq (&bind_stmt->body, seq);
                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_block':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3185:9: error: unknown type name 'gimple_statement_bind'
   const gimple_statement_bind *bind_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3186:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_bind> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3186:11: error: expected expression before 'const'
     as_a <const gimple_statement_bind> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3187:19: error: request for member 'block' in something not a structure or union
   return bind_stmt->block;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_bind_set_block':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3197:3: error: unknown type name 'gimple_statement_bind'
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3197:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3197:44: error: 'gimple_statement_bind' undeclared (first use in this function)
   gimple_statement_bind *bind_stmt = as_a <gimple_statement_bind> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3200:12: error: request for member 'block' in something not a structure or union
   bind_stmt->block = block;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_ninputs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3209:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3210:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3210:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3211:18: error: request for member 'ni' in something not a structure or union
   return asm_stmt->ni;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_noutputs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3220:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3221:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3221:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3222:18: error: request for member 'no' in something not a structure or union
   return asm_stmt->no;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_nclobbers':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3231:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3232:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3232:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3233:18: error: request for member 'nc' in something not a structure or union
   return asm_stmt->nc;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_nlabels':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3241:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3242:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3242:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3243:18: error: request for member 'nl' in something not a structure or union
   return asm_stmt->nl;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_input_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3251:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3252:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3252:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3253:47: error: request for member 'ni' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->ni);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3254:41: error: request for member 'no' in something not a structure or union
   return gimple_op (gs, index + asm_stmt->no);
                                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_input_op_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3262:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3263:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3263:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3264:47: error: request for member 'ni' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->ni);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3265:45: error: request for member 'no' in something not a structure or union
   return gimple_op_ptr (gs, index + asm_stmt->no);
                                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_set_input_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3274:3: error: unknown type name 'gimple_statement_asm'
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3274:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3274:42: error: 'gimple_statement_asm' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                          ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3275:47: error: request for member 'ni' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->ni
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3277:38: error: request for member 'no' in something not a structure or union
   gimple_set_op (gs, index + asm_stmt->no, in_op);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_output_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3286:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3287:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3287:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3288:47: error: request for member 'no' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->no);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_output_op_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3297:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3298:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3298:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3299:47: error: request for member 'no' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->no);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_set_output_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3309:3: error: unknown type name 'gimple_statement_asm'
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3309:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3309:42: error: 'gimple_statement_asm' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                          ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3310:47: error: request for member 'no' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->no
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_clobber_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3321:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3322:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3322:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3323:47: error: request for member 'nc' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->nc);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3324:41: error: request for member 'ni' in something not a structure or union
   return gimple_op (gs, index + asm_stmt->ni + asm_stmt->no);
                                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3324:56: error: request for member 'no' in something not a structure or union
   return gimple_op (gs, index + asm_stmt->ni + asm_stmt->no);
                                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_set_clobber_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3333:3: error: unknown type name 'gimple_statement_asm'
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3333:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3333:42: error: 'gimple_statement_asm' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                          ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3334:47: error: request for member 'nc' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->nc
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3336:38: error: request for member 'ni' in something not a structure or union
   gimple_set_op (gs, index + asm_stmt->ni + asm_stmt->no, clobber_op);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3336:53: error: request for member 'no' in something not a structure or union
   gimple_set_op (gs, index + asm_stmt->ni + asm_stmt->no, clobber_op);
                                                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_label_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3344:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3345:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3345:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3346:47: error: request for member 'nl' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->nl);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3347:41: error: request for member 'ni' in something not a structure or union
   return gimple_op (gs, index + asm_stmt->ni + asm_stmt->nc);
                                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3347:56: error: request for member 'nc' in something not a structure or union
   return gimple_op (gs, index + asm_stmt->ni + asm_stmt->nc);
                                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_set_label_op':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3355:3: error: unknown type name 'gimple_statement_asm'
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3355:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3355:42: error: 'gimple_statement_asm' undeclared (first use in this function)
   gimple_statement_asm *asm_stmt = as_a <gimple_statement_asm> (gs);
                                          ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3356:47: error: request for member 'nl' in something not a structure or union
   gcc_gimple_checking_assert (index < asm_stmt->nl
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3358:38: error: request for member 'ni' in something not a structure or union
   gimple_set_op (gs, index + asm_stmt->ni + asm_stmt->nc, label_op);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3358:53: error: request for member 'nc' in something not a structure or union
   gimple_set_op (gs, index + asm_stmt->ni + asm_stmt->nc, label_op);
                                                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_asm_string':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3367:9: error: unknown type name 'gimple_statement_asm'
   const gimple_statement_asm *asm_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3368:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_asm> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3368:11: error: expected expression before 'const'
     as_a <const gimple_statement_asm> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3369:18: error: request for member 'string' in something not a structure or union
   return asm_stmt->string;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_catch_types':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3424:9: error: unknown type name 'gimple_statement_catch'
   const gimple_statement_catch *catch_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3425:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_catch> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3425:11: error: expected expression before 'const'
     as_a <const gimple_statement_catch> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3426:20: error: request for member 'types' in something not a structure or union
   return catch_stmt->types;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_catch_types_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3435:3: error: unknown type name 'gimple_statement_catch'
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3435:40: error: 'as_a' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3435:46: error: 'gimple_statement_catch' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3436:21: error: request for member 'types' in something not a structure or union
   return &catch_stmt->types;
                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_catch_handler_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3446:3: error: unknown type name 'gimple_statement_catch'
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3446:40: error: 'as_a' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3446:46: error: 'gimple_statement_catch' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3447:21: error: request for member 'handler' in something not a structure or union
   return &catch_stmt->handler;
                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_catch_set_types':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3466:3: error: unknown type name 'gimple_statement_catch'
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3466:40: error: 'as_a' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3466:46: error: 'gimple_statement_catch' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3467:13: error: request for member 'types' in something not a structure or union
   catch_stmt->types = t;
             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_catch_set_handler':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3476:3: error: unknown type name 'gimple_statement_catch'
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3476:40: error: 'as_a' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3476:46: error: 'gimple_statement_catch' undeclared (first use in this function)
   gimple_statement_catch *catch_stmt = as_a <gimple_statement_catch> (gs);
                                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3477:13: error: request for member 'handler' in something not a structure or union
   catch_stmt->handler = handler;
             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_filter_types':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3486:9: error: unknown type name 'gimple_statement_eh_filter'
   const gimple_statement_eh_filter *eh_filter_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3487:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_eh_filter> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3487:11: error: expected expression before 'const'
     as_a <const gimple_statement_eh_filter> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3488:24: error: request for member 'types' in something not a structure or union
   return eh_filter_stmt->types;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_filter_types_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3498:3: error: unknown type name 'gimple_statement_eh_filter'
   gimple_statement_eh_filter *eh_filter_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3499:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3499:11: error: 'gimple_statement_eh_filter' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3500:25: error: request for member 'types' in something not a structure or union
   return &eh_filter_stmt->types;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_filter_failure_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3510:3: error: unknown type name 'gimple_statement_eh_filter'
   gimple_statement_eh_filter *eh_filter_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3511:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3511:11: error: 'gimple_statement_eh_filter' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3512:25: error: request for member 'failure' in something not a structure or union
   return &eh_filter_stmt->failure;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_filter_set_types':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3531:3: error: unknown type name 'gimple_statement_eh_filter'
   gimple_statement_eh_filter *eh_filter_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3532:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3532:11: error: 'gimple_statement_eh_filter' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3533:17: error: request for member 'types' in something not a structure or union
   eh_filter_stmt->types = types;
                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_filter_set_failure':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3543:3: error: unknown type name 'gimple_statement_eh_filter'
   gimple_statement_eh_filter *eh_filter_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3544:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3544:11: error: 'gimple_statement_eh_filter' undeclared (first use in this function)
     as_a <gimple_statement_eh_filter> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3545:17: error: request for member 'failure' in something not a structure or union
   eh_filter_stmt->failure = failure;
                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_must_not_throw_fndecl':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3553:3: error: unknown type name 'gimple_statement_eh_mnt'
   gimple_statement_eh_mnt *eh_mnt_stmt = as_a <gimple_statement_eh_mnt> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3553:42: error: 'as_a' undeclared (first use in this function)
   gimple_statement_eh_mnt *eh_mnt_stmt = as_a <gimple_statement_eh_mnt> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3553:48: error: 'gimple_statement_eh_mnt' undeclared (first use in this function)
   gimple_statement_eh_mnt *eh_mnt_stmt = as_a <gimple_statement_eh_mnt> (gs);
                                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3554:21: error: request for member 'fndecl' in something not a structure or union
   return eh_mnt_stmt->fndecl;
                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_must_not_throw_set_fndecl':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3562:3: error: unknown type name 'gimple_statement_eh_mnt'
   gimple_statement_eh_mnt *eh_mnt_stmt = as_a <gimple_statement_eh_mnt> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3562:42: error: 'as_a' undeclared (first use in this function)
   gimple_statement_eh_mnt *eh_mnt_stmt = as_a <gimple_statement_eh_mnt> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3562:48: error: 'gimple_statement_eh_mnt' undeclared (first use in this function)
   gimple_statement_eh_mnt *eh_mnt_stmt = as_a <gimple_statement_eh_mnt> (gs);
                                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3563:14: error: request for member 'fndecl' in something not a structure or union
   eh_mnt_stmt->fndecl = decl;
              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_else_n_body_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3571:3: error: unknown type name 'gimple_statement_eh_else'
   gimple_statement_eh_else *eh_else_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3572:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3572:11: error: 'gimple_statement_eh_else' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3573:23: error: request for member 'n_body' in something not a structure or union
   return &eh_else_stmt->n_body;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_else_e_body_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3585:3: error: unknown type name 'gimple_statement_eh_else'
   gimple_statement_eh_else *eh_else_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3586:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3586:11: error: 'gimple_statement_eh_else' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3587:23: error: request for member 'e_body' in something not a structure or union
   return &eh_else_stmt->e_body;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_else_set_n_body':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3599:3: error: unknown type name 'gimple_statement_eh_else'
   gimple_statement_eh_else *eh_else_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3600:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3600:11: error: 'gimple_statement_eh_else' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3601:15: error: request for member 'n_body' in something not a structure or union
   eh_else_stmt->n_body = seq;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_else_set_e_body':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3607:3: error: unknown type name 'gimple_statement_eh_else'
   gimple_statement_eh_else *eh_else_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3608:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3608:11: error: 'gimple_statement_eh_else' undeclared (first use in this function)
     as_a <gimple_statement_eh_else> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3609:15: error: request for member 'e_body' in something not a structure or union
   eh_else_stmt->e_body = seq;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_try_eval_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3654:3: error: unknown type name 'gimple_statement_try'
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3654:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3654:42: error: 'gimple_statement_try' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3655:19: error: request for member 'eval' in something not a structure or union
   return &try_stmt->eval;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_try_cleanup_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3674:3: error: unknown type name 'gimple_statement_try'
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3674:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3674:42: error: 'gimple_statement_try' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3675:19: error: request for member 'cleanup' in something not a structure or union
   return &try_stmt->cleanup;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_try_set_eval':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3708:3: error: unknown type name 'gimple_statement_try'
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3708:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3708:42: error: 'gimple_statement_try' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3709:11: error: request for member 'eval' in something not a structure or union
   try_stmt->eval = eval;
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_try_set_cleanup':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3719:3: error: unknown type name 'gimple_statement_try'
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3719:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3719:42: error: 'gimple_statement_try' undeclared (first use in this function)
   gimple_statement_try *try_stmt = as_a <gimple_statement_try> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3720:11: error: request for member 'cleanup' in something not a structure or union
   try_stmt->cleanup = cleanup;
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_wce_cleanup_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3729:3: error: unknown type name 'gimple_statement_wce'
   gimple_statement_wce *wce_stmt = as_a <gimple_statement_wce> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3729:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_wce *wce_stmt = as_a <gimple_statement_wce> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3729:42: error: 'gimple_statement_wce' undeclared (first use in this function)
   gimple_statement_wce *wce_stmt = as_a <gimple_statement_wce> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3730:19: error: request for member 'cleanup' in something not a structure or union
   return &wce_stmt->cleanup;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_wce_set_cleanup':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3748:3: error: unknown type name 'gimple_statement_wce'
   gimple_statement_wce *wce_stmt = as_a <gimple_statement_wce> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3748:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_wce *wce_stmt = as_a <gimple_statement_wce> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3748:42: error: 'gimple_statement_wce' undeclared (first use in this function)
   gimple_statement_wce *wce_stmt = as_a <gimple_statement_wce> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3749:11: error: request for member 'cleanup' in something not a structure or union
   wce_stmt->cleanup = cleanup;
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_capacity':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3778:9: error: unknown type name 'gimple_statement_phi'
   const gimple_statement_phi *phi_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3779:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_phi> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3779:11: error: expected expression before 'const'
     as_a <const gimple_statement_phi> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3780:18: error: request for member 'capacity' in something not a structure or union
   return phi_stmt->capacity;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_num_args':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3791:9: error: unknown type name 'gimple_statement_phi'
   const gimple_statement_phi *phi_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3792:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_phi> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3792:11: error: expected expression before 'const'
     as_a <const gimple_statement_phi> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3793:18: error: request for member 'nargs' in something not a structure or union
   return phi_stmt->nargs;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_result':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3802:9: error: unknown type name 'gimple_statement_phi'
   const gimple_statement_phi *phi_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3803:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_phi> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3803:11: error: expected expression before 'const'
     as_a <const gimple_statement_phi> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3804:18: error: request for member 'result' in something not a structure or union
   return phi_stmt->result;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_result_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3812:3: error: unknown type name 'gimple_statement_phi'
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3812:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3812:42: error: 'gimple_statement_phi' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3813:19: error: request for member 'result' in something not a structure or union
   return &phi_stmt->result;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_set_result':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3821:3: error: unknown type name 'gimple_statement_phi'
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3821:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3821:42: error: 'gimple_statement_phi' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3822:11: error: request for member 'result' in something not a structure or union
   phi_stmt->result = result;
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3834:3: error: unknown type name 'gimple_statement_phi'
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3834:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3834:42: error: 'gimple_statement_phi' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                          ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3835:48: error: request for member 'capacity' in something not a structure or union
   gcc_gimple_checking_assert (index <= phi_stmt->capacity);
                                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3836:20: error: request for member 'args' in something not a structure or union
   return &(phi_stmt->args[index]);
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_set_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3845:3: error: unknown type name 'gimple_statement_phi'
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3845:36: error: 'as_a' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3845:42: error: 'gimple_statement_phi' undeclared (first use in this function)
   gimple_statement_phi *phi_stmt = as_a <gimple_statement_phi> (gs);
                                          ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3846:48: error: request for member 'nargs' in something not a structure or union
   gcc_gimple_checking_assert (index <= phi_stmt->nargs);
                                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3847:11: error: request for member 'args' in something not a structure or union
   phi_stmt->args[index] = *phiarg;
           ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:28:0,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'phi_nodes':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3856:28: error: dereferencing pointer to incomplete type
   gcc_checking_assert (!(bb->flags & BB_RTL));
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/system.h:703:49: note: in definition of macro 'gcc_checking_assert'
 #define gcc_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3856:38: error: 'BB_RTL' undeclared (first use in this function)
   gcc_checking_assert (!(bb->flags & BB_RTL));
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/system.h:703:49: note: in definition of macro 'gcc_checking_assert'
 #define gcc_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                 ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3857:12: error: dereferencing pointer to incomplete type
   return bb->il.gimple.phi_nodes;
            ^
In file included from /opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gcc-plugin.h:28:0,
                 from conftest.c:74:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'phi_nodes_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3865:28: error: dereferencing pointer to incomplete type
   gcc_checking_assert (!(bb->flags & BB_RTL));
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/system.h:703:49: note: in definition of macro 'gcc_checking_assert'
 #define gcc_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3865:38: error: 'BB_RTL' undeclared (first use in this function)
   gcc_checking_assert (!(bb->flags & BB_RTL));
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/system.h:703:49: note: in definition of macro 'gcc_checking_assert'
 #define gcc_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                 ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3866:13: error: dereferencing pointer to incomplete type
   return &bb->il.gimple.phi_nodes;
             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_arg_edge':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3891:3: warning: return makes pointer from integer without a cast
   return EDGE_PRED (gimple_bb (gs), i);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_phi_arg_location_from_edge':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3907:31: error: dereferencing pointer to incomplete type
   return gimple_phi_arg (gs, e->dest_idx)->locus;
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_resx_region':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3932:9: error: unknown type name 'gimple_statement_resx'
   const gimple_statement_resx *resx_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3933:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_resx> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3933:11: error: expected expression before 'const'
     as_a <const gimple_statement_resx> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3934:19: error: request for member 'region' in something not a structure or union
   return resx_stmt->region;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_resx_set_region':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3942:3: error: unknown type name 'gimple_statement_resx'
   gimple_statement_resx *resx_stmt = as_a <gimple_statement_resx> (gs);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3942:38: error: 'as_a' undeclared (first use in this function)
   gimple_statement_resx *resx_stmt = as_a <gimple_statement_resx> (gs);
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3942:44: error: 'gimple_statement_resx' undeclared (first use in this function)
   gimple_statement_resx *resx_stmt = as_a <gimple_statement_resx> (gs);
                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3943:12: error: request for member 'region' in something not a structure or union
   resx_stmt->region = region;
            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_dispatch_region':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3951:9: error: unknown type name 'gimple_statement_eh_dispatch'
   const gimple_statement_eh_dispatch *eh_dispatch_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3952:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_eh_dispatch> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3952:11: error: expected expression before 'const'
     as_a <const gimple_statement_eh_dispatch> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3953:26: error: request for member 'region' in something not a structure or union
   return eh_dispatch_stmt->region;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_eh_dispatch_set_region':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3961:3: error: unknown type name 'gimple_statement_eh_dispatch'
   gimple_statement_eh_dispatch *eh_dispatch_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3962:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_eh_dispatch> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3962:11: error: 'gimple_statement_eh_dispatch' undeclared (first use in this function)
     as_a <gimple_statement_eh_dispatch> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:3963:19: error: request for member 'region' in something not a structure or union
   eh_dispatch_stmt->region = region;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_body_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4248:11: error: 'static_cast' undeclared (first use in this function)
   return &static_cast <gimple_statement_omp *> (gs)->body;
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4248:24: error: 'gimple_statement_omp' undeclared (first use in this function)
   return &static_cast <gimple_statement_omp *> (gs)->body;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4248:46: error: expected expression before '>' token
   return &static_cast <gimple_statement_omp *> (gs)->body;
                                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_set_body':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4264:3: error: 'static_cast' undeclared (first use in this function)
   static_cast <gimple_statement_omp *> (gs)->body = body;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4264:16: error: 'gimple_statement_omp' undeclared (first use in this function)
   static_cast <gimple_statement_omp *> (gs)->body = body;
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4264:38: error: expected expression before '>' token
   static_cast <gimple_statement_omp *> (gs)->body = body;
                                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_critical_name':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4273:9: error: unknown type name 'gimple_statement_omp_critical'
   const gimple_statement_omp_critical *omp_critical_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4274:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_critical> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4274:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_critical> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4275:27: error: request for member 'name' in something not a structure or union
   return omp_critical_stmt->name;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_critical_name_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4284:3: error: unknown type name 'gimple_statement_omp_critical'
   gimple_statement_omp_critical *omp_critical_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4285:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_critical> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4285:11: error: 'gimple_statement_omp_critical' undeclared (first use in this function)
     as_a <gimple_statement_omp_critical> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4286:28: error: request for member 'name' in something not a structure or union
   return &omp_critical_stmt->name;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_critical_set_name':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4295:3: error: unknown type name 'gimple_statement_omp_critical'
   gimple_statement_omp_critical *omp_critical_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4296:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_critical> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4296:11: error: 'gimple_statement_omp_critical' undeclared (first use in this function)
     as_a <gimple_statement_omp_critical> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4297:20: error: request for member 'name' in something not a structure or union
   omp_critical_stmt->name = name;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4377:9: error: unknown type name 'gimple_statement_omp_for'
   const gimple_statement_omp_for *omp_for_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4378:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4378:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_for> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4379:22: error: request for member 'clauses' in something not a structure or union
   return omp_for_stmt->clauses;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4388:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4389:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4389:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4390:23: error: request for member 'clauses' in something not a structure or union
   return &omp_for_stmt->clauses;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4399:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4400:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4400:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4401:15: error: request for member 'clauses' in something not a structure or union
   omp_for_stmt->clauses = clauses;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_collapse':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4410:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4411:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4411:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4412:22: error: request for member 'collapse' in something not a structure or union
   return omp_for_stmt->collapse;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_index':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4421:9: error: unknown type name 'gimple_statement_omp_for'
   const gimple_statement_omp_for *omp_for_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4422:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4422:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4423:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4424:22: error: request for member 'iter' in something not a structure or union
   return omp_for_stmt->iter[i].index;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_index_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4433:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4434:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4434:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4435:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4436:23: error: request for member 'iter' in something not a structure or union
   return &omp_for_stmt->iter[i].index;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_set_index':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4445:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4446:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4446:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4447:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4448:15: error: request for member 'iter' in something not a structure or union
   omp_for_stmt->iter[i].index = index;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_initial':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4457:9: error: unknown type name 'gimple_statement_omp_for'
   const gimple_statement_omp_for *omp_for_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4458:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4458:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4459:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4460:22: error: request for member 'iter' in something not a structure or union
   return omp_for_stmt->iter[i].initial;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_initial_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4469:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4470:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4470:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4471:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4472:23: error: request for member 'iter' in something not a structure or union
   return &omp_for_stmt->iter[i].initial;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_set_initial':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4481:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4482:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4482:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4483:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4484:15: error: request for member 'iter' in something not a structure or union
   omp_for_stmt->iter[i].initial = initial;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_final':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4493:9: error: unknown type name 'gimple_statement_omp_for'
   const gimple_statement_omp_for *omp_for_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4494:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4494:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4495:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4496:22: error: request for member 'iter' in something not a structure or union
   return omp_for_stmt->iter[i].final;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_final_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4505:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4506:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4506:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4507:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4508:23: error: request for member 'iter' in something not a structure or union
   return &omp_for_stmt->iter[i].final;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_set_final':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4517:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4518:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4518:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4519:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4520:15: error: request for member 'iter' in something not a structure or union
   omp_for_stmt->iter[i].final = final;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_incr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4529:9: error: unknown type name 'gimple_statement_omp_for'
   const gimple_statement_omp_for *omp_for_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4530:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4530:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4531:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4532:22: error: request for member 'iter' in something not a structure or union
   return omp_for_stmt->iter[i].incr;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_incr_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4541:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4542:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4542:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4543:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4544:23: error: request for member 'iter' in something not a structure or union
   return &omp_for_stmt->iter[i].incr;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_set_incr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4553:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4554:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4554:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4555:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4556:15: error: request for member 'iter' in something not a structure or union
   omp_for_stmt->iter[i].incr = incr;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_pre_body_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4566:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4567:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4567:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4568:23: error: request for member 'pre_body' in something not a structure or union
   return &omp_for_stmt->pre_body;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_set_pre_body':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4588:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4589:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4589:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4590:15: error: request for member 'pre_body' in something not a structure or union
   omp_for_stmt->pre_body = pre_body;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4599:9: error: unknown type name 'gimple_statement_omp_parallel'
   const gimple_statement_omp_parallel *omp_parallel_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4600:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4600:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4601:27: error: request for member 'clauses' in something not a structure or union
   return omp_parallel_stmt->clauses;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4610:3: error: unknown type name 'gimple_statement_omp_parallel'
   gimple_statement_omp_parallel *omp_parallel_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4611:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4611:11: error: 'gimple_statement_omp_parallel' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4612:28: error: request for member 'clauses' in something not a structure or union
   return &omp_parallel_stmt->clauses;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4622:3: error: unknown type name 'gimple_statement_omp_parallel'
   gimple_statement_omp_parallel *omp_parallel_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4623:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4623:11: error: 'gimple_statement_omp_parallel' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4624:20: error: request for member 'clauses' in something not a structure or union
   omp_parallel_stmt->clauses = clauses;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4633:9: error: unknown type name 'gimple_statement_omp_parallel'
   const gimple_statement_omp_parallel *omp_parallel_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4634:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4634:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4635:27: error: request for member 'child_fn' in something not a structure or union
   return omp_parallel_stmt->child_fn;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_child_fn_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4644:3: error: unknown type name 'gimple_statement_omp_parallel'
   gimple_statement_omp_parallel *omp_parallel_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4645:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4645:11: error: 'gimple_statement_omp_parallel' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4646:28: error: request for member 'child_fn' in something not a structure or union
   return &omp_parallel_stmt->child_fn;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_set_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4655:3: error: unknown type name 'gimple_statement_omp_parallel'
   gimple_statement_omp_parallel *omp_parallel_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4656:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4656:11: error: 'gimple_statement_omp_parallel' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4657:20: error: request for member 'child_fn' in something not a structure or union
   omp_parallel_stmt->child_fn = child_fn;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4667:9: error: unknown type name 'gimple_statement_omp_parallel'
   const gimple_statement_omp_parallel *omp_parallel_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4668:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4668:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4669:27: error: request for member 'data_arg' in something not a structure or union
   return omp_parallel_stmt->data_arg;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_data_arg_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4678:3: error: unknown type name 'gimple_statement_omp_parallel'
   gimple_statement_omp_parallel *omp_parallel_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4679:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4679:11: error: 'gimple_statement_omp_parallel' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4680:28: error: request for member 'data_arg' in something not a structure or union
   return &omp_parallel_stmt->data_arg;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_parallel_set_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4689:3: error: unknown type name 'gimple_statement_omp_parallel'
   gimple_statement_omp_parallel *omp_parallel_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4690:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4690:11: error: 'gimple_statement_omp_parallel' undeclared (first use in this function)
     as_a <gimple_statement_omp_parallel> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4691:20: error: request for member 'data_arg' in something not a structure or union
   omp_parallel_stmt->data_arg = data_arg;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4700:9: error: unknown type name 'gimple_statement_omp_task'
   const gimple_statement_omp_task *omp_task_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4701:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4701:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4702:23: error: request for member 'clauses' in something not a structure or union
   return omp_task_stmt->clauses;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4711:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4712:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4712:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4713:24: error: request for member 'clauses' in something not a structure or union
   return &omp_task_stmt->clauses;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4723:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4724:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4724:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4725:16: error: request for member 'clauses' in something not a structure or union
   omp_task_stmt->clauses = clauses;
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4734:9: error: unknown type name 'gimple_statement_omp_task'
   const gimple_statement_omp_task *omp_task_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4735:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4735:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4736:23: error: request for member 'child_fn' in something not a structure or union
   return omp_task_stmt->child_fn;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_child_fn_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4745:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4746:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4746:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4747:24: error: request for member 'child_fn' in something not a structure or union
   return &omp_task_stmt->child_fn;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_set_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4756:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4757:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4757:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4758:16: error: request for member 'child_fn' in something not a structure or union
   omp_task_stmt->child_fn = child_fn;
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4768:9: error: unknown type name 'gimple_statement_omp_task'
   const gimple_statement_omp_task *omp_task_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4769:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4769:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4770:23: error: request for member 'data_arg' in something not a structure or union
   return omp_task_stmt->data_arg;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_data_arg_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4779:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4780:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4780:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4781:24: error: request for member 'data_arg' in something not a structure or union
   return &omp_task_stmt->data_arg;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_set_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4790:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4791:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4791:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4792:16: error: request for member 'data_arg' in something not a structure or union
   omp_task_stmt->data_arg = data_arg;
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4801:9: error: unknown type name 'gimple_statement_omp_taskreg'
   const gimple_statement_omp_taskreg *omp_taskreg_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4802:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4802:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4803:26: error: request for member 'clauses' in something not a structure or union
   return omp_taskreg_stmt->clauses;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4812:3: error: unknown type name 'gimple_statement_omp_taskreg'
   gimple_statement_omp_taskreg *omp_taskreg_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4813:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4813:11: error: 'gimple_statement_omp_taskreg' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4814:27: error: request for member 'clauses' in something not a structure or union
   return &omp_taskreg_stmt->clauses;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4824:3: error: unknown type name 'gimple_statement_omp_taskreg'
   gimple_statement_omp_taskreg *omp_taskreg_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4825:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4825:11: error: 'gimple_statement_omp_taskreg' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4826:19: error: request for member 'clauses' in something not a structure or union
   omp_taskreg_stmt->clauses = clauses;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4835:9: error: unknown type name 'gimple_statement_omp_taskreg'
   const gimple_statement_omp_taskreg *omp_taskreg_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4836:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4836:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4837:26: error: request for member 'child_fn' in something not a structure or union
   return omp_taskreg_stmt->child_fn;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_child_fn_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4846:3: error: unknown type name 'gimple_statement_omp_taskreg'
   gimple_statement_omp_taskreg *omp_taskreg_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4847:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4847:11: error: 'gimple_statement_omp_taskreg' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4848:27: error: request for member 'child_fn' in something not a structure or union
   return &omp_taskreg_stmt->child_fn;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_set_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4857:3: error: unknown type name 'gimple_statement_omp_taskreg'
   gimple_statement_omp_taskreg *omp_taskreg_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4858:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4858:11: error: 'gimple_statement_omp_taskreg' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4859:19: error: request for member 'child_fn' in something not a structure or union
   omp_taskreg_stmt->child_fn = child_fn;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4869:9: error: unknown type name 'gimple_statement_omp_taskreg'
   const gimple_statement_omp_taskreg *omp_taskreg_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4870:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4870:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4871:26: error: request for member 'data_arg' in something not a structure or union
   return omp_taskreg_stmt->data_arg;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_data_arg_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4880:3: error: unknown type name 'gimple_statement_omp_taskreg'
   gimple_statement_omp_taskreg *omp_taskreg_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4881:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4881:11: error: 'gimple_statement_omp_taskreg' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4882:27: error: request for member 'data_arg' in something not a structure or union
   return &omp_taskreg_stmt->data_arg;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_taskreg_set_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4891:3: error: unknown type name 'gimple_statement_omp_taskreg'
   gimple_statement_omp_taskreg *omp_taskreg_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4892:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4892:11: error: 'gimple_statement_omp_taskreg' undeclared (first use in this function)
     as_a <gimple_statement_omp_taskreg> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4893:19: error: request for member 'data_arg' in something not a structure or union
   omp_taskreg_stmt->data_arg = data_arg;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_copy_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4902:9: error: unknown type name 'gimple_statement_omp_task'
   const gimple_statement_omp_task *omp_task_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4903:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4903:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4904:23: error: request for member 'copy_fn' in something not a structure or union
   return omp_task_stmt->copy_fn;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_copy_fn_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4913:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4914:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4914:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4915:24: error: request for member 'copy_fn' in something not a structure or union
   return &omp_task_stmt->copy_fn;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_set_copy_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4924:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4925:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4925:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4926:16: error: request for member 'copy_fn' in something not a structure or union
   omp_task_stmt->copy_fn = copy_fn;
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_arg_size':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4935:9: error: unknown type name 'gimple_statement_omp_task'
   const gimple_statement_omp_task *omp_task_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4936:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4936:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4937:23: error: request for member 'arg_size' in something not a structure or union
   return omp_task_stmt->arg_size;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_arg_size_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4946:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4947:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4947:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4948:24: error: request for member 'arg_size' in something not a structure or union
   return &omp_task_stmt->arg_size;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_set_arg_size':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4957:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4958:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4958:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4959:16: error: request for member 'arg_size' in something not a structure or union
   omp_task_stmt->arg_size = arg_size;
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_arg_align':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4968:9: error: unknown type name 'gimple_statement_omp_task'
   const gimple_statement_omp_task *omp_task_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4969:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4969:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4970:23: error: request for member 'arg_align' in something not a structure or union
   return omp_task_stmt->arg_align;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_arg_align_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4979:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4980:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4980:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4981:24: error: request for member 'arg_align' in something not a structure or union
   return &omp_task_stmt->arg_align;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_task_set_arg_align':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4990:3: error: unknown type name 'gimple_statement_omp_task'
   gimple_statement_omp_task *omp_task_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4991:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4991:11: error: 'gimple_statement_omp_task' undeclared (first use in this function)
     as_a <gimple_statement_omp_task> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:4992:16: error: request for member 'arg_align' in something not a structure or union
   omp_task_stmt->arg_align = arg_align;
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_single_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5001:9: error: unknown type name 'gimple_statement_omp_single'
   const gimple_statement_omp_single *omp_single_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5002:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_single> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5002:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_single> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5003:25: error: request for member 'clauses' in something not a structure or union
   return omp_single_stmt->clauses;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_single_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5012:3: error: unknown type name 'gimple_statement_omp_single'
   gimple_statement_omp_single *omp_single_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5013:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_single> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5013:11: error: 'gimple_statement_omp_single' undeclared (first use in this function)
     as_a <gimple_statement_omp_single> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5014:26: error: request for member 'clauses' in something not a structure or union
   return &omp_single_stmt->clauses;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_single_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5023:3: error: unknown type name 'gimple_statement_omp_single'
   gimple_statement_omp_single *omp_single_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5024:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_single> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5024:11: error: 'gimple_statement_omp_single' undeclared (first use in this function)
     as_a <gimple_statement_omp_single> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5025:18: error: request for member 'clauses' in something not a structure or union
   omp_single_stmt->clauses = clauses;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5034:9: error: unknown type name 'gimple_statement_omp_target'
   const gimple_statement_omp_target *omp_target_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5035:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5035:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5036:25: error: request for member 'clauses' in something not a structure or union
   return omp_target_stmt->clauses;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5045:3: error: unknown type name 'gimple_statement_omp_target'
   gimple_statement_omp_target *omp_target_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5046:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5046:11: error: 'gimple_statement_omp_target' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5047:26: error: request for member 'clauses' in something not a structure or union
   return &omp_target_stmt->clauses;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5056:3: error: unknown type name 'gimple_statement_omp_target'
   gimple_statement_omp_target *omp_target_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5057:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5057:11: error: 'gimple_statement_omp_target' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5058:18: error: request for member 'clauses' in something not a structure or union
   omp_target_stmt->clauses = clauses;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5088:9: error: unknown type name 'gimple_statement_omp_target'
   const gimple_statement_omp_target *omp_target_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5089:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5089:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5090:25: error: request for member 'child_fn' in something not a structure or union
   return omp_target_stmt->child_fn;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_child_fn_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5099:3: error: unknown type name 'gimple_statement_omp_target'
   gimple_statement_omp_target *omp_target_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5100:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5100:11: error: 'gimple_statement_omp_target' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5101:26: error: request for member 'child_fn' in something not a structure or union
   return &omp_target_stmt->child_fn;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_set_child_fn':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5110:3: error: unknown type name 'gimple_statement_omp_target'
   gimple_statement_omp_target *omp_target_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5111:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5111:11: error: 'gimple_statement_omp_target' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5112:18: error: request for member 'child_fn' in something not a structure or union
   omp_target_stmt->child_fn = child_fn;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5122:9: error: unknown type name 'gimple_statement_omp_target'
   const gimple_statement_omp_target *omp_target_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5123:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5123:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5124:25: error: request for member 'data_arg' in something not a structure or union
   return omp_target_stmt->data_arg;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_data_arg_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5133:3: error: unknown type name 'gimple_statement_omp_target'
   gimple_statement_omp_target *omp_target_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5134:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5134:11: error: 'gimple_statement_omp_target' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5135:26: error: request for member 'data_arg' in something not a structure or union
   return &omp_target_stmt->data_arg;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_target_set_data_arg':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5144:3: error: unknown type name 'gimple_statement_omp_target'
   gimple_statement_omp_target *omp_target_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5145:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5145:11: error: 'gimple_statement_omp_target' undeclared (first use in this function)
     as_a <gimple_statement_omp_target> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5146:18: error: request for member 'data_arg' in something not a structure or union
   omp_target_stmt->data_arg = data_arg;
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_teams_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5155:9: error: unknown type name 'gimple_statement_omp_teams'
   const gimple_statement_omp_teams *omp_teams_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5156:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_teams> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5156:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_teams> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5157:24: error: request for member 'clauses' in something not a structure or union
   return omp_teams_stmt->clauses;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_teams_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5166:3: error: unknown type name 'gimple_statement_omp_teams'
   gimple_statement_omp_teams *omp_teams_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5167:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_teams> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5167:11: error: 'gimple_statement_omp_teams' undeclared (first use in this function)
     as_a <gimple_statement_omp_teams> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5168:25: error: request for member 'clauses' in something not a structure or union
   return &omp_teams_stmt->clauses;
                         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_teams_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5177:3: error: unknown type name 'gimple_statement_omp_teams'
   gimple_statement_omp_teams *omp_teams_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5178:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_teams> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5178:11: error: 'gimple_statement_omp_teams' undeclared (first use in this function)
     as_a <gimple_statement_omp_teams> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5179:17: error: request for member 'clauses' in something not a structure or union
   omp_teams_stmt->clauses = clauses;
                 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_sections_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5188:9: error: unknown type name 'gimple_statement_omp_sections'
   const gimple_statement_omp_sections *omp_sections_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5189:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_sections> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5189:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_sections> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5190:27: error: request for member 'clauses' in something not a structure or union
   return omp_sections_stmt->clauses;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_sections_clauses_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5199:3: error: unknown type name 'gimple_statement_omp_sections'
   gimple_statement_omp_sections *omp_sections_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5200:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5200:11: error: 'gimple_statement_omp_sections' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5201:28: error: request for member 'clauses' in something not a structure or union
   return &omp_sections_stmt->clauses;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_sections_set_clauses':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5211:3: error: unknown type name 'gimple_statement_omp_sections'
   gimple_statement_omp_sections *omp_sections_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5212:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5212:11: error: 'gimple_statement_omp_sections' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5213:20: error: request for member 'clauses' in something not a structure or union
   omp_sections_stmt->clauses = clauses;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_sections_control':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5223:9: error: unknown type name 'gimple_statement_omp_sections'
   const gimple_statement_omp_sections *omp_sections_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5224:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_sections> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5224:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_sections> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5225:27: error: request for member 'control' in something not a structure or union
   return omp_sections_stmt->control;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_sections_control_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5235:3: error: unknown type name 'gimple_statement_omp_sections'
   gimple_statement_omp_sections *omp_sections_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5236:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5236:11: error: 'gimple_statement_omp_sections' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5237:28: error: request for member 'control' in something not a structure or union
   return &omp_sections_stmt->control;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_sections_set_control':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5247:3: error: unknown type name 'gimple_statement_omp_sections'
   gimple_statement_omp_sections *omp_sections_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5248:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5248:11: error: 'gimple_statement_omp_sections' undeclared (first use in this function)
     as_a <gimple_statement_omp_sections> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5249:20: error: request for member 'control' in something not a structure or union
   omp_sections_stmt->control = control;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_set_cond':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5258:3: error: unknown type name 'gimple_statement_omp_for'
   gimple_statement_omp_for *omp_for_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5259:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5259:11: error: 'gimple_statement_omp_for' undeclared (first use in this function)
     as_a <gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5261:29: error: request for member 'collapse' in something not a structure or union
          && i < omp_for_stmt->collapse);
                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5262:15: error: request for member 'iter' in something not a structure or union
   omp_for_stmt->iter[i].cond = cond;
               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_for_cond':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5271:9: error: unknown type name 'gimple_statement_omp_for'
   const gimple_statement_omp_for *omp_for_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5272:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_for> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5272:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_for> (gs);
           ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5273:47: error: request for member 'collapse' in something not a structure or union
   gcc_gimple_checking_assert (i < omp_for_stmt->collapse);
                                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:56:56: note: in definition of macro 'gcc_gimple_checking_assert'
 #define gcc_gimple_checking_assert(EXPR) ((void)(0 && (EXPR)))
                                                        ^
In file included from conftest.c:76:0:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5274:22: error: request for member 'iter' in something not a structure or union
   return omp_for_stmt->iter[i].cond;
                      ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_store_set_val':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5283:3: error: unknown type name 'gimple_statement_omp_atomic_store'
   gimple_statement_omp_atomic_store *omp_atomic_store_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5284:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_store> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5284:11: error: 'gimple_statement_omp_atomic_store' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_store> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5285:24: error: request for member 'val' in something not a structure or union
   omp_atomic_store_stmt->val = val;
                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_store_val':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5294:9: error: unknown type name 'gimple_statement_omp_atomic_store'
   const gimple_statement_omp_atomic_store *omp_atomic_store_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5295:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_atomic_store> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5295:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_atomic_store> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5296:31: error: request for member 'val' in something not a structure or union
   return omp_atomic_store_stmt->val;
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_store_val_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5305:3: error: unknown type name 'gimple_statement_omp_atomic_store'
   gimple_statement_omp_atomic_store *omp_atomic_store_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5306:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_store> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5306:11: error: 'gimple_statement_omp_atomic_store' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_store> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5307:32: error: request for member 'val' in something not a structure or union
   return &omp_atomic_store_stmt->val;
                                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_load_set_lhs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5316:3: error: unknown type name 'gimple_statement_omp_atomic_load'
   gimple_statement_omp_atomic_load *omp_atomic_load_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5317:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5317:11: error: 'gimple_statement_omp_atomic_load' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5318:23: error: request for member 'lhs' in something not a structure or union
   omp_atomic_load_stmt->lhs = lhs;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_load_lhs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5327:9: error: unknown type name 'gimple_statement_omp_atomic_load'
   const gimple_statement_omp_atomic_load *omp_atomic_load_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5328:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_atomic_load> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5328:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_atomic_load> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5329:30: error: request for member 'lhs' in something not a structure or union
   return omp_atomic_load_stmt->lhs;
                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_load_lhs_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5338:3: error: unknown type name 'gimple_statement_omp_atomic_load'
   gimple_statement_omp_atomic_load *omp_atomic_load_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5339:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5339:11: error: 'gimple_statement_omp_atomic_load' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5340:31: error: request for member 'lhs' in something not a structure or union
   return &omp_atomic_load_stmt->lhs;
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_load_set_rhs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5349:3: error: unknown type name 'gimple_statement_omp_atomic_load'
   gimple_statement_omp_atomic_load *omp_atomic_load_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5350:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5350:11: error: 'gimple_statement_omp_atomic_load' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5351:23: error: request for member 'rhs' in something not a structure or union
   omp_atomic_load_stmt->rhs = rhs;
                       ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_load_rhs':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5360:9: error: unknown type name 'gimple_statement_omp_atomic_load'
   const gimple_statement_omp_atomic_load *omp_atomic_load_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5361:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_atomic_load> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5361:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_atomic_load> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5362:30: error: request for member 'rhs' in something not a structure or union
   return omp_atomic_load_stmt->rhs;
                              ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_atomic_load_rhs_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5371:3: error: unknown type name 'gimple_statement_omp_atomic_load'
   gimple_statement_omp_atomic_load *omp_atomic_load_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5372:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5372:11: error: 'gimple_statement_omp_atomic_load' undeclared (first use in this function)
     as_a <gimple_statement_omp_atomic_load> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5373:31: error: request for member 'rhs' in something not a structure or union
   return &omp_atomic_load_stmt->rhs;
                               ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_continue_control_def':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5382:9: error: unknown type name 'gimple_statement_omp_continue'
   const gimple_statement_omp_continue *omp_continue_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5383:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_continue> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5383:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_continue> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5384:27: error: request for member 'control_def' in something not a structure or union
   return omp_continue_stmt->control_def;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_continue_control_def_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5392:3: error: unknown type name 'gimple_statement_omp_continue'
   gimple_statement_omp_continue *omp_continue_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5393:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5393:11: error: 'gimple_statement_omp_continue' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5394:28: error: request for member 'control_def' in something not a structure or union
   return &omp_continue_stmt->control_def;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_continue_set_control_def':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5402:3: error: unknown type name 'gimple_statement_omp_continue'
   gimple_statement_omp_continue *omp_continue_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5403:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5403:11: error: 'gimple_statement_omp_continue' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5404:20: error: request for member 'control_def' in something not a structure or union
   omp_continue_stmt->control_def = def;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_continue_control_use':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5413:9: error: unknown type name 'gimple_statement_omp_continue'
   const gimple_statement_omp_continue *omp_continue_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5414:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_omp_continue> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5414:11: error: expected expression before 'const'
     as_a <const gimple_statement_omp_continue> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5415:27: error: request for member 'control_use' in something not a structure or union
   return omp_continue_stmt->control_use;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_continue_control_use_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5424:3: error: unknown type name 'gimple_statement_omp_continue'
   gimple_statement_omp_continue *omp_continue_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5425:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5425:11: error: 'gimple_statement_omp_continue' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5426:28: error: request for member 'control_use' in something not a structure or union
   return &omp_continue_stmt->control_use;
                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_omp_continue_set_control_use':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5435:3: error: unknown type name 'gimple_statement_omp_continue'
   gimple_statement_omp_continue *omp_continue_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5436:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5436:11: error: 'gimple_statement_omp_continue' undeclared (first use in this function)
     as_a <gimple_statement_omp_continue> (g);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5437:20: error: request for member 'control_use' in something not a structure or union
   omp_continue_stmt->control_use = use;
                    ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_transaction_body_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5445:3: error: unknown type name 'gimple_statement_transaction'
   gimple_statement_transaction *transaction_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5446:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5446:11: error: 'gimple_statement_transaction' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5447:27: error: request for member 'body' in something not a structure or union
   return &transaction_stmt->body;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_transaction_label':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5463:9: error: unknown type name 'gimple_statement_transaction'
   const gimple_statement_transaction *transaction_stmt =
         ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5464:5: error: 'as_a' undeclared (first use in this function)
     as_a <const gimple_statement_transaction> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5464:11: error: expected expression before 'const'
     as_a <const gimple_statement_transaction> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5465:26: error: request for member 'label' in something not a structure or union
   return transaction_stmt->label;
                          ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_transaction_label_ptr':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5471:3: error: unknown type name 'gimple_statement_transaction'
   gimple_statement_transaction *transaction_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5472:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5472:11: error: 'gimple_statement_transaction' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5473:27: error: request for member 'label' in something not a structure or union
   return &transaction_stmt->label;
                           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_transaction_set_body':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5490:3: error: unknown type name 'gimple_statement_transaction'
   gimple_statement_transaction *transaction_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5491:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5491:11: error: 'gimple_statement_transaction' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5492:19: error: request for member 'body' in something not a structure or union
   transaction_stmt->body = body;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_transaction_set_label':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5500:3: error: unknown type name 'gimple_statement_transaction'
   gimple_statement_transaction *transaction_stmt =
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5501:5: error: 'as_a' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5501:11: error: 'gimple_statement_transaction' undeclared (first use in this function)
     as_a <gimple_statement_transaction> (gs);
           ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5502:19: error: request for member 'label' in something not a structure or union
   transaction_stmt->label = label;
                   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5598:1: error: return type is an incomplete type
 gimple_predict_predictor (gimple gs)
 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_predict_predictor':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5601:16: error: conversion to incomplete type
   return (enum br_predictor) (gs->subcode & ~GF_PREDICT_TAKEN);
                ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5601:3: warning: 'return' with a value, in function returning void
   return (enum br_predictor) (gs->subcode & ~GF_PREDICT_TAKEN);
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5608:60: error: parameter 2 ('predictor') has incomplete type
 gimple_predict_set_predictor (gimple gs, enum br_predictor predictor)
                                                            ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5619:1: error: return type is an incomplete type
 gimple_predict_outcome (gimple gs)
 ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_predict_outcome':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5622:45: error: 'TAKEN' undeclared (first use in this function)
   return (gs->subcode & GF_PREDICT_TAKEN) ? TAKEN : NOT_TAKEN;
                                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5622:53: error: 'NOT_TAKEN' undeclared (first use in this function)
   return (gs->subcode & GF_PREDICT_TAKEN) ? TAKEN : NOT_TAKEN;
                                                     ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5622:3: warning: 'return' with a value, in function returning void
   return (gs->subcode & GF_PREDICT_TAKEN) ? TAKEN : NOT_TAKEN;
   ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: At top level:
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5629:56: error: parameter 2 ('outcome') has incomplete type
 gimple_predict_set_outcome (gimple gs, enum prediction outcome)
                                                        ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_predict_set_outcome':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5632:18: error: 'TAKEN' undeclared (first use in this function)
   if (outcome == TAKEN)
                  ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h: In function 'gimple_expr_type':
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5657:45: error: 'IFN_MASK_STORE' undeclared (first use in this function)
        && gimple_call_internal_fn (stmt) == IFN_MASK_STORE)
                                             ^
/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include/gimple.h:5657:8: error: void value not ignored as it ought to be
        && gimple_call_internal_fn (stmt) == IFN_MASK_STORE)
        ^
conftest.c: At top level:
conftest.c:79:45: warning: missing terminating ' character
        Beware, this compiler is a fake.  Don't use it.
                                             ^
conftest.c: In function 'foo':
conftest.c:90:10: warning: return makes pointer from integer without a cast
          return lookup_name (get_identifier ("puts"));
          ^
configure:26208: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| /* end confdefs.h.  */
| #include <gcc-plugin.h>
| 	      #include <tree.h>
| 	      #include <gimple.h>
| 
| 	      #if defined __INTEL_COMPILER || defined __ICC
| 	      Beware, this compiler is a fake.  Don't use it.
| 	      #endif
| 
| 	      tree fndecl; gimple call;
| int
| main ()
| {
| /* Clang 3.1 doesn't support nested functions, so try to
| 	         discriminate it this way.  */
| 	      tree foo (void)
| 	      {
| 	        return lookup_name (get_identifier ("puts"));
|               }
| 	      fndecl = foo ();
| 	      call = gimple_build_call (fndecl, 0);
|   ;
|   return 0;
| }
configure:26224: result: no
configure:26508: WARNING: GCC plug-ins not supported; StarPU's GCC plug-in will not be built
configure:26646: checking for SOCL
configure:26661: result: no
configure:26709: checking for gdb
configure:26727: found /usr/bin/gdb
configure:26740: result: /usr/bin/gdb
configure:26952: checking whether OpenGL rendering is enabled
configure:26956: result: no
configure:26967: checking for X
configure:27075: gcc -E  -D_GNU_SOURCE  conftest.c
configure:27075: $? = 0
configure:27106: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lX11 -lrt -lm -lpthread  >&5
configure:27106: $? = 0
configure:27156: result: libraries , headers 
configure:27255: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lrt -lm -lpthread   -lX11 >&5
configure:27255: $? = 0
configure:27353: checking for gethostbyname
configure:27353: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lrt -lm -lpthread  >&5
configure:27353: $? = 0
configure:27353: result: yes
configure:27450: checking for connect
configure:27450: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lrt -lm -lpthread  >&5
configure:27450: $? = 0
configure:27450: result: yes
configure:27499: checking for remove
configure:27499: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lrt -lm -lpthread  >&5
configure:27499: $? = 0
configure:27499: result: yes
configure:27548: checking for shmat
configure:27548: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lrt -lm -lpthread  >&5
configure:27548: $? = 0
configure:27548: result: yes
configure:27606: checking for IceConnectionNumber in -lICE
configure:27631: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lICE  -lrt -lm -lpthread  >&5
/usr/bin/ld: cannot find -lICE
collect2: error: ld returned 1 exit status
configure:27631: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char IceConnectionNumber ();
| int
| main ()
| {
| return IceConnectionNumber ();
|   ;
|   return 0;
| }
configure:27640: result: no
configure:28089: checking for library containing sgemm_
configure:28120: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c  >&5
/tmp/ccNyjqTC.o: In function `main':
/nas_home/hpcfapix/starpu-1.1.4/conftest.c:87: undefined reference to `sgemm_'
collect2: error: ld returned 1 exit status
configure:28120: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char sgemm_ ();
| int
| main ()
| {
| return sgemm_ ();
|   ;
|   return 0;
| }
configure:28120: gcc -o conftest -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE   conftest.c -lblas   >&5
configure:28120: $? = 0
configure:28137: result: -lblas
configure:28208: checking which BLAS lib should be used
configure:28210: result: system
configure:28234: checking for FFTW
configure:28242: $PKG_CONFIG --exists --print-errors "fftw3"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:28245: $? = 1
configure:28260: $PKG_CONFIG --exists --print-errors "fftw3"
Package fftw3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3' found
configure:28263: $? = 1
No package 'fftw3' found
configure:28291: result: no
configure:28321: checking for FFTWF
configure:28329: $PKG_CONFIG --exists --print-errors "fftw3f"
Package fftw3f was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3f.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3f' found
configure:28332: $? = 1
configure:28347: $PKG_CONFIG --exists --print-errors "fftw3f"
Package fftw3f was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3f.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3f' found
configure:28350: $? = 1
No package 'fftw3f' found
configure:28378: result: no
configure:28408: checking for FFTWL
configure:28416: $PKG_CONFIG --exists --print-errors "fftw3l"
Package fftw3l was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3l.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3l' found
configure:28419: $? = 1
configure:28434: $PKG_CONFIG --exists --print-errors "fftw3l"
Package fftw3l was not found in the pkg-config search path.
Perhaps you should add the directory containing `fftw3l.pc'
to the PKG_CONFIG_PATH environment variable
No package 'fftw3l' found
configure:28437: $? = 1
No package 'fftw3l' found
configure:28465: result: no
configure:28561: checking for HWLOC
configure:28569: $PKG_CONFIG --exists --print-errors "hwloc"
configure:28572: $? = 0
configure:28587: $PKG_CONFIG --exists --print-errors "hwloc"
configure:28590: $? = 0
configure:28630: result: yes
configure:28719: checking whether hwloc should be used
configure:28721: result: yes
configure:28726: checking f77.h usability
configure:28726: gcc -c -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE  conftest.c >&5
conftest.c:111:17: fatal error: f77.h: No such file or directory
 #include <f77.h>
                 ^
compilation terminated.
configure:28726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_SYSTEM_BLAS 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <f77.h>
configure:28726: result: no
configure:28726: checking f77.h presence
configure:28726: gcc -E  -D_GNU_SOURCE  conftest.c
conftest.c:78:17: fatal error: f77.h: No such file or directory
 #include <f77.h>
                 ^
compilation terminated.
configure:28726: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_SYSTEM_BLAS 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h.  */
| #include <f77.h>
configure:28726: result: no
configure:28726: checking for f77.h
configure:28726: result: no
configure:28755: checking for icc
configure:28785: result: no
configure:28852: checking for help2man
configure:28882: result: no
configure:28903: checking for struct cudaDeviceProp.pciDomainID
configure:28903: gcc -c -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE  conftest.c >&5
conftest.c:78:30: fatal error: cuda_runtime_api.h: No such file or directory
 #include <cuda_runtime_api.h>
                              ^
compilation terminated.
configure:28903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_SYSTEM_BLAS 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h.  */
| #include <cuda_runtime_api.h>
| 
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (ac_aggr.pciDomainID)
| return 0;
|   ;
|   return 0;
| }
configure:28903: gcc -c -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE  conftest.c >&5
conftest.c:78:30: fatal error: cuda_runtime_api.h: No such file or directory
 #include <cuda_runtime_api.h>
                              ^
compilation terminated.
configure:28903: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_SYSTEM_BLAS 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h.  */
| #include <cuda_runtime_api.h>
| 
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (sizeof ac_aggr.pciDomainID)
| return 0;
|   ;
|   return 0;
| }
configure:28903: result: no
configure:28912: checking for struct cudaDeviceProp.pciBusID
configure:28912: gcc -c -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE  conftest.c >&5
conftest.c:78:30: fatal error: cuda_runtime_api.h: No such file or directory
 #include <cuda_runtime_api.h>
                              ^
compilation terminated.
configure:28912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_SYSTEM_BLAS 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h.  */
| #include <cuda_runtime_api.h>
| 
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (ac_aggr.pciBusID)
| return 0;
|   ;
|   return 0;
| }
configure:28912: gcc -c -O3 -g -O2 -gdwarf-2 -g3   -D_GNU_SOURCE  conftest.c >&5
conftest.c:78:30: fatal error: cuda_runtime_api.h: No such file or directory
 #include <cuda_runtime_api.h>
                              ^
compilation terminated.
configure:28912: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "StarPU"
| #define PACKAGE_TARNAME "starpu"
| #define PACKAGE_VERSION "1.1.4"
| #define PACKAGE_STRING "StarPU 1.1.4"
| #define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
| #define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
| #define STARPU_MAJOR_VERSION 1
| #define STARPU_MINOR_VERSION 1
| #define STARPU_RELEASE_VERSION 4
| #define PACKAGE "starpu"
| #define VERSION "1.1.4"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define restrict __restrict
| #define SIZEOF_VOID_P 8
| #define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
| #define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
| #define HAVE_LIBPTHREAD 1
| #define STARPU_HAVE_STRUCT_TIMESPEC /**/
| #define HAVE_SYSCONF 1
| #define HAVE_PTHREAD_SPIN_LOCK /**/
| #define STARPU_HAVE_PTHREAD_BARRIER /**/
| #define HAVE_PTHREAD_SETAFFINITY_NP 1
| #define HAVE_POSIX_MEMALIGN 1
| #define STARPU_HAVE_POSIX_MEMALIGN 1
| #define HAVE_MEMALIGN 1
| #define STARPU_HAVE_MEMALIGN 1
| #define STARPU_USE_DRAND48 1
| #define STARPU_USE_ERAND48_R 1
| #define STARPU_HAVE_STRERROR_R 1
| #define STARPU_HAVE_SETENV 1
| #define STARPU_HAVE_UNSETENV 1
| #define STARPU_HAVE_NEARBYINTF 1
| #define STARPU_HAVE_RINTF 1
| #define HAVE_MALLOC_H 1
| #define STARPU_HAVE_MALLOC_H 1
| #define STARPU_HAVE_SCHED_YIELD 1
| #define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
| #define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
| #define STARPU_HAVE_SYNC_FETCH_AND_OR 1
| #define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
| #define STARPU_HAVE_SYNC_SYNCHRONIZE 1
| #define STARPU_HAVE_LIBNUMA /**/
| #define STARPU_NMAX_SCHED_CTXS 10
| #define STARPU_MAXCPUS 64
| #define STARPU_USE_CPU 1
| #define STARPU_NMAX_COMBINEDWORKERS 128
| #define STARPU_MAXCUDADEVS 4
| #define STARPU_MAXOPENCLDEVS 8
| #define STARPU_NON_BLOCKING_DRIVERS 1
| #define HAVE_LIBGLPK 1
| #define STARPU_NMAXBUFS 8
| #define STARPU_MAXNODES 1
| #define STARPU_USE_ALLOCATION_CACHE 1
| #define HAVE_LIBRT 1
| #define HAVE_CLOCK_GETTIME 1
| #define STARPU_NMAXWORKERS 64
| #define STARPU_MAXIMPLEMENTATIONS 4
| #define STARPU_USE_MPI /**/
| #define STARPU_GDB_PATH "/usr/bin/gdb"
| #define STARPU_HAVE_X11 1
| #define STARPU_SYSTEM_BLAS 1
| #define STARPU_HAVE_HWLOC 1
| /* end confdefs.h.  */
| #include <cuda_runtime_api.h>
| 
| int
| main ()
| {
| static struct cudaDeviceProp ac_aggr;
| if (sizeof ac_aggr.pciBusID)
| return 0;
|   ;
|   return 0;
| }
configure:28912: result: no
configure:28946: checking for doxygen
configure:28964: found /usr/bin/doxygen
configure:28976: result: /usr/bin/doxygen
configure:28997: checking for pdflatex
configure:29015: found /usr/bin/pdflatex
configure:29027: result: /usr/bin/pdflatex
configure:29040: checking for epstopdf
configure:29058: found /usr/bin/epstopdf
configure:29070: result: /usr/bin/epstopdf
configure:29082: checking whether documentation should be compiled
configure:29084: result: no
configure:29446: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by StarPU config.status 1.1.4, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on fe.excess-project.eu

config.status:1521: creating tests/regression/regression.sh
config.status:1521: creating tests/regression/profiles
config.status:1521: creating tests/regression/profiles.build.only
config.status:1521: creating Makefile
config.status:1521: creating src/Makefile
config.status:1521: creating tools/Makefile
config.status:1521: creating tools/starpu_codelet_profile
config.status:1521: creating tools/starpu_codelet_histo_profile
config.status:1521: creating tools/starpu_workers_activity
config.status:1521: creating tools/starpu_paje_draw_histogram
config.status:1521: creating tools/starpu_paje_state_stats
config.status:1521: creating tools/starpu_paje_summary
config.status:1521: creating tools/starpu_paje_sort
config.status:1521: creating socl/Makefile
config.status:1521: creating socl/src/Makefile
config.status:1521: creating socl/examples/Makefile
config.status:1521: creating socl/vendors/socl.icd
config.status:1521: creating socl/vendors/install/socl.icd
config.status:1521: creating libstarpu.pc
config.status:1521: creating starpu-1.0.pc
config.status:1521: creating starpu-1.1.pc
config.status:1521: creating mpi/libstarpumpi.pc
config.status:1521: creating mpi/starpumpi-1.0.pc
config.status:1521: creating mpi/starpumpi-1.1.pc
config.status:1521: creating starpufft/Makefile
config.status:1521: creating starpufft/src/Makefile
config.status:1521: creating starpufft/tests/Makefile
config.status:1521: creating starpufft/libstarpufft.pc
config.status:1521: creating starpufft/starpufft-1.0.pc
config.status:1521: creating starpufft/starpufft-1.1.pc
config.status:1521: creating examples/Makefile
config.status:1521: creating examples/stencil/Makefile
config.status:1521: creating tests/Makefile
config.status:1521: creating mpi/Makefile
config.status:1521: creating mpi/src/Makefile
config.status:1521: creating mpi/tests/Makefile
config.status:1521: creating mpi/examples/Makefile
config.status:1521: creating starpu-top/StarPU-Top.pro
config.status:1521: creating starpu-top/StarPU-Top-qwt-embed.pri
config.status:1521: creating starpu-top/StarPU-Top-qwt-system.pri
config.status:1521: creating gcc-plugin/Makefile
config.status:1521: creating gcc-plugin/src/Makefile
config.status:1521: creating gcc-plugin/tests/Makefile
config.status:1521: creating gcc-plugin/tests/run-test
config.status:1521: creating gcc-plugin/examples/Makefile
config.status:1521: creating sc_hypervisor/Makefile
config.status:1521: creating sc_hypervisor/src/Makefile
config.status:1521: creating sc_hypervisor/examples/Makefile
config.status:1521: creating doc/Makefile
config.status:1521: creating doc/doxygen/Makefile
config.status:1521: creating doc/doxygen/doxygen-config.cfg
config.status:1521: creating doc/doxygen/doxygen_filter.sh
config.status:1521: creating tools/mvsc/starpu_var.bat
config.status:1521: creating src/common/config.h
config.status:1702: src/common/config.h is unchanged
config.status:1521: creating include/starpu_config.h
config.status:1702: include/starpu_config.h is unchanged
config.status:1521: creating gcc-plugin/include/starpu-gcc/config.h
config.status:1702: gcc-plugin/include/starpu-gcc/config.h is unchanged
config.status:1521: creating starpu-top/config.h
config.status:1702: starpu-top/config.h is unchanged
config.status:1781: executing depfiles commands
config.status:1781: executing libtool commands
config.status:1781: executing executable-scripts commands
configure:32283: WARNING: unrecognized options: --enable-new-check
configure:32329:

	CPUs   enabled: yes
	CUDA   enabled: no
	OpenCL enabled: no

	Compile-time limits
	(change these with --enable-maxcpus, --enable-maxcudadev,
	--enable-maxopencldev, --enable-maxbuffers)
        (Note these numbers do not represent the number of detected
	devices, but the maximum number of devices StarPU can manage)

	Maximum number of CPUs:           64
	Maximum number of CUDA devices:   0
	Maximum number of OpenCL devices: 0
	Maximum number of memory nodes:   1
	Maximum number of task buffers:   8

	GPU-GPU transfers: no
	Allocation cache:  yes

	Magma enabled:     no
	BLAS library:      system
	hwloc:             yes
	FxT trace enabled: no
	StarPU-Top:        no

        Documentation:     no
        Examples:          yes

	StarPU Extensions:
	       MPI enabled:                                 yes
	       MPI test suite:                              no
	       FFT Support:                                 no
	       GCC plug-in:                                 no
	       GCC plug-in test suite (requires GNU Guile): no
	       SOCL enabled:                                no
               SOCL test suite:                             no
               Scheduler Hypervisor:                        no
               simgrid enabled:                             no
               ayudame enabled:                             no


## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_restrict=__restrict
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_BLAS_LIBS_set=
ac_cv_env_BLAS_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_FFTWF_CFLAGS_set=
ac_cv_env_FFTWF_CFLAGS_value=
ac_cv_env_FFTWF_LIBS_set=
ac_cv_env_FFTWF_LIBS_value=
ac_cv_env_FFTWL_CFLAGS_set=
ac_cv_env_FFTWL_CFLAGS_value=
ac_cv_env_FFTWL_LIBS_set=
ac_cv_env_FFTWL_LIBS_value=
ac_cv_env_FFTW_CFLAGS_set=
ac_cv_env_FFTW_CFLAGS_value=
ac_cv_env_FFTW_LIBS_set=
ac_cv_env_FFTW_LIBS_value=
ac_cv_env_FXT_CFLAGS_set=
ac_cv_env_FXT_CFLAGS_value=
ac_cv_env_FXT_LDFLAGS_set=
ac_cv_env_FXT_LDFLAGS_value=
ac_cv_env_FXT_LIBS_set=
ac_cv_env_FXT_LIBS_value=
ac_cv_env_HWLOC_CFLAGS_set=
ac_cv_env_HWLOC_CFLAGS_value=
ac_cv_env_HWLOC_LIBS_set=
ac_cv_env_HWLOC_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MAGMA_CFLAGS_set=
ac_cv_env_MAGMA_CFLAGS_value=
ac_cv_env_MAGMA_LIBS_set=
ac_cv_env_MAGMA_LIBS_value=
ac_cv_env_NVCCFLAGS_set=
ac_cv_env_NVCCFLAGS_value=
ac_cv_env_NVCC_set=
ac_cv_env_NVCC_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_POTI_CFLAGS_set=
ac_cv_env_POTI_CFLAGS_value=
ac_cv_env_POTI_LIBS_set=
ac_cv_env_POTI_LIBS_value=
ac_cv_env_STARPU_MS_LIB_set=
ac_cv_env_STARPU_MS_LIB_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_clock_gettime=yes
ac_cv_func_connect=yes
ac_cv_func_drand48=yes
ac_cv_func_erand48_r=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_memalign=yes
ac_cv_func_nearbyintf=yes
ac_cv_func_posix_memalign=yes
ac_cv_func_pthread_barrier_init=yes
ac_cv_func_pthread_setaffinity_np=yes
ac_cv_func_pthread_spin_lock=yes
ac_cv_func_remove=yes
ac_cv_func_rintf=yes
ac_cv_func_sched_yield=yes
ac_cv_func_setenv=yes
ac_cv_func_shmat=yes
ac_cv_func_strerror_r=yes
ac_cv_func_sysconf=yes
ac_cv_func_unsetenv=yes
ac_cv_have_gcc_plugins=no
ac_cv_have_sync_bool_compare_and_swap=yes
ac_cv_have_sync_fetch_and_add=yes
ac_cv_have_sync_fetch_and_or=yes
ac_cv_have_sync_lock_test_and_set=yes
ac_cv_have_sync_synchronize=yes
ac_cv_have_sync_val_compare_and_swap=yes
ac_cv_have_x='have_x=yes	ac_x_includes='\'''\''	ac_x_libraries='\'''\'''
ac_cv_header_Ayudame_h=no
ac_cv_header_dlfcn_h=yes
ac_cv_header_f77_h=no
ac_cv_header_glpk_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_valgrind_helgrind_h=no
ac_cv_header_valgrind_valgrind_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_lib_ICE_IceConnectionNumber=no
ac_cv_lib_glpk_main=yes
ac_cv_lib_pthread_pthread_create=yes
ac_cv_lib_rt_clock_gettime=yes
ac_cv_lib_ws2_32=ac_cv_lib_ws2_32_main
ac_cv_lib_ws2_32_main=no
ac_cv_member_struct_cudaDeviceProp_pciBusID=no
ac_cv_member_struct_cudaDeviceProp_pciDomainID=no
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GDB=/usr/bin/gdb
ac_cv_path_GREP=/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_doxygencommand=/usr/bin/doxygen
ac_cv_path_epstopdfcommand=/usr/bin/epstopdf
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_path_mpicc_path=/opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpicc
ac_cv_path_mpiexec_path=/opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpiexec
ac_cv_path_pdflatexcommand=/usr/bin/pdflatex
ac_cv_path_svncommand=/usr/bin/svn
ac_cv_path_svnversioncommand=/usr/bin/svnversion
ac_cv_prog_AWK=gawk
ac_cv_prog_BASH=/bin/sh
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_OBJDUMP=objdump
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_gcc_c_o=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_set_mempolicy=-lnuma
ac_cv_search_sgemm_=-lblas
ac_cv_search_sqrt=-lm
ac_cv_sizeof_void_p=8
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_type_cufftDoubleComplex=no
ac_cv_type_struct_timespec=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
lt_cv_ar_at_file=@
lt_cv_archive_cmds_need_lc=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/bin/ld
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool=no
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_c_o_CXX=yes
lt_cv_prog_compiler_c_o_F77=yes
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_F77=-fPIC
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_pic_works_CXX=yes
lt_cv_prog_compiler_pic_works_F77=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=yes
lt_cv_prog_compiler_static_works_CXX=yes
lt_cv_prog_compiler_static_works_F77=yes
lt_cv_prog_gnu_ld=yes
lt_cv_prog_gnu_ldcxx=yes
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=1966080
lt_cv_to_host_file_cmd=func_convert_file_noop
lt_cv_to_tool_file_cmd=func_convert_file_noop
pkg_cv_HWLOC_CFLAGS='-I/usr/include/libxml2  '
pkg_cv_HWLOC_LIBS='-lhwloc  '

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /nas_home/hpcfapix/starpu-1.1.4/build-aux/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AS='as'
ATLASDIR=''
ATLAS_BLAS_LIB_FALSE=''
ATLAS_BLAS_LIB_TRUE='#'
AUTOCONF='${SHELL} /nas_home/hpcfapix/starpu-1.1.4/build-aux/missing --run autoconf'
AUTOHEADER='${SHELL} /nas_home/hpcfapix/starpu-1.1.4/build-aux/missing --run autoheader'
AUTOMAKE='${SHELL} /nas_home/hpcfapix/starpu-1.1.4/build-aux/missing --run automake-1.11'
AWK='gawk'
BASH='/bin/sh'
BLAS_LIB='system'
BLAS_LIBS=''
BUILD_DOC_FALSE=''
BUILD_DOC_TRUE='#'
BUILD_EXAMPLES_FALSE='#'
BUILD_EXAMPLES_TRUE=''
BUILD_GCC_PLUGIN_FALSE=''
BUILD_GCC_PLUGIN_TRUE='#'
BUILD_SOCL_FALSE=''
BUILD_SOCL_TRUE='#'
BUILD_STARPUFFT_EXAMPLES_FALSE=''
BUILD_STARPUFFT_EXAMPLES_TRUE='#'
BUILD_STARPUFFT_FALSE=''
BUILD_STARPUFFT_TRUE='#'
BUILD_STARPU_TOP_FALSE=''
BUILD_STARPU_TOP_TRUE='#'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CC_OR_MPICC='/opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpicc'
CFLAGS='-O3 -g -O2 -gdwarf-2 -g3 '
COVERAGE='no'
CPP='gcc -E'
CPPFLAGS=' -D_GNU_SOURCE '
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='-g -O2'
CYGPATH_W='echo'
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
FFTWF_CFLAGS=''
FFTWF_LIBS=''
FFTWL_CFLAGS=''
FFTWL_LIBS=''
FFTW_CFLAGS=''
FFTW_LIBS=''
FGREP='/bin/grep -F'
FXTDIR=''
FXT_CFLAGS=''
FXT_LDFLAGS=''
FXT_LIBS=''
GCC_FOR_PLUGIN=''
GCC_FOR_PLUGIN_LIBTOOL_TAG=''
GCC_PLUGIN_DIR_PKGCONFIG=''
GCC_PLUGIN_INCLUDE_DIR='/opt/compiler/gnu/4.9.2/lib/gcc/x86_64-unknown-linux-gnu/4.9.2/plugin/include'
GCC_PLUGIN_PKGCONFIG=''
GDB='/usr/bin/gdb'
GLOBAL_AM_CFLAGS=' -Wall -Werror=implicit -Werror=implicit-function-declaration'
GOTODIR=''
GOTO_BLAS_LIB_FALSE=''
GOTO_BLAS_LIB_TRUE='#'
GREP='/bin/grep'
GUILE=''
HAVE_FFTWFL=''
HAVE_OPENGL_FALSE=''
HAVE_OPENGL_TRUE='#'
HAVE_PTR_DEREFS_MAY_ALIAS_P_FALSE=''
HAVE_PTR_DEREFS_MAY_ALIAS_P_TRUE='#'
HAVE_X11_FALSE='#'
HAVE_X11_TRUE=''
HELP2MAN=''
HWLOC_CFLAGS='-I/usr/include/libxml2  '
HWLOC_LIBS='-lhwloc  '
HWLOC_REQUIRES='hwloc'
ICC=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lrt -lm -lpthread '
LIBSOCL_INTERFACE_AGE='0'
LIBSOCL_INTERFACE_CURRENT='1'
LIBSOCL_INTERFACE_REVISION='2'
LIBSTARPUFFT_INTERFACE_AGE='0'
LIBSTARPUFFT_INTERFACE_CURRENT='1'
LIBSTARPUFFT_INTERFACE_REVISION='2'
LIBSTARPUMPI_INTERFACE_AGE='0'
LIBSTARPUMPI_INTERFACE_CURRENT='3'
LIBSTARPUMPI_INTERFACE_REVISION='0'
LIBSTARPU_INTERFACE_AGE='0'
LIBSTARPU_INTERFACE_CURRENT='9'
LIBSTARPU_INTERFACE_REVISION='0'
LIBSTARPU_LDFLAGS=' -lglpk '
LIBSTARPU_LINK='libstarpu-1.1.la'
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LTLIBOBJS=''
MAGMA_CFLAGS=''
MAGMA_LIBS=''
MAKEINFO='${SHELL} /nas_home/hpcfapix/starpu-1.1.4/build-aux/missing --run makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='/bin/mkdir -p'
MKL_BLAS_LIB_FALSE=''
MKL_BLAS_LIB_TRUE='#'
MPICC='/opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpicc'
MPICC_LDFLAGS=''
MPIEXEC='/opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpiexec'
NM='/usr/bin/nm -B'
NMEDIT=''
NO_BLAS_LIB_FALSE=''
NO_BLAS_LIB_TRUE='#'
NVCC=''
NVCCFLAGS=''
OBJDUMP='objdump'
OBJEXT='o'
OTOOL64=''
OTOOL=''
PACKAGE='starpu'
PACKAGE_BUGREPORT='starpu-devel@lists.gforge.inria.fr'
PACKAGE_NAME='StarPU'
PACKAGE_STRING='StarPU 1.1.4'
PACKAGE_TARNAME='starpu'
PACKAGE_URL='http://runtime.bordeaux.inria.fr/StarPU/'
PACKAGE_VERSION='1.1.4'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
POTI_CFLAGS=''
POTI_LIBS=''
QMAKE='not-found'
QWT_PRI=''
RANLIB='ranlib'
RUN_GCC_PLUGIN_TESTS_FALSE=''
RUN_GCC_PLUGIN_TESTS_TRUE='#'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/sh'
SIMGRID_CFLAGS=''
SIMGRID_LIBS=''
SOCL_OCL_LIB_OPENCL=''
SOCL_VENDORS='vendors/install/socl.icd'
STARPU_BLAS_LDFLAGS=' -lblas '
STARPU_BUILD_DIR='/nas_home/hpcfapix/starpu-1.1.4'
STARPU_BUILD_SC_HYPERVISOR_FALSE=''
STARPU_BUILD_SC_HYPERVISOR_TRUE='#'
STARPU_COVERAGE_ENABLED_FALSE=''
STARPU_COVERAGE_ENABLED_TRUE='#'
STARPU_CUDA_CPPFLAGS=''
STARPU_CUDA_FORTRAN_LDFLAGS=''
STARPU_CUDA_LDFLAGS=''
STARPU_CUFFT_LDFLAGS=''
STARPU_CURAND_LDFLAGS=''
STARPU_DEVEL_FALSE=''
STARPU_DEVEL_TRUE='#'
STARPU_EFFECTIVE_VERSION='1.1'
STARPU_ENABLE_STATS='no'
STARPU_GCC_VERSION_MAJOR=''
STARPU_GCC_VERSION_MINOR=''
STARPU_GLPK_LDFLAGS=' -lglpk '
STARPU_HAVE_AM111_FALSE='#'
STARPU_HAVE_AM111_TRUE=''
STARPU_HAVE_CUFFTDOUBLECOMPLEX_FALSE=''
STARPU_HAVE_CUFFTDOUBLECOMPLEX_TRUE='#'
STARPU_HAVE_F77_H='no'
STARPU_HAVE_F77_H_FALSE=''
STARPU_HAVE_F77_H_TRUE='#'
STARPU_HAVE_FFTW=''
STARPU_HAVE_FFTWF=''
STARPU_HAVE_FFTWF_FALSE=''
STARPU_HAVE_FFTWF_TRUE='#'
STARPU_HAVE_FFTWL_FALSE=''
STARPU_HAVE_FFTWL_TRUE='#'
STARPU_HAVE_FFTW_FALSE=''
STARPU_HAVE_FFTW_TRUE='#'
STARPU_HAVE_HELP2MAN_FALSE=''
STARPU_HAVE_HELP2MAN_TRUE='#'
STARPU_HAVE_HWLOC='1'
STARPU_HAVE_ICC_FALSE=''
STARPU_HAVE_ICC_TRUE='#'
STARPU_HAVE_MAGMA=''
STARPU_HAVE_MAGMA_FALSE=''
STARPU_HAVE_MAGMA_TRUE='#'
STARPU_HAVE_MS_LIB_FALSE=''
STARPU_HAVE_MS_LIB_TRUE='#'
STARPU_HAVE_WINDOWS_FALSE=''
STARPU_HAVE_WINDOWS_TRUE='#'
STARPU_LIBNUMA_LDFLAGS=' -lnuma '
STARPU_LONG_CHECK_FALSE=''
STARPU_LONG_CHECK_TRUE='#'
STARPU_MAJOR_VERSION='1'
STARPU_MINOR_VERSION='1'
STARPU_MPI_CHECK_FALSE=''
STARPU_MPI_CHECK_TRUE='#'
STARPU_MS_LIB=''
STARPU_MS_LIB_ARCH='X64'
STARPU_OPENCL_CPPFLAGS=''
STARPU_OPENCL_DATAdir=''
STARPU_OPENCL_LDFLAGS=''
STARPU_OPENGL_RENDER='no'
STARPU_OPENGL_RENDER_LDFLAGS=''
STARPU_PERF_DEBUG='no'
STARPU_QUICK_CHECK_FALSE=''
STARPU_QUICK_CHECK_TRUE='#'
STARPU_QWT_INCLUDE=''
STARPU_QWT_LDFLAGS=''
STARPU_RELEASE_VERSION='4'
STARPU_SC_HYPERVISOR=''
STARPU_SIMGRID_FALSE=''
STARPU_SIMGRID_TRUE='#'
STARPU_SRC_DIR='/nas_home/hpcfapix/starpu-1.1.4/.'
STARPU_USE_CPU='yes'
STARPU_USE_CPU_FALSE='#'
STARPU_USE_CPU_TRUE=''
STARPU_USE_CUDA='no'
STARPU_USE_CUDA_FALSE=''
STARPU_USE_CUDA_TRUE='#'
STARPU_USE_FXT='no'
STARPU_USE_FXT_FALSE=''
STARPU_USE_FXT_TRUE='#'
STARPU_USE_OPENCL='no'
STARPU_USE_OPENCL_FALSE=''
STARPU_USE_OPENCL_TRUE='#'
STARPU_USE_SC_HYPERVISOR_FALSE=''
STARPU_USE_SC_HYPERVISOR_TRUE='#'
STARPU_USE_SOCL_FALSE=''
STARPU_USE_SOCL_TRUE='#'
STARPU_USE_TOP='no'
STATS='no'
STRIP='strip'
SYSTEM_BLAS_LIB_FALSE='#'
SYSTEM_BLAS_LIB_TRUE=''
USE_MPI='yes'
USE_MPI_FALSE='#'
USE_MPI_TRUE=''
VERSION='1.1.4'
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
YACC='${SHELL} /nas_home/hpcfapix/starpu-1.1.4/build-aux/missing --run bison'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_DUMPBIN=''
ac_ct_F77='gfortran'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE='#'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
doxygencommand='/usr/bin/doxygen'
dvidir='${docdir}'
epstopdfcommand='/usr/bin/epstopdf'
exec_prefix='${prefix}'
gccplugindir=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /nas_home/hpcfapix/starpu-1.1.4/build-aux/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
mpicc_path='/opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpicc'
mpiexec_path='/opt/mpi/mpich/mpich-3.1-gnu-4.9.2/bin/mpiexec'
oldincludedir='/usr/include'
pdfdir='${docdir}'
pdflatexcommand='/usr/bin/pdflatex'
pkglibdir='${libdir}/starpu'
prefix='/opt/runtime/StarPU/1.1.4-gnu-4.9.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
svncommand='/usr/bin/svn'
svnversioncommand='/usr/bin/svnversion'
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "StarPU"
#define PACKAGE_TARNAME "starpu"
#define PACKAGE_VERSION "1.1.4"
#define PACKAGE_STRING "StarPU 1.1.4"
#define PACKAGE_BUGREPORT "starpu-devel@lists.gforge.inria.fr"
#define PACKAGE_URL "http://runtime.bordeaux.inria.fr/StarPU/";
#define STARPU_MAJOR_VERSION 1
#define STARPU_MINOR_VERSION 1
#define STARPU_RELEASE_VERSION 4
#define PACKAGE "starpu"
#define VERSION "1.1.4"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define STDC_HEADERS 1
#define restrict __restrict
#define SIZEOF_VOID_P 8
#define STARPU_BUILD_DIR "/nas_home/hpcfapix/starpu-1.1.4"
#define STARPU_SRC_DIR "/nas_home/hpcfapix/starpu-1.1.4/."
#define HAVE_LIBPTHREAD 1
#define STARPU_HAVE_STRUCT_TIMESPEC /**/
#define HAVE_SYSCONF 1
#define HAVE_PTHREAD_SPIN_LOCK /**/
#define STARPU_HAVE_PTHREAD_BARRIER /**/
#define HAVE_PTHREAD_SETAFFINITY_NP 1
#define HAVE_POSIX_MEMALIGN 1
#define STARPU_HAVE_POSIX_MEMALIGN 1
#define HAVE_MEMALIGN 1
#define STARPU_HAVE_MEMALIGN 1
#define STARPU_USE_DRAND48 1
#define STARPU_USE_ERAND48_R 1
#define STARPU_HAVE_STRERROR_R 1
#define STARPU_HAVE_SETENV 1
#define STARPU_HAVE_UNSETENV 1
#define STARPU_HAVE_NEARBYINTF 1
#define STARPU_HAVE_RINTF 1
#define HAVE_MALLOC_H 1
#define STARPU_HAVE_MALLOC_H 1
#define STARPU_HAVE_SCHED_YIELD 1
#define STARPU_HAVE_SYNC_VAL_COMPARE_AND_SWAP 1
#define STARPU_HAVE_SYNC_BOOL_COMPARE_AND_SWAP 1
#define STARPU_HAVE_SYNC_FETCH_AND_ADD 1
#define STARPU_HAVE_SYNC_FETCH_AND_OR 1
#define STARPU_HAVE_SYNC_LOCK_TEST_AND_SET 1
#define STARPU_HAVE_SYNC_SYNCHRONIZE 1
#define STARPU_HAVE_LIBNUMA /**/
#define STARPU_NMAX_SCHED_CTXS 10
#define STARPU_MAXCPUS 64
#define STARPU_USE_CPU 1
#define STARPU_NMAX_COMBINEDWORKERS 128
#define STARPU_MAXCUDADEVS 4
#define STARPU_MAXOPENCLDEVS 8
#define STARPU_NON_BLOCKING_DRIVERS 1
#define HAVE_LIBGLPK 1
#define STARPU_NMAXBUFS 8
#define STARPU_MAXNODES 1
#define STARPU_USE_ALLOCATION_CACHE 1
#define HAVE_LIBRT 1
#define HAVE_CLOCK_GETTIME 1
#define STARPU_NMAXWORKERS 64
#define STARPU_MAXIMPLEMENTATIONS 4
#define STARPU_USE_MPI /**/
#define STARPU_GDB_PATH "/usr/bin/gdb"
#define STARPU_HAVE_X11 1
#define STARPU_SYSTEM_BLAS 1
#define STARPU_HAVE_HWLOC 1

configure: exit 0



Archives gérées par MHonArc 2.6.19+.

Haut de le page