Skip to content

[Env][Conda] pin acpp and clang versions#875

Merged
tdavidcl merged 3 commits intoShamrock-code:mainfrom
tdavidcl:fix/conda
Mar 21, 2025
Merged

[Env][Conda] pin acpp and clang versions#875
tdavidcl merged 3 commits intoShamrock-code:mainfrom
tdavidcl:fix/conda

Conversation

@tdavidcl
Copy link
Copy Markdown
Member

I had to pin the version of acpp and clang because conda is so trash that requiring an env with acpp and clangxx create something that has to following error because of mismatched llvm versions

error: unable to load plugin '/opt/conda/envs/shamrock_dev_environment/bin/../lib/libacpp-clang.so': '/opt/conda/envs/shamrock_dev_environment/bin/../lib/libacpp-clang.so: undefined symbol: _ZN4llvm9DIBuilder23insertDbgValueIntrinsicEPNS_5ValueEPNS_15DILocalVariableEPNS_12DIExpressionEPKNS_10DILocationEPNS_11InstructionE'

@github-actions
Copy link
Copy Markdown
Contributor

Workflow report

workflow report corresponding to commit 80590e2
Commiter email is timothee.davidcleris@proton.me

Pre-commit check report

Pre-commit check: ✅

[WARNING] The 'rev' field of repo 'https://github.com/psf/black' appears to be a mutable reference (moving tag / branch).  Mutable references are never updated after first install and are not supported.  See https://pre-commit.com/#using-the-latest-version-for-a-repository for more details.  Hint: `pre-commit autoupdate` often fixes this.
trim trailing whitespace.................................................Passed
fix end of files.........................................................Passed
check for merge conflicts................................................Passed
check that executables have shebangs.....................................Passed
check that scripts with shebangs are executable..........................Passed
check for added large files..............................................Passed
check for case conflicts.................................................Passed
check yaml...............................................................Passed
detect private key.......................................................Passed
Validate GitHub Workflows................................................Passed
clang-format.............................................................Passed
black....................................................................Passed
isort....................................................................Passed
Check doxygen headers....................................................Passed
Check license headers....................................................Passed
Check #pragma once.......................................................Passed
Check SYCL #include......................................................Passed

Test pipeline can run.

Clang-tidy diff report

No relevant changes found.
Well done!

You should now go back to your normal life and enjoy a hopefully sunny day while waiting for the review.

Doxygen diff with main

Removed warnings : 0
New warnings : 0
Warnings count : 5696 → 5696 (0.0%)

Detailed changes :

@tdavidcl tdavidcl merged commit 33418c5 into Shamrock-code:main Mar 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant