Darius:<br><br>Thanks for your reply.<br><br>I used the default configuration. <br>./configure<br>make<br><br>the out put of uname -a is:<br>Linux sp 2.6.11.11 #1 SMP Wed Jun 22 11:23:25 EDT 2005 x86_64 x86_64 x86_64 GNU/Linux<br>
<br>the gcc version is:<br clear="all">gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)<br>I suspect the gcc is the problem here. Since I successfully compiled the same package on another cluster(gcc version 4.1.2 20080704 (Red Hat 4.1.2-48), 2.6.18-194.11.4.el5 #1 SMP Tue Sep 21 05:04:09 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux).<br>
<br>The content of src/openpa/config.log is:<br>This file contains any messages produced by compilers while<br>running configure, to aid debugging if configure makes a mistake.<br><br>It was created by OpenPA configure 1.0.2, which was<br>
generated by GNU Autoconf 2.63.  Invocation command line was<br><br>  $ /home/gtang/tmp/mpich2-1.3.1/src/openpa/configure --with-atomic-primitives=auto_allow_emulation --prefix=/usr/local/mpich2 --disable-option-checking<br>
<br>## --------- ##<br>## Platform. ##<br>## --------- ##<br><br>hostname = sp<br>uname -m = x86_64<br>uname -r = 2.6.11.11<br>uname -s = Linux<br>uname -v = #1 SMP Wed Jun 22 11:23:25 EDT 2005<br><br>/usr/bin/uname -p = unknown<br>
/bin/uname -X     = unknown<br><br>/bin/arch              = x86_64<br>/usr/bin/arch -k       = unknown<br>/usr/convex/getsysinfo = unknown<br>/usr/bin/hostinfo      = unknown<br>/bin/machine           = unknown<br>/usr/bin/oslevel       = unknown<br>
/bin/universe          = unknown<br><br>PATH: /home/gtang/EMAN/bin<br>PATH: /home/gtang/EMAN2/bin<br>PATH: /usr/kerberos/bin<br>PATH: /usr/local/bin<br>PATH: /bin<br>PATH: /usr/bin<br>PATH: /usr/X11R6/bin<br>PATH: /opt/c3-4/<br>
PATH: /usr/NX/bin<br>PATH: /usr/local/pbs/bin<br>PATH: /usr/local/pbs/sbin<br>PATH: /usr/local/maui/bin<br>PATH: /home/gtang/bin<br><br><br>## ----------- ##<br>## Core tests. ##<br>## ----------- ##<br><br>configure:2093: checking for a BSD-compatible install<br>
configure:2161: result: /usr/bin/install -c<br>configure:2172: checking whether build environment is sane<br>configure:2232: result: yes<br>configure:2373: checking for a thread-safe mkdir -p<br>configure:2412: result: /bin/mkdir -p<br>
configure:2425: checking for gawk<br>configure:2441: found /bin/gawk<br>configure:2452: result: gawk<br>configure:2463: checking whether make sets $(MAKE)<br>configure:2485: result: yes<br>configure:2603: checking build system type<br>
configure:2621: result: x86_64-unknown-linux-gnu<br>configure:2643: checking host system type<br>configure:2658: result: x86_64-unknown-linux-gnu<br>configure:2692: checking for style of include used by make<br>configure:2720: result: GNU<br>
configure:2790: checking for gcc<br>configure:2806: found /usr/bin/gcc<br>configure:2817: result: gcc<br>configure:3049: checking for C compiler version<br>configure:3057: gcc --version &gt;&amp;5<br>gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)<br>
Copyright (C) 2004 Free Software Foundation, Inc.<br>This is free software; see the source for copying conditions.  There is NO<br>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br><br>configure:3061: $? = 0<br>
configure:3068: gcc -v &gt;&amp;5<br>Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.3/specs<br>Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux<br>
Thread model: posix<br>gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)<br>configure:3072: $? = 0<br>configure:3079: gcc -V &gt;&amp;5<br>gcc: `-V&#39; option must have argument<br>configure:3083: $? = 1<br>configure:3106: checking for C compiler default output file name<br>
configure:3128: gcc      conftest.c  &gt;&amp;5<br>configure:3132: $? = 0<br>configure:3170: result: a.out<br>configure:3189: checking whether the C compiler works<br>configure:3199: ./a.out<br>configure:3203: $? = 0<br>configure:3222: result: yes<br>
configure:3229: checking whether we are cross compiling<br>configure:3231: result: no<br>configure:3234: checking for suffix of executables<br>configure:3241: gcc -o conftest      conftest.c  &gt;&amp;5<br>configure:3245: $? = 0<br>
configure:3271: result: <br>configure:3277: checking for suffix of object files<br>configure:3303: gcc -c     conftest.c &gt;&amp;5<br>configure:3307: $? = 0<br>configure:3332: result: o<br>configure:3336: checking whether we are using the GNU C compiler<br>
configure:3365: gcc -c     conftest.c &gt;&amp;5<br>configure:3372: $? = 0<br>configure:3389: result: yes<br>configure:3398: checking whether gcc accepts -g<br>configure:3428: gcc -c -g  conftest.c &gt;&amp;5<br>configure:3435: $? = 0<br>
configure:3536: result: yes<br>configure:3553: checking for gcc option to accept ISO C89<br>configure:3627: gcc  -c     conftest.c &gt;&amp;5<br>configure:3634: $? = 0<br>configure:3657: result: none needed<br>configure:3677: checking dependency style of gcc<br>
configure:3787: result: gcc3<br>configure:3802: checking for a sed that does not truncate output<br>configure:3868: result: /bin/sed<br>configure:3886: checking for grep that handles long lines and -e<br>configure:3946: result: /bin/grep<br>
configure:3951: checking for egrep<br>configure:4015: result: /bin/grep -E<br>configure:4020: checking for fgrep<br>configure:4084: result: /bin/grep -F<br>configure:4119: checking for ld used by gcc<br>configure:4186: result: /usr/bin/ld<br>
configure:4195: checking if the linker (/usr/bin/ld) is GNU ld<br>configure:4210: result: yes<br>configure:4222: checking for BSD- or MS-compatible name lister (nm)<br>configure:4271: result: /usr/bin/nm -B<br>configure:4389: checking the name lister (/usr/bin/nm -B) interface<br>
configure:4396: gcc -c     conftest.c &gt;&amp;5<br>configure:4399: /usr/bin/nm -B &quot;conftest.o&quot;<br>configure:4402: output<br>0000000000000000 B some_variable<br>configure:4409: result: BSD nm<br>configure:4412: checking whether ln -s works<br>
configure:4416: result: yes<br>configure:4424: checking the maximum length of command line arguments<br>configure:4544: result: 98304<br>configure:4561: checking whether the shell understands some XSI constructs<br>configure:4571: result: yes<br>
configure:4575: checking whether the shell understands &quot;+=&quot;<br>configure:4581: result: no<br>configure:4616: checking for /usr/bin/ld option to reload object files<br>configure:4623: result: -r<br>configure:4692: checking for objdump<br>
configure:4708: found /usr/bin/objdump<br>configure:4719: result: objdump<br>configure:4751: checking how to recognize dependent libraries<br>configure:4947: result: pass_all<br>configure:5007: checking for ar<br>configure:5023: found /usr/bin/ar<br>
configure:5034: result: ar<br>configure:5112: checking for strip<br>configure:5128: found /usr/bin/strip<br>configure:5139: result: strip<br>configure:5211: checking for ranlib<br>configure:5227: found /usr/bin/ranlib<br>
configure:5238: result: ranlib<br>configure:5328: checking command to parse /usr/bin/nm -B output from gcc object<br>configure:5446: gcc -c     conftest.c &gt;&amp;5<br>configure:5449: $? = 0<br>configure:5453: /usr/bin/nm -B conftest.o \| sed -n -e &#39;s/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&#39; \&gt; conftest.nm<br>
configure:5456: $? = 0<br>configure:5510: gcc -o conftest      conftest.c conftstm.o &gt;&amp;5<br>configure:5513: $? = 0<br>configure:5551: result: ok<br>configure:5647: gcc -c     conftest.c &gt;&amp;5<br>configure:5650: $? = 0<br>
configure:6418: checking how to run the C preprocessor<br>configure:6458: gcc -E  conftest.c<br>configure:6465: $? = 0<br>configure:6496: gcc -E  conftest.c<br>conftest.c:10:28: ac_nonexistent.h: No such file or directory<br>
configure:6503: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>
| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>| #define PACKAGE &quot;openpa&quot;<br>
| #define VERSION &quot;1.0.2&quot;<br>| /* end confdefs.h.  */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:6536: result: gcc -E<br>configure:6565: gcc -E  conftest.c<br>configure:6572: $? = 0<br>configure:6603: gcc -E  conftest.c<br>
conftest.c:10:28: ac_nonexistent.h: No such file or directory<br>configure:6610: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>
| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| /* end confdefs.h.  */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:6650: checking for ANSI C header files<br>configure:6680: gcc -c     conftest.c &gt;&amp;5<br>
configure:6687: $? = 0<br>configure:6786: gcc -o conftest      conftest.c  &gt;&amp;5<br>configure:6790: $? = 0<br>configure:6796: ./conftest<br>configure:6800: $? = 0<br>configure:6818: result: yes<br>configure:6842: checking for sys/types.h<br>
configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>configure:6887: result: yes<br>configure:6842: checking for sys/stat.h<br>configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>
configure:6887: result: yes<br>configure:6842: checking for stdlib.h<br>configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>configure:6887: result: yes<br>configure:6842: checking for string.h<br>
configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>configure:6887: result: yes<br>configure:6842: checking for memory.h<br>configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>
configure:6887: result: yes<br>configure:6842: checking for strings.h<br>configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>configure:6887: result: yes<br>configure:6842: checking for inttypes.h<br>
configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>configure:6887: result: yes<br>configure:6842: checking for stdint.h<br>configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>
configure:6887: result: yes<br>configure:6842: checking for unistd.h<br>configure:6863: gcc -c     conftest.c &gt;&amp;5<br>configure:6870: $? = 0<br>configure:6887: result: yes<br>configure:6905: checking for dlfcn.h<br>
configure:6926: gcc -c     conftest.c &gt;&amp;5<br>configure:6933: $? = 0<br>configure:6950: result: yes<br>configure:7135: checking for objdir<br>configure:7150: result: .libs<br>configure:7446: checking if gcc supports -fno-rtti -fno-exceptions<br>
configure:7464: gcc -c     -fno-rtti -fno-exceptions conftest.c &gt;&amp;5<br>cc1: warning: command line option &quot;-fno-rtti&quot; is valid for C++/ObjC++ but not for C<br>configure:7468: $? = 0<br>configure:7481: result: no<br>
configure:7501: checking for gcc option to produce PIC<br>configure:7773: result: -fPIC -DPIC<br>configure:7785: checking if gcc PIC flag -fPIC -DPIC works<br>configure:7803: gcc -c     -fPIC -DPIC -DPIC conftest.c &gt;&amp;5<br>
configure:7807: $? = 0<br>configure:7820: result: yes<br>configure:7844: checking if gcc static flag -static works<br>configure:7872: result: yes<br>configure:7887: checking if gcc supports -c -o file.o<br>configure:7908: gcc -c     -o out/conftest2.o conftest.c &gt;&amp;5<br>
configure:7912: $? = 0<br>configure:7934: result: yes<br>configure:7942: checking if gcc supports -c -o file.o<br>configure:7989: result: yes<br>configure:8022: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries<br>
configure:9096: result: yes<br>configure:9335: checking dynamic linker characteristics<br>configure:9778: gcc -o conftest      -Wl,-rpath -Wl,/foo conftest.c  &gt;&amp;5<br>configure:9785: $? = 0<br>configure:10018: result: GNU/Linux ld.so<br>
configure:10120: checking how to hardcode library paths into programs<br>configure:10145: result: immediate<br>configure:10978: checking whether stripping libraries is possible<br>configure:10983: result: yes<br>configure:11018: checking if libtool supports shared libraries<br>
configure:11020: result: yes<br>configure:11023: checking whether to build shared libraries<br>configure:11044: result: no<br>configure:11047: checking whether to build static libraries<br>configure:11051: result: yes<br>
configure:11167: checking for gcc<br>configure:11194: result: gcc<br>configure:11426: checking for C compiler version<br>configure:11434: gcc --version &gt;&amp;5<br>gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)<br>Copyright (C) 2004 Free Software Foundation, Inc.<br>
This is free software; see the source for copying conditions.  There is NO<br>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br><br>configure:11438: $? = 0<br>configure:11445: gcc -v &gt;&amp;5<br>
Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.3/specs<br>Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux<br>
Thread model: posix<br>gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)<br>configure:11449: $? = 0<br>configure:11456: gcc -V &gt;&amp;5<br>gcc: `-V&#39; option must have argument<br>configure:11460: $? = 1<br>configure:11463: checking whether we are using the GNU C compiler<br>
configure:11516: result: yes<br>configure:11525: checking whether gcc accepts -g<br>configure:11663: result: yes<br>configure:11680: checking for gcc option to accept ISO C89<br>configure:11784: result: none needed<br>configure:11804: checking dependency style of gcc<br>
configure:11914: result: gcc3<br>configure:11931: checking whether to enable assertions<br>configure:11943: result: yes<br>configure:11970: checking pthread.h usability<br>configure:11987: gcc -c     conftest.c &gt;&amp;5<br>
configure:11994: $? = 0<br>configure:12008: result: yes<br>configure:12012: checking pthread.h presence<br>configure:12027: gcc -E  conftest.c<br>configure:12034: $? = 0<br>configure:12048: result: yes<br>configure:12081: checking for pthread.h<br>
configure:12090: result: yes<br>configure:11970: checking atomic.h usability<br>configure:11987: gcc -c     conftest.c &gt;&amp;5<br>conftest.c:56:20: atomic.h: No such file or directory<br>configure:11994: $? = 1<br>configure: failed program was:<br>
| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| /* end confdefs.h.  */<br>| #include &lt;stdio.h&gt;<br>| #ifdef HAVE_SYS_TYPES_H<br>| # include &lt;sys/types.h&gt;<br>| #endif<br>| #ifdef HAVE_SYS_STAT_H<br>| # include &lt;sys/stat.h&gt;<br>| #endif<br>| #ifdef STDC_HEADERS<br>
| # include &lt;stdlib.h&gt;<br>| # include &lt;stddef.h&gt;<br>| #else<br>| # ifdef HAVE_STDLIB_H<br>| #  include &lt;stdlib.h&gt;<br>| # endif<br>| #endif<br>| #ifdef HAVE_STRING_H<br>| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H<br>
| #  include &lt;memory.h&gt;<br>| # endif<br>| # include &lt;string.h&gt;<br>| #endif<br>| #ifdef HAVE_STRINGS_H<br>| # include &lt;strings.h&gt;<br>| #endif<br>| #ifdef HAVE_INTTYPES_H<br>| # include &lt;inttypes.h&gt;<br>
| #endif<br>| #ifdef HAVE_STDINT_H<br>| # include &lt;stdint.h&gt;<br>| #endif<br>| #ifdef HAVE_UNISTD_H<br>| # include &lt;unistd.h&gt;<br>| #endif<br>| #include &lt;atomic.h&gt;<br>configure:12008: result: no<br>configure:12012: checking atomic.h presence<br>
configure:12027: gcc -E  conftest.c<br>conftest.c:23:20: atomic.h: No such file or directory<br>configure:12034: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>
| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| /* end confdefs.h.  */<br>| #include &lt;atomic.h&gt;<br>configure:12048: result: no<br>configure:12081: checking for atomic.h<br>configure:12090: result: no<br>configure:11970: checking intrin.h usability<br>configure:11987: gcc -c     conftest.c &gt;&amp;5<br>
conftest.c:56:20: intrin.h: No such file or directory<br>configure:11994: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>
| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| /* end confdefs.h.  */<br>| #include &lt;stdio.h&gt;<br>| #ifdef HAVE_SYS_TYPES_H<br>| # include &lt;sys/types.h&gt;<br>| #endif<br>| #ifdef HAVE_SYS_STAT_H<br>| # include &lt;sys/stat.h&gt;<br>| #endif<br>| #ifdef STDC_HEADERS<br>
| # include &lt;stdlib.h&gt;<br>| # include &lt;stddef.h&gt;<br>| #else<br>| # ifdef HAVE_STDLIB_H<br>| #  include &lt;stdlib.h&gt;<br>| # endif<br>| #endif<br>| #ifdef HAVE_STRING_H<br>| # if !defined STDC_HEADERS &amp;&amp; defined HAVE_MEMORY_H<br>
| #  include &lt;memory.h&gt;<br>| # endif<br>| # include &lt;string.h&gt;<br>| #endif<br>| #ifdef HAVE_STRINGS_H<br>| # include &lt;strings.h&gt;<br>| #endif<br>| #ifdef HAVE_INTTYPES_H<br>| # include &lt;inttypes.h&gt;<br>
| #endif<br>| #ifdef HAVE_STDINT_H<br>| # include &lt;stdint.h&gt;<br>| #endif<br>| #ifdef HAVE_UNISTD_H<br>| # include &lt;unistd.h&gt;<br>| #endif<br>| #include &lt;intrin.h&gt;<br>configure:12008: result: no<br>configure:12012: checking intrin.h presence<br>
configure:12027: gcc -E  conftest.c<br>conftest.c:23:20: intrin.h: No such file or directory<br>configure:12034: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>
| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| /* end confdefs.h.  */<br>| #include &lt;intrin.h&gt;<br>configure:12048: result: no<br>configure:12081: checking for intrin.h<br>configure:12090: result: no<br>configure:11959: checking for inttypes.h<br>configure:11966: result: yes<br>
configure:11959: checking for stdint.h<br>configure:11966: result: yes<br>configure:11970: checking stddef.h usability<br>configure:11987: gcc -c     conftest.c &gt;&amp;5<br>configure:11994: $? = 0<br>configure:12008: result: yes<br>
configure:12012: checking stddef.h presence<br>configure:12027: gcc -E  conftest.c<br>configure:12034: $? = 0<br>configure:12048: result: yes<br>configure:12081: checking for stddef.h<br>configure:12090: result: yes<br>configure:12106: checking for C/C++ restrict keyword<br>
configure:12141: gcc -c     conftest.c &gt;&amp;5<br>configure:12148: $? = 0<br>configure:12166: result: __restrict<br>configure:12182: checking for inline<br>configure:12208: gcc -c     conftest.c &gt;&amp;5<br>configure:12215: $? = 0<br>
configure:12233: result: inline<br>configure:12255: checking for an ANSI C-conforming const<br>configure:12330: gcc -c     conftest.c &gt;&amp;5<br>configure:12337: $? = 0<br>configure:12352: result: yes<br>configure:12364: checking for pthread_create in -lpthread<br>
configure:12399: gcc -o conftest      conftest.c -lpthread   &gt;&amp;5<br>configure:12406: $? = 0<br>configure:12427: result: yes<br>configure:12443: checking for pthread_yield<br>configure:12499: gcc -o conftest      conftest.c -lpthread  &gt;&amp;5<br>
configure:12506: $? = 0<br>configure:12528: result: yes<br>configure:12782: checking if 100 threads can be run at once<br>configure:12830: gcc -o conftest      conftest.c -lpthread  &gt;&amp;5<br>configure:12834: $? = 0<br>
configure:12840: ./conftest<br>configure:12844: $? = 0<br>configure:12846: result: yes<br>configure:12963: checking size of void *<br>configure:13268: gcc -o conftest      conftest.c -lpthread  &gt;&amp;5<br>configure:13272: $? = 0<br>
configure:13278: ./conftest<br>configure:13282: $? = 0<br>configure:13308: result: 8<br>configure:13322: checking size of int<br>configure:13627: gcc -o conftest      conftest.c -lpthread  &gt;&amp;5<br>configure:13631: $? = 0<br>
configure:13637: ./conftest<br>configure:13641: $? = 0<br>configure:13667: result: 4<br>configure:13679: checking whether __attribute__ allowed<br>configure:13706: gcc -c     conftest.c &gt;&amp;5<br>configure:13713: $? = 0<br>
configure:13728: result: yes<br>configure:13730: checking whether __attribute__((format)) allowed<br>configure:13757: gcc -c     conftest.c &gt;&amp;5<br>configure:13764: $? = 0<br>configure:13779: result: yes<br>configure:13790: checking if compiler rejects bogus asm statements<br>
configure:13815: gcc -o conftest      conftest.c -lpthread  &gt;&amp;5<br>/tmp/ccgfr2pJ.s: Assembler messages:<br>/tmp/ccgfr2pJ.s:12: Error: invalid character &#39;_&#39; in mnemonic<br>configure:13822: $? = 1<br>configure: failed program was:<br>
| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_STDDEF_H 1<br>| #define restrict __restrict<br>| #define HAVE_LIBPTHREAD 1<br>| #define HAVE_PTHREAD_YIELD 1<br>| #define MAX_NTHREADS 100<br>| #define SIZEOF_VOID_P 8<br>
| #define SIZEOF_INT 4<br>| #define HAVE_GCC_ATTRIBUTE 1<br>| /* end confdefs.h.  */<br>| <br>| int<br>| main ()<br>| {<br>| <br>|     __asm__ __volatile__ (&quot;ILLEGAL_ASM_STMT&quot;);<br>| <br>|   ;<br>|   return 0;<br>
| }<br>configure:13839: result: yes<br>configure:13899: checking for support for gcc x86/x86_64 primitives<br>configure:14066: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>configure:14070: $? = 0<br>configure:14076: ./conftest<br>
configure:14080: $? = 0<br>configure:14088: result: yes<br>configure:14116: checking for support for gcc x86 primitives for pre-Pentium 4<br>configure:14283: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>
configure:14287: $? = 0<br>configure:14293: ./conftest<br>configure:14297: $? = 0<br>configure:14305: result: yes<br>configure:14332: checking for support for gcc ia64 primitives<br>configure:14398: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>
/tmp/cc1J6dGk.s: Assembler messages:<br>/tmp/cc1J6dGk.s:54: Error: no such instruction: `mf&#39;<br>/tmp/cc1J6dGk.s:55: Error: no such instruction: `mf&#39;<br>/tmp/cc1J6dGk.s:56: Error: no such instruction: `mf&#39;<br>/tmp/cc1J6dGk.s:76: Error: no such instruction: `xchg8 %eax=[%rdx],%eax&#39;<br>
/tmp/cc1J6dGk.s:101: Error: no such instruction: `zxt4 (%rsi)=(%rsi)&#39;<br>/tmp/cc1J6dGk.s:101: Error: invalid character &#39;=&#39; in operand 1<br>/tmp/cc1J6dGk.s:101: Error: invalid character &#39;.&#39; in mnemonic<br>
/tmp/cc1J6dGk.s:206: Error: invalid character &#39;.&#39; in mnemonic<br>/tmp/cc1J6dGk.s:216: Error: invalid character &#39;.&#39; in mnemonic<br>/tmp/cc1J6dGk.s:226: Error: invalid character &#39;.&#39; in mnemonic<br>/tmp/cc1J6dGk.s:236: Error: invalid character &#39;.&#39; in mnemonic<br>
/tmp/cc1J6dGk.s:246: Error: invalid character &#39;.&#39; in mnemonic<br>/tmp/cc1J6dGk.s:256: Error: invalid character &#39;.&#39; in mnemonic<br>/tmp/cc1J6dGk.s:266: Error: invalid character &#39;.&#39; in mnemonic<br>/tmp/cc1J6dGk.s:276: Error: invalid character &#39;.&#39; in mnemonic<br>
/tmp/cc1J6dGk.s:318: Error: invalid character &#39;.&#39; in mnemonic<br>configure:14405: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>
| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_STDDEF_H 1<br>| #define restrict __restrict<br>| #define HAVE_LIBPTHREAD 1<br>| #define HAVE_PTHREAD_YIELD 1<br>| #define MAX_NTHREADS 100<br>| #define SIZEOF_VOID_P 8<br>
| #define SIZEOF_INT 4<br>| #define HAVE_GCC_ATTRIBUTE 1<br>| #define HAVE_GCC_X86_32_64 1<br>| #define HAVE_GCC_X86_32_64_P3 1<br>| /* end confdefs.h.  */<br>| <br>| #define OPA_SIZEOF_INT SIZEOF_INT<br>| #define OPA_SIZEOF_VOID_P SIZEOF_VOID_P<br>
| #ifndef _opa_inline<br>| #define _opa_inline inline<br>| #endif<br>| #ifndef _opa_restrict<br>| #define _opa_restrict restrict<br>| #endif<br>| #ifndef _opa_const<br>| #define _opa_const const<br>| #endif<br>| #ifdef HAVE_GCC_ATTRIBUTE<br>
| #define OPA_HAVE_GCC_ATTRIBUTE 1<br>| #endif<br>| #include &quot;opa_util.h&quot; /* for OPA_ATTRIBUTE and friends */<br>| #include &quot;primitives/opa_gcc_ia64.h&quot;<br>| <br>| int<br>| main ()<br>| {<br>| <br>|     OPA_int_t a, b;<br>
|     int c;<br>| <br>|     OPA_store_int(&amp;a, 0);<br>|     OPA_store_int(&amp;b, 1);<br>|     c = OPA_load_int(&amp;a);<br>| <br>|     OPA_add_int(&amp;a, 10);<br>|     OPA_incr_int(&amp;a);<br>|     OPA_decr_int(&amp;a);<br>
| <br>|     c = OPA_decr_and_test_int(&amp;a);<br>|     c = OPA_fetch_and_add_int(&amp;a, 10);<br>|     c = OPA_fetch_and_incr_int(&amp;a);<br>|     c = OPA_fetch_and_decr_int(&amp;a);<br>| <br>|     c = OPA_cas_int(&amp;a, 10, 11);<br>
|     c = OPA_swap_int(&amp;a, OPA_load_int(&amp;b));<br>| <br>|     OPA_write_barrier();<br>|     OPA_read_barrier();<br>|     OPA_read_write_barrier();<br>| <br>|   ;<br>|   return 0;<br>| }<br>| <br>configure:14426: result: no<br>
configure:14443: checking for support for gcc PowerPC atomics<br>configure:14509: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>/tmp/ccdu5EKx.s: Assembler messages:<br>/tmp/ccdu5EKx.s:54: Error: no such instruction: `sync&#39;<br>
/tmp/ccdu5EKx.s:55: Error: no such instruction: `sync&#39;<br>/tmp/ccdu5EKx.s:56: Error: no such instruction: `sync&#39;<br>/tmp/ccdu5EKx.s:104: Error: invalid character &#39;.&#39; in mnemonic<br>/tmp/ccdu5EKx.s:105: Error: no such instruction: `beq 1f&#39;<br>
/tmp/ccdu5EKx.s:106: Error: no such instruction: `li %eax,0&#39;<br>/tmp/ccdu5EKx.s:126: Error: no such instruction: `lwarx %eax,0,%rax&#39;<br>configure:14516: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>
| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_STDDEF_H 1<br>| #define restrict __restrict<br>| #define HAVE_LIBPTHREAD 1<br>| #define HAVE_PTHREAD_YIELD 1<br>| #define MAX_NTHREADS 100<br>| #define SIZEOF_VOID_P 8<br>
| #define SIZEOF_INT 4<br>| #define HAVE_GCC_ATTRIBUTE 1<br>| #define HAVE_GCC_X86_32_64 1<br>| #define HAVE_GCC_X86_32_64_P3 1<br>| /* end confdefs.h.  */<br>| <br>| #define OPA_SIZEOF_INT SIZEOF_INT<br>| #define OPA_SIZEOF_VOID_P SIZEOF_VOID_P<br>
| #ifndef _opa_inline<br>| #define _opa_inline inline<br>| #endif<br>| #ifndef _opa_restrict<br>| #define _opa_restrict restrict<br>| #endif<br>| #ifndef _opa_const<br>| #define _opa_const const<br>| #endif<br>| #ifdef HAVE_GCC_ATTRIBUTE<br>
| #define OPA_HAVE_GCC_ATTRIBUTE 1<br>| #endif<br>| #include &quot;opa_util.h&quot; /* for OPA_ATTRIBUTE and friends */<br>| #include &quot;primitives/opa_gcc_ppc.h&quot;<br>| <br>| int<br>| main ()<br>| {<br>| <br>|     OPA_int_t a, b;<br>
|     int c;<br>| <br>|     OPA_store_int(&amp;a, 0);<br>|     OPA_store_int(&amp;b, 1);<br>|     c = OPA_load_int(&amp;a);<br>| <br>|     OPA_add_int(&amp;a, 10);<br>|     OPA_incr_int(&amp;a);<br>|     OPA_decr_int(&amp;a);<br>
| <br>|     c = OPA_decr_and_test_int(&amp;a);<br>|     c = OPA_fetch_and_add_int(&amp;a, 10);<br>|     c = OPA_fetch_and_incr_int(&amp;a);<br>|     c = OPA_fetch_and_decr_int(&amp;a);<br>| <br>|     c = OPA_cas_int(&amp;a, 10, 11);<br>
|     c = OPA_swap_int(&amp;a, OPA_load_int(&amp;b));<br>| <br>|     OPA_write_barrier();<br>|     OPA_read_barrier();<br>|     OPA_read_write_barrier();<br>| <br>|   ;<br>|   return 0;<br>| }<br>| <br>configure:14537: result: no<br>
configure:14554: checking for support for gcc SiCortex atomics<br>configure:14620: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>/tmp/ccTlqb7L.s: Assembler messages:<br>/tmp/ccTlqb7L.s:54: Error: no such instruction: `sync&#39;<br>
/tmp/ccTlqb7L.s:55: Error: no such instruction: `sync&#39;<br>/tmp/ccTlqb7L.s:56: Error: no such instruction: `sync&#39;<br>/tmp/ccTlqb7L.s:95: Error: expected comma after &quot;mips3&quot;<br>/tmp/ccTlqb7L.s:96: Error: expected comma after &quot;noreorder&quot;<br>
/tmp/ccTlqb7L.s:97: Error: no such instruction: `ll %rbx,(%rdx)&#39;<br>/tmp/ccTlqb7L.s:98: Error: no such instruction: `move %rcx,%eax&#39;<br>/tmp/ccTlqb7L.s:99: Error: no such instruction: `sc %rcx,(%rdx)&#39;<br>/tmp/ccTlqb7L.s:100: Error: no such instruction: `beqz %rcx,1b&#39;<br>
/tmp/ccTlqb7L.s:102: Error: expected comma after &quot;reorder&quot;<br>/tmp/ccTlqb7L.s:103: Error: expected comma after &quot;mips0&quot;<br>/tmp/ccTlqb7L.s:152: Error: expected comma after &quot;mips3&quot;<br>/tmp/ccTlqb7L.s:153: Error: expected comma after &quot;noreorder&quot;<br>
/tmp/ccTlqb7L.s:154: Error: no such instruction: `ll %rbx,(%rcx)&#39;<br>/tmp/ccTlqb7L.s:155: Error: no such instruction: `bne %rbx,%eax,1f&#39;<br>/tmp/ccTlqb7L.s:156: Error: no such instruction: `move %rsi,%edx&#39;<br>
/tmp/ccTlqb7L.s:157: Error: no such instruction: `sc %rsi,(%rcx)&#39;<br>/tmp/ccTlqb7L.s:158: Error: no such instruction: `beqz %rsi,1b&#39;<br>/tmp/ccTlqb7L.s:160: Error: expected comma after &quot;reorder&quot;<br>/tmp/ccTlqb7L.s:162: Error: expected comma after &quot;mips0&quot;<br>
/tmp/ccTlqb7L.s:207: Error: expected comma after &quot;mips3&quot;<br>/tmp/ccTlqb7L.s:208: Error: expected comma after &quot;noreorder&quot;<br>/tmp/ccTlqb7L.s:209: Error: no such instruction: `ll %rbx,(%rdx)&#39;<br>/tmp/ccTlqb7L.s:210: Error: no such instruction: `addu %rcx,%rbx,%eax&#39;<br>
/tmp/ccTlqb7L.s:211: Error: no such instruction: `sc %rcx,(%rdx)&#39;<br>/tmp/ccTlqb7L.s:212: Error: no such instruction: `beqz %rcx,1b&#39;<br>/tmp/ccTlqb7L.s:214: Error: expected comma after &quot;reorder&quot;<br>/tmp/ccTlqb7L.s:215: Error: expected comma after &quot;mips0&quot;<br>
configure:14627: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>
| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>| #define PACKAGE &quot;openpa&quot;<br>
| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>
| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>
| #define HAVE_STDDEF_H 1<br>| #define restrict __restrict<br>| #define HAVE_LIBPTHREAD 1<br>| #define HAVE_PTHREAD_YIELD 1<br>| #define MAX_NTHREADS 100<br>| #define SIZEOF_VOID_P 8<br>| #define SIZEOF_INT 4<br>| #define HAVE_GCC_ATTRIBUTE 1<br>
| #define HAVE_GCC_X86_32_64 1<br>| #define HAVE_GCC_X86_32_64_P3 1<br>| /* end confdefs.h.  */<br>| <br>| #define OPA_SIZEOF_INT SIZEOF_INT<br>| #define OPA_SIZEOF_VOID_P SIZEOF_VOID_P<br>| #ifndef _opa_inline<br>| #define _opa_inline inline<br>
| #endif<br>| #ifndef _opa_restrict<br>| #define _opa_restrict restrict<br>| #endif<br>| #ifndef _opa_const<br>| #define _opa_const const<br>| #endif<br>| #ifdef HAVE_GCC_ATTRIBUTE<br>| #define OPA_HAVE_GCC_ATTRIBUTE 1<br>
| #endif<br>| #include &quot;opa_util.h&quot; /* for OPA_ATTRIBUTE and friends */<br>| #include &quot;primitives/opa_gcc_sicortex.h&quot;<br>| <br>| int<br>| main ()<br>| {<br>| <br>|     OPA_int_t a, b;<br>|     int c;<br>
| <br>|     OPA_store_int(&amp;a, 0);<br>|     OPA_store_int(&amp;b, 1);<br>|     c = OPA_load_int(&amp;a);<br>| <br>|     OPA_add_int(&amp;a, 10);<br>|     OPA_incr_int(&amp;a);<br>|     OPA_decr_int(&amp;a);<br>| <br>|     c = OPA_decr_and_test_int(&amp;a);<br>
|     c = OPA_fetch_and_add_int(&amp;a, 10);<br>|     c = OPA_fetch_and_incr_int(&amp;a);<br>|     c = OPA_fetch_and_decr_int(&amp;a);<br>| <br>|     c = OPA_cas_int(&amp;a, 10, 11);<br>|     c = OPA_swap_int(&amp;a, OPA_load_int(&amp;b));<br>
| <br>|     OPA_write_barrier();<br>|     OPA_read_barrier();<br>|     OPA_read_write_barrier();<br>| <br>|   ;<br>|   return 0;<br>| }<br>| <br>configure:14648: result: no<br>configure:14667: checking for support for gcc atomic intrinsics<br>
configure:14733: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>In file included from conftest.c:51:<br>./src/primitives/opa_gcc_intrinsics.h: In function `OPA_cas_ptr&#39;:<br>./src/primitives/opa_gcc_intrinsics.h:64: warning: return makes pointer from integer without a cast<br>
/tmp/ccGF3slU.o(.text+0xb8): In function `main&#39;:<br>: undefined reference to `__sync_synchronize&#39;<br>/tmp/ccGF3slU.o(.text+0xc2): In function `main&#39;:<br>: undefined reference to `__sync_synchronize&#39;<br>/tmp/ccGF3slU.o(.text+0xcc): In function `main&#39;:<br>
: undefined reference to `__sync_synchronize&#39;<br>/tmp/ccGF3slU.o(.text+0x13f): In function `OPA_cas_int&#39;:<br>: undefined reference to `__sync_val_compare_and_swap&#39;<br>/tmp/ccGF3slU.o(.text+0x19d): In function `OPA_fetch_and_add_int&#39;:<br>
: undefined reference to `__sync_fetch_and_add&#39;<br>/tmp/ccGF3slU.o(.text+0x1c2): In function `OPA_decr_and_test_int&#39;:<br>: undefined reference to `__sync_sub_and_fetch&#39;<br>collect2: ld returned 1 exit status<br>
configure:14740: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>
| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>| #define PACKAGE &quot;openpa&quot;<br>
| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>
| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>
| #define HAVE_STDDEF_H 1<br>| #define restrict __restrict<br>| #define HAVE_LIBPTHREAD 1<br>| #define HAVE_PTHREAD_YIELD 1<br>| #define MAX_NTHREADS 100<br>| #define SIZEOF_VOID_P 8<br>| #define SIZEOF_INT 4<br>| #define HAVE_GCC_ATTRIBUTE 1<br>
| #define HAVE_GCC_X86_32_64 1<br>| #define HAVE_GCC_X86_32_64_P3 1<br>| /* end confdefs.h.  */<br>| <br>| #define OPA_SIZEOF_INT SIZEOF_INT<br>| #define OPA_SIZEOF_VOID_P SIZEOF_VOID_P<br>| #ifndef _opa_inline<br>| #define _opa_inline inline<br>
| #endif<br>| #ifndef _opa_restrict<br>| #define _opa_restrict restrict<br>| #endif<br>| #ifndef _opa_const<br>| #define _opa_const const<br>| #endif<br>| #ifdef HAVE_GCC_ATTRIBUTE<br>| #define OPA_HAVE_GCC_ATTRIBUTE 1<br>
| #endif<br>| #include &quot;opa_util.h&quot; /* for OPA_ATTRIBUTE and friends */<br>| #include &quot;primitives/opa_gcc_intrinsics.h&quot;<br>| <br>| int<br>| main ()<br>| {<br>| <br>|     OPA_int_t a, b;<br>|     int c;<br>
| <br>|     OPA_store_int(&amp;a, 0);<br>|     OPA_store_int(&amp;b, 1);<br>|     c = OPA_load_int(&amp;a);<br>| <br>|     OPA_add_int(&amp;a, 10);<br>|     OPA_incr_int(&amp;a);<br>|     OPA_decr_int(&amp;a);<br>| <br>|     c = OPA_decr_and_test_int(&amp;a);<br>
|     c = OPA_fetch_and_add_int(&amp;a, 10);<br>|     c = OPA_fetch_and_incr_int(&amp;a);<br>|     c = OPA_fetch_and_decr_int(&amp;a);<br>| <br>|     c = OPA_cas_int(&amp;a, 10, 11);<br>|     c = OPA_swap_int(&amp;a, OPA_load_int(&amp;b));<br>
| <br>|     OPA_write_barrier();<br>|     OPA_read_barrier();<br>|     OPA_read_write_barrier();<br>| <br>|   ;<br>|   return 0;<br>| }<br>| <br>configure:14761: result: no<br>configure:14778: checking for support for Windows NT atomic intrinsics<br>
configure:14844: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>In file included from conftest.c:51:<br>./src/primitives/opa_nt_intrinsics.h:11:20: windows.h: No such file or directory<br>./src/primitives/opa_nt_intrinsics.h:12:19: intrin.h: No such file or directory<br>
In file included from conftest.c:51:<br>./src/primitives/opa_nt_intrinsics.h: In function `OPA_cas_ptr&#39;:<br>./src/primitives/opa_nt_intrinsics.h:76: error: `LONG_PTR&#39; undeclared (first use in this function)<br>./src/primitives/opa_nt_intrinsics.h:76: error: (Each undeclared identifier is reported only once<br>
./src/primitives/opa_nt_intrinsics.h:76: error: for each function it appears in.)<br>./src/primitives/opa_nt_intrinsics.h:76: error: syntax error before &quot;_InterlockedCompareExchange64&quot;<br>./src/primitives/opa_nt_intrinsics.h:77: error: `INT64&#39; undeclared (first use in this function)<br>
./src/primitives/opa_nt_intrinsics.h:77: error: syntax error before &quot;newv&quot;<br>./src/primitives/opa_nt_intrinsics.h: In function `OPA_swap_ptr&#39;:<br>./src/primitives/opa_nt_intrinsics.h:91: error: `LONG_PTR&#39; undeclared (first use in this function)<br>
./src/primitives/opa_nt_intrinsics.h:91: error: syntax error before &quot;_InterlockedExchange64&quot;<br>configure:14851: $? = 1<br>configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>
| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>
| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>
| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_STDDEF_H 1<br>| #define restrict __restrict<br>| #define HAVE_LIBPTHREAD 1<br>| #define HAVE_PTHREAD_YIELD 1<br>| #define MAX_NTHREADS 100<br>| #define SIZEOF_VOID_P 8<br>
| #define SIZEOF_INT 4<br>| #define HAVE_GCC_ATTRIBUTE 1<br>| #define HAVE_GCC_X86_32_64 1<br>| #define HAVE_GCC_X86_32_64_P3 1<br>| /* end confdefs.h.  */<br>| <br>| #define OPA_SIZEOF_INT SIZEOF_INT<br>| #define OPA_SIZEOF_VOID_P SIZEOF_VOID_P<br>
| #ifndef _opa_inline<br>| #define _opa_inline inline<br>| #endif<br>| #ifndef _opa_restrict<br>| #define _opa_restrict restrict<br>| #endif<br>| #ifndef _opa_const<br>| #define _opa_const const<br>| #endif<br>| #ifdef HAVE_GCC_ATTRIBUTE<br>
| #define OPA_HAVE_GCC_ATTRIBUTE 1<br>| #endif<br>| #include &quot;opa_util.h&quot; /* for OPA_ATTRIBUTE and friends */<br>| #include &quot;primitives/opa_nt_intrinsics.h&quot;<br>| <br>| int<br>| main ()<br>| {<br>| <br>
|     OPA_int_t a, b;<br>|     int c;<br>| <br>|     OPA_store_int(&amp;a, 0);<br>|     OPA_store_int(&amp;b, 1);<br>|     c = OPA_load_int(&amp;a);<br>| <br>|     OPA_add_int(&amp;a, 10);<br>|     OPA_incr_int(&amp;a);<br>
|     OPA_decr_int(&amp;a);<br>| <br>|     c = OPA_decr_and_test_int(&amp;a);<br>|     c = OPA_fetch_and_add_int(&amp;a, 10);<br>|     c = OPA_fetch_and_incr_int(&amp;a);<br>|     c = OPA_fetch_and_decr_int(&amp;a);<br>| <br>
|     c = OPA_cas_int(&amp;a, 10, 11);<br>|     c = OPA_swap_int(&amp;a, OPA_load_int(&amp;b));<br>| <br>|     OPA_write_barrier();<br>|     OPA_read_barrier();<br>|     OPA_read_write_barrier();<br>| <br>|   ;<br>|   return 0;<br>
| }<br>| <br>configure:14872: result: no<br>configure:14889: checking for support for Sun atomic operations library<br>configure:14955: gcc -o conftest    -I./src   conftest.c -lpthread  &gt;&amp;5<br>In file included from conftest.c:51:<br>
./src/primitives/opa_sun_atomic_ops.h:11:20: atomic.h: No such file or directory<br>In file included from conftest.c:51:<br>./src/primitives/opa_sun_atomic_ops.h:13: warning: no semicolon at end of struct or union<br>./src/primitives/opa_sun_atomic_ops.h:13: error: syntax error before &quot;v&quot;<br>
./src/primitives/opa_sun_atomic_ops.h:13: warning: data definition has no type or storage class<br>./src/primitives/opa_sun_atomic_ops.h:19: error: syntax error before &#39;*&#39; token<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_load_int&#39;:<br>
./src/primitives/opa_sun_atomic_ops.h:21: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h:21: error: (Each undeclared identifier is reported only once<br>./src/primitives/opa_sun_atomic_ops.h:21: error: for each function it appears in.)<br>
./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:24: error: syntax error before &#39;*&#39; token<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_store_int&#39;:<br>
./src/primitives/opa_sun_atomic_ops.h:26: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h:26: error: `uint&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h:26: error: syntax error before &quot;val&quot;<br>
./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:40: error: syntax error before &#39;*&#39; token<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_add_int&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:42: error: `ptr&#39; undeclared (first use in this function)<br>
./src/primitives/opa_sun_atomic_ops.h:42: error: `val&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:45: error: syntax error before &#39;*&#39; token<br>
./src/primitives/opa_sun_atomic_ops.h: In function `OPA_incr_int&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:47: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h: At top level:<br>
./src/primitives/opa_sun_atomic_ops.h:50: error: syntax error before &#39;*&#39; token<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_decr_int&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:52: error: `ptr&#39; undeclared (first use in this function)<br>
./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:56: error: syntax error before &#39;*&#39; token<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_decr_and_test_int&#39;:<br>
./src/primitives/opa_sun_atomic_ops.h:58: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:62: error: syntax error before &#39;*&#39; token<br>
./src/primitives/opa_sun_atomic_ops.h: In function `OPA_fetch_and_add_int&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:64: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h:64: error: `val&#39; undeclared (first use in this function)<br>
./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:67: error: syntax error before &#39;*&#39; token<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_fetch_and_decr_int&#39;:<br>
./src/primitives/opa_sun_atomic_ops.h:69: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:72: error: syntax error before &#39;*&#39; token<br>
./src/primitives/opa_sun_atomic_ops.h: In function `OPA_fetch_and_incr_int&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:74: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_cas_ptr&#39;:<br>
./src/primitives/opa_sun_atomic_ops.h:80: warning: return makes pointer from integer without a cast<br>./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:83: error: syntax error before &#39;*&#39; token<br>
./src/primitives/opa_sun_atomic_ops.h: In function `OPA_cas_int&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:85: error: `ptr&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h:85: error: `uint_t&#39; undeclared (first use in this function)<br>
./src/primitives/opa_sun_atomic_ops.h:85: error: syntax error before &quot;oldv&quot;<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_swap_ptr&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:91: warning: return makes pointer from integer without a cast<br>
./src/primitives/opa_sun_atomic_ops.h: At top level:<br>./src/primitives/opa_sun_atomic_ops.h:94: error: syntax error before &#39;*&#39; token<br>./src/primitives/opa_sun_atomic_ops.h: In function `OPA_swap_int&#39;:<br>./src/primitives/opa_sun_atomic_ops.h:96: error: `ptr&#39; undeclared (first use in this function)<br>
./src/primitives/opa_sun_atomic_ops.h:96: error: `uint_t&#39; undeclared (first use in this function)<br>./src/primitives/opa_sun_atomic_ops.h:96: error: syntax error before &quot;val&quot;<br>conftest.c: In function `main&#39;:<br>
conftest.c:57: error: syntax error before &quot;a&quot;<br>conftest.c:60: error: `a&#39; undeclared (first use in this function)<br>conftest.c:61: error: `b&#39; undeclared (first use in this function)<br>configure:14962: $? = 1<br>
configure: failed program was:<br>| /* confdefs.h.  */<br>| #define PACKAGE_NAME &quot;OpenPA&quot;<br>| #define PACKAGE_TARNAME &quot;openpa&quot;<br>| #define PACKAGE_VERSION &quot;1.0.2&quot;<br>| #define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>
| #define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>| #define PACKAGE &quot;openpa&quot;<br>| #define VERSION &quot;1.0.2&quot;<br>
| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>
| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| #define HAVE_DLFCN_H 1<br>| #define LT_OBJDIR &quot;.libs/&quot;<br>| #define HAVE_PTHREAD_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_STDDEF_H 1<br>
| #define restrict __restrict<br>| #define HAVE_LIBPTHREAD 1<br>| #define HAVE_PTHREAD_YIELD 1<br>| #define MAX_NTHREADS 100<br>| #define SIZEOF_VOID_P 8<br>| #define SIZEOF_INT 4<br>| #define HAVE_GCC_ATTRIBUTE 1<br>| #define HAVE_GCC_X86_32_64 1<br>
| #define HAVE_GCC_X86_32_64_P3 1<br>| /* end confdefs.h.  */<br>| <br>| #define OPA_SIZEOF_INT SIZEOF_INT<br>| #define OPA_SIZEOF_VOID_P SIZEOF_VOID_P<br>| #ifndef _opa_inline<br>| #define _opa_inline inline<br>| #endif<br>
| #ifndef _opa_restrict<br>| #define _opa_restrict restrict<br>| #endif<br>| #ifndef _opa_const<br>| #define _opa_const const<br>| #endif<br>| #ifdef HAVE_GCC_ATTRIBUTE<br>| #define OPA_HAVE_GCC_ATTRIBUTE 1<br>| #endif<br>
| #include &quot;opa_util.h&quot; /* for OPA_ATTRIBUTE and friends */<br>| #include &quot;primitives/opa_sun_atomic_ops.h&quot;<br>| <br>| int<br>| main ()<br>| {<br>| <br>|     OPA_int_t a, b;<br>|     int c;<br>| <br>|     OPA_store_int(&amp;a, 0);<br>
|     OPA_store_int(&amp;b, 1);<br>|     c = OPA_load_int(&amp;a);<br>| <br>|     OPA_add_int(&amp;a, 10);<br>|     OPA_incr_int(&amp;a);<br>|     OPA_decr_int(&amp;a);<br>| <br>|     c = OPA_decr_and_test_int(&amp;a);<br>
|     c = OPA_fetch_and_add_int(&amp;a, 10);<br>|     c = OPA_fetch_and_incr_int(&amp;a);<br>|     c = OPA_fetch_and_decr_int(&amp;a);<br>| <br>|     c = OPA_cas_int(&amp;a, 10, 11);<br>|     c = OPA_swap_int(&amp;a, OPA_load_int(&amp;b));<br>
| <br>|     OPA_write_barrier();<br>|     OPA_read_barrier();<br>|     OPA_read_write_barrier();<br>| <br>|   ;<br>|   return 0;<br>| }<br>| <br>configure:14983: result: no<br>configure:15077: checking whether to enable strict fairness checks<br>
configure:15095: result: no<br>configure:15233: creating ./config.status<br><br>## ---------------------- ##<br>## Running config.status. ##<br>## ---------------------- ##<br><br>This file was extended by OpenPA config.status 1.0.2, which was<br>
generated by GNU Autoconf 2.63.  Invocation command line was<br><br>  CONFIG_FILES    = <br>  CONFIG_HEADERS  = <br>  CONFIG_LINKS    = <br>  CONFIG_COMMANDS = <br>  $ ./config.status <br><br>on sp<br><br>config.status:1004: creating Makefile<br>
config.status:1004: creating src/Makefile<br>config.status:1004: creating test/Makefile<br>config.status:1004: creating openpa.pc<br>config.status:1004: creating src/config.h<br>config.status:1278: executing depfiles commands<br>
config.status:1278: executing libtool commands<br>config.status:1278: executing src/opa_config.h commands<br>config.status:2088: creating src/opa_config.h - prefix OPA for src/config.h defines<br><br>## ---------------- ##<br>
## Cache variables. ##<br>## ---------------- ##<br><br>ac_cv_build=x86_64-unknown-linux-gnu<br>ac_cv_c_compiler_gnu=yes<br>ac_cv_c_const=yes<br>ac_cv_c_inline=inline<br>ac_cv_c_restrict=__restrict<br>ac_cv_env_CC_set=<br>
ac_cv_env_CC_value=<br>ac_cv_env_CFLAGS_set=set<br>ac_cv_env_CFLAGS_value=&#39;  &#39;<br>ac_cv_env_CPPFLAGS_set=<br>ac_cv_env_CPPFLAGS_value=<br>ac_cv_env_CPP_set=<br>ac_cv_env_CPP_value=<br>ac_cv_env_LDFLAGS_set=<br>ac_cv_env_LDFLAGS_value=<br>
ac_cv_env_LIBS_set=<br>ac_cv_env_LIBS_value=<br>ac_cv_env_build_alias_set=<br>ac_cv_env_build_alias_value=<br>ac_cv_env_host_alias_set=<br>ac_cv_env_host_alias_value=<br>ac_cv_env_target_alias_set=<br>ac_cv_env_target_alias_value=<br>
ac_cv_func_pthread_yield=yes<br>ac_cv_header_atomic_h=no<br>ac_cv_header_dlfcn_h=yes<br>ac_cv_header_intrin_h=no<br>ac_cv_header_inttypes_h=yes<br>ac_cv_header_memory_h=yes<br>ac_cv_header_pthread_h=yes<br>ac_cv_header_stdc=yes<br>
ac_cv_header_stddef_h=yes<br>ac_cv_header_stdint_h=yes<br>ac_cv_header_stdlib_h=yes<br>ac_cv_header_string_h=yes<br>ac_cv_header_strings_h=yes<br>ac_cv_header_sys_stat_h=yes<br>ac_cv_header_sys_types_h=yes<br>ac_cv_header_unistd_h=yes<br>
ac_cv_host=x86_64-unknown-linux-gnu<br>ac_cv_lib_pthread_pthread_create=yes<br>ac_cv_objext=o<br>ac_cv_path_EGREP=&#39;/bin/grep -E&#39;<br>ac_cv_path_FGREP=&#39;/bin/grep -F&#39;<br>ac_cv_path_GREP=/bin/grep<br>ac_cv_path_SED=/bin/sed<br>
ac_cv_path_install=&#39;/usr/bin/install -c&#39;<br>ac_cv_path_mkdir=/bin/mkdir<br>ac_cv_prog_AWK=gawk<br>ac_cv_prog_CPP=&#39;gcc -E&#39;<br>ac_cv_prog_ac_ct_AR=ar<br>ac_cv_prog_ac_ct_CC=gcc<br>ac_cv_prog_ac_ct_OBJDUMP=objdump<br>
ac_cv_prog_ac_ct_RANLIB=ranlib<br>ac_cv_prog_ac_ct_STRIP=strip<br>ac_cv_prog_cc_c89=<br>ac_cv_prog_cc_g=yes<br>ac_cv_prog_make_make_set=yes<br>ac_cv_sizeof_int=4<br>ac_cv_sizeof_void_p=8<br>am_cv_CC_dependencies_compiler_type=gcc3<br>
lt_cv_deplibs_check_method=pass_all<br>lt_cv_file_magic_cmd=&#39;$MAGIC_CMD&#39;<br>lt_cv_file_magic_test_file=<br>lt_cv_ld_reload_flag=-r<br>lt_cv_nm_interface=&#39;BSD nm&#39;<br>lt_cv_objdir=.libs<br>lt_cv_path_LD=/usr/bin/ld<br>
lt_cv_path_NM=&#39;/usr/bin/nm -B&#39;<br>lt_cv_prog_compiler_c_o=yes<br>lt_cv_prog_compiler_pic_works=yes<br>lt_cv_prog_compiler_rtti_exceptions=no<br>lt_cv_prog_compiler_static_works=yes<br>lt_cv_prog_gnu_ld=yes<br>lt_cv_sys_global_symbol_pipe=&#39;sed -n -e &#39;\&#39;&#39;s/^.*[     ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[     ][     ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p&#39;\&#39;&#39;&#39;<br>
lt_cv_sys_global_symbol_to_c_name_address=&#39;sed -n -e &#39;\&#39;&#39;s/^: \([^ ]*\) $/  {\&quot;\1\&quot;, (void *) 0},/p&#39;\&#39;&#39; -e &#39;\&#39;&#39;s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {&quot;\2&quot;, (void *) \&amp;\2},/p&#39;\&#39;&#39;&#39;<br>
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix=&#39;sed -n -e &#39;\&#39;&#39;s/^: \([^ ]*\) $/  {\&quot;\1\&quot;, (void *) 0},/p&#39;\&#39;&#39; -e &#39;\&#39;&#39;s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/  {&quot;\2&quot;, (void *) \&amp;\2},/p&#39;\&#39;&#39; -e &#39;\&#39;&#39;s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/  {&quot;lib\2&quot;, (void *) \&amp;\2},/p&#39;\&#39;&#39;&#39;<br>
lt_cv_sys_global_symbol_to_cdecl=&#39;sed -n -e &#39;\&#39;&#39;s/^T .* \(.*\)$/extern int \1();/p&#39;\&#39;&#39; -e &#39;\&#39;&#39;s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p&#39;\&#39;&#39;&#39;<br>lt_cv_sys_max_cmd_len=98304<br>
pac_cv_gnu_attr_format=yes<br>pac_cv_gnu_attr_pure=yes<br><br>## ----------------- ##<br>## Output variables. ##<br>## ----------------- ##<br><br>ACLOCAL=&#39;${SHELL} /home/gtang/tmp/mpich2-1.3.1/src/openpa/confdb/missing --run aclocal-1.11&#39;<br>
AMDEPBACKSLASH=&#39;\&#39;<br>AMDEP_FALSE=&#39;#&#39;<br>AMDEP_TRUE=&#39;&#39;<br>AMTAR=&#39;${SHELL} /home/gtang/tmp/mpich2-1.3.1/src/openpa/confdb/missing --run tar&#39;<br>AR=&#39;ar&#39;<br>AUTOCONF=&#39;${SHELL} /home/gtang/tmp/mpich2-1.3.1/src/openpa/confdb/missing --run autoconf&#39;<br>
AUTOHEADER=&#39;${SHELL} /home/gtang/tmp/mpich2-1.3.1/src/openpa/confdb/missing --run autoheader&#39;<br>AUTOMAKE=&#39;${SHELL} /home/gtang/tmp/mpich2-1.3.1/src/openpa/confdb/missing --run automake-1.11&#39;<br>AWK=&#39;gawk&#39;<br>
CC=&#39;gcc&#39;<br>CCDEPMODE=&#39;depmode=gcc3&#39;<br>CFLAGS=&#39;  &#39;<br>CPP=&#39;gcc -E&#39;<br>CPPFLAGS=&#39;&#39;<br>CYGPATH_W=&#39;echo&#39;<br>DEFS=&#39;-DHAVE_CONFIG_H&#39;<br>DEPDIR=&#39;.deps&#39;<br>DSYMUTIL=&#39;&#39;<br>
DUMPBIN=&#39;&#39;<br>ECHO_C=&#39;&#39;<br>ECHO_N=&#39;-n&#39;<br>ECHO_T=&#39;&#39;<br>EGREP=&#39;/bin/grep -E&#39;<br>EXEEXT=&#39;&#39;<br>FGREP=&#39;/bin/grep -F&#39;<br>GREP=&#39;/bin/grep&#39;<br>INSTALL_DATA=&#39;${INSTALL} -m 644&#39;<br>
INSTALL_PROGRAM=&#39;${INSTALL}&#39;<br>INSTALL_SCRIPT=&#39;${INSTALL}&#39;<br>INSTALL_STRIP_PROGRAM=&#39;$(install_sh) -c -s&#39;<br>LD=&#39;/usr/bin/ld -m elf_x86_64&#39;<br>LDFLAGS=&#39;&#39;<br>LIBOBJS=&#39;&#39;<br>LIBS=&#39;-lpthread &#39;<br>
LIBTOOL=&#39;$(SHELL) $(top_builddir)/libtool&#39;<br>LIPO=&#39;&#39;<br>LN_S=&#39;ln -s&#39;<br>LTLIBOBJS=&#39;&#39;<br>MAKEINFO=&#39;${SHELL} /home/gtang/tmp/mpich2-1.3.1/src/openpa/confdb/missing --run makeinfo&#39;<br>
MKDIR_P=&#39;/bin/mkdir -p&#39;<br>NM=&#39;/usr/bin/nm -B&#39;<br>NMEDIT=&#39;&#39;<br>OBJDUMP=&#39;objdump&#39;<br>OBJEXT=&#39;o&#39;<br>OTOOL64=&#39;&#39;<br>OTOOL=&#39;&#39;<br>PACKAGE=&#39;openpa&#39;<br>PACKAGE_BUGREPORT=&#39;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&#39;<br>
PACKAGE_NAME=&#39;OpenPA&#39;<br>PACKAGE_STRING=&#39;OpenPA 1.0.2&#39;<br>PACKAGE_TARNAME=&#39;openpa&#39;<br>PACKAGE_VERSION=&#39;1.0.2&#39;<br>PATH_SEPARATOR=&#39;:&#39;<br>RANLIB=&#39;ranlib&#39;<br>SED=&#39;/bin/sed&#39;<br>
SET_MAKE=&#39;&#39;<br>SHELL=&#39;/bin/sh&#39;<br>STRIP=&#39;strip&#39;<br>VERSION=&#39;1.0.2&#39;<br>ac_ct_CC=&#39;gcc&#39;<br>ac_ct_DUMPBIN=&#39;&#39;<br>am__EXEEXT_FALSE=&#39;&#39;<br>am__EXEEXT_TRUE=&#39;#&#39;<br>am__fastdepCC_FALSE=&#39;#&#39;<br>
am__fastdepCC_TRUE=&#39;&#39;<br>am__include=&#39;include&#39;<br>am__isrc=&#39;&#39;<br>am__leading_dot=&#39;.&#39;<br>am__quote=&#39;&#39;<br>am__tar=&#39;${AMTAR} chof - &quot;$$tardir&quot;&#39;<br>am__untar=&#39;${AMTAR} xf -&#39;<br>
bindir=&#39;${exec_prefix}/bin&#39;<br>build=&#39;x86_64-unknown-linux-gnu&#39;<br>build_alias=&#39;&#39;<br>build_cpu=&#39;x86_64&#39;<br>build_os=&#39;linux-gnu&#39;<br>build_vendor=&#39;unknown&#39;<br>datadir=&#39;${datarootdir}&#39;<br>
datarootdir=&#39;${prefix}/share&#39;<br>docdir=&#39;${datarootdir}/doc/${PACKAGE_TARNAME}&#39;<br>dvidir=&#39;${docdir}&#39;<br>exec_prefix=&#39;${prefix}&#39;<br>external_pkg_config_libs=&#39;&#39;<br>host=&#39;x86_64-unknown-linux-gnu&#39;<br>
host_alias=&#39;&#39;<br>host_cpu=&#39;x86_64&#39;<br>host_os=&#39;linux-gnu&#39;<br>host_vendor=&#39;unknown&#39;<br>htmldir=&#39;${docdir}&#39;<br>includedir=&#39;${prefix}/include&#39;<br>infodir=&#39;${datarootdir}/info&#39;<br>
install_sh=&#39;${SHELL} /home/gtang/tmp/mpich2-1.3.1/src/openpa/confdb/install-sh&#39;<br>internal_pkg_config_libs=&#39;&#39;<br>libdir=&#39;${exec_prefix}/lib&#39;<br>libexecdir=&#39;${exec_prefix}/libexec&#39;<br>libopa_so_version=&#39;1:0&#39;<br>
localedir=&#39;${datarootdir}/locale&#39;<br>localstatedir=&#39;${prefix}/var&#39;<br>lt_ECHO=&#39;echo&#39;<br>mandir=&#39;${datarootdir}/man&#39;<br>mkdir_p=&#39;/bin/mkdir -p&#39;<br>oldincludedir=&#39;/usr/include&#39;<br>
pdfdir=&#39;${docdir}&#39;<br>prefix=&#39;/usr/local/mpich2&#39;<br>program_transform_name=&#39;s,x,x,&#39;<br>psdir=&#39;${docdir}&#39;<br>sbindir=&#39;${exec_prefix}/sbin&#39;<br>sharedstatedir=&#39;${prefix}/com&#39;<br>
sysconfdir=&#39;${prefix}/etc&#39;<br>target_alias=&#39;&#39;<br><br>## ----------- ##<br>## confdefs.h. ##<br>## ----------- ##<br><br>#define PACKAGE_NAME &quot;OpenPA&quot;<br>#define PACKAGE_TARNAME &quot;openpa&quot;<br>
#define PACKAGE_VERSION &quot;1.0.2&quot;<br>#define PACKAGE_STRING &quot;OpenPA 1.0.2&quot;<br>#define PACKAGE_BUGREPORT &quot;<a href="https://trac.mcs.anl.gov/projects/openpa/newticket">https://trac.mcs.anl.gov/projects/openpa/newticket</a>&quot;<br>
#define PACKAGE &quot;openpa&quot;<br>#define VERSION &quot;1.0.2&quot;<br>#define STDC_HEADERS 1<br>#define HAVE_SYS_TYPES_H 1<br>#define HAVE_SYS_STAT_H 1<br>#define HAVE_STDLIB_H 1<br>#define HAVE_STRING_H 1<br>#define HAVE_MEMORY_H 1<br>
#define HAVE_STRINGS_H 1<br>#define HAVE_INTTYPES_H 1<br>#define HAVE_STDINT_H 1<br>#define HAVE_UNISTD_H 1<br>#define HAVE_DLFCN_H 1<br>#define LT_OBJDIR &quot;.libs/&quot;<br>#define HAVE_PTHREAD_H 1<br>#define HAVE_INTTYPES_H 1<br>
#define HAVE_STDINT_H 1<br>#define HAVE_STDDEF_H 1<br>#define restrict __restrict<br>#define HAVE_LIBPTHREAD 1<br>#define HAVE_PTHREAD_YIELD 1<br>#define MAX_NTHREADS 100<br>#define SIZEOF_VOID_P 8<br>#define SIZEOF_INT 4<br>
#define HAVE_GCC_ATTRIBUTE 1<br>#define HAVE_GCC_X86_32_64 1<br>#define HAVE_GCC_X86_32_64_P3 1<br><br>configure: exit 0<br><br><br>-- <br>Grant<br>