Description
While working on the update to spack v1 (spack-stack v2), I ran into build failures for gsibec related to the sp library (missing pic flags etc). Because the sp library will be removed from spack-stack v2 entirely, I am not going to fix these. Instead, in the PR that updates to spack v1 gsibec will be commented out (i.e. temporarily removed) from jedi-base-env until the dependency on sp is replaced with ip in gsibec. Once that is done, we can immediately add gsibec back in. Hopefully this will be done before the spack v2 release in September/October.
To Reproduce
n/a
Expected behavior
n/a
System, compiler, code, ...
n/a
Additional context
The fact that sp is deprecated and gsibec must be updated is known for at least a year by now. @mathomp4 created a draft PR to update to ip, but that did not get the necessary attention. Removing gsibec from spack-stack will hopefully chang that.