bob.conda/scripts/check_exists.py should skip packages that are not being built by the current architecture
See conda build/render is called twice in logs: https://gitlab.idiap.ch/bob/bob.conda/-/jobs/129003
(14:51:38.942) ==========================================================
(14:51:38.956) Building conda/openfst (17/28)...
(14:51:38.972) ==========================================================
(14:51:38.988) $ /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/miniconda/bin/python /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/scripts/check_exists.py /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/_ci/conda_build_config.yaml /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/conda/openfst http://www.idiap.ch/public/conda
Rendering conda recipe (/Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/conda/openfst)...
$ /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/miniconda/bin/conda render --variant-config-files /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/_ci/conda_build_config.yaml /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/conda/openfst
Recipe /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/conda/openfst is not enabled for the current architecture
(14:51:51.468) $ /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/miniconda/bin/conda build --skip-existing --no-anaconda-upload --variant-config-files /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/_ci/conda_build_config.yaml /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/conda/openfst
Adding in variants from internal_defaults
INFO:conda_build.variants:Adding in variants from internal_defaults
Adding in variants from /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/_ci/conda_build_config.yaml
INFO:conda_build.variants:Adding in variants from /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/_ci/conda_build_config.yaml
Skipped: openfst from /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/conda/openfst defines build/skip for this configuration ({'cxx_compiler': 'clangxx', 'openfst': '1.6.1', 'c_compiler': 'clang'}).
# Automatic uploading is disabled
# If you want to upload package(s) to anaconda.org later, type:
# To have conda build upload to anaconda.org automatically, use
# $ conda config --set anaconda_upload yes
anaconda_upload is not set. Not uploading wheels: []
####################################################################################
Resource usage summary:
Total time: 0:00:08.2
CPU usage: sys=0:00:00.0, user=0:00:00.0
Maximum memory usage observed: 0B
Total disk usage observed (not including envs): 0B
####################################################################################
Source and build intermediates have been left in /Users/buildbot/work/gitlab/f6f95b82/0/bob/bob.conda/miniconda/conda-bld.
There are currently 17 accumulated.
To remove them, you can run the ```conda build purge``` command