Skip to content

Try setting explicit openmp implementations.#4

Draft
ELundby45 wants to merge 11 commits into
mainfrom
rebuild/openmp-mutex
Draft

Try setting explicit openmp implementations.#4
ELundby45 wants to merge 11 commits into
mainfrom
rebuild/openmp-mutex

Conversation

@ELundby45
Copy link
Copy Markdown

{package} {version} {:snowflake:}

Destination channel: {Snowflake | defaults}

Links

Explanation of changes:

  • ...

@package-build-platform
Copy link
Copy Markdown

Failed to submit graph for df91dd3 Message: Failed to run command: 'pbp generate from-feedstock --output /tmp/tmpbjcm_hir/faiss-split-feedstock.yaml --custom-metadata-file /tmp/tmpbjcm_hir/custom_metadata.yaml --release-name faiss-split-feedstock-4-df91dd3397c7c0f629c03572f3fea57e7f53d900 faiss-split-feedstock/recipe', with error: 'INFO:root:Found feedstock faiss-split-feedstock at /tmp/tmpbjcm_hir/faiss-split-feedstock/recipe INFO:root:Build/Test graph from faiss-split-feedstock Created by sbx_user1051 on 2026-05-06 15:35:47 Command line: /opt/conda/envs/webhook-listener/bin/pbp generate from-feedstock --output /tmp/tmpbjcm_hir/faiss-split-feedstock.yaml --custom-metadata-file /tmp/tmpbjcm_hir/custom_metadata.yaml --release-name faiss-split-feedstock-4-df91dd3397c7c0f629c03572f3fea57e7f53d900 faiss-split-feedstock/recipe

INFO:root:Found abs.yaml in /tmp/tmpbjcm_hir/faiss-split-feedstock
INFO:root:Creating graph from feedstock at: faiss-split-feedstock
INFO:pbpcli.utils.common:Setting env var: CONDA_SUBDIR = linux-64.
INFO:pbpcli.utils.expand_variants:Elapsed time for get_package_variants: 0.11 seconds
INFO:pbpcli.utils.expand_variants:Matrix vars: 2 unchanging vars:(465), changing vars (2): ['cuda_compiler_version', 'python']
INFO:pbpcli.utils.expand_variants:Elapsed time for preparation for render: 0.00 seconds
INFO:pbpcli.utils.common:Setting env var: CONDA_PKGS_DIRS = /tmp/conda_pkgs_kjzgl4z8.
INFO:pbpcli.utils.common:Unsetting env var: CONDA_PKGS_DIRS
INFO:pbpcli.utils.common:Unsetting env var: CONDA_SUBDIR
Traceback (most recent call last):
File "/opt/conda/envs/webhook-listener/bin/pbp", line 10, in
sys.exit(cli())
~~~^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1442, in call
return self.main(*args, **kwargs)
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1363, in main
rv = self.invoke(ctx)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1830, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1830, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1226, in invoke
return ctx.invoke(self.callback, **ctx.params)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 794, in invoke
return callback(*args, **kwargs)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/cli/generate.py", line 416, in wrapper
return func(*args, **kwargs)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/cli/generate.py", line 643, in from_feedstock
build_configs, test_configs = expand_build_matrix(
~~~~~~~~~~~~~~~~~~~^
feedstock.recipe_dir_path, src_channels, parsed_user_variants
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/cli/generate.py", line 82, in expand_build_matrix
_targets, build_configs, test_configs = variants_for_feedstock_and_platform(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
recipe_dir_path, platform, src_channels, user_variants
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/utils/expand_variants.py", line 566, in variants_for_feedstock_and_platform
metadata_tuples = api.render(
parsed.recipe,
...<2 lines>...
variants=user_variants,
)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/api.py", line 68, in render
return render_metadata_tuples(
metadata_tuples,
...<3 lines>...
bypass_env_check=bypass_env_check,
)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/render.py", line 1097, in render_metadata_tuples
for od, om in meta.get_output_metadata_set(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
permit_unsatisfiable_variants=permit_unsatisfiable_variants,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
permit_undefined_jinja=not finalize,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
bypass_env_check=bypass_env_check,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
):
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/metadata.py", line 2781, in get_output_metadata_set
conda_packages = finalize_outputs_pass(
ref_metadata,
...<3 lines>...
bypass_env_check=bypass_env_check,
)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/metadata.py", line 1077, in finalize_outputs_pass
fm = finalize_metadata(
om,
parent_metadata=parent_metadata,
permit_unsatisfiable_variants=permit_unsatisfiable_variants,
)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/render.py", line 722, in finalize_metadata
build_unsat, host_unsat = add_upstream_pins(
~~~~~~~~~~~~~~~~~^
m, permit_unsatisfiable_variants, exclude_pattern, extra_specs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/render.py", line 507, in add_upstream_pins
host_deps, host_unsat, extra_run_specs_from_host = _read_upstream_pin_files(
~~~~~~~~~~~~~~~~~~~~~~~~^
m, "host", permit_unsatisfiable_variants, exclude_pattern, extra_specs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/render.py", line 453, in _read_upstream_pin_files
deps, precs, unsat = get_env_dependencies(
~~~~~~~~~~~~~~~~~~~~^
m,
^^
...<4 lines>...
extra_specs=extra_specs,
^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/render.py", line 162, in get_env_dependencies
precs = environ.get_package_records(
tmpdir,
...<11 lines>...
channel_urls=tuple(m.config.channel_urls),
)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/environ.py", line 895, in get_install_actions
_actions = _install_actions(prefix, index, specs, subdir=subdir)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/environ.py", line 1292, in install_actions
solver = solver_backend(prefix, channels, subdirs, specs_to_add=mspecs)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_libmamba_solver/solver.py", line 108, in init
super().init(
~~~~~~~~~~~~~~~~^
os.fspath(prefix),
^^^^^^^^^^^^^^^^^^
...<5 lines>...
command=command,
^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda/core/solve.py", line 100, in init
self.specs_to_add = frozenset(MatchSpec.merge(s for s in specs_to_add))
~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda/models/match_spec.py", line 543, in merge
reduce(lambda x, y: x._merge(y, union), group)
~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda/models/match_spec.py", line 543, in
reduce(lambda x, y: x._merge(y, union), group)
~~~~~~~~^^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda/models/match_spec.py", line 575, in _merge
final = this_component.merge(that_component)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda/models/match_spec.py", line 1038, in merge
return super().merge(other)
~~~~~~~~~~~~~^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda/models/match_spec.py", line 900, in merge
raise ValueError(
f"Incompatible component merge:\n - {self.raw_value!r}\n - {other.raw_value!r}"
)
ValueError: Incompatible component merge:

  • '*_gnu'
  • '*_intel'
    '
    aws lambda request id: 7a82f927-4af0-5adb-a0ad-9b5228f4782e
    View in Grafana

@package-build-platform
Copy link
Copy Markdown

Failed to submit graph for 32d5c3a Message: Failed to run command: 'pbp generate from-feedstock --output /tmp/tmp_r59ltei/faiss-split-feedstock.yaml --custom-metadata-file /tmp/tmp_r59ltei/custom_metadata.yaml --release-name faiss-split-feedstock-4-32d5c3a7d09ed9a7f598b1fa5ed24b0d2a21b1d0 faiss-split-feedstock/recipe', with error: 'INFO:root:Found feedstock faiss-split-feedstock at /tmp/tmp_r59ltei/faiss-split-feedstock/recipe INFO:root:Build/Test graph from faiss-split-feedstock Created by sbx_user1051 on 2026-05-06 16:49:17 Command line: /opt/conda/envs/webhook-listener/bin/pbp generate from-feedstock --output /tmp/tmp_r59ltei/faiss-split-feedstock.yaml --custom-metadata-file /tmp/tmp_r59ltei/custom_metadata.yaml --release-name faiss-split-feedstock-4-32d5c3a7d09ed9a7f598b1fa5ed24b0d2a21b1d0 faiss-split-feedstock/recipe

INFO:root:Found abs.yaml in /tmp/tmp_r59ltei/faiss-split-feedstock
INFO:root:Creating graph from feedstock at: faiss-split-feedstock
INFO:pbpcli.utils.common:Setting env var: CONDA_SUBDIR = linux-64.
INFO:pbpcli.utils.expand_variants:Elapsed time for get_package_variants: 0.12 seconds
INFO:pbpcli.utils.expand_variants:Matrix vars: 2 unchanging vars:(465), changing vars (2): ['cuda_compiler_version', 'python']
INFO:pbpcli.utils.expand_variants:Elapsed time for preparation for render: 0.00 seconds
INFO:pbpcli.utils.common:Setting env var: CONDA_PKGS_DIRS = /tmp/conda_pkgs_60gmm511.
INFO:pbpcli.utils.common:Unsetting env var: CONDA_PKGS_DIRS
INFO:pbpcli.utils.expand_variants:Elapsed time for api.render: 170.40 seconds
INFO:pbpcli.utils.common:Unsetting env var: CONDA_SUBDIR
INFO:pbpcli.utils.common:Setting env var: CONDA_SUBDIR = linux-aarch64.
INFO:pbpcli.utils.expand_variants:Elapsed time for get_package_variants: 0.11 seconds
INFO:pbpcli.utils.expand_variants:Matrix vars: 2 unchanging vars:(464), changing vars (2): ['cuda_compiler_version', 'python']
INFO:pbpcli.utils.expand_variants:Elapsed time for preparation for render: 0.00 seconds
INFO:pbpcli.utils.common:Setting env var: CONDA_OVERRIDE_GLIBC = 2.28.
INFO:pbpcli.utils.common:Setting env var: CONDA_PKGS_DIRS = /tmp/conda_pkgs_8sfc_8ps.
WARNING: Number of parsed outputs does not match detected raw metadata blocks. Identified output block may be wrong! If you are using Jinja conditionals to include or exclude outputs, consider using skip: true # [condition] instead.
INFO:pbpcli.utils.common:Unsetting env var: CONDA_OVERRIDE_GLIBC
INFO:pbpcli.utils.common:Unsetting env var: CONDA_PKGS_DIRS
INFO:pbpcli.utils.expand_variants:Elapsed time for api.render: 81.83 seconds
INFO:pbpcli.utils.common:Unsetting env var: CONDA_SUBDIR
INFO:pbpcli.utils.common:Setting env var: CONDA_SUBDIR = osx-arm64.
INFO:pbpcli.utils.expand_variants:Elapsed time for get_package_variants: 0.11 seconds
INFO:pbpcli.utils.expand_variants:Matrix vars: 1 unchanging vars:(468), changing vars (1): ['python']
INFO:pbpcli.utils.expand_variants:Elapsed time for preparation for render: 0.00 seconds
INFO:pbpcli.utils.common:Setting env var: CONDA_OVERRIDE_OSX = 12.1.
INFO:pbpcli.utils.common:Setting env var: CONDA_PKGS_DIRS = /tmp/conda_pkgs_yo56bbgd.
WARNING: Setting build platform. This is only useful when pretending to be on another platform, such as for rendering necessary dependencies on a non-native platform. I trust that you know what you're doing.
INFO:pbpcli.utils.common:Unsetting env var: CONDA_OVERRIDE_OSX
INFO:pbpcli.utils.common:Unsetting env var: CONDA_PKGS_DIRS
INFO:pbpcli.utils.expand_variants:Elapsed time for api.render: 31.98 seconds
INFO:pbpcli.utils.common:Unsetting env var: CONDA_SUBDIR
INFO:pbpcli.utils.common:Setting env var: CONDA_SUBDIR = win-64.
INFO:pbpcli.utils.common:Unsetting env var: CONDA_SUBDIR
Traceback (most recent call last):
File "/opt/conda/envs/webhook-listener/bin/pbp", line 10, in
sys.exit(cli())
~~~^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1442, in call
return self.main(*args, **kwargs)
~~~~~~~~~^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1363, in main
rv = self.invoke(ctx)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1830, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1830, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 1226, in invoke
return ctx.invoke(self.callback, **ctx.params)
~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/click/core.py", line 794, in invoke
return callback(*args, **kwargs)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/cli/generate.py", line 416, in wrapper
return func(*args, **kwargs)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/cli/generate.py", line 643, in from_feedstock
build_configs, test_configs = expand_build_matrix(
~~~~~~~~~~~~~~~~~~~^
feedstock.recipe_dir_path, src_channels, parsed_user_variants
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/cli/generate.py", line 82, in expand_build_matrix
_targets, build_configs, test_configs = variants_for_feedstock_and_platform(
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^
recipe_dir_path, platform, src_channels, user_variants
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/pbpcli/utils/expand_variants.py", line 527, in variants_for_feedstock_and_platform
variants = get_package_variants(parsed.recipe, config, variants=user_variants)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/variants.py", line 718, in get_package_variants
combined_spec, specs = get_package_combined_spec(
~~~~~~~~~~~~~~~~~~~~~~~~~^
recipedir_or_metadata, config=config, variants=variants
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/variants.py", line 686, in get_package_combined_spec
combined_spec = combine_specs(specs, log_output=config.verbose)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/variants.py", line 399, in combine_specs
values = _combine_spec_dictionaries(
specs, extend_keys=extend_keys, zip_keys=zip_keys, log_output=log_output
)
File "/opt/conda/envs/webhook-listener/lib/python3.13/site-packages/conda_build/variants.py", line 334, in _combine_spec_dictionaries
raise ValueError(
...<4 lines>...
)
ValueError: All entries associated by a zip_key field must be the same length. In /tmp/tmp_r59ltei/conda_build_config.yaml, c_compiler and cuda_compiler_version are different (1 and 2)
'
aws lambda request id: 80900561-6ea9-517a-a8f3-67141de0425e
View in Grafana

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants