<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I am trying to install Rivet in my CERN account following the instructions from here:
<a href="http://projects.hepforge.org/rivet/trac/wiki/GettingStarted" target="_blank">
http://projects.hepforge.org/rivet/trac/wiki/GettingStarted</a><br>
<br>
When I do "./rivet-bootstrap", it complaints for: Using LCG platform tag = x86_64-slc5-gcc41-opt<br>
So, I tried: ./rivet-bootstrap --lcgtag=x86_64-slc5-gcc43-opt<br>
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?<br>
<br>
Regards,<br>
Lovedeep<br>
Graduate Student (CMS-LHC), <br>
Panjab University, Chandigarh.<br>
<br>
----------------------------------------------------------------------------------------------------------------------------------------------------<br>
<br>
<br>
<br>
[lxplus211] ~/scratch0/rivet $ ./rivet-bootstrap --lcgtag=x86_64-slc5-gcc43-opt<br>
Getting http://www.hepforge.org/archive/rivet/Rivet-1.5.0.tar.gz<br>
Not overwriting tarball at /afs/cern.ch/user/l/lovedeep/scratch0/rivet/downloads/Rivet-1.5.0.tar.gz<br>
LCG area available: using LCG-built packages<br>
Using LCG platform tag = x86_64-slc5-gcc43-opt<br>
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<br>
Building in /afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0: make -j2 && make -j2 install<br>
Making all in src<br>
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'<br>
Making all in Core<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Core'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Core'<br>
Making all in Projections<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Projections'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Projections'<br>
Making all in Tools<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'<br>
Making all in yaml-cpp<br>
make[3]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools/yaml-cpp'<br>
make[3]: Nothing to be done for `all'.<br>
make[3]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools/yaml-cpp'<br>
make[3]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'<br>
make[3]: Nothing to be done for `all-am'.<br>
make[3]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Tools'<br>
Making all in Analyses<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Analyses'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src/Analyses'<br>
Making all in .<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'<br>
make[2]: Nothing to be done for `all-am'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'<br>
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/src'<br>
Making all in pyext<br>
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'<br>
Making all in rivet<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext/rivet'<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext/rivet'<br>
Making all in .<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'<br>
/usr/bin/python setup.py build<br>
running build<br>
running build_py<br>
running build_ext<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'<br>
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/pyext'<br>
Making all in data<br>
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'<br>
Making all in refdata<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/refdata'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/refdata'<br>
Making all in anainfo<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/anainfo'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/anainfo'<br>
Making all in plotinfo<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/plotinfo'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/plotinfo'<br>
Making all in texmf<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/texmf'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data/texmf'<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'<br>
make[2]: Nothing to be done for `all-am'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'<br>
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/data'<br>
Making all in include<br>
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'<br>
Making all in Rivet<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include/Rivet'<br>
make[2]: Nothing to be done for `all'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include/Rivet'<br>
make[2]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'<br>
make[2]: Nothing to be done for `all-am'.<br>
make[2]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'<br>
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/include'<br>
Making all in bin<br>
make[1]: Entering directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/bin'<br>
  CXXLD  rivet-nopy<br>
/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'<br>
/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'<br>
/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'<br>
/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'<br>
/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'<br>
/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'<br>
/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'<br>
/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'<br>
/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'<br>
/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'<br>
collect2: ld returned 1 exit status<br>
make[1]: *** [rivet-nopy] Error 1<br>
make[1]: Leaving directory `/afs/cern.ch/user/l/lovedeep/scratch0/rivet/build/Rivet-1.5.0/bin'<br>
make: *** [all-recursive] Error 1<br>
Traceback (most recent call last):<br>
  File "./rivet-bootstrap", line 562, in ?<br>
    conf_mk_mkinst(os.path.join(BUILDDIR, "rivet"), RIVET_CONFIGURE_FLAGS)<br>
  File "./rivet-bootstrap", line 321, in conf_mk_mkinst<br>
    sys.exit(1)<br>
SystemExit: 1<br>
<br>
<br>
<br>
An error has occurred while bootstrapping Rivet or one of its dependencies. Sorry!<br>
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!<br>
<br>
<br>
</div>
</body>
</html>