I installed Spack v0.16, and I tried to install callpath. I get the error message below.
I discussed the issue with @becker33, and he says it looks like there is a bug in the dyninst package and the elf providers, so it fails if there is a dependance on dyninst and elf. It looks like the error is releated to elfutils.
The error does not show up in Spack v0.15.
Steps to reproduce the issue
Install Spack, and checkout v0.16
Error Message
Error: '<' not supported between instances of 'str' and 'NoneType'
Information on your system
I run on CentOS 7.
Additional information