Ticket #39476: config.3.log

File config.3.log, 9.1 KB (added by mkae (Marko Käning), 11 years ago)
Line 
1This file contains any messages produced by compilers while
2running configure, to aid debugging if configure makes a mistake.
3
4It was created by arpack-ng configure 3.1.3, which was
5generated by GNU Autoconf 2.69.  Invocation command line was
6
7  $ ./configure --prefix=/opt/local home=/opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3 FFLAGS=-O2 -m64 --enable-mpi --with-blas=/usr/lib/libblas.dylib --with-lapack=/usr/lib/liblapack.dylib
8
9## --------- ##
10## Platform. ##
11## --------- ##
12
13hostname = markos-imac
14uname -m = i386
15uname -r = 10.8.0
16uname -s = Darwin
17uname -v = Darwin Kernel Version 10.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~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.8.0: Tue Jun  7 16:33:36 PDT 2011; root:xnu-1504.15.3~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: 77 tasks, 342 threads, 2 processors
34Load average: 1.49, Mach factor: 0.77
35/bin/machine           = unknown
36/usr/bin/oslevel       = unknown
37/bin/universe          = unknown
38
39PATH: /opt/local/bin/no_default_gcc
40PATH: /opt/local/bin
41PATH: /opt/local/sbin
42PATH: /bin
43PATH: /sbin
44PATH: /usr/bin
45PATH: /usr/sbin
46
47
48## ----------- ##
49## Core tests. ##
50## ----------- ##
51
52configure:2263: checking for a BSD-compatible install
53configure:2331: result: /usr/bin/install -c
54configure:2342: checking whether build environment is sane
55configure:2392: result: yes
56configure:2533: checking for a thread-safe mkdir -p
57configure:2572: result: ./install-sh -c -d
58configure:2585: checking for gawk
59configure:2601: found /opt/local/bin/gawk
60configure:2612: result: gawk
61configure:2623: checking whether make sets $(MAKE)
62configure:2645: result: yes
63configure:2726: checking whether to enable maintainer-specific portions of Makefiles
64configure:2735: result: no
65configure:2857: checking for Fortran 77 compiler version
66configure:2866: /opt/local/bin/openmpif77 --version >&5
67GNU Fortran (MacPorts gcc46 4.6.4_1) 4.6.4
68Copyright (C) 2011 Free Software Foundation, Inc.
69
70GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
71You may redistribute copies of GNU Fortran
72under the terms of the GNU General Public License.
73For more information about these matters, see the file named COPYING
74
75configure:2877: $? = 0
76configure:2866: /opt/local/bin/openmpif77 -v >&5
77Using built-in specs.
78COLLECT_GCC=/opt/local/bin/gfortran-mp-4.6
79COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin10/4.6.4/lto-wrapper
80Target: x86_64-apple-darwin10
81Configured with: ../gcc-4.6.4/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,lto,fortran --libdir=/opt/local/lib/gcc46 --includedir=/opt/local/include/gcc46 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.6 --with-local-prefix=/opt/local --with-libiconv-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.6 --with-gxx-include-dir=/opt/local/include/gcc46/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-ppl=/opt/local --with-cloog=/opt/local --enable-cloog-backend=isl --disable-cloog-version-check --enable-stage1-checking --disable-multilib --enable-lto --enable-libstdcxx-time --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld --with-ar=/opt/local/bin/ar --with-bugurl=https://trac.macports.org/newticket --disable-ppl-version-check --with-pkgversion='MacPorts gcc46 4.6.4_1'
82Thread model: posix
83gcc version 4.6.4 (MacPorts gcc46 4.6.4_1)
84configure:2877: $? = 0
85configure:2866: /opt/local/bin/openmpif77 -V >&5
86gfortran-mp-4.6: error: unrecognized option '-V'
87gfortran-mp-4.6: fatal error: no input files
88compilation terminated.
89configure:2877: $? = 1
90configure:2866: /opt/local/bin/openmpif77 -qversion >&5
91gfortran-mp-4.6: error: unrecognized option '-qversion'
92gfortran-mp-4.6: fatal error: no input files
93compilation terminated.
94configure:2877: $? = 1
95configure:2892: checking whether the Fortran 77 compiler works
96configure:2914: /opt/local/bin/openmpif77 -O2 -m64 -L/opt/local/lib -arch x86_64 conftest.f  >&5
97gfortran-mp-4.6: error: x86_64: No such file or directory
98gfortran-mp-4.6: error: unrecognized option '-arch'
99configure:2918: $? = 1
100configure:2956: result: no
101configure: failed program was:
102|       program main
103|
104|       end
105configure:2961: error: in `/opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3':
106configure:2963: error: Fortran 77 compiler cannot create executables
107See `config.log' for more details
108
109## ---------------- ##
110## Cache variables. ##
111## ---------------- ##
112
113ac_cv_env_CC_set=set
114ac_cv_env_CC_value=/usr/bin/gcc-4.2
115ac_cv_env_CFLAGS_set=set
116ac_cv_env_CFLAGS_value='-O2 -arch x86_64'
117ac_cv_env_CPPFLAGS_set=set
118ac_cv_env_CPPFLAGS_value=-I/opt/local/include
119ac_cv_env_CPP_set=
120ac_cv_env_CPP_value=
121ac_cv_env_F77_set=set
122ac_cv_env_F77_value=/opt/local/bin/openmpif77
123ac_cv_env_FFLAGS_set=set
124ac_cv_env_FFLAGS_value='-O2 -m64'
125ac_cv_env_LDFLAGS_set=set
126ac_cv_env_LDFLAGS_value='-L/opt/local/lib -arch x86_64'
127ac_cv_env_LIBS_set=
128ac_cv_env_LIBS_value=
129ac_cv_env_MPIF77_set=set
130ac_cv_env_MPIF77_value=/opt/local/bin/openmpif77
131ac_cv_env_build_alias_set=
132ac_cv_env_build_alias_value=
133ac_cv_env_host_alias_set=
134ac_cv_env_host_alias_value=
135ac_cv_env_target_alias_set=
136ac_cv_env_target_alias_value=
137ac_cv_prog_AWK=gawk
138ac_cv_prog_make_make_set=yes
139
140## ----------------- ##
141## Output variables. ##
142## ----------------- ##
143
144ACLOCAL='${SHELL} /opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3/missing --run aclocal-1.11'
145AMDEPBACKSLASH=''
146AMDEP_FALSE=''
147AMDEP_TRUE=''
148AMTAR='$${TAR-tar}'
149AR=''
150AS=''
151AUTOCONF='${SHELL} /opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3/missing --run autoconf'
152AUTOHEADER='${SHELL} /opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3/missing --run autoheader'
153AUTOMAKE='${SHELL} /opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3/missing --run automake-1.11'
154AWK='gawk'
155BLAS_LIBS=''
156CC='/usr/bin/gcc-4.2'
157CCDEPMODE=''
158CFLAGS='-O2 -arch x86_64'
159CPP=''
160CPPFLAGS='-I/opt/local/include'
161CYGPATH_W='echo'
162DEFS=''
163DEPDIR=''
164DLLTOOL=''
165DSYMUTIL=''
166DUMPBIN=''
167ECHO_C='\c'
168ECHO_N=''
169ECHO_T=''
170EGREP=''
171EXEEXT=''
172F77='/opt/local/bin/openmpif77'
173FFLAGS='-O2 -m64'
174FGREP=''
175FLIBS=''
176GREP=''
177INSTALL_DATA='${INSTALL} -m 644'
178INSTALL_PROGRAM='${INSTALL}'
179INSTALL_SCRIPT='${INSTALL}'
180INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
181LAPACK_LIBS=''
182LD=''
183LDFLAGS='-L/opt/local/lib -arch x86_64'
184LIBOBJS=''
185LIBS=''
186LIBTOOL=''
187LIPO=''
188LN_S=''
189LTLIBOBJS=''
190MAINT='#'
191MAINTAINER_MODE_FALSE=''
192MAINTAINER_MODE_TRUE='#'
193MAKEINFO='${SHELL} /opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3/missing --run makeinfo'
194MANIFEST_TOOL=''
195MKDIR_P='./install-sh -c -d'
196MPIF77='/opt/local/bin/openmpif77'
197MPILIBS=''
198MPI_FALSE=''
199MPI_TRUE=''
200NM=''
201NMEDIT=''
202OBJDUMP=''
203OBJEXT=''
204OTOOL64=''
205OTOOL=''
206PACKAGE='arpack-ng'
207PACKAGE_BUGREPORT='http://forge.scilab.org/index.php/p/arpack-ng/issues/'
208PACKAGE_NAME='arpack-ng'
209PACKAGE_STRING='arpack-ng 3.1.3'
210PACKAGE_TARNAME='arpack-ng'
211PACKAGE_URL=''
212PACKAGE_VERSION='3.1.3'
213PATH_SEPARATOR=':'
214RANLIB=''
215SED=''
216SET_MAKE=''
217SHELL='/bin/sh'
218STRIP=''
219VERSION='3.1.3'
220ac_ct_AR=''
221ac_ct_CC=''
222ac_ct_DUMPBIN=''
223ac_ct_F77=''
224am__EXEEXT_FALSE=''
225am__EXEEXT_TRUE=''
226am__fastdepCC_FALSE=''
227am__fastdepCC_TRUE=''
228am__include=''
229am__isrc=''
230am__leading_dot='.'
231am__nodep=''
232am__quote=''
233am__tar='$${TAR-tar} chof - "$$tardir"'
234am__untar='$${TAR-tar} xf -'
235bindir='${exec_prefix}/bin'
236build=''
237build_alias=''
238build_cpu=''
239build_os=''
240build_vendor=''
241datadir='${datarootdir}'
242datarootdir='${prefix}/share'
243docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
244dvidir='${docdir}'
245exec_prefix='NONE'
246host=''
247host_alias=''
248host_cpu=''
249host_os=''
250host_vendor=''
251htmldir='${docdir}'
252includedir='${prefix}/include'
253infodir='${datarootdir}/info'
254install_sh='${SHELL} /opt/local/var/macports/build/_Users_marko_WC_SVN_MacPorts_math_arpack/arpack/work/arpack-ng-3.1.3/install-sh'
255libdir='${exec_prefix}/lib'
256libexecdir='${exec_prefix}/libexec'
257localedir='${datarootdir}/locale'
258localstatedir='${prefix}/var'
259mandir='${datarootdir}/man'
260mkdir_p='$(top_builddir)/./install-sh -c -d'
261oldincludedir='/usr/include'
262pdfdir='${docdir}'
263prefix='/opt/local'
264program_transform_name='s,x,x,'
265psdir='${docdir}'
266sbindir='${exec_prefix}/sbin'
267sharedstatedir='${prefix}/com'
268sysconfdir='${prefix}/etc'
269target_alias=''
270
271## ----------- ##
272## confdefs.h. ##
273## ----------- ##
274
275/* confdefs.h */
276#define PACKAGE_NAME "arpack-ng"
277#define PACKAGE_TARNAME "arpack-ng"
278#define PACKAGE_VERSION "3.1.3"
279#define PACKAGE_STRING "arpack-ng 3.1.3"
280#define PACKAGE_BUGREPORT "http://forge.scilab.org/index.php/p/arpack-ng/issues/"
281#define PACKAGE_URL ""
282#define PACKAGE "arpack-ng"
283#define VERSION "3.1.3"
284
285configure: exit 77