the build of the tcsh conda forge recipe fails sice version v6_24_11 with:
/home/conda/feedstock_root/build_artifacts/tcsh_1710376699475/_build_env/bin/../lib/gcc/x86_64-conda-linux-gnu/12.3.0/../../../../x86_64-conda-linux-gnu/bin/ld: tc.func.o: in function `auto_lock':
tc.func.c:(.text.auto_lock+0x8d): undefined reference to `crypt'
is this something that might be explained by a change in tcsh (maybe a new dependency)? Or might the error be on the conda forge side?
I would also like to ask if someone from the tcsh community wants to join in maintaining the conda forge recipe. I just created the recipe but have the feeling that I have to little understanding of tcsh to do it well enough. Effort seems minimal, it's just looking over automatically created PRs for the updates.
Edit: here is a link: conda-forge/tcsh-feedstock#22
the build of the tcsh conda forge recipe fails sice version
v6_24_11with:is this something that might be explained by a change in tcsh (maybe a new dependency)? Or might the error be on the conda forge side?
I would also like to ask if someone from the tcsh community wants to join in maintaining the conda forge recipe. I just created the recipe but have the feeling that I have to little understanding of tcsh to do it well enough. Effort seems minimal, it's just looking over automatically created PRs for the updates.
Edit: here is a link: conda-forge/tcsh-feedstock#22