[Rivet] Rivet install problem

Lovedeep Kaur Saini lovedeep.kaur.saini at cern.ch
Tue May 17 15:54:55 BST 2011


Hi,

I am trying to install Rivet in my CERN account following the instructions from here: http://projects.hepforge.org/rivet/trac/wiki/GettingStarted

When I do "./rivet-bootstrap", it complaints for: Using LCG platform tag = x86_64-slc5-gcc41-opt
So, I tried: ./rivet-bootstrap --lcgtag=x86_64-slc5-gcc43-opt
But it gives me an error pasted at the end of this email. Can you please provide some recipe to get rid off this problem?

Regards,
Lovedeep
Graduate Student (CMS-LHC),
Panjab University, Chandigarh.

----------------------------------------------------------------------------------------------------------------------------------------------------



[lxplus211] ~/scratch0/rivet $ ./rivet-bootstrap --lcgtag=x86_64-slc5-gcc43-opt
Getting http://www.hepforge.org/archive/rivet/Rivet-1.5.0.tar.gz
Not overwriting tarball at /afs/cern.ch/user/l/lovedeep/scratch0/rivet/downloads/Rivet-1.5.0.tar.gz
LCG area available: using LCG-built packages
Using LCG platform tag = x86_64-slc5-gcc43-opt
Configuring in /afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0: ./configure --prefix=/afs/cern.ch/user/l/lovedeep/scratch0/rivet/local  --with-lcgtag=x86_64-slc5-gcc43-opt --with-hepmc=/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt --with-boost=/afs/cern.ch/sw/lcg/external/Boost/1.44.0_python2.6/x86_64-slc5-gcc43-opt --with-boost-incpath=/afs/cern.ch/sw/lcg/external/Boost/1.44.0_python2.6/x86_64-slc5-gcc43-opt/include/boost-1_44 --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/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0: make -j2 && make -j2 install
Making all in src
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'
Making all in Core
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Core'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Core'
Making all in Projections
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Projections'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Projections'
Making all in Tools
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'
Making all in yaml-cpp
make[3]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools/yaml-cpp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools/yaml-cpp'
make[3]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'
Making all in Analyses
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Analyses'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Analyses'
Making all in .
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'
Making all in pyext
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'
Making all in rivet
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext/rivet'
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext/rivet'
Making all in .
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'
/usr/bin/python setup.py build
running build
running build_py
running build_ext
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'
Making all in data
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'
Making all in refdata
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/refdata'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/refdata'
Making all in anainfo
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/anainfo'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/anainfo'
Making all in plotinfo
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/plotinfo'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/plotinfo'
Making all in texmf
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/texmf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/texmf'
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'
Making all in include
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'
Making all in Rivet
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include/Rivet'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include/Rivet'
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'
Making all in bin
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/bin'
  CXXLD  rivet-nopy
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::__ostream_insert<char, std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&, char const*, long)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::basic_ostream<char, std::char_traits<char> >::_M_insert<void const*>(void const*)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_istream<char, std::char_traits<char> >& std::basic_istream<char, std::char_traits<char> >::_M_extract<float>(float&)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_istream<char, std::char_traits<char> >& std::basic_istream<char, std::char_traits<char> >::_M_extract<long>(long&)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::basic_ostream<char, std::char_traits<char> >::_M_insert<double>(double)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_istream<char, std::char_traits<char> >& std::basic_istream<char, std::char_traits<char> >::_M_extract<double>(double&)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::basic_ostream<char, std::char_traits<char> >::_M_insert<long>(long)@GLIBCXX_3.4.9'
/afs/.cern.ch/sw/lcg/external/fastjet/2.4.2/x86_64-slc5-gcc43-opt/lib/libPxConePlugin.so.0: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::basic_ostream<char, std::char_traits<char> >::_M_insert<bool>(bool)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_istream<char, std::char_traits<char> >& std::basic_istream<char, std::char_traits<char> >::_M_extract<unsigned long>(unsigned long&)@GLIBCXX_3.4.9'
/afs/cern.ch/sw/lcg/external/HepMC/2.06.03/x86_64-slc5-gcc43-opt/lib/libHepMC.so.4: undefined reference to `std::basic_ostream<char, std::char_traits<char> >& std::basic_ostream<char, std::char_traits<char> >::_M_insert<unsigned long>(unsigned long)@GLIBCXX_3.4.9'
collect2: ld returned 1 exit status
make[1]: *** [rivet-nopy] Error 1
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/bin'
make: *** [all-recursive] Error 1
Traceback (most recent call last):
  File "./rivet-bootstrap", line 562, in ?
    conf_mk_mkinst(os.path.join(BUILDDIR, "rivet"), RIVET_CONFIGURE_FLAGS)
  File "./rivet-bootstrap", line 321, 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 at 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!


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.hepforge.org/lists-archive/rivet/attachments/20110517/796c9d69/attachment.html>


More information about the Rivet mailing list