Skip to content

Test static hwloc build on macOS #1052

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 23, 2025

Conversation

PatKamin
Copy link
Contributor

@PatKamin PatKamin commented Jan 21, 2025

Replaces #1050 which targeted v0.10.x

Description

Needed for changes in intel/llvm: intel/llvm#15261

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used

@PatKamin PatKamin requested a review from a team as a code owner January 21, 2025 12:11
@PatKamin PatKamin mentioned this pull request Jan 21, 2025
10 tasks
@bratpiorka
Copy link
Contributor

@PatKamin

configure.ac:77: error: libtool version 2.2.6 or higher is required
configure.ac:77: the top level
autom4te: error: /opt/homebrew/opt/m4/bin/m4 failed with exit status: 63
aclocal: error: /opt/homebrew/Cellar/autoconf/2.72/bin/autom4te failed with exit status: 63
autoreconf: error: aclocal failed with exit status: 63

@PatKamin
Copy link
Contributor Author

Added libtool in the installation step of dependencies in CI

@bratpiorka bratpiorka merged commit 8a04465 into oneapi-src:main Jan 23, 2025
78 checks passed
@PatKamin PatKamin deleted the static-hwloc-macos branch March 26, 2025 17:59
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.

3 participants