Skip to content

WIP: Cleanup smith spack pkg#1600

Draft
chapman39 wants to merge 3 commits into
developfrom
task/chapman39/spack-pkg-cleanup
Draft

WIP: Cleanup smith spack pkg#1600
chapman39 wants to merge 3 commits into
developfrom
task/chapman39/spack-pkg-cleanup

Conversation

@chapman39
Copy link
Copy Markdown
Collaborator

@chapman39 chapman39 commented May 7, 2026

  • adds new smith version
  • removes outdated/ repeated sections
  • fix removing duplicates from MFEM property
    • detail: rather than removing duplicates, it was removing ALL rpaths! this breaks things if any TPLs of MFEM (e.g. hypre) were built as shared
    • TODO make separate pr(?)
    • TODO fix this in tribol...

TODO

Some problems...

if ~~shared, probably can't use certain libs as external

==> Error: failed to concretize `smith@develop+adiak+caliper+devtools+enzyme~openmp~~shared %[when='%fortran'] fortran=gcc@15 %[when='%c'] c=clang@19 %[when='%cxx'] cxx=clang@19 %[when='%mpi'] openmpi@5.0.9.clang_19` for the following reasons:
     1. Cannot build python, since it is configured `buildable:false` and no externals satisfy the request
     2. Cannot build py-sphinx, since it is configured `buildable:false` and no externals satisfy the request
     3. Cannot build lua, since it is configured `buildable:false` and no externals satisfy the request

@chapman39 chapman39 self-assigned this May 7, 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.

[next tpl build] update caliper to 2.13.1 (or newer) for the alloc.stats capability

1 participant