[Rivet] installation of Rivet

Debottam Bakshi Gupta debottam.gupta at gmail.com
Tue Jun 16 18:52:20 BST 2015


Hi Dr. Buckley,

I did the following

wget http://rivet.hepforge.org/hg/bootstrap/raw-file/2.2.1/rivet-bootstrap-lcg
  chmod +x rivet-bootstrap-lcg

and then

./rivet-bootstrap-lcg

it gave me the output (please see the attached .txt file) with

......................
configure: WARNING: fastjet library was not found
configure: error: FastJet is required

Thanks,

Debo.





On Tue, Jun 16, 2015 at 12:02 PM, Andy Buckley <andy.buckley at cern.ch> wrote:

> On 16/06/15 16:49, Debottam Bakshi Gupta wrote:
> > Hi Deepak,
> >
> > It would be great if you provide me with some details because I am doing
> > this for the 1st time, please see the following.
> >
> > *
> > I did
> >
> >   cd /scratch/rivet
> >   wget
> http://rivet.hepforge.org/hg/bootstrap/raw-file/1.9.0/rivet-bootstrap-lcg
> >   chmod +x rivet-bootstrap-lcg
> >
> > **Where Fastjet was installed when I ran
> >
> > ./rivet-bootstrap-lcg
> >
> > Q?? which should I use version 1.9.0 or  2.2.1.
>
> Definitely 2.2.1!
>
> > In case of 2.2.1 if I
> > need to install Fastjet separately and how?
>
> It should be automatically downloaded and installed by the bootstrap --
> was it not?
>
> > When I installed version 1.9.0 I tried to use this command
> >
> >> agile-runmc --help
> >
> > And it could not find agile-runmc command
>
> We don't install AGILe anymore, since the world mostly moved on from the
> Fortran MC generators and the LCG directory structure that contained
> them has also changed. We might bring AGILe back to life at some point,
> but there's not a lot of demand (i.e. no-one has asked!)
>
> If you want a generator code to try out, I think Pythia8 is the easiest
> to install and use. Sherpa and Herwig++ are also quite easy to install
> -- not *quite* as easy -- but they are more configurable, which means a
> bit more complexity.
>
> > Q?? do I need to download any dependencies for this. because I simply
> > want run at the beginning the following code given in
> > https://rivet.hepforge.org/trac/wiki/FirstRivetRun.
> >
> >> mkfifo fifo.hepmc
> >> agile-runmc Pythia6:425 --beams=LHC:7000 -n 500000 -o fifo.hepmc &
> >> rivet --analysis=ANALYSIS_NAME fifo.hepmc
>
> Ah, I see: we should update that example to not mention agile-runmc...
>
> > Could you just let me know what are the dependencies I need to install
> > to run the above code??
>
> Hopefully the bootstrap will download everything you need, other than a
> copy of Pythia8 or whichever generator you prefer. I find the Sacrifice
> interface a nice way to steer Pythia8 -- we have a link to that from the
> Rivet web page, IIRC.
>
> Cheers,
> Andy
>
>
> > On Tue, Jun 16, 2015 at 10:26 AM, Deepak Kar <deepak.kar at gmail.com
> > <mailto:deepak.kar at gmail.com>> wrote:
> >
> >     Please see inline.
> >
> >     On Tue, Jun 16, 2015 at 5:07 PM, Debottam Bakshi Gupta
> >     <debottam.bakshi.gupta at cern.ch
> >     <mailto:debottam.bakshi.gupta at cern.ch>> wrote:
> >     > Hi helpers,
> >     >
> >     > I am trying to install Rivet on my lxplus area. I am following
> instructions
> >     > from https://rivet.hepforge.org/trac/wiki/GettingStarted
> >     >
> >     > step1:
> >     >
> >     >  cd /scratch/rivet
> >     >   wget
> >     >
> http://rivet.hepforge.org/hg/bootstrap/raw-file/2.2.1/rivet-bootstrap-lcg
> >     >   chmod +x rivet-bootstrap-lcg
> >     >
> >     > step2:
> >     >
> >     >  nano rivet-bootstrap-lcg ## and edit...
> >     >
> >     > Q?? do I need to change anything in rivet-bootstrap-lcg script??
> >     >
> >
> >     Not really if you dont want to update any of the package versions.
> >
> >     > step3:
> >     >
> >     > ./rivet-bootstrap-lcg
> >     >
> >     > Q?? it runs but at the end shows following:
> >     > ...............................................
> >     > configure: WARNING: fastjet library was not found
> >     > configure: error: FastJet is required
> >
> >     Self explanatory - you can/should install fastjet (will be needed for
> >     many analyses anyway)
> >
> >     >
> >     > step4:
> >     > source Rivet/Rivet-2.2.1/rivetenv.sh.in <http://rivetenv.sh.in>
> >
> >
> >     I usually source the rivetenv.sh
> >
> >     >
> >     > output:
> >     > -bash: export: `@LIBPATHVARNAME@=@libdir@:@
> >     >
> >     > YODALIBPATH@:@HEPMCLIBPATH@:@FASTJETLIBPATH@:@GSLLIBPATH@
> :LIBPATHVARNAME@':
> >     > not a valid identifier
> >     >
> >
> >     Best,
> >     Deepak
> >
> >     > Could you please help?
> >     >
> >     > Thanks,
> >     > Debo.
> >     >
> >     >
> >     >
> >     > _______________________________________________
> >     > Rivet mailing list
> >     > Rivet at projects.hepforge.org <mailto:Rivet at projects.hepforge.org>
> >     > https://www.hepforge.org/lists/listinfo/rivet
> >
> >
> >
> >     --
> >     Deepak Kar
> >     University of Witwatersrand
> >     Room PM15, School of Physics
> >     (0027) 011-7176958 (office) (0027) 079-8401087 (mobile)
> >
> >     While at CERN:
> >     Building 1, R-016
> >     (0041) 0767321349 (mobile)
> >
> >     While at USA:
> >     (001) 330-998-1500 (mobile)
> >
> >
> >
> >
> > _______________________________________________
> > Rivet mailing list
> > Rivet at projects.hepforge.org
> > https://www.hepforge.org/lists/listinfo/rivet
> >
>
>
> --
> Dr Andy Buckley, Lecturer / Royal Society University Research Fellow
> Particle Physics Expt Group, University of Glasgow
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20150616/79112f9d/attachment.html>
-------------- next part --------------
Running Rivet 2.x bootstrap script with LCG HepMC, FastJet and Boost
Building Rivet 2.2.1, YODA 1.3.1

Building YODA
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 whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for sw_vers... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether to include C++11 flag for testing... no
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 how to print strings... printf
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... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 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 how to run the C++ preprocessor... g++ -E
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... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking if the g++ compiler accepts the -pedantic flag... yes
checking if the g++ compiler accepts the -Wall flag... yes
checking for Boost headers version >= 1.41.0... /afs/cern.ch/sw/lcg/external/Boost/1.50.0_python2.6/x86_64-slc6-gcc46-opt/include/boost-1_50
checking for Boost's header version... 1_50
checking boost/foreach.hpp usability... yes
checking boost/foreach.hpp presence... yes
checking for boost/foreach.hpp... yes
checking boost/scoped_ptr.hpp usability... yes
checking boost/scoped_ptr.hpp presence... yes
checking for boost/scoped_ptr.hpp... yes
checking boost/shared_ptr.hpp usability... yes
checking boost/shared_ptr.hpp presence... yes
checking for boost/shared_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/spirit/include/qi.hpp usability... yes
checking boost/spirit/include/qi.hpp presence... yes
checking for boost/spirit/include/qi.hpp... yes
checking boost/spirit/include/phoenix_operator.hpp usability... yes
checking boost/spirit/include/phoenix_operator.hpp presence... yes
checking for boost/spirit/include/phoenix_operator.hpp... yes
checking boost/fusion/include/adapt_struct.hpp usability... yes
checking boost/fusion/include/adapt_struct.hpp presence... yes
checking for boost/fusion/include/adapt_struct.hpp... yes
checking if boost rvalue bug is present... no
configure: Not building extra ROOT compatibility tools
checking for python... /afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/bin/python
checking whether /afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/bin/python version >= 2.5... yes
checking for Python include path... /afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/include/python2.6
checking if the g++ compiler accepts the -Wno-unused-but-set-variable flag... yes
checking if the g++ compiler accepts the -Wno-sign-compare flag... yes
checking if the g++ compiler accepts the -Wno-strict-prototypes flag... no
configure: All Python build checks successful: 'yoda' Python extension will be built
checking for python version... 2.6
checking for python platform... linux2
checking for python script directory... ${prefix}/lib/python2.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.6/site-packages
checking for Cython >= 0.18... no
checking for doxygen... /afs/cern.ch/user/d/dbakshig/RootCoreBin/bin/x86_64-slc6-gcc48-opt/doxygen
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating Doxyfile
config.status: creating include/Makefile
config.status: creating include/YODA/Makefile
config.status: creating src/Makefile
config.status: creating src/tinyxml/Makefile
config.status: creating tests/Makefile
config.status: creating pyext/Makefile
config.status: creating pyext/setup.py
config.status: creating pyext/yoda/Makefile
config.status: creating bin/Makefile
config.status: creating bin/yoda-config
config.status: creating yodaenv.sh
config.status: creating yoda.pc
config.status: creating include/YODA/Config/DummyConfig.h
config.status: include/YODA/Config/DummyConfig.h is unchanged
config.status: creating include/YODA/Config/YodaConfig.h
config.status: include/YODA/Config/YodaConfig.h is unchanged
config.status: creating include/YODA/Config/BuildConfig.h
config.status: include/YODA/Config/BuildConfig.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands

************************************************************
YODA CONFIGURED!

Now build and install (to the /afs/cern.ch/user/d/dbakshig/Rivet/local tree) with e.g.
make -j2 && make -j2 install
************************************************************
Making all in src
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
Making all in tinyxml
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src/tinyxml'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src/tinyxml'
Making all in .
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
Making all in include
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
Making all in YODA
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include/YODA'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include/YODA'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
Making all in tests
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/tests'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/tests'
Making all in bin
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/bin'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/bin'
Making all in pyext
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
Making all in yoda
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext/yoda'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext/yoda'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
CC="gcc" CXX="g++" CXXFLAGS="-Wno-unused-but-set-variable -Wno-sign-compare" ARCHFLAGS=""  /afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/bin/python setup.py install --install-lib=build/ --force
running install
running build
running build_py
running build_ext
running install_lib
copying build/lib.linux-x86_64-2.6/yoda/__init__.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/script_helpers.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/plotting.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/search.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/util.so -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/core.so -> build/yoda
byte-compiling build/yoda/__init__.py to __init__.pyc
byte-compiling build/yoda/script_helpers.py to script_helpers.pyc
byte-compiling build/yoda/plotting.py to plotting.pyc
byte-compiling build/yoda/search.py to search.pyc
running install_egg_info
Removing build/yoda-1.3.1-py2.6.egg-info
Writing build/yoda-1.3.1-py2.6.egg-info
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1'
Making install in src
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
Making install in tinyxml
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src/tinyxml'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src/tinyxml'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src/tinyxml'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src/tinyxml'
Making install in .
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
make[3]: Nothing to be done for `install-data-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/lib'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libYODA.la '/afs/cern.ch/user/d/dbakshig/Rivet/local/lib'
libtool: install: /usr/bin/install -c .libs/libYODA.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/libYODA.so
libtool: install: /usr/bin/install -c .libs/libYODA.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/libYODA.la
libtool: finish: PATH="/afs/cern.ch/user/d/dbakshig/Rivet/local/bin:/afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/bin:--help/gcc/4.6.3/x86_64-slc6/bin:/afs/cern.ch/user/d/dbakshig/Rivet/local/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/davix/0.4.0-x86_64-slc6/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/xrootd/3.3.6.p1-x86_64-slc6-gcc48-opt/v3.3.6/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/root/6.02.05-x86_64-slc6-gcc48-opt/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/fftw/3.1.2-x86_64-slc6-gcc48-opt/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/gsl/1.10-x86_64-slc6-gcc48-opt/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin:/afs/cern.ch/user/d/dbakshig/RootCoreBin/bin/x86_64-slc6-gcc48-opt:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/xrootd/3.2.7-x86_64-slc6/v3.2.7/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/gccxml/0.9.0_20120309p2-x86_64-slc6-gcc47-opt/sw/lcg/external/gccxml/0.9.0_20120309p2/x86_64-slc6-gcc47-opt/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/python/2.7.3-x86_64-slc6-gcc47/sw/lcg/external/Python/2.7.3/x86_64-slc6-gcc47-opt/bin:/cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc472p1_x86_64_slc6/slc6/gcc47/bin:/afs/cern.ch/atlas/scripts:/afs/cern.ch/user/d/dbakshig/scripts:/usr/sue/bin:/usr/lib64/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/sbin" ldconfig -n /afs/cern.ch/user/d/dbakshig/Rivet/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /afs/cern.ch/user/d/dbakshig/Rivet/local/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/src'
Making install in include
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
Making install in YODA
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include/YODA'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include/YODA'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA'
 /usr/bin/install -c -m 644 Exceptions.h AnalysisObject.h Weights.h Bin.h Dbn0D.h Dbn1D.h Dbn2D.h Dbn3D.h Axis1D.h Bin1D.h Axis2D.h Bin2D.h Counter.h Histo1D.h HistoBin1D.h Histo2D.h HistoBin2D.h Profile1D.h ProfileBin1D.h Profile2D.h ProfileBin2D.h Scatter1D.h Point1D.h Scatter2D.h Point2D.h Scatter3D.h Point3D.h ScatterND.h PointND.h ErrorND.h Writer.h WriterAIDA.h WriterFLAT.h WriterYODA.h Reader.h ReaderAIDA.h ReaderYODA.h ReaderFLAT.h YODA.h IO.h '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA/Utils'
 /usr/bin/install -c -m 644  Utils/StringUtils.h Utils/MathUtils.h Utils/Formatting.h Utils/Predicates.h Utils/BinSearcher.h Utils/sortedvector.h Utils/cachedvector.h Utils/indexedset.h Utils/ndarray.h Utils/fastlog.h '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA/Utils'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA/Config'
 /usr/bin/install -c -m 644  Config/YodaConfig.h Config/BuildConfig.h '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA/Config'
 /usr/bin/install -c -m 644  WriterMethods.icc '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA/.'
 /usr/bin/install -c -m 644 ROOTCnv.h '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/YODA'
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include/YODA'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include/YODA'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/include'
Making install in tests
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/tests'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/tests'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/tests'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/tests'
Making install in bin
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/bin'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/bin'
if [[ -d "/afs/cern.ch/user/d/dbakshig/Rivet/local/etc/bash_completion.d" && -w "/afs/cern.ch/user/d/dbakshig/Rivet/local/etc/bash_completion.d" ]]; then \
      /bin/sh /afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/install-sh -c -m 644 yoda-completion /afs/cern.ch/user/d/dbakshig/Rivet/local/etc/bash_completion.d/; fi
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/bin'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/YODA'
 /usr/bin/install -c yoda-config yodals yodadiff yodamerge yodascale yodahist yodacmp yodaplot yodacnv yoda2aida yoda2flat aida2yoda aida2flat flat2yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/bin'
 /usr/bin/install -c -m 644 yoda-completion '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/YODA'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/bin'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/bin'
Making install in pyext
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
Making install in yoda
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext/yoda'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext/yoda'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext/yoda'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext/yoda'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
CC="gcc" CXX="g++" CXXFLAGS="-Wno-unused-but-set-variable -Wno-sign-compare" ARCHFLAGS=""  /afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/bin/python setup.py install --install-lib=build/ --force
running install
running build
running build_py
running build_ext
running install_lib
copying build/lib.linux-x86_64-2.6/yoda/__init__.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/script_helpers.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/plotting.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/search.py -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/util.so -> build/yoda
copying build/lib.linux-x86_64-2.6/yoda/core.so -> build/yoda
byte-compiling build/yoda/__init__.py to __init__.pyc
byte-compiling build/yoda/script_helpers.py to script_helpers.pyc
byte-compiling build/yoda/plotting.py to plotting.pyc
byte-compiling build/yoda/search.py to search.pyc
running install_egg_info
Removing build/yoda-1.3.1-py2.6.egg-info
Writing build/yoda-1.3.1-py2.6.egg-info
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
CC="gcc" CXX="g++" CXXFLAGS="-Wno-unused-but-set-variable -Wno-sign-compare" ARCHFLAGS=""  /afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/bin/python setup.py install --prefix=/afs/cern.ch/user/d/dbakshig/Rivet/local --force
make[3]: Nothing to be done for `install-data-am'.
running install
running build
running build_py
running build_ext
running install_lib
copying build/lib.linux-x86_64-2.6/yoda/__init__.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda
copying build/lib.linux-x86_64-2.6/yoda/script_helpers.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda
copying build/lib.linux-x86_64-2.6/yoda/plotting.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda
copying build/lib.linux-x86_64-2.6/yoda/search.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda
copying build/lib.linux-x86_64-2.6/yoda/util.so -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda
copying build/lib.linux-x86_64-2.6/yoda/core.so -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda/__init__.py to __init__.pyc
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda/script_helpers.py to script_helpers.pyc
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda/plotting.py to plotting.pyc
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda/search.py to search.pyc
running install_egg_info
Removing /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda-1.3.1-py2.6.egg-info
Writing /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/yoda-1.3.1-py2.6.egg-info
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1/pyext'
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/lib/pkgconfig'
 /usr/bin/install -c -m 644 yoda.pc '/afs/cern.ch/user/d/dbakshig/Rivet/local/lib/pkgconfig'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/YODA-1.3.1'

Building Rivet
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/missing: Unknown `--is-lightweight' option
Try `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/missing --help' for more information
configure: WARNING: 'missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking for sw_vers... no
configure: Calculating LCG platform tag from system properties
checking for OS type... slcrelease
checking for architecture type... x86_64
checking for g++... /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++
checking for gcc/g++ version... gcc48
./configure: line 4850: test: release: integer expression expected
configure: LCG platform tag is 'x86_64-slcrelease-gcc48-opt'
checking whether we are using the GNU C++ compiler... yes
checking whether /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ accepts -g... yes
checking dependency style of /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++... gcc3
checking whether to include C++11 flag for testing... no
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 how to print strings... printf
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... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
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 dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
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 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 how to run the C++ preprocessor... /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ -E
checking for ld used by /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/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 /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ static flag -static works... yes
checking if /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ supports -c -o file.o... yes
checking if /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /cvmfs/atlas.cern.ch/repo/ATLASLocalRootBase/x86_64/Gcc/gcc481_x86_64_slc6/slc6/gcc48/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for uname... /bin/uname
configure: Found YODA library at /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/libYODA.la
configure: Found YODA header directory at /afs/cern.ch/user/d/dbakshig/Rivet/local/include
checking for yoda-config... /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/../bin/yoda-config
checking YODA version using yoda-config... 1.3.1
checking YODA Python path using yoda-config... /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages
configure: Found HepMC library at /afs/cern.ch/sw/lcg/external/HepMC/2.06.06/x86_64-slc6-gcc46-opt/lib/libHepMC.la
configure: Found HepMC header directory at /afs/cern.ch/sw/lcg/external/HepMC/2.06.06/x86_64-slc6-gcc46-opt/include
configure: HepMC version is 2.06.06 -> 26
configure: WARNING: fastjet library was not found
configure: error: FastJet is required


More information about the Rivet mailing list