This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.57. Invocation command line was $ ./configure --prefix=/opt/upc/2.0.1/intel CC=/opt/intel_cc_80/bin/icc CXX=/opt/intel_cc_80/bin/icpc MPI_CC=/opt/lam/7.1.1/intel/bin/mpicc ## --------- ## ## Platform. ## ## --------- ## hostname = n1 uname -m = i686 uname -r = 2.6.11-x86 uname -s = Linux uname -v = #2 SMP Wed May 11 17:35:35 EDT 2005 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = i686 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /usr/sbin PATH: /bin PATH: /usr/bin PATH: /sbin PATH: /usr/X11R6/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:1216: loading cache ./config.cache configure:1337: checking build system type configure:1355: result: i686-pc-linux-gnu configure:1363: checking host system type configure:1377: result: i686-pc-linux-gnu configure:1385: checking target system type configure:1399: result: i686-pc-linux-gnu configure:1428: checking for a BSD-compatible install configure:1482: result: /usr/bin/install -c configure:1493: checking whether build environment is sane configure:1536: result: yes configure:1569: checking for gawk configure:1595: result: gawk configure:1605: checking whether make sets $(MAKE) configure:1625: result: yes configure:1810: checking for pwd configure:1840: result: /bin/pwd configure:1987: checking for style of include used by make configure:2015: result: GNU configure:2086: checking for gcc configure:2112: result: /opt/intel_cc_80/bin/icc configure:2356: checking for C compiler version configure:2359: /opt/intel_cc_80/bin/icc --version &5 8.1 configure:2362: $? = 0 configure:2364: /opt/intel_cc_80/bin/icc -v &5 Version 8.1 configure:2367: $? = 0 configure:2369: /opt/intel_cc_80/bin/icc -V &5 Intel(R) C Compiler for 32-bit applications, Version 8.1 Build 20050207Z Package ID: l_cc_pc_8.1.028 Copyright (C) 1985-2005 Intel Corporation. All rights reserved. FOR NON-COMMERCIAL USE ONLY icc: Command line error: no files specified; for help type "icc -help" configure:2372: $? = 1 configure:2396: checking for C compiler default output configure:2399: /opt/intel_cc_80/bin/icc conftest.c >&5 configure:2402: $? = 0 configure:2448: result: a.out configure:2453: checking whether the C compiler works configure:2459: ./a.out configure:2462: $? = 0 configure:2479: result: yes configure:2486: checking whether we are cross compiling configure:2488: result: no configure:2491: checking for suffix of executables configure:2493: /opt/intel_cc_80/bin/icc -o conftest conftest.c >&5 configure:2496: $? = 0 configure:2521: result: configure:2527: checking for suffix of object files configure:2574: result: o configure:2578: checking whether we are using the GNU C compiler configure:2625: result: no configure:2631: checking whether /opt/intel_cc_80/bin/icc accepts -g configure:2673: result: yes configure:2690: checking for /opt/intel_cc_80/bin/icc option to accept ANSI C configure:2778: result: none needed configure:2796: /opt/intel_cc_80/bin/icc -c -g conftest.c >&5 conftest.c(2): error: identifier "choke" is undefined choke me ^ conftest.c(3): error: expected a ";" compilation aborted for conftest.c (code 2) configure:2799: $? = 2 configure: failed program was: | #ifndef __cplusplus | choke me | #endif configure:2910: checking dependency style of /opt/intel_cc_80/bin/icc configure:2993: result: gcc3 configure:3015: checking how to run the C preprocessor configure:3133: result: /opt/intel_cc_80/bin/icc -E configure:3158: /opt/intel_cc_80/bin/icc -E conftest.c configure:3164: $? = 0 configure:3196: /opt/intel_cc_80/bin/icc -E conftest.c configure(3197): catastrophic error: could not open source file "ac_nonexistent.h" #include ^ configure:3202: $? = 4 configure: failed program was: | #line 3187 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "berkeley_upc" | #define VERSION "2.0.1" | /* end confdefs.h. */ | #include configure:3324: checking for working C preprocessor configure:3351: /opt/intel_cc_80/bin/icc -E conftest.c configure(3351): catastrophic error: #error directive: # error ^ configure:3357: $? = 4 configure: failed program was: | #line 3340 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "berkeley_upc" | #define VERSION "2.0.1" | /* end confdefs.h. */ | | # error | configure:3387: /opt/intel_cc_80/bin/icc -E conftest.c configure:3393: $? = 0 configure:3414: result: yes configure:3485: checking for working C compiler configure:3514: /opt/intel_cc_80/bin/icc -c -g conftest.c >&5 configure(3510): error: identifier "fail" is undefined fail for me ^ configure(3510): error: expected a ";" fail for me ^ compilation aborted for conftest.c (code 2) configure:3517: $? = 2 configure: failed program was: | #line 3495 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "berkeley_upc" | #define VERSION "2.0.1" | /* end confdefs.h. */ | | int | main () | { | | fail for me | | ; | return 0; | } configure:3551: /opt/intel_cc_80/bin/icc -c -g conftest.c >&5 configure:3554: $? = 0 configure:3557: test -s conftest.o configure:3560: $? = 0 configure:3589: /opt/intel_cc_80/bin/icc -o conftest -g conftest.c >&5 /tmp/iccL5HLd4.o(.text+0x10): In function `main': /home/rocketcalc/berkeley_upc-2.0.1/configure:3586: undefined reference to `some_bogus_nonexistent_symbol' configure:3592: $? = 1 configure: failed program was: | #line 3572 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "berkeley_upc" | #define VERSION "2.0.1" | /* end confdefs.h. */ | extern int some_bogus_nonexistent_symbol(); | int | main () | { | int x = some_bogus_nonexistent_symbol(); | ; | return 0; | } configure:3626: /opt/intel_cc_80/bin/icc -o conftest -g conftest.c >&5 configure:3629: $? = 0 configure:3632: test -s conftest configure:3635: $? = 0 configure:3647: result: yes configure:3659: checking for C compiler family configure:4124: result: Intel configure:4158: checking whether byte ordering is bigendian configure:4343: result: no configure:4380: checking for flex configure:4409: result: no configure:4380: checking for lex configure:4409: result: no configure:4419: checking for yywrap in -lfl configure:4471: result: no configure:4476: checking for yywrap in -ll configure:4528: result: no configure:4644: checking for egrep configure:4654: result: grep -E configure:4659: checking for ANSI C header files configure:4809: result: yes configure:4833: checking for sys/types.h configure:4870: result: yes configure:4833: checking for sys/stat.h configure:4870: result: yes configure:4833: checking for stdlib.h configure:4870: result: yes configure:4833: checking for string.h configure:4870: result: yes configure:4833: checking for memory.h configure:4870: result: yes configure:4833: checking for strings.h configure:4870: result: yes configure:4833: checking for inttypes.h configure:4870: result: yes configure:4833: checking for stdint.h configure:4870: result: yes configure:4833: checking for unistd.h configure:4870: result: yes configure:4882: checking for void * configure:4927: result: yes configure:4930: checking size of void * configure:5236: result: 4 configure:5274: checking for perl5 configure:5304: result: /usr/bin/perl configure:5328: checking for perl version 5.005 or later configure:5331: result: yes configure:5351: checking for nm configure:5381: result: /usr/bin/nm configure:5410: checking for ar configure:5440: result: /usr/bin/ar configure:5469: checking for ranlib configure:5499: result: /usr/bin/ranlib configure:5528: checking for gmake configure:5558: result: /usr/bin/gmake configure:5581: checking for GNU make configure:5600: result: GNU Make 3.80 configure:5608: checking for gawk configure:5634: result: gawk configure:5650: checking for tail configure:5680: result: /usr/bin/tail configure:5704: checking whether /usr/bin/tail supports -q configure:5708: result: yes configure:5714: checking whether /usr/bin/tail supports multi-file configure:5719: result: yes configure:6023: checking whether the GCC __threads extension is supported. configure:6121: result: yes configure:6136: checking for ANSI C header files configure:6286: result: yes configure:6320: checking for unistd.h configure:6325: result: yes configure:6320: checking for sys/types.h configure:6325: result: yes configure:6320: checking for sys/stat.h configure:6325: result: yes configure:6320: checking for stdlib.h configure:6325: result: yes configure:6320: checking for memory.h configure:6325: result: yes configure:6320: checking for string.h configure:6325: result: yes configure:6320: checking for strings.h configure:6325: result: yes configure:6320: checking for inttypes.h configure:6325: result: yes configure:6320: checking for stdint.h configure:6325: result: yes configure:6320: checking for errno.h configure:6325: result: yes configure:6320: checking for sys/mman.h configure:6325: result: yes configure:6320: checking for assert.h configure:6325: result: yes configure:6320: checking for printf.h configure:6325: result: yes configure:6320: checking for ctype.h configure:6325: result: yes configure:6320: checking for stddef.h configure:6325: result: yes configure:6320: checking for math.h configure:6325: result: yes configure:6320: checking for float.h configure:6325: result: yes configure:6464: checking for stdarg.h configure:6469: result: yes configure:6620: checking for float.h configure:6625: result: yes configure:6620: checking for limits.h configure:6625: result: yes configure:6620: checking for locale.h configure:6625: result: yes configure:6620: checking for math.h configure:6625: result: yes configure:6620: checking for signal.h configure:6625: result: yes configure:6620: checking for time.h configure:6625: result: yes configure:6620: checking for cpio.h configure:6625: result: yes configure:6620: checking for fcntl.h configure:6625: result: yes configure:6620: checking for pwd.h configure:6625: result: yes configure:6620: checking for sys/times.h configure:6625: result: yes configure:6620: checking for sys/utsname.h configure:6625: result: yes configure:6620: checking for sys/wait.h configure:6625: result: yes configure:6620: checking for utime.h configure:6625: result: yes configure:6765: checking for fenv.h configure:6770: result: yes configure:6905: checking for location of fenv.h configure:6915: result: "/usr/include/fenv.h" configure:6936: checking for stdint.h configure:6941: result: yes configure:7076: checking for location of stdint.h configure:7086: result: "/usr/include/stdint.h" configure:7107: checking for stdbool.h configure:7112: result: yes configure:7247: checking for location of stdbool.h configure:7257: result: "/opt/intel_cc_80/include/stdbool.h" configure:7278: checking for inttypes.h configure:7283: result: yes configure:7418: checking for location of inttypes.h configure:7428: result: "/usr/include/inttypes.h" configure:7449: checking for limits.h configure:7454: result: yes configure:7589: checking for location of limits.h configure:7599: result: "/opt/intel_cc_80/include/limits.h" configure:7620: checking for sys/stat.h configure:7625: result: yes configure:7760: checking for location of sys/stat.h configure:7770: result: "/usr/include/sys/stat.h" configure:7785: checking for include_next support configure:7809: /opt/intel_cc_80/bin/icc -E -I. conftest.c configure(7859): catastrophic error: #error directive: include_next is horribly broken on Intel C #error include_next is horribly broken on Intel C ^ configure:7815: $? = 4 configure: failed program was: | #line 7790 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "berkeley_upc" | #define VERSION "2.0.1" | #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 SIZEOF_VOID_P 4 | #define UPCRI_PACKED_SPTR 1 | #define HAVE_GCC_TLS_SUPPORT 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_PRINTF_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CPIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include | #ifndef __GNUC__ | #error include_next is a GNU-only extension | #endif | #ifdef __xlC__ | #error include_next not supported by xlc | #endif | #ifdef __INTEL_COMPILER | #error include_next is horribly broken on Intel C | #endif | configure:7832: result: no configure:7844: checking for off_t configure:7889: result: yes configure:7901: checking for size_t configure:7946: result: yes configure:7958: checking for pid_t configure:8003: result: yes configure:8015: checking return type of signal handlers configure:8067: result: void configure:8084: checking for void * configure:8129: result: yes configure:8132: checking size of void * configure:8438: result: 4 configure:8460: checking for char configure:8505: result: yes configure:8508: checking size of char configure:8814: result: 1 configure:8836: checking for short configure:8881: result: yes configure:8884: checking size of short configure:9190: result: 2 configure:9212: checking for int configure:9257: result: yes configure:9260: checking size of int configure:9566: result: 4 configure:9588: checking for long configure:9633: result: yes configure:9636: checking size of long configure:9942: result: 4 configure:9964: checking for long long configure:10009: result: yes configure:10012: checking size of long long configure:10318: result: 8 configure:10340: checking for ptrdiff_t configure:10385: result: yes configure:10388: checking size of ptrdiff_t configure:10694: result: 4 configure:10716: checking for size_t configure:10761: result: yes configure:10764: checking size of size_t configure:11070: result: 4 configure:11091: checking whether char is signed configure:11115: /opt/intel_cc_80/bin/icc -o conftest -g conftest.c >&5 configure:11118: $? = 0 configure:11120: ./conftest configure:11123: $? = 1 configure: program exited with status 1 configure: failed program was: | #line 11100 "configure" | /* confdefs.h. */ | | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define PACKAGE "berkeley_upc" | #define VERSION "2.0.1" | #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 SIZEOF_VOID_P 4 | #define UPCRI_PACKED_SPTR 1 | #define HAVE_GCC_TLS_SUPPORT 1 | #define STDC_HEADERS 1 | #define HAVE_UNISTD_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRING_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_ERRNO_H 1 | #define HAVE_SYS_MMAN_H 1 | #define HAVE_ASSERT_H 1 | #define HAVE_PRINTF_H 1 | #define HAVE_CTYPE_H 1 | #define HAVE_STDDEF_H 1 | #define HAVE_MATH_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_FLOAT_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_LOCALE_H 1 | #define HAVE_MATH_H 1 | #define HAVE_SIGNAL_H 1 | #define HAVE_TIME_H 1 | #define HAVE_CPIO_H 1 | #define HAVE_FCNTL_H 1 | #define HAVE_PWD_H 1 | #define HAVE_SYS_TIMES_H 1 | #define HAVE_SYS_UTSNAME_H 1 | #define HAVE_SYS_WAIT_H 1 | #define HAVE_UTIME_H 1 | #define HAVE_FENV_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_STDBOOL_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_LIMITS_H 1 | #define HAVE_SYS_STAT_H 1 | #define RETSIGTYPE void | #include | #define SIZEOF_VOID_P 4 | #define SIZEOF_CHAR 1 | #define SIZEOF_SHORT 2 | #define SIZEOF_INT 4 | #define SIZEOF_LONG 4 | #define SIZEOF_LONG_LONG 8 | #define SIZEOF_PTRDIFF_T 4 | #define SIZEOF_SIZE_T 4 | /* end confdefs.h. */ | | int main() { | char c = (char)(int)-5; | if (c > 0) return 0; | else return 1; | } configure:11133: result: yes configure:11157: /opt/intel_cc_80/bin/icc -c -g conftest.c >&5 configure:11160: $? = 0 configure:11163: test -s conftest.o configure:11166: $? = 0 configure:11185: checking for stdlib.h configure:11190: result: yes configure:11185: checking for unistd.h configure:11190: result: yes configure:11326: checking for getpagesize configure:11396: result: yes configure:11406: checking for working mmap configure:11571: result: yes configure:11591: checking for bzero configure:11661: result: yes configure:11591: checking for getpagesize configure:11661: result: yes configure:11591: checking for getrlimit configure:11661: result: yes configure:11591: checking for setrlimit configure:11661: result: yes configure:11591: checking for getrlimit64 configure:11661: result: yes configure:11591: checking for setrlimit64 configure:11661: result: yes configure:11672: checking for library containing pthread_setconcurrency configure:11771: result: -lpthread configure:11947: checking for tentative conduit list configure:11963: result: list=(udp smp mpi sci elan lapi gm vapi) default=(vapi) configure:12138: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n1 config.status:783: creating Makefile config.status:783: creating config-aux/Makefile config.status:783: creating docs/Makefile config.status:783: creating man/Makefile config.status:783: creating test/CTestTop.mak config.status:783: creating test/CTestBottom.mak config.status:783: creating test/Makefile config.status:783: creating umalloc/Makefile config.status:783: creating contrib/Makefile config.status:783: creating contrib/upcc_CGI/Makefile config.status:783: creating upcr_geninclude/Makefile config.status:783: creating upcr_geninclude/fenv.h config.status:783: creating upcr_geninclude/inttypes.h config.status:783: creating upcr_geninclude/limits.h config.status:783: creating upcr_geninclude/stdint.h config.status:783: creating upcr_geninclude/stdbool.h config.status:783: creating upcr_geninclude/sys/Makefile config.status:783: creating upcr_geninclude/sys/stat.h config.status:783: creating upcr_preinclude/Makefile config.status:783: creating upcr_postinclude/Makefile config.status:783: creating detect-upc/Makefile config.status:783: creating upcc config.status:783: creating upcrun config.status:783: creating upcc.mak config.status:783: creating upcc.conf config.status:783: creating upcr.mak config.status:783: creating upcrun.conf config.status:783: creating detect-upc/upcppp config.status:783: creating harness/Makefile config.status:783: creating harness/harness config.status:783: creating harness/runjobs config.status:783: creating harness/checkfail config.status:887: creating upcr_config.h config.status:1150: upcr_config.h is unchanged config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n1 config.status:783: creating Makefile config.status:783: creating config-aux/Makefile config.status:783: creating docs/Makefile config.status:783: creating man/Makefile config.status:783: creating test/CTestTop.mak config.status:783: creating test/CTestBottom.mak config.status:783: creating test/Makefile config.status:783: creating umalloc/Makefile config.status:783: creating contrib/Makefile config.status:783: creating contrib/upcc_CGI/Makefile config.status:783: creating upcr_geninclude/Makefile config.status:783: creating upcr_geninclude/fenv.h config.status:783: creating upcr_geninclude/inttypes.h config.status:783: creating upcr_geninclude/limits.h config.status:783: creating upcr_geninclude/stdint.h config.status:783: creating upcr_geninclude/stdbool.h config.status:783: creating upcr_geninclude/sys/Makefile config.status:783: creating upcr_geninclude/sys/stat.h config.status:783: creating upcr_preinclude/Makefile config.status:783: creating upcr_postinclude/Makefile config.status:783: creating detect-upc/Makefile config.status:783: creating upcc config.status:783: creating upcrun config.status:783: creating upcc.mak config.status:783: creating upcc.conf config.status:783: creating upcr.mak config.status:783: creating upcrun.conf config.status:783: creating detect-upc/upcppp config.status:783: creating harness/Makefile config.status:783: creating harness/harness config.status:783: creating harness/runjobs config.status:783: creating harness/checkfail config.status:887: creating upcr_config.h config.status:1150: upcr_config.h is unchanged config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands config.status:1272: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n1 config.status:783: creating Makefile config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands config.status:1272: executing default commands config.status:1272: executing default commands configure:13530: configuring in gasnet configure:13614: running /bin/sh './configure' --prefix=/opt/upc/2.0.1/intel '--prefix=/opt/upc/2.0.1/intel' 'CC=/opt/intel_cc_80/bin/icc' 'CXX=/opt/intel_cc_80/bin/icpc' 'MPI_CC=/opt/lam/7.1.1/intel/bin/mpicc' --cache-file=.././config.cache --srcdir=. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_build=i686-pc-linux-gnu ac_cv_build_alias=i686-pc-linux-gnu ac_cv_c_bigendian=no ac_cv_c_compiler_gnu=no ac_cv_cxx_compiler_gnu=no ac_cv_env_CC_set=set ac_cv_env_CC_value=/opt/intel_cc_80/bin/icc 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=set ac_cv_env_CXX_value=/opt/intel_cc_80/bin/icpc ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_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_exeext= ac_cv_func_alloca_works=yes ac_cv_func_bzero=yes ac_cv_func_getpagesize=yes ac_cv_func_getrlimit=yes ac_cv_func_getrlimit64=yes ac_cv_func_mmap_fixed_mapped=yes ac_cv_func_putenv=yes ac_cv_func_setenv=yes ac_cv_func_setrlimit=yes ac_cv_func_setrlimit64=yes ac_cv_func_unsetenv=yes ac_cv_header__boot_kernel_h=no ac_cv_header_assert_h=yes ac_cv_header_cpio_h=yes ac_cv_header_ctype_h=yes ac_cv_header_errno_h=yes ac_cv_header_fcntl_h=yes ac_cv_header_fenv_h=yes ac_cv_header_float_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_locale_h=yes ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_printf_h=yes ac_cv_header_pwd_h=yes ac_cv_header_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=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_mman_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_utsname_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_unistd_h=yes ac_cv_header_utime_h=yes ac_cv_host=i686-pc-linux-gnu ac_cv_host_alias=i686-pc-linux-gnu ac_cv_lib_ens_NameServer_Init=no ac_cv_lib_fl_yywrap=no ac_cv_lib_glunix_Glib_Initialize=no ac_cv_lib_l_yywrap=no ac_cv_lib_m_sin=yes ac_cv_lib_thread_thr_create=no ac_cv_objext=o ac_cv_path_AR=/usr/bin/ar ac_cv_path_BASENAME=/bin/basename ac_cv_path_DIRNAME=/usr/bin/dirname ac_cv_path_GMAKE=/usr/bin/gmake ac_cv_path_NM=/usr/bin/nm ac_cv_path_PERL=/usr/bin/perl ac_cv_path_PWD_PROG=/bin/pwd ac_cv_path_RANLIB=/usr/bin/ranlib ac_cv_path_READLINK=/usr/bin/readlink ac_cv_path_REXEC=/usr/bin/rexec ac_cv_path_TAIL=/usr/bin/tail ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AWK=gawk ac_cv_prog_CPP='/opt/intel_cc_80/bin/icc -E' ac_cv_prog_CXXCPP='/opt/intel_cc_80/bin/icpc -E' ac_cv_prog_ac_ct_CC=/opt/intel_cc_80/bin/icc ac_cv_prog_cc_g=yes ac_cv_prog_cc_stdc= ac_cv_prog_cxx_g=yes ac_cv_prog_egrep='grep -E' ac_cv_prog_have_mpcc_r=no ac_cv_prog_make_make_set=yes ac_cv_search_gethostbyname='none required' ac_cv_search_nanosleep='none required' ac_cv_search_nsleep=no ac_cv_search_pthread_kill_other_threads_np=-lpthread ac_cv_search_pthread_setconcurrency=-lpthread ac_cv_search_sched_yield='none required' ac_cv_search_socket='none required' ac_cv_search_usleep='none required' ac_cv_sizeof_char=1 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 ac_cv_sizeof_long_long=8 ac_cv_sizeof_ptrdiff_t=4 ac_cv_sizeof_short=2 ac_cv_sizeof_size_t=4 ac_cv_sizeof_void_p=4 ac_cv_target=i686-pc-linux-gnu ac_cv_target_alias=i686-pc-linux-gnu ac_cv_type_char=yes ac_cv_type_int=yes ac_cv_type_long=yes ac_cv_type_long_long=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_signal=void ac_cv_type_size_t=yes ac_cv_type_void_p=yes ac_cv_working_alloca_h=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_CXX_dependencies_compiler_type=gcc3 gasnet_cv_PAGESIZE=no gasnet_cv_PAGE_SIZE=no gasnet_cv__SC_PAGESIZE=4096 gasnet_cv_cc_family=Intel gasnet_cv_cc_has_builtin_expect=yes gasnet_cv_cc_has_func=yes gasnet_cv_cc_has_nanosleep=yes gasnet_cv_cc_has_nsleep=yes gasnet_cv_cc_has_sched_yield=yes gasnet_cv_cc_has_usleep=yes gasnet_cv_cc_modinline=yes gasnet_cv_cxx_family=Intel gasnet_cv_envvar_ELAN_INCLUDE=/usr/include gasnet_cv_envvar_ELAN_LIBS='-lelan -lelan3 -lrms -lrmscall -lrmsapi' gasnet_cv_envvar_GASNET_CSPAWN_CMD= gasnet_cv_envvar_GMHOME=/usr/local/gm gasnet_cv_envvar_GM_INCLUDE=/usr/local/gm/include gasnet_cv_envvar_GM_LIB=/usr/local/gm/lib gasnet_cv_envvar_SCIHOME=/opt/DIS gasnet_cv_envvar_SCI_INCLUDES='-I/opt/DIS/include -I/opt/DIS/lib/api' gasnet_cv_envvar_SCI_LIBS='-L/opt/DIS/lib/api -lsisci' gasnet_cv_exec_list=' gm-conduit/contrib/gasnetrun_gm mpi-conduit/contrib/gasnetrun_mpi sci-conduit/contrib/gasnetrun_sci vapi-conduit/contrib/gasnetrun_vapi other/contrib/gasnet_trace gm-conduit/contrib/gasnetrun_gm mpi-conduit/contrib/gasnetrun_mpi sci-conduit/contrib/gasnetrun_sci vapi-conduit/contrib/gasnetrun_vapi other/contrib/gasnet_trace gm-conduit/contrib/gasnetrun_gm mpi-conduit/contrib/gasnetrun_mpi sci-conduit/contrib/gasnetrun_sci vapi-conduit/contrib/gasnetrun_vapi other/contrib/gasnet_trace' gasnet_cv_have_mmap=yes gasnet_cv_lib_gcc= upc_cv_gcc_tls_supported=yes upcr_cv_cc_family=Intel upcr_cv_exec_list=' upcc upcrun detect-upc/upcppp harness/harness harness/runjobs harness/checkfail upcc upcrun detect-upc/upcppp harness/harness harness/runjobs harness/checkfail upcc upcrun detect-upc/upcppp harness/harness harness/runjobs harness/checkfail upcc upcrun detect-upc/upcppp harness/harness harness/runjobs harness/checkfail' ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /home/rocketcalc/berkeley_upc-2.0.1/config-aux/missing --run aclocal-1.7' ALLOW_CPP_INCLUDE_NEXT='//' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='${SHELL} /home/rocketcalc/berkeley_upc-2.0.1/config-aux/missing --run tar' AR='/usr/bin/ar' AUTOCONF='${SHELL} /home/rocketcalc/berkeley_upc-2.0.1/config-aux/missing --run autoconf' AUTOHEADER='${SHELL} /home/rocketcalc/berkeley_upc-2.0.1/config-aux/missing --run autoheader' AUTOMAKE='${SHELL} /home/rocketcalc/berkeley_upc-2.0.1/config-aux/missing --run automake-1.7' AWK='gawk' BOURNE_SHELL='/bin/sh' CC='/opt/intel_cc_80/bin/icc' CCDEPMODE='depmode=gcc3' CC_FAMILY='Intel' CC_UNWRAPPED='/opt/intel_cc_80/bin/icc' CC_WRAPPED='$(top_builddir)/cc-wrapper $(CC_FAMILY) $(CC_UNWRAPPED)' CFLAGS='-g' CHAR_IS_SIGNED='1' CONDUITS='udp smp mpi sci elan lapi gm vapi' CONFIGURE_ARGS=''--prefix=/opt/upc/2.0.1/intel' 'CC=/opt/intel_cc_80/bin/icc' 'CXX=/opt/intel_cc_80/bin/icpc' 'MPI_CC=/opt/lam/7.1.1/intel/bin/mpicc'' CONFIGURE_ID='n1 Thu Jun 23 01:04:12 EDT 2005 root' CONFIGURE_TUPLE='i686-pc-linux-gnu' CPP='/opt/intel_cc_80/bin/icc -E' CPPFLAGS='' CYGPATH_W='echo' DEFAULT_CONDUIT='vapi' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='grep -E' EXEEXT='' EXESUFFIX='' GASNET_INSTALL_CMD='sed -e '/###NOINSTALL###/d' -e 's@###INSTALL_PREFIX###@$(prefix)@g'' GASNET_PERL_BYTESFLAG='-Mbytes' GCC_AS_XLC='' GCC_TLS_SUPPORT='yes' GMAKE='/usr/bin/gmake' GNU_GCC='' HAVE_BOOL='1' HAVE_CPP_INCLUDE_NEXT='0' HAVE_FENV_H='1' HAVE_INTTYPES_H='1' HAVE_LIMITS_H='1' HAVE_STDBOOL_H='1' HAVE_STDINT_H='1' HAVE_SYS_STAT_H='1' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s' LDFLAGS='' LEX='' LEXLIB='' LEX_OUTPUT_ROOT='' LIBOBJS='' LIBS='-lpthread ' LTLIBOBJS='' MAKEINFO='${SHELL} /home/rocketcalc/berkeley_upc-2.0.1/config-aux/missing --run makeinfo' MAKE_INCLUDE='include' NM='/usr/bin/nm' OBJEXT='o' PACKAGE='berkeley_upc' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PARSEQ='par seq' PATH_FENV_H='"/usr/include/fenv.h"' PATH_INTTYPES_H='"/usr/include/inttypes.h"' PATH_LIMITS_H='"/opt/intel_cc_80/include/limits.h"' PATH_SEPARATOR=':' PATH_STDBOOL_H='"/opt/intel_cc_80/include/stdbool.h"' PATH_STDINT_H='"/usr/include/stdint.h"' PATH_SYS_STAT_H='"/usr/include/sys/stat.h"' PERL='/usr/bin/perl' PLATFORM_PREPROCESS='' PRETRANS_CPPFLAGS='-D__transparent_union__=' PTHREADS='' PWD_PROG='/bin/pwd' RANLIB='/usr/bin/ranlib' RUNTIME_SPEC='3.2' SET_MAKE='' SHARED_HEAP_OFFSET='0' SHARED_HEAP_SIZE='64MB' SHELL='/bin/sh' SIZEOF_CHAR='1' SIZEOF_INT='4' SIZEOF_LONG='4' SIZEOF_LONG_LONG='8' SIZEOF_PTRDIFF_T='4' SIZEOF_SHORT='2' SIZEOF_SIZE_T='4' SIZEOF_VOID_P='4' STRIP='' TAIL='/usr/bin/tail' TAIL_FOLLOW='/usr/bin/tail -q -f' TAIL_FOLLOW_MULTI='' TARGETLIBS='libupcr-vapi-seq.a libupcr-vapi-par.a libupcr-gm-seq.a libupcr-gm-par.a libupcr-lapi-seq.a libupcr-lapi-par.a libupcr-elan-seq.a libupcr-elan-par.a libupcr-sci-seq.a libupcr-sci-par.a libupcr-mpi-seq.a libupcr-mpi-par.a libupcr-smp-seq.a libupcr-smp-par.a libupcr-udp-seq.a libupcr-udp-par.a ' TOP_BUILDDIR='/home/rocketcalc/berkeley_upc-2.0.1' TOP_SRCDIR='/home/rocketcalc/berkeley_upc-2.0.1' TRANSLATOR='http://upc-translator.lbl.gov/upcc-2.0.cgi' UPCRI_PTR_BITS='32' UPCR_SYSTEM_CFLAGS='' UPCR_USE_LEX_FALSE='' UPCR_USE_LEX_TRUE='#' UPC_SPEC='200310L' USE_GNU_PREPROC='no' USING_GCCUPC='no' VERSION='2.0.1' ac_ct_CC='/opt/intel_cc_80/bin/icc' ac_ct_STRIP='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__leading_dot='.' am__quote='' bindir='${exec_prefix}/bin' build='i686-pc-linux-gnu' build_alias='' build_cpu='i686' build_os='linux-gnu' build_vendor='pc' datadir='${prefix}/share' exec_prefix='${prefix}' host='i686-pc-linux-gnu' host_alias='' host_cpu='i686' host_os='linux-gnu' host_vendor='pc' includedir='${prefix}/include' infodir='${prefix}/info' install_sh='/home/rocketcalc/berkeley_upc-2.0.1/config-aux/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localstatedir='${prefix}/var' mandir='${prefix}/man' oldincludedir='/usr/include' prefix='/opt/upc/2.0.1/intel' program_transform_name='s,x,x,' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' gasnet' sysconfdir='${prefix}/etc' target='i686-pc-linux-gnu' target_alias='' target_cpu='i686' target_os='linux-gnu' target_vendor='pc' upcr_cv__gfp_fullprogname_CC='' upcr_cv__gfp_fullprogname_CPP='' ## ------------- ## ## Output files. ## ## ------------- ## PERLSTART='/home/rocketcalc/berkeley_upc-2.0.1/gasnet/other/perlstart' cc_wrapper_mk='cc-wrapper.mk' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define HAVE_ASSERT_H 1 #define HAVE_BZERO 1 #define HAVE_CPIO_H 1 #define HAVE_CTYPE_H 1 #define HAVE_ERRNO_H 1 #define HAVE_FCNTL_H 1 #define HAVE_FENV_H 1 #define HAVE_FLOAT_H 1 #define HAVE_FLOAT_H 1 #define HAVE_GCC_TLS_SUPPORT 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETPAGESIZE 1 #define HAVE_GETRLIMIT 1 #define HAVE_GETRLIMIT64 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LIMITS_H 1 #define HAVE_LOCALE_H 1 #define HAVE_MATH_H 1 #define HAVE_MATH_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MEMORY_H 1 #define HAVE_MMAP 1 #define HAVE_PRINTF_H 1 #define HAVE_PTHREAD_SETCONCURRENCY 1 #define HAVE_PWD_H 1 #define HAVE_SETRLIMIT 1 #define HAVE_SETRLIMIT64 1 #define HAVE_SIGNAL_H 1 #define HAVE_STDARG_H 1 #define HAVE_STDBOOL_H 1 #define HAVE_STDDEF_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDINT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRINGS_H 1 #define HAVE_STRING_H 1 #define HAVE_STRING_H 1 #define HAVE_SYS_MMAN_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TIMES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_UTSNAME_H 1 #define HAVE_SYS_WAIT_H 1 #define HAVE_TIME_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UNISTD_H 1 #define HAVE_UTIME_H 1 #define PACKAGE "berkeley_upc" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "" #define PACKAGE_STRING "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define RETSIGTYPE void #define SIZEOF_CHAR 1 #define SIZEOF_INT 4 #define SIZEOF_LONG 4 #define SIZEOF_LONG_LONG 8 #define SIZEOF_PTRDIFF_T 4 #define SIZEOF_SHORT 2 #define SIZEOF_SIZE_T 4 #define SIZEOF_VOID_P 4 #define SIZEOF_VOID_P 4 #define STDC_HEADERS 1 #define STDC_HEADERS 1 #define UPCRI_PACKED_SPTR 1 #define VERSION "2.0.1" #include configure: exit 0 ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status upcc on n1 config.status:783: creating upcc config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n1 config.status:783: creating Makefile config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands config.status:1272: executing default commands config.status:1272: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status upcrun on n1 config.status:783: creating upcrun config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n1 config.status:783: creating Makefile config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands config.status:1272: executing default commands config.status:1272: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status detect-upc/upcppp on n1 config.status:783: creating detect-upc/upcppp config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n1 config.status:783: creating Makefile config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands config.status:1272: executing default commands config.status:1272: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status harness/harness on n1 config.status:783: creating harness/harness config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = Makefile CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on n1 config.status:783: creating Makefile config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands config.status:1272: executing default commands config.status:1272: executing default commands ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.57. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status harness/runjobs on n1 config.status:783: creating harness/runjobs config.status:1272: executing depfiles commands config.status:1272: executing default-1 commands config.status:1272: executing default commands