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