[LLVMdev] llvm-test configure problem

Tanya Lattner tonic at nondot.org
Mon Nov 7 18:55:07 PST 2005


On Mon, 7 Nov 2005, Bill Wendling wrote:

> What's the config.log from this run?

its attached.

-Tanya

>
> -bw
>
> On 11/3/05, Tanya Lattner <tonic at nondot.org> wrote:
>>
>> Following the instructions here:
>> http://llvm.cs.uiuc.edu/docs/TestingGuide.html#run
>>
>> I get an error running configure in the llvm-test directory.
>>
>> ./configure
>> --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/
>> --with-f2c=/home/vadve/shared/localtools/sparc
>> --with-llvmsrc=/localhome/tbrethou/llvm
>> --with-llvmobj=/localhome/tbrethou/llvm
>>
>> Error:
>> [cut lots of config output]
>> checking how to hardcode library paths into programs... immediate
>> checking whether stripping libraries is possible... yes
>> checking for f2c bin/lib/include locations... checking for nag-fortran
>> bin/lib/include locations... ./configure: bad substitution
>>
>> Any idea what I am doing wrong? :)
>>
>> -Tanya
>>
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
>> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>>
>
> _______________________________________________
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu         http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
>
-------------- next part --------------
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by LLVM-TEST configure 1.6cvs, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --with-llvmgccdir=/localhome/tbrethou/cfrontend/sparc/llvm-gcc/ --with-f2c=/home/vadve/shared/localtools/sparc

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

hostname = seraph.cs.uiuc.edu
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_117350-26

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = seraph.cs.uiuc.edu
Release = 5.8
KernelID = Generic_117350-26
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

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

PATH: /home/vadve/shared/localtools/sparc/bin/
PATH: /localhome/tbrethou/llvm/Debug/bin
PATH: /usr/dcs/software/evaluation/bin/
PATH: /usr/dcs/software/supported/bin
PATH: /usr/dcs/software/unsupported/bin
PATH: /usr/dcs/software/evaluation/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/X11R6/bin/
PATH: /home/vadve/tbrethou/llvm/utils
PATH: /home/vadve/brukman/local/sparc/encap/llvm-gcc/bin/
PATH: /home/vadve/vadve/Research/DynOpt/LaTTe/VCG
PATH: /local/bin
PATH: /opt/SUNWspro4.2/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/bin
PATH: /etc
PATH: /usr/etc
PATH: /usr/5bin
PATH: /usr/openwin/bin
PATH: /home/vadve/lattner/local/sparc/bin


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

configure:1751: checking for g++
configure:1767: found /home/vadve/shared/localtools/sparc/bin//g++
configure:1777: result: g++
configure:1793: checking for C++ compiler version
configure:1796: g++ --version </dev/null >&5
g++ (GCC) 3.4.2
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:1799: $? = 0
configure:1801: g++ -v </dev/null >&5
Reading specs from /home/vadve/shared/localtools/sparc/lib/gcc/sparcv9-sun-solaris2.8/3.4.2/specs
Configured with: ../src/configure --build=sparcv9-sun-solaris2.8 --host=sparcv9-sun-solaris2.8 --target=sparcv9-sun-solaris2.8 --prefix=/home/vadve/shared/localtools/sparc --enable-languages=c,c++
Thread model: posix
gcc version 3.4.2
configure:1804: $? = 0
configure:1806: g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:1809: $? = 1
configure:1832: checking for C++ compiler default output file name
configure:1835: g++    conftest.cc  >&5
configure:1838: $? = 0
configure:1884: result: a.out
configure:1889: checking whether the C++ compiler works
configure:1895: ./a.out
configure:1898: $? = 0
configure:1915: result: yes
configure:1922: checking whether we are cross compiling
configure:1924: result: no
configure:1927: checking for suffix of executables
configure:1929: g++ -o conftest    conftest.cc  >&5
configure:1932: $? = 0
configure:1957: result: 
configure:1963: checking for suffix of object files
configure:1984: g++ -c   conftest.cc >&5
configure:1987: $? = 0
configure:2009: result: o
configure:2013: checking whether we are using the GNU C++ compiler
configure:2037: g++ -c   conftest.cc >&5
configure:2043: $? = 0
configure:2047: test -z 
			 || test ! -s conftest.err
configure:2050: $? = 0
configure:2053: test -s conftest.o
configure:2056: $? = 0
configure:2069: result: yes
configure:2075: checking whether g++ accepts -g
configure:2096: g++ -c -g  conftest.cc >&5
configure:2102: $? = 0
configure:2106: test -z 
			 || test ! -s conftest.err
configure:2109: $? = 0
configure:2112: test -s conftest.o
configure:2115: $? = 0
configure:2126: result: yes
configure:2168: g++ -c -g -O2  conftest.cc >&5
configure:2174: $? = 0
configure:2178: test -z 
			 || test ! -s conftest.err
configure:2181: $? = 0
configure:2184: test -s conftest.o
configure:2187: $? = 0
configure:2213: g++ -c -g -O2  conftest.cc >&5
conftest.cc: In function `int main()':
conftest.cc:13: error: `exit' undeclared (first use this function)
conftest.cc:13: error: (Each undeclared identifier is reported only once for each function it appears in.)
configure:2219: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "LLVM-TEST"
| #define PACKAGE_TARNAME "-llvm-test-"
| #define PACKAGE_VERSION "1.6cvs"
| #define PACKAGE_STRING "LLVM-TEST 1.6cvs"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:2168: g++ -c -g -O2  conftest.cc >&5
configure:2174: $? = 0
configure:2178: test -z 
			 || test ! -s conftest.err
configure:2181: $? = 0
configure:2184: test -s conftest.o
configure:2187: $? = 0
configure:2213: g++ -c -g -O2  conftest.cc >&5
configure:2219: $? = 0
configure:2223: test -z 
			 || test ! -s conftest.err
configure:2226: $? = 0
configure:2229: test -s conftest.o
configure:2232: $? = 0
configure:2307: checking for gcc
configure:2323: found /home/vadve/shared/localtools/sparc/bin//gcc
configure:2333: result: gcc
configure:2354: checking for C compiler version
configure:2357: gcc --version </dev/null >&5
gcc (GCC) 3.4.2
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2360: $? = 0
configure:2362: gcc -v </dev/null >&5
Reading specs from /home/vadve/shared/localtools/sparc/lib/gcc/sparcv9-sun-solaris2.8/3.4.2/specs
Configured with: ../src/configure --build=sparcv9-sun-solaris2.8 --host=sparcv9-sun-solaris2.8 --target=sparcv9-sun-solaris2.8 --prefix=/home/vadve/shared/localtools/sparc --enable-languages=c,c++
Thread model: posix
gcc version 3.4.2
configure:2365: $? = 0
configure:2367: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2370: $? = 1
configure:2373: checking whether we are using the GNU C compiler
configure:2397: gcc -c   conftest.c >&5
configure:2403: $? = 0
configure:2407: test -z 
			 || test ! -s conftest.err
configure:2410: $? = 0
configure:2413: test -s conftest.o
configure:2416: $? = 0
configure:2429: result: yes
configure:2435: checking whether gcc accepts -g
configure:2456: gcc -c -g  conftest.c >&5
configure:2462: $? = 0
configure:2466: test -z 
			 || test ! -s conftest.err
configure:2469: $? = 0
configure:2472: test -s conftest.o
configure:2475: $? = 0
configure:2486: result: yes
configure:2503: checking for gcc option to accept ANSI C
configure:2573: gcc  -c -g -O2  conftest.c >&5
configure:2579: $? = 0
configure:2583: test -z 
			 || test ! -s conftest.err
configure:2586: $? = 0
configure:2589: test -s conftest.o
configure:2592: $? = 0
configure:2610: result: none needed
configure:2628: gcc -c -g -O2  conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2634: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:2772: checking how to run the C preprocessor
configure:2807: gcc -E  conftest.c
configure:2813: $? = 0
configure:2845: gcc -E  conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:2851: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "LLVM-TEST"
| #define PACKAGE_TARNAME "-llvm-test-"
| #define PACKAGE_VERSION "1.6cvs"
| #define PACKAGE_STRING "LLVM-TEST 1.6cvs"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:2890: result: gcc -E
configure:2914: gcc -E  conftest.c
configure:2920: $? = 0
configure:2952: gcc -E  conftest.c
conftest.c:12:28: ac_nonexistent.h: No such file or directory
configure:2958: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "LLVM-TEST"
| #define PACKAGE_TARNAME "-llvm-test-"
| #define PACKAGE_VERSION "1.6cvs"
| #define PACKAGE_STRING "LLVM-TEST 1.6cvs"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:3003: checking for GNU make
configure:3018: result: gmake
configure:3037: checking 
configure:3046: checking for flex
configure:3062: found /usr/dcs/software/supported/bin/flex
configure:3072: result: flex
configure:3085: checking for yywrap in -lfl
configure:3115: gcc -o conftest -g -O2   conftest.c -lfl   >&5
ld: fatal: library -lfl: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:3121: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "LLVM-TEST"
| #define PACKAGE_TARNAME "-llvm-test-"
| #define PACKAGE_VERSION "1.6cvs"
| #define PACKAGE_STRING "LLVM-TEST 1.6cvs"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| /* end confdefs.h.  */
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char yywrap ();
| int
| main ()
| {
| yywrap ();
|   ;
|   return 0;
| }
configure:3147: result: no
configure:3152: checking for yywrap in -ll
configure:3182: gcc -o conftest -g -O2   conftest.c -ll   >&5
configure:3188: $? = 0
configure:3192: test -z 
			 || test ! -s conftest.err
configure:3195: $? = 0
configure:3198: test -s conftest
configure:3201: $? = 0
configure:3214: result: yes
configure:3225: checking lex output file root
configure:3236: flex conftest.l
configure:3239: $? = 0
configure:3251: result: lex.yy
configure:3256: checking whether yytext is a pointer
configure:3272: gcc -o conftest -g -O2   conftest.c  -ll >&5
configure:3278: $? = 0
configure:3282: test -z 
			 || test ! -s conftest.err
configure:3285: $? = 0
configure:3288: test -s conftest
configure:3291: $? = 0
configure:3305: result: yes
configure:3318: result: 
configure:3329: checking 
configure:3338: checking for bison
configure:3354: found /usr/dcs/software/supported/bin/bison
configure:3364: result: bison -y
configure:3376: result: 
configure:3464: checking build system type
configure:3482: result: sparc-sun-solaris2.8
configure:3490: checking host system type
configure:3504: result: sparc-sun-solaris2.8
configure:3512: checking for a sed that does not truncate output
configure:3566: result: /usr/dcs/software/supported/bin/gsed
configure:3569: checking for egrep
configure:3579: result: grep -E
configure:3595: checking for ld used by gcc
configure:3662: result: /usr/ccs/bin/ld
configure:3671: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:3686: result: no
configure:3691: checking for /usr/ccs/bin/ld option to reload object files
configure:3698: result: -r
configure:3716: checking for BSD-compatible nm
configure:3758: result: /home/vadve/shared/localtools/sparc/bin//nm -B
configure:3762: checking whether ln -s works
configure:3766: result: yes
configure:3773: checking how to recognise dependent libraries
configure:3945: result: pass_all
configure:4147: checking for ANSI C header files
configure:4172: gcc -c -g -O2  conftest.c >&5
configure:4178: $? = 0
configure:4182: test -z 
			 || test ! -s conftest.err
configure:4185: $? = 0
configure:4188: test -s conftest.o
configure:4191: $? = 0
configure:4280: gcc -o conftest -g -O2   conftest.c  >&5
configure:4283: $? = 0
configure:4285: ./conftest
configure:4288: $? = 0
configure:4303: result: yes
configure:4327: checking for sys/types.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4327: checking for sys/stat.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4327: checking for stdlib.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4327: checking for string.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4327: checking for memory.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4327: checking for strings.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4327: checking for inttypes.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4327: checking for stdint.h
configure:4343: gcc -c -g -O2  conftest.c >&5
conftest.c:56:20: stdint.h: No such file or directory
configure:4349: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "LLVM-TEST"
| #define PACKAGE_TARNAME "-llvm-test-"
| #define PACKAGE_VERSION "1.6cvs"
| #define PACKAGE_STRING "LLVM-TEST 1.6cvs"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 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
| /* end confdefs.h.  */
| #include <stdio.h>
| #if HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #if HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #if STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # if HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #if HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #if HAVE_INTTYPES_H
| # include <inttypes.h>
| #else
| # if HAVE_STDINT_H
| #  include <stdint.h>
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 
| #include <stdint.h>
configure:4373: result: no
configure:4327: checking for unistd.h
configure:4343: gcc -c -g -O2  conftest.c >&5
configure:4349: $? = 0
configure:4353: test -z 
			 || test ! -s conftest.err
configure:4356: $? = 0
configure:4359: test -s conftest.o
configure:4362: $? = 0
configure:4373: result: yes
configure:4399: checking dlfcn.h usability
configure:4411: gcc -c -g -O2  conftest.c >&5
configure:4417: $? = 0
configure:4421: test -z 
			 || test ! -s conftest.err
configure:4424: $? = 0
configure:4427: test -s conftest.o
configure:4430: $? = 0
configure:4440: result: yes
configure:4444: checking dlfcn.h presence
configure:4454: gcc -E  conftest.c
configure:4460: $? = 0
configure:4480: result: yes
configure:4515: checking for dlfcn.h
configure:4522: result: yes
configure:4545: checking how to run the C++ preprocessor
configure:4576: g++ -E  conftest.cc
configure:4582: $? = 0
configure:4614: g++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:4620: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "LLVM-TEST"
| #define PACKAGE_TARNAME "-llvm-test-"
| #define PACKAGE_VERSION "1.6cvs"
| #define PACKAGE_STRING "LLVM-TEST 1.6cvs"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4659: result: g++ -E
configure:4683: g++ -E  conftest.cc
configure:4689: $? = 0
configure:4721: g++ -E  conftest.cc
conftest.cc:23:28: ac_nonexistent.h: No such file or directory
configure:4727: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| 
| #define PACKAGE_NAME "LLVM-TEST"
| #define PACKAGE_TARNAME "-llvm-test-"
| #define PACKAGE_VERSION "1.6cvs"
| #define PACKAGE_STRING "LLVM-TEST 1.6cvs"
| #define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #define YYTEXT_POINTER 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_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:4824: checking for g77
configure:4840: found /usr/dcs/software/supported/bin/g77
configure:4850: result: g77
configure:4865: checking for Fortran 77 compiler version
configure:4868: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.3
Copyright (C) 2004 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:4871: $? = 0
configure:4873: g77 -v </dev/null >&5
Reading specs from /usr/dcs/software/supported/encap/gcc-3.4.3/lib/gcc/sparcv9-sun-solaris2.8/3.4.3/specs
Configured with: /usr/dcs/src/software/supported/gcc-3.4.3/configure --prefix=/usr/dcs/software/supported/encap/gcc-3.4.3 --disable-nls sparcv9-sun-solaris2.8 --disable-shared
Thread model: posix
gcc version 3.4.3
configure:4876: $? = 0
configure:4878: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:4881: $? = 1
configure:4889: checking whether we are using the GNU Fortran 77 compiler
configure:4903: g77 -c  conftest.F >&5
configure:4909: $? = 0
configure:4913: test -z 
			 || test ! -s conftest.err
configure:4916: $? = 0
configure:4919: test -s conftest.o
configure:4922: $? = 0
configure:4935: result: yes
configure:4941: checking whether g77 accepts -g
configure:4953: g77 -c -g conftest.f >&5
configure:4959: $? = 0
configure:4963: test -z 
			 || test ! -s conftest.err
configure:4966: $? = 0
configure:4969: test -s conftest.o
configure:4972: $? = 0
configure:4984: result: yes
configure:5014: checking the maximum length of command line arguments
configure:5093: result: 262144
configure:5104: checking command to parse /home/vadve/shared/localtools/sparc/bin//nm -B output from gcc object
configure:5200: gcc -c -g -O2  conftest.c >&5
configure:5203: $? = 0
configure:5207: /home/vadve/shared/localtools/sparc/bin//nm -B conftest.o \| sed -n -e 's/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:5210: $? = 0
configure:5262: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
configure:5265: $? = 0
configure:5303: result: ok
configure:5307: checking for objdir
configure:5322: result: .libs
configure:5412: checking for ar
configure:5428: found /home/vadve/shared/localtools/sparc/bin//ar
configure:5439: result: ar
configure:5492: checking for ranlib
configure:5508: found /home/vadve/shared/localtools/sparc/bin//ranlib
configure:5519: result: ranlib
configure:5572: checking for strip
configure:5588: found /home/vadve/shared/localtools/sparc/bin//strip
configure:5599: result: strip
configure:5863: checking if gcc static flag  works
configure:5886: result: yes
configure:5904: checking if gcc supports -fno-rtti -fno-exceptions
configure:5922: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:5926: $? = 0
configure:5937: result: no
configure:5952: checking for gcc option to produce PIC
configure:6139: result: -fPIC
configure:6147: checking if gcc PIC flag -fPIC works
configure:6165: gcc -c -g -O2  -fPIC -DPIC conftest.c >&5
configure:6169: $? = 0
configure:6180: result: yes
configure:6204: checking if gcc supports -c -o file.o
configure:6225: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
configure:6229: $? = 0
configure:6249: result: yes
configure:6275: checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries
configure:7124: result: yes
configure:7150: checking whether -lc should be explicitly linked in
configure:7155: gcc -c -g -O2  conftest.c >&5
configure:7158: $? = 0
configure:7172: gcc -shared -Wl,-h -Wl,conftest -o conftest conftest.o  -v 2\>\&1 \| grep  -lc  \>/dev/null 2\>\&1
configure:7175: $? = 1
configure:7187: result: yes
configure:7195: checking dynamic linker characteristics
configure:7735: result: solaris2.8 ld.so
configure:7739: checking how to hardcode library paths into programs
configure:7764: result: immediate
configure:7778: checking whether stripping libraries is possible
configure:7783: result: yes
configure:8613: checking if libtool supports shared libraries
configure:8615: result: yes
configure:8618: checking whether to build shared libraries
configure:8639: result: yes
configure:8642: checking whether to build static libraries
configure:8646: result: yes
configure:8738: creating mklib
configure:9287: checking for ld used by g++
configure:9354: result: /usr/ccs/bin/ld
configure:9363: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:9378: result: no
configure:9429: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:10296: result: yes
configure:10314: g++ -c -g -O2  conftest.cc >&5
configure:10317: $? = 0
configure:10413: checking for g++ option to produce PIC
configure:10675: result: -fPIC
configure:10683: checking if g++ PIC flag -fPIC works
configure:10701: g++ -c -g -O2  -fPIC -DPIC conftest.cc >&5
configure:10705: $? = 0
configure:10716: result: yes
configure:10740: checking if g++ supports -c -o file.o
configure:10761: g++ -c -g -O2  -o out/conftest2.o conftest.cc >&5
configure:10765: $? = 0
configure:10785: result: yes
configure:10811: checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries
configure:10836: result: yes
configure:10907: checking dynamic linker characteristics
configure:11447: result: solaris2.8 ld.so
configure:11451: checking how to hardcode library paths into programs
configure:11476: result: immediate
configure:11490: checking whether stripping libraries is possible
configure:11495: result: yes
configure:12802: checking if libtool supports shared libraries
configure:12804: result: yes
configure:12807: checking whether to build shared libraries
configure:12825: result: yes
configure:12828: checking whether to build static libraries
configure:12832: result: yes
configure:12844: checking for g77 option to produce PIC
configure:13031: result: -fPIC
configure:13039: checking if g77 PIC flag -fPIC works
configure:13057: g77 -c -g -O2 -fPIC conftest.f >&5
configure:13061: $? = 0
configure:13072: result: yes
configure:13096: checking if g77 supports -c -o file.o
configure:13117: g77 -c -g -O2 -o out/conftest2.o conftest.f >&5
configure:13121: $? = 0
configure:13141: result: yes
configure:13167: checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries
configure:13996: result: yes
configure:14067: checking dynamic linker characteristics
configure:14607: result: solaris2.8 ld.so
configure:14611: checking how to hardcode library paths into programs
configure:14636: result: immediate
configure:14650: checking whether stripping libraries is possible
configure:14655: result: yes
configure:18763: checking for f2c bin/lib/include locations
configure:19023: checking for nag-fortran bin/lib/include locations

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

ac_cv_build='sparc-sun-solaris2.8'
ac_cv_build_alias='sparc-sun-solaris2.8'
ac_cv_c_compiler_gnu='yes'
ac_cv_cxx_compiler_gnu='yes'
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXCPP_set=''
ac_cv_env_CXXCPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_F77_set=''
ac_cv_env_F77_value=''
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_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_f77_compiler_gnu='yes'
ac_cv_header_dlfcn_h='yes'
ac_cv_header_inttypes_h='yes'
ac_cv_header_memory_h='yes'
ac_cv_header_stdc='yes'
ac_cv_header_stdint_h='no'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_host='sparc-sun-solaris2.8'
ac_cv_host_alias='sparc-sun-solaris2.8'
ac_cv_lib_fl_yywrap='no'
ac_cv_lib_l_yywrap='yes'
ac_cv_objext='o'
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_LEX='flex'
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR='ar'
ac_cv_prog_ac_ct_CC='gcc'
ac_cv_prog_ac_ct_CXX='g++'
ac_cv_prog_ac_ct_F77='g77'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_ac_ct_STRIP='strip'
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_f77_g='yes'
ac_cv_prog_lex_root='lex.yy'
ac_cv_prog_lex_yytext_pointer='yes'
llvm_cv_gnu_make_command='gmake'
lt_cv_deplibs_check_method='pass_all'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag='-r'
lt_cv_objdir='.libs'
lt_cv_path_LD='/usr/ccs/bin/ld'
lt_cv_path_LDCXX='/usr/ccs/bin/ld'
lt_cv_path_NM='/home/vadve/shared/localtools/sparc/bin//nm -B'
lt_cv_path_SED='/usr/dcs/software/supported/bin/gsed'
lt_cv_prog_compiler_c_o='yes'
lt_cv_prog_compiler_c_o_CXX='yes'
lt_cv_prog_compiler_c_o_F77='yes'
lt_cv_prog_compiler_rtti_exceptions='no'
lt_cv_prog_gnu_ld='no'
lt_cv_prog_gnu_ldcxx='no'
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ 	]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ 	][ 	]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \([^ ]*\) \([^ ]*\)$/  {"\2", (lt_ptr) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern int \1;/p'\'''
lt_cv_sys_max_cmd_len='262144'
lt_lt_cv_prog_compiler_c_o='"yes"'
lt_lt_cv_prog_compiler_c_o_CXX='"yes"'
lt_lt_cv_prog_compiler_c_o_F77='"yes"'
lt_lt_cv_sys_global_symbol_pipe='"sed -n -e '\''s/^.*[ 	]\\([ABCDGIRSTW][ABCDGIRSTW]*\\)[ 	][ 	]*\\(\\)\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 \\2\\3 \\3/p'\''"'
lt_lt_cv_sys_global_symbol_to_c_name_address='"sed -n -e '\''s/^: \\([^ ]*\\) \$/  {\\\"\\1\\\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST] \\([^ ]*\\) \\([^ ]*\\)\$/  {\"\\2\", (lt_ptr) \\&\\2},/p'\''"'
lt_lt_cv_sys_global_symbol_to_cdecl='"sed -n -e '\''s/^. .* \\(.*\\)\$/extern int \\1;/p'\''"'

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

ALP_ROOT=''
AR='ar'
BISON='bison'
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
CXX='g++'
CXXCPP='g++ -E'
CXXFLAGS='-g -O2'
DEFS=''
DISABLE_LLC_DIFFS=''
ECHO='/usr/ucb/echo'
ECHO_C='ECHO_N=''
ECHO_T=''
EGREP='grep -E'
EXEEXT=''
F2C='/home/vadve/shared/localtools/sparc/bin/f2c'
F2C_BIN='/home/vadve/shared/localtools/sparc/bin'
F2C_DIR='/home/vadve/shared/localtools/sparc'
F2C_INC='/home/vadve/shared/localtools/sparc/include'
F2C_LIB='/home/vadve/shared/localtools/sparc/lib'
F77='g77'
F95=''
F95_BIN=''
F95_DIR=''
F95_INC=''
F95_LIB=''
FFLAGS='-g -O2'
FLEX='flex'
FPGROWTH_ROOT=''
HAVE_RE_COMP=''
LDFLAGS=''
LEX='flex'
LEXLIB='-ll'
LEX_OUTPUT_ROOT='lex.yy'
LIBOBJS=''
LIBS=''
LIBTOOL='$(SHELL) $(top_builddir)/mklib'
LLVM_OBJ='/mounts/seraph/disks/1/tbrethou/llvm'
LLVM_SRC='/mounts/seraph/disks/1/tbrethou/llvm'
LN_S='ln -s'
LTLIBOBJS=''
NAMD_ROOT=''
OBJEXT='o'
PACKAGE_BUGREPORT='llvmbugs at cs.uiuc.edu'
PACKAGE_NAME='LLVM-TEST'
PACKAGE_STRING='LLVM-TEST 1.6cvs'
PACKAGE_TARNAME='-llvm-test-'
PACKAGE_VERSION='1.6cvs'
PATH_SEPARATOR=':'
POVRAY_ROOT=''
RANLIB='ranlib'
SHELL='/bin/sh'
SPEC2000_ROOT=''
SPEC95_ROOT=''
STRIP='strip'
SWEEP3D_ROOT=''
USE_ALP=''
USE_F2C='USE_F2C = 1'
USE_F95=''
USE_FPGROWTH=''
USE_NAMD=''
USE_POVRAY=''
USE_SPEC2000=''
USE_SPEC95=''
USE_SWEEP3D=''
YACC='bison -y'
ac_ct_AR='ar'
ac_ct_CC='gcc'
ac_ct_CXX='g++'
ac_ct_F77='g77'
ac_ct_RANLIB='ranlib'
ac_ct_STRIP='strip'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.8'
build_alias=''
build_cpu='sparc'
build_os='solaris2.8'
build_vendor='sun'
datadir='${prefix}/share'
exec_prefix='NONE'
host='sparc-sun-solaris2.8'
host_alias=''
host_cpu='sparc'
host_os='solaris2.8'
host_vendor='sun'
ifGNUmake=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define HAVE_DLFCN_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_UNISTD_H 1
#define PACKAGE_BUGREPORT "llvmbugs at cs.uiuc.edu"
#define PACKAGE_NAME "LLVM-TEST"
#define PACKAGE_STRING "LLVM-TEST 1.6cvs"
#define PACKAGE_TARNAME "-llvm-test-"
#define PACKAGE_VERSION "1.6cvs"
#define STDC_HEADERS 1
#define YYTEXT_POINTER 1
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0


More information about the llvm-dev mailing list