simuPOP icon indicating copy to clipboard operation
simuPOP copied to clipboard

conda-forge release of simuPOP 1.1.12 fails

Open BoPeng opened this issue 2 years ago • 1 comments

https://github.com/conda-forge/simupop-feedstock/pull/29

The conda package for simuPOP 1.1.12 failed to build because the test fails on some platforms.

 Testing tr1 support: no
  Testing c++ library: libc++
  Building static libraries
  Failed to build a shared supporting library: command 'cc' failed: No such file or directory

under windows, there is something like ssize_t is not defined.

I hope someone could invest a little bit of time and check what is going on.

BoPeng avatar May 28 '23 02:05 BoPeng

The new release also fails with error message like cc not found. Should be an easy fix.

https://github.com/conda-forge/simupop-feedstock/pull/32#issuecomment-2027772151

BoPeng avatar Apr 08 '24 19:04 BoPeng