|
[Rivet] Can't succeed build Rivet-1.7.0 on intel Mac lion 10.7.3童 纯立 piggy1983 at gmail.comThu Mar 22 12:05:56 GMT 2012
Following is the ./configure info, Rivet-1.8.0: checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking for sw_vers... sw_vers configure: MACOSX_DEPLOYMENT_TARGET = 10.7 configure: Calculating LCG platform tag from system properties checking for OS type... Darwin checking for architecture type... i386 checking for g++... /opt/colorgcc/g++ checking for gcc/g++ version... gcc42 configure: LCG platform tag is 'i386-Darwin-gcc42-opt' checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether /opt/colorgcc/g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of /opt/colorgcc/g++... gcc3 checking whether ln -s works... yes checking build system type... x86_64-apple-darwin11.3.0 checking host system type... x86_64-apple-darwin11.3.0 checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm checking the name lister (/usr/bin/nm) interface... BSD nm checking the maximum length of command line arguments... 196608 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld option to reload object files... -r checking for objdump... no checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm output from gcc object... ok checking for dsymutil... dsymutil checking for nmedit... nmedit checking for lipo... lipo checking for otool... otool checking for otool64... no checking for -single_module linker flag... yes checking for -exported_symbols_list linker flag... yes checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether /opt/colorgcc/g++ accepts -g... (cached) yes checking dependency style of /opt/colorgcc/g++... (cached) gcc3 checking how to run the C++ preprocessor... /opt/colorgcc/g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fno-common -DPIC checking if gcc PIC flag -fno-common -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by /opt/colorgcc/g++... /usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld checking if the linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) is GNU ld... no checking whether the /opt/colorgcc/g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking for /opt/colorgcc/g++ option to produce PIC... -fno-common -DPIC checking if /opt/colorgcc/g++ PIC flag -fno-common -DPIC works... yes checking if /opt/colorgcc/g++ static flag -static works... no checking if /opt/colorgcc/g++ supports -c -o file.o... yes checking if /opt/colorgcc/g++ supports -c -o file.o... (cached) yes checking whether the /opt/colorgcc/g++ linker (/usr/llvm-gcc-4.2/libexec/gcc/i686-apple-darwin11/4.2.1/ld) supports shared libraries... yes checking dynamic linker characteristics... darwin11.3.0 dyld checking how to hardcode library paths into programs... immediate checking for gsl-config... /usr/local/bin/gsl-config configure: Using /usr/local/bin/gsl-config to find GSL flags configure: GSL include path is /usr/local/Cellar/gsl/1.15/include configure: GSL CPPFLAGS is -I/usr/local/Cellar/gsl/1.15/include configure: GSL CXXFLAGS is -I/usr/local/Cellar/gsl/1.15/include configure: GSL LDFLAGS is -L/usr/local/Cellar/gsl/1.15/lib -lgsl -lgslcblas configure: Found gsl header directory at /usr/local/Cellar/gsl/1.15/include checking gsl/gsl_vector.h usability... yes checking gsl/gsl_vector.h presence... yes checking for gsl/gsl_vector.h... yes configure: Found Boost header directory at /usr/local/include checking boost/foreach.hpp usability... yes checking boost/foreach.hpp presence... yes checking for boost/foreach.hpp... yes checking boost/smart_ptr.hpp usability... yes checking boost/smart_ptr.hpp presence... yes checking for boost/smart_ptr.hpp... yes checking boost/lexical_cast.hpp usability... yes checking boost/lexical_cast.hpp presence... yes checking for boost/lexical_cast.hpp... yes checking boost/assign.hpp usability... yes checking boost/assign.hpp presence... yes checking for boost/assign.hpp... yes checking boost/random.hpp usability... yes checking boost/random.hpp presence... yes checking for boost/random.hpp... yes checking for uname... /usr/bin/uname configure: Found HepMC library at /usr/local/lib/libHepMC.dylib configure: Found HepMC header directory at /usr/local/include configure: HepMC version is 2.06.08 -> 26 configure: Found fastjet library at /usr/local/lib/libfastjet.la configure: Found fastjet header directory at /usr/local/include checking for fastjet-config... /usr/local/bin/fastjet-config checking FastJet version using fastjet-config... 3.0.2 configure: FastJet LIBADD = -Wl,-rpath,/usr/local/lib -lm -lCGAL -L/usr/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/x86_64 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1 -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc -L/usr/local/Cellar/gfortran/4.2.4-5666.3/bin/../lib/gcc/i686-apple-darwin11/4.2.1/../../.. -lm -lgfortranbegin -lgfortran checking fastjet/D0RunIIConePlugin.hh usability... yes checking fastjet/D0RunIIConePlugin.hh presence... yes checking for fastjet/D0RunIIConePlugin.hh... yes checking fastjet/TrackJetPlugin.hh usability... yes checking fastjet/TrackJetPlugin.hh presence... yes checking for fastjet/TrackJetPlugin.hh... yes checking for doxygen... no configure: Not building unvalidated Rivet analyses configure: Building preliminary Rivet analyses configure: Building obsolete Rivet analyses checking for pdflatex... /usr/texbin/pdflatex checking for asciidoc... no configure: Found yaml-cpp library at /usr/local/lib/libyaml-cpp.a configure: WARNING: yaml-cpp header directory was not found configure: Rivet will install the yaml-cpp library checking for python... /Library/Frameworks/Python.framework/Versions/2.7/bin/python checking whether /Library/Frameworks/Python.framework/Versions/2.7/bin/python version >= 2.4... yes checking for Python include path... /Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 checking for swig... /usr/local/bin/swig checking if /usr/local/bin/swig can make a Python function wrapper... yes checking if the /opt/colorgcc/g++ compiler accepts the -Wno-format flag... yes configure: adding -Wno-format to swig compilation test checking if /usr/local/bin/swig is compatible with the /opt/colorgcc/g++ compiler... yes configure: All Python build checks successful: 'rivet' Python extension will be built checking if the /opt/colorgcc/g++ compiler accepts the -pedantic flag... yes checking if the /opt/colorgcc/g++ compiler accepts the -ansi flag... yes checking if the /opt/colorgcc/g++ compiler accepts the -Wall flag... yes checking if the /opt/colorgcc/g++ compiler accepts the -Wno-long-long flag... yes configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/Rivet/Makefile config.status: creating src/Makefile config.status: creating src/Core/Makefile config.status: creating src/Tools/Makefile config.status: creating src/Tools/yaml-cpp/Makefile config.status: creating src/Projections/Makefile config.status: creating src/Analyses/Makefile config.status: creating test/Makefile config.status: creating pyext/Makefile config.status: creating pyext/rivet/Makefile config.status: creating pyext/setup.py config.status: creating data/Makefile config.status: creating data/refdata/Makefile config.status: creating data/anainfo/Makefile config.status: creating data/plotinfo/Makefile config.status: creating data/texmf/Makefile config.status: creating doc/Makefile config.status: creating doc/rivetversion.sty config.status: creating autopackage/default.apspec config.status: creating autopackage/data.apspec config.status: creating bin/Makefile config.status: creating bin/rivet-config config.status: creating bin/rivet-buildplugin config.status: creating Makefile config.status: creating Doxyfile config.status: creating rivetenv.sh config.status: creating rivetenv.csh config.status: creating include/Rivet/Config/DummyConfig.hh config.status: include/Rivet/Config/DummyConfig.hh is unchanged config.status: creating include/Rivet/Config/RivetConfig.hh config.status: include/Rivet/Config/RivetConfig.hh is unchanged config.status: creating include/Rivet/Config/BuildOptions.hh config.status: include/Rivet/Config/BuildOptions.hh is unchanged config.status: executing depfiles commands config.status: executing libtool commands 在 Mar 22, 2012,7:09 PM, Hendrik Hoeth 写道: > Can you try 1.8.0, which was released yesterday? > > -- > Man is the best computer we can put aboard a spacecraft, and > the only one that can be mass produced with unskilled labor. > -- Wernher von Braun -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.hepforge.org/lists-archive/rivet/attachments/20120322/d887c794/attachment.html>
More information about the Rivet mailing list |