Ticket #39282: config.log

File config.log, 72.4 KB (added by neverpanic (Clemens Lang), 11 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by Octopus configure 4.1.0, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local --with-libxc-prefix=/opt/local --with-blas=-lsatlas --disable-gdlib --without-sparskit --enable-newuoa FCCPP=/opt/local/bin/cpp-mp-4.7 -ansi
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = cschlepptop.lan
14uname -m = x86_64
15uname -r = 12.4.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
18
19/usr/bin/uname -p = i386
20/bin/uname -X     = unknown
21
22/bin/arch              = unknown
23/usr/bin/arch -k       = unknown
24/usr/convex/getsysinfo = unknown
25/usr/bin/hostinfo      = Mach kernel version:
26         Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
27Kernel configured for up to 2 processors.
282 processors are physically available.
292 processors are logically available.
30Processor type: i486 (Intel 80486)
31Processors active: 0 1
32Primary memory available: 4.00 gigabytes
33Default processor set: 121 tasks, 593 threads, 2 processors
34Load average: 2.34, Mach factor: 0.22
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/no_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2805: checking for a BSD-compatible install
53configure:2873: result: /usr/bin/install -c
54configure:2884: checking whether build environment is sane
55configure:2939: result: yes
56configure:3090: checking for a thread-safe mkdir -p
57configure:3129: result: /opt/local/bin/gmkdir -p
58configure:3136: checking for gawk
59configure:3166: result: no
60configure:3136: checking for mawk
61configure:3166: result: no
62configure:3136: checking for nawk
63configure:3166: result: no
64configure:3136: checking for awk
65configure:3152: found /usr/bin/awk
66configure:3163: result: awk
67configure:3174: checking whether make sets $(MAKE)
68configure:3196: result: yes
69configure:3294: checking build system type
70configure:3308: result: x86_64-apple-darwin12.4.0
71configure:3328: checking host system type
72configure:3341: result: x86_64-apple-darwin12.4.0
73configure:3364: checking whether ln -s works
74configure:3368: result: yes
75configure:3375: checking whether make sets $(MAKE)
76configure:3397: result: yes
77configure:3449: checking for ranlib
78configure:3465: found /opt/local/bin/ranlib
79configure:3476: result: ranlib
80configure:3502: checking for bison
81configure:3518: found /opt/local/bin/bison
82configure:3529: result: bison -y
83configure:3678: checking for C compiler version
84configure:3687: /opt/local/bin/gcc-mp-4.7 --version >&5
85gcc-mp-4.7 (MacPorts gcc47 4.7.3_0) 4.7.3
86Copyright (C) 2012 Free Software Foundation, Inc.
87This is free software; see the source for copying conditions.  There is NO
88warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
89
90configure:3698: $? = 0
91configure:3687: /opt/local/bin/gcc-mp-4.7 -v >&5
92Using built-in specs.
93COLLECT_GCC=/opt/local/bin/gcc-mp-4.7
94COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin12/4.7.3/lto-wrapper
95Target: x86_64-apple-darwin12
96Configured with: ../gcc-4.7.3/configure --prefix=/opt/local --build=x86_64-apple-darwin12 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc47 --includedir=/opt/local/include/gcc47 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.7 --with-libiconv-prefix=/opt/local --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.7 --with-gxx-include-dir=/opt/local/include/gcc47/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-ppl-version-check --with-pkgversion='MacPorts gcc47 4.7.3_0'
97Thread model: posix
98gcc version 4.7.3 (MacPorts gcc47 4.7.3_0)
99configure:3698: $? = 0
100configure:3687: /opt/local/bin/gcc-mp-4.7 -V >&5
101gcc-mp-4.7: error: unrecognized command line option '-V'
102gcc-mp-4.7: fatal error: no input files
103compilation terminated.
104configure:3698: $? = 1
105configure:3687: /opt/local/bin/gcc-mp-4.7 -qversion >&5
106gcc-mp-4.7: error: unrecognized command line option '-qversion'
107gcc-mp-4.7: fatal error: no input files
108compilation terminated.
109configure:3698: $? = 1
110configure:3718: checking whether the C compiler works
111configure:3740: /opt/local/bin/gcc-mp-4.7 -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
112configure:3744: $? = 0
113configure:3792: result: yes
114configure:3795: checking for C compiler default output file name
115configure:3797: result: a.out
116configure:3803: checking for suffix of executables
117configure:3810: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
118configure:3814: $? = 0
119configure:3836: result:
120configure:3858: checking whether we are cross compiling
121configure:3866: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
122configure:3870: $? = 0
123configure:3877: ./conftest
124configure:3881: $? = 0
125configure:3896: result: no
126configure:3901: checking for suffix of object files
127configure:3923: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
128configure:3927: $? = 0
129configure:3948: result: o
130configure:3952: checking whether we are using the GNU C compiler
131configure:3971: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
132configure:3971: $? = 0
133configure:3980: result: yes
134configure:3989: checking whether /opt/local/bin/gcc-mp-4.7 accepts -g
135configure:4009: /opt/local/bin/gcc-mp-4.7 -c -g -I/opt/local/include conftest.c >&5
136configure:4009: $? = 0
137configure:4050: result: yes
138configure:4067: checking for /opt/local/bin/gcc-mp-4.7 option to accept ISO C89
139configure:4130: /opt/local/bin/gcc-mp-4.7  -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
140configure:4130: $? = 0
141configure:4143: result: none needed
142configure:4174: checking for style of include used by make
143configure:4202: result: GNU
144configure:4228: checking dependency style of /opt/local/bin/gcc-mp-4.7
145configure:4339: result: gcc3
146configure:4363: checking dependency style of /opt/local/bin/gcc-mp-4.7
147configure:4472: result: gcc3
148configure:4490: checking for inline
149configure:4506: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
150configure:4506: $? = 0
151configure:4514: result: inline
152configure:4532: checking for C/C++ restrict keyword
153configure:4557: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
154configure:4557: $? = 0
155configure:4565: result: __restrict
156configure:4579: checking for __builtin_prefetch
157configure:4602: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
158configure:4602: $? = 0
159configure:4604: result: yes
160configure:4624: checking for dirent.h that defines DIR
161configure:4643: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
162configure:4643: $? = 0
163configure:4651: result: yes
164configure:4664: checking for library containing opendir
165configure:4695: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
166configure:4695: $? = 0
167configure:4712: result: none required
168configure:4784: checking how to run the C preprocessor
169configure:4815: /opt/local/bin/gcc-mp-4.7 -E -I/opt/local/include conftest.c
170configure:4815: $? = 0
171configure:4829: /opt/local/bin/gcc-mp-4.7 -E -I/opt/local/include conftest.c
172conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
173compilation terminated.
174configure:4829: $? = 1
175configure: failed program was:
176| /* confdefs.h */
177| #define PACKAGE_NAME "Octopus"
178| #define PACKAGE_TARNAME "octopus"
179| #define PACKAGE_VERSION "4.1.0"
180| #define PACKAGE_STRING "Octopus 4.1.0"
181| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
182| #define PACKAGE_URL ""
183| #define PACKAGE "octopus"
184| #define VERSION "4.1.0"
185| #define restrict __restrict
186| #define HAVE_BUILTIN_PREFETCH 1
187| #define HAVE_DIRENT_H 1
188| /* end confdefs.h.  */
189| #include <ac_nonexistent.h>
190configure:4854: result: /opt/local/bin/gcc-mp-4.7 -E
191configure:4874: /opt/local/bin/gcc-mp-4.7 -E -I/opt/local/include conftest.c
192configure:4874: $? = 0
193configure:4888: /opt/local/bin/gcc-mp-4.7 -E -I/opt/local/include conftest.c
194conftest.c:14:28: fatal error: ac_nonexistent.h: No such file or directory
195compilation terminated.
196configure:4888: $? = 1
197configure: failed program was:
198| /* confdefs.h */
199| #define PACKAGE_NAME "Octopus"
200| #define PACKAGE_TARNAME "octopus"
201| #define PACKAGE_VERSION "4.1.0"
202| #define PACKAGE_STRING "Octopus 4.1.0"
203| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
204| #define PACKAGE_URL ""
205| #define PACKAGE "octopus"
206| #define VERSION "4.1.0"
207| #define restrict __restrict
208| #define HAVE_BUILTIN_PREFETCH 1
209| #define HAVE_DIRENT_H 1
210| /* end confdefs.h.  */
211| #include <ac_nonexistent.h>
212configure:4917: checking for grep that handles long lines and -e
213configure:4976: result: /opt/local/bin/grep
214configure:4981: checking for egrep
215configure:5044: result: /opt/local/bin/grep -E
216configure:5049: checking for ANSI C header files
217configure:5069: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
218configure:5069: $? = 0
219configure:5142: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
220configure:5142: $? = 0
221configure:5142: ./conftest
222configure:5142: $? = 0
223configure:5153: result: yes
224configure:5166: checking for sys/types.h
225configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
226configure:5166: $? = 0
227configure:5166: result: yes
228configure:5166: checking for sys/stat.h
229configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
230configure:5166: $? = 0
231configure:5166: result: yes
232configure:5166: checking for stdlib.h
233configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
234configure:5166: $? = 0
235configure:5166: result: yes
236configure:5166: checking for string.h
237configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
238configure:5166: $? = 0
239configure:5166: result: yes
240configure:5166: checking for memory.h
241configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
242configure:5166: $? = 0
243configure:5166: result: yes
244configure:5166: checking for strings.h
245configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
246configure:5166: $? = 0
247configure:5166: result: yes
248configure:5166: checking for inttypes.h
249configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
250configure:5166: $? = 0
251configure:5166: result: yes
252configure:5166: checking for stdint.h
253configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
254configure:5166: $? = 0
255configure:5166: result: yes
256configure:5166: checking for unistd.h
257configure:5166: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
258configure:5166: $? = 0
259configure:5166: result: yes
260configure:5181: checking signal.h usability
261configure:5181: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
262configure:5181: $? = 0
263configure:5181: result: yes
264configure:5181: checking signal.h presence
265configure:5181: /opt/local/bin/gcc-mp-4.7 -E -I/opt/local/include conftest.c
266configure:5181: $? = 0
267configure:5181: result: yes
268configure:5181: checking for signal.h
269configure:5181: result: yes
270configure:5181: checking errno.h usability
271configure:5181: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
272configure:5181: $? = 0
273configure:5181: result: yes
274configure:5181: checking errno.h presence
275configure:5181: /opt/local/bin/gcc-mp-4.7 -E -I/opt/local/include conftest.c
276configure:5181: $? = 0
277configure:5181: result: yes
278configure:5181: checking for errno.h
279configure:5181: result: yes
280configure:5191: checking for size_t
281configure:5191: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
282configure:5191: $? = 0
283configure:5191: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
284conftest.c: In function 'main':
285conftest.c:62:21: error: expected expression before ')' token
286configure:5191: $? = 1
287configure: failed program was:
288| /* confdefs.h */
289| #define PACKAGE_NAME "Octopus"
290| #define PACKAGE_TARNAME "octopus"
291| #define PACKAGE_VERSION "4.1.0"
292| #define PACKAGE_STRING "Octopus 4.1.0"
293| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
294| #define PACKAGE_URL ""
295| #define PACKAGE "octopus"
296| #define VERSION "4.1.0"
297| #define restrict __restrict
298| #define HAVE_BUILTIN_PREFETCH 1
299| #define HAVE_DIRENT_H 1
300| #define STDC_HEADERS 1
301| #define HAVE_SYS_TYPES_H 1
302| #define HAVE_SYS_STAT_H 1
303| #define HAVE_STDLIB_H 1
304| #define HAVE_STRING_H 1
305| #define HAVE_MEMORY_H 1
306| #define HAVE_STRINGS_H 1
307| #define HAVE_INTTYPES_H 1
308| #define HAVE_STDINT_H 1
309| #define HAVE_UNISTD_H 1
310| #define HAVE_SIGNAL_H 1
311| #define HAVE_ERRNO_H 1
312| /* end confdefs.h.  */
313| #include <stdio.h>
314| #ifdef HAVE_SYS_TYPES_H
315| # include <sys/types.h>
316| #endif
317| #ifdef HAVE_SYS_STAT_H
318| # include <sys/stat.h>
319| #endif
320| #ifdef STDC_HEADERS
321| # include <stdlib.h>
322| # include <stddef.h>
323| #else
324| # ifdef HAVE_STDLIB_H
325| #  include <stdlib.h>
326| # endif
327| #endif
328| #ifdef HAVE_STRING_H
329| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
330| #  include <memory.h>
331| # endif
332| # include <string.h>
333| #endif
334| #ifdef HAVE_STRINGS_H
335| # include <strings.h>
336| #endif
337| #ifdef HAVE_INTTYPES_H
338| # include <inttypes.h>
339| #endif
340| #ifdef HAVE_STDINT_H
341| # include <stdint.h>
342| #endif
343| #ifdef HAVE_UNISTD_H
344| # include <unistd.h>
345| #endif
346| int
347| main ()
348| {
349| if (sizeof ((size_t)))
350|           return 0;
351|   ;
352|   return 0;
353| }
354configure:5191: result: yes
355configure:5204: checking for working alloca.h
356configure:5221: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
357configure:5221: $? = 0
358configure:5229: result: yes
359configure:5237: checking for alloca
360configure:5274: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
361configure:5274: $? = 0
362configure:5282: result: yes
363configure:5390: checking for an ANSI C-conforming const
364configure:5456: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
365configure:5456: $? = 0
366configure:5463: result: yes
367configure:5471: checking for pid_t
368configure:5471: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
369configure:5471: $? = 0
370configure:5471: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
371conftest.c: In function 'main':
372conftest.c:64:20: error: expected expression before ')' token
373configure:5471: $? = 1
374configure: failed program was:
375| /* confdefs.h */
376| #define PACKAGE_NAME "Octopus"
377| #define PACKAGE_TARNAME "octopus"
378| #define PACKAGE_VERSION "4.1.0"
379| #define PACKAGE_STRING "Octopus 4.1.0"
380| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
381| #define PACKAGE_URL ""
382| #define PACKAGE "octopus"
383| #define VERSION "4.1.0"
384| #define restrict __restrict
385| #define HAVE_BUILTIN_PREFETCH 1
386| #define HAVE_DIRENT_H 1
387| #define STDC_HEADERS 1
388| #define HAVE_SYS_TYPES_H 1
389| #define HAVE_SYS_STAT_H 1
390| #define HAVE_STDLIB_H 1
391| #define HAVE_STRING_H 1
392| #define HAVE_MEMORY_H 1
393| #define HAVE_STRINGS_H 1
394| #define HAVE_INTTYPES_H 1
395| #define HAVE_STDINT_H 1
396| #define HAVE_UNISTD_H 1
397| #define HAVE_SIGNAL_H 1
398| #define HAVE_ERRNO_H 1
399| #define HAVE_ALLOCA_H 1
400| #define HAVE_ALLOCA 1
401| /* end confdefs.h.  */
402| #include <stdio.h>
403| #ifdef HAVE_SYS_TYPES_H
404| # include <sys/types.h>
405| #endif
406| #ifdef HAVE_SYS_STAT_H
407| # include <sys/stat.h>
408| #endif
409| #ifdef STDC_HEADERS
410| # include <stdlib.h>
411| # include <stddef.h>
412| #else
413| # ifdef HAVE_STDLIB_H
414| #  include <stdlib.h>
415| # endif
416| #endif
417| #ifdef HAVE_STRING_H
418| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
419| #  include <memory.h>
420| # endif
421| # include <string.h>
422| #endif
423| #ifdef HAVE_STRINGS_H
424| # include <strings.h>
425| #endif
426| #ifdef HAVE_INTTYPES_H
427| # include <inttypes.h>
428| #endif
429| #ifdef HAVE_STDINT_H
430| # include <stdint.h>
431| #endif
432| #ifdef HAVE_UNISTD_H
433| # include <unistd.h>
434| #endif
435| int
436| main ()
437| {
438| if (sizeof ((pid_t)))
439|           return 0;
440|   ;
441|   return 0;
442| }
443configure:5471: result: yes
444configure:5482: checking for size_t
445configure:5482: result: yes
446configure:5493: checking whether time.h and sys/time.h may both be included
447configure:5513: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
448configure:5513: $? = 0
449configure:5520: result: yes
450configure:5532: checking size of void*
451configure:5537: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
452configure:5537: $? = 0
453configure:5537: ./conftest
454configure:5537: $? = 0
455configure:5551: result: 8
456configure:5565: checking size of size_t
457configure:5570: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
458configure:5570: $? = 0
459configure:5570: ./conftest
460configure:5570: $? = 0
461configure:5584: result: 8
462configure:5594: checking for uint32_t
463configure:5594: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
464configure:5594: $? = 0
465configure:5594: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
466conftest.c: In function 'main':
467conftest.c:67:23: error: expected expression before ')' token
468configure:5594: $? = 1
469configure: failed program was:
470| /* confdefs.h */
471| #define PACKAGE_NAME "Octopus"
472| #define PACKAGE_TARNAME "octopus"
473| #define PACKAGE_VERSION "4.1.0"
474| #define PACKAGE_STRING "Octopus 4.1.0"
475| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
476| #define PACKAGE_URL ""
477| #define PACKAGE "octopus"
478| #define VERSION "4.1.0"
479| #define restrict __restrict
480| #define HAVE_BUILTIN_PREFETCH 1
481| #define HAVE_DIRENT_H 1
482| #define STDC_HEADERS 1
483| #define HAVE_SYS_TYPES_H 1
484| #define HAVE_SYS_STAT_H 1
485| #define HAVE_STDLIB_H 1
486| #define HAVE_STRING_H 1
487| #define HAVE_MEMORY_H 1
488| #define HAVE_STRINGS_H 1
489| #define HAVE_INTTYPES_H 1
490| #define HAVE_STDINT_H 1
491| #define HAVE_UNISTD_H 1
492| #define HAVE_SIGNAL_H 1
493| #define HAVE_ERRNO_H 1
494| #define HAVE_ALLOCA_H 1
495| #define HAVE_ALLOCA 1
496| #define TIME_WITH_SYS_TIME 1
497| #define SIZEOF_VOIDP 8
498| #define SIZEOF_SIZE_T 8
499| /* end confdefs.h.  */
500| #include <stdio.h>
501| #ifdef HAVE_SYS_TYPES_H
502| # include <sys/types.h>
503| #endif
504| #ifdef HAVE_SYS_STAT_H
505| # include <sys/stat.h>
506| #endif
507| #ifdef STDC_HEADERS
508| # include <stdlib.h>
509| # include <stddef.h>
510| #else
511| # ifdef HAVE_STDLIB_H
512| #  include <stdlib.h>
513| # endif
514| #endif
515| #ifdef HAVE_STRING_H
516| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
517| #  include <memory.h>
518| # endif
519| # include <string.h>
520| #endif
521| #ifdef HAVE_STRINGS_H
522| # include <strings.h>
523| #endif
524| #ifdef HAVE_INTTYPES_H
525| # include <inttypes.h>
526| #endif
527| #ifdef HAVE_STDINT_H
528| # include <stdint.h>
529| #endif
530| #ifdef HAVE_UNISTD_H
531| # include <unistd.h>
532| #endif
533| int
534| main ()
535| {
536| if (sizeof ((uint32_t)))
537|           return 0;
538|   ;
539|   return 0;
540| }
541configure:5594: result: yes
542configure:5603: checking for uint64_t
543configure:5603: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
544configure:5603: $? = 0
545configure:5603: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
546conftest.c: In function 'main':
547conftest.c:68:23: error: expected expression before ')' token
548configure:5603: $? = 1
549configure: failed program was:
550| /* confdefs.h */
551| #define PACKAGE_NAME "Octopus"
552| #define PACKAGE_TARNAME "octopus"
553| #define PACKAGE_VERSION "4.1.0"
554| #define PACKAGE_STRING "Octopus 4.1.0"
555| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
556| #define PACKAGE_URL ""
557| #define PACKAGE "octopus"
558| #define VERSION "4.1.0"
559| #define restrict __restrict
560| #define HAVE_BUILTIN_PREFETCH 1
561| #define HAVE_DIRENT_H 1
562| #define STDC_HEADERS 1
563| #define HAVE_SYS_TYPES_H 1
564| #define HAVE_SYS_STAT_H 1
565| #define HAVE_STDLIB_H 1
566| #define HAVE_STRING_H 1
567| #define HAVE_MEMORY_H 1
568| #define HAVE_STRINGS_H 1
569| #define HAVE_INTTYPES_H 1
570| #define HAVE_STDINT_H 1
571| #define HAVE_UNISTD_H 1
572| #define HAVE_SIGNAL_H 1
573| #define HAVE_ERRNO_H 1
574| #define HAVE_ALLOCA_H 1
575| #define HAVE_ALLOCA 1
576| #define TIME_WITH_SYS_TIME 1
577| #define SIZEOF_VOIDP 8
578| #define SIZEOF_SIZE_T 8
579| #define HAVE_UINT32_T 1
580| /* end confdefs.h.  */
581| #include <stdio.h>
582| #ifdef HAVE_SYS_TYPES_H
583| # include <sys/types.h>
584| #endif
585| #ifdef HAVE_SYS_STAT_H
586| # include <sys/stat.h>
587| #endif
588| #ifdef STDC_HEADERS
589| # include <stdlib.h>
590| # include <stddef.h>
591| #else
592| # ifdef HAVE_STDLIB_H
593| #  include <stdlib.h>
594| # endif
595| #endif
596| #ifdef HAVE_STRING_H
597| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
598| #  include <memory.h>
599| # endif
600| # include <string.h>
601| #endif
602| #ifdef HAVE_STRINGS_H
603| # include <strings.h>
604| #endif
605| #ifdef HAVE_INTTYPES_H
606| # include <inttypes.h>
607| #endif
608| #ifdef HAVE_STDINT_H
609| # include <stdint.h>
610| #endif
611| #ifdef HAVE_UNISTD_H
612| # include <unistd.h>
613| #endif
614| int
615| main ()
616| {
617| if (sizeof ((uint64_t)))
618|           return 0;
619|   ;
620|   return 0;
621| }
622configure:5603: result: yes
623configure:5617: checking size of unsigned int
624configure:5622: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
625configure:5622: $? = 0
626configure:5622: ./conftest
627configure:5622: $? = 0
628configure:5636: result: 4
629configure:5650: checking size of unsigned long
630configure:5655: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
631configure:5655: $? = 0
632configure:5655: ./conftest
633configure:5655: $? = 0
634configure:5669: result: 8
635configure:5683: checking size of unsigned long long
636configure:5688: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
637configure:5688: $? = 0
638configure:5688: ./conftest
639configure:5688: $? = 0
640configure:5702: result: 8
641configure:5715: checking whether /opt/local/bin/gcc-mp-4.7 needs -traditional
642conftest.c:36:20: fatal error: termio.h: No such file or directory
643compilation terminated.
644configure:5749: result: no
645configure:5756: checking whether lstat correctly handles trailing slash
646configure:5782: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
647configure:5782: $? = 0
648configure:5782: ./conftest
649configure:5782: $? = 1
650configure: program exited with status 1
651configure: failed program was:
652| /* confdefs.h */
653| #define PACKAGE_NAME "Octopus"
654| #define PACKAGE_TARNAME "octopus"
655| #define PACKAGE_VERSION "4.1.0"
656| #define PACKAGE_STRING "Octopus 4.1.0"
657| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
658| #define PACKAGE_URL ""
659| #define PACKAGE "octopus"
660| #define VERSION "4.1.0"
661| #define restrict __restrict
662| #define HAVE_BUILTIN_PREFETCH 1
663| #define HAVE_DIRENT_H 1
664| #define STDC_HEADERS 1
665| #define HAVE_SYS_TYPES_H 1
666| #define HAVE_SYS_STAT_H 1
667| #define HAVE_STDLIB_H 1
668| #define HAVE_STRING_H 1
669| #define HAVE_MEMORY_H 1
670| #define HAVE_STRINGS_H 1
671| #define HAVE_INTTYPES_H 1
672| #define HAVE_STDINT_H 1
673| #define HAVE_UNISTD_H 1
674| #define HAVE_SIGNAL_H 1
675| #define HAVE_ERRNO_H 1
676| #define HAVE_ALLOCA_H 1
677| #define HAVE_ALLOCA 1
678| #define TIME_WITH_SYS_TIME 1
679| #define SIZEOF_VOIDP 8
680| #define SIZEOF_SIZE_T 8
681| #define HAVE_UINT32_T 1
682| #define HAVE_UINT64_T 1
683| #define SIZEOF_UNSIGNED_INT 4
684| #define SIZEOF_UNSIGNED_LONG 8
685| #define SIZEOF_UNSIGNED_LONG_LONG 8
686| /* end confdefs.h.  */
687| #include <stdio.h>
688| #ifdef HAVE_SYS_TYPES_H
689| # include <sys/types.h>
690| #endif
691| #ifdef HAVE_SYS_STAT_H
692| # include <sys/stat.h>
693| #endif
694| #ifdef STDC_HEADERS
695| # include <stdlib.h>
696| # include <stddef.h>
697| #else
698| # ifdef HAVE_STDLIB_H
699| #  include <stdlib.h>
700| # endif
701| #endif
702| #ifdef HAVE_STRING_H
703| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
704| #  include <memory.h>
705| # endif
706| # include <string.h>
707| #endif
708| #ifdef HAVE_STRINGS_H
709| # include <strings.h>
710| #endif
711| #ifdef HAVE_INTTYPES_H
712| # include <inttypes.h>
713| #endif
714| #ifdef HAVE_STDINT_H
715| # include <stdint.h>
716| #endif
717| #ifdef HAVE_UNISTD_H
718| # include <unistd.h>
719| #endif
720| int
721| main ()
722| {
723| struct stat sbuf;
724|      /* Linux will dereference the symlink and fail, as required by POSIX.
725|       That is better in the sense that it means we will not
726|       have to compile and use the lstat wrapper.  */
727|      return lstat ("conftest.sym/", &sbuf) == 0;
728|   ;
729|   return 0;
730| }
731configure:5799: result: no
732configure:5818: checking whether stat accepts an empty string
733configure:5838: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
734configure:5838: $? = 0
735configure:5838: ./conftest
736configure:5838: $? = 0
737configure:5848: result: no
738configure:5870: checking for gettimeofday
739configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
740configure:5870: $? = 0
741configure:5870: result: yes
742configure:5870: checking for strndup
743configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
744conftest.c:60:6: warning: conflicting types for built-in function 'strndup' [enabled by default]
745configure:5870: $? = 0
746configure:5870: result: yes
747configure:5870: checking for tcgetpgrp
748configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
749configure:5870: $? = 0
750configure:5870: result: yes
751configure:5870: checking for scandir
752configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
753configure:5870: $? = 0
754configure:5870: result: yes
755configure:5870: checking for alphasort
756configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
757configure:5870: $? = 0
758configure:5870: result: yes
759configure:5870: checking for sigaction
760configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
761configure:5870: $? = 0
762configure:5870: result: yes
763configure:5870: checking for readdir
764configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
765configure:5870: $? = 0
766configure:5870: result: yes
767configure:5870: checking for closedir
768configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
769configure:5870: $? = 0
770configure:5870: result: yes
771configure:5870: checking for strchr
772configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
773conftest.c:67:6: warning: conflicting types for built-in function 'strchr' [enabled by default]
774configure:5870: $? = 0
775configure:5870: result: yes
776configure:5870: checking for strtod
777configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
778configure:5870: $? = 0
779configure:5870: result: yes
780configure:5870: checking for perror
781configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
782configure:5870: $? = 0
783configure:5870: result: yes
784configure:5870: checking for strcasestr
785configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
786configure:5870: $? = 0
787configure:5870: result: yes
788configure:5870: checking for sbrk
789configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
790configure:5870: $? = 0
791configure:5870: result: yes
792configure:5870: checking for getopt_long
793configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
794configure:5870: $? = 0
795configure:5870: result: yes
796configure:5870: checking for uname
797configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
798configure:5870: $? = 0
799configure:5870: result: yes
800configure:5870: checking for ioctl
801configure:5870: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
802configure:5870: $? = 0
803configure:5870: result: yes
804configure:5885: checking papi.h usability
805configure:5885: /opt/local/bin/gcc-mp-4.7 -c -pipe -O3 -m64 -I/opt/local/include conftest.c >&5
806conftest.c:85:18: fatal error: papi.h: No such file or directory
807compilation terminated.
808configure:5885: $? = 1
809configure: failed program was:
810| /* confdefs.h */
811| #define PACKAGE_NAME "Octopus"
812| #define PACKAGE_TARNAME "octopus"
813| #define PACKAGE_VERSION "4.1.0"
814| #define PACKAGE_STRING "Octopus 4.1.0"
815| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
816| #define PACKAGE_URL ""
817| #define PACKAGE "octopus"
818| #define VERSION "4.1.0"
819| #define restrict __restrict
820| #define HAVE_BUILTIN_PREFETCH 1
821| #define HAVE_DIRENT_H 1
822| #define STDC_HEADERS 1
823| #define HAVE_SYS_TYPES_H 1
824| #define HAVE_SYS_STAT_H 1
825| #define HAVE_STDLIB_H 1
826| #define HAVE_STRING_H 1
827| #define HAVE_MEMORY_H 1
828| #define HAVE_STRINGS_H 1
829| #define HAVE_INTTYPES_H 1
830| #define HAVE_STDINT_H 1
831| #define HAVE_UNISTD_H 1
832| #define HAVE_SIGNAL_H 1
833| #define HAVE_ERRNO_H 1
834| #define HAVE_ALLOCA_H 1
835| #define HAVE_ALLOCA 1
836| #define TIME_WITH_SYS_TIME 1
837| #define SIZEOF_VOIDP 8
838| #define SIZEOF_SIZE_T 8
839| #define HAVE_UINT32_T 1
840| #define HAVE_UINT64_T 1
841| #define SIZEOF_UNSIGNED_INT 4
842| #define SIZEOF_UNSIGNED_LONG 8
843| #define SIZEOF_UNSIGNED_LONG_LONG 8
844| #define HAVE_GETTIMEOFDAY 1
845| #define HAVE_STRNDUP 1
846| #define HAVE_TCGETPGRP 1
847| #define HAVE_SCANDIR 1
848| #define HAVE_ALPHASORT 1
849| #define HAVE_SIGACTION 1
850| #define HAVE_READDIR 1
851| #define HAVE_CLOSEDIR 1
852| #define HAVE_STRCHR 1
853| #define HAVE_STRTOD 1
854| #define HAVE_PERROR 1
855| #define HAVE_STRCASESTR 1
856| #define HAVE_SBRK 1
857| #define HAVE_GETOPT_LONG 1
858| #define HAVE_UNAME 1
859| #define HAVE_IOCTL 1
860| /* end confdefs.h.  */
861| #include <stdio.h>
862| #ifdef HAVE_SYS_TYPES_H
863| # include <sys/types.h>
864| #endif
865| #ifdef HAVE_SYS_STAT_H
866| # include <sys/stat.h>
867| #endif
868| #ifdef STDC_HEADERS
869| # include <stdlib.h>
870| # include <stddef.h>
871| #else
872| # ifdef HAVE_STDLIB_H
873| #  include <stdlib.h>
874| # endif
875| #endif
876| #ifdef HAVE_STRING_H
877| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
878| #  include <memory.h>
879| # endif
880| # include <string.h>
881| #endif
882| #ifdef HAVE_STRINGS_H
883| # include <strings.h>
884| #endif
885| #ifdef HAVE_INTTYPES_H
886| # include <inttypes.h>
887| #endif
888| #ifdef HAVE_STDINT_H
889| # include <stdint.h>
890| #endif
891| #ifdef HAVE_UNISTD_H
892| # include <unistd.h>
893| #endif
894| #include <papi.h>
895configure:5885: result: no
896configure:5885: checking papi.h presence
897configure:5885: /opt/local/bin/gcc-mp-4.7 -E -I/opt/local/include conftest.c
898conftest.c:52:18: fatal error: papi.h: No such file or directory
899compilation terminated.
900configure:5885: $? = 1
901configure: failed program was:
902| /* confdefs.h */
903| #define PACKAGE_NAME "Octopus"
904| #define PACKAGE_TARNAME "octopus"
905| #define PACKAGE_VERSION "4.1.0"
906| #define PACKAGE_STRING "Octopus 4.1.0"
907| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
908| #define PACKAGE_URL ""
909| #define PACKAGE "octopus"
910| #define VERSION "4.1.0"
911| #define restrict __restrict
912| #define HAVE_BUILTIN_PREFETCH 1
913| #define HAVE_DIRENT_H 1
914| #define STDC_HEADERS 1
915| #define HAVE_SYS_TYPES_H 1
916| #define HAVE_SYS_STAT_H 1
917| #define HAVE_STDLIB_H 1
918| #define HAVE_STRING_H 1
919| #define HAVE_MEMORY_H 1
920| #define HAVE_STRINGS_H 1
921| #define HAVE_INTTYPES_H 1
922| #define HAVE_STDINT_H 1
923| #define HAVE_UNISTD_H 1
924| #define HAVE_SIGNAL_H 1
925| #define HAVE_ERRNO_H 1
926| #define HAVE_ALLOCA_H 1
927| #define HAVE_ALLOCA 1
928| #define TIME_WITH_SYS_TIME 1
929| #define SIZEOF_VOIDP 8
930| #define SIZEOF_SIZE_T 8
931| #define HAVE_UINT32_T 1
932| #define HAVE_UINT64_T 1
933| #define SIZEOF_UNSIGNED_INT 4
934| #define SIZEOF_UNSIGNED_LONG 8
935| #define SIZEOF_UNSIGNED_LONG_LONG 8
936| #define HAVE_GETTIMEOFDAY 1
937| #define HAVE_STRNDUP 1
938| #define HAVE_TCGETPGRP 1
939| #define HAVE_SCANDIR 1
940| #define HAVE_ALPHASORT 1
941| #define HAVE_SIGACTION 1
942| #define HAVE_READDIR 1
943| #define HAVE_CLOSEDIR 1
944| #define HAVE_STRCHR 1
945| #define HAVE_STRTOD 1
946| #define HAVE_PERROR 1
947| #define HAVE_STRCASESTR 1
948| #define HAVE_SBRK 1
949| #define HAVE_GETOPT_LONG 1
950| #define HAVE_UNAME 1
951| #define HAVE_IOCTL 1
952| /* end confdefs.h.  */
953| #include <papi.h>
954configure:5885: result: no
955configure:5885: checking for papi.h
956configure:5885: result: no
957configure:5891: checking for PAPI_library_init
958configure:5891: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
959Undefined symbols for architecture x86_64:
960  "_PAPI_library_init", referenced from:
961      _main in cccRXCQ7.o
962ld: symbol(s) not found for architecture x86_64
963collect2: error: ld returned 1 exit status
964configure:5891: $? = 1
965configure: failed program was:
966| /* confdefs.h */
967| #define PACKAGE_NAME "Octopus"
968| #define PACKAGE_TARNAME "octopus"
969| #define PACKAGE_VERSION "4.1.0"
970| #define PACKAGE_STRING "Octopus 4.1.0"
971| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
972| #define PACKAGE_URL ""
973| #define PACKAGE "octopus"
974| #define VERSION "4.1.0"
975| #define restrict __restrict
976| #define HAVE_BUILTIN_PREFETCH 1
977| #define HAVE_DIRENT_H 1
978| #define STDC_HEADERS 1
979| #define HAVE_SYS_TYPES_H 1
980| #define HAVE_SYS_STAT_H 1
981| #define HAVE_STDLIB_H 1
982| #define HAVE_STRING_H 1
983| #define HAVE_MEMORY_H 1
984| #define HAVE_STRINGS_H 1
985| #define HAVE_INTTYPES_H 1
986| #define HAVE_STDINT_H 1
987| #define HAVE_UNISTD_H 1
988| #define HAVE_SIGNAL_H 1
989| #define HAVE_ERRNO_H 1
990| #define HAVE_ALLOCA_H 1
991| #define HAVE_ALLOCA 1
992| #define TIME_WITH_SYS_TIME 1
993| #define SIZEOF_VOIDP 8
994| #define SIZEOF_SIZE_T 8
995| #define HAVE_UINT32_T 1
996| #define HAVE_UINT64_T 1
997| #define SIZEOF_UNSIGNED_INT 4
998| #define SIZEOF_UNSIGNED_LONG 8
999| #define SIZEOF_UNSIGNED_LONG_LONG 8
1000| #define HAVE_GETTIMEOFDAY 1
1001| #define HAVE_STRNDUP 1
1002| #define HAVE_TCGETPGRP 1
1003| #define HAVE_SCANDIR 1
1004| #define HAVE_ALPHASORT 1
1005| #define HAVE_SIGACTION 1
1006| #define HAVE_READDIR 1
1007| #define HAVE_CLOSEDIR 1
1008| #define HAVE_STRCHR 1
1009| #define HAVE_STRTOD 1
1010| #define HAVE_PERROR 1
1011| #define HAVE_STRCASESTR 1
1012| #define HAVE_SBRK 1
1013| #define HAVE_GETOPT_LONG 1
1014| #define HAVE_UNAME 1
1015| #define HAVE_IOCTL 1
1016| /* end confdefs.h.  */
1017| /* Define PAPI_library_init to an innocuous variant, in case <limits.h> declares PAPI_library_init.
1018|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1019| #define PAPI_library_init innocuous_PAPI_library_init
1020|
1021| /* System header to define __stub macros and hopefully few prototypes,
1022|     which can conflict with char PAPI_library_init (); below.
1023|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1024|     <limits.h> exists even on freestanding compilers.  */
1025|
1026| #ifdef __STDC__
1027| # include <limits.h>
1028| #else
1029| # include <assert.h>
1030| #endif
1031|
1032| #undef PAPI_library_init
1033|
1034| /* Override any GCC internal prototype to avoid an error.
1035|    Use char because int might match the return type of a GCC
1036|    builtin and then its argument prototype would still apply.  */
1037| #ifdef __cplusplus
1038| extern "C"
1039| #endif
1040| char PAPI_library_init ();
1041| /* The GNU C library defines this for functions which it implements
1042|     to always fail with ENOSYS.  Some functions are actually named
1043|     something starting with __ and the normal name is an alias.  */
1044| #if defined __stub_PAPI_library_init || defined __stub___PAPI_library_init
1045| choke me
1046| #endif
1047|
1048| int
1049| main ()
1050| {
1051| return PAPI_library_init ();
1052|   ;
1053|   return 0;
1054| }
1055configure:5891: result: no
1056configure:5934: checking whether the compiler accepts the __m128d type
1057configure:5951: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1058configure:5951: $? = 0
1059configure:5960: result: yes
1060configure:5975: checking whether FMA4 instructions can be used
1061configure:6001: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1062conftest.c: In function 'main':
1063conftest.c:65:1: error: can't convert between vector values of different size
1064configure:6001: $? = 1
1065configure: program exited with status 1
1066configure: failed program was:
1067| /* confdefs.h */
1068| #define PACKAGE_NAME "Octopus"
1069| #define PACKAGE_TARNAME "octopus"
1070| #define PACKAGE_VERSION "4.1.0"
1071| #define PACKAGE_STRING "Octopus 4.1.0"
1072| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
1073| #define PACKAGE_URL ""
1074| #define PACKAGE "octopus"
1075| #define VERSION "4.1.0"
1076| #define restrict __restrict
1077| #define HAVE_BUILTIN_PREFETCH 1
1078| #define HAVE_DIRENT_H 1
1079| #define STDC_HEADERS 1
1080| #define HAVE_SYS_TYPES_H 1
1081| #define HAVE_SYS_STAT_H 1
1082| #define HAVE_STDLIB_H 1
1083| #define HAVE_STRING_H 1
1084| #define HAVE_MEMORY_H 1
1085| #define HAVE_STRINGS_H 1
1086| #define HAVE_INTTYPES_H 1
1087| #define HAVE_STDINT_H 1
1088| #define HAVE_UNISTD_H 1
1089| #define HAVE_SIGNAL_H 1
1090| #define HAVE_ERRNO_H 1
1091| #define HAVE_ALLOCA_H 1
1092| #define HAVE_ALLOCA 1
1093| #define TIME_WITH_SYS_TIME 1
1094| #define SIZEOF_VOIDP 8
1095| #define SIZEOF_SIZE_T 8
1096| #define HAVE_UINT32_T 1
1097| #define HAVE_UINT64_T 1
1098| #define SIZEOF_UNSIGNED_INT 4
1099| #define SIZEOF_UNSIGNED_LONG 8
1100| #define SIZEOF_UNSIGNED_LONG_LONG 8
1101| #define HAVE_GETTIMEOFDAY 1
1102| #define HAVE_STRNDUP 1
1103| #define HAVE_TCGETPGRP 1
1104| #define HAVE_SCANDIR 1
1105| #define HAVE_ALPHASORT 1
1106| #define HAVE_SIGACTION 1
1107| #define HAVE_READDIR 1
1108| #define HAVE_CLOSEDIR 1
1109| #define HAVE_STRCHR 1
1110| #define HAVE_STRTOD 1
1111| #define HAVE_PERROR 1
1112| #define HAVE_STRCASESTR 1
1113| #define HAVE_SBRK 1
1114| #define HAVE_GETOPT_LONG 1
1115| #define HAVE_UNAME 1
1116| #define HAVE_IOCTL 1
1117| #define OCT_ARCH_X86_64 1
1118| #define HAVE_M128D 1
1119| /* end confdefs.h.  */
1120|
1121| #include <x86intrin.h>
1122|
1123| int
1124| main ()
1125| {
1126|
1127| __m128d a __attribute__((aligned(16)));
1128| __m128d b __attribute__((aligned(16)));
1129| __m128d c __attribute__((aligned(16)));
1130| __m128d d __attribute__((aligned(16)));
1131| d = (__m128d) _mm_macc_pd(a, b, c);
1132|
1133|   ;
1134|   return 0;
1135| }
1136configure:6011: result: no
1137configure:6038: checking whether the compiler accepts the __m256d type
1138configure:6055: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  >&5
1139conftest.c: In function 'main':
1140conftest.c:61:1: error: unknown type name '__m256d'
1141configure:6055: $? = 1
1142configure: failed program was:
1143| /* confdefs.h */
1144| #define PACKAGE_NAME "Octopus"
1145| #define PACKAGE_TARNAME "octopus"
1146| #define PACKAGE_VERSION "4.1.0"
1147| #define PACKAGE_STRING "Octopus 4.1.0"
1148| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
1149| #define PACKAGE_URL ""
1150| #define PACKAGE "octopus"
1151| #define VERSION "4.1.0"
1152| #define restrict __restrict
1153| #define HAVE_BUILTIN_PREFETCH 1
1154| #define HAVE_DIRENT_H 1
1155| #define STDC_HEADERS 1
1156| #define HAVE_SYS_TYPES_H 1
1157| #define HAVE_SYS_STAT_H 1
1158| #define HAVE_STDLIB_H 1
1159| #define HAVE_STRING_H 1
1160| #define HAVE_MEMORY_H 1
1161| #define HAVE_STRINGS_H 1
1162| #define HAVE_INTTYPES_H 1
1163| #define HAVE_STDINT_H 1
1164| #define HAVE_UNISTD_H 1
1165| #define HAVE_SIGNAL_H 1
1166| #define HAVE_ERRNO_H 1
1167| #define HAVE_ALLOCA_H 1
1168| #define HAVE_ALLOCA 1
1169| #define TIME_WITH_SYS_TIME 1
1170| #define SIZEOF_VOIDP 8
1171| #define SIZEOF_SIZE_T 8
1172| #define HAVE_UINT32_T 1
1173| #define HAVE_UINT64_T 1
1174| #define SIZEOF_UNSIGNED_INT 4
1175| #define SIZEOF_UNSIGNED_LONG 8
1176| #define SIZEOF_UNSIGNED_LONG_LONG 8
1177| #define HAVE_GETTIMEOFDAY 1
1178| #define HAVE_STRNDUP 1
1179| #define HAVE_TCGETPGRP 1
1180| #define HAVE_SCANDIR 1
1181| #define HAVE_ALPHASORT 1
1182| #define HAVE_SIGACTION 1
1183| #define HAVE_READDIR 1
1184| #define HAVE_CLOSEDIR 1
1185| #define HAVE_STRCHR 1
1186| #define HAVE_STRTOD 1
1187| #define HAVE_PERROR 1
1188| #define HAVE_STRCASESTR 1
1189| #define HAVE_SBRK 1
1190| #define HAVE_GETOPT_LONG 1
1191| #define HAVE_UNAME 1
1192| #define HAVE_IOCTL 1
1193| #define OCT_ARCH_X86_64 1
1194| #define HAVE_M128D 1
1195| /* end confdefs.h.  */
1196|
1197| #include <immintrin.h>
1198|
1199| int
1200| main ()
1201| {
1202|
1203| __m256d a __attribute__((aligned(32)));
1204|
1205|   ;
1206|   return 0;
1207| }
1208configure:6062: result: no
1209configure:6287: Architecture-specific code:
1210***************************
1211This is a x86_64 processor:
1212vectorial code: yes (sse2)
1213***************************
1214configure:6933: checking whether NEWUOA is enabled
1215configure:6943: result: yes
1216configure:7200: checking for perl
1217configure:7218: found /opt/local/bin/perl
1218configure:7230: result: /opt/local/bin/perl
1219configure:7574: checking for Fortran compiler version
1220configure:7583: /opt/local/bin/gfortran-mp-4.7 --version >&5
1221GNU Fortran (MacPorts gcc47 4.7.3_0) 4.7.3
1222Copyright (C) 2012 Free Software Foundation, Inc.
1223
1224GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
1225You may redistribute copies of GNU Fortran
1226under the terms of the GNU General Public License.
1227For more information about these matters, see the file named COPYING
1228
1229configure:7594: $? = 0
1230configure:7583: /opt/local/bin/gfortran-mp-4.7 -v >&5
1231Using built-in specs.
1232COLLECT_GCC=/opt/local/bin/gfortran-mp-4.7
1233COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin12/4.7.3/lto-wrapper
1234Target: x86_64-apple-darwin12
1235Configured with: ../gcc-4.7.3/configure --prefix=/opt/local --build=x86_64-apple-darwin12 --enable-languages=c,c++,objc,obj-c++,lto,fortran,java --libdir=/opt/local/lib/gcc47 --includedir=/opt/local/include/gcc47 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.7 --with-libiconv-prefix=/opt/local --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.7 --with-gxx-include-dir=/opt/local/include/gcc47/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-ppl-version-check --with-pkgversion='MacPorts gcc47 4.7.3_0'
1236Thread model: posix
1237gcc version 4.7.3 (MacPorts gcc47 4.7.3_0)
1238configure:7594: $? = 0
1239configure:7583: /opt/local/bin/gfortran-mp-4.7 -V >&5
1240gfortran-mp-4.7: error: unrecognized command line option '-V'
1241gfortran-mp-4.7: fatal error: no input files
1242compilation terminated.
1243configure:7594: $? = 1
1244configure:7583: /opt/local/bin/gfortran-mp-4.7 -qversion >&5
1245gfortran-mp-4.7: error: unrecognized command line option '-qversion'
1246gfortran-mp-4.7: fatal error: no input files
1247compilation terminated.
1248configure:7594: $? = 1
1249configure:7603: checking whether we are using the GNU Fortran compiler
1250configure:7616: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64  conftest.F >&5
1251configure:7616: $? = 0
1252configure:7625: result: yes
1253configure:7631: checking whether /opt/local/bin/gfortran-mp-4.7 accepts -g
1254configure:7642: /opt/local/bin/gfortran-mp-4.7 -c -g  conftest.f >&5
1255configure:7642: $? = 0
1256configure:7650: result: yes
1257configure:7693: checking for Fortran flag to compile .f90 files
1258configure:7713: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64  conftest.f90 >&5
1259configure:7713: $? = 0
1260configure:7722: result: none
1261configure:7819: Using FCFLAGS="-pipe -O3 -m64"
1262configure:7833: checking how to get verbose linking output from /opt/local/bin/gfortran-mp-4.7
1263configure:7843: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64  conftest.f90 >&5
1264configure:7843: $? = 0
1265configure:7861: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -v -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.f90
1266Using built-in specs.
1267Target: x86_64-apple-darwin12
1268Thread model: posix
1269gcc version 4.7.3 (MacPorts gcc47 4.7.3_0)
1270 /opt/local/libexec/gcc/x86_64-apple-darwin12/4.7.3/f951 conftest.f90 -fPIC -quiet -dumpbase conftest.f90 -mmacosx-version-min=10.8 -m64 -mtune=core2 -auxbase conftest -O3 -version -fintrinsic-modules-path /opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/finclude -o - |
1271 /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/.tmp/ccUowVwO.o
1272GNU Fortran (MacPorts gcc47 4.7.3_0) version 4.7.3 (x86_64-apple-darwin12)
1273        compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 1.0.1
1274GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1275GNU Fortran (MacPorts gcc47 4.7.3_0) version 4.7.3 (x86_64-apple-darwin12)
1276        compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 1.0.1
1277GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1278Apple Inc version cctools-839, GNU assembler version 1.38
1279Reading specs from /opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../../libgfortran.spec
1280rename spec lib to liborig
1281 /opt/local/libexec/gcc/x86_64-apple-darwin12/4.7.3/collect2 -dynamic -arch x86_64 -macosx_version_min 10.8 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -headerpad_max_install_names /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/.tmp/ccUowVwO.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
1282collect2 version 4.7.3
1283/opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.8 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -headerpad_max_install_names /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/.tmp/ccUowVwO.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
1284@(#)PROGRAM:ld  PROJECT:ld64-136
1285configured to support archs: i386 x86_64 armv7 armv7s
1286Library search paths:
1287        /opt/local/lib
1288        /opt/local/lib
1289        /opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3
1290        /opt/local/lib/gcc47
1291        /usr/lib
1292        /usr/local/lib
1293Framework search paths:
1294        /Library/Frameworks/
1295        /System/Library/Frameworks/
1296configure:7944: result: -v
1297configure:7946: checking for Fortran libraries of /opt/local/bin/gfortran-mp-4.7
1298configure:7969: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -v -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.f90
1299Using built-in specs.
1300Target: x86_64-apple-darwin12
1301Thread model: posix
1302gcc version 4.7.3 (MacPorts gcc47 4.7.3_0)
1303 /opt/local/libexec/gcc/x86_64-apple-darwin12/4.7.3/f951 conftest.f90 -fPIC -quiet -dumpbase conftest.f90 -mmacosx-version-min=10.8 -m64 -mtune=core2 -auxbase conftest -O3 -version -fintrinsic-modules-path /opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/finclude -o - |
1304 /opt/local/bin/as -v -arch x86_64 -force_cpusubtype_ALL -o /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/.tmp/ccnqC7HZ.o
1305GNU Fortran (MacPorts gcc47 4.7.3_0) version 4.7.3 (x86_64-apple-darwin12)
1306        compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 1.0.1
1307GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1308GNU Fortran (MacPorts gcc47 4.7.3_0) version 4.7.3 (x86_64-apple-darwin12)
1309        compiled by GNU C version 4.7.3, GMP version 5.0.5, MPFR version 3.1.1-p2, MPC version 1.0.1
1310GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
1311Apple Inc version cctools-839, GNU assembler version 1.38
1312Reading specs from /opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../../libgfortran.spec
1313rename spec lib to liborig
1314 /opt/local/libexec/gcc/x86_64-apple-darwin12/4.7.3/collect2 -dynamic -arch x86_64 -macosx_version_min 10.8 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -headerpad_max_install_names /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/.tmp/ccnqC7HZ.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
1315collect2 version 4.7.3
1316/opt/local/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.8 -weak_reference_mismatches non-weak -o conftest -L/opt/local/lib -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -headerpad_max_install_names /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/.tmp/ccnqC7HZ.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
1317@(#)PROGRAM:ld  PROJECT:ld64-136
1318configured to support archs: i386 x86_64 armv7 armv7s
1319Library search paths:
1320        /opt/local/lib
1321        /opt/local/lib
1322        /opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3
1323        /opt/local/lib/gcc47
1324        /usr/lib
1325        /usr/local/lib
1326Framework search paths:
1327        /Library/Frameworks/
1328        /System/Library/Frameworks/
1329configure:8165: result:  -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm
1330configure:8180: checking for dummy main to link with Fortran libraries
1331configure:8214: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1332configure:8214: $? = 0
1333configure:8259: result: none
1334configure:8291: checking for Fortran name-mangling scheme
1335configure:8304: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64  conftest.f90 >&5
1336configure:8304: $? = 0
1337configure:8345: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c cfortran_test.o   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1338Undefined symbols for architecture x86_64:
1339  "_foobar", referenced from:
1340      _main in ccrYghoj.o
1341     (maybe you meant: _foobar_)
1342ld: symbol(s) not found for architecture x86_64
1343collect2: error: ld returned 1 exit status
1344configure:8345: $? = 1
1345configure: failed program was:
1346| /* confdefs.h */
1347| #define PACKAGE_NAME "Octopus"
1348| #define PACKAGE_TARNAME "octopus"
1349| #define PACKAGE_VERSION "4.1.0"
1350| #define PACKAGE_STRING "Octopus 4.1.0"
1351| #define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
1352| #define PACKAGE_URL ""
1353| #define PACKAGE "octopus"
1354| #define VERSION "4.1.0"
1355| #define restrict __restrict
1356| #define HAVE_BUILTIN_PREFETCH 1
1357| #define HAVE_DIRENT_H 1
1358| #define STDC_HEADERS 1
1359| #define HAVE_SYS_TYPES_H 1
1360| #define HAVE_SYS_STAT_H 1
1361| #define HAVE_STDLIB_H 1
1362| #define HAVE_STRING_H 1
1363| #define HAVE_MEMORY_H 1
1364| #define HAVE_STRINGS_H 1
1365| #define HAVE_INTTYPES_H 1
1366| #define HAVE_STDINT_H 1
1367| #define HAVE_UNISTD_H 1
1368| #define HAVE_SIGNAL_H 1
1369| #define HAVE_ERRNO_H 1
1370| #define HAVE_ALLOCA_H 1
1371| #define HAVE_ALLOCA 1
1372| #define TIME_WITH_SYS_TIME 1
1373| #define SIZEOF_VOIDP 8
1374| #define SIZEOF_SIZE_T 8
1375| #define HAVE_UINT32_T 1
1376| #define HAVE_UINT64_T 1
1377| #define SIZEOF_UNSIGNED_INT 4
1378| #define SIZEOF_UNSIGNED_LONG 8
1379| #define SIZEOF_UNSIGNED_LONG_LONG 8
1380| #define HAVE_GETTIMEOFDAY 1
1381| #define HAVE_STRNDUP 1
1382| #define HAVE_TCGETPGRP 1
1383| #define HAVE_SCANDIR 1
1384| #define HAVE_ALPHASORT 1
1385| #define HAVE_SIGACTION 1
1386| #define HAVE_READDIR 1
1387| #define HAVE_CLOSEDIR 1
1388| #define HAVE_STRCHR 1
1389| #define HAVE_STRTOD 1
1390| #define HAVE_PERROR 1
1391| #define HAVE_STRCASESTR 1
1392| #define HAVE_SBRK 1
1393| #define HAVE_GETOPT_LONG 1
1394| #define HAVE_UNAME 1
1395| #define HAVE_IOCTL 1
1396| #define OCT_ARCH_X86_64 1
1397| #define HAVE_M128D 1
1398| #define OCT_ARCH x86_64
1399| #define HAVE_VEC 1
1400| #define HAVE_NEWUOA 1
1401| /* end confdefs.h.  */
1402|
1403| /* Override any GCC internal prototype to avoid an error.
1404|    Use char because int might match the return type of a GCC
1405|    builtin and then its argument prototype would still apply.  */
1406| #ifdef __cplusplus
1407| extern "C"
1408| #endif
1409| char foobar ();
1410| #ifdef FC_DUMMY_MAIN
1411| #ifndef FC_DUMMY_MAIN_EQ_F77
1412| #  ifdef __cplusplus
1413|      extern "C"
1414| #  endif
1415|    int FC_DUMMY_MAIN() { return 1; }
1416| #endif
1417| #endif
1418| int
1419| main ()
1420| {
1421| return foobar ();
1422|   ;
1423|   return 0;
1424| }
1425configure:8345: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c cfortran_test.o   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1426configure:8345: $? = 0
1427configure:8403: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c cfortran_test.o   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1428configure:8403: $? = 0
1429configure:8445: result: lower case, underscore, no extra underscore
1430configure:8516: checking for the size of a Fortran integer
1431configure:8542: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1432configure:8542: $? = 0
1433configure:8542: ./conftest
1434configure:8542: $? = 0
1435configure:8554: result: 4 bytes
1436configure:8566: checking for which C type corresponds to Fortran integer
1437configure:8614: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1438configure:8614: $? = 0
1439configure:8614: ./conftest
1440configure:8614: $? = 0
1441configure:8631: result: int
1442configure:8644: checking for flush
1443configure:8655: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1444configure:8655: $? = 0
1445configure:8673: result: yes
1446configure:8678: checking for Fortran sizeof intrinsic
1447configure:8704: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1448configure:8704: $? = 0
1449configure:8705: result: yes
1450configure:8720: checking for loc
1451configure:8735: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1452configure:8735: $? = 0
1453configure:8737: result: yes
1454configure:8753: checking whether the compiler accepts very long lines
1455configure:8762: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64  conftest.f90 >&5
1456conftest.f90:3.13:
1457
1458write(*, *) '456789012345678901234567890123456789012345678901234567890123456789
1459             1
1460Error: Unterminated character constant beginning at (1)
1461configure:8762: $? = 1
1462configure: failed program was:
1463|       program main
1464|
1465| write(*, *) '456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678904567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789001234567890123456789045678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890'
1466|
1467|       end
1468configure:8772: result: no
1469configure:8777: checking whether the compiler accepts "line-number" lines cast by the preprocessor
1470configure:8784: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64  conftest.f90 >&5
1471configure:8784: $? = 0
1472configure:8795: result: yes
1473configure:8801: checking how to access command line arguments
1474configure:8817: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1475configure:8817: $? = 0
1476configure:8819: result: Fortran 2003
1477configure:8955: checking for Fortran 2003 c_ptr type
1478configure:8969: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1479configure:8969: $? = 0
1480configure:8970: result: yes
1481configure:8986: checking fortran 90 modules inclusion flag
1482configure:9011: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64  conftest.f90 >&5
1483configure:9011: $? = 0
1484configure:9028: /opt/local/bin/gfortran-mp-4.7 -c -pipe -O3 -m64 -I tmpdir_0  conftest.f90 >&5
1485configure:9028: $? = 0
1486configure:9046: result: -I
1487configure:9199: checking for libxc
1488configure:9218: /opt/local/bin/gfortran-mp-4.7 -o conftest -I /opt/local/include -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90 /opt/local/lib/libxc.a   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm >&5
1489configure:9218: $? = 0
1490configure:9223: result: yes (-I /opt/local/include /opt/local/lib/libxc.a)
1491configure:9294: checking for sgemm in -lsatlas
1492configure:9301: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90 -lsatlas   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm  >&5
1493configure:9301: $? = 0
1494configure:9310: result: yes (-lsatlas)
1495configure:9840: checking whether zdotc works
1496configure:9881: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm -lsatlas >&5
1497configure:9881: $? = 0
1498configure:9881: ./conftest
1499configure:9881: $? = 0
1500configure:9899: result: yes
1501configure:9945: checking for cheev in
1502configure:9952: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90  -lsatlas   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm  >&5
1503configure:9952: $? = 0
1504configure:9961: result: yes ()
1505configure:10050: checking for gsl-config
1506configure:10068: found /opt/local/bin/gsl-config
1507configure:10081: result: /opt/local/bin/gsl-config
1508configure:10099: checking for GSL - version >= 1.9
1509configure:10123: result: 1.15.0
1510configure:10129: checking whether GSL can be linked
1511configure:10161: /opt/local/bin/gcc-mp-4.7 -o conftest -pipe -O3 -m64 -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names conftest.c  -L/opt/local/lib -lgsl -lgslcblas >&5
1512configure:10161: $? = 0
1513configure:10162: result: yes
1514configure:10429: checking for dfftw_plan_dft_1d
1515configure:10429: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm  >&5
1516Undefined symbols for architecture x86_64:
1517  "_dfftw_plan_dft_1d_", referenced from:
1518      _main in ccdpUVvr.o
1519ld: symbol(s) not found for architecture x86_64
1520collect2: error: ld returned 1 exit status
1521configure:10429: $? = 1
1522configure: failed program was:
1523|       program main
1524| call dfftw_plan_dft_1d
1525|       end
1526configure:10429: result: no
1527configure:10439: checking for dfftw_plan_dft_1d in -lfftw3
1528configure:10451: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90 -lfftw3    -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm  >&5
1529Undefined symbols for architecture x86_64:
1530  "_dfftw_plan_dft_1d_", referenced from:
1531      _main in cc7NQ5bA.o
1532ld: symbol(s) not found for architecture x86_64
1533collect2: error: ld returned 1 exit status
1534configure:10451: $? = 1
1535configure: failed program was:
1536|       program main
1537|       call dfftw_plan_dft_1d
1538|       end
1539configure:10461: result: no
1540configure:10470: checking for dfftw_init_threads
1541configure:10470: /opt/local/bin/gfortran-mp-4.7 -o conftest -pipe -O3 -m64 -L/opt/local/lib -Wl,-headerpad_max_install_names  conftest.f90   -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm  >&5
1542Undefined symbols for architecture x86_64:
1543  "_dfftw_init_threads_", referenced from:
1544      _main in ccnew3H1.o
1545ld: symbol(s) not found for architecture x86_64
1546collect2: error: ld returned 1 exit status
1547configure:10470: $? = 1
1548configure: failed program was:
1549|       program main
1550| call dfftw_init_threads
1551|       end
1552configure:10470: result: no
1553configure:10484: error: Could not find required FFT library.
1554
1555## ---------------- ##
1556## Cache variables. ##
1557## ---------------- ##
1558
1559ac_cv_build=x86_64-apple-darwin12.4.0
1560ac_cv_build_perl=yes
1561ac_cv_c_compiler_gnu=yes
1562ac_cv_c_const=yes
1563ac_cv_c_inline=inline
1564ac_cv_c_restrict=__restrict
1565ac_cv_env_CCASFLAGS_set=
1566ac_cv_env_CCASFLAGS_value=
1567ac_cv_env_CCAS_set=
1568ac_cv_env_CCAS_value=
1569ac_cv_env_CC_set=set
1570ac_cv_env_CC_value=/opt/local/bin/gcc-mp-4.7
1571ac_cv_env_CFLAGS_set=set
1572ac_cv_env_CFLAGS_value='-pipe -O3 -m64'
1573ac_cv_env_CPPFLAGS_set=set
1574ac_cv_env_CPPFLAGS_value=-I/opt/local/include
1575ac_cv_env_CPP_set=
1576ac_cv_env_CPP_value=
1577ac_cv_env_FCFLAGS_set=set
1578ac_cv_env_FCFLAGS_value='-pipe -O3 -m64'
1579ac_cv_env_FC_set=set
1580ac_cv_env_FC_value=/opt/local/bin/gfortran-mp-4.7
1581ac_cv_env_LDFLAGS_set=set
1582ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names'
1583ac_cv_env_LIBS_set=
1584ac_cv_env_LIBS_value=
1585ac_cv_env_XMKMF_set=
1586ac_cv_env_XMKMF_value=
1587ac_cv_env_YACC_set=
1588ac_cv_env_YACC_value=
1589ac_cv_env_YFLAGS_set=
1590ac_cv_env_YFLAGS_value=
1591ac_cv_env_build_alias_set=
1592ac_cv_env_build_alias_value=
1593ac_cv_env_host_alias_set=
1594ac_cv_env_host_alias_value=
1595ac_cv_env_target_alias_set=
1596ac_cv_env_target_alias_value=
1597ac_cv_fc_compiler_gnu=yes
1598ac_cv_fc_dummy_main=none
1599ac_cv_fc_libs=' -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm'
1600ac_cv_fc_mangling='lower case, underscore, no extra underscore'
1601ac_cv_fc_srcext_f90=none
1602ac_cv_fortran_dummy_main=none
1603ac_cv_func_PAPI_library_init=no
1604ac_cv_func_alloca_works=yes
1605ac_cv_func_alphasort=yes
1606ac_cv_func_closedir=yes
1607ac_cv_func_dfftw_init_threads=no
1608ac_cv_func_dfftw_plan_dft_1d=no
1609ac_cv_func_getopt_long=yes
1610ac_cv_func_gettimeofday=yes
1611ac_cv_func_ioctl=yes
1612ac_cv_func_lstat_dereferences_slashed_symlink=no
1613ac_cv_func_perror=yes
1614ac_cv_func_readdir=yes
1615ac_cv_func_sbrk=yes
1616ac_cv_func_scandir=yes
1617ac_cv_func_sigaction=yes
1618ac_cv_func_stat_empty_string_bug=no
1619ac_cv_func_strcasestr=yes
1620ac_cv_func_strchr=yes
1621ac_cv_func_strndup=yes
1622ac_cv_func_strtod=yes
1623ac_cv_func_tcgetpgrp=yes
1624ac_cv_func_uname=yes
1625ac_cv_header_dirent_dirent_h=yes
1626ac_cv_header_errno_h=yes
1627ac_cv_header_inttypes_h=yes
1628ac_cv_header_memory_h=yes
1629ac_cv_header_papi_h=no
1630ac_cv_header_signal_h=yes
1631ac_cv_header_stdc=yes
1632ac_cv_header_stdint_h=yes
1633ac_cv_header_stdlib_h=yes
1634ac_cv_header_string_h=yes
1635ac_cv_header_strings_h=yes
1636ac_cv_header_sys_stat_h=yes
1637ac_cv_header_sys_types_h=yes
1638ac_cv_header_time=yes
1639ac_cv_header_unistd_h=yes
1640ac_cv_host=x86_64-apple-darwin12.4.0
1641ac_cv_lib_fftw3___dfftw_plan_dft_1d=no
1642ac_cv_objext=o
1643ac_cv_path_EGREP='/opt/local/bin/grep -E'
1644ac_cv_path_GREP=/opt/local/bin/grep
1645ac_cv_path_GSL_CONFIG=/opt/local/bin/gsl-config
1646ac_cv_path_PERL=/opt/local/bin/perl
1647ac_cv_path_mkdir=/opt/local/bin/gmkdir
1648ac_cv_prog_AWK=awk
1649ac_cv_prog_CPP='/opt/local/bin/gcc-mp-4.7 -E'
1650ac_cv_prog_YACC='bison -y'
1651ac_cv_prog_ac_ct_RANLIB=ranlib
1652ac_cv_prog_cc_c89=
1653ac_cv_prog_cc_g=yes
1654ac_cv_prog_fc_g=yes
1655ac_cv_prog_fc_v=-v
1656ac_cv_prog_gcc_traditional=no
1657ac_cv_prog_make_make_set=yes
1658ac_cv_search_opendir='none required'
1659ac_cv_sizeof_size_t=8
1660ac_cv_sizeof_unsigned_int=4
1661ac_cv_sizeof_unsigned_long=8
1662ac_cv_sizeof_unsigned_long_long=8
1663ac_cv_sizeof_voidp=8
1664ac_cv_type_pid_t=yes
1665ac_cv_type_size_t=yes
1666ac_cv_type_uint32_t=yes
1667ac_cv_type_uint64_t=yes
1668ac_cv_working_alloca_h=yes
1669am_cv_CCAS_dependencies_compiler_type=gcc3
1670am_cv_CC_dependencies_compiler_type=gcc3
1671ax_cv_f90_modflag='-I '
1672
1673## ----------------- ##
1674## Output variables. ##
1675## ----------------- ##
1676
1677ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/octopus-4.1.0/build-aux/missing --run aclocal-1.12'
1678ALLOCA=''
1679AMDEPBACKSLASH='\'
1680AMDEP_FALSE='#'
1681AMDEP_TRUE=''
1682AMTAR='$${TAR-tar}'
1683AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/octopus-4.1.0/build-aux/missing --run autoconf'
1684AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/octopus-4.1.0/build-aux/missing --run autoheader'
1685AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/octopus-4.1.0/build-aux/missing --run automake-1.12'
1686AWK='awk'
1687CC='/opt/local/bin/gcc-mp-4.7'
1688CCAS='/opt/local/bin/gcc-mp-4.7'
1689CCASDEPMODE='depmode=gcc3'
1690CCASFLAGS='-pipe -O3 -m64'
1691CCDEPMODE='depmode=gcc3'
1692CFLAGS='-pipe -O3 -m64 -I/opt/local/include'
1693CFLAGS_NFFT=''
1694CL_CFLAGS=''
1695CL_LIBS=''
1696COMPILE_METIS_FALSE=''
1697COMPILE_METIS_TRUE='#'
1698COMPILE_NEWUOA_FALSE='#'
1699COMPILE_NEWUOA_TRUE=''
1700COMPILE_OPENCL_FALSE=''
1701COMPILE_OPENCL_TRUE='#'
1702COMPILE_PAPI_FALSE=''
1703COMPILE_PAPI_TRUE='#'
1704COMPILE_VEC_FALSE='#'
1705COMPILE_VEC_TRUE=''
1706COMPILE_ZOLTAN_FALSE=''
1707COMPILE_ZOLTAN_TRUE='#'
1708CPP='/opt/local/bin/gcc-mp-4.7 -E'
1709CPPFLAGS='-I/opt/local/include'
1710CPPFLAGS_ZOLTAN=''
1711CYGPATH_W='echo'
1712DEBUG=''
1713DEFS=''
1714DEPDIR='.deps'
1715ECHO_C='\c'
1716ECHO_N=''
1717ECHO_T=''
1718EGREP='/opt/local/bin/grep -E'
1719ENABLE_PERL_FALSE='#'
1720ENABLE_PERL_TRUE=''
1721EXEEXT=''
1722F90_ACCEPTS_LINE_NUMBERS='yes'
1723F90_FORALL='yes'
1724F90_MODULE_FLAG='-I '
1725FC='/opt/local/bin/gfortran-mp-4.7'
1726FCCPP='/opt/local/bin/cpp-mp-4.7 -ansi'
1727FCEXTRALIBS=''
1728FCFLAGS='-pipe -O3 -m64'
1729FCFLAGS_BERKELEYGW=''
1730FCFLAGS_ETSF_IO=''
1731FCFLAGS_LIBXC='-I /opt/local/include'
1732FCFLAGS_NETCDF=''
1733FCFLAGS_PFFT=''
1734FCFLAGS_PSPIO=''
1735FCFLAGS_f90=''
1736FCLIBS=' -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm'
1737GDLIB_CONFIG=''
1738GD_CFLAGS=''
1739GD_LIBS=''
1740GREP='/opt/local/bin/grep'
1741GSL_CFLAGS='-I/opt/local/include'
1742GSL_CONFIG='/opt/local/bin/gsl-config'
1743GSL_LIBS='-L/opt/local/lib -lgsl -lgslcblas'
1744INSTALL_DATA='${INSTALL} -m 644'
1745INSTALL_PROGRAM='${INSTALL}'
1746INSTALL_SCRIPT='${INSTALL}'
1747INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1748LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names'
1749LIBOBJS=' lstat.o'
1750LIBS=' -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3 -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin12/4.7.3/../../.. -lgfortran -lquadmath -lm'
1751LIBS_ARPACK=''
1752LIBS_BERKELEYGW=''
1753LIBS_BLACS=''
1754LIBS_BLAS='-lsatlas'
1755LIBS_ETSF_IO=''
1756LIBS_FFT=''
1757LIBS_LAPACK=''
1758LIBS_LIBFM=''
1759LIBS_LIBXC='/opt/local/lib/libxc.a'
1760LIBS_MPI=''
1761LIBS_NETCDF=''
1762LIBS_NFFT=''
1763LIBS_PFFT=''
1764LIBS_PSPIO=''
1765LIBS_SCALAPACK=''
1766LIBS_SPARSKIT=''
1767LIBS_ZOLTAN=''
1768LINK=''
1769LN_S='ln -s'
1770LONG_LINES='no'
1771LTLIBOBJS=''
1772MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/octopus-4.1.0/build-aux/missing --run makeinfo'
1773MKDIR_P='/opt/local/bin/gmkdir -p'
1774OBJEXT='o'
1775PACKAGE='octopus'
1776PACKAGE_BUGREPORT='octopus-devel@tddft.org'
1777PACKAGE_NAME='Octopus'
1778PACKAGE_STRING='Octopus 4.1.0'
1779PACKAGE_TARNAME='octopus'
1780PACKAGE_URL=''
1781PACKAGE_VERSION='4.1.0'
1782PATH_SEPARATOR=':'
1783PERL='/opt/local/bin/perl'
1784RANLIB='ranlib'
1785SED=''
1786SET_MAKE=''
1787SHELL='/bin/sh'
1788STRIP=''
1789UTILITY_PROGRAMS='$(EXTRA_PROGRAMS)'
1790VERSION='4.1.0'
1791XMKMF=''
1792YACC='bison -y'
1793YFLAGS=''
1794ac_ct_CC=''
1795ac_ct_FC=''
1796am__EXEEXT_FALSE=''
1797am__EXEEXT_TRUE=''
1798am__fastdepCCAS_FALSE='#'
1799am__fastdepCCAS_TRUE=''
1800am__fastdepCC_FALSE='#'
1801am__fastdepCC_TRUE=''
1802am__include='include'
1803am__isrc=''
1804am__leading_dot='.'
1805am__nodep='_no'
1806am__quote=''
1807am__tar='$${TAR-tar} chof - "$$tardir"'
1808am__untar='$${TAR-tar} xf -'
1809bindir='${exec_prefix}/bin'
1810build='x86_64-apple-darwin12.4.0'
1811build_alias=''
1812build_cpu='x86_64'
1813build_os='darwin12.4.0'
1814build_vendor='apple'
1815datadir='${datarootdir}'
1816datarootdir='${prefix}/share'
1817docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1818dvidir='${docdir}'
1819exec_prefix='NONE'
1820fc_type=''
1821fc_version=''
1822fc_wrap=''
1823host='x86_64-apple-darwin12.4.0'
1824host_alias=''
1825host_cpu='x86_64'
1826host_os='darwin12.4.0'
1827host_vendor='apple'
1828htmldir='${docdir}'
1829includedir='${prefix}/include'
1830infodir='${datarootdir}/info'
1831install_sh='${SHELL} /opt/local/var/macports/build/_opt_dports_science_octopus/octopus/work/octopus-4.1.0/build-aux/install-sh'
1832libdir='${exec_prefix}/lib'
1833libexecdir='${exec_prefix}/libexec'
1834localedir='${datarootdir}/locale'
1835localstatedir='${prefix}/var'
1836mandir='${datarootdir}/man'
1837mkdir_p='$(MKDIR_P)'
1838oldincludedir='/usr/include'
1839pdfdir='${docdir}'
1840prefix='/opt/local'
1841program_transform_name='s,x,x,'
1842psdir='${docdir}'
1843sbindir='${exec_prefix}/sbin'
1844sharedstatedir='${prefix}/com'
1845subdirs=''
1846sysconfdir='${prefix}/etc'
1847target_alias=''
1848
1849## ----------- ##
1850## confdefs.h. ##
1851## ----------- ##
1852
1853/* confdefs.h */
1854#define PACKAGE_NAME "Octopus"
1855#define PACKAGE_TARNAME "octopus"
1856#define PACKAGE_VERSION "4.1.0"
1857#define PACKAGE_STRING "Octopus 4.1.0"
1858#define PACKAGE_BUGREPORT "octopus-devel@tddft.org"
1859#define PACKAGE_URL ""
1860#define PACKAGE "octopus"
1861#define VERSION "4.1.0"
1862#define restrict __restrict
1863#define HAVE_BUILTIN_PREFETCH 1
1864#define HAVE_DIRENT_H 1
1865#define STDC_HEADERS 1
1866#define HAVE_SYS_TYPES_H 1
1867#define HAVE_SYS_STAT_H 1
1868#define HAVE_STDLIB_H 1
1869#define HAVE_STRING_H 1
1870#define HAVE_MEMORY_H 1
1871#define HAVE_STRINGS_H 1
1872#define HAVE_INTTYPES_H 1
1873#define HAVE_STDINT_H 1
1874#define HAVE_UNISTD_H 1
1875#define HAVE_SIGNAL_H 1
1876#define HAVE_ERRNO_H 1
1877#define HAVE_ALLOCA_H 1
1878#define HAVE_ALLOCA 1
1879#define TIME_WITH_SYS_TIME 1
1880#define SIZEOF_VOIDP 8
1881#define SIZEOF_SIZE_T 8
1882#define HAVE_UINT32_T 1
1883#define HAVE_UINT64_T 1
1884#define SIZEOF_UNSIGNED_INT 4
1885#define SIZEOF_UNSIGNED_LONG 8
1886#define SIZEOF_UNSIGNED_LONG_LONG 8
1887#define HAVE_GETTIMEOFDAY 1
1888#define HAVE_STRNDUP 1
1889#define HAVE_TCGETPGRP 1
1890#define HAVE_SCANDIR 1
1891#define HAVE_ALPHASORT 1
1892#define HAVE_SIGACTION 1
1893#define HAVE_READDIR 1
1894#define HAVE_CLOSEDIR 1
1895#define HAVE_STRCHR 1
1896#define HAVE_STRTOD 1
1897#define HAVE_PERROR 1
1898#define HAVE_STRCASESTR 1
1899#define HAVE_SBRK 1
1900#define HAVE_GETOPT_LONG 1
1901#define HAVE_UNAME 1
1902#define HAVE_IOCTL 1
1903#define OCT_ARCH_X86_64 1
1904#define HAVE_M128D 1
1905#define OCT_ARCH x86_64
1906#define HAVE_VEC 1
1907#define HAVE_NEWUOA 1
1908#define FC_FUNC(name,NAME) name ## _
1909#define FC_FUNC_(name,NAME) name ## _
1910#define FC_INTEGER_SIZE 4
1911#define CC_FORTRAN_INT int
1912#define HAVE_FLUSH 1
1913#define HAVE_FC_SIZEOF 1
1914#define HAVE_FORTRAN_LOC 1
1915#define F90_ACCEPTS_LINE_NUMBERS 1
1916#define FC_COMMAND_LINE_ARGUMENTS 2003
1917#define F2003_C_PTR 1
1918#define MAX_DIM 3
1919#define HAVE_LIBXC 1
1920#define HAVE_BLAS 1
1921#define HAVE_LAPACK 1
1922
1923configure: exit 1