-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
new c14/e26 builds needed #19
Comments
This has hit a wall so is taking longer than anticipated.
I can setup the following to test
Then attempt to build
The key part of the error here is a deprecation error pulled in from At any rate, I'll investigate further today when I get a spare moment but am open to suggestions. |
we of course are treating all warnings as errors in the makefile. |
In addition, let me bring your attention to a bug in this version of ROOT, that Tom Junk found and reported on: Th is fix was already back-ported to ROOT's v6-28-00-patches branch, and has been incorporated into a UPS build of ROOT 6.28.12 which will be part of an upcoming art-suite 3.14 patch release (Chris Green). I would suggest you wait for this patch release @miquelnebot |
@gavinsdavies root patch has now been propagated (thanks for the heads up) so I assume is only the iterator deprecation remaining. |
The whole point of having deprecations is to give developers the time to update without breaking things, so I am totally for having deprecation warnings as just warnings. |
- addressing #19 - nulite v3_16_04a carries latest art 3.14.04 upgrade - thus new qualifier n316 - new root and boost, with updated p3915 python qualifier - e26 and c14 exist for this upgrade atm
to my knowledge Boost has not taken care of this deprecation yet. I've updated things here in a branch: https://github.com/cafana/OscLib/tree/feature/gsdavies/art314 If I try to build with stan (
I'm not a stan expert but it looks like we need a new version of |
We have been getting Stan products via SciSoft, so it seems weird that they didn't come with the art update. Or are there maybe products sitting around in UPS and/or Spack that just haven't been noticed yet? |
Can SciSoft people be included in this exchange? I don't think I understand the details enough to convey the message myself. |
sorry got derailed by too many other fires. yes, I'll convey this message on to Scisoft shortly to get a definitive response. Sorry for the delay! |
pinged scisoft team and asked to apply redmine issue: https://cdcvs.fnal.gov/redmine/issues/28782 |
responded to redmine after testing that |
- responding to https://cdcvs.fnal.gov/redmine/issues/28782, dropping back to older eigen. Newer eigen gives build errors. See #19 - update jenkins table matrix for builds to attempt.
|
With the update to art 3.14.04, depending on
sbnana requires an update of osclib
The text was updated successfully, but these errors were encountered: