Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- This file contains any messages produced by compilers while
- running configure, to aid debugging if configure makes a mistake.
- It was created by CRPropa configure 2.0, which was
- generated by GNU Autoconf 2.69. Invocation command line was
- $ ./configure --with-cfitsio-include=~/Desktop/MSc_Project/CRPropa2-master/cfitsio/include/
- ## --------- ##
- ## Platform. ##
- ## --------- ##
- hostname = dhcp-178-131.xlate.eduroam.hor.ucl.ac.uk
- uname -m = x86_64
- uname -r = 13.3.0
- uname -s = Darwin
- uname -v = Darwin Kernel Version 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
- /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 13.3.0: Tue Jun 3 21:27:35 PDT 2014; root:xnu-2422.110.17~1/RELEASE_X86_64
- Kernel configured for up to 2 processors.
- 2 processors are physically available.
- 2 processors are logically available.
- Processor type: i486 (Intel 80486)
- Processors active: 0 1
- Primary memory available: 4.00 gigabytes
- Default processor set: 173 tasks, 753 threads, 2 processors
- Load average: 1.55, Mach factor: 0.62
- /bin/machine = unknown
- /usr/bin/oslevel = unknown
- /bin/universe = unknown
- PATH: /usr/local/bin
- PATH: /sw/bin
- PATH: /sw/sbin
- PATH: /Users/aayushsaxena/Library/Enthought/Canopy_64bit/User/bin
- PATH: /Library/Frameworks/Python.framework/Versions/3.3/bin
- PATH: /usr/bin
- PATH: /bin
- PATH: /usr/sbin
- PATH: /sbin
- PATH: /usr/local/bin
- PATH: /opt/X11/bin
- PATH: /usr/texbin
- ## ----------- ##
- ## Core tests. ##
- ## ----------- ##
- configure:2764: checking for a BSD-compatible install
- configure:2832: result: /usr/bin/install -c
- configure:2843: checking whether build environment is sane
- configure:2898: result: yes
- configure:3049: checking for a thread-safe mkdir -p
- configure:3088: result: ./install-sh -c -d
- configure:3095: checking for gawk
- configure:3125: result: no
- configure:3095: checking for mawk
- configure:3125: result: no
- configure:3095: checking for nawk
- configure:3125: result: no
- configure:3095: checking for awk
- configure:3111: found /usr/bin/awk
- configure:3122: result: awk
- configure:3133: checking whether make sets $(MAKE)
- configure:3155: result: yes
- configure:3184: checking whether make supports nested variables
- configure:3201: result: yes
- configure:3355: checking build system type
- configure:3369: result: x86_64-apple-darwin13.3.0
- configure:3389: checking host system type
- configure:3402: result: x86_64-apple-darwin13.3.0
- configure:3443: checking how to print strings
- configure:3470: result: printf
- configure:3503: checking for style of include used by make
- configure:3531: result: GNU
- configure:3602: checking for gcc
- configure:3618: found /usr/local/bin/gcc
- configure:3629: result: gcc
- configure:3858: checking for C compiler version
- configure:3867: gcc --version >&5
- gcc (GCC) 4.9.0 20131215 (experimental)
- Copyright (C) 2013 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:3878: $? = 0
- configure:3867: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/lto-wrapper
- Target: x86_64-apple-darwin13.0.0
- Configured with: ../gcc-4.9-20131215/configure --enable-languages=c++,fortran
- Thread model: posix
- gcc version 4.9.0 20131215 (experimental) (GCC)
- configure:3878: $? = 0
- configure:3867: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3878: $? = 1
- configure:3867: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:3878: $? = 1
- configure:3898: checking whether the C compiler works
- configure:3920: gcc conftest.c >&5
- configure:3924: $? = 0
- configure:3972: result: yes
- configure:3975: checking for C compiler default output file name
- configure:3977: result: a.out
- configure:3983: checking for suffix of executables
- configure:3990: gcc -o conftest conftest.c >&5
- configure:3994: $? = 0
- configure:4016: result:
- configure:4038: checking whether we are cross compiling
- configure:4046: gcc -o conftest conftest.c >&5
- configure:4050: $? = 0
- configure:4057: ./conftest
- configure:4061: $? = 0
- configure:4076: result: no
- configure:4081: checking for suffix of object files
- configure:4103: gcc -c conftest.c >&5
- configure:4107: $? = 0
- configure:4128: result: o
- configure:4132: checking whether we are using the GNU C compiler
- configure:4151: gcc -c conftest.c >&5
- configure:4151: $? = 0
- configure:4160: result: yes
- configure:4169: checking whether gcc accepts -g
- configure:4189: gcc -c -g conftest.c >&5
- configure:4189: $? = 0
- configure:4230: result: yes
- configure:4247: checking for gcc option to accept ISO C89
- configure:4310: gcc -c -g -O2 conftest.c >&5
- configure:4310: $? = 0
- configure:4323: result: none needed
- configure:4348: checking whether gcc understands -c and -o together
- configure:4370: gcc -c conftest.c -o conftest2.o
- configure:4373: $? = 0
- configure:4370: gcc -c conftest.c -o conftest2.o
- configure:4373: $? = 0
- configure:4385: result: yes
- configure:4404: checking dependency style of gcc
- configure:4515: result: gcc3
- configure:4530: checking for a sed that does not truncate output
- configure:4594: result: /usr/bin/sed
- configure:4612: checking for grep that handles long lines and -e
- configure:4670: result: /usr/bin/grep
- configure:4675: checking for egrep
- configure:4737: result: /usr/bin/grep -E
- configure:4742: checking for fgrep
- configure:4804: result: /usr/bin/grep -F
- configure:4839: checking for ld used by gcc
- configure:4906: result: /usr/bin/ld
- configure:4913: checking if the linker (/usr/bin/ld) is GNU ld
- configure:4928: result: no
- configure:4940: checking for BSD- or MS-compatible name lister (nm)
- configure:4989: result: /usr/bin/nm
- configure:5119: checking the name lister (/usr/bin/nm) interface
- configure:5126: gcc -c -g -O2 conftest.c >&5
- configure:5129: /usr/bin/nm "conftest.o"
- configure:5132: output
- 00000000000001c0 S _some_variable
- configure:5139: result: BSD nm
- configure:5142: checking whether ln -s works
- configure:5146: result: yes
- configure:5154: checking the maximum length of command line arguments
- configure:5284: result: 196608
- configure:5301: checking whether the shell understands some XSI constructs
- configure:5311: result: yes
- configure:5315: checking whether the shell understands "+="
- configure:5321: result: yes
- configure:5356: checking how to convert x86_64-apple-darwin13.3.0 file names to x86_64-apple-darwin13.3.0 format
- configure:5396: result: func_convert_file_noop
- configure:5403: checking how to convert x86_64-apple-darwin13.3.0 file names to toolchain format
- configure:5423: result: func_convert_file_noop
- configure:5430: checking for /usr/bin/ld option to reload object files
- configure:5437: result: -r
- configure:5511: checking for objdump
- configure:5541: result: no
- configure:5570: checking how to recognize dependent libraries
- configure:5772: result: pass_all
- configure:5857: checking for dlltool
- configure:5887: result: no
- configure:5917: checking how to associate runtime and link libraries
- configure:5944: result: printf %s\n
- configure:6005: checking for ar
- configure:6021: found /usr/bin/ar
- configure:6032: result: ar
- configure:6069: checking for archiver @FILE support
- configure:6086: gcc -c -g -O2 conftest.c >&5
- configure:6086: $? = 0
- configure:6089: ar cru libconftest.a @conftest.lst >&5
- ar: @conftest.lst: No such file or directory
- configure:6092: $? = 1
- configure:6112: result: no
- configure:6170: checking for strip
- configure:6186: found /usr/bin/strip
- configure:6197: result: strip
- configure:6269: checking for ranlib
- configure:6285: found /usr/bin/ranlib
- configure:6296: result: ranlib
- configure:6398: checking command to parse /usr/bin/nm output from gcc object
- configure:6518: gcc -c -g -O2 conftest.c >&5
- configure:6521: $? = 0
- configure:6525: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6528: $? = 0
- cannot find nm_test_var in conftest.nm
- configure:6518: gcc -c -g -O2 conftest.c >&5
- configure:6521: $? = 0
- configure:6525: /usr/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
- configure:6528: $? = 0
- configure:6594: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
- configure:6597: $? = 0
- configure:6635: result: ok
- configure:6672: checking for sysroot
- configure:6702: result: no
- configure:6958: checking for mt
- configure:6988: result: no
- configure:7008: checking if : is a manifest tool
- configure:7014: : '-?'
- configure:7022: result: no
- configure:7078: checking for dsymutil
- configure:7094: found /usr/bin/dsymutil
- configure:7105: result: dsymutil
- configure:7170: checking for nmedit
- configure:7186: found /usr/bin/nmedit
- configure:7197: result: nmedit
- configure:7262: checking for lipo
- configure:7278: found /usr/bin/lipo
- configure:7289: result: lipo
- configure:7354: checking for otool
- configure:7370: found /usr/bin/otool
- configure:7381: result: otool
- configure:7446: checking for otool64
- configure:7476: result: no
- configure:7521: checking for -single_module linker flag
- gcc -g -O2 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c
- configure:7554: result: yes
- configure:7557: checking for -exported_symbols_list linker flag
- configure:7577: gcc -o conftest -g -O2 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5
- configure:7577: $? = 0
- configure:7587: result: yes
- configure:7590: checking for -force_load linker flag
- gcc -g -O2 -c -o conftest.o conftest.c
- ar cru libconftest.a conftest.o
- ranlib libconftest.a
- gcc -g -O2 -o conftest conftest.c -Wl,-force_load,./libconftest.a
- configure:7622: result: yes
- configure:7664: checking how to run the C preprocessor
- configure:7695: gcc -E conftest.c
- configure:7695: $? = 0
- configure:7709: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:7709: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "CRPropa"
- | #define PACKAGE_TARNAME "crpropa"
- | #define PACKAGE_VERSION "2.0"
- | #define PACKAGE_STRING "CRPropa 2.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "crpropa"
- | #define VERSION "2.0"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7734: result: gcc -E
- configure:7754: gcc -E conftest.c
- configure:7754: $? = 0
- configure:7768: gcc -E conftest.c
- conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:7768: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "CRPropa"
- | #define PACKAGE_TARNAME "crpropa"
- | #define PACKAGE_VERSION "2.0"
- | #define PACKAGE_STRING "CRPropa 2.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "crpropa"
- | #define VERSION "2.0"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:7797: checking for ANSI C header files
- configure:7817: gcc -c -g -O2 conftest.c >&5
- configure:7817: $? = 0
- configure:7890: gcc -o conftest -g -O2 conftest.c >&5
- configure:7890: $? = 0
- configure:7890: ./conftest
- configure:7890: $? = 0
- configure:7901: result: yes
- configure:7914: checking for sys/types.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for sys/stat.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for stdlib.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for string.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for memory.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for strings.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for inttypes.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for stdint.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7914: checking for unistd.h
- configure:7914: gcc -c -g -O2 conftest.c >&5
- configure:7914: $? = 0
- configure:7914: result: yes
- configure:7928: checking for dlfcn.h
- configure:7928: gcc -c -g -O2 conftest.c >&5
- configure:7928: $? = 0
- configure:7928: result: yes
- configure:8134: checking for objdir
- configure:8149: result: .libs
- configure:8420: checking if gcc supports -fno-rtti -fno-exceptions
- configure:8438: gcc -c -g -O2 -fno-rtti -fno-exceptions conftest.c >&5
- cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C [enabled by default]
- configure:8442: $? = 0
- configure:8455: result: no
- configure:8782: checking for gcc option to produce PIC
- configure:8789: result: -fno-common -DPIC
- configure:8797: checking if gcc PIC flag -fno-common -DPIC works
- configure:8815: gcc -c -g -O2 -fno-common -DPIC -DPIC conftest.c >&5
- configure:8819: $? = 0
- configure:8832: result: yes
- configure:8861: checking if gcc static flag -static works
- configure:8889: result: no
- configure:8904: checking if gcc supports -c -o file.o
- configure:8925: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
- configure:8929: $? = 0
- configure:8951: result: yes
- configure:8959: checking if gcc supports -c -o file.o
- configure:9006: result: yes
- configure:9039: checking whether the gcc linker (/usr/bin/ld) supports shared libraries
- configure:10192: result: yes
- configure:10432: checking dynamic linker characteristics
- configure:11165: result: darwin13.3.0 dyld
- configure:11272: checking how to hardcode library paths into programs
- configure:11297: result: immediate
- configure:11837: checking whether stripping libraries is possible
- configure:11851: result: yes
- configure:11877: checking if libtool supports shared libraries
- configure:11879: result: yes
- configure:11882: checking whether to build shared libraries
- configure:11903: result: yes
- configure:11906: checking whether to build static libraries
- configure:11910: result: yes
- configure:12030: checking for g++
- configure:12046: found /usr/local/bin/g++
- configure:12057: result: g++
- configure:12084: checking for C++ compiler version
- configure:12093: g++ --version >&5
- g++ (GCC) 4.9.0 20131215 (experimental)
- Copyright (C) 2013 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:12104: $? = 0
- configure:12093: g++ -v >&5
- Using built-in specs.
- COLLECT_GCC=g++
- COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/lto-wrapper
- Target: x86_64-apple-darwin13.0.0
- Configured with: ../gcc-4.9-20131215/configure --enable-languages=c++,fortran
- Thread model: posix
- gcc version 4.9.0 20131215 (experimental) (GCC)
- configure:12104: $? = 0
- configure:12093: g++ -V >&5
- g++: error: unrecognized command line option '-V'
- g++: fatal error: no input files
- compilation terminated.
- configure:12104: $? = 1
- configure:12093: g++ -qversion >&5
- g++: error: unrecognized command line option '-qversion'
- g++: fatal error: no input files
- compilation terminated.
- configure:12104: $? = 1
- configure:12108: checking whether we are using the GNU C++ compiler
- configure:12127: g++ -c conftest.cpp >&5
- configure:12127: $? = 0
- configure:12136: result: yes
- configure:12145: checking whether g++ accepts -g
- configure:12165: g++ -c -g conftest.cpp >&5
- configure:12165: $? = 0
- configure:12206: result: yes
- configure:12231: checking dependency style of g++
- configure:12342: result: gcc3
- configure:12375: checking how to run the C++ preprocessor
- configure:12402: g++ -E conftest.cpp
- configure:12402: $? = 0
- configure:12416: g++ -E conftest.cpp
- conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:12416: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "CRPropa"
- | #define PACKAGE_TARNAME "crpropa"
- | #define PACKAGE_VERSION "2.0"
- | #define PACKAGE_STRING "CRPropa 2.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "crpropa"
- | #define VERSION "2.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:12441: result: g++ -E
- configure:12461: g++ -E conftest.cpp
- configure:12461: $? = 0
- configure:12475: g++ -E conftest.cpp
- conftest.cpp:23:28: fatal error: ac_nonexistent.h: No such file or directory
- #include <ac_nonexistent.h>
- ^
- compilation terminated.
- configure:12475: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "CRPropa"
- | #define PACKAGE_TARNAME "crpropa"
- | #define PACKAGE_VERSION "2.0"
- | #define PACKAGE_STRING "CRPropa 2.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "crpropa"
- | #define VERSION "2.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | /* end confdefs.h. */
- | #include <ac_nonexistent.h>
- configure:12644: checking for ld used by g++
- configure:12711: result: /usr/bin/ld
- configure:12718: checking if the linker (/usr/bin/ld) is GNU ld
- configure:12733: result: no
- configure:12788: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:13793: result: yes
- configure:13829: g++ -c -g -O2 conftest.cpp >&5
- configure:13832: $? = 0
- configure:14352: checking for g++ option to produce PIC
- configure:14359: result: -fno-common -DPIC
- configure:14367: checking if g++ PIC flag -fno-common -DPIC works
- configure:14385: g++ -c -g -O2 -fno-common -DPIC -DPIC conftest.cpp >&5
- configure:14389: $? = 0
- configure:14402: result: yes
- configure:14425: checking if g++ static flag -static works
- configure:14453: result: no
- configure:14465: checking if g++ supports -c -o file.o
- configure:14486: g++ -c -g -O2 -o out/conftest2.o conftest.cpp >&5
- configure:14490: $? = 0
- configure:14512: result: yes
- configure:14517: checking if g++ supports -c -o file.o
- configure:14564: result: yes
- configure:14594: checking whether the g++ linker (/usr/bin/ld) supports shared libraries
- configure:14630: result: yes
- configure:14771: checking dynamic linker characteristics
- configure:15438: result: darwin13.3.0 dyld
- configure:15491: checking how to hardcode library paths into programs
- configure:15516: result: immediate
- configure:15668: checking for C compiler version
- configure:15677: gcc --version >&5
- gcc (GCC) 4.9.0 20131215 (experimental)
- Copyright (C) 2013 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:15688: $? = 0
- configure:15677: gcc -v >&5
- Using built-in specs.
- COLLECT_GCC=gcc
- COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/lto-wrapper
- Target: x86_64-apple-darwin13.0.0
- Configured with: ../gcc-4.9-20131215/configure --enable-languages=c++,fortran
- Thread model: posix
- gcc version 4.9.0 20131215 (experimental) (GCC)
- configure:15688: $? = 0
- configure:15677: gcc -V >&5
- gcc: error: unrecognized command line option '-V'
- gcc: fatal error: no input files
- compilation terminated.
- configure:15688: $? = 1
- configure:15677: gcc -qversion >&5
- gcc: error: unrecognized command line option '-qversion'
- gcc: fatal error: no input files
- compilation terminated.
- configure:15688: $? = 1
- configure:15692: checking whether we are using the GNU C compiler
- configure:15720: result: yes
- configure:15729: checking whether gcc accepts -g
- configure:15790: result: yes
- configure:15807: checking for gcc option to accept ISO C89
- configure:15883: result: none needed
- configure:15908: checking whether gcc understands -c and -o together
- configure:15945: result: yes
- configure:15964: checking dependency style of gcc
- configure:16075: result: gcc3
- configure:16143: checking for gfortran
- configure:16159: found /usr/local/bin/gfortran
- configure:16170: result: gfortran
- configure:16196: checking for Fortran 77 compiler version
- configure:16205: gfortran --version >&5
- GNU Fortran (GCC) 4.9.0 20131215 (experimental)
- Copyright (C) 2013 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:16216: $? = 0
- configure:16205: gfortran -v >&5
- Using built-in specs.
- COLLECT_GCC=gfortran
- COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/lto-wrapper
- Target: x86_64-apple-darwin13.0.0
- Configured with: ../gcc-4.9-20131215/configure --enable-languages=c++,fortran
- Thread model: posix
- gcc version 4.9.0 20131215 (experimental) (GCC)
- configure:16216: $? = 0
- configure:16205: gfortran -V >&5
- gfortran: error: unrecognized command line option '-V'
- gfortran: fatal error: no input files
- compilation terminated.
- configure:16216: $? = 1
- configure:16205: gfortran -qversion >&5
- gfortran: error: unrecognized command line option '-qversion'
- gfortran: fatal error: no input files
- compilation terminated.
- configure:16216: $? = 1
- configure:16225: checking whether we are using the GNU Fortran 77 compiler
- configure:16238: gfortran -c conftest.F >&5
- configure:16238: $? = 0
- configure:16247: result: yes
- configure:16253: checking whether gfortran accepts -g
- configure:16264: gfortran -c -g conftest.f >&5
- configure:16264: $? = 0
- configure:16272: result: yes
- configure:16408: checking if libtool supports shared libraries
- configure:16410: result: yes
- configure:16413: checking whether to build shared libraries
- configure:16433: result: yes
- configure:16436: checking whether to build static libraries
- configure:16440: result: yes
- configure:16761: checking for gfortran option to produce PIC
- configure:16768: result: -fno-common
- configure:16776: checking if gfortran PIC flag -fno-common works
- configure:16794: gfortran -c -g -O2 -fno-common conftest.f >&5
- configure:16798: $? = 0
- configure:16811: result: yes
- configure:16834: checking if gfortran static flag -static works
- configure:16862: result: no
- configure:16874: checking if gfortran supports -c -o file.o
- configure:16895: gfortran -c -g -O2 -o out/conftest2.o conftest.f >&5
- configure:16899: $? = 0
- configure:16921: result: yes
- configure:16926: checking if gfortran supports -c -o file.o
- configure:16973: result: yes
- configure:17003: checking whether the gfortran linker (/usr/bin/ld) supports shared libraries
- configure:18106: result: yes
- configure:18247: checking dynamic linker characteristics
- configure:18908: result: darwin13.3.0 dyld
- configure:18961: checking how to hardcode library paths into programs
- configure:18986: result: immediate
- configure:19036: checking for library containing dlopen
- configure:19067: gcc -o conftest -g -O2 conftest.c >&5
- configure:19067: $? = 0
- configure:19084: result: none required
- configure:19174: checking for dlerror
- configure:19174: gcc -o conftest -g -O2 conftest.c >&5
- configure:19174: $? = 0
- configure:19174: result: yes
- configure:19188: checking for shl_load
- configure:19188: gcc -o conftest -g -O2 conftest.c >&5
- Undefined symbols for architecture x86_64:
- "_shl_load", referenced from:
- _main in ccYbDpIi.o
- ld: symbol(s) not found for architecture x86_64
- collect2: error: ld returned 1 exit status
- configure:19188: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "CRPropa"
- | #define PACKAGE_TARNAME "crpropa"
- | #define PACKAGE_VERSION "2.0"
- | #define PACKAGE_STRING "CRPropa 2.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "crpropa"
- | #define VERSION "2.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | /* end confdefs.h. */
- | /* Define shl_load to an innocuous variant, in case <limits.h> declares shl_load.
- | For example, HP-UX 11i <limits.h> declares gettimeofday. */
- | #define shl_load innocuous_shl_load
- |
- | /* System header to define __stub macros and hopefully few prototypes,
- | which can conflict with char shl_load (); below.
- | Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
- | <limits.h> exists even on freestanding compilers. */
- |
- | #ifdef __STDC__
- | # include <limits.h>
- | #else
- | # include <assert.h>
- | #endif
- |
- | #undef shl_load
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | /* The GNU C library defines this for functions which it implements
- | to always fail with ENOSYS. Some functions are actually named
- | something starting with __ and the normal name is an alias. */
- | #if defined __stub_shl_load || defined __stub___shl_load
- | choke me
- | #endif
- |
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:19188: result: no
- configure:19195: checking for shl_load in -ldld
- configure:19220: gcc -o conftest -g -O2 conftest.c -ldld >&5
- ld: library not found for -ldld
- collect2: error: ld returned 1 exit status
- configure:19220: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "CRPropa"
- | #define PACKAGE_TARNAME "crpropa"
- | #define PACKAGE_VERSION "2.0"
- | #define PACKAGE_STRING "CRPropa 2.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "crpropa"
- | #define VERSION "2.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char shl_load ();
- | int
- | main ()
- | {
- | return shl_load ();
- | ;
- | return 0;
- | }
- configure:19229: result: no
- configure:19275: checking for dld_link in -ldld
- configure:19300: gcc -o conftest -g -O2 conftest.c -ldld >&5
- ld: library not found for -ldld
- collect2: error: ld returned 1 exit status
- configure:19300: $? = 1
- configure: failed program was:
- | /* confdefs.h */
- | #define PACKAGE_NAME "CRPropa"
- | #define PACKAGE_TARNAME "crpropa"
- | #define PACKAGE_VERSION "2.0"
- | #define PACKAGE_STRING "CRPropa 2.0"
- | #define PACKAGE_BUGREPORT "[email protected]"
- | #define PACKAGE_URL ""
- | #define PACKAGE "crpropa"
- | #define VERSION "2.0"
- | #define STDC_HEADERS 1
- | #define HAVE_SYS_TYPES_H 1
- | #define HAVE_SYS_STAT_H 1
- | #define HAVE_STDLIB_H 1
- | #define HAVE_STRING_H 1
- | #define HAVE_MEMORY_H 1
- | #define HAVE_STRINGS_H 1
- | #define HAVE_INTTYPES_H 1
- | #define HAVE_STDINT_H 1
- | #define HAVE_UNISTD_H 1
- | #define HAVE_DLFCN_H 1
- | #define LT_OBJDIR ".libs/"
- | #define HAVE_LIBDL 1
- | #define HAVE_DLERROR 1
- | /* end confdefs.h. */
- |
- | /* Override any GCC internal prototype to avoid an error.
- | Use char because int might match the return type of a GCC
- | builtin and then its argument prototype would still apply. */
- | #ifdef __cplusplus
- | extern "C"
- | #endif
- | char dld_link ();
- | int
- | main ()
- | {
- | return dld_link ();
- | ;
- | return 0;
- | }
- configure:19309: result: no
- configure:19349: checking how to get verbose linking output from gfortran
- configure:19359: gfortran -c -g -O2 conftest.f >&5
- configure:19359: $? = 0
- configure:19377: gfortran -o conftest -g -O2 -v conftest.f
- Using built-in specs.
- Target: x86_64-apple-darwin13.0.0
- Thread model: posix
- gcc version 4.9.0 20131215 (experimental) (GCC)
- /usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.9.3 -mtune=core2 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/finclude -o /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//ccHi8Dmc.s
- GNU Fortran (GCC) version 4.9.0 20131215 (experimental) (x86_64-apple-darwin13.0.0)
- compiled by GNU C version 4.9.0 20131215 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
- GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
- GNU Fortran (GCC) version 4.9.0 20131215 (experimental) (x86_64-apple-darwin13.0.0)
- compiled by GNU C version 4.9.0 20131215 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
- GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
- as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//cctlDMnK.o /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//ccHi8Dmc.s
- Reading specs from /usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/../../../libgfortran.spec
- rename spec lib to liborig
- /usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.9.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0 -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/../../.. /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//cctlDMnK.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -idsym -dsym
- collect2 version 4.9.0 20131215 (experimental)
- /usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.9.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0 -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/../../.. /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//cctlDMnK.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
- @(#)PROGRAM:ld PROJECT:ld64-236.4
- configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em
- Library search paths:
- /usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0
- /usr/local/lib
- /usr/lib
- /usr/local/lib
- Framework search paths:
- /Library/Frameworks/
- /System/Library/Frameworks/
- dsymutil conftest
- configure:19460: result: -v
- configure:19462: checking for Fortran 77 libraries of gfortran
- configure:19485: gfortran -o conftest -g -O2 -v conftest.f
- Using built-in specs.
- Target: x86_64-apple-darwin13.0.0
- Thread model: posix
- gcc version 4.9.0 20131215 (experimental) (GCC)
- /usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/f951 conftest.f -ffixed-form -fPIC -feliminate-unused-debug-symbols -quiet -dumpbase conftest.f -mmacosx-version-min=10.9.3 -mtune=core2 -auxbase conftest -g -O2 -version -fintrinsic-modules-path /usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/finclude -o /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//ccfvbWB8.s
- GNU Fortran (GCC) version 4.9.0 20131215 (experimental) (x86_64-apple-darwin13.0.0)
- compiled by GNU C version 4.9.0 20131215 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
- GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
- GNU Fortran (GCC) version 4.9.0 20131215 (experimental) (x86_64-apple-darwin13.0.0)
- compiled by GNU C version 4.9.0 20131215 (experimental), GMP version 4.3.1, MPFR version 2.4.1, MPC version 0.8.1
- GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
- as -arch x86_64 -force_cpusubtype_ALL -o /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//cc1u8hsG.o /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//ccfvbWB8.s
- Reading specs from /usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/../../../libgfortran.spec
- rename spec lib to liborig
- /usr/local/libexec/gcc/x86_64-apple-darwin13.0.0/4.9.0/collect2 -dynamic -arch x86_64 -macosx_version_min 10.9.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0 -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/../../.. /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//cc1u8hsG.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v -idsym -dsym
- collect2 version 4.9.0 20131215 (experimental)
- /usr/bin/ld -dynamic -arch x86_64 -macosx_version_min 10.9.3 -weak_reference_mismatches non-weak -o conftest -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0 -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/../../.. /var/folders/fl/1kxlp2ss54d61ny8ff35g9gh0000gn/T//cc1u8hsG.o -lgfortran -no_compact_unwind -lSystem -lgcc_ext.10.5 -lgcc -lquadmath -lm -lgcc_ext.10.5 -lgcc -lSystem -v
- @(#)PROGRAM:ld PROJECT:ld64-236.4
- configured to support archs: armv6 armv7 armv7s arm64 i386 x86_64 armv6m armv7m armv7em
- Library search paths:
- /usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0
- /usr/local/lib
- /usr/lib
- /usr/local/lib
- Framework search paths:
- /Library/Frameworks/
- /System/Library/Frameworks/
- dsymutil conftest
- configure:19681: result: -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0 -L/usr/local/lib/gcc/x86_64-apple-darwin13.0.0/4.9.0/../../.. -lgfortran -lquadmath -lm
- configure:19706: checking for clhep-config
- configure:19725: found /Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External/bin/clhep-config
- configure:19738: result: /Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External/bin/clhep-config
- configure:19765: checking CLHEP/Random/RandGauss.h usability
- configure:19765: g++ -c -g -O2 -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include conftest.cpp >&5
- configure:19765: $? = 0
- configure:19765: result: yes
- configure:19765: checking CLHEP/Random/RandGauss.h presence
- configure:19765: g++ -E -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include conftest.cpp
- configure:19765: $? = 0
- configure:19765: result: yes
- configure:19765: checking for CLHEP/Random/RandGauss.h
- configure:19765: result: yes
- configure:19770: result: check for clhep include files... yes
- configure:19765: checking CLHEP/Units/SystemOfUnits.h usability
- configure:19765: g++ -c -g -O2 -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include conftest.cpp >&5
- configure:19765: $? = 0
- configure:19765: result: yes
- configure:19765: checking CLHEP/Units/SystemOfUnits.h presence
- configure:19765: g++ -E -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include conftest.cpp
- configure:19765: $? = 0
- configure:19765: result: yes
- configure:19765: checking for CLHEP/Units/SystemOfUnits.h
- configure:19765: result: yes
- configure:19770: result: check for clhep include files... yes
- configure:19765: checking CLHEP/Vector/ThreeVector.h usability
- configure:19765: g++ -c -g -O2 -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include conftest.cpp >&5
- configure:19765: $? = 0
- configure:19765: result: yes
- configure:19765: checking CLHEP/Vector/ThreeVector.h presence
- configure:19765: g++ -E -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include conftest.cpp
- configure:19765: $? = 0
- configure:19765: result: yes
- configure:19765: checking for CLHEP/Vector/ThreeVector.h
- configure:19765: result: yes
- configure:19770: result: check for clhep include files... yes
- configure:19792: g++ -o conftest -g -O2 -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include -L/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//lib -lCLHEP-2.0.4.3 conftest.cpp >&5
- configure:19792: $? = 0
- configure:19793: result: check for clhep link... yes
- configure:19824: checking for root-config
- configure:19844: found /usr/local/bin/root-config
- configure:19857: result: /usr/local/bin/root-config
- configure:19894: checking fitsio.h usability
- configure:19894: g++ -c -g -O2 -I/Users/aayushsaxena/Desktop/MSc_Project/CRPropa2-master/External//include -pthread -stdlib=libc++ -m64 -I/usr/local/include/root -I~/Desktop/MSc_Project/CRPropa2-master/cfitsio/include/ conftest.cpp >&5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement