sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #118: config.log

File config.log, 55.1 KB (added by Generic User (don't modify these fields), 13 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 SHERPA MC configure 1.2.3, which was
5generated by GNU Autoconf 2.67.  Invocation command line was
6
7  $ ./configure
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = Erik-Gerwicks-MacBook-Pro.local
14uname -m = i386
15uname -r = 10.5.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.5.0: Fri Nov  5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386
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 10.5.0: Fri Nov  5 23:20:39 PDT 2010; root:xnu-1504.9.17~1/RELEASE_I386
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: 55 tasks, 281 threads, 2 processors
34Load average: 0.36, Mach factor: 1.62
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /bin/
40PATH: /usr/local
41PATH: /usr/local/texlive
42PATH: /sw/bin
43PATH: /sw/sbin
44PATH: /usr/bin
45PATH: /bin
46PATH: /usr/sbin
47PATH: /sbin
48PATH: /usr/local/bin
49PATH: /usr/texbin
50PATH: /usr/X11/bin
51PATH: /usr/X11R6/bin
52
53
54## ----------- ##
55## Core tests. ##
56## ----------- ##
57
58configure:2860: checking for a BSD-compatible install
59configure:2928: result: /usr/bin/install -c
60configure:2939: checking whether build environment is sane
61configure:2989: result: yes
62configure:3130: checking for a thread-safe mkdir -p
63configure:3169: result: ./install-sh -c -d
64configure:3182: checking for gawk
65configure:3212: result: no
66configure:3182: checking for mawk
67configure:3212: result: no
68configure:3182: checking for nawk
69configure:3212: result: no
70configure:3182: checking for awk
71configure:3198: found /usr/bin/awk
72configure:3209: result: awk
73configure:3220: checking whether make sets $(MAKE)
74configure:3242: result: yes
75configure:3317: checking how to create a ustar tar archive
76configure:3330: tar --version
77tar (GNU tar) 1.23
78Copyright (C) 2010 Free Software Foundation, Inc.
79License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
80This is free software: you are free to change and redistribute it.
81There is NO WARRANTY, to the extent permitted by law.
82
83Written by John Gilmore and Jay Fenlason.
84configure:3333: $? = 0
85configure:3373: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
86configure:3376: $? = 0
87configure:3380: tar -xf - <conftest.tar
88configure:3383: $? = 0
89configure:3396: result: gnutar
90configure:3440: checking build system type
91configure:3454: result: x86_64-apple-darwin10.5.0
92configure:3524: checking whether make sets $(MAKE)
93configure:3546: result: yes
94configure:3613: checking for g++
95configure:3629: found /usr/bin/g++
96configure:3640: result: g++
97configure:3667: checking for C++ compiler version
98configure:3676: g++ --version >&5
99i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
100Copyright (C) 2007 Free Software Foundation, Inc.
101This is free software; see the source for copying conditions.  There is NO
102warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
103
104configure:3687: $? = 0
105configure:3676: g++ -v >&5
106Using built-in specs.
107Target: i686-apple-darwin10
108Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
109Thread model: posix
110gcc version 4.2.1 (Apple Inc. build 5664)
111configure:3687: $? = 0
112configure:3676: g++ -V >&5
113g++-4.2: argument to `-V' is missing
114configure:3687: $? = 1
115configure:3676: g++ -qversion >&5
116i686-apple-darwin10-g++-4.2.1: no input files
117configure:3687: $? = 1
118configure:3707: checking whether the C++ compiler works
119configure:3729: g++    conftest.cpp  >&5
120configure:3733: $? = 0
121configure:3781: result: yes
122configure:3784: checking for C++ compiler default output file name
123configure:3786: result: a.out
124configure:3792: checking for suffix of executables
125configure:3799: g++ -o conftest    conftest.cpp  >&5
126configure:3803: $? = 0
127configure:3825: result:
128configure:3847: checking whether we are cross compiling
129configure:3855: g++ -o conftest    conftest.cpp  >&5
130configure:3859: $? = 0
131configure:3866: ./conftest
132configure:3870: $? = 0
133configure:3885: result: no
134configure:3890: checking for suffix of object files
135configure:3912: g++ -c   conftest.cpp >&5
136configure:3916: $? = 0
137configure:3937: result: o
138configure:3941: checking whether we are using the GNU C++ compiler
139configure:3960: g++ -c   conftest.cpp >&5
140configure:3960: $? = 0
141configure:3969: result: yes
142configure:3978: checking whether g++ accepts -g
143configure:3998: g++ -c -g  conftest.cpp >&5
144configure:3998: $? = 0
145configure:4039: result: yes
146configure:4073: checking for style of include used by make
147configure:4101: result: GNU
148configure:4126: checking dependency style of g++
149configure:4236: result: gcc3
150configure:4299: checking for gcc
151configure:4315: found /usr/bin/gcc
152configure:4326: result: gcc
153configure:4555: checking for C compiler version
154configure:4564: gcc --version >&5
155i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
156Copyright (C) 2007 Free Software Foundation, Inc.
157This is free software; see the source for copying conditions.  There is NO
158warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
159
160configure:4575: $? = 0
161configure:4564: gcc -v >&5
162Using built-in specs.
163Target: i686-apple-darwin10
164Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
165Thread model: posix
166gcc version 4.2.1 (Apple Inc. build 5664)
167configure:4575: $? = 0
168configure:4564: gcc -V >&5
169gcc-4.2: argument to `-V' is missing
170configure:4575: $? = 1
171configure:4564: gcc -qversion >&5
172i686-apple-darwin10-gcc-4.2.1: no input files
173configure:4575: $? = 1
174configure:4579: checking whether we are using the GNU C compiler
175configure:4598: gcc -c   conftest.c >&5
176configure:4598: $? = 0
177configure:4607: result: yes
178configure:4616: checking whether gcc accepts -g
179configure:4636: gcc -c -g  conftest.c >&5
180configure:4636: $? = 0
181configure:4677: result: yes
182configure:4694: checking for gcc option to accept ISO C89
183configure:4758: gcc  -c -g -O2  conftest.c >&5
184configure:4758: $? = 0
185configure:4771: result: none needed
186configure:4793: checking dependency style of gcc
187configure:4903: result: gcc3
188configure:4972: checking for gfortran
189configure:4988: found /usr/local/bin/gfortran
190configure:4999: result: gfortran
191configure:5025: checking for Fortran compiler version
192configure:5034: gfortran --version >&5
193GNU Fortran (GCC) 4.6.0 20101106 (experimental)
194Copyright (C) 2010 Free Software Foundation, Inc.
195
196GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
197You may redistribute copies of GNU Fortran
198under the terms of the GNU General Public License.
199For more information about these matters, see the file named COPYING
200
201configure:5045: $? = 0
202configure:5034: gfortran -v >&5
203Using built-in specs.
204COLLECT_GCC=gfortran
205COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/lto-wrapper
206Target: x86_64-apple-darwin10.4.0
207Configured with: ../gcc-4.6-20101106/configure --enable-languages=c++,fortran
208Thread model: posix
209gcc version 4.6.0 20101106 (experimental) (GCC)
210configure:5045: $? = 0
211configure:5034: gfortran -V >&5
212gfortran: error: unrecognized option '-V'
213gfortran: fatal error: no input files
214compilation terminated.
215configure:5045: $? = 1
216configure:5034: gfortran -qversion >&5
217gfortran: error: unrecognized option '-qversion'
218gfortran: fatal error: no input files
219compilation terminated.
220configure:5045: $? = 1
221configure:5054: checking whether we are using the GNU Fortran compiler
222configure:5067: gfortran -c   conftest.F >&5
223configure:5067: $? = 0
224configure:5076: result: yes
225configure:5082: checking whether gfortran accepts -g
226configure:5093: gfortran -c -g  conftest.f >&5
227configure:5093: $? = 0
228configure:5101: result: yes
229configure:5130: checking how to get verbose linking output from gfortran
230configure:5140: gfortran -c -g -O2  conftest.f >&5
231configure:5140: $? = 0
232configure:5158: gfortran -o conftest -g -O2 -v conftest.f
233Using built-in specs.
234Target: x86_64-apple-darwin10.4.0
235Configured with: ../gcc-4.6-20101106/configure --enable-languages=c++,fortran
236Thread model: posix
237gcc version 4.6.0 20101106 (experimental) (GCC)
238 /usr/local/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.6.5 -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/finclude -o /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//cc8xoQdv.s
239GNU Fortran (GCC) version 4.6.0 20101106 (experimental) (x86_64-apple-darwin10.4.0)
240        compiled by GNU C version 4.6.0 20101106 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
241GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
242GNU Fortran (GCC) version 4.6.0 20101106 (experimental) (x86_64-apple-darwin10.4.0)
243        compiled by GNU C version 4.6.0 20101106 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
244GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
245 as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//cc556KDD.o /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//cc8xoQdv.s
246 /usr/local/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.6.5 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//cc556KDD.o -lgfortran -lgcc_ext.10.5 -lgcc -no_compact_unwind -lSystem
247configure:5223: result: -v
248configure:5225: checking for Fortran libraries of gfortran
249configure:5248: gfortran -o conftest -g -O2 -v conftest.f
250Using built-in specs.
251Target: x86_64-apple-darwin10.4.0
252Configured with: ../gcc-4.6-20101106/configure --enable-languages=c++,fortran
253Thread model: posix
254gcc version 4.6.0 20101106 (experimental) (GCC)
255 /usr/local/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.6.5 -mtune=generic -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/finclude -o /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//ccWtEBcY.s
256GNU Fortran (GCC) version 4.6.0 20101106 (experimental) (x86_64-apple-darwin10.4.0)
257        compiled by GNU C version 4.6.0 20101106 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
258GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
259GNU Fortran (GCC) version 4.6.0 20101106 (experimental) (x86_64-apple-darwin10.4.0)
260        compiled by GNU C version 4.6.0 20101106 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
261GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
262 as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//ccZoZpm0.o /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//ccWtEBcY.s
263 /usr/local/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.6.5 -weak_reference_mismatches non-weak -o conftest -lcrt1.10.5.o -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. /var/folders/4Z/4Z5MEw0FEXG0QuqJKOMSGk+++TI/-Tmp-//ccZoZpm0.o -lgfortran -lgcc_ext.10.5 -lgcc -no_compact_unwind -lSystem
264configure:5422: result:  -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran
265configure:5439: checking for dummy main to link with Fortran libraries
266configure:5473: gcc -o conftest -g -O2   conftest.c   -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran >&5
267configure:5473: $? = 0
268configure:5518: result: none
269configure:5551: checking for Fortran name-mangling scheme
270configure:5564: gfortran -c -g -O2  conftest.f >&5
271configure:5564: $? = 0
272configure:5605: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran >&5
273Undefined symbols:
274  "_foobar", referenced from:
275      _main in ccwc01pa.o
276     (maybe you meant: _foobar_)
277ld: symbol(s) not found
278collect2: ld returned 1 exit status
279configure:5605: $? = 1
280configure: failed program was:
281| /* confdefs.h */
282| #define PACKAGE_NAME "SHERPA MC"
283| #define PACKAGE_TARNAME "SHERPA-MC"
284| #define PACKAGE_VERSION "1.2.3"
285| #define PACKAGE_STRING "SHERPA MC 1.2.3"
286| #define PACKAGE_BUGREPORT "support@sherpa-mc.de"
287| #define PACKAGE_URL ""
288| #define PACKAGE "SHERPA-MC"
289| #define VERSION "1.2.3"
290| #define ARCH_DARWIN "1"
291| #define LIB_SUFFIX ".dylib"
292| #define LD_PATH_NAME "DYLD_LIBRARY_PATH"
293| /* end confdefs.h.  */
294|
295| /* Override any GCC internal prototype to avoid an error.
296|    Use char because int might match the return type of a GCC
297|    builtin and then its argument prototype would still apply.  */
298| #ifdef __cplusplus
299| extern "C"
300| #endif
301| char foobar ();
302| #ifdef FC_DUMMY_MAIN
303| #ifndef FC_DUMMY_MAIN_EQ_F77
304| #  ifdef __cplusplus
305|      extern "C"
306| #  endif
307|    int FC_DUMMY_MAIN() { return 1; }
308| #endif
309| #endif
310| int
311| main ()
312| {
313| return foobar ();
314|   ;
315|   return 0;
316| }
317configure:5605: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran >&5
318configure:5605: $? = 0
319configure:5663: gcc -o conftest -g -O2   conftest.c cfortran_test.o   -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran >&5
320configure:5663: $? = 0
321configure:5705: result: lower case, underscore, no extra underscore
322configure:5805: checking host system type
323configure:5818: result: x86_64-apple-darwin10.5.0
324configure:5838: checking for a sed that does not truncate output
325configure:5902: result: /usr/bin/sed
326configure:5920: checking for grep that handles long lines and -e
327configure:5978: result: /usr/bin/grep
328configure:5983: checking for egrep
329configure:6045: result: /usr/bin/grep -E
330configure:6050: checking for fgrep
331configure:6112: result: /usr/bin/grep -F
332configure:6147: checking for ld used by gcc
333configure:6214: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
334configure:6221: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
335configure:6236: result: no
336configure:6248: checking for BSD- or MS-compatible name lister (nm)
337configure:6297: result: /usr/bin/nm
338configure:6415: checking the name lister (/usr/bin/nm) interface
339configure:6422: gcc -c -g -O2  conftest.c >&5
340configure:6425: /usr/bin/nm "conftest.o"
341configure:6428: output
342000000000000018c D _some_variable
343configure:6435: result: BSD nm
344configure:6438: checking whether ln -s works
345configure:6442: result: yes
346configure:6450: checking the maximum length of command line arguments
347configure:6570: result: 196608
348configure:6587: checking whether the shell understands some XSI constructs
349configure:6597: result: yes
350configure:6601: checking whether the shell understands "+="
351configure:6607: result: yes
352configure:6642: checking for /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld option to reload object files
353configure:6649: result: -r
354configure:6718: checking for objdump
355configure:6748: result: no
356configure:6777: checking how to recognize dependent libraries
357configure:6973: result: pass_all
358configure:7033: checking for ar
359configure:7049: found /usr/bin/ar
360configure:7060: result: ar
361configure:7138: checking for strip
362configure:7154: found /usr/bin/strip
363configure:7165: result: strip
364configure:7237: checking for ranlib
365configure:7253: found /usr/bin/ranlib
366configure:7264: result: ranlib
367configure:7354: checking command to parse /usr/bin/nm output from gcc object
368configure:7472: gcc -c -g -O2  conftest.c >&5
369configure:7475: $? = 0
370configure:7479: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
371configure:7482: $? = 0
372cannot find nm_test_var in conftest.nm
373configure:7472: gcc -c -g -O2  conftest.c >&5
374configure:7475: $? = 0
375configure:7479: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[      ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' \> conftest.nm
376configure:7482: $? = 0
377configure:7536: gcc -o conftest -g -O2   conftest.c conftstm.o >&5
378configure:7539: $? = 0
379configure:7577: result: ok
380configure:7849: checking for dsymutil
381configure:7865: found /usr/bin/dsymutil
382configure:7876: result: dsymutil
383configure:7941: checking for nmedit
384configure:7957: found /usr/bin/nmedit
385configure:7968: result: nmedit
386configure:8033: checking for lipo
387configure:8049: found /usr/bin/lipo
388configure:8060: result: lipo
389configure:8125: checking for otool
390configure:8141: found /usr/bin/otool
391configure:8152: result: otool
392configure:8217: checking for otool64
393configure:8247: result: no
394configure:8292: checking for -single_module linker flag
395gcc -g -O2  -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
396configure:8319: result: yes
397configure:8321: checking for -exported_symbols_list linker flag
398configure:8349: gcc -o conftest -g -O2   -Wl,-exported_symbols_list,conftest.sym conftest.c  >&5
399configure:8349: $? = 0
400configure:8359: result: yes
401configure:8401: checking how to run the C preprocessor
402configure:8432: gcc -E  conftest.c
403configure:8432: $? = 0
404configure:8446: gcc -E  conftest.c
405conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
406configure:8446: $? = 1
407configure: failed program was:
408| /* confdefs.h */
409| #define PACKAGE_NAME "SHERPA MC"
410| #define PACKAGE_TARNAME "SHERPA-MC"
411| #define PACKAGE_VERSION "1.2.3"
412| #define PACKAGE_STRING "SHERPA MC 1.2.3"
413| #define PACKAGE_BUGREPORT "support@sherpa-mc.de"
414| #define PACKAGE_URL ""
415| #define PACKAGE "SHERPA-MC"
416| #define VERSION "1.2.3"
417| #define ARCH_DARWIN "1"
418| #define LIB_SUFFIX ".dylib"
419| #define LD_PATH_NAME "DYLD_LIBRARY_PATH"
420| #define FC_FUNC(name,NAME) name ## _
421| #define FC_FUNC_(name,NAME) name ## _
422| /* end confdefs.h.  */
423| #include <ac_nonexistent.h>
424configure:8471: result: gcc -E
425configure:8491: gcc -E  conftest.c
426configure:8491: $? = 0
427configure:8505: gcc -E  conftest.c
428conftest.c:16:28: error: ac_nonexistent.h: No such file or directory
429configure:8505: $? = 1
430configure: failed program was:
431| /* confdefs.h */
432| #define PACKAGE_NAME "SHERPA MC"
433| #define PACKAGE_TARNAME "SHERPA-MC"
434| #define PACKAGE_VERSION "1.2.3"
435| #define PACKAGE_STRING "SHERPA MC 1.2.3"
436| #define PACKAGE_BUGREPORT "support@sherpa-mc.de"
437| #define PACKAGE_URL ""
438| #define PACKAGE "SHERPA-MC"
439| #define VERSION "1.2.3"
440| #define ARCH_DARWIN "1"
441| #define LIB_SUFFIX ".dylib"
442| #define LD_PATH_NAME "DYLD_LIBRARY_PATH"
443| #define FC_FUNC(name,NAME) name ## _
444| #define FC_FUNC_(name,NAME) name ## _
445| /* end confdefs.h.  */
446| #include <ac_nonexistent.h>
447configure:8534: checking for ANSI C header files
448configure:8562: gcc -c -g -O2  conftest.c >&5
449configure:8562: $? = 0
450configure:8635: gcc -o conftest -g -O2   conftest.c  >&5
451configure:8635: $? = 0
452configure:8635: ./conftest
453configure:8635: $? = 0
454configure:8646: result: yes
455configure:8659: checking for sys/types.h
456configure:8659: gcc -c -g -O2  conftest.c >&5
457configure:8659: $? = 0
458configure:8659: result: yes
459configure:8659: checking for sys/stat.h
460configure:8659: gcc -c -g -O2  conftest.c >&5
461configure:8659: $? = 0
462configure:8659: result: yes
463configure:8659: checking for stdlib.h
464configure:8659: gcc -c -g -O2  conftest.c >&5
465configure:8659: $? = 0
466configure:8659: result: yes
467configure:8659: checking for string.h
468configure:8659: gcc -c -g -O2  conftest.c >&5
469configure:8659: $? = 0
470configure:8659: result: yes
471configure:8659: checking for memory.h
472configure:8659: gcc -c -g -O2  conftest.c >&5
473configure:8659: $? = 0
474configure:8659: result: yes
475configure:8659: checking for strings.h
476configure:8659: gcc -c -g -O2  conftest.c >&5
477configure:8659: $? = 0
478configure:8659: result: yes
479configure:8659: checking for inttypes.h
480configure:8659: gcc -c -g -O2  conftest.c >&5
481configure:8659: $? = 0
482configure:8659: result: yes
483configure:8659: checking for stdint.h
484configure:8659: gcc -c -g -O2  conftest.c >&5
485configure:8659: $? = 0
486configure:8659: result: yes
487configure:8659: checking for unistd.h
488configure:8659: gcc -c -g -O2  conftest.c >&5
489configure:8659: $? = 0
490configure:8659: result: yes
491configure:8673: checking for dlfcn.h
492configure:8673: gcc -c -g -O2  conftest.c >&5
493configure:8673: $? = 0
494configure:8673: result: yes
495configure:8798: checking for C++ compiler version
496configure:8807: g++ --version >&5
497i686-apple-darwin10-g++-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5664)
498Copyright (C) 2007 Free Software Foundation, Inc.
499This is free software; see the source for copying conditions.  There is NO
500warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
501
502configure:8818: $? = 0
503configure:8807: g++ -v >&5
504Using built-in specs.
505Target: i686-apple-darwin10
506Configured with: /var/tmp/gcc/gcc-5664~105/src/configure --disable-checking --enable-werror --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/include/c++/4.2.1
507Thread model: posix
508gcc version 4.2.1 (Apple Inc. build 5664)
509configure:8818: $? = 0
510configure:8807: g++ -V >&5
511g++-4.2: argument to `-V' is missing
512configure:8818: $? = 1
513configure:8807: g++ -qversion >&5
514i686-apple-darwin10-g++-4.2.1: no input files
515configure:8818: $? = 1
516configure:8822: checking whether we are using the GNU C++ compiler
517configure:8858: result: yes
518configure:8867: checking whether g++ accepts -g
519configure:8952: result: yes
520configure:8977: checking dependency style of g++
521configure:9087: result: gcc3
522configure:9110: checking how to run the C++ preprocessor
523configure:9137: g++ -E  conftest.cpp
524configure:9137: $? = 0
525configure:9151: g++ -E  conftest.cpp
526conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
527configure:9151: $? = 1
528configure: failed program was:
529| /* confdefs.h */
530| #define PACKAGE_NAME "SHERPA MC"
531| #define PACKAGE_TARNAME "SHERPA-MC"
532| #define PACKAGE_VERSION "1.2.3"
533| #define PACKAGE_STRING "SHERPA MC 1.2.3"
534| #define PACKAGE_BUGREPORT "support@sherpa-mc.de"
535| #define PACKAGE_URL ""
536| #define PACKAGE "SHERPA-MC"
537| #define VERSION "1.2.3"
538| #define ARCH_DARWIN "1"
539| #define LIB_SUFFIX ".dylib"
540| #define LD_PATH_NAME "DYLD_LIBRARY_PATH"
541| #define FC_FUNC(name,NAME) name ## _
542| #define FC_FUNC_(name,NAME) name ## _
543| #define STDC_HEADERS 1
544| #define HAVE_SYS_TYPES_H 1
545| #define HAVE_SYS_STAT_H 1
546| #define HAVE_STDLIB_H 1
547| #define HAVE_STRING_H 1
548| #define HAVE_MEMORY_H 1
549| #define HAVE_STRINGS_H 1
550| #define HAVE_INTTYPES_H 1
551| #define HAVE_STDINT_H 1
552| #define HAVE_UNISTD_H 1
553| #define HAVE_DLFCN_H 1
554| /* end confdefs.h.  */
555| #include <ac_nonexistent.h>
556configure:9176: result: g++ -E
557configure:9196: g++ -E  conftest.cpp
558configure:9196: $? = 0
559configure:9210: g++ -E  conftest.cpp
560conftest.cpp:27:28: error: ac_nonexistent.h: No such file or directory
561configure:9210: $? = 1
562configure: failed program was:
563| /* confdefs.h */
564| #define PACKAGE_NAME "SHERPA MC"
565| #define PACKAGE_TARNAME "SHERPA-MC"
566| #define PACKAGE_VERSION "1.2.3"
567| #define PACKAGE_STRING "SHERPA MC 1.2.3"
568| #define PACKAGE_BUGREPORT "support@sherpa-mc.de"
569| #define PACKAGE_URL ""
570| #define PACKAGE "SHERPA-MC"
571| #define VERSION "1.2.3"
572| #define ARCH_DARWIN "1"
573| #define LIB_SUFFIX ".dylib"
574| #define LD_PATH_NAME "DYLD_LIBRARY_PATH"
575| #define FC_FUNC(name,NAME) name ## _
576| #define FC_FUNC_(name,NAME) name ## _
577| #define STDC_HEADERS 1
578| #define HAVE_SYS_TYPES_H 1
579| #define HAVE_SYS_STAT_H 1
580| #define HAVE_STDLIB_H 1
581| #define HAVE_STRING_H 1
582| #define HAVE_MEMORY_H 1
583| #define HAVE_STRINGS_H 1
584| #define HAVE_INTTYPES_H 1
585| #define HAVE_STDINT_H 1
586| #define HAVE_UNISTD_H 1
587| #define HAVE_DLFCN_H 1
588| /* end confdefs.h.  */
589| #include <ac_nonexistent.h>
590configure:9351: checking for Fortran compiler version
591configure:9360: gfortran --version >&5
592GNU Fortran (GCC) 4.6.0 20101106 (experimental)
593Copyright (C) 2010 Free Software Foundation, Inc.
594
595GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
596You may redistribute copies of GNU Fortran
597under the terms of the GNU General Public License.
598For more information about these matters, see the file named COPYING
599
600configure:9371: $? = 0
601configure:9360: gfortran -v >&5
602Using built-in specs.
603COLLECT_GCC=gfortran
604COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin10.4.0/4.6.0/lto-wrapper
605Target: x86_64-apple-darwin10.4.0
606Configured with: ../gcc-4.6-20101106/configure --enable-languages=c++,fortran
607Thread model: posix
608gcc version 4.6.0 20101106 (experimental) (GCC)
609configure:9371: $? = 0
610configure:9360: gfortran -V >&5
611gfortran: error: unrecognized option '-V'
612gfortran: fatal error: no input files
613compilation terminated.
614configure:9371: $? = 1
615configure:9360: gfortran -qversion >&5
616gfortran: error: unrecognized option '-qversion'
617gfortran: fatal error: no input files
618compilation terminated.
619configure:9371: $? = 1
620configure:9380: checking whether we are using the GNU Fortran compiler
621configure:9402: result: yes
622configure:9408: checking whether gfortran accepts -g
623configure:9427: result: yes
624configure:9599: checking for objdir
625configure:9614: result: .libs
626configure:9906: checking if gcc supports -fno-rtti -fno-exceptions
627configure:9924: gcc -c -g -O2  -fno-rtti -fno-exceptions conftest.c >&5
628cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
629configure:9928: $? = 0
630configure:9941: result: no
631configure:9961: checking for gcc option to produce PIC
632configure:10233: result: -fno-common -DPIC
633configure:10245: checking if gcc PIC flag -fno-common -DPIC works
634configure:10263: gcc -c -g -O2  -fno-common -DPIC -DPIC conftest.c >&5
635configure:10267: $? = 0
636configure:10280: result: yes
637configure:10304: checking if gcc static flag -static works
638configure:10332: result: no
639configure:10347: checking if gcc supports -c -o file.o
640configure:10368: gcc -c -g -O2  -o out/conftest2.o conftest.c >&5
641configure:10372: $? = 0
642configure:10394: result: yes
643configure:10402: checking if gcc supports -c -o file.o
644configure:10449: result: yes
645configure:10482: checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
646configure:11489: result: yes
647configure:11728: checking dynamic linker characteristics
648configure:12399: result: darwin10.5.0 dyld
649configure:12501: checking how to hardcode library paths into programs
650configure:12526: result: immediate
651configure:13086: checking whether stripping libraries is possible
652configure:13100: result: yes
653configure:13126: checking if libtool supports shared libraries
654configure:13128: result: yes
655configure:13131: checking whether to build shared libraries
656configure:13152: result: yes
657configure:13155: checking whether to build static libraries
658configure:13159: result: no
659configure:13309: checking for ld used by g++
660configure:13376: result: /usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
661configure:13383: checking if the linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) is GNU ld
662configure:13398: result: no
663configure:13453: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
664configure:14382: result: yes
665configure:14410: g++ -c   conftest.cpp >&5
666configure:14413: $? = 0
667configure:14595: checking for g++ option to produce PIC
668configure:14912: result: -fno-common -DPIC
669configure:14921: checking if g++ PIC flag -fno-common -DPIC works
670configure:14939: g++ -c   -fno-common -DPIC -DPIC conftest.cpp >&5
671configure:14943: $? = 0
672configure:14956: result: yes
673configure:14977: checking if g++ static flag -static works
674configure:15005: result: no
675configure:15017: checking if g++ supports -c -o file.o
676configure:15038: g++ -c   -o out/conftest2.o conftest.cpp >&5
677configure:15042: $? = 0
678configure:15064: result: yes
679configure:15069: checking if g++ supports -c -o file.o
680configure:15116: result: yes
681configure:15146: checking whether the g++ linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
682configure:15175: result: yes
683configure:15312: checking dynamic linker characteristics
684configure:15931: result: darwin10.5.0 dyld
685configure:15982: checking how to hardcode library paths into programs
686configure:16007: result: immediate
687configure:16152: checking if libtool supports shared libraries
688configure:16154: result: yes
689configure:16157: checking whether to build shared libraries
690configure:16177: result: yes
691configure:16180: checking whether to build static libraries
692configure:16184: result: no
693configure:16210: gfortran -c -g -O2  conftest.f >&5
694configure:16213: $? = 0
695configure:16323: checking for gfortran option to produce PIC
696configure:16595: result: -fno-common
697configure:16604: checking if gfortran PIC flag -fno-common works
698configure:16622: gfortran -c -g -O2 -fno-common  conftest.f >&5
699configure:16626: $? = 0
700configure:16639: result: yes
701configure:16660: checking if gfortran static flag -static works
702configure:16688: result: no
703configure:16700: checking if gfortran supports -c -o file.o
704configure:16721: gfortran -c -g -O2 -o out/conftest2.o  conftest.f >&5
705configure:16725: $? = 0
706configure:16747: result: yes
707configure:16752: checking if gfortran supports -c -o file.o
708configure:16799: result: yes
709configure:16829: checking whether the gfortran linker (/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries
710configure:17807: result: yes
711configure:17944: checking dynamic linker characteristics
712configure:18549: result: darwin10.5.0 dyld
713configure:18600: checking how to hardcode library paths into programs
714configure:18625: result: immediate
715configure:18672: checking for ANSI C header files
716configure:18784: result: yes
717configure:18792: checking for an ANSI C-conforming const
718configure:18865: gcc -c -g -O2  conftest.c >&5
719configure:18865: $? = 0
720configure:18872: result: yes
721configure:18880: checking for size_t
722configure:18880: gcc -c -g -O2  conftest.c >&5
723configure:18880: $? = 0
724configure:18880: gcc -c -g -O2  conftest.c >&5
725conftest.c: In function 'main':
726conftest.c:73: error: expected expression before ')' token
727configure:18880: $? = 1
728configure: failed program was:
729| /* confdefs.h */
730| #define PACKAGE_NAME "SHERPA MC"
731| #define PACKAGE_TARNAME "SHERPA-MC"
732| #define PACKAGE_VERSION "1.2.3"
733| #define PACKAGE_STRING "SHERPA MC 1.2.3"
734| #define PACKAGE_BUGREPORT "support@sherpa-mc.de"
735| #define PACKAGE_URL ""
736| #define PACKAGE "SHERPA-MC"
737| #define VERSION "1.2.3"
738| #define ARCH_DARWIN "1"
739| #define LIB_SUFFIX ".dylib"
740| #define LD_PATH_NAME "DYLD_LIBRARY_PATH"
741| #define FC_FUNC(name,NAME) name ## _
742| #define FC_FUNC_(name,NAME) name ## _
743| #define STDC_HEADERS 1
744| #define HAVE_SYS_TYPES_H 1
745| #define HAVE_SYS_STAT_H 1
746| #define HAVE_STDLIB_H 1
747| #define HAVE_STRING_H 1
748| #define HAVE_MEMORY_H 1
749| #define HAVE_STRINGS_H 1
750| #define HAVE_INTTYPES_H 1
751| #define HAVE_STDINT_H 1
752| #define HAVE_UNISTD_H 1
753| #define HAVE_DLFCN_H 1
754| #define LT_OBJDIR ".libs/"
755| #define STDC_HEADERS 1
756| /* end confdefs.h.  */
757| #include <stdio.h>
758| #ifdef HAVE_SYS_TYPES_H
759| # include <sys/types.h>
760| #endif
761| #ifdef HAVE_SYS_STAT_H
762| # include <sys/stat.h>
763| #endif
764| #ifdef STDC_HEADERS
765| # include <stdlib.h>
766| # include <stddef.h>
767| #else
768| # ifdef HAVE_STDLIB_H
769| #  include <stdlib.h>
770| # endif
771| #endif
772| #ifdef HAVE_STRING_H
773| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
774| #  include <memory.h>
775| # endif
776| # include <string.h>
777| #endif
778| #ifdef HAVE_STRINGS_H
779| # include <strings.h>
780| #endif
781| #ifdef HAVE_INTTYPES_H
782| # include <inttypes.h>
783| #endif
784| #ifdef HAVE_STDINT_H
785| # include <stdint.h>
786| #endif
787| #ifdef HAVE_UNISTD_H
788| # include <unistd.h>
789| #endif
790| #ifdef FC_DUMMY_MAIN
791| #ifndef FC_DUMMY_MAIN_EQ_F77
792| #  ifdef __cplusplus
793|      extern "C"
794| #  endif
795|    int FC_DUMMY_MAIN() { return 1; }
796| #endif
797| #endif
798| int
799| main ()
800| {
801| if (sizeof ((size_t)))
802|           return 0;
803|   ;
804|   return 0;
805| }
806configure:18880: result: yes
807configure:18893: checking for mkdir
808configure:18893: gcc -o conftest -g -O2   conftest.c  >&5
809configure:18893: $? = 0
810configure:18893: result: yes
811configure:18922: checking whether to enable versioning
812configure:18924: result: no
813configure:18945: checking whether to enable SVN synchronization
814configure:18946: result: no
815configure:18964: checking for multithreading
816configure:18965: result: no
817configure:18997: checking for analysis
818configure:18998: result: no
819configure:19023: checking for MC@NLO support
820configure:19024: result: no
821configure:19743: checking whether to install relocatable Sherpa
822configure:19744: result: no
823configure:19766: checking whether to include AMISIC stuff
824configure:19767: result: yes
825configure:19799: checking whether to include AHADIC stuff
826configure:19800: result: yes
827configure:19832: checking whether to include HADRONS stuff
828configure:19833: result: yes
829configure:19865: checking whether to include PHOTONS stuff
830configure:19866: result: yes
831configure:20366: creating ./config.status
832
833## ---------------------- ##
834## Running config.status. ##
835## ---------------------- ##
836
837This file was extended by SHERPA MC config.status 1.2.3, which was
838generated by GNU Autoconf 2.67.  Invocation command line was
839
840  CONFIG_FILES    =
841  CONFIG_HEADERS  =
842  CONFIG_LINKS    =
843  CONFIG_COMMANDS =
844  $ ./config.status
845
846on Erik-Gerwicks-MacBook-Pro.local
847
848config.status:1459: creating ATOOLS/Math/Makefile
849config.status:1459: creating ATOOLS/Phys/Makefile
850config.status:1459: creating ATOOLS/Org/Makefile
851config.status:1459: creating ATOOLS/Makefile
852config.status:1459: creating METOOLS/Main/Makefile
853config.status:1459: creating METOOLS/Loops/Makefile
854config.status:1459: creating METOOLS/Makefile
855config.status:1459: creating BEAM/Main/Makefile
856config.status:1459: creating BEAM/Makefile
857config.status:1459: creating PDF/Main/Makefile
858config.status:1459: creating PDF/Electron/Makefile
859config.status:1459: creating PDF/LHAPDF/Makefile
860config.status:1459: creating PDF/MSTW/Makefile
861config.status:1459: creating PDF/MRST/Makefile
862config.status:1459: creating PDF/CTEQ/Makefile
863config.status:1459: creating PDF/GRV/Makefile
864config.status:1459: creating PDF/Remnant/Makefile
865config.status:1459: creating PDF/Makefile
866config.status:1459: creating MODEL/Interaction_Models/Makefile
867config.status:1459: creating MODEL/Main/Makefile
868config.status:1459: creating MODEL/Makefile
869config.status:1459: creating POWHEG/Tools/Makefile
870config.status:1459: creating POWHEG/Calculators/Makefile
871config.status:1459: creating POWHEG/Showers/Makefile
872config.status:1459: creating POWHEG/Main/Makefile
873config.status:1459: creating POWHEG/Makefile
874config.status:1459: creating PHASIC++/Main/Makefile
875config.status:1459: creating PHASIC++/Channels/Makefile
876config.status:1459: creating PHASIC++/Process/Makefile
877config.status:1459: creating PHASIC++/Scales/Makefile
878config.status:1459: creating PHASIC++/Selectors/Makefile
879config.status:1459: creating PHASIC++/Makefile
880config.status:1459: creating EXTRA_XS/Main/Makefile
881config.status:1459: creating EXTRA_XS/Two2Two/Makefile
882config.status:1459: creating EXTRA_XS/NLO/Makefile
883config.status:1459: creating EXTRA_XS/Cluster/Makefile
884config.status:1459: creating EXTRA_XS/Makefile
885config.status:1459: creating AMEGIC++/Main/Makefile
886config.status:1459: creating AMEGIC++/Main/makelibs
887config.status:1459: creating AMEGIC++/DipoleSubtraction/Makefile
888config.status:1459: creating AMEGIC++/Amplitude/Makefile
889config.status:1459: creating AMEGIC++/Amplitude/Zfunctions/Makefile
890config.status:1459: creating AMEGIC++/Phasespace/Makefile
891config.status:1459: creating AMEGIC++/String/Makefile
892config.status:1459: creating AMEGIC++/Cluster/Makefile
893config.status:1459: creating AMEGIC++/Makefile
894config.status:1459: creating COMIX/Amplitude/Makefile
895config.status:1459: creating COMIX/Phasespace/Makefile
896config.status:1459: creating COMIX/Main/Makefile
897config.status:1459: creating COMIX/Models/Makefile
898config.status:1459: creating COMIX/Currents/Makefile
899config.status:1459: creating COMIX/Vertices/Makefile
900config.status:1459: creating COMIX/Cluster/Makefile
901config.status:1459: creating COMIX/Makefile
902config.status:1459: creating CSSHOWER++/Tools/Makefile
903config.status:1459: creating CSSHOWER++/Calculators/Makefile
904config.status:1459: creating CSSHOWER++/Showers/Makefile
905config.status:1459: creating CSSHOWER++/Main/Makefile
906config.status:1459: creating CSSHOWER++/Makefile
907config.status:1459: creating AMISIC++/Tools/Makefile
908config.status:1459: creating AMISIC++/Model/Makefile
909config.status:1459: creating AMISIC++/Main/Makefile
910config.status:1459: creating AMISIC++/Makefile
911config.status:1459: creating AHADIC++/Tools/Makefile
912config.status:1459: creating AHADIC++/Formation/Makefile
913config.status:1459: creating AHADIC++/Decays/Makefile
914config.status:1459: creating AHADIC++/Main/Makefile
915config.status:1459: creating AHADIC++/Makefile
916config.status:1459: creating HADRONS++/Main/Makefile
917config.status:1459: creating HADRONS++/ME_Library/Makefile
918config.status:1459: creating HADRONS++/Current_Library/Makefile
919config.status:1459: creating HADRONS++/PS_Library/Makefile
920config.status:1459: creating HADRONS++/Run/Makefile
921config.status:1459: creating HADRONS++/Makefile
922config.status:1459: creating PHOTONS++/Main/Makefile
923config.status:1459: creating PHOTONS++/Tools/Makefile
924config.status:1459: creating PHOTONS++/PhaseSpace/Makefile
925config.status:1459: creating PHOTONS++/MEs/Makefile
926config.status:1459: creating PHOTONS++/Makefile
927config.status:1459: creating SHERPA/Tools/Makefile
928config.status:1459: creating SHERPA/LundTools/Makefile
929config.status:1459: creating SHERPA/LundTools/pythia-6.4.18.f
930config.status:1459: creating SHERPA/Initialization/Makefile
931config.status:1459: creating SHERPA/PerturbativePhysics/Makefile
932config.status:1459: creating SHERPA/SoftPhysics/Makefile
933config.status:1459: creating SHERPA/Single_Events/Makefile
934config.status:1459: creating SHERPA/Main/Makefile
935config.status:1459: creating SHERPA/Run/Makefile
936config.status:1459: creating SHERPA/Run/Sherpa-config
937config.status:1459: creating SHERPA/Makefile
938config.status:1459: creating Manual/Makefile
939config.status:1459: creating Manual/sherpa-completion
940config.status:1459: creating Examples/Makefile
941config.status:1459: creating AddOns/Analysis/Tools/Makefile
942config.status:1459: creating AddOns/Analysis/Main/Makefile
943config.status:1459: creating AddOns/Analysis/Triggers/Makefile
944config.status:1459: creating AddOns/Analysis/Observables/Makefile
945config.status:1459: creating AddOns/Analysis/Analyses/Makefile
946config.status:1459: creating AddOns/Analysis/Scripts/Makefile
947config.status:1459: creating AddOns/Analysis/Makefile
948config.status:1459: creating AddOns/WhiteHat/Makefile
949config.status:1459: creating AddOns/MCFM/Makefile
950config.status:1459: creating AddOns/HZTool/Makefile
951config.status:1459: creating AddOns/Rivet/Makefile
952config.status:1459: creating AddOns/Makefile
953config.status:1459: creating Makefile
954config.status:1459: creating config.h
955config.status:1459: creating ATOOLS/Org/CXXFLAGS.H
956config.status:1459: creating ATOOLS/Org/CXXFLAGS_PACKAGES.H
957config.status:1687: executing depfiles commands
958config.status:1687: executing libtool commands
959
960## ---------------- ##
961## Cache variables. ##
962## ---------------- ##
963
964ac_cv_build=x86_64-apple-darwin10.5.0
965ac_cv_c_compiler_gnu=yes
966ac_cv_c_const=yes
967ac_cv_cxx_compiler_gnu=yes
968ac_cv_env_CCC_set=
969ac_cv_env_CCC_value=
970ac_cv_env_CC_set=
971ac_cv_env_CC_value=
972ac_cv_env_CFLAGS_set=
973ac_cv_env_CFLAGS_value=
974ac_cv_env_CPPFLAGS_set=
975ac_cv_env_CPPFLAGS_value=
976ac_cv_env_CPP_set=
977ac_cv_env_CPP_value=
978ac_cv_env_CXXCPP_set=
979ac_cv_env_CXXCPP_value=
980ac_cv_env_CXXFLAGS_set=
981ac_cv_env_CXXFLAGS_value=
982ac_cv_env_CXX_set=
983ac_cv_env_CXX_value=
984ac_cv_env_FCFLAGS_set=
985ac_cv_env_FCFLAGS_value=
986ac_cv_env_FC_set=
987ac_cv_env_FC_value=
988ac_cv_env_LDFLAGS_set=
989ac_cv_env_LDFLAGS_value=
990ac_cv_env_LIBS_set=
991ac_cv_env_LIBS_value=
992ac_cv_env_build_alias_set=
993ac_cv_env_build_alias_value=
994ac_cv_env_host_alias_set=
995ac_cv_env_host_alias_value=
996ac_cv_env_target_alias_set=
997ac_cv_env_target_alias_value=
998ac_cv_fc_compiler_gnu=yes
999ac_cv_fc_dummy_main=none
1000ac_cv_fc_libs=' -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran'
1001ac_cv_fc_mangling='lower case, underscore, no extra underscore'
1002ac_cv_fortran_dummy_main=none
1003ac_cv_func_mkdir=yes
1004ac_cv_header_dlfcn_h=yes
1005ac_cv_header_inttypes_h=yes
1006ac_cv_header_memory_h=yes
1007ac_cv_header_stdc=yes
1008ac_cv_header_stdint_h=yes
1009ac_cv_header_stdlib_h=yes
1010ac_cv_header_string_h=yes
1011ac_cv_header_strings_h=yes
1012ac_cv_header_sys_stat_h=yes
1013ac_cv_header_sys_types_h=yes
1014ac_cv_header_unistd_h=yes
1015ac_cv_host=x86_64-apple-darwin10.5.0
1016ac_cv_objext=o
1017ac_cv_path_EGREP='/usr/bin/grep -E'
1018ac_cv_path_FGREP='/usr/bin/grep -F'
1019ac_cv_path_GREP=/usr/bin/grep
1020ac_cv_path_SED=/usr/bin/sed
1021ac_cv_path_install='/usr/bin/install -c'
1022ac_cv_prog_AWK=awk
1023ac_cv_prog_CPP='gcc -E'
1024ac_cv_prog_CXXCPP='g++ -E'
1025ac_cv_prog_ac_ct_AR=ar
1026ac_cv_prog_ac_ct_CC=gcc
1027ac_cv_prog_ac_ct_CXX=g++
1028ac_cv_prog_ac_ct_DSYMUTIL=dsymutil
1029ac_cv_prog_ac_ct_FC=gfortran
1030ac_cv_prog_ac_ct_LIPO=lipo
1031ac_cv_prog_ac_ct_NMEDIT=nmedit
1032ac_cv_prog_ac_ct_OTOOL=otool
1033ac_cv_prog_ac_ct_RANLIB=ranlib
1034ac_cv_prog_ac_ct_STRIP=strip
1035ac_cv_prog_cc_c89=
1036ac_cv_prog_cc_g=yes
1037ac_cv_prog_cxx_g=yes
1038ac_cv_prog_fc_g=yes
1039ac_cv_prog_fc_v=-v
1040ac_cv_prog_make_make_set=yes
1041ac_cv_type_size_t=yes
1042am_cv_CC_dependencies_compiler_type=gcc3
1043am_cv_CXX_dependencies_compiler_type=gcc3
1044am_cv_prog_tar_ustar=gnutar
1045lt_cv_apple_cc_single_mod=yes
1046lt_cv_deplibs_check_method=pass_all
1047lt_cv_file_magic_cmd='$MAGIC_CMD'
1048lt_cv_file_magic_test_file=
1049lt_cv_ld_exported_symbols_list=yes
1050lt_cv_ld_reload_flag=-r
1051lt_cv_nm_interface='BSD nm'
1052lt_cv_objdir=.libs
1053lt_cv_path_LD=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1054lt_cv_path_LDCXX=/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld
1055lt_cv_path_NM=/usr/bin/nm
1056lt_cv_prog_compiler_c_o=yes
1057lt_cv_prog_compiler_c_o_CXX=yes
1058lt_cv_prog_compiler_c_o_FC=yes
1059lt_cv_prog_compiler_pic_works=yes
1060lt_cv_prog_compiler_pic_works_CXX=yes
1061lt_cv_prog_compiler_pic_works_FC=yes
1062lt_cv_prog_compiler_rtti_exceptions=no
1063lt_cv_prog_compiler_static_works=no
1064lt_cv_prog_compiler_static_works_CXX=no
1065lt_cv_prog_compiler_static_works_FC=no
1066lt_cv_prog_gnu_ld=no
1067lt_cv_prog_gnu_ldcxx=no
1068lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[       ]\([BCDEGRST][BCDEGRST]*\)[     ][      ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'''
1069lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"\2", (void *) \&\2},/p'\'''
1070lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/  {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/  {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/  {"lib\2", (void *) \&\2},/p'\'''
1071lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'''
1072lt_cv_sys_max_cmd_len=196608
1073
1074## ----------------- ##
1075## Output variables. ##
1076## ----------------- ##
1077
1078ACLOCAL='${SHELL} /Users/erikgerwick/computational/SHERPA-MC-1.2.3/missing --run aclocal-1.11'
1079AHADICBUILDDIR='${top_builddir}/AHADIC++'
1080AHADICDIR='${top_srcdir}/AHADIC++'
1081AHADICLIBS='-L${AHADICBUILDDIR}/Main -L${AHADICBUILDDIR}/Tools -L${AHADICBUILDDIR}/Formation -L${AHADICBUILDDIR}/Decays               -lAhadicMain -lAhadicTools -lAhadicFormation -lAhadicDecays'
1082AHADIC_SUPPORT_FALSE='#'
1083AHADIC_SUPPORT_TRUE=''
1084AMDEPBACKSLASH='\'
1085AMDEP_FALSE='#'
1086AMDEP_TRUE=''
1087AMEGICBUILDDIR='${top_builddir}/AMEGIC++'
1088AMEGICDIR='${top_srcdir}/AMEGIC++'
1089AMEGICLIBS='-L${AMEGICBUILDDIR}/Main -L${AMEGICBUILDDIR}/DipoleSubtraction            -L${AMEGICBUILDDIR}/Amplitude -L${AMEGICBUILDDIR}/Phasespace               -L${AMEGICBUILDDIR}/String -L${AMEGICBUILDDIR}/Amplitude/Zfunctions -L${AMEGICBUILDDIR}/Cluster               -lAmegic -lDipoleSubtraction -lAmplitude -lAmegicPSGen -lZfunctions -lString -lAmegicCluster'
1090AMISICBUILDDIR='${top_builddir}/AMISIC++'
1091AMISICDIR='${top_srcdir}/AMISIC++'
1092AMISICLIBS='-L${AMISICBUILDDIR}/Main -L${AMISICBUILDDIR}/Tools -L${AMISICBUILDDIR}/Model               -lAmisic -lAmisicModel -lAmisicTools'
1093AMISIC_SUPPORT_FALSE='#'
1094AMISIC_SUPPORT_TRUE=''
1095AMTAR='${SHELL} /Users/erikgerwick/computational/SHERPA-MC-1.2.3/missing --run tar'
1096AM_CPPFLAGS='-I$(top_srcdir)'
1097AM_CXXFLAGS='-g -O2 -pedantic -Wall'
1098AM_FFLAGS=''
1099AR='ar'
1100ATOOLSBUILDDIR='${top_builddir}/ATOOLS'
1101ATOOLSDIR='${top_srcdir}/ATOOLS'
1102ATOOLSLIBS='-L${ATOOLSBUILDDIR}/Phys -L${ATOOLSBUILDDIR}/Math               -L${ATOOLSBUILDDIR}/Org               -lToolsPhys -lToolsMath -lToolsOrg'
1103AUTOCONF='${SHELL} /Users/erikgerwick/computational/SHERPA-MC-1.2.3/missing --run autoconf'
1104AUTOHEADER='${SHELL} /Users/erikgerwick/computational/SHERPA-MC-1.2.3/missing --run autoheader'
1105AUTOMAKE='${SHELL} /Users/erikgerwick/computational/SHERPA-MC-1.2.3/missing --run automake-1.11'
1106AWK='awk'
1107BEAMBUILDDIR='${top_builddir}/BEAM'
1108BEAMDIR='${top_srcdir}/BEAM'
1109BEAMLIBS='-L${BEAMBUILDDIR}/Main -lBeam'
1110BINDIR='/Users/erikgerwick/computational/SHERPA-MC-1.2.3/bin'
1111CC='gcc'
1112CCDEPMODE='depmode=gcc3'
1113CERNLIB_SUPPORT_FALSE=''
1114CERNLIB_SUPPORT_TRUE='#'
1115CFLAGS='-g -O2'
1116COMIXBUILDDIR='${top_builddir}/COMIX'
1117COMIXDIR='${top_srcdir}/COMIX'
1118COMIXLIBS='-L${COMIXBUILDDIR}/Amplitude -L${COMIXBUILDDIR}/Phasespace -L${COMIXBUILDDIR}/Main -L${COMIXBUILDDIR}/Models -L${COMIXBUILDDIR}/Currents -L${COMIXBUILDDIR}/Vertices -L${COMIXBUILDDIR}/Cluster -lComixAmplitude -lComixPhasespace -lComix -lComixModels -lComixCurrents -lComixVertices -lComixCluster'
1119CONDITIONAL_AHADICLIBS='${AHADICLIBS}'
1120CONDITIONAL_AMISICLIBS='${AMISICLIBS}'
1121CONDITIONAL_CERNLIBLIBS=''
1122CONDITIONAL_FASTJETDIR=''
1123CONDITIONAL_FASTJETINCS=''
1124CONDITIONAL_FASTJETLIBS=''
1125CONDITIONAL_GOLEM95DIR=''
1126CONDITIONAL_GOLEM95LIBS=''
1127CONDITIONAL_GZIPLIBS=''
1128CONDITIONAL_HADRONSLIBS='${HADRONSLIBS}'
1129CONDITIONAL_HEPMC2DIR=''
1130CONDITIONAL_HEPMC2INCS=''
1131CONDITIONAL_HEPMC2LIBS=''
1132CONDITIONAL_HZTOOLDIR=''
1133CONDITIONAL_HZTOOLINCS=''
1134CONDITIONAL_HZTOOLLIBS=''
1135CONDITIONAL_LHAPDFDIR=''
1136CONDITIONAL_LHAPDFINCS=''
1137CONDITIONAL_LHAPDFLIBS=''
1138CONDITIONAL_MCATNLOLIBS=''
1139CONDITIONAL_MCFMDIR=''
1140CONDITIONAL_MCFMLIBS=''
1141CONDITIONAL_PHOTONSLIBS='${PHOTONSLIBS}'
1142CONDITIONAL_RIVETCPPFLAGS=''
1143CONDITIONAL_RIVETLDADD=''
1144CONDITIONAL_ROOTDIR=''
1145CONDITIONAL_ROOTFLAGS=''
1146CONDITIONAL_ROOTINCS=''
1147CONDITIONAL_ROOTLIBS=''
1148CONDITIONAL_THREADLIBS=''
1149CONDITIONAL_WHITEHATDIR=''
1150CONDITIONAL_WHITEHATINCS=''
1151CONDITIONAL_WHITEHATLIBS=''
1152CPP='gcc -E'
1153CPPFLAGS=''
1154CSSBUILDDIR='${top_builddir}/CSSHOWER++'
1155CSSDIR='${top_srcdir}/CSSHOWER++'
1156CSSLIBS='-L${CSSBUILDDIR}/Main -L${CSSBUILDDIR}/Calculators -L${CSSBUILDDIR}/Showers -L${CSSBUILDDIR}/Tools             -lCSTools -lCSCalculators -lCSShowers -lCSMain'
1157CXX='g++'
1158CXXCPP='g++ -E'
1159CXXDEPMODE='depmode=gcc3'
1160CXXFLAGS=''
1161CYGPATH_W='echo'
1162DATADIR='/Users/erikgerwick/computational/SHERPA-MC-1.2.3/share/SHERPA-MC'
1163DEFS='-DHAVE_CONFIG_H'
1164DEPDIR='.deps'
1165DSYMUTIL='dsymutil'
1166DUMPBIN=''
1167ECHO_C='\c'
1168ECHO_N=''
1169ECHO_T=''
1170EGREP='/usr/bin/grep -E'
1171EXEEXT=''
1172EXTRAXSBUILDDIR='${top_builddir}/EXTRA_XS'
1173EXTRAXSDIR='${top_srcdir}/EXTRA_XS'
1174EXTRAXSLIBS='-L${EXTRAXSBUILDDIR}/Main -lExtraXS                -L${EXTRAXSBUILDDIR}/Two2Two -lExtraXS2_2                -L${EXTRAXSBUILDDIR}/Cluster -lExtraXSCluster                -L${EXTRAXSBUILDDIR}/NLO -lExtraXSNLO'
1175EXTRA_DIST='$(SVNINCLUDE)'
1176F77='gfortran'
1177FASTJET_SUPPORT_FALSE=''
1178FASTJET_SUPPORT_TRUE='#'
1179FC='gfortran'
1180FCFLAGS='-g -O2'
1181FCLIBS=' -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran'
1182FGREP='/usr/bin/grep -F'
1183FORTRANLIBADD=' -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0 -L/usr/local/lib/gcc/x86_64-apple-darwin10.4.0/4.6.0/../../.. -lgfortran'
1184GOLEM95_SUPPORT_FALSE=''
1185GOLEM95_SUPPORT_TRUE='#'
1186GREP='/usr/bin/grep'
1187GZIP_SUPPORT_FALSE=''
1188GZIP_SUPPORT_TRUE='#'
1189HADRONSBUILDDIR='${top_builddir}/HADRONS++'
1190HADRONSDIR='${top_srcdir}/HADRONS++'
1191HADRONSLIBS='-L${HADRONSBUILDDIR}/Main -L${HADRONSBUILDDIR}/ME_Library                -L${HADRONSBUILDDIR}/Current_Library -L${HADRONSBUILDDIR}/PS_Library                -lHadronsMain -lHadronsMEs -lHadronsCurrents -lHadronsPSs'
1192HADRONS_SUPPORT_FALSE='#'
1193HADRONS_SUPPORT_TRUE=''
1194HEPEVT_CB_SIZE='10000'
1195HEPMC2_SUPPORT_FALSE=''
1196HEPMC2_SUPPORT_TRUE='#'
1197HZTOOL_SUPPORT_FALSE=''
1198HZTOOL_SUPPORT_TRUE='#'
1199INCLUDEDIR='/Users/erikgerwick/computational/SHERPA-MC-1.2.3/include/SHERPA-MC'
1200INSTALL_DATA='${INSTALL} -m 644'
1201INSTALL_PROGRAM='${INSTALL}'
1202INSTALL_SCRIPT='${INSTALL}'
1203INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
1204LD='/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld'
1205LDFLAGS=''
1206LHAPDF_NATIVE_WRAPPER_FALSE=''
1207LHAPDF_NATIVE_WRAPPER_TRUE='#'
1208LHAPDF_SUPPORT_FALSE=''
1209LHAPDF_SUPPORT_TRUE='#'
1210LIBDIR='/Users/erikgerwick/computational/SHERPA-MC-1.2.3/lib/SHERPA-MC'
1211LIBOBJS=''
1212LIBS=''
1213LIBTOOL='$(SHELL) $(top_builddir)/libtool'
1214LIPO='lipo'
1215LN_S='ln -s'
1216LTLIBOBJS=''
1217MAKEINFO='${SHELL} /Users/erikgerwick/computational/SHERPA-MC-1.2.3/missing --run makeinfo'
1218MCATNLO_SUPPORT_FALSE=''
1219MCATNLO_SUPPORT_TRUE='#'
1220MCFM_SUPPORT_FALSE=''
1221MCFM_SUPPORT_TRUE='#'
1222METOOLSBUILDDIR='${top_builddir}/METOOLS'
1223METOOLSDIR='${top_srcdir}/METOOLS'
1224METOOLSLIBS='-L${METOOLSBUILDDIR}/Main -lHelicitiesMain                   -L${METOOLSBUILDDIR}/Loops -lHelicitiesLoops'
1225MKDIR_P='./install-sh -c -d'
1226MODELBUILDDIR='${top_builddir}/MODEL'
1227MODELDIR='${top_srcdir}/MODEL'
1228MODELLIBS='-L${MODELBUILDDIR}/Main -L${MODELBUILDDIR}/Interaction_Models              -lModelMain -lModelInteractions'
1229NM='/usr/bin/nm'
1230NMEDIT='nmedit'
1231OBJDUMP='false'
1232OBJEXT='o'
1233OTOOL64=':'
1234OTOOL='otool'
1235PACKAGE='SHERPA-MC'
1236PACKAGE_BUGREPORT='support@sherpa-mc.de'
1237PACKAGE_NAME='SHERPA MC'
1238PACKAGE_STRING='SHERPA MC 1.2.3'
1239PACKAGE_TARNAME='SHERPA-MC'
1240PACKAGE_URL=''
1241PACKAGE_VERSION='1.2.3'
1242PATH_SEPARATOR=':'
1243PDFBUILDDIR='${top_builddir}/PDF'
1244PDFDIR='${top_srcdir}/PDF'
1245PDFLIBS='-L${PDFBUILDDIR}/Main -L${PDFBUILDDIR}/Remnant            -lPDF -lRemnant'
1246PHASICBUILDDIR='${top_builddir}/PHASIC++'
1247PHASICDIR='${top_srcdir}/PHASIC++'
1248PHASICLIBS='-L${PHASICBUILDDIR}/Main -L${PHASICBUILDDIR}/Channels       -L${PHASICBUILDDIR}/Process -L${PHASICBUILDDIR}/Scales  -L${PHASICBUILDDIR}/Selectors   -lPhasicChannels -lPhasicMain -lPhasicProcess -lPhasicScales    -lPhasicSelectors'
1249PHOTONSBUILDDIR='${top_builddir}/PHOTONS++'
1250PHOTONSDIR='${top_srcdir}/PHOTONS++'
1251PHOTONSLIBS='-L${PHOTONSBUILDDIR}/Main -L${PHOTONSBUILDDIR}/Tools                -L${PHOTONSBUILDDIR}/PhaseSpace -L${PHOTONSBUILDDIR}/MEs                -lPhotonsMain -lPhotonsTools -lPhotonsPhaseSpace -lPhotonsMEs'
1252PHOTONS_SUPPORT_FALSE='#'
1253PHOTONS_SUPPORT_TRUE=''
1254POWHEGBUILDDIR='${top_builddir}/POWHEG'
1255POWHEGDIR='${top_srcdir}/POWHEG'
1256POWHEGLIBS='-L${POWHEGBUILDDIR}/Main -L${POWHEGBUILDDIR}/Calculators -L${POWHEGBUILDDIR}/Showers -L${POWHEGBUILDDIR}/Tools              -lPOWHEGTools -lPOWHEGCalculators -lPOWHEGShowers -lPOWHEGMain'
1257PYTHIA_SUPPORT_FALSE=''
1258PYTHIA_SUPPORT_TRUE='#'
1259RANLIB='ranlib'
1260RIVET_SUPPORT_FALSE=''
1261RIVET_SUPPORT_TRUE='#'
1262ROOT_SUPPORT_FALSE=''
1263ROOT_SUPPORT_TRUE='#'
1264SED='/usr/bin/sed'
1265SET_MAKE=''
1266SHELL='/bin/sh'
1267SHERPABUILDDIR='${top_builddir}/SHERPA'
1268SHERPADIR='${top_srcdir}/SHERPA'
1269SHERPALIBS='-L${SHERPABUILDDIR}/Single_Events -L${SHERPABUILDDIR}/PerturbativePhysics               -L${SHERPABUILDDIR}/LundTools -L${SHERPABUILDDIR}/Tools -L${SHERPABUILDDIR}/Main               -L${SHERPABUILDDIR}/Initialization -L${SHERPABUILDDIR}/SoftPhysics -L${SHERPABUILDDIR}/HerwigTools               -lSherpaMain -lSherpaInitialization -lSherpaSingleEvents               -lSherpaPerturbativePhysics -lSherpaSoftPhysics -lLundTools -lSherpaTools'
1270SHERPAPREFIX='/Users/erikgerwick/computational/SHERPA-MC-1.2.3'
1271STRIP='strip'
1272SVNINCLUDE=''
1273USING__Analysis_FALSE=''
1274USING__Analysis_TRUE='#'
1275USING__Threading_FALSE=''
1276USING__Threading_TRUE='#'
1277VERSION='1.2.3'
1278VERSIONING=''
1279WHITEHAT_SUPPORT_FALSE=''
1280WHITEHAT_SUPPORT_TRUE='#'
1281ac_ct_CC='gcc'
1282ac_ct_CXX='g++'
1283ac_ct_DUMPBIN=''
1284ac_ct_FC='gfortran'
1285am__EXEEXT_FALSE=''
1286am__EXEEXT_TRUE='#'
1287am__fastdepCC_FALSE='#'
1288am__fastdepCC_TRUE=''
1289am__fastdepCXX_FALSE='#'
1290am__fastdepCXX_TRUE=''
1291am__include='include'
1292am__isrc=''
1293am__leading_dot='.'
1294am__quote=''
1295am__tar='tar --format=ustar -chf - "$$tardir"'
1296am__untar='tar -xf -'
1297bindir='${exec_prefix}/bin'
1298build='x86_64-apple-darwin10.5.0'
1299build_alias=''
1300build_cpu='x86_64'
1301build_os='darwin10.5.0'
1302build_vendor='apple'
1303datadir='${datarootdir}'
1304datarootdir='${prefix}/share'
1305docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
1306dvidir='${docdir}'
1307exec_prefix='/Users/erikgerwick/computational/SHERPA-MC-1.2.3'
1308host='x86_64-apple-darwin10.5.0'
1309host_alias=''
1310host_cpu='x86_64'
1311host_os='darwin10.5.0'
1312host_vendor='apple'
1313htmldir='${docdir}'
1314includedir='${prefix}/include'
1315infodir='${datarootdir}/info'
1316install_sh='${SHELL} /Users/erikgerwick/computational/SHERPA-MC-1.2.3/install-sh'
1317ldflags='-dynamic -flat_namespace'
1318libdir='${exec_prefix}/lib'
1319libexecdir='${exec_prefix}/libexec'
1320localedir='${datarootdir}/locale'
1321localincdir='$(pkgincludedir)/$(subdir)'
1322localstatedir='${prefix}/var'
1323lt_ECHO='/bin//echo'
1324mandir='${datarootdir}/man'
1325mkdir_p='$(top_builddir)/./install-sh -c -d'
1326oldincludedir='/usr/include'
1327pdfdir='${docdir}'
1328pkgdatadir='${datadir}/${PACKAGE_TARNAME}'
1329pkgincludedir='${includedir}/${PACKAGE_TARNAME}'
1330pkglibdir='${libdir}/${PACKAGE_TARNAME}'
1331prefix='/Users/erikgerwick/computational/SHERPA-MC-1.2.3'
1332program_transform_name='s,x,x,'
1333psdir='${docdir}'
1334sbindir='${exec_prefix}/sbin'
1335sharedstatedir='${prefix}/com'
1336sysconfdir='${prefix}/etc'
1337target_alias=''
1338
1339## ----------- ##
1340## confdefs.h. ##
1341## ----------- ##
1342
1343/* confdefs.h */
1344#define PACKAGE_NAME "SHERPA MC"
1345#define PACKAGE_TARNAME "SHERPA-MC"
1346#define PACKAGE_VERSION "1.2.3"
1347#define PACKAGE_STRING "SHERPA MC 1.2.3"
1348#define PACKAGE_BUGREPORT "support@sherpa-mc.de"
1349#define PACKAGE_URL ""
1350#define PACKAGE "SHERPA-MC"
1351#define VERSION "1.2.3"
1352#define ARCH_DARWIN "1"
1353#define LIB_SUFFIX ".dylib"
1354#define LD_PATH_NAME "DYLD_LIBRARY_PATH"
1355#define FC_FUNC(name,NAME) name ## _
1356#define FC_FUNC_(name,NAME) name ## _
1357#define STDC_HEADERS 1
1358#define HAVE_SYS_TYPES_H 1
1359#define HAVE_SYS_STAT_H 1
1360#define HAVE_STDLIB_H 1
1361#define HAVE_STRING_H 1
1362#define HAVE_MEMORY_H 1
1363#define HAVE_STRINGS_H 1
1364#define HAVE_INTTYPES_H 1
1365#define HAVE_STDINT_H 1
1366#define HAVE_UNISTD_H 1
1367#define HAVE_DLFCN_H 1
1368#define LT_OBJDIR ".libs/"
1369#define STDC_HEADERS 1
1370#define HAVE_MKDIR 1
1371#define HEPEVT_CB_SIZE 10000
1372#define USING__Amisic "1"
1373#define USING__Ahadic "1"
1374#define USING__Hadrons "1"
1375#define USING__Photons "1"
1376#define SHERPA_VERSION "1"
1377#define SHERPA_SUBVERSION "2.3"
1378#define SHERPA_PREFIX "/Users/erikgerwick/computational/SHERPA-MC-1.2.3"
1379#define SHERPA_INCLUDE_PATH "/Users/erikgerwick/computational/SHERPA-MC-1.2.3/include/SHERPA-MC"
1380#define SHERPA_LIBRARY_PATH "/Users/erikgerwick/computational/SHERPA-MC-1.2.3/lib/SHERPA-MC"
1381#define SHERPA_SHARE_PATH "/Users/erikgerwick/computational/SHERPA-MC-1.2.3/share/SHERPA-MC"
1382#define USING__COLOUR "1"
1383
1384configure: exit 0