[Rivet] installation of Rivet

Debottam Bakshi Gupta debottam.gupta at gmail.com
Fri Jun 19 03:01:10 BST 2015


Hi Dr. Buckley,

There is another issue I used the command FASTJET_VERSION=3.0.3
./rivet-bootstrap-lcg. Now I tried to set environment on my lxplus home
directory

>source ~/Rivet/local/rivetenv.sh

Then I tried following

>rivet --help
"The rivet Python module could not be loaded: is your PYTHONPATH set
correctly?"

I have attached the installation log file. Is it because of an older
version of python?

Thanks,
Debo

On Wed, Jun 17, 2015 at 8:59 AM, Andy Buckley <andy.buckley at cern.ch> wrote:

> Hi Debottam,
>
> Ok, thanks for confirming. I tried it myself and reproduced the problem.
>
> The quick fix, I think, will be to use an even earlier version of
> FastJet, since the installation of 3.0.6 in the LCG area is (for some
> strange reason) only for SLC5! Here's a version of the command which
> should do that version change without you needing to edit anything:
>
> FASTJET_VERSION=3.0.3 ./rivet-bootstrap-lcg
>
> This worked for me, and I will update the bootstrap script to use 3.0.3
> by default. I've also asked the LCG applications manager what's going on
> with the FastJet builds, since the 3.1. series has been available for
> nearly a year and the latest SLC6 build is *three years* old!!! Maybe
> they have switched to putting their FastJet builds somewhere else,
> without leaving any signposts in the old directory... I'll find out.
>
> Cheers,
> Andy
>
>
>
> On 17/06/15 02:23, Debottam Bakshi Gupta wrote:
> > Hi Dr. Buckley,
> >
> > Yes I am doing it in lxplus. I logged in to lxplus and created a folder
> > named Rivet in my home directory and there I wrote the command
> >
> > 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.
> >
> > Thanks,
> >
> > Debo.
> >
> >
> >
> > On Tue, Jun 16, 2015 at 3:34 PM, Andy Buckley <andy.buckley at cern.ch
> > <mailto:andy.buckley at cern.ch>> wrote:
> >
> >     Did you do this on lxplus?
> >
> >     rivet-bootstrap-lcg is for use on systems where the /afs/cern.ch
> >     <http://cern.ch>
> >     filesystem is visible, and it will try to pick up all the external
> >     packages like FastJet from there. If you're building on a laptop or
> >     other system without AFS, use the rivet-bootstrap script instead.
> >
> >     Andy
> >
> >
> >     On 16/06/15 18:51, Debottam Bakshi Gupta wrote:
> >     > 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 <mailto:andy.buckley at cern.ch>
> >     > <mailto:andy.buckley at cern.ch <mailto: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>
> >     <mailto:deepak.kar at gmail.com <mailto:deepak.kar at gmail.com>>
> >     >     > <mailto:deepak.kar at gmail.com <mailto:deepak.kar at gmail.com>
> >     <mailto: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>
> >     <mailto:debottam.bakshi.gupta at cern.ch
> >     <mailto:debottam.bakshi.gupta at cern.ch>>
> >     >     >     <mailto:debottam.bakshi.gupta at cern.ch
> >     <mailto:debottam.bakshi.gupta at cern.ch>
> >     >     <mailto: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>
> >     >     <http://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>
> >     >     <mailto:Rivet at projects.hepforge.org <mailto:
> Rivet at projects.hepforge.org>>
> >     >     <mailto:Rivet at projects.hepforge.org
> >     <mailto:Rivet at projects.hepforge.org>
> >     >     <mailto: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 <mailto:
> Rivet at projects.hepforge.org>
> >     <mailto:Rivet at projects.hepforge.org
> >     <mailto: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
> >     >
> >     >
> >
> >
> >     --
> >     Dr Andy Buckley, Lecturer / Royal Society University Research Fellow
> >     Particle Physics Expt Group, University of Glasgow
> >
> >
>
>
> --
> 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/20150619/313b0fd0/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... /usr/bin/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:/afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin:/afs/cern.ch/user/d/dbakshig/Rivet/local/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++... /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++
checking for gcc/g++ version... gcc46
./configure: line 4850: test: release: integer expression expected
configure: LCG platform tag is 'x86_64-slcrelease-gcc46-opt'
checking whether we are using the GNU C++ compiler... yes
checking whether /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ accepts -g... yes
checking dependency style of /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/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... /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ -E
checking for ld used by /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/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 /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ option to produce PIC... -fPIC -DPIC
checking if /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ PIC flag -fPIC -DPIC works... yes
checking if /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ static flag -static works... yes
checking if /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ supports -c -o file.o... yes
checking if /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ supports -c -o file.o... (cached) yes
checking whether the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/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: Found fastjet library at /afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/lib/libfastjet.la
configure: Found fastjet header directory at /afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/include
checking for fastjet-config... /afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/bin/fastjet-config
checking FastJet version using fastjet-config... 3.0.3
configure: FastJet LIBADD = -Wl,-rpath,/afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/lib -lm -L/afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone -L/afs/cern.ch/sw/lcg/contrib/gcc/4.6.2/x86_64-slc6-gcc46-opt/lib/gcc/x86_64-unknown-linux-gnu/4.6.2 -L/afs/cern.ch/sw/lcg/contrib/gcc/4.6.2/x86_64-slc6-gcc46-opt/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/afs/cern.ch/sw/lcg/contrib/gcc/4.6.2/x86_64-slc6-gcc46-opt/lib/gcc/x86_64-unknown-linux-gnu/4.6.2/../../.. -lgfortran -lm -lquadmath
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 gsl-config... /usr/bin/gsl-config
configure: Using /usr/bin/gsl-config to find GSL flags
configure: GSL include path is /usr/include
configure: GSL CPPFLAGS is -I/usr/include
configure: GSL CXXFLAGS is -I/usr/include
configure: GSL LDFLAGS is -lgsl -lgslcblas -lm
configure: Found gsl header directory at /usr/include
checking gsl/gsl_vector.h usability... yes
checking gsl/gsl_vector.h presence... yes
checking for gsl/gsl_vector.h... yes
checking for Boost headers version >= 1.40.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/range.hpp usability... yes
checking boost/range.hpp presence... yes
checking for boost/range.hpp... yes
checking boost/assign.hpp usability... yes
checking boost/assign.hpp presence... yes
checking for boost/assign.hpp... yes
checking if boost rvalue bug is present... no
configure: Not building unvalidated Rivet analyses
configure: Building preliminary Rivet analyses
configure: Building obsolete Rivet analyses
checking for pdflatex... /usr/bin/pdflatex
checking for doxygen... /usr/bin/doxygen
checking for asciidoc... /usr/bin/asciidoc
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
configure: All Python build checks successful: 'yoda' Python extension will be built
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -Wno-unused-but-set-variable flag... yes
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -Wno-sign-compare flag... yes
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
configure: All Python build checks successful: 'rivet' Python extension will be built
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -pedantic flag... yes
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -ansi flag... yes
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -Wall flag... yes
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -Wno-long-long flag... yes
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -Wno-format flag... yes
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -Werror=uninitialized flag... yes
checking if the /afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/g++ compiler accepts the -Werror=delete-non-virtual-dtor flag... no
checking that generated files are newer than configure... done
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/Core/yamlcpp/Makefile
config.status: creating src/Tools/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 doc/diffanas
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 rivet.pc
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
Making all in src
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
Making all in Core
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
Making all in yamlcpp
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core/yamlcpp'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core/yamlcpp'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
  CXX      libRivetCore_la-Run.lo
  CXX      libRivetCore_la-Analysis.lo
  CXX      libRivetCore_la-AnalysisLoader.lo
  CXX      libRivetCore_la-AnalysisHandler.lo
  CXXLD    libRivetCore.la
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
Making all in Tools
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Tools'
  CXX      libRivetTools_la-RivetYODA.lo
  CXX      libRivetTools_la-BinnedHistogram.lo
  CXXLD    libRivetTools.la
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Tools'
Making all in Projections
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Projections'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Projections'
Making all in Analyses
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Analyses'
  CXX      ALICE_2010_S8624100.lo
  CXX      ALICE_2010_S8625980.lo
  CXX      ALICE_2010_S8706239.lo
  CXX      ALICE_2011_S8909580.lo
  CXX      ALICE_2011_S8945144.lo
  CXX      ALICE_2012_I1181770.lo
  CXX      ATLAS_2010_S8591806.lo
  CXX      ATLAS_2010_S8817804.lo
  CXX      ATLAS_2010_S8894728.lo
  CXX      ATLAS_2010_S8914702.lo
  CXX      ATLAS_2010_S8918562.lo
  CXX      ATLAS_2010_S8919674.lo
  CXX      ATLAS_2011_S8924791.lo
  CXX      ATLAS_2011_S8971293.lo
  CXX      ATLAS_2011_S8994773.lo
  CXX      ATLAS_2011_S8983313.lo
  CXX      ATLAS_2011_S9002537.lo
  CXX      ATLAS_2011_S9120807.lo
  CXX      ATLAS_2011_S9126244.lo
  CXX      ATLAS_2011_S9128077.lo
  CXX      ATLAS_2011_S9131140.lo
  CXX      ATLAS_2011_S9212183.lo
  CXX      ATLAS_2011_S9225137.lo
  CXX      ATLAS_2011_S9019561.lo
  CXX      ATLAS_2011_I894867.lo
  CXX      ATLAS_2011_I919017.lo
  CXX      ATLAS_2011_I921594.lo
  CXX      ATLAS_2011_I925932.lo
  CXX      ATLAS_2011_I926145.lo
  CXX      ATLAS_2011_I930220.lo
  CXX      ATLAS_2011_I944826.lo
  CXX      ATLAS_2011_I945498.lo
  CXX      ATLAS_2011_I954993.lo
  CXX      ATLAS_2011_I928289_W.lo
  CXX      ATLAS_2011_I928289_Z.lo
  CXX      ATLAS_2012_I943401.lo
  CXX      ATLAS_2012_I1082936.lo
  CXX      ATLAS_2012_I1083318.lo
  CXX      ATLAS_2012_I1084540.lo
  CXX      ATLAS_2012_I1091481.lo
  CXX      ATLAS_2012_I1093734.lo
  CXX      ATLAS_2012_I1093738.lo
  CXX      ATLAS_2012_I1094564.lo
  CXX      ATLAS_2012_I1094568.lo
  CXX      ATLAS_2012_I1112263.lo
  CXX      ATLAS_2012_I1117704.lo
  CXX      ATLAS_2012_I1118269.lo
  CXX      ATLAS_2012_I1119557.lo
  CXX      ATLAS_2012_I1124167.lo
  CXX      ATLAS_2012_I1125575.lo
  CXX      ATLAS_2012_I1125961.lo
  CXX      ATLAS_2012_I1183818.lo
  CXX      ATLAS_2012_I1188891.lo
  CXX      ATLAS_2012_I1199269.lo
  CXX      ATLAS_2012_I1203852.lo
  CXX      ATLAS_2012_I1204447.lo
  CXX      ATLAS_2012_I1204784.lo
  CXX      ATLAS_2013_I1190187.lo
  CXX      ATLAS_2013_I1217867.lo
  CXX      ATLAS_2013_I1219109.lo
  CXX      ATLAS_2013_I1230812.lo
  CXX      ATLAS_2013_I1243871.lo
  CXX      ATLAS_2013_I1263495.lo
  CXX      ATLAS_2014_I1268975.lo
  CXX      ATLAS_2014_I1279489.lo
  CXX      ATLAS_2014_I1282441.lo
  CXX      ATLAS_2014_I1298811.lo
  CXX      ATLAS_2014_I1304688.lo
  CXX      ATLAS_2014_I1307756.lo
  CXX      ATLAS_2014_I1306294.lo
  CXX      ATLAS_2014_I1315949.lo
  CXX      ATLAS_2014_I1325553.lo
  CXX      ATLAS_2014_I1300647.lo
  CXX      ATLAS_2014_I1288706.lo
  CXX      ATLAS_2014_I1307243.lo
  CXX      ATLAS_2014_I1312627.lo
  CXX      ATLAS_2013_I1217863_W.lo
  CXX      ATLAS_2013_I1217863_Z.lo
  CXX      ATLAS_2014_I1306615.lo
  CXX      ATLAS_2012_CONF_2012_001.lo
  CXX      CMS_2010_S8547297.lo
  CXX      CMS_2010_S8656010.lo
  CXX      CMS_2011_S8884919.lo
  CXX      CMS_2011_S8941262.lo
  CXX      CMS_2011_S8950903.lo
  CXX      CMS_2011_S8957746.lo
  CXX      CMS_2011_S8968497.lo
  CXX      CMS_2011_S8973270.lo
  CXX      CMS_2011_S8978280.lo
  CXX      CMS_2011_S9086218.lo
  CXX      CMS_2011_S9088458.lo
  CXX      CMS_2011_S9120041.lo
  CXX      CMS_2011_S9215166.lo
  CXX      CMS_2012_I941555.lo
  CXX      CMS_2011_I954992.lo
  CXX      CMS_2012_I1087342.lo
  CXX      CMS_2012_I1090423.lo
  CXX      CMS_2012_I1102908.lo
  CXX      CMS_2012_I1107658.lo
  CXX      CMS_2012_I1184941.lo
  CXX      CMS_2012_I1193338.lo
  CXX      CMS_2013_I1209721.lo
  CXX      CMS_2013_I1218372.lo
  CXX      CMS_2013_I1224539_DIJET.lo
  CXX      CMS_2013_I1224539_WJET.lo
  CXX      CMS_2013_I1224539_ZJET.lo
  CXX      CMS_2013_I1256943.lo
  CXX      CMS_2013_I1258128.lo
  CXX      CMS_2013_I1261026.lo
  CXX      CMS_2013_I1265659.lo
  CXX      CMS_2013_I1272853.lo
  CXX      CMS_2013_I1273574.lo
  CXX      CMS_2014_I1298810.lo
  CXX      CMS_2014_I1303894.lo
  CXX      CMSTOTEM_2014_I1294140.lo
  CXX      CMS_QCD_10_024.lo
  CXX      CMS_2012_PAS_QCD_11_010.lo
  CXX      LHCB_2010_I867355.lo
  CXX      LHCB_2012_I1208102.lo
  CXX      LHCB_2013_I1218996.lo
  CXX      LHCB_2013_I1208105.lo
  CXX      LHCB_2014_I1281685.lo
  CXX      LHCF_2012_I1115479.lo
  CXX      TOTEM_2012_I1115294.lo
  CXX      TOTEM_2012_002.lo
  CXX      CDF_1988_S1865951.lo
  CXX      CDF_1990_S2089246.lo
  CXX      CDF_1994_S2952106.lo
  CXX      CDF_1996_S3418421.lo
  CXX      CDF_1998_S3618439.lo
  CXX      CDF_2000_S4155203.lo
  CXX      CDF_2000_S4266730.lo
  CXX      CDF_2001_S4517016.lo
  CXX      CDF_2001_S4563131.lo
  CXX      CDF_2001_S4751469.lo
  CXX      CDF_2002_S4796047.lo
  CXX      CDF_2004_S5839831.lo
  CXX      CDF_2005_S6080774.lo
  CXX      CDF_2005_S6217184.lo
  CXX      CDF_2006_S6450792.lo
  CXX      CDF_2006_S6653332.lo
  CXX      CDF_2007_S7057202.lo
  CXX      CDF_2008_S7540469.lo
  CXX      CDF_2008_S7828950.lo
  CXX      CDF_2008_S8093652.lo
  CXX      CDF_2008_S8095620.lo
  CXX      CDF_2009_S8233977.lo
  CXX      CDF_2009_S8383952.lo
  CXX      CDF_2009_S8436959.lo
  CXX      CDF_2010_S8591881_DY.lo
  CXX      CDF_2010_S8591881_QCD.lo
  CXX      CDF_2009_NOTE_9936.lo
  CXX      CDF_2012_NOTE10874.lo
  CXX      D0_2000_S4480767.lo
  CXX      D0_2000_I499943.lo
  CXX      D0_2001_S4674421.lo
  CXX      D0_2004_S5992206.lo
  CXX      D0_2006_S6438750.lo
  CXX      D0_2007_S7075677.lo
  CXX      D0_2008_S6879055.lo
  CXX      D0_2008_S7554427.lo
  CXX      D0_2008_S7662670.lo
  CXX      D0_2008_S7719523.lo
  CXX      D0_2008_S7837160.lo
  CXX      D0_2008_S7863608.lo
  CXX      D0_2009_S8202443.lo
  CXX      D0_2009_S8320160.lo
  CXX      D0_2009_S8349509.lo
  CXX      D0_2010_S8566488.lo
  CXX      D0_2010_S8570965.lo
  CXX      D0_2010_S8671338.lo
  CXX      D0_2010_S8821313.lo
  CXX      D0_2011_I895662.lo
  CXX      H1_1994_S2919893.lo
  CXX      H1_2000_S4129130.lo
  CXX      JADE_1998_S3612880.lo
  CXX      TASSO_1990_S2148048.lo
  CXX      ALEPH_1991_S2435284.lo
  CXX      ALEPH_1996_S3486095.lo
  CXX      ALEPH_1996_S3196992.lo
  CXX      ALEPH_1999_S4193598.lo
  CXX      ALEPH_2001_S4656318.lo
  CXX      ALEPH_2002_S4823664.lo
  CXX      ALEPH_2004_S5765862.lo
  CXX      DELPHI_1995_S3137023.lo
  CXX      DELPHI_1996_S3430090.lo
  CXX      DELPHI_1999_S3960137.lo
  CXX      DELPHI_2000_S4328825.lo
  CXX      OPAL_1994_S2927284.lo
  CXX      OPAL_1995_S3198391.lo
  CXX      OPAL_1996_S3257789.lo
  CXX      OPAL_1997_S3396100.lo
  CXX      OPAL_1997_S3608263.lo
  CXX      OPAL_1998_S3702294.lo
  CXX      OPAL_1998_S3749908.lo
  CXX      OPAL_1998_S3780481.lo
  CXX      OPAL_2000_S4418603.lo
  CXX      OPAL_2001_S4553896.lo
  CXX      OPAL_2002_S5361494.lo
  CXX      OPAL_2004_S6132243.lo
  CXX      SLD_1996_S3398250.lo
  CXX      SLD_1999_S3743934.lo
  CXX      SLD_2002_S4869273.lo
  CXX      SLD_2004_S5693039.lo
  CXX      DELPHI_2002_069_CONF_603.lo
  CXX      STAR_2006_S6500200.lo
  CXX      STAR_2006_S6860818.lo
  CXX      STAR_2006_S6870392.lo
  CXX      STAR_2009_UE_HELEN.lo
  CXX      UA1_1990_S2044935.lo
  CXX      UA5_1982_S875503.lo
  CXX      UA5_1986_S1583476.lo
  CXX      UA5_1987_S1640666.lo
  CXX      UA5_1988_S1867512.lo
  CXX      UA5_1989_S1926373.lo
  CXX      PDG_HADRON_MULTIPLICITIES.lo
  CXX      PDG_HADRON_MULTIPLICITIES_RATIOS.lo
  CXX      PDG_TAUS.lo
  CXX      JADE_OPAL_2000_S4300807.lo
  CXX      ARGUS_1993_S2653028.lo
  CXX      ARGUS_1993_S2669951.lo
  CXX      ARGUS_1993_S2789213.lo
  CXX      BABAR_2003_I593379.lo
  CXX      BABAR_2005_S6181155.lo
  CXX      BABAR_2007_S6895344.lo
  CXX      BABAR_2007_S7266081.lo
  CXX      BABAR_2013_I1238276.lo
  CXX      BELLE_2001_S4598261.lo
  CXX      BELLE_2008_I786560.lo
  CXX      BELLE_2013_I1216515.lo
  CXX      CLEO_2004_S5809304.lo
  CXX      EXAMPLE.lo
  CXX      EXAMPLE_CUTS.lo
  CXX      MC_QCD_PARTONS.lo
  CXX      MC_DIPHOTON.lo
  CXX      MC_ELECTRONS.lo
  CXX      MC_GENERIC.lo
  CXX      MC_HINC.lo
  CXX      MC_HJETS.lo
  CXX      MC_HKTSPLITTINGS.lo
  CXX      MC_IDENTIFIED.lo
  CXX      MC_JETS.lo
  CXX      MC_JETTAGS.lo
  CXX      MC_HFJETS.lo
  CXX      MC_LEADJETUE.lo
  CXX      MC_MUONS.lo
  CXX      MC_PDFS.lo
  CXX      MC_PHOTONINC.lo
  CXX      MC_PHOTONJETS.lo
  CXX      MC_PHOTONKTSPLITTINGS.lo
  CXX      MC_PHOTONS.lo
  CXX      MC_PRINTEVENT.lo
  CXX      MC_SUSY.lo
  CXX      MC_TTBAR.lo
  CXX      MC_VH2BB.lo
  CXX      MC_WINC.lo
  CXX      MC_WJETS.lo
  CXX      MC_WKTSPLITTINGS.lo
  CXX      MC_WPOL.lo
  CXX      MC_WWINC.lo
  CXX      MC_WWJETS.lo
  CXX      MC_WWKTSPLITTINGS.lo
  CXX      MC_XS.lo
  CXX      MC_ZINC.lo
  CXX      MC_ZJETS.lo
  CXX      MC_ZKTSPLITTINGS.lo
  CXX      MC_ZZINC.lo
  CXX      MC_ZZJETS.lo
  CXX      MC_ZZKTSPLITTINGS.lo
  CXX      MC_ParticleAnalysis.lo
  CXX      MC_JetAnalysis.lo
  CXX      MC_JetSplittings.lo
  CXXLD    RivetALICEAnalyses.la
  CXXLD    RivetATLASAnalyses.la
  CXXLD    RivetCMSAnalyses.la
  CXXLD    RivetLHCbAnalyses.la
  CXXLD    RivetLHCfAnalyses.la
  CXXLD    RivetTOTEMAnalyses.la
  CXXLD    RivetCDFAnalyses.la
  CXXLD    RivetD0Analyses.la
  CXXLD    RivetHERAAnalyses.la
  CXXLD    RivetPetraAnalyses.la
  CXXLD    RivetLEPAnalyses.la
  CXXLD    RivetRHICAnalyses.la
  CXXLD    RivetSPSAnalyses.la
  CXXLD    RivetMiscAnalyses.la
  CXXLD    RivetMCAnalyses.la
  CXXLD    libRivetAnalysisTools.la
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Analyses'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
  CCLD     libRivet.la
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
Making all in pyext
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
Making all in rivet
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext/rivet'
rm -f fix-out-of-source
for i in __init__.py util.py plotinfo.py spiresbib.py core.pyx rivet.pxd core.cpp; do \
	  orig="$i"; \
	  build="$(basename $i)"; \
	  if [ ! -e ${build} ]; then cp ${orig} ${build}; \
	  echo ${build} >> fix-out-of-source; fi; \
	done
touch fix-out-of-source
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext/rivet'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
CC="gcc" CXX="/afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/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
creating build
creating build/lib.linux-x86_64-2.6
creating build/lib.linux-x86_64-2.6/rivet
copying rivet/__init__.py -> build/lib.linux-x86_64-2.6/rivet
copying rivet/plotinfo.py -> build/lib.linux-x86_64-2.6/rivet
copying rivet/spiresbib.py -> build/lib.linux-x86_64-2.6/rivet
copying rivet/util.py -> build/lib.linux-x86_64-2.6/rivet
running build_ext
building 'rivet.core' extension
creating build/temp.linux-x86_64-2.6
creating build/temp.linux-x86_64-2.6/rivet
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DNDEBUG -fPIC -I/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include -Irivet -I/afs/cern.ch/sw/lcg/external/Python/2.6.5p2/x86_64-slc6-gcc46-opt/include/python2.6 -c rivet/core.cpp -o build/temp.linux-x86_64-2.6/rivet/core.o -I/afs/cern.ch/user/d/dbakshig/Rivet/local/include -I/afs/cern.ch/sw/lcg/external/Boost/1.50.0_python2.6/x86_64-slc6-gcc46-opt/include/boost-1_50 -Wno-unused-but-set-variable -Wno-sign-compare -I/afs/cern.ch/sw/lcg/external/HepMC/2.06.06/x86_64-slc6-gcc46-opt/include -I/afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/include -I/afs/cern.ch/user/d/dbakshig/Rivet/local/include -I/usr/include
cc1plus: warning: command line option ‘-Wstrict-prototypes’ is valid for Ada/C/ObjC but not for C++ [enabled by default]
gcc -pthread -shared -DNDEBUG build/temp.linux-x86_64-2.6/rivet/core.o -L/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/.libs -L/afs/cern.ch/sw/lcg/external/HepMC/2.06.06/x86_64-slc6-gcc46-opt/lib -L/afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/lib -L/afs/cern.ch/user/d/dbakshig/Rivet/local/lib -Wl,-R/afs/cern.ch/sw/lcg/external/HepMC/2.06.06/x86_64-slc6-gcc46-opt/lib -Wl,-R/afs/cern.ch/sw/lcg/external/fastjet/3.0.3/x86_64-slc6-gcc46-opt/lib -Wl,-R/afs/cern.ch/user/d/dbakshig/Rivet/local/lib -lstdc++ -lgsl -lHepMC -lfastjet -lYODA -lRivet -o build/lib.linux-x86_64-2.6/rivet/core.so
running install_lib
creating build/rivet
copying build/lib.linux-x86_64-2.6/rivet/__init__.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/plotinfo.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/spiresbib.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/util.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/core.so -> build/rivet
byte-compiling build/rivet/__init__.py to __init__.pyc
byte-compiling build/rivet/plotinfo.py to plotinfo.pyc
byte-compiling build/rivet/spiresbib.py to spiresbib.pyc
byte-compiling build/rivet/util.py to util.pyc
running install_egg_info
Writing build/rivet-2.2.1-py2.6.egg-info
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
Making all in data
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
Making all in refdata
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/refdata'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/refdata'
Making all in anainfo
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/anainfo'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/anainfo'
Making all in plotinfo
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/plotinfo'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/plotinfo'
Making all in texmf
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/texmf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/texmf'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
Making all in include
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
Making all in Rivet
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include/Rivet'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include/Rivet'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
Making all in bin
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/bin'
  CXX      rivet_nopy-rivet-nopy.o
  CXXLD    rivet-nopy
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/bin'
Making all in doc
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/doc'
Making all in test
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/test'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/test'
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1'
Making install in src
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
Making install in Core
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
Making install in yamlcpp
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core/yamlcpp'
make[4]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core/yamlcpp'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core/yamlcpp'
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core/yamlcpp'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
make[4]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Core'
Making install in Tools
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Tools'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Tools'
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/Rivet-2.2.1/src/Tools'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Tools'
Making install in Projections
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Projections'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Projections'
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/Rivet-2.2.1/src/Projections'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Projections'
Making install in Analyses
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Analyses'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Analyses'
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   RivetALICEAnalyses.la RivetATLASAnalyses.la RivetCMSAnalyses.la RivetLHCbAnalyses.la RivetLHCfAnalyses.la RivetTOTEMAnalyses.la RivetCDFAnalyses.la RivetD0Analyses.la RivetHERAAnalyses.la RivetPetraAnalyses.la RivetLEPAnalyses.la RivetRHICAnalyses.la RivetSPSAnalyses.la RivetMiscAnalyses.la RivetMCAnalyses.la '/afs/cern.ch/user/d/dbakshig/Rivet/local/lib'
libtool: install: /usr/bin/install -c .libs/RivetALICEAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetALICEAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetALICEAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetALICEAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetATLASAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetATLASAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetATLASAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetATLASAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetCMSAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetCMSAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetCMSAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetCMSAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetLHCbAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetLHCbAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetLHCbAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetLHCbAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetLHCfAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetLHCfAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetLHCfAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetLHCfAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetTOTEMAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetTOTEMAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetTOTEMAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetTOTEMAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetCDFAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetCDFAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetCDFAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetCDFAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetD0Analyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetD0Analyses.so
libtool: install: /usr/bin/install -c .libs/RivetD0Analyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetD0Analyses.la
libtool: install: /usr/bin/install -c .libs/RivetHERAAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetHERAAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetHERAAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetHERAAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetPetraAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetPetraAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetPetraAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetPetraAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetLEPAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetLEPAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetLEPAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetLEPAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetRHICAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetRHICAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetRHICAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetRHICAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetSPSAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetSPSAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetSPSAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetSPSAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetMiscAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetMiscAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetMiscAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetMiscAnalyses.la
libtool: install: /usr/bin/install -c .libs/RivetMCAnalyses.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetMCAnalyses.so
libtool: install: /usr/bin/install -c .libs/RivetMCAnalyses.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/RivetMCAnalyses.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:/afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin:/afs/cern.ch/user/d/dbakshig/Rivet/local/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/Rivet-2.2.1/src/Analyses'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src/Analyses'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.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   libRivet.la '/afs/cern.ch/user/d/dbakshig/Rivet/local/lib'
libtool: install: /usr/bin/install -c .libs/libRivet.so /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/libRivet.so
libtool: install: /usr/bin/install -c .libs/libRivet.lai /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/libRivet.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:/afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin:/afs/cern.ch/user/d/dbakshig/Rivet/local/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/Rivet-2.2.1/src'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/src'
Making install in pyext
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
Making install in rivet
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext/rivet'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext/rivet'
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/Rivet-2.2.1/pyext/rivet'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext/rivet'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
CC="gcc" CXX="/afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/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/rivet/__init__.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/plotinfo.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/spiresbib.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/util.py -> build/rivet
copying build/lib.linux-x86_64-2.6/rivet/core.so -> build/rivet
byte-compiling build/rivet/__init__.py to __init__.pyc
byte-compiling build/rivet/plotinfo.py to plotinfo.pyc
byte-compiling build/rivet/spiresbib.py to spiresbib.pyc
byte-compiling build/rivet/util.py to util.pyc
running install_egg_info
Removing build/rivet-2.2.1-py2.6.egg-info
Writing build/rivet-2.2.1-py2.6.egg-info
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
CC="gcc" CXX="/afs/cern.ch/sw/lcg/contrib/gcc/4.6.3/x86_64-slc6/bin/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
creating /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet
copying build/lib.linux-x86_64-2.6/rivet/__init__.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet
copying build/lib.linux-x86_64-2.6/rivet/plotinfo.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet
copying build/lib.linux-x86_64-2.6/rivet/spiresbib.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet
copying build/lib.linux-x86_64-2.6/rivet/util.py -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet
copying build/lib.linux-x86_64-2.6/rivet/core.so -> /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet/__init__.py to __init__.pyc
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet/plotinfo.py to plotinfo.pyc
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet/spiresbib.py to spiresbib.pyc
byte-compiling /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet/util.py to util.pyc
running install_egg_info
Writing /afs/cern.ch/user/d/dbakshig/Rivet/local/lib/python2.6/site-packages/rivet-2.2.1-py2.6.egg-info
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/pyext'
Making install in data
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
Making install in refdata
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/refdata'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/refdata'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ALEPH_1991_S2435284.yoda ALEPH_1996_S3486095.yoda ALEPH_1996_S3196992.yoda ALEPH_1999_S4193598.yoda ALEPH_2001_S4656318.yoda ALEPH_2002_S4823664.yoda ALEPH_2004_S5765862.yoda ALICE_2010_S8624100.yoda ALICE_2010_S8625980.yoda ALICE_2010_S8706239.yoda ALICE_2011_S8909580.yoda ALICE_2011_S8945144.yoda ALICE_2012_I1181770.yoda ARGUS_1993_S2653028.yoda ARGUS_1993_S2669951.yoda ARGUS_1993_S2789213.yoda ATLAS_2010_S8591806.yoda ATLAS_2010_S8817804.yoda ATLAS_2010_S8894728.yoda ATLAS_2010_S8914702.yoda ATLAS_2010_S8918562.yoda ATLAS_2010_S8919674.yoda ATLAS_2011_S8924791.yoda ATLAS_2011_S8971293.yoda ATLAS_2011_S8994773.yoda ATLAS_2011_S9002537.yoda ATLAS_2010_CONF_2010_049.yoda ATLAS_2011_S9120807.yoda ATLAS_2011_S9126244.yoda ATLAS_2011_S9128077.yoda ATLAS_2011_S9131140.yoda ATLAS_2011_I894867.yoda ATLAS_2011_S9035664.yoda ATLAS_2011_I919017.yoda ATLAS_2011_I921594.yoda ATLAS_2011_I925932.yoda ATLAS_2011_I926145.yoda ATLAS_2011_I930220.yoda ATLAS_2011_I944826.yoda ATLAS_2011_I945498.yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ATLAS_2011_I954993.yoda ATLAS_2011_S9225137.yoda ATLAS_2011_S9212183.yoda ATLAS_2012_I1082936.yoda ATLAS_2012_I1083318.yoda ATLAS_2012_I1084540.yoda ATLAS_2012_I1091481.yoda ATLAS_2012_I1093734.yoda ATLAS_2012_I1093738.yoda ATLAS_2012_I1094061.yoda ATLAS_2012_I1094564.yoda ATLAS_2012_I1094568.yoda ATLAS_2012_I943401.yoda ATLAS_2012_I1082009.yoda ATLAS_2012_I1118269.yoda ATLAS_2012_I1119557.yoda ATLAS_2012_I1124167.yoda ATLAS_2012_I1125575.yoda ATLAS_2012_I1183818.yoda ATLAS_2012_I1188891.yoda ATLAS_2012_I1199269.yoda ATLAS_2012_CONF_2012_001.yoda ATLAS_2012_I1203852.yoda ATLAS_2012_I1204784.yoda ATLAS_2013_I1190187.yoda ATLAS_2013_I1217867.yoda ATLAS_2013_I1219109.yoda ATLAS_2013_I1219109_EL.yoda ATLAS_2013_I1219109_MU.yoda ATLAS_2013_I1230812.yoda ATLAS_2013_I1230812_EL.yoda ATLAS_2013_I1230812_MU.yoda ATLAS_2013_I1243871.yoda ATLAS_2013_I1263495.yoda ATLAS_2014_I1268975.yoda ATLAS_2014_I1279489.yoda ATLAS_2014_I1282441.yoda ATLAS_2014_I1298811.yoda ATLAS_2014_I1304688.yoda ATLAS_2014_I1307756.yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ATLAS_2014_I1306294.yoda ATLAS_2014_I1306294_EL.yoda ATLAS_2014_I1306294_MU.yoda ATLAS_2014_I1315949.yoda ATLAS_2014_I1325553.yoda ATLAS_2014_I1300647.yoda ATLAS_2014_I1288706.yoda ATLAS_2014_I1307243.yoda ATLAS_2014_I1312627.yoda ATLAS_2014_I1312627_EL.yoda ATLAS_2014_I1312627_MU.yoda ATLAS_2014_I1306615.yoda BABAR_2003_I593379.yoda BABAR_2005_S6181155.yoda BABAR_2006_S6511112.yoda BABAR_2007_S6895344.yoda BABAR_2007_S7266081.yoda BELLE_2001_S4598261.yoda BELLE_2008_I786560.yoda BELLE_2013_I1216515.yoda BABAR_2013_I1238276.yoda CLEO_2001_S4557530.yoda CLEO_2004_S5809304.yoda CMS_2010_S8547297.yoda CMS_2010_S8656010.yoda CMS_2011_S8884919.yoda CMS_2011_S8941262.yoda CMS_2011_S8950903.yoda CMS_2011_S8957746.yoda CMS_2011_S8968497.yoda CMS_2011_S8973270.yoda CMS_2011_S8978280.yoda CMS_2011_S9086218.yoda CMS_2011_S9088458.yoda CMS_2011_S9120041.yoda CMS_2011_S9215166.yoda CMS_2012_I941555.yoda CMS_2011_I954992.yoda CMS_2012_I1087342.yoda CMS_2012_I1090423.yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 CMS_2012_I1102908.yoda CMS_2012_I1107658.yoda CMS_2012_I1184941.yoda CMS_2012_I1193338.yoda CMS_2013_I1209721.yoda CMS_2013_I1218372.yoda CMS_2013_I1224539_DIJET.yoda CMS_2013_I1224539_WJET.yoda CMS_2013_I1224539_ZJET.yoda CMS_2013_I1256943.yoda CMS_2013_I1258128.yoda CMS_2013_I1261026.yoda CMS_2013_I1265659.yoda CMS_2013_I1272853.yoda CMS_2013_I1273574.yoda CMS_2014_I1298810.yoda CMS_2014_I1303894.yoda CMSTOTEM_2014_I1294140.yoda CMS_2012_PAS_QCD_11_010.yoda CMS_QCD_10_024.yoda LHCB_2010_S8758301.yoda LHCB_2010_I867355.yoda LHCB_2011_I917009.yoda LHCB_2011_I919315.yoda LHCB_2012_I1119400.yoda LHCB_2012_I1208102.yoda LHCB_2013_I1208105.yoda LHCB_2013_I1218996.yoda LHCB_2014_I1281685.yoda LHCF_2012_I1115479.yoda DELPHI_1994_S3021912.yoda DELPHI_1995_S3137023.yoda DELPHI_1996_S3430090.yoda DELPHI_1999_S3960137.yoda DELPHI_2000_S4328825.yoda DELPHI_2002_069_CONF_603.yoda DELPHI_2003_WUD_03_11.yoda OPAL_1993_S2692198.yoda OPAL_1994_S2927284.yoda OPAL_1995_S3198391.yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 OPAL_1996_S3257789.yoda OPAL_1997_S3396100.yoda OPAL_1997_S3608263.yoda OPAL_1998_S3702294.yoda OPAL_1998_S3780481.yoda OPAL_1998_S3749908.yoda OPAL_2000_S4418603.yoda OPAL_2001_S4553896.yoda OPAL_2002_S5361494.yoda OPAL_2004_S6132243.yoda JADE_OPAL_2000_S4300807.yoda JADE_1998_S3612880.yoda TASSO_1990_S2148048.yoda H1_1994_S2919893.yoda H1_1995_S3167097.yoda H1_2000_S4129130.yoda H1_2007_S7223935.yoda ZEUS_2001_S4815815.yoda PHENIX_2003_S5538505.yoda STAR_2006_S6500200.yoda STAR_2006_S6860818.yoda STAR_2006_S6870392.yoda STAR_2008_S7993412.yoda STAR_2009_UE_HELEN.yoda BRAHMS_2007_S7052448.yoda UA1_1990_S2044935.yoda UA5_1982_S875503.yoda UA5_1986_S1583476.yoda UA5_1989_S1926373.yoda UA5_1988_S1867512.yoda UA5_1987_S1640666.yoda CDF_1988_S1865951.yoda CDF_1990_S2089246.yoda CDF_1993_S2742446.yoda CDF_1994_S2952106.yoda CDF_1996_S3108457.yoda CDF_1996_S3349578.yoda CDF_1996_S3418421.yoda CDF_1997_S3541940.yoda CDF_1998_S3618439.yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 CDF_2000_S4155203.yoda CDF_2000_S4266730.yoda CDF_2001_S4517016.yoda CDF_2001_S4563131.yoda CDF_2001_S4751469.yoda CDF_2002_S4796047.yoda CDF_2004_S5839831.yoda CDF_2005_S6080774.yoda CDF_2005_S6217184.yoda CDF_2006_S6450792.yoda CDF_2006_S6653332.yoda CDF_2007_S7057202.yoda CDF_2008_S7541902.yoda CDF_2008_S7554427.yoda CDF_2008_S7540469.yoda CDF_2008_S7782535.yoda CDF_2008_S7828950.yoda CDF_2008_S8093652.yoda CDF_2008_S8095620.yoda CDF_2009_S8233977.yoda CDF_2009_NOTE_9936.yoda CDF_2009_S8383952.yoda CDF_2009_S8436959.yoda CDF_2010_S8591881_DY.yoda CDF_2010_S8591881_QCD.yoda CDF_2012_NOTE10874.yoda D0_1996_S3214044.yoda D0_1996_S3324664.yoda D0_2000_S4480767.yoda D0_2000_I499943.yoda D0_2001_S4674421.yoda D0_2004_S5992206.yoda D0_2006_S6438750.yoda D0_2007_S7075677.yoda D0_2008_S6879055.yoda D0_2008_S7554427.yoda D0_2008_S7662670.yoda D0_2008_S7719523.yoda D0_2008_S7837160.yoda D0_2008_S7863608.yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 D0_2009_S8202443.yoda D0_2009_S8320160.yoda D0_2009_S8349509.yoda D0_2010_S8566488.yoda D0_2010_S8570965.yoda D0_2010_S8671338.yoda D0_2010_S8821313.yoda D0_2011_I895662.yoda E735_1992_S2485869.yoda E735_1993_S2896508.yoda E735_1998_S3905616.yoda SFM_1984_S1178091.yoda SLD_1996_S3398250.yoda SLD_1999_S3743934.yoda SLD_2002_S4869273.yoda SLD_2004_S5693039.yoda STAR_2008_S7869363.yoda TOTEM_2012_I1115294.yoda TOTEM_2012_002.yoda PDG_HADRON_MULTIPLICITIES.yoda PDG_HADRON_MULTIPLICITIES_RATIOS.yoda PDG_TAUS.yoda '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/refdata'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/refdata'
Making install in anainfo
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/anainfo'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/anainfo'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ALEPH_1991_S2435284.info ALEPH_1996_S3486095.info ALEPH_1996_S3196992.info ALEPH_1999_S4193598.info ALEPH_2001_S4656318.info ALEPH_2002_S4823664.info ALEPH_2004_S5765862.info ALICE_2010_S8624100.info ALICE_2010_S8625980.info ALICE_2010_S8706239.info ALICE_2011_S8909580.info ALICE_2011_S8945144.info ALICE_2012_I1181770.info ARGUS_1993_S2653028.info ARGUS_1993_S2669951.info ARGUS_1993_S2789213.info ATLAS_2010_S8591806.info ATLAS_2010_S8817804.info ATLAS_2010_S8894728.info ATLAS_2010_S8914702.info ATLAS_2010_S8918562.info ATLAS_2010_S8919674.info ATLAS_2010_CONF_2010_049.info ATLAS_2011_S8924791.info ATLAS_2011_S8971293.info ATLAS_2011_S8983313.info ATLAS_2011_S8994773.info ATLAS_2011_S9002537.info ATLAS_2011_S9019561.info ATLAS_2011_S9041966.info ATLAS_2011_S9120807.info ATLAS_2011_S9126244.info ATLAS_2011_S9128077.info ATLAS_2011_S9131140.info ATLAS_2011_S9108483.info ATLAS_2011_S9212183.info ATLAS_2011_I894867.info ATLAS_2011_I921594.info ATLAS_2011_I930220.info ATLAS_2011_S9035664.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ATLAS_2011_I919017.info ATLAS_2011_I925932.info ATLAS_2011_I926145.info ATLAS_2011_I944826.info ATLAS_2011_I945498.info ATLAS_2011_I954993.info ATLAS_2011_S9225137.info ATLAS_2011_S9212353.info ATLAS_2011_CONF_2011_090.info ATLAS_2011_CONF_2011_098.info ATLAS_2012_I943401.info ATLAS_2012_I946427.info ATLAS_2012_I1083318.info ATLAS_2012_I1082936.info ATLAS_2012_I1084540.info ATLAS_2012_I1093734.info ATLAS_2012_I1093738.info ATLAS_2012_I1094061.info ATLAS_2012_I1094564.info ATLAS_2012_I1094568.info ATLAS_2012_I1095236.info ATLAS_2012_I1082009.info ATLAS_2012_I1091481.info ATLAS_2012_I1119557.info ATLAS_2012_I1124167.info ATLAS_2012_I1125575.info ATLAS_2012_I1183818.info ATLAS_2012_I1188891.info ATLAS_2012_I1112263.info ATLAS_2012_I1125961.info ATLAS_2012_I1126136.info ATLAS_2012_I1117704.info ATLAS_2012_I1118269.info ATLAS_2012_I1180197.info ATLAS_2012_I1186556.info ATLAS_2012_I1190891.info ATLAS_2012_I1199269.info ATLAS_2012_I1203852.info ATLAS_2012_I1204447.info ATLAS_2012_I1204784.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ATLAS_2012_CONF_2012_001.info ATLAS_2012_CONF_2012_103.info ATLAS_2012_CONF_2012_104.info ATLAS_2012_CONF_2012_105.info ATLAS_2012_CONF_2012_109.info ATLAS_2012_CONF_2012_153.info ATLAS_2013_I1190187.info ATLAS_2013_I1217867.info ATLAS_2013_I1219109.info ATLAS_2013_I1219109_EL.info ATLAS_2013_I1219109_MU.info ATLAS_2013_I1230812.info ATLAS_2013_I1230812_EL.info ATLAS_2013_I1230812_MU.info ATLAS_2013_I1243871.info ATLAS_2013_I1263495.info ATLAS_2014_I1268975.info ATLAS_2014_I1279489.info ATLAS_2014_I1282441.info ATLAS_2014_I1298811.info ATLAS_2014_I1304688.info ATLAS_2014_I1307756.info ATLAS_2014_I1306294.info ATLAS_2014_I1306294_EL.info ATLAS_2014_I1306294_MU.info ATLAS_2014_I1315949.info ATLAS_2014_I1325553.info ATLAS_2014_I1300647.info ATLAS_2014_I1288706.info ATLAS_2014_I1307243.info ATLAS_2014_I1312627.info ATLAS_2014_I1312627_EL.info ATLAS_2014_I1312627_MU.info ATLAS_2014_I1306615.info BABAR_2003_I593379.info BABAR_2005_S6181155.info BABAR_2007_S6895344.info BABAR_2007_S7266081.info BELLE_2008_I786560.info BABAR_2013_I1238276.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 BELLE_2001_S4598261.info BELLE_2013_I1216515.info CDF_1988_S1865951.info CDF_1990_S2089246.info CDF_1993_S2742446.info CDF_1994_S2952106.info CDF_1996_S3108457.info CDF_1996_S3349578.info CDF_1996_S3418421.info CDF_1997_S3541940.info CDF_1998_S3618439.info CDF_2000_S4155203.info CDF_2000_S4266730.info CDF_2001_S4517016.info CDF_2001_S4563131.info CDF_2001_S4751469.info CDF_2002_S4796047.info CDF_2004_S5839831.info CDF_2005_S6080774.info CDF_2005_S6217184.info CDF_2006_S6450792.info CDF_2006_S6653332.info CDF_2007_S7057202.info CDF_2008_S7540469.info CDF_2008_S7541902.info CDF_2008_S7782535.info CDF_2008_S7828950.info CDF_2008_S8093652.info CDF_2008_S8095620.info CDF_2009_S8233977.info CDF_2009_NOTE_9936.info CDF_2009_S8383952.info CDF_2009_S8436959.info CDF_2010_S8591881_DY.info CDF_2010_S8591881_QCD.info CDF_2012_NOTE10874.info CLEO_2004_S5809304.info CMS_2010_S8547297.info CMS_2010_S8656010.info CMS_2011_S8884919.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 CMS_2011_S9215166.info CMS_2012_I941555.info CMS_2011_I954992.info CMS_2011_S8941262.info CMS_2011_S8950903.info CMS_2011_S8957746.info CMS_2011_S8968497.info CMS_2011_S8973270.info CMS_2011_S8978280.info CMS_2011_S9086218.info CMS_2011_S9088458.info CMS_2011_S9120041.info CMS_2012_I1087342.info CMS_2012_I1090423.info CMS_2012_I1102908.info CMS_2012_I1107658.info CMS_2012_I1184941.info CMS_2012_I1193338.info CMS_2013_I1209721.info CMS_2013_I1218372.info CMS_2013_I1224539_DIJET.info CMS_2013_I1224539_WJET.info CMS_2013_I1224539_ZJET.info CMS_2013_I1256943.info CMS_2013_I1258128.info CMS_2013_I1261026.info CMS_2013_I1265659.info CMS_2013_I1272853.info CMS_2013_I1273574.info CMS_2014_I1298810.info CMS_2014_I1303894.info CMSTOTEM_2014_I1294140.info CMS_2012_PAS_QCD_11_010.info CMS_QCD_10_024.info D0_1996_S3214044.info D0_1996_S3324664.info D0_2000_S4480767.info D0_2000_I499943.info D0_2001_S4674421.info D0_2004_S5992206.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 D0_2006_S6438750.info D0_2007_S7075677.info D0_2008_S6879055.info D0_2008_S7554427.info D0_2008_S7662670.info D0_2008_S7719523.info D0_2008_S7837160.info D0_2008_S7863608.info D0_2009_S8202443.info D0_2009_S8320160.info D0_2009_S8349509.info D0_2010_S8566488.info D0_2010_S8570965.info D0_2010_S8671338.info D0_2010_S8821313.info D0_2011_I895662.info E735_1998_S3905616.info DELPHI_1995_S3137023.info DELPHI_1996_S3430090.info DELPHI_1999_S3960137.info DELPHI_2000_S4328825.info DELPHI_2002_069_CONF_603.info DELPHI_2003_WUD_03_11.info EXAMPLE.info H1_1994_S2919893.info H1_1995_S3167097.info H1_2000_S4129130.info JADE_OPAL_2000_S4300807.info JADE_1998_S3612880.info LHCB_2010_S8758301.info LHCB_2010_I867355.info LHCB_2011_I917009.info LHCB_2011_I919315.info LHCB_2012_I1119400.info LHCB_2012_I1208102.info LHCB_2013_I1208105.info LHCB_2013_I1218996.info LHCB_2014_I1281685.info LHCF_2012_I1115479.info MC_DIJET.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 MC_DIPHOTON.info MC_ELECTRONS.info MC_GENERIC.info MC_HFJETS.info MC_HINC.info MC_HJETS.info MC_HKTSPLITTINGS.info MC_IDENTIFIED.info MC_JETS.info MC_JETTAGS.info MC_KTSPLITTINGS.info MC_LEADJETUE.info MC_MUONS.info MC_PDFS.info MC_PHOTONINC.info MC_PHOTONJETS.info MC_PHOTONKTSPLITTINGS.info MC_PHOTONJETUE.info MC_PHOTONS.info MC_PRINTEVENT.info MC_QCD_PARTONS.info MC_SUSY.info MC_TAUS.info MC_TTBAR.info MC_VH2BB.info MC_WINC.info MC_WJETS.info MC_WKTSPLITTINGS.info MC_WPOL.info MC_WWINC.info MC_WWJETS.info MC_WWKTSPLITTINGS.info MC_XS.info MC_ZINC.info MC_ZJETS.info MC_ZKTSPLITTINGS.info MC_ZZINC.info MC_ZZJETS.info MC_ZZKTSPLITTINGS.info OPAL_1993_S2692198.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 OPAL_1994_S2927284.info OPAL_1995_S3198391.info OPAL_1996_S3257789.info OPAL_1997_S3396100.info OPAL_1997_S3608263.info OPAL_1998_S3702294.info OPAL_1998_S3780481.info OPAL_1998_S3749908.info OPAL_2000_S4418603.info OPAL_2001_S4553896.info OPAL_2002_S5361494.info OPAL_2004_S6132243.info PDG_HADRON_MULTIPLICITIES.info PDG_HADRON_MULTIPLICITIES_RATIOS.info PDG_TAUS.info SFM_1984_S1178091.info SLD_1996_S3398250.info SLD_1999_S3743934.info SLD_2002_S4869273.info SLD_2004_S5693039.info STAR_2006_S6500200.info STAR_2006_S6860818.info STAR_2006_S6870392.info STAR_2008_S7869363.info STAR_2008_S7993412.info STAR_2009_UE_HELEN.info TASSO_1990_S2148048.info TOTEM_2012_I1115294.info TOTEM_2012_002.info ZEUS_2001_S4815815.info UA1_1990_S2044935.info UA5_1982_S875503.info UA5_1986_S1583476.info UA5_1987_S1640666.info UA5_1988_S1867512.info UA5_1989_S1926373.info '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/anainfo'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/anainfo'
Making install in plotinfo
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/plotinfo'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/plotinfo'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ALEPH_1991_S2435284.plot ALEPH_1996_S3486095.plot ALEPH_1996_S3196992.plot ALEPH_1999_S4193598.plot ALEPH_2001_S4656318.plot ALEPH_2002_S4823664.plot ALEPH_2004_S5765862.plot ALICE_2010_S8624100.plot ALICE_2010_S8625980.plot ALICE_2010_S8706239.plot ALICE_2011_S8909580.plot ALICE_2011_S8945144.plot ALICE_2012_I1181770.plot ARGUS_1993_S2653028.plot ARGUS_1993_S2669951.plot ARGUS_1993_S2789213.plot ATLAS_2010_S8591806.plot ATLAS_2010_S8817804.plot ATLAS_2010_S8894728.plot ATLAS_2010_S8914702.plot ATLAS_2010_S8918562.plot ATLAS_2010_S8919674.plot ATLAS_2010_CONF_2010_049.plot ATLAS_2011_S8924791.plot ATLAS_2011_S8971293.plot ATLAS_2011_S8994773.plot ATLAS_2011_S9002537.plot ATLAS_2011_S9120807.plot ATLAS_2011_S9126244.plot ATLAS_2011_S9128077.plot ATLAS_2011_S9131140.plot ATLAS_2011_I894867.plot ATLAS_2011_I919017.plot ATLAS_2011_I921594.plot ATLAS_2011_I925932.plot ATLAS_2011_I926145.plot ATLAS_2011_I930220.plot ATLAS_2011_I944826.plot ATLAS_2011_I945498.plot ATLAS_2011_I954993.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ATLAS_2011_S9225137.plot ATLAS_2011_S9212183.plot ATLAS_2011_S8983313.plot ATLAS_2011_S9212353.plot ATLAS_2011_CONF_2011_090.plot ATLAS_2011_CONF_2011_098.plot ATLAS_2012_I1082936.plot ATLAS_2012_I1083318.plot ATLAS_2012_I1084540.plot ATLAS_2012_I1091481.plot ATLAS_2012_I1093734.plot ATLAS_2012_I1093738.plot ATLAS_2012_I1094061.plot ATLAS_2012_I1094564.plot ATLAS_2012_I1094568.plot ATLAS_2012_I1095236.plot ATLAS_2012_I943401.plot ATLAS_2012_I946427.plot ATLAS_2012_I1119557.plot ATLAS_2012_I1124167.plot ATLAS_2012_I1125575.plot ATLAS_2012_I1112263.plot ATLAS_2012_I1125961.plot ATLAS_2012_I1126136.plot ATLAS_2012_I1117704.plot ATLAS_2012_I1118269.plot ATLAS_2012_I1180197.plot ATLAS_2012_I1082009.plot ATLAS_2012_I1183818.plot ATLAS_2012_I1188891.plot ATLAS_2012_I1186556.plot ATLAS_2012_I1190891.plot ATLAS_2012_I1199269.plot ATLAS_2012_I1203852.plot ATLAS_2012_I1204447.plot ATLAS_2012_I1204784.plot ATLAS_2012_CONF_2012_001.plot ATLAS_2012_CONF_2012_103.plot ATLAS_2012_CONF_2012_104.plot ATLAS_2012_CONF_2012_105.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 ATLAS_2012_CONF_2012_109.plot ATLAS_2012_CONF_2012_153.plot ATLAS_2013_I1190187.plot ATLAS_2013_I1219109.plot ATLAS_2013_I1219109_EL.plot ATLAS_2013_I1219109_MU.plot ATLAS_2013_I1217867.plot ATLAS_2013_I1230812.plot ATLAS_2013_I1230812_EL.plot ATLAS_2013_I1230812_MU.plot ATLAS_2013_I1243871.plot ATLAS_2013_I1263495.plot ATLAS_2014_I1268975.plot ATLAS_2014_I1279489.plot ATLAS_2014_I1282441.plot ATLAS_2014_I1298811.plot ATLAS_2014_I1304688.plot ATLAS_2014_I1307756.plot ATLAS_2014_I1306294.plot ATLAS_2014_I1306294_EL.plot ATLAS_2014_I1306294_MU.plot ATLAS_2014_I1315949.plot ATLAS_2014_I1325553.plot ATLAS_2014_I1300647.plot ATLAS_2014_I1288706.plot ATLAS_2014_I1307243.plot ATLAS_2014_I1312627.plot ATLAS_2014_I1312627_EL.plot ATLAS_2014_I1312627_MU.plot ATLAS_2014_I1306615.plot BABAR_2003_I593379.plot BABAR_2005_S6181155.plot BABAR_2007_S6895344.plot BABAR_2007_S7266081.plot BABAR_2013_I1238276.plot BELLE_2001_S4598261.plot BELLE_2008_I786560.plot BELLE_2013_I1216515.plot CDF_1988_S1865951.plot CDF_1990_S2089246.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 CDF_1993_S2742446.plot CDF_1994_S2952106.plot CDF_1996_S3108457.plot CDF_1996_S3349578.plot CDF_1996_S3418421.plot CDF_1997_S3541940.plot CDF_1998_S3618439.plot CDF_2000_S4155203.plot CDF_2000_S4266730.plot CDF_2001_S4517016.plot CDF_2001_S4563131.plot CDF_2001_S4751469.plot CDF_2002_S4796047.plot CDF_2004_S5839831.plot CDF_2005_S6080774.plot CDF_2005_S6217184.plot CDF_2006_S6450792.plot CDF_2006_S6653332.plot CDF_2007_S7057202.plot CDF_2008_S7540469.plot CDF_2008_S7541902.plot CDF_2008_S7782535.plot CDF_2008_S7828950.plot CDF_2008_S8093652.plot CDF_2008_S8095620.plot CDF_2009_S8233977.plot CDF_2009_NOTE_9936.plot CDF_2009_S8383952.plot CDF_2009_S8436959.plot CDF_2010_S8591881_DY.plot CDF_2010_S8591881_QCD.plot CDF_2012_NOTE10874.plot CLEO_2004_S5809304.plot CMS_2010_S8547297.plot CMS_2010_S8656010.plot CMS_2011_S8884919.plot CMS_2011_S8941262.plot CMS_2011_S8950903.plot CMS_2011_S8957746.plot CMS_2011_S8968497.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 CMS_2011_S8973270.plot CMS_2011_S8978280.plot CMS_2011_S9086218.plot CMS_2011_S9088458.plot CMS_2011_S9120041.plot CMS_2011_S9215166.plot CMS_2012_I941555.plot CMS_2011_I954992.plot CMS_2012_I1087342.plot CMS_2012_I1090423.plot CMS_2012_I1102908.plot CMS_2012_I1107658.plot CMS_2012_I1184941.plot CMS_2012_I1193338.plot CMS_2013_I1209721.plot CMS_2013_I1218372.plot CMS_2013_I1224539_DIJET.plot CMS_2013_I1224539_WJET.plot CMS_2013_I1224539_ZJET.plot CMS_2013_I1256943.plot CMS_2013_I1258128.plot CMS_2013_I1261026.plot CMS_2013_I1265659.plot CMS_2013_I1272853.plot CMS_2013_I1273574.plot CMS_2014_I1298810.plot CMS_2014_I1303894.plot CMSTOTEM_2014_I1294140.plot CMS_2012_PAS_QCD_11_010.plot CMS_QCD_10_024.plot D0_1996_S3214044.plot D0_1996_S3324664.plot D0_2000_S4480767.plot D0_2000_I499943.plot D0_2001_S4674421.plot D0_2004_S5992206.plot D0_2006_S6438750.plot D0_2007_S7075677.plot D0_2008_S6879055.plot D0_2008_S7554427.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 D0_2008_S7662670.plot D0_2008_S7719523.plot D0_2008_S7837160.plot D0_2008_S7863608.plot D0_2009_S8202443.plot D0_2009_S8320160.plot D0_2009_S8349509.plot D0_2010_S8566488.plot D0_2010_S8570965.plot D0_2010_S8671338.plot D0_2010_S8821313.plot D0_2011_I895662.plot E735_1998_S3905616.plot DELPHI_1995_S3137023.plot DELPHI_1996_S3430090.plot DELPHI_1999_S3960137.plot DELPHI_2000_S4328825.plot DELPHI_2002_069_CONF_603.plot DELPHI_2003_WUD_03_11.plot EXAMPLE.plot H1_1994_S2919893.plot H1_1995_S3167097.plot H1_2000_S4129130.plot JADE_OPAL_2000_S4300807.plot JADE_1998_S3612880.plot LHCB_2010_S8758301.plot LHCB_2010_I867355.plot LHCB_2011_I917009.plot LHCB_2011_I919315.plot LHCB_2012_I1119400.plot LHCB_2012_I1208102.plot LHCB_2013_I1208105.plot LHCB_2013_I1218996.plot LHCB_2014_I1281685.plot LHCF_2012_I1115479.plot MC_DIJET.plot MC_DIPHOTON.plot MC_ELECTRONS.plot MC_GENERIC.plot MC_HFJETS.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 MC_HINC.plot MC_HJETS.plot MC_HKTSPLITTINGS.plot MC_IDENTIFIED.plot MC_JETS.plot MC_JETTAGS.plot MC_KTSPLITTINGS.plot MC_LEADJETUE.plot MC_MUONS.plot MC_PDFS.plot MC_PHOTONINC.plot MC_PHOTONJETS.plot MC_PHOTONKTSPLITTINGS.plot MC_PHOTONS.plot MC_PHOTONJETUE.plot MC_QCD_PARTONS.plot MC_SUSY.plot MC_TAUS.plot MC_TTBAR.plot MC_VH2BB.plot MC_WINC.plot MC_WJETS.plot MC_WKTSPLITTINGS.plot MC_WPOL.plot MC_WWINC.plot MC_WWJETS.plot MC_WWKTSPLITTINGS.plot MC_XS.plot MC_ZINC.plot MC_ZJETS.plot MC_ZKTSPLITTINGS.plot MC_ZZINC.plot MC_ZZJETS.plot MC_ZZKTSPLITTINGS.plot OPAL_1993_S2692198.plot OPAL_1994_S2927284.plot OPAL_1995_S3198391.plot OPAL_1996_S3257789.plot OPAL_1997_S3396100.plot OPAL_1997_S3608263.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 OPAL_1998_S3702294.plot OPAL_1998_S3749908.plot OPAL_1998_S3780481.plot OPAL_2000_S4418603.plot OPAL_2001_S4553896.plot OPAL_2002_S5361494.plot OPAL_2004_S6132243.plot PDG_HADRON_MULTIPLICITIES.plot PDG_HADRON_MULTIPLICITIES_RATIOS.plot PDG_TAUS.plot SFM_1984_S1178091.plot SLD_1996_S3398250.plot SLD_1999_S3743934.plot SLD_2002_S4869273.plot SLD_2004_S5693039.plot STAR_2006_S6500200.plot STAR_2006_S6860818.plot STAR_2006_S6870392.plot STAR_2008_S7869363.plot STAR_2008_S7993412.plot STAR_2009_UE_HELEN.plot TASSO_1990_S2148048.plot TOTEM_2012_I1115294.plot TOTEM_2012_002.plot ZEUS_2001_S4815815.plot UA1_1990_S2044935.plot UA5_1982_S875503.plot UA5_1986_S1583476.plot UA5_1987_S1640666.plot UA5_1988_S1867512.plot UA5_1989_S1926373.plot '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/plotinfo'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/plotinfo'
Making install in texmf
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/texmf'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/texmf'
make[3]: Nothing to be done for `install-exec-am'.
for i in `find . -name \*.cfg -o -name \*.pro -o -name \*.sty -o -name \*.tex -o -name \*.cnf` ; \
	do \
	/bin/sh /afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/install-sh -c -m 644 $i /afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet/texmf/${i#./}; \
	done
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/texmf'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data/texmf'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
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/Rivet-2.2.1/data'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/data'
Making install in include
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
Making install in Rivet
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include/Rivet'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include/Rivet'
make[3]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Projections'
 /usr/bin/install -c -m 644  Projections/AxesDefinition.hh Projections/Beam.hh Projections/BeamThrust.hh Projections/CentralEtHCM.hh Projections/ChargedFinalState.hh Projections/ChargedLeptons.hh Projections/ConstLossyFinalState.hh Projections/DISFinalState.hh Projections/DISKinematics.hh Projections/DISLepton.hh Projections/DressedLeptons.hh Projections/FastJets.hh Projections/FinalPartons.hh Projections/FinalState.hh Projections/FoxWolframMoments.hh Projections/FParameter.hh Projections/HadronicFinalState.hh Projections/HeavyHadrons.hh Projections/Hemispheres.hh Projections/IdentifiedFinalState.hh Projections/InitialQuarks.hh Projections/InvMassFinalState.hh Projections/JetAlg.hh Projections/JetShape.hh Projections/LeadingParticlesFinalState.hh Projections/LossyFinalState.hh Projections/MergedFinalState.hh Projections/MissingMomentum.hh Projections/NeutralFinalState.hh Projections/NonHadronicFinalState.hh Projections/ParticleFinder.hh Projections/ParisiTensor.hh Projections/PrimaryHadrons.hh Projections/PromptFinalState.hh Projections/Sphericity.hh Projections/Spherocity.hh Projections/TauFinder.hh Projections/Thrust.hh Projections/TriggerCDFRun0Run1.hh Projections/TriggerCDFRun2.hh '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Projections'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Math/eigen'
 /usr/bin/install -c -m 644  Math/eigen/util.h Math/eigen/regressioninternal.h Math/eigen/regression.h Math/eigen/vector.h Math/eigen/ludecompositionbase.h Math/eigen/ludecomposition.h Math/eigen/linearsolver.h Math/eigen/linearsolverbase.h Math/eigen/matrix.h Math/eigen/vectorbase.h Math/eigen/projective.h Math/eigen/matrixbase.h '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Math/eigen'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Config'
 /usr/bin/install -c -m 644  Config/RivetCommon.hh Config/RivetConfig.hh Config/BuildOptions.hh '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Config'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Projections'
 /usr/bin/install -c -m 644  Projections/TriggerUA5.hh Projections/UnstableFinalState.hh Projections/VetoedFinalState.hh Projections/VisibleFinalState.hh Projections/WFinder.hh Projections/ZFinder.hh '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Projections'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Math'
 /usr/bin/install -c -m 644  Math/Matrices.hh Math/Vector3.hh Math/VectorN.hh Math/MatrixN.hh Math/MatrixDiag.hh Math/MathHeader.hh Math/Vectors.hh Math/LorentzTrans.hh Math/Matrix3.hh Math/MathUtils.hh Math/Vector4.hh Math/Math.hh Math/Units.hh Math/Constants.hh '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Math'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Tools'
 /usr/bin/install -c -m 644  Tools/Logging.hh Tools/Utils.hh Tools/RivetPaths.hh Tools/RivetSTL.hh Tools/RivetBoost.hh Tools/RivetFastJet.hh Tools/RivetHepMC.hh Tools/RivetYODA.hh Tools/RivetMT2.hh Tools/BinnedHistogram.hh Tools/ParticleUtils.hh Tools/ParticleIdUtils.hh Tools/TypeTraits.hh '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Tools'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Analyses'
 /usr/bin/install -c -m 644  Analyses/MC_ParticleAnalysis.hh Analyses/MC_JetAnalysis.hh Analyses/MC_JetSplittings.hh '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/Analyses'
 /usr/bin/install -c -m 644  Rivet.hh Exceptions.hh Event.hh Run.hh ParticleBase.hh ParticleName.hh Particle.fhh Particle.hh Jet.fhh Jet.hh ProjectionApplier.hh ProjectionHandler.hh Projection.fhh Projection.hh Cmp.fhh Cmp.hh BeamConstraint.hh AnalysisHandler.hh Analysis.hh AnalysisInfo.hh AnalysisBuilder.hh AnalysisLoader.hh Cuts.hh '/afs/cern.ch/user/d/dbakshig/Rivet/local/include/Rivet/.'
make[3]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include/Rivet'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include/Rivet'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
make[3]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.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/Rivet-2.2.1/include'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/include'
Making install in bin
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/bin'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.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/Rivet-2.2.1/install-sh -c -m 644 rivet-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/bin'
 /usr/bin/install -c rivet-config rivet-buildplugin '/afs/cern.ch/user/d/dbakshig/Rivet/local/bin'
 /usr/bin/install -c make-plots rivet rivet-mkanalysis rivet-findid rivet-which rivet-cmphistos rivet-mkhtml '/afs/cern.ch/user/d/dbakshig/Rivet/local/bin'
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 rivet-completion '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/bin'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/bin'
Making install in doc
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/doc'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/doc'
make[2]: Nothing to be done for `install-exec-am'.
 /bin/mkdir -p '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
 /usr/bin/install -c -m 644 compare-histos.html make-plots.html '/afs/cern.ch/user/d/dbakshig/Rivet/local/share/Rivet'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/doc'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/doc'
Making install in test
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/test'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/test'
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/Rivet-2.2.1/test'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1/test'
make[1]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1'
make[2]: Entering directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.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 rivet.pc '/afs/cern.ch/user/d/dbakshig/Rivet/local/lib/pkgconfig'
make[2]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1'
make[1]: Leaving directory `/afs/cern.ch/user/d/dbakshig/Rivet/Rivet-2.2.1'

All done. Now set some variables in your shell by sourcing /afs/cern.ch/user/d/dbakshig/Rivet/local/rivetenv.(c)sh


More information about the Rivet mailing list