|
[Rivet] Rivet v2.6.0 installation error using bootstrap scriptAndy Buckley andy.buckley at cern.chWed Jan 10 13:20:29 GMT 2018
Hi Roman, Hmm, it looks like your build has not created the HTML documentation... aha, this has flagged up an issue where the HTML and JSON doc files are not built unless the PDF manual is enabled! I had to make some post-release tweaks to the build system and somehow this didn't appear in my testing. I'll upload a replacement tarball with this bug fixed (and tested), but for now I think if you add --enable-pdfmanual to the Rivet ./configure command in the bootstrap it should work. Thanks for the report. Andy Dr Andy Buckley, Lecturer / Royal Society University Research Fellow Particle Physics Experiment Group, University of Glasgow On Jan 10 2018, at 1:01 pm, roman lysak <roman.lysak at cern.ch> wrote: > > 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$ > > _______________________________________________ > Rivet mailing list > Rivet at projects.hepforge.org > https://www.hepforge.org/lists/listinfo/rivet -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://www.hepforge.org/lists-archive/rivet/attachments/20180110/3c0ad3c0/attachment.html>
More information about the Rivet mailing list |