[Rivet] Rivet v2.6.0 installation error using bootstrap script

roman lysak roman.lysak at cern.ch
Wed Jan 10 13:01:24 GMT 2018


    Dear Rivet authors,

I'm trying to install Rivet v2.6.0 using bootstrap script:

http://rivet.hepforge.org/hg/bootstrap/raw-file/2.6.0/rivet-bootstrap

I ran the command:

sudo INSTALL_PREFIX=/opt/rivet/v2.6.0 ./rivet-bootstrap

The compilation seems to succeed while installation of Rivet files seems 
to crash, see the output below.

Do you have any hint what could be the reason?

Thanks a lot,

   Roman


...
Making install in analyses
make[1]: Entering directory '/home/lysak/tmp/Rivet-2.6.0/analyses'
mkdir -p ./data
ln -s -f /home/lysak/tmp/Rivet-2.6.0/analyses/plugin*/*.{info,plot,yoda} 
./data
make[2]: Entering directory '/home/lysak/tmp/Rivet-2.6.0/analyses'
/usr/bin/install -c RivetALICEAnalyses.so RivetATLASAnalyses.so 
RivetCDFAnalyses.so RivetCMSAnalyses.so RivetD0Analyses.so 
RivetHERAAnalyses.so RivetLEPAnalyses.so RivetLHCbAnalyses.so 
RivetLHCfAnalyses.so RivetMCAnalyses.so RivetMiscAnalyses.so 
RivetPetraAnalyses.so RivetRHICAnalyses.so RivetSPSAnalyses.so 
RivetTOTEMAnalyses.so /opt/rivet/v2.6.0/lib
Installing analysis data files...
/bin/mkdir -p /opt/rivet/v2.6.0/share/Rivet
cp /home/lysak/tmp/Rivet-2.6.0/analyses/plugin*/*.{info,plot,yoda} 
/opt/rivet/v2.6.0/share/Rivet/
make[2]: Leaving directory '/home/lysak/tmp/Rivet-2.6.0/analyses'
make[1]: Leaving directory '/home/lysak/tmp/Rivet-2.6.0/analyses'
Making install in doc
make[1]: Entering directory '/home/lysak/tmp/Rivet-2.6.0/doc'
make[2]: Entering directory '/home/lysak/tmp/Rivet-2.6.0/doc'
make[2]: Nothing to be done for 'install-exec-am'.
cp -r analyses /opt/rivet/v2.6.0/share/Rivet/
cp: cannot stat 'analyses': No such file or directory
Makefile:649: recipe for target 'install-data-local' failed
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory '/home/lysak/tmp/Rivet-2.6.0/doc'
Makefile:486: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '/home/lysak/tmp/Rivet-2.6.0/doc'
Makefile:556: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1
lysak at lysak-acer-ultra:~/tmp/Rivet-2.6.0$



More information about the Rivet mailing list