Ticket #2764: configure.log

File configure.log, 16.8 kB (added by ojas@…, 2 years ago)

configure trace

Line 
1checking build system type... powerpc-apple-darwin8.7.0
2checking host system type... powerpc-apple-darwin8.7.0
3checking target system type... powerpc-apple-darwin8.7.0
4checking for a BSD-compatible install... /usr/bin/install -c
5checking whether build environment is sane... yes
6checking for gawk... gawk
7checking whether make sets $(MAKE)... yes
8checking how to create a ustar tar archive... gnutar
9checking whether we are using MPI... no
10checking for cc... cc
11checking for C compiler default output file name... a.out
12checking whether the C compiler works... yes
13checking whether we are cross compiling... no
14checking for suffix of executables...
15checking for suffix of object files... o
16checking whether we are using the GNU C compiler... yes
17checking whether cc accepts -g... yes
18checking for cc option to accept ISO C89... none needed
19checking for style of include used by make... GNU
20checking dependency style of cc... gcc3
21checking for c++... c++
22checking whether we are using the GNU C++ compiler... yes
23checking whether c++ accepts -g... yes
24checking dependency style of c++... gcc3
25checking for gfortran... gfortran
26checking whether we are using the GNU Fortran 77 compiler... yes
27checking whether gfortran accepts -g... yes
28checking how to run the C++ preprocessor... c++ -E
29checking for ranlib... ranlib
30checking whether ln -s works... yes
31checking the C++ compiler vendor... gnu
32OS darwin8.7.0
33checking how to run the C preprocessor... cc -E
34checking for grep that handles long lines and -e... /usr/bin/grep
35checking for egrep... /usr/bin/grep -E
36checking for ANSI C header files... yes
37checking for sys/types.h... yes
38checking for sys/stat.h... yes
39checking for stdlib.h... yes
40checking for string.h... yes
41checking for memory.h... yes
42checking for strings.h... yes
43checking for inttypes.h... yes
44checking for stdint.h... yes
45checking for unistd.h... yes
46checking values.h usability... no
47checking values.h presence... no
48checking for values.h... no
49checking for strings.h... (cached) yes
50checking for unistd.h... (cached) yes
51checking how to get verbose linking output from gfortran... -v
52checking for Fortran 77 libraries of gfortran...  -L/sw/lib/gcc4/lib/gcc/powerpc-apple-darwin8/4.2.0 -L/sw/lib/gcc4/lib/gcc/powerpc-apple-darwin8/4.2.0/../../.. -lgfortranbegin -lgfortran -lgcc_s.10.4 -lSystemStubs -lSystem
53checking for dummy main to link with Fortran 77 libraries... none
54checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore
55checking for sgemm_ in -framework vecLib... yes
56checking for cheev_ in -framework vecLib... yes
57checking for npsol_... no
58checking for npsol in -lnpsol... no
59checking for npsol_rs6k in -lnpsol_rs6k... no
60configure: WARNING: No NPSOL --- either because it is disabled or could not be found
61checking for size_t... yes
62checking whether the compiler implements namespaces... yes
63checking whether the compiler supports exceptions... yes
64checking whether the compiler supports ISO C++ standard library... yes
65checking whether the compiler has stringstream... yes
66checking whether the compiler supports the explicit keyword... yes
67checking whether the compiler supports member templates... yes
68checking whether the compiler has stringstream... (cached) yes
69checking CXXFLAGS for gcc -fpermissive... -fpermissive
70checking for getrusage... yes
71checking for strerror... yes
72checking for dlopen... yes
73checking whether byte ordering is bigendian... yes
74configure: CC=cc
75configure: CXX=c++
76configure: F77=gfortran
77configure: CPPFLAGS=
78configure: CFLAGS= 
79configure: CXXFLAGS=   -fpermissive
80configure: FFLAGS=-O2
81configure: LDFLAGS=
82configure: LIBS=
83checking whether to include utilib... yes
84checking whether to reconfigure utilib... yes
85checking whether to include 3po... no
86checking whether to include ampl... yes
87checking whether to include appspack... no
88checking whether to include coin... yes
89checking whether to include colin... no
90checking whether to include coliny... no
91checking whether to include dscpack... no
92checking whether to include exact... yes
93checking whether to include filib... no
94checking whether to include glpk... yes
95checking whether to reconfigure glpk... yes
96checking whether to include gnlp... no
97checking whether to include ipopt... no
98checking whether to include mtl... no
99checking whether to include optpp... no
100checking whether to include parpcx... no
101checking whether to include pebbl... yes
102checking whether to include pico... yes
103configure: WARNING:
104checking whether to include soplex... yes
105checking whether to include tmf... no
106checking whether to include tracecache... no
107checking whether to include trilinos... no
108configure: creating ./config.status
109config.status: creating packages/tpl/ampl/Makefile
110config.status: creating packages/tpl/coin/Makefile
111config.status: creating packages/exact/Makefile
112config.status: creating packages/exact/test/Makefile
113config.status: creating packages/exact/src/Makefile
114config.status: creating packages/tpl/glpk/Makefile
115config.status: creating packages/pebbl/Makefile
116config.status: creating packages/pebbl/doc/Makefile
117config.status: creating packages/pebbl/src/Makefile
118config.status: creating packages/pebbl/src/headers/Makefile
119config.status: creating packages/pebbl/test/Makefile
120config.status: creating packages/pico/Makefile
121config.status: creating packages/pico/doc/Makefile
122config.status: creating packages/pico/src/Makefile
123config.status: creating packages/pico/src/headers/Makefile
124config.status: creating packages/pico/test/Makefile
125config.status: creating packages/tpl/soplex/Makefile
126config.status: creating packages/dummy/Makefile
127config.status: creating Makefile
128config.status: creating doc/Makefile
129config.status: creating packages/Makefile
130config.status: creating user/dummy/Makefile
131config.status: creating packages/tpl/Makefile
132config.status: creating include/config.h
133config.status: executing include/acro_config.h commands
134config.status: creating include/acro_config.h - prefix ACRO for include/config.h defines
135config.status: executing depfiles commands
136=== configuring in packages/utilib (/Users/ojas/proj/src/acro/bad.build/packages/utilib)
137configure: running /bin/sh ../../../packages/utilib/configure --prefix=/usr/local  '--with-blas=-framework vecLib' '--with-lapack=-framework vecLib' 'CC=cc' 'CXX=c++' 'F77=gfortran' 'CPPFLAGS= ' 'FLAGS=  ' 'CFLAGS=  ' 'FFLAGS=-O2 ' 'CXXFLAGS=   -fpermissive' 'LDFLAGS=' 'LIBS=' --cache-file=/dev/null --srcdir=../../../packages/utilib
138checking build system type... powerpc-apple-darwin8.7.0
139checking host system type... powerpc-apple-darwin8.7.0
140checking target system type... powerpc-apple-darwin8.7.0
141checking for a BSD-compatible install... /usr/bin/install -c
142checking whether build environment is sane... yes
143checking for gawk... gawk
144checking whether make sets $(MAKE)... yes
145checking whether we are using MPI... no
146checking for C compiler default output file name... a.out
147checking whether the C compiler works... yes
148checking whether we are cross compiling... no
149checking for suffix of executables...
150checking for suffix of object files... o
151checking whether we are using the GNU C compiler... yes
152checking whether cc accepts -g... yes
153checking for cc option to accept ISO C89... none needed
154checking for style of include used by make... GNU
155checking dependency style of cc... gcc3
156checking whether we are using the GNU C++ compiler... yes
157checking whether c++ accepts -g... yes
158checking dependency style of c++... gcc3
159checking how to run the C++ preprocessor... c++ -E
160checking whether ln -s works... yes
161checking the C++ compiler vendor... gnu
162OS darwin8.7.0
163checking for grep that handles long lines and -e... /usr/bin/grep
164checking for egrep... /usr/bin/grep -E
165checking for ANSI C header files... no
166checking whether time.h and sys/time.h may both be included... yes
167checking for sys/types.h... yes
168checking for sys/stat.h... yes
169checking for stdlib.h... yes
170checking for string.h... yes
171checking for memory.h... yes
172checking for strings.h... yes
173checking for inttypes.h... yes
174checking for stdint.h... yes
175checking for unistd.h... yes
176checking sys/time.h usability... yes
177checking sys/time.h presence... no
178configure: WARNING: sys/time.h: accepted by the compiler, rejected by the preprocessor!
179configure: WARNING: sys/time.h: proceeding with the compiler's result
180checking for sys/time.h... yes
181checking sys/timeb.h usability... yes
182checking sys/timeb.h presence... no
183configure: WARNING: sys/timeb.h: accepted by the compiler, rejected by the preprocessor!
184configure: WARNING: sys/timeb.h: proceeding with the compiler's result
185checking for sys/timeb.h... yes
186checking sys/resource.h usability... yes
187checking sys/resource.h presence... no
188configure: WARNING: sys/resource.h: accepted by the compiler, rejected by the preprocessor!
189configure: WARNING: sys/resource.h: proceeding with the compiler's result
190checking for sys/resource.h... yes
191checking float.h usability... yes
192checking float.h presence... no
193configure: WARNING: float.h: accepted by the compiler, rejected by the preprocessor!
194configure: WARNING: float.h: proceeding with the compiler's result
195checking for float.h... yes
196checking limits.h usability... yes
197checking limits.h presence... no
198configure: WARNING: limits.h: accepted by the compiler, rejected by the preprocessor!
199configure: WARNING: limits.h: proceeding with the compiler's result
200checking for limits.h... yes
201checking for memory.h... (cached) yes
202checking stddef.h usability... yes
203checking stddef.h presence... no
204configure: WARNING: stddef.h: accepted by the compiler, rejected by the preprocessor!
205configure: WARNING: stddef.h: proceeding with the compiler's result
206checking for stddef.h... yes
207checking for stdlib.h... (cached) yes
208checking for string.h... (cached) yes
209checking for strings.h... (cached) yes
210checking for unistd.h... (cached) yes
211configure: Warnings about rejection of header files by preprocessor may be IGNORED
212checking for stdbool.h that conforms to C99... yes
213checking for _Bool... yes
214checking for an ANSI C-conforming const... yes
215checking for inline... inline
216checking for size_t... yes
217checking for ptrdiff_t... no
218checking for long double with more range or precision than double... yes
219checking whether the compiler implements namespaces... yes
220checking whether the compiler supports exceptions... yes
221checking whether the compiler supports ISO C++ standard library... yes
222checking whether the compiler has stringstream... yes
223checking whether the compiler supports the explicit keyword... yes
224checking whether the compiler supports member templates... yes
225checking CXXFLAGS for gcc -fpermissive... -fpermissive
226checking for stricmp... no
227checking for strcasecmp... yes
228checking for atexit... yes
229checking for strchr... yes
230checking for nrand48... yes
231checking for getcwd... yes
232checking for sysconf... yes
233checking for getrusage... yes
234checking for gettimeofday... yes
235checking for sqrt in -lm... yes
236checking for floor in -lm... yes
237checking for pow in -lm... yes
238checking for lround in -lm... yes
239checking for a sed that does not truncate output... /usr/bin/sed
240checking for ld used by cc... /usr/bin/ld
241checking if the linker (/usr/bin/ld) is GNU ld... no
242checking for /usr/bin/ld option to reload object files... -r
243checking for BSD-compatible nm... /usr/bin/nm -p
244checking how to recognise dependent libraries... pass_all
245checking how to run the C preprocessor... cc -E
246checking dlfcn.h usability... yes
247checking dlfcn.h presence... yes
248checking for dlfcn.h... yes
249checking how to run the C++ preprocessor... c++ -E
250checking whether we are using the GNU Fortran 77 compiler... yes
251checking whether gfortran accepts -g... yes
252checking the maximum length of command line arguments... 196608
253checking command to parse /usr/bin/nm -p output from cc object... ok
254checking for objdir... .libs
255checking for ar... ar
256checking for ranlib... ranlib
257checking for strip... strip
258checking if cc supports -fno-rtti -fno-exceptions... no
259checking for cc option to produce PIC... -fno-common
260checking if cc PIC flag -fno-common works... yes
261checking if cc static flag -static works... no
262checking if cc supports -c -o file.o... yes
263checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
264checking dynamic linker characteristics... darwin8.7.0 dyld
265checking how to hardcode library paths into programs... immediate
266checking whether stripping libraries is possible... yes
267checking if libtool supports shared libraries... yes
268checking whether to build shared libraries... no
269checking whether to build static libraries... yes
270configure: creating libtool
271appending configuration tag "CXX" to libtool
272checking for ld used by c++... /usr/bin/ld
273checking if the linker (/usr/bin/ld) is GNU ld... no
274checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
275checking for c++ option to produce PIC... -fno-common
276checking if c++ PIC flag -fno-common works... yes
277checking if c++ static flag -static works... no
278checking if c++ supports -c -o file.o... yes
279checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes
280checking dynamic linker characteristics... darwin8.7.0 dyld
281checking how to hardcode library paths into programs... immediate
282appending configuration tag "F77" to libtool
283checking if libtool supports shared libraries... yes
284checking whether to build shared libraries... no
285checking whether to build static libraries... yes
286checking for gfortran option to produce PIC... -fno-common
287checking if gfortran PIC flag -fno-common works... yes
288checking if gfortran static flag -static works... no
289checking if gfortran supports -c -o file.o... yes
290checking whether the gfortran linker (/usr/bin/ld) supports shared libraries... yes
291checking dynamic linker characteristics... darwin8.7.0 dyld
292checking how to hardcode library paths into programs... immediate
293configure: CC=cc
294configure: CXX=c++
295configure: CPPFLAGS= 
296configure: CFLAGS=   
297configure: CXXFLAGS=   -fpermissive 
298configure: LDFLAGS=
299configure: LIBS=-lm -lm -lm
300configure: WITH_DEBUGGING=notset
301configure: WITH_OPT=notset
302configure: creating ./config.status
303config.status: creating Makefile
304config.status: creating doc/Makefile
305config.status: creating src/Makefile
306config.status: creating src/headers/Makefile
307config.status: creating test/Makefile
308config.status: creating utilib/config.h
309config.status: executing utilib/utilib_config.h commands
310config.status: creating utilib/utilib_config.h - prefix UTILIB for utilib/config.h defines
311config.status: executing depfiles commands
312
313---
314--- Thank you for downloading UTILIB. Please register your
315--- copy of Acro by subscribing to our announce list at
316--- http://software.sandia.gov/mailman/listinfo/utilib-announce
317---
318--- For more information, visit the UTILIB web pages at
319--- http://software.sandia.gov/utilib/
320---
321
322=== configuring in packages/tpl/glpk/glpk (/Users/ojas/proj/src/acro/bad.build/packages/tpl/glpk/glpk)
323configure: running /bin/sh ../../../../../packages/tpl/glpk/glpk/configure --prefix=/usr/local  '--with-blas=-framework vecLib' '--with-lapack=-framework vecLib' 'CC=cc' 'CXX=c++' 'F77=gfortran' 'CPPFLAGS= ' 'FLAGS=  ' 'CFLAGS=  ' 'FFLAGS=-O2 ' 'CXXFLAGS=   -fpermissive' 'LDFLAGS=' 'LIBS=' --cache-file=/dev/null --srcdir=../../../../../packages/tpl/glpk/glpk
324checking for a BSD-compatible install... /usr/bin/install -c
325checking whether build environment is sane... yes
326checking for gawk... gawk
327checking whether make sets $(MAKE)... yes
328checking for gcc... cc
329checking for C compiler default output file name... a.out
330checking whether the C compiler works... yes
331checking whether we are cross compiling... no
332checking for suffix of executables...
333checking for suffix of object files... o
334checking whether we are using the GNU C compiler... yes
335checking whether cc accepts -g... yes
336checking for cc option to accept ISO C89... none needed
337checking for style of include used by make... GNU
338checking dependency style of cc... gcc3
339checking for a BSD-compatible install... /usr/bin/install -c
340checking for ranlib... ranlib
341checking for sqrt in -lm... yes
342checking how to run the C preprocessor... cc -E
343checking for grep that handles long lines and -e... /usr/bin/grep
344checking for egrep... /usr/bin/grep -E
345checking for ANSI C header files... yes
346configure: creating ./config.status
347config.status: creating include/Makefile
348config.status: creating src/Makefile
349config.status: creating examples/Makefile
350config.status: creating Makefile
351config.status: executing depfiles commands
352
353---
354--- Thank you for downloading Acro. Please register your
355--- copy of Acro by subscribing to our announce list at
356--- http://software.sandia.gov/mailman/listinfo/acro-announce
357---
358--- For more information, visit the Acro web pages at
359--- http://software.sandia.gov/Acro/
360---
361