|
[Rivet] error report in "make check"kingman cheung cheung at phys.nthu.edu.twMon Oct 20 17:39:37 BST 2014
hello Chris! I gave it up for 2 days. I remember I used the "configure" to configure fastjet, then make and make install. Similarly, I used "configure --with-hepmc=path_to_hepmc --with-yoda=path_to_yoda --with-fastjet=path_to_fastjet --with-boost=path_to_boost" to configure Rivet, then make, then make check. I still cannot get the python module loaded at the startup. At the beginning, I tried many versions of gcc, gcc-4, clang, g++, g++-4, clang++ on my OSX Maverick in order to get Rivet compiled. Finally, it can be complied but "make check" produced the errors. I am still confused. I also had some problems with Madgraph at nlo, but eventually tried many options, and I can run the code OK. Perhaps, I need a linux box with the CERN-software-ready distribution. Thanks a lot kingman On Oct 21, 2014, at 12:03 AM, Chris Pollard <cpollard at cern.ch> wrote: > Hi Kingman, > > How did you install rivet and fastjet? > > Chris > > On Thu, Oct 16, 2014 at 10:00 AM, kingman Cheung <cheung at phys.nthu.edu.tw> wrote: > hello! > > Rivet compiled OK. I followed the instruction in MacInstallationIssues. > The following happened in “make check”. > > Thank you very much > > Kingman Cheung > > > [cheung:Rivet-2.2.0]$ more test/test-suite.log > ====================================== > Rivet 2.2.0: test/test-suite.log > ====================================== > > # TOTAL: 7 > # PASS: 3 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 4 > # XPASS: 0 > # ERROR: 0 > > .. contents:: :depth: 2 > > FAIL: testCmp > ============= > > dyld: Symbol not found: __ZN7fastjet17D0RunIIConePlugin18_DEFAULT_far_ratioE > Referenced from: /Users/cheung/physics/MC-tools/Rivet-2.2.0/src/.libs/libRivet.dylib > Expected in: flat namespace > in /Users/cheung/physics/MC-tools/Rivet-2.2.0/src/.libs/libRivet.dylib > > FAIL: testApi > ============= > > dyld: Symbol not found: __ZN7fastjet17D0RunIIConePlugin18_DEFAULT_far_ratioE > Referenced from: /Users/cheung/physics/MC-tools/Rivet-2.2.0/src/.libs/libRivet.dylib > Expected in: flat namespace > in /Users/cheung/physics/MC-tools/Rivet-2.2.0/src/.libs/libRivet.dylib > > FAIL: testNaN > ============= > > dyld: Symbol not found: __ZN7fastjet17D0RunIIConePlugin18_DEFAULT_far_ratioE > Referenced from: /Users/cheung/physics/MC-tools/Rivet-2.2.0/src/.libs/libRivet.dylib > Expected in: flat namespace > in /Users/cheung/physics/MC-tools/Rivet-2.2.0/src/.libs/libRivet.dylib > > FAIL: testCmdLine.sh > ==================== > > The rivet Python module could not be loaded: is your PYTHONPATH set correctly? > > > _______________________________________________ > 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/20141021/3ff8f5e1/attachment.html>
More information about the Rivet mailing list |