Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: conda
-
Labels:None
-
Team:Architecture
-
Urgent?:No
Description
For some reason, Jenkins installs of rubin-env 1.0.0 are getting gcc 7.5.0 which is too old to support the C++17 features we need. Either figure out why this is and fix it, or at least pin gcc to >=9.
Eli Rykoff believes that this is because we are depending on compilers instead of the proper templates for compilers.