echo $RIVET_CONFFLAGS

echo $YODAPATH 
/tmp/rivet/local

echo $HEPMCPATH
/tmp/rivet/local

echo $FASTJETPATH
/tmp/rivet/local

ppdhcp182:local admin$ cd $BUILD_PREFIX
ppdhcp182:rivet admin$ test -z "$RIVET_VERSION" && RIVET_VERSION="2.6.0" #
ppdhcp182:rivet admin$ test -z "$RIVET_CONFFLAGS" && RIVET_CONFFLAGS="" #--enable-unvalidated
ppdhcp182:rivet admin$ test -d Rivet-$RIVET_VERSION || wget_untar http://www.hepforge.org/archive/rivet/Rivet-$RIVET_VERSION.tar.gz
URL transformed to HTTPS due to an HSTS policy
--2018-07-28 11:05:11--  https://www.hepforge.org/archive/rivet/Rivet-2.6.0.tar.gz
Resolving www.hepforge.org (www.hepforge.org)... 129.234.186.115
Connecting to www.hepforge.org (www.hepforge.org)|129.234.186.115|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 4578452 (4.4M) [application/x-gzip]
Saving to: ‘STDOUT’

-                   100%[===================>]   4.37M  2.32MB/s    in 1.9s    

2018-07-28 11:05:13 (2.32 MB/s) - written to stdout [4578452/4578452]

ppdhcp182:rivet admin$ cd Rivet-$RIVET_VERSION
ppdhcp182:Rivet-2.6.0 admin$ conf $RIVET_CONFFLAGS --with-yoda=$YODAPATH --with-hepmc=$HEPMCPATH --with-fastjet=$FASTJETPATH
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
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... sw_vers
configure: MACOSX_DEPLOYMENT_TARGET = 10.13
configure: Calculating LCG platform tag from system properties
checking for OS type... Darwin
checking for architecture type... x86_64
checking for g++... /usr/bin/g++
checking for gcc/g++ version... Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/usr/include/c++/4.2.1
gccversionversion
configure: LCG platform tag is 'x86_64-Darwin-gccversionversion-opt'
checking whether we are using the GNU C++ compiler... yes
checking whether /usr/bin/g++ accepts -g... yes
checking dependency style of /usr/bin/g++... gcc3
checking whether /usr/bin/g++ supports C++11 features by default... no
checking whether /usr/bin/g++ supports C++11 features with -std=c++11... yes
checking whether ln -s works... yes
checking build system type... x86_64-apple-darwin17.7.0
checking host system type... x86_64-apple-darwin17.7.0
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
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... 196608
checking how to convert x86_64-apple-darwin17.7.0 file names to x86_64-apple-darwin17.7.0 format... func_convert_file_noop
checking how to convert x86_64-apple-darwin17.7.0 file names to toolchain format... func_convert_file_noop
checking for /Library/Developer/CommandLineTools/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... no
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 a working dd... /bin/dd
checking how to truncate binary pipes... /bin/dd bs=4096 count=1
checking for mt... no
checking if : is a manifest tool... no
checking for dsymutil... dsymutil
checking for nmedit... nmedit
checking for lipo... lipo
checking for otool... otool
checking for otool64... no
checking for -single_module linker flag... yes
checking for -exported_symbols_list linker flag... yes
checking for -force_load linker flag... yes
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... yes
checking for gcc option to produce PIC... -fno-common -DPIC
checking if gcc PIC flag -fno-common -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
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... /usr/bin/g++ -std=c++11 -E
checking for ld used by /usr/bin/g++ -std=c++11... /Library/Developer/CommandLineTools/usr/bin/ld
checking if the linker (/Library/Developer/CommandLineTools/usr/bin/ld) is GNU ld... no
checking whether the /usr/bin/g++ -std=c++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking for /usr/bin/g++ -std=c++11 option to produce PIC... -fno-common -DPIC
checking if /usr/bin/g++ -std=c++11 PIC flag -fno-common -DPIC works... yes
checking if /usr/bin/g++ -std=c++11 static flag -static works... no
checking if /usr/bin/g++ -std=c++11 supports -c -o file.o... yes
checking if /usr/bin/g++ -std=c++11 supports -c -o file.o... (cached) yes
checking whether the /usr/bin/g++ -std=c++11 linker (/Library/Developer/CommandLineTools/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... darwin17.7.0 dyld
checking how to hardcode library paths into programs... immediate
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... no
checking for uname... /usr/bin/uname
configure: Found YODA library at /tmp/rivet/local/lib/libYODA.la
configure: Found YODA header directory at /tmp/rivet/local/include
checking for yoda-config... /tmp/rivet/local/lib/../bin/yoda-config
checking YODA version using yoda-config... 1.7.0
checking YODA Python path using yoda-config... /tmp/rivet/local/lib/python2.7/site-packages
configure: Found HepMC library at /tmp/rivet/local/lib/libHepMC.la
configure: Found HepMC header directory at /tmp/rivet/local/include
configure: HepMC version is 2.06.09 -> 26
configure: Found fastjet library at /tmp/rivet/local/lib/libfastjet.la
configure: Found fastjet header directory at /tmp/rivet/local/include
checking for fastjet-config... /tmp/rivet/local/bin/fastjet-config
checking FastJet version using fastjet-config... 3.3.1
configure: FastJet LIBADD = -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone
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 pdflatex... /Library/TeX/texbin/pdflatex
checking for doxygen... no
checking for asciidoc... no
checking for python... /usr/bin/python
checking for a version of Python >= '2.1.0'... yes
checking for a version of Python >= '2.7.3'... yes
checking for the distutils Python package... yes
checking for Python include path... -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7
checking for Python library path... -L/System/Library/Frameworks/Python.framework/Versions/2.7/lib -lpython2.7
checking for Python site-packages path... /Library/Python/2.7/site-packages
checking python extra libraries... 
checking python extra linking flags... 
checking consistency of all components of python development environment... yes
checking for python version... 2.7
checking for python platform... darwin
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for Cython >= 0.24.0... no
checking for pyext/rivet/core.cpp... yes
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -Wno-unused-but-set-variable flag... no
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -Wno-sign-compare flag... yes
configure: All Python build checks successful: 'rivet' Python extension will be built
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -pedantic flag... yes
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -Wall flag... yes
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -Wno-long-long flag... yes
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -Wno-format flag... yes
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -Werror=uninitialized flag... yes
checking if the /usr/bin/g++ -std=c++11 compiler accepts the -Werror=delete-non-virtual-dtor flag... yes
checking for OpenMP flag of C++ compiler... unknown
checking if zlib is wanted... yes
checking for inflateEnd in -lz... yes
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
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/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/AnalysisTools/Makefile
config.status: creating 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/texmf/Makefile
config.status: creating doc/Makefile
config.status: creating doc/rivetversion.sty
config.status: creating bin/Makefile
config.status: creating bin/rivet-config
config.status: creating bin/rivet-buildplugin
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: 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
ppdhcp182:Rivet-2.6.0 admin$ mmi
Making all in src
Making all in Core
Making all in yamlcpp
  CXX      librivet_yaml_cpp_la-aliasmanager.lo
  CXX      librivet_yaml_cpp_la-emitterutils.lo
  CXX      librivet_yaml_cpp_la-ostream.lo
  CXX      librivet_yaml_cpp_la-simplekey.lo
  CXX      librivet_yaml_cpp_la-binary.lo
  CXX      librivet_yaml_cpp_la-exp.lo
  CXX      librivet_yaml_cpp_la-parser.lo
  CXX      librivet_yaml_cpp_la-singledocparser.lo
  CXX      librivet_yaml_cpp_la-conversion.lo
  CXX      librivet_yaml_cpp_la-iterator.lo
  CXX      librivet_yaml_cpp_la-regex.lo
  CXX      librivet_yaml_cpp_la-stream.lo
  CXX      librivet_yaml_cpp_la-directives.lo
  CXX      librivet_yaml_cpp_la-nodebuilder.lo
  CXX      librivet_yaml_cpp_la-scanner.lo
  CXX      librivet_yaml_cpp_la-tag.lo
  CXX      librivet_yaml_cpp_la-emitfromevents.lo
  CXX      librivet_yaml_cpp_la-node.lo
  CXX      librivet_yaml_cpp_la-scanscalar.lo
  CXX      librivet_yaml_cpp_la-emitter.lo
  CXX      librivet_yaml_cpp_la-nodeownership.lo
  CXX      librivet_yaml_cpp_la-scantag.lo
  CXX      librivet_yaml_cpp_la-emitterstate.lo
  CXX      librivet_yaml_cpp_la-null.lo
  CXX      librivet_yaml_cpp_la-scantoken.lo
  CXXLD    librivet-yaml-cpp.la
  CXX      libRivetCore_la-Run.lo
  CXX      libRivetCore_la-Event.lo
  CXX      libRivetCore_la-Jet.lo
  CXX      libRivetCore_la-Particle.lo
  CXX      libRivetCore_la-ProjectionApplier.lo
  CXX      libRivetCore_la-Projection.lo
  CXX      libRivetCore_la-Analysis.lo
  CXX      libRivetCore_la-AnalysisLoader.lo
  CXX      libRivetCore_la-AnalysisInfo.lo
  CXX      libRivetCore_la-AnalysisHandler.lo
  CXX      libRivetCore_la-ProjectionHandler.lo
ProjectionHandler.cc:118:46: warning: expression with side effects will be
      evaluated despite being used as an operand to 'typeid'
      [-Wpotentially-evaluated-expression]
      const std::type_info& regtype = typeid(*ph);
                                             ^
In file included from AnalysisHandler.cc:2:
In file included from ../../include/Rivet/Config/RivetCommon.hh:11:
In file included from ../../include/Rivet/Tools/RivetSTL.hh:7:
In file included from /Library/Developer/CommandLineTools/usr/include/c++/v1/set:389:
/Library/Developer/CommandLineTools/usr/include/c++/v1/__tree:1819:22: warning: 
      the specified comparator type does not provide a const call operator
      [-Wuser-defined-warnings]
                     __trigger_diagnostics()), "");
                     ^
/Library/Developer/CommandLineTools/usr/include/c++/v1/__tree:876:70: note: in
      instantiation of member function
      'std::__1::__tree<std::__1::shared_ptr<Rivet::Analysis>,
      Rivet::CmpAnaHandle,
      std::__1::allocator<std::__1::shared_ptr<Rivet::Analysis> > >::~__tree'
      requested here
    template <class, class, class> friend class _LIBCPP_TEMPLATE_VIS set;
                                                                     ^
/Library/Developer/CommandLineTools/usr/include/c++/v1/__tree:970:7: note: from
      'diagnose_if' attribute on '__trigger_diagnostics':
  ..._LIBCPP_DIAGNOSE_WARNING(!__invokable<_Compare const&, _Tp const&, _Tp const&>::value,
     ^                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Library/Developer/CommandLineTools/usr/include/c++/v1/__config:1095:20: note: 
      expanded from macro '_LIBCPP_DIAGNOSE_WARNING'
    __attribute__((diagnose_if(__VA_ARGS__, "warning")))
                   ^           ~~~~~~~~~~~
1 warning generated.
1 warning generated.
  CXXLD    libRivetCore.la
Making all in Tools
  CXX      libRivetTools_la-BinnedHistogram.lo
  CXX      libRivetTools_la-Cuts.lo
  CXX      libRivetTools_la-JetUtils.lo
  CXX      libRivetTools_la-Random.lo
  CXX      libRivetTools_la-Logging.lo
  CXX      libRivetTools_la-ParticleUtils.lo
  CXX      libRivetTools_la-ParticleName.lo
  CXX      libRivetTools_la-RivetYODA.lo
  CXX      libRivetTools_la-RivetMT2.lo
  CXX      libRivetTools_la-RivetPaths.lo
  CXX      libRivetTools_la-Utils.lo
  CC       libRivetTools_la-binreloc.lo
  CXXLD    libRivetTools.la
Making all in Projections
  CXX      Beam.lo
  CXX      BeamThrust.lo
  CXX      ChargedFinalState.lo
  CXX      ChargedLeptons.lo
  CXX      CentralEtHCM.lo
  CXX      DISFinalState.lo
  CXX      DISKinematics.lo
  CXX      DISLepton.lo
  CXX      DressedLeptons.lo
  CXX      FastJets.lo
  CXX      FinalPartons.lo
  CXX      FinalState.lo
  CXX      FParameter.lo
  CXX      HadronicFinalState.lo
  CXX      HeavyHadrons.lo
  CXX      Hemispheres.lo
  CXX      IdentifiedFinalState.lo
  CXX      InitialQuarks.lo
  CXX      InvMassFinalState.lo
  CXX      JetAlg.lo
  CXX      JetShape.lo
  CXX      LeadingParticlesFinalState.lo
  CXX      MergedFinalState.lo
  CXX      MissingMomentum.lo
  CXX      NeutralFinalState.lo
  CXX      NonHadronicFinalState.lo
  CXX      NonPromptFinalState.lo
  CXX      ParisiTensor.lo
  CXX      ParticleFinder.lo
  CXX      PrimaryHadrons.lo
  CXX      PromptFinalState.lo
  CXX      Sphericity.lo
  CXX      Spherocity.lo
  CXX      TauFinder.lo
  CXX      Thrust.lo
  CXX      TriggerCDFRun0Run1.lo
  CXX      TriggerCDFRun2.lo
  CXX      TriggerUA5.lo
  CXX      UnstableFinalState.lo
  CXX      VetoedFinalState.lo
  CXX      VisibleFinalState.lo
  CXX      WFinder.lo
  CXX      ZFinder.lo
  CXXLD    libRivetProjections.la
Making all in AnalysisTools
  CXX      MC_ParticleAnalysis.lo
  CXX      MC_JetAnalysis.lo
  CXX      MC_JetSplittings.lo
  CXXLD    libRivetAnalysisTools.la
  CCLD     libRivet.la
Making all in pyext
Making all in rivet
/Library/Developer/CommandLineTools/usr/bin/make  all-am
make[3]: Nothing to be done for `all-am'.
cd .; \
	CC="/usr/bin/g++ -std=c++11" CXX="/usr/bin/g++ -std=c++11" CXXFLAGS="-O2 -Wno-sign-compare" ARCHFLAGS="" RIVET_LOCAL=1 /usr/bin/python \
	  /tmp/rivet/Rivet-2.6.0/pyext/setup.py build \
	  --build-base /tmp/rivet/Rivet-2.6.0/pyext/build \
	  --verbose \
	  --force
running build
running build_py
creating /tmp/rivet/Rivet-2.6.0/pyext/build
creating /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7
creating /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet
copying rivet/__init__.py -> /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet
copying rivet/aopaths.py -> /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet
copying rivet/plotinfo.py -> /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet
copying rivet/spiresbib.py -> /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet
copying rivet/util.py -> /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet
running build_ext
building 'rivet.core' extension
creating /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7
creating /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7/tmp
creating /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7/tmp/rivet
creating /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7/tmp/rivet/Rivet-2.6.0
creating /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7/tmp/rivet/Rivet-2.6.0/pyext
creating /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7/tmp/rivet/Rivet-2.6.0/pyext/rivet
/usr/bin/g++ -std=c++11 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -pipe -I/tmp/rivet/Rivet-2.6.0/include -I/tmp/rivet/Rivet-2.6.0/include -I/tmp/rivet/Rivet-2.6.0/pyext/rivet -I/tmp/rivet/Rivet-2.6.0/pyext/rivet -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp -o /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7/tmp/rivet/Rivet-2.6.0/pyext/rivet/core.o -I/tmp/rivet/local/include -O2 -Wno-sign-compare -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:12:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetHepMC.hh:5:
In file included from /tmp/rivet/local/include/HepMC/GenEvent.h:127:
/tmp/rivet/local/include/HepMC/GenVertex.h:455:24: warning: implicit conversion
      loses integer precision: 'std::__1::vector<HepMC::GenParticle *,
      std::__1::allocator<HepMC::GenParticle *> >::size_type'
      (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        return m_particles_in.size(); 
        ~~~~~~ ~~~~~~~~~~~~~~~^~~~~~
/tmp/rivet/local/include/HepMC/GenVertex.h:459:25: warning: implicit conversion
      loses integer precision: 'std::__1::vector<HepMC::GenParticle *,
      std::__1::allocator<HepMC::GenParticle *> >::size_type'
      (aka 'unsigned long') to 'int' [-Wshorten-64-to-32]
        return m_particles_out.size(); 
        ~~~~~~ ~~~~~~~~~~~~~~~~^~~~~~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:12:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetHepMC.hh:5:
In file included from /tmp/rivet/local/include/HepMC/GenEvent.h:128:
In file included from /tmp/rivet/local/include/HepMC/GenParticle.h:29:
/tmp/rivet/local/include/HepMC/Flow.h:174:22: warning: implicit conversion loses
      integer precision: 'size_t' (aka 'unsigned long') to 'std::__1::map<int,
      int, std::__1::less<int>, std::__1::allocator<std::__1::pair<const int,
      int> > >::mapped_type' (aka 'int') [-Wshorten-64-to-32]
        m_icode[flow_num] = size_t(this);
                          ~ ^~~~~~~~~~~~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Particle.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/ParticleBase.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Jet.fhh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetFastJet.hh:6:
In file included from /tmp/rivet/local/include/fastjet/JetDefinition.hh:36:
/tmp/rivet/local/include/fastjet/PseudoJet.hh:916:61: warning: implicit
      conversion loses integer precision: 'size_t' (aka 'unsigned long') to
      'std::__1::__vector_base<int, std::__1::allocator<int> >::value_type'
      (aka 'int') [-Wshorten-64-to-32]
  for (size_t i = 0; i < indices.size(); i++) {indices[i] = i;}
                                                          ~ ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Particle.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/ParticleBase.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Jet.fhh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetFastJet.hh:9:
In file included from /tmp/rivet/local/include/fastjet/ClusterSequenceArea.hh:35:
In file included from /tmp/rivet/local/include/fastjet/ClusterSequenceActiveArea.hh:37:
/tmp/rivet/local/include/fastjet/ClusterSequenceActiveAreaExplicitGhosts.hh:198:27: warning: 
      implicit conversion loses integer precision:
      'std::__1::vector<fastjet::PseudoJet,
      std::__1::allocator<fastjet::PseudoJet> >::size_type'
      (aka 'unsigned long') to 'unsigned int' [-Wshorten-64-to-32]
  _initial_hard_n = _jets.size();
                  ~ ~~~~~~^~~~~~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:8:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetYODA.hh:6:
In file included from /tmp/rivet/local/include/YODA/Counter.h:10:
In file included from /tmp/rivet/local/include/YODA/Dbn0D.h:10:
/tmp/rivet/local/include/YODA/Utils/MathUtils.h:299:18: warning: implicit
      conversion loses integer precision: 'unsigned long' to 'int'
      [-Wshorten-64-to-32]
        index = i-1;
              ~ ~^~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:8:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetYODA.hh:7:
In file included from /tmp/rivet/local/include/YODA/Histo1D.h:13:
In file included from /tmp/rivet/local/include/YODA/Axis1D.h:8:
/tmp/rivet/local/include/YODA/Utils/BinSearcher.h:256:34: warning: implicit
      conversion loses integer precision: 'unsigned long' to 'const int'
      [-Wshorten-64-to-32]
        const int ndiff = size() - other.size();
                  ~~~~~   ~~~~~~~^~~~~~~~~~~~~~
/tmp/rivet/local/include/YODA/Utils/BinSearcher.h:338:36: warning: implicit
      conversion loses integer precision: 'unsigned long' to 'const int'
      [-Wshorten-64-to-32]
          const int j = istart - i - 1; // index of _next_ edge (workin...
                    ~   ~~~~~~~~~~~^~~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:8:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetYODA.hh:7:
/tmp/rivet/local/include/YODA/Histo1D.h:225:20: warning: implicit conversion
      loses integer precision: 'ssize_t' (aka 'long') to 'int'
      [-Wshorten-64-to-32]
      return _axis.binIndexAt(x);
      ~~~~~~ ~~~~~~^~~~~~~~~~~~~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:8:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetYODA.hh:9:
/tmp/rivet/local/include/YODA/Profile1D.h:247:45: warning: implicit conversion
      loses integer precision: 'ssize_t' (aka 'long') to 'int'
      [-Wshorten-64-to-32]
    int binIndexAt(double x) { return _axis.binIndexAt(x); }
                               ~~~~~~ ~~~~~~^~~~~~~~~~~~~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vectors.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/VectorN.hh:37:21: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        return _vec(index);
               ~~~~ ^~~~~
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vector3.hh:45:24: note: in
      instantiation of member function 'Rivet::Vector<3>::get' requested here
      this->setX(other.get(0));
                       ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vectors.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/VectorN.hh:64:14: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        _vec[index] = value;
        ~~~~ ^~~~~
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vector3.hh:71:31: note: in
      instantiation of member function 'Rivet::Vector<3>::set' requested here
    Vector3& setX(double x) { set(0, x); return *this; }
                              ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vectors.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/VectorN.hh:77:34: warning: implicit
      conversion loses integer precision: 'size_t' (aka 'unsigned long') to
      'int' [-Wshorten-64-to-32]
        if (! Rivet::isZero(_vec[i], tolerance) ) return false;
                            ~~~~ ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vector3.hh:100:11: note: in
      instantiation of member function 'Rivet::Vector<3>::isZero' requested here
      if (isZero()) return *this;
          ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vectors.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/VectorN.hh:37:21: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        return _vec(index);
               ~~~~ ^~~~~
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vector4.hh:54:31: note: in
      instantiation of member function 'Rivet::Vector<4>::get' requested here
    double t() const { return get(0); }
                              ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vectors.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/VectorN.hh:64:14: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        _vec[index] = value;
        ~~~~ ^~~~~
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vector4.hh:56:40: note: in
      instantiation of member function 'Rivet::Vector<4>::set' requested here
    FourVector& setT(const double t) { set(0, t); return *this; }
                                       ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:7:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Matrices.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:77:17: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        _matrix(i, j) = value;
        ~~~~~~~ ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/LorentzTrans.hh:97:20: note: in
      instantiation of member function 'Rivet::Matrix<4>::set' requested here
      _boostMatrix.set(0, 0, gamma);
                   ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:7:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Matrices.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:77:20: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        _matrix(i, j) = value;
        ~~~~~~~    ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:110:28: warning: implicit
      conversion loses integer precision: 'size_t' (aka 'unsigned long') to
      'int' [-Wshorten-64-to-32]
        rtn.set(i, _matrix(i,col));
                   ~~~~~~~ ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/LorentzTrans.hh:107:39: note: in
      instantiation of member function 'Rivet::Matrix<4>::getColumn' requested
      here
      FourMomentum boost(_boostMatrix.getColumn(0)); //< @todo WRONG?!
                                      ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:7:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Matrices.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:110:30: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        rtn.set(i, _matrix(i,col));
                   ~~~~~~~   ^~~
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:6:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Vectors.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/VectorN.hh:77:34: warning: implicit
      conversion loses integer precision: 'size_t' (aka 'unsigned long') to
      'int' [-Wshorten-64-to-32]
        if (! Rivet::isZero(_vec[i], tolerance) ) return false;
                            ~~~~ ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/LorentzTrans.hh:109:17: note: in
      instantiation of member function 'Rivet::Vector<4>::isZero' requested here
      if (boost.isZero()) return Vector3();
                ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:7:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Matrices.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:86:24: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        return _matrix(i, j);
               ~~~~~~~ ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/LorentzTrans.hh:230:31: note: in
      instantiation of member function 'Rivet::Matrix<3>::get' requested here
          m4.set(i+1, j+1, m3.get(i, j));
                              ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:7:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Matrices.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:86:27: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        return _matrix(i, j);
               ~~~~~~~    ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:86:24: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        return _matrix(i, j);
               ~~~~~~~ ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:376:28: note: in
      instantiation of member function 'Rivet::Matrix<4>::get' requested here
        const double e = m.get(i, j);
                           ^
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/LorentzTrans.hh:259:12: note: in
      instantiation of function template specialization 'Rivet::toString<4>'
      requested here
    return toString(lt.toMatrix());
           ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:5:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Config/RivetCommon.hh:23:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Math.hh:7:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Math/Matrices.hh:5:
/tmp/rivet/Rivet-2.6.0/include/Rivet/Math/MatrixN.hh:86:27: warning: implicit
      conversion loses integer precision: 'const size_t' (aka
      'const unsigned long') to 'int' [-Wshorten-64-to-32]
        return _matrix(i, j);
               ~~~~~~~    ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:8:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetYODA.hh:8:
In file included from /tmp/rivet/local/include/YODA/Histo2D.h:12:
/tmp/rivet/local/include/YODA/Axis2D.h:398:14: warning: implicit conversion
      loses integer precision: 'const std::__1::__vector_base<long,
      std::__1::allocator<long> >::value_type' (aka 'const long') to 'int'
      [-Wshorten-64-to-32]
      return _indexes[_index(_nx, xi, yi)];
      ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/rivet/local/include/YODA/Histo2D.h:272:55: note: in instantiation of member
      function 'YODA::Axis2D<YODA::HistoBin2D, YODA::Dbn2D>::binIndexAt'
      requested here
    int binIndexAt(double x, double y) { return _axis.binIndexAt(x, y); }
                                                      ^
In file included from /tmp/rivet/Rivet-2.6.0/pyext/rivet/core.cpp:456:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/AnalysisHandler.hh:8:
In file included from /tmp/rivet/Rivet-2.6.0/include/Rivet/Tools/RivetYODA.hh:8:
In file included from /tmp/rivet/local/include/YODA/Histo2D.h:12:
/tmp/rivet/local/include/YODA/Axis2D.h:398:14: warning: implicit conversion
      loses integer precision: 'const std::__1::__vector_base<long,
      std::__1::allocator<long> >::value_type' (aka 'const long') to 'int'
      [-Wshorten-64-to-32]
      return _indexes[_index(_nx, xi, yi)];
      ~~~~~~ ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/rivet/local/include/YODA/Profile2D.h:258:55: note: in instantiation of
      member function
      'YODA::Axis2D<YODA::ProfileBin2D, YODA::Dbn3D>::binIndexAt' requested here
    int binIndexAt(double x, double y) { return _axis.binIndexAt(x, y); }
                                                      ^
26 warnings generated.
/usr/bin/g++ -std=c++11 -bundle -undefined dynamic_lookup -Wl,-F. /tmp/rivet/Rivet-2.6.0/pyext/build/temp.macosx-10.13-intel-2.7/tmp/rivet/Rivet-2.6.0/pyext/rivet/core.o -L/tmp/rivet/Rivet-2.6.0/src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -lHepMC -lfastjet -lYODA -lRivet -o /tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet/core.so -L/tmp/rivet/Rivet-2.6.0/src/.libs
Making all in data
Making all in texmf
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in include
Making all in Rivet
make[2]: Nothing to be done for `all'.
make[2]: Nothing to be done for `all-am'.
Making all in bin
  CXX      rivet_nopy-rivet-nopy.o
  CXXLD    rivet-nopy
Making all in analyses


/usr/bin/g++ -std=c++11 -o "RivetALICEAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginALICE/ALICE_2010_S8624100.cc pluginALICE/ALICE_2010_S8625980.cc pluginALICE/ALICE_2010_S8706239.cc pluginALICE/ALICE_2011_S8909580.cc pluginALICE/ALICE_2011_S8945144.cc pluginALICE/ALICE_2012_I1116147.cc pluginALICE/ALICE_2012_I1181770.cc pluginALICE/ALICE_2014_I1300380.cc pluginALICE/ALICE_2015_I1357424.cc pluginALICE/ALICE_2017_I1512110.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
/usr/bin/g++ -std=c++11 -o "RivetATLASAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginATLAS/ATLAS_2010_CONF_2010_049.cc pluginATLAS/ATLAS_2010_S8591806.cc pluginATLAS/ATLAS_2010_S8817804.cc pluginATLAS/ATLAS_2010_S8894728.cc pluginATLAS/ATLAS_2010_S8914702.cc pluginATLAS/ATLAS_2010_S8918562.cc pluginATLAS/ATLAS_2010_S8919674.cc pluginATLAS/ATLAS_2011_CONF_2011_090.cc pluginATLAS/ATLAS_2011_CONF_2011_098.cc pluginATLAS/ATLAS_2011_I894867.cc pluginATLAS/ATLAS_2011_I919017.cc pluginATLAS/ATLAS_2011_I921594.cc pluginATLAS/ATLAS_2011_I925932.cc pluginATLAS/ATLAS_2011_I926145.cc pluginATLAS/ATLAS_2011_I928289_W.cc pluginATLAS/ATLAS_2011_I928289_Z.cc pluginATLAS/ATLAS_2011_I929691.cc pluginATLAS/ATLAS_2011_I930220.cc pluginATLAS/ATLAS_2011_I944826.cc pluginATLAS/ATLAS_2011_I945498.cc pluginATLAS/ATLAS_2011_I954993.cc pluginATLAS/ATLAS_2011_S8924791.cc pluginATLAS/ATLAS_2011_S8971293.cc pluginATLAS/ATLAS_2011_S8983313.cc pluginATLAS/ATLAS_2011_S8994773.cc pluginATLAS/ATLAS_2011_S9002537.cc pluginATLAS/ATLAS_2011_S9019561.cc pluginATLAS/ATLAS_2011_S9035664.cc pluginATLAS/ATLAS_2011_S9041966.cc pluginATLAS/ATLAS_2011_S9108483.cc pluginATLAS/ATLAS_2011_S9120807.cc pluginATLAS/ATLAS_2011_S9126244.cc pluginATLAS/ATLAS_2011_S9128077.cc pluginATLAS/ATLAS_2011_S9131140.cc pluginATLAS/ATLAS_2011_S9212183.cc pluginATLAS/ATLAS_2011_S9212353.cc pluginATLAS/ATLAS_2011_S9225137.cc pluginATLAS/ATLAS_2012_CONF_2012_001.cc pluginATLAS/ATLAS_2012_CONF_2012_103.cc pluginATLAS/ATLAS_2012_CONF_2012_104.cc pluginATLAS/ATLAS_2012_CONF_2012_105.cc pluginATLAS/ATLAS_2012_CONF_2012_109.cc pluginATLAS/ATLAS_2012_CONF_2012_153.cc pluginATLAS/ATLAS_2012_I1082009.cc pluginATLAS/ATLAS_2012_I1082936.cc pluginATLAS/ATLAS_2012_I1083318.cc pluginATLAS/ATLAS_2012_I1084540.cc pluginATLAS/ATLAS_2012_I1091481.cc pluginATLAS/ATLAS_2012_I1093734.cc pluginATLAS/ATLAS_2012_I1093738.cc pluginATLAS/ATLAS_2012_I1094564.cc pluginATLAS/ATLAS_2012_I1094568.cc pluginATLAS/ATLAS_2012_I1095236.cc pluginATLAS/ATLAS_2012_I1112263.cc pluginATLAS/ATLAS_2012_I1117704.cc pluginATLAS/ATLAS_2012_I1118269.cc pluginATLAS/ATLAS_2012_I1119557.cc pluginATLAS/ATLAS_2012_I1124167.cc pluginATLAS/ATLAS_2012_I1125575.cc pluginATLAS/ATLAS_2012_I1125961.cc pluginATLAS/ATLAS_2012_I1126136.cc pluginATLAS/ATLAS_2012_I1180197.cc pluginATLAS/ATLAS_2012_I1183818.cc pluginATLAS/ATLAS_2012_I1186556.cc pluginATLAS/ATLAS_2012_I1188891.cc pluginATLAS/ATLAS_2012_I1190891.cc pluginATLAS/ATLAS_2012_I1199269.cc pluginATLAS/ATLAS_2012_I1203852.cc pluginATLAS/ATLAS_2012_I1204447.cc pluginATLAS/ATLAS_2012_I1204784.cc pluginATLAS/ATLAS_2012_I943401.cc pluginATLAS/ATLAS_2012_I946427.cc pluginATLAS/ATLAS_2013_I1190187.cc pluginATLAS/ATLAS_2013_I1216670.cc pluginATLAS/ATLAS_2013_I1217863_W.cc pluginATLAS/ATLAS_2013_I1217863_Z.cc pluginATLAS/ATLAS_2013_I1217867.cc pluginATLAS/ATLAS_2013_I1219109.cc pluginATLAS/ATLAS_2013_I1230812.cc pluginATLAS/ATLAS_2013_I1234228.cc pluginATLAS/ATLAS_2013_I1243871.cc pluginATLAS/ATLAS_2013_I1244522.cc pluginATLAS/ATLAS_2013_I1263495.cc pluginATLAS/ATLAS_2014_I1268975.cc pluginATLAS/ATLAS_2014_I1279489.cc pluginATLAS/ATLAS_2014_I1282441.cc pluginATLAS/ATLAS_2014_I1282447.cc pluginATLAS/ATLAS_2014_I1288706.cc pluginATLAS/ATLAS_2014_I1298023.cc pluginATLAS/ATLAS_2014_I1298811.cc pluginATLAS/ATLAS_2014_I1300647.cc pluginATLAS/ATLAS_2014_I1304688.cc pluginATLAS/ATLAS_2014_I1306294.cc pluginATLAS/ATLAS_2014_I1306615.cc pluginATLAS/ATLAS_2014_I1307243.cc pluginATLAS/ATLAS_2014_I1307756.cc pluginATLAS/ATLAS_2014_I1312627.cc pluginATLAS/ATLAS_2014_I1315949.cc pluginATLAS/ATLAS_2014_I1319490.cc pluginATLAS/ATLAS_2014_I1325553.cc pluginATLAS/ATLAS_2014_I1326641.cc pluginATLAS/ATLAS_2014_I1327229.cc pluginATLAS/ATLAS_2015_CONF_2015_041.cc pluginATLAS/ATLAS_2015_I1345452.cc pluginATLAS/ATLAS_2015_I1351916.cc pluginATLAS/ATLAS_2015_I1364361.cc pluginATLAS/ATLAS_2015_I1376945.cc pluginATLAS/ATLAS_2015_I1387176.cc pluginATLAS/ATLAS_2015_I1390114.cc pluginATLAS/ATLAS_2015_I1393758.cc pluginATLAS/ATLAS_2015_I1394679.cc pluginATLAS/ATLAS_2015_I1394865.cc pluginATLAS/ATLAS_2015_I1397635.cc pluginATLAS/ATLAS_2015_I1397637.cc pluginATLAS/ATLAS_2015_I1404878.cc pluginATLAS/ATLAS_2015_I1408516.cc pluginATLAS/ATLAS_2016_CONF_2016_037.cc pluginATLAS/ATLAS_2016_CONF_2016_054.cc pluginATLAS/ATLAS_2016_CONF_2016_078.cc pluginATLAS/ATLAS_2016_CONF_2016_092.cc pluginATLAS/ATLAS_2016_CONF_2016_094.cc pluginATLAS/ATLAS_2016_I1419070.cc pluginATLAS/ATLAS_2016_I1419652.cc pluginATLAS/ATLAS_2016_I1424838.cc pluginATLAS/ATLAS_2016_I1426515.cc pluginATLAS/ATLAS_2016_I1426523.cc pluginATLAS/ATLAS_2016_I1426695.cc pluginATLAS/ATLAS_2016_I1444991.cc pluginATLAS/ATLAS_2016_I1448301.cc pluginATLAS/ATLAS_2016_I1449082.cc pluginATLAS/ATLAS_2016_I1452559.cc pluginATLAS/ATLAS_2016_I1457605.cc pluginATLAS/ATLAS_2016_I1458270.cc pluginATLAS/ATLAS_2016_I1467230.cc pluginATLAS/ATLAS_2016_I1467454.cc pluginATLAS/ATLAS_2016_I1468167.cc pluginATLAS/ATLAS_2016_I1468168.cc pluginATLAS/ATLAS_2016_I1469071.cc pluginATLAS/ATLAS_2016_I1479760.cc pluginATLAS/ATLAS_2016_I1492320_2l2j.cc pluginATLAS/ATLAS_2016_I1492320_3l.cc pluginATLAS/ATLAS_2017_I1495243.cc pluginATLAS/ATLAS_2017_I1509919.cc pluginATLAS/ATLAS_2017_I1514251.cc pluginATLAS/ATLAS_2017_I1589844.cc pluginATLAS/ATLAS_2017_I1591327.cc pluginATLAS/ATLAS_2017_I1598613.cc pluginATLAS/ATLAS_2017_I1609253.cc pluginATLAS/ATLAS_2017_I1609448.cc pluginATLAS/ATLAS_2017_I1632756.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetCDFAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginCDF/CDF_1988_S1865951.cc pluginCDF/CDF_1990_S2089246.cc pluginCDF/CDF_1993_S2742446.cc pluginCDF/CDF_1994_S2952106.cc pluginCDF/CDF_1996_S3108457.cc pluginCDF/CDF_1996_S3349578.cc pluginCDF/CDF_1996_S3418421.cc pluginCDF/CDF_1997_S3541940.cc pluginCDF/CDF_1998_S3618439.cc pluginCDF/CDF_2000_S4155203.cc pluginCDF/CDF_2000_S4266730.cc pluginCDF/CDF_2001_S4517016.cc pluginCDF/CDF_2001_S4563131.cc pluginCDF/CDF_2001_S4751469.cc pluginCDF/CDF_2002_S4796047.cc pluginCDF/CDF_2004_S5839831.cc pluginCDF/CDF_2005_S6080774.cc pluginCDF/CDF_2005_S6217184.cc pluginCDF/CDF_2006_S6450792.cc pluginCDF/CDF_2006_S6653332.cc pluginCDF/CDF_2007_S7057202.cc pluginCDF/CDF_2008_S7540469.cc pluginCDF/CDF_2008_S7541902.cc pluginCDF/CDF_2008_S7782535.cc pluginCDF/CDF_2008_S7828950.cc pluginCDF/CDF_2008_S8093652.cc pluginCDF/CDF_2008_S8095620.cc pluginCDF/CDF_2009_I856131.cc pluginCDF/CDF_2009_NOTE_9936.cc pluginCDF/CDF_2009_S8233977.cc pluginCDF/CDF_2009_S8436959.cc pluginCDF/CDF_2010_S8591881_DY.cc pluginCDF/CDF_2010_S8591881_QCD.cc pluginCDF/CDF_2012_I1124333.cc pluginCDF/CDF_2012_NOTE10874.cc pluginCDF/CDF_2015_1388868.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetCMSAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginCMS/CMS_2010_PAS_QCD_10_024.cc pluginCMS/CMS_2010_S8547297.cc pluginCMS/CMS_2010_S8656010.cc pluginCMS/CMS_2011_I954992.cc pluginCMS/CMS_2011_S8884919.cc pluginCMS/CMS_2011_S8941262.cc pluginCMS/CMS_2011_S8950903.cc pluginCMS/CMS_2011_S8957746.cc pluginCMS/CMS_2011_S8968497.cc pluginCMS/CMS_2011_S8973270.cc pluginCMS/CMS_2011_S8978280.cc pluginCMS/CMS_2011_S9086218.cc pluginCMS/CMS_2011_S9088458.cc pluginCMS/CMS_2011_S9120041.cc pluginCMS/CMS_2011_S9215166.cc pluginCMS/CMS_2012_I1087342.cc pluginCMS/CMS_2012_I1090423.cc pluginCMS/CMS_2012_I1102908.cc pluginCMS/CMS_2012_I1107658.cc pluginCMS/CMS_2012_I1184941.cc pluginCMS/CMS_2012_I1193338.cc pluginCMS/CMS_2012_I1298807.cc pluginCMS/CMS_2012_I941555.cc pluginCMS/CMS_2012_PAS_FSQ_12_020.cc pluginCMS/CMS_2012_PAS_QCD_11_010.cc pluginCMS/CMS_2013_I1122847.cc pluginCMS/CMS_2013_I1208923.cc pluginCMS/CMS_2013_I1209721.cc pluginCMS/CMS_2013_I1218372.cc pluginCMS/CMS_2013_I1223519.cc pluginCMS/CMS_2013_I1224539_DIJET.cc pluginCMS/CMS_2013_I1224539_WJET.cc pluginCMS/CMS_2013_I1224539_ZJET.cc pluginCMS/CMS_2013_I1256943.cc pluginCMS/CMS_2013_I1258128.cc pluginCMS/CMS_2013_I1261026.cc pluginCMS/CMS_2013_I1265659.cc pluginCMS/CMS_2013_I1272853.cc pluginCMS/CMS_2013_I1273574.cc pluginCMS/CMS_2014_I1266056.cc pluginCMS/CMS_2014_I1298810.cc pluginCMS/CMS_2014_I1303894.cc pluginCMS/CMS_2014_I1305624.cc pluginCMS/CMS_2015_I1310737.cc pluginCMS/CMS_2015_I1327224.cc pluginCMS/CMS_2015_I1346843.cc pluginCMS/CMS_2015_I1356998.cc pluginCMS/CMS_2015_I1370682.cc pluginCMS/CMS_2015_I1370682_PARTON.cc pluginCMS/CMS_2015_I1380605.cc pluginCMS/CMS_2015_I1384119.cc pluginCMS/CMS_2015_I1385107.cc pluginCMS/CMS_2015_I1397174.cc pluginCMS/CMS_2016_I1413748.cc pluginCMS/CMS_2016_I1421646.cc pluginCMS/CMS_2016_I1430892.cc pluginCMS/CMS_2016_I1454211.cc pluginCMS/CMS_2016_I1459051.cc pluginCMS/CMS_2016_I1473674.cc pluginCMS/CMS_2016_I1486238.cc pluginCMS/CMS_2016_I1491953.cc pluginCMS/CMS_2016_PAS_SUS_16_14.cc pluginCMS/CMS_2016_PAS_TOP_15_006.cc pluginCMS/CMS_2017_I1467451.cc pluginCMS/CMS_2017_I1511284.cc pluginCMS/CMS_2017_I1518399.cc pluginCMS/CMS_2017_I1519995.cc pluginCMS/CMS_2017_I1594909.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetD0Analyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginD0/D0_1995_I398175.cc pluginD0/D0_1996_S3214044.cc pluginD0/D0_1996_S3324664.cc pluginD0/D0_2000_I499943.cc pluginD0/D0_2000_I503361.cc pluginD0/D0_2000_S4480767.cc pluginD0/D0_2001_S4674421.cc pluginD0/D0_2004_S5992206.cc pluginD0/D0_2006_S6438750.cc pluginD0/D0_2007_S7075677.cc pluginD0/D0_2008_S6879055.cc pluginD0/D0_2008_S7554427.cc pluginD0/D0_2008_S7662670.cc pluginD0/D0_2008_S7719523.cc pluginD0/D0_2008_S7837160.cc pluginD0/D0_2008_S7863608.cc pluginD0/D0_2009_S8202443.cc pluginD0/D0_2009_S8320160.cc pluginD0/D0_2009_S8349509.cc pluginD0/D0_2010_S8566488.cc pluginD0/D0_2010_S8570965.cc pluginD0/D0_2010_S8671338.cc pluginD0/D0_2010_S8821313.cc pluginD0/D0_2011_I895662.cc pluginD0/D0_2015_I1324946.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetHERAAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginHERA/H1_1994_S2919893.cc pluginHERA/H1_1995_S3167097.cc pluginHERA/H1_2000_S4129130.cc pluginHERA/ZEUS_2001_S4815815.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetLEPAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginLEP/ALEPH_1991_S2435284.cc pluginLEP/ALEPH_1995_I382179.cc pluginLEP/ALEPH_1996_S3196992.cc pluginLEP/ALEPH_1996_S3486095.cc pluginLEP/ALEPH_1999_S4193598.cc pluginLEP/ALEPH_2001_S4656318.cc pluginLEP/ALEPH_2002_S4823664.cc pluginLEP/ALEPH_2004_S5765862.cc pluginLEP/ALEPH_2014_I1267648.cc pluginLEP/ALEPH_2016_I1492968.cc pluginLEP/DELPHI_1991_I301657.cc pluginLEP/DELPHI_1995_S3137023.cc pluginLEP/DELPHI_1996_S3430090.cc pluginLEP/DELPHI_1999_S3960137.cc pluginLEP/DELPHI_2000_S4328825.cc pluginLEP/DELPHI_2002_069_CONF_603.cc pluginLEP/DELPHI_2011_I890503.cc pluginLEP/L3_1992_I336180.cc pluginLEP/L3_2004_I652683.cc pluginLEP/OPAL_1992_I321190.cc pluginLEP/OPAL_1993_I342766.cc pluginLEP/OPAL_1993_S2692198.cc pluginLEP/OPAL_1994_S2927284.cc pluginLEP/OPAL_1995_S3198391.cc pluginLEP/OPAL_1996_S3257789.cc pluginLEP/OPAL_1997_S3396100.cc pluginLEP/OPAL_1997_S3608263.cc pluginLEP/OPAL_1998_S3702294.cc pluginLEP/OPAL_1998_S3749908.cc pluginLEP/OPAL_1998_S3780481.cc pluginLEP/OPAL_2000_S4418603.cc pluginLEP/OPAL_2001_S4553896.cc pluginLEP/OPAL_2002_S5361494.cc pluginLEP/OPAL_2003_I599181.cc pluginLEP/OPAL_2004_I631361.cc pluginLEP/OPAL_2004_I631361_qq.cc pluginLEP/OPAL_2004_I648738.cc pluginLEP/OPAL_2004_S6132243.cc pluginLEP/SLD_1996_S3398250.cc pluginLEP/SLD_1999_S3743934.cc pluginLEP/SLD_2002_S4869273.cc pluginLEP/SLD_2004_S5693039.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetLHCbAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginLHCb/LHCB_2010_I867355.cc pluginLHCb/LHCB_2010_S8758301.cc pluginLHCb/LHCB_2011_I917009.cc pluginLHCb/LHCB_2011_I919315.cc pluginLHCb/LHCB_2012_I1119400.cc pluginLHCb/LHCB_2012_I1208102.cc pluginLHCb/LHCB_2013_I1208105.cc pluginLHCb/LHCB_2013_I1218996.cc pluginLHCb/LHCB_2014_I1262703.cc pluginLHCb/LHCB_2014_I1281685.cc pluginLHCb/LHCB_2015_I1333223.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetLHCfAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginLHCf/LHCF_2012_I1115479.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetMCAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginMC/EXAMPLE.cc pluginMC/EXAMPLE_CUTS.cc pluginMC/EXAMPLE_SMEAR.cc pluginMC/MC_Centrality.cc pluginMC/MC_DIPHOTON.cc pluginMC/MC_ELECTRONS.cc pluginMC/MC_GENERIC.cc pluginMC/MC_HFJETS.cc pluginMC/MC_HHJETS.cc pluginMC/MC_HINC.cc pluginMC/MC_HJETS.cc pluginMC/MC_HKTSPLITTINGS.cc pluginMC/MC_IDENTIFIED.cc pluginMC/MC_JETS.cc pluginMC/MC_JETTAGS.cc pluginMC/MC_KTSPLITTINGS.cc pluginMC/MC_LEADJETUE.cc pluginMC/MC_MET.cc pluginMC/MC_MUONS.cc pluginMC/MC_PDFS.cc pluginMC/MC_PHOTONINC.cc pluginMC/MC_PHOTONJETS.cc pluginMC/MC_PHOTONKTSPLITTINGS.cc pluginMC/MC_PHOTONS.cc pluginMC/MC_PRINTEVENT.cc pluginMC/MC_QCD_PARTONS.cc pluginMC/MC_REENTRANT.cc pluginMC/MC_SUSY.cc pluginMC/MC_TAUS.cc pluginMC/MC_TTBAR.cc pluginMC/MC_VH2BB.cc pluginMC/MC_WEIGHTS.cc pluginMC/MC_WINC.cc pluginMC/MC_WJETS.cc pluginMC/MC_WKTSPLITTINGS.cc pluginMC/MC_WPOL.cc pluginMC/MC_WWINC.cc pluginMC/MC_WWJETS.cc pluginMC/MC_WWKTSPLITTINGS.cc pluginMC/MC_XS.cc pluginMC/MC_ZINC.cc pluginMC/MC_ZJETS.cc pluginMC/MC_ZKTSPLITTINGS.cc pluginMC/MC_ZZINC.cc pluginMC/MC_ZZJETS.cc pluginMC/MC_ZZKTSPLITTINGS.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetMiscAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginMisc/AMY_1990_I295160.cc pluginMisc/ARGUS_1993_S2653028.cc pluginMisc/ARGUS_1993_S2669951.cc pluginMisc/ARGUS_1993_S2789213.cc pluginMisc/BABAR_2003_I593379.cc pluginMisc/BABAR_2005_S6181155.cc pluginMisc/BABAR_2007_S6895344.cc pluginMisc/BABAR_2007_S7266081.cc pluginMisc/BABAR_2013_I1116411.cc pluginMisc/BABAR_2013_I1238276.cc pluginMisc/BABAR_2015_I1334693.cc pluginMisc/BELLE_2001_S4598261.cc pluginMisc/BELLE_2008_I786560.cc pluginMisc/BELLE_2011_I878990.cc pluginMisc/BELLE_2013_I1216515.cc pluginMisc/BELLE_2013_I1238273.cc pluginMisc/BELLE_2015_I1397632.cc pluginMisc/BELLE_2017_I1512299.cc pluginMisc/CLEO_2004_S5809304.cc pluginMisc/E735_1998_S3905616.cc pluginMisc/EHS_1988_I265504.cc pluginMisc/HRS_1986_I18502.cc pluginMisc/PDG_HADRON_MULTIPLICITIES.cc pluginMisc/PDG_HADRON_MULTIPLICITIES_RATIOS.cc pluginMisc/PDG_TAUS.cc pluginMisc/SFM_1984_S1178091.cc pluginMisc/TPC_1987_I235694.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetPetraAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginPetra/JADE_1983_I190818.cc pluginPetra/JADE_1998_S3612880.cc pluginPetra/JADE_OPAL_2000_S4300807.cc pluginPetra/PLUTO_1980_I154270.cc pluginPetra/TASSO_1989_I277658.cc pluginPetra/TASSO_1990_S2148048.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetRHICAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginRHIC/STAR_2006_S6500200.cc pluginRHIC/STAR_2006_S6860818.cc pluginRHIC/STAR_2006_S6870392.cc pluginRHIC/STAR_2008_S7869363.cc pluginRHIC/STAR_2008_S7993412.cc pluginRHIC/STAR_2009_UE_HELEN.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetSPSAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginSPS/UA1_1990_S2044935.cc pluginSPS/UA5_1982_S875503.cc pluginSPS/UA5_1986_S1583476.cc pluginSPS/UA5_1987_S1640666.cc pluginSPS/UA5_1988_S1867512.cc pluginSPS/UA5_1989_S1926373.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]

/usr/bin/g++ -std=c++11 -o "RivetTOTEMAnalyses.so" -undefined dynamic_lookup -bundle  -I../include -I/tmp/rivet/local/include -I/tmp/rivet/local/include -I/tmp/rivet/local/include   -Dunix -pedantic -Wall -Wno-long-long -Wno-format -Werror=uninitialized -Werror=delete-non-virtual-dtor -O2    -L../src/.libs -L/tmp/rivet/local/lib -L/tmp/rivet/local/lib -Wl,-rpath,/tmp/rivet/local/lib -lm -L/tmp/rivet/local/lib -lfastjettools -lfastjet -lfastjetplugins -lsiscone_spherical -lsiscone  -lRivet    pluginTOTEM/CMSTOTEM_2014_I1294140.cc pluginTOTEM/TOTEM_2012_I1115294.cc pluginTOTEM/TOTEM_2012_I1220862.cc pluginTOTEM/TOTEM_2014_I1328627.cc  -I../include
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-undefined dynamic_lookup' [-Wunused-command-line-argument]
clang: warning: argument unused during compilation: '-bundle' [-Wunused-command-line-argument]
mkdir -p ./data
ln -s -f /tmp/rivet/Rivet-2.6.0/analyses/plugin*/*.{info,plot,yoda} ./data
Making all in doc
LD_LIBRARY_PATH=../src/.libs::/tmp/rivet/local/lib:/tmp/rivet/local/lib:/tmp/rivet/local/lib: \
    DYLD_LIBRARY_PATH=../src/.libs::/tmp/rivet/local/lib:/tmp/rivet/local/lib:/tmp/rivet/local/lib: \
    PYTHONPATH=/tmp/rivet/local/lib/python2.7/site-packages:/tmp/rivet/local/lib/python2.7/site-packages: \
    /usr/bin/python mk-analysis-html
LD_LIBRARY_PATH=../src/.libs::/tmp/rivet/local/lib:/tmp/rivet/local/lib:/tmp/rivet/local/lib: \
    DYLD_LIBRARY_PATH=../src/.libs::/tmp/rivet/local/lib:/tmp/rivet/local/lib:/tmp/rivet/local/lib: \
    PYTHONPATH=/tmp/rivet/local/lib/python2.7/site-packages:/tmp/rivet/local/lib/python2.7/site-packages: \
    /usr/bin/python mk-analysis-json
Using output file name 'analyses.json'
Traceback (most recent call last):
  File "mk-analysis-json", line 18, in <module>
    import rivet
  File "/private/tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet/__init__.py", line 12, in <module>
    from rivet.core import *
ImportError: dlopen(/private/tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet/core.so, 10): Library not loaded: /tmp/rivet/local/lib/libRivet.dylib
  Referenced from: /private/tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet/core.so
  Reason: image not found
make[1]: *** [analyses.json] Error 1
make[1]: *** Waiting for unfinished jobs....
Using output file name 'analyses.html' and directory 'analyses'
Traceback (most recent call last):
  File "mk-analysis-html", line 25, in <module>
    import rivet
  File "/private/tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet/__init__.py", line 12, in <module>
    from rivet.core import *
ImportError: dlopen(/private/tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet/core.so, 10): Library not loaded: /tmp/rivet/local/lib/libRivet.dylib
  Referenced from: /private/tmp/rivet/Rivet-2.6.0/pyext/build/lib.macosx-10.13-intel-2.7/rivet/core.so
  Reason: image not found
make[1]: *** [analyses.html] Error 1
make: *** [all-recursive] Error 1
ppdhcp182:Rivet-2.6.0 admin$