Support #15845
New build of nutools for nova with ppfx v1r9_b
Description
Hi Lynn,
We've found and now fixed a bug in ppfx that was exposed when dk2nu was updated. Can you please create a new build of the nu bundle, using this tag from the PPFX git repo:
v1r9_b
This is now the limiting step in us begging MC generation, hence the urgent priority.
Thanks,
-Alex
History
#1 Updated by Lynn Garren about 4 years ago
- Status changed from New to Feedback
Just so you know, we add the characters "a", "b", etc. to ups product versions to indicate that the product version remains the same but it is now being built with, for instance, a newer compiler. In general, we would expect a new release of ppfx to be something like v1r10 or maybe v1r9p1 (patch 1).
#2 Updated by Lynn Garren about 4 years ago
src/ParameterTable.cpp is missing a header: #include <algorithm> for std::sort.
#3 Updated by Lynn Garren about 4 years ago
It seems that parts of ppfx use root functions either directly or indirectly. It is not a given that secondary libraries will be picked up by the linker automatically. They must be included in the link list. This explains why the build fails on OSX.
#4 Updated by Lynn Garren about 4 years ago
- File ppfx.patch ppfx.patch added
There is now a successful build of ppfx on both OSX and Linux. I have attached my patch file, which mostly affects ppfx/Makefile.
#5 Updated by Lynn Garren about 4 years ago
- Status changed from Feedback to Resolved
- % Done changed from 0 to 100
The build of nu v1_21_11a is now complete:
http://scisoft.fnal.gov/scisoft/bundles/nu/v1_21_11a/nu-v1_21_11a.html
#6 Updated by Lynn Garren about 4 years ago
- Status changed from Resolved to Closed