What version of the code are you using?
The latest, as of 2025-4-17. I can't list the output of `git describe` in components/clm because it fails:
Have you made any changes to files in the source tree?
No.
Describe every step you took leading up to the problem:
I'm having a problem making CLM build after I check out a feature branch
using the development branch (master) as the start-point.
I described it in more detail in "Checking out development branch causes a build failure"
It may not be a problem in CLM itself, but that's where the error messages originate,
so I'm opening this discussion and linking to the general discussion.
The latest, as of 2025-4-17. I can't list the output of `git describe` in components/clm because it fails:
That command does not fail in other components.> git describe --tags
fatal: No names found, cannot describe anything.
Have you made any changes to files in the source tree?
No.
Describe every step you took leading up to the problem:
I'm having a problem making CLM build after I check out a feature branch
using the development branch (master) as the start-point.
I described it in more detail in "Checking out development branch causes a build failure"
It may not be a problem in CLM itself, but that's where the error messages originate,
so I'm opening this discussion and linking to the general discussion.