Skip to content

Fix Windows CI by setting hwloc shared library option#7343

Merged
TheMarex merged 1 commit intoProject-OSRM:masterfrom
afarber:7342-onetbb-hwloc-shared-true
Jan 27, 2026
Merged

Fix Windows CI by setting hwloc shared library option#7343
TheMarex merged 1 commit intoProject-OSRM:masterfrom
afarber:7342-onetbb-hwloc-shared-true

Conversation

@afarber
Copy link
Copy Markdown
Contributor

@afarber afarber commented Jan 24, 2026

Issue

Fixes #7342

The onetbb Conan recipe validates that hwloc must be a shared library.

Since the Windows CI job has no Conan cache, runs that resolve packages fresh fail without this option explicitly set.

Tasklist

Requirements / Relations

conan-io/conan-center-index#20976

@afarber afarber force-pushed the 7342-onetbb-hwloc-shared-true branch from 7695a71 to eb2898f Compare January 24, 2026 10:41
@afarber afarber force-pushed the 7342-onetbb-hwloc-shared-true branch from eb2898f to 278a4c7 Compare January 27, 2026 15:05
@TheMarex TheMarex merged commit 9d837fa into Project-OSRM:master Jan 27, 2026
19 checks passed
@afarber afarber deleted the 7342-onetbb-hwloc-shared-true branch January 27, 2026 16:54
MarcelloPerathoner pushed a commit to MarcelloPerathoner/osrm-backend that referenced this pull request Feb 24, 2026
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.

Windows CI fails: onetbb requires hwloc shared library

2 participants