Closed joseph-long closed 4 years ago
It appears that you may need a full Xcode install to run conda-build (not just the command line tools), but I don't currently have the disk space to check this theory. The same recipe appears to build for Linux, at any rate.
I think you only need the 10.9 SDK (~40MB) and the appropriate conda_build_config.yaml
in your home directory as described here: https://docs.conda.io/projects/conda-build/en/latest/resources/compiler-tools.html#macos-sdk
This was fixed sometime ago
I'm trying to package a cantankerous old C library (libnova) for macOS and Linux. When I
conda build meta.yaml
I get to./configure
in mybuild.sh
and then seethe underlying error from config.log appears to be
meta.yaml
build.sh
config.log excerpt
Environment (
conda list
):Details about
conda
and system (conda info
):