Hi there, I am trying to add the macOS package for the latest version of GNU tar to Conda: https://anaconda.org/conda-forge/tar I think the 4 tests mentioned in the title broke on macOS some time after the release of 1.29.
The conda-forge package for GNU tar is maintained at https://github.com/conda-forge/tar-feedstock My pull request to re-add macOS support is: https://github.com/conda-forge/tar-feedstock/pull/8 The "osx osx_" build on Azure fails at the "make check" step. The full output, followed by the content of "tests/testsuite.log", is available at https://dev.azure.com/conda-forge/feedstock-builds/_build/results?buildId=95538 Hopefully that's enough information for you to debug the issues. Cheers, Nicola