Skip to content
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

Warnings during cmake based make install on Mac arm64 #163

Open
lindsayad opened this issue Dec 5, 2024 · 0 comments
Open

Warnings during cmake based make install on Mac arm64 #163

lindsayad opened this issue Dec 5, 2024 · 0 comments

Comments

@lindsayad
Copy link

From mfem/mfem#4583 (comment) I have tons of warnings like

-- Installing: /Users/lindad/projects/mfem-install-miniapp-content/installed/examples/ex27
/Users/lindad/miniforge/envs/moose-mpich/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/lindad/projects/mfem-install-miniapp-content/installed/examples/ex27
[cctools-port]: generating fake signature for '/Users/lindad/projects/mfem-install-miniapp-content/installed/examples/ex27'
/Users/lindad/miniforge/envs/moose-mpich/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/lindad/projects/mfem-install-miniapp-content/installed/examples/ex27
[cctools-port]: generating fake signature for '/Users/lindad/projects/mfem-install-miniapp-content/installed/examples/ex27'

I do not get these warnings when using my system's tool set as opposed to conda's

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

No branches or pull requests

1 participant