[kiran@pc25 scratch]$ ./rivet-bootstrap --prefix=/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET/ --install-agile Getting http://www.hepforge.org/archive/rivet/Rivet-1.3.0.tar.gz Not overwriting tarball at /afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET/scratch/downloads/Rivet-1.3.0.tar.gz Getting http://www.hepforge.org/archive/agile/AGILe-1.2.0.tar.gz Not overwriting tarball at /afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET/scratch/downloads/AGILe-1.2.0.tar.gz LCG area available: using LCG-built packages Using LCG platform tag = x86_64-slc5-gcc43-opt Configuring in /afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET/scratch/build/Rivet-1.3.0: ./configure --prefix=/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET --with-lcgtag=x86_64-slc5-gcc43-opt --with-hepmc=/afs/cern.ch/sw/lcg/external/HepMC/2.06.00/x86_64-slc5-gcc43-opt --with-boost=/afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt --with-boost-incpath=/afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt/include/boost-1_42 --with-fastjet=/afs/cern.ch/sw/lcg/external/fastjet/2.4.2/x86_64-slc5-gcc43-opt --disable-pdfmanual --with-gsl=/afs/cern.ch/sw/lcg/external/GSL/1.10/x86_64-slc5-gcc43-opt --with-gslcblas=/afs/cern.ch/sw/lcg/external/GSL/1.10/x86_64-slc5-gcc43-opt Building in /afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET/scratch/build/Rivet-1.3.0: make -j2 && make -j2 install Configuring in /afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET/scratch/build/AGILe-1.2.0: ./configure --prefix=/afs/hep.man.ac.uk/u/kiran/manchester/phd/year1/practice/RIVET --with-lcgtag=x86_64-slc5-gcc43-opt --with-hepmc=/afs/cern.ch/sw/lcg/external/HepMC/2.06.00/x86_64-slc5-gcc43-opt --with-boost=/afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt --with-boost-incpath=/afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt/include/boost-1_42 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for sw_vers... no configure: LCG platform tag is 'x86_64-slc5-gcc43-opt' checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for gfortran... gfortran checking whether we are using the GNU Fortran compiler... yes checking whether gfortran accepts -g... yes checking how to get verbose linking output from gfortran... -v checking for Fortran libraries of gfortran... -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.3.2 -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/opt/intel/Compiler/11.1/038/lib/intel64 -L/opt/intel/Compiler/11.1/038/mkl/lib/em64t -L/afs/cern.ch/sw/lcg/contrib/gcc/4.3.2/x86_64-slc5-gcc34-opt/bin/../lib/gcc/x86_64-unknown-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm 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 dummy main to link with Fortran libraries... none checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore checking whether ln -s works... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump 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 -B output from gcc object... ok 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 g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking how to run the C++ preprocessor... g++ -E checking whether we are using the GNU Fortran compiler... (cached) yes checking whether gfortran accepts -g... (cached) yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes 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/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no 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 g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for gfortran option to produce PIC... -fPIC checking if gfortran PIC flag -fPIC works... yes checking if gfortran static flag -static works... yes checking if gfortran supports -c -o file.o... yes checking if gfortran supports -c -o file.o... (cached) yes checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: Found Boost header directory at /afs/cern.ch/sw/lcg/external/Boost/1.42.0_python2.5/x86_64-slc5-gcc43-opt/include/boost-1_42 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 for uname... /bin/uname configure: Found HepMC library at /afs/cern.ch/sw/lcg/external/HepMC/2.06.00/x86_64-slc5-gcc43-opt/lib/libHepMC.la configure: Found HepMC header directory at /afs/cern.ch/sw/lcg/external/HepMC/2.06.00/x86_64-slc5-gcc43-opt/include checking if the g++ compiler accepts the -pedantic flag... yes checking if the g++ compiler accepts the -ansi flag... yes checking if the g++ compiler accepts the -Wall flag... yes checking for python... /usr/bin/python checking whether /usr/bin/python version >= 2.4... yes checking for Python include path... /usr/include/python2.4 checking for swig... /afs/cern.ch/sw/lcg/external/swig/1.3.40/x86_64-slc5-gcc43-opt/bin/swig checking if /afs/cern.ch/sw/lcg/external/swig/1.3.40/x86_64-slc5-gcc43-opt/bin/swig can make a Python function wrapper... yes checking if the g++ compiler accepts the -Wno-format flag... yes configure: adding -Wno-format to swig compilation test checking if /afs/cern.ch/sw/lcg/external/swig/1.3.40/x86_64-slc5-gcc43-opt/bin/swig is compatible with the g++ compiler... yes configure: All Python build checks successful: 'AGILe' Python extension will be built configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating include/AGILe/Makefile config.status: creating src/Makefile config.status: creating src/Core/Makefile config.status: creating src/Tools/Makefile config.status: creating src/IO/Makefile config.status: creating src/FPythia/Makefile config.status: creating src/FHerwig/Makefile config.status: creating src/AlpGen/Makefile config.status: creating src/Charybdis/Makefile config.status: creating src/Rapgap/Makefile config.status: creating src/Cascade/Makefile config.status: creating bin/Makefile config.status: creating bin/agile-config config.status: creating pyext/Makefile config.status: creating pyext/AGILe/Makefile config.status: creating pyext/setup.py config.status: creating data/Makefile config.status: error: cannot find input file: `test/Makefile.in' Traceback (most recent call last): File "./rivet-bootstrap", line 568, in ? conf_mk_mkinst(os.path.join(BUILDDIR, agilename), AGILE_CONFIGURE_FLAGS) File "./rivet-bootstrap", line 315, in conf_mk_mkinst sys.exit(1) SystemExit: 1 An error has occurred while bootstrapping Rivet or one of its dependencies. Sorry! Please contact the Rivet developers at rivet@projects.hepforge.org, with a description of your problem, a copy of this script and any error trace that may have appeared and we'll try to get it fixed as soon as possible. Thanks for your help!