Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8310243
config.log
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
10 KB
Subscribers
None
config.log
View Options
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Cuba configure 2.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = Tobias-Tolls-MacBook-Pro.local
uname -m = i386
uname -r = 10.8.0
uname -s = Darwin
uname -v = Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = Mach kernel version:
Darwin Kernel Version 10.8.0: Tue Jun 7 16:33:36 PDT 2011; root:xnu-1504.15.3~1/RELEASE_I386
Kernel configured for up to 4 processors.
2 processors are physically available.
4 processors are logically available.
Processor type: i486 (Intel 80486)
Processors active: 0 1 2 3
Primary memory available: 4.00 gigabytes
Default processor set: 135 tasks, 691 threads, 4 processors
Load average: 1.45, Mach factor: 2.53
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /Users/macl/Software/cernlib/2005/bin
PATH: .
PATH: /Users/tollto/bin/
PATH: /usr/X11R6/bin
PATH: /Applications/Wired/bin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /Users/macl/bin
PATH: /usr/local/include/freetype2
PATH: /sw/include/pythia6205
PATH: /sw/bin
PATH: /usr/lib/root/bin
PATH: /sw/bin
PATH: /sw/sbin
PATH: /usr/bin
PATH: /bin
PATH: /usr/sbin
PATH: /sbin
PATH: /usr/local/bin
PATH: /usr/texbin
PATH: /usr/X11/bin
PATH: /usr/X11R6/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1725: checking for gcc
configure:1741: found /usr/bin/gcc
configure:1752: result: gcc
configure:1990: checking for C compiler version
configure:1997: gcc --version >&5
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2000: $? = 0
configure:2007: gcc -v >&5
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/gcc/gcc-5666.3~6/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
Thread model: posix
gcc version 4.2.1 (Apple Inc. build 5666) (dot 3)
configure:2010: $? = 0
configure:2017: gcc -V >&5
gcc-4.2: argument to `-V' is missing
configure:2020: $? = 1
configure:2043: checking for C compiler default output file name
configure:2070: gcc conftest.c -lm >&5
configure:2073: $? = 0
configure:2111: result: a.out
configure:2128: checking whether the C compiler works
configure:2138: ./a.out
configure:2141: $? = 0
configure:2158: result: yes
configure:2165: checking whether we are cross compiling
configure:2167: result: no
configure:2170: checking for suffix of executables
configure:2177: gcc -o conftest conftest.c -lm >&5
configure:2180: $? = 0
configure:2204: result:
configure:2210: checking for suffix of object files
configure:2236: gcc -c conftest.c >&5
configure:2239: $? = 0
configure:2262: result: o
configure:2266: checking whether we are using the GNU C compiler
configure:2295: gcc -c conftest.c >&5
configure:2301: $? = 0
configure:2318: result: yes
configure:2323: checking whether gcc accepts -g
configure:2353: gcc -c -g conftest.c >&5
configure:2359: $? = 0
configure:2458: result: yes
configure:2475: checking for gcc option to accept ISO C89
configure:2549: gcc -c -g -O2 conftest.c >&5
configure:2555: $? = 0
configure:2578: result: none needed
configure:2649: checking for g77
configure:2679: result: no
configure:2649: checking for xlf
configure:2679: result: no
configure:2649: checking for f77
configure:2679: result: no
configure:2649: checking for frt
configure:2679: result: no
configure:2649: checking for pgf77
configure:2679: result: no
configure:2649: checking for cf77
configure:2679: result: no
configure:2649: checking for fort77
configure:2679: result: no
configure:2649: checking for fl32
configure:2679: result: no
configure:2649: checking for af77
configure:2679: result: no
configure:2649: checking for xlf90
configure:2679: result: no
configure:2649: checking for f90
configure:2679: result: no
configure:2649: checking for pgf90
configure:2679: result: no
configure:2649: checking for pghpf
configure:2679: result: no
configure:2649: checking for epcf90
configure:2679: result: no
configure:2649: checking for gfortran
configure:2665: found /usr/local/bin/gfortran
configure:2676: result: gfortran
configure:2706: checking for Fortran 77 compiler version
configure:2713: gfortran --version >&5
GNU Fortran (GCC) 4.3.0 20071026 (experimental)
Copyright (C) 2007 Free Software Foundation, Inc.
GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:2716: $? = 0
configure:2723: gfortran -v >&5
Using built-in specs.
Target: i386-apple-darwin9.0.0
Configured with: ../gcc-4.3-20071026/configure --enable-languages=fortran
Thread model: posix
gcc version 4.3.0 20071026 (experimental) (GCC)
configure:2726: $? = 0
configure:2733: gfortran -V >&5
gfortran: '-V' option must have argument
configure:2736: $? = 1
configure:2744: checking whether we are using the GNU Fortran 77 compiler
configure:2763: gfortran -c conftest.F >&5
configure:2769: $? = 0
configure:2786: result: yes
configure:2792: checking whether gfortran accepts -g
configure:2809: gfortran -c -g conftest.f >&5
configure:2815: $? = 0
configure:2831: result: yes
configure:2899: checking for ranlib
configure:2915: found /usr/bin/ranlib
configure:2926: result: ranlib
configure:2996: checking for a BSD-compatible install
configure:3052: result: /usr/bin/install -c
configure:3078: checking for an ANSI C-conforming const
configure:3153: gcc -c -O0 -fomit-frame-pointer -ffast-math conftest.c >&5
configure:3159: $? = 0
configure:3174: result: yes
configure:3184: checking for inline
configure:3210: gcc -c -O0 -fomit-frame-pointer -ffast-math conftest.c >&5
configure:3216: $? = 0
configure:3234: result: inline
configure:3255: checking for long double with more range or precision than double
configure:3300: gcc -c -O0 -fomit-frame-pointer -ffast-math conftest.c >&5
configure:3306: $? = 0
configure:3321: result: yes
configure:3345: checking for powl
configure:3401: gcc -o conftest -O0 -fomit-frame-pointer -ffast-math conftest.c -lm >&5
conftest.c:33: warning: conflicting types for built-in function 'powl'
configure:3407: $? = 0
configure:3425: result: yes
configure:3439: checking for erf
configure:3495: gcc -o conftest -O0 -fomit-frame-pointer -ffast-math conftest.c -lm >&5
conftest.c:34: warning: conflicting types for built-in function 'erf'
configure:3501: $? = 0
configure:3519: result: yes
configure:3546: checking for variable-size arrays
configure:3562: gcc -c -O0 -fomit-frame-pointer -ffast-math conftest.c >&5
configure:3568: $? = 0
configure:3573: result: yes
configure:3596: checking for MathLink
configure:3624: result: no
configure:3634: checking for qmake
configure:3664: result: no
configure:3783: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by Cuba config.status 2.1, which was
generated by GNU Autoconf 2.61. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on Tobias-Tolls-MacBook-Pro.local
config.status:601: creating makefile
config.status:601: creating config.h
config.status:813: config.h is unchanged
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_c_long_double=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_MCFLAGS_set=
ac_cv_env_MCFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=yes
ac_cv_func_erf=yes
ac_cv_func_powl=yes
ac_cv_objext=o
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_F77=gfortran
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_f77_g=yes
ac_cv_type_long_double_wider=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-O0 -fomit-frame-pointer -ffast-math'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
DEMO_FORTRAN_DEFAULT='demo-fortran'
ECHO_C='ECHO_N=''
ECHO_T=''
EXEEXT=''
F77='gfortran'
FFLAGS='-g -O2'
HAVE_QMAKE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=''
LIBS='-lm'
LTLIBOBJS=''
MATH_DEFAULT=''
MCFLAGS=''
OBJEXT='o'
PACKAGE_BUGREPORT='hahn@feynarts.de'
PACKAGE_NAME='Cuba'
PACKAGE_STRING='Cuba 2.1'
PACKAGE_TARNAME='cuba'
PACKAGE_VERSION='2.1'
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
TOOLS_DEFAULT=''
ac_ct_CC='gcc'
ac_ct_F77='gfortran'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr/local'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "Cuba"
#define PACKAGE_TARNAME "cuba"
#define PACKAGE_VERSION "2.1"
#define PACKAGE_STRING "Cuba 2.1"
#define PACKAGE_BUGREPORT "hahn@feynarts.de"
#define HAVE_LONG_DOUBLE_WIDER 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_POWL 1
#define HAVE_ERF 1
configure: exit 0
File Metadata
Details
Attached
Mime Type
text/x-makefile
Expires
Sat, Dec 21, 5:51 PM (10 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4014304
Default Alt Text
config.log (10 KB)
Attached To
rSARTRESVN sartresvn
Event Timeline
Log In to Comment