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

Add toolchain Conda package compilers to MPICH recipe (gcc gxx gfortran) #27349

Closed
milljm opened this issue Apr 11, 2024 · 0 comments · Fixed by #27351
Closed

Add toolchain Conda package compilers to MPICH recipe (gcc gxx gfortran) #27349

milljm opened this issue Apr 11, 2024 · 0 comments · Fixed by #27351
Assignees
Labels
C: Conda T: task An enhancement to the software.

Comments

@milljm
Copy link
Member

milljm commented Apr 11, 2024

Motivation

It would seem we are no longer getting gfortran | gcc | g++ symbolic links to Conda's toolchain compilers when installing moose-mpich

Design

Add necessary toolchain Conda packages in build and/or run steps in the recipe to properly pin a compatible version.

Impact

moose-mpich will continue to have gfortran, gcc, g++ as an available binary

@milljm milljm added T: task An enhancement to the software. C: Conda labels Apr 11, 2024
@milljm milljm self-assigned this Apr 11, 2024
@milljm milljm changed the title Add gfortran Conda package to MPICH recipe Add toolchain Conda package compilers to MPICH recipe (gcc gxx gfortran) Apr 11, 2024
milljm added a commit to milljm/moose that referenced this issue Apr 11, 2024
Looks like we are now missing `gcc, g++, and gfortran` binaries
(symbolic links) by installing moose-mpich. This change will bring
these tools back.

A bump to versioner_hashes to follow.

Closes idaholab#27349
milljm added a commit to milljm/moose that referenced this issue Apr 11, 2024
milljm added a commit to milljm/moose that referenced this issue Apr 11, 2024
Looks like we are now missing `gcc, g++, and gfortran` binaries
(symbolic links) by installing moose-mpich. This change will bring
these tools back.

A bump to versioner_hashes to follow.

Closes idaholab#27349
milljm added a commit to milljm/moose that referenced this issue Apr 11, 2024
pbehne pushed a commit to pbehne/moose that referenced this issue Apr 22, 2024
Looks like we are now missing `gcc, g++, and gfortran` binaries
(symbolic links) by installing moose-mpich. This change will bring
these tools back.

A bump to versioner_hashes to follow.

Closes idaholab#27349
pbehne pushed a commit to pbehne/moose that referenced this issue Apr 22, 2024
ke7kto pushed a commit to ke7kto/moose that referenced this issue May 22, 2024
Looks like we are now missing `gcc, g++, and gfortran` binaries
(symbolic links) by installing moose-mpich. This change will bring
these tools back.

A bump to versioner_hashes to follow.

Closes idaholab#27349
ke7kto pushed a commit to ke7kto/moose that referenced this issue May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C: Conda T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant