Merged
Conversation
Member
There was a problem hiding this comment.
@alfredo-gimenez: is llvm necessary? Is it just a build dep? I may need to fast-track the build dependency feature...
Contributor
Author
There was a problem hiding this comment.
I believe @karenyyng was getting build failures complaining about the lack of llvm and added it.
matz-e
pushed a commit
to matz-e/spack
that referenced
this pull request
Oct 1, 2018
Update coreneuron package to remove -xHost
matz-e
pushed a commit
to matz-e/spack
that referenced
this pull request
Jan 28, 2019
Update coreneuron package to remove -xHost
climbfuji
added a commit
to climbfuji/spack
that referenced
this pull request
Jun 10, 2022
…ig_and_set_jcsda-emc-bundles_versions Bring back common config in environments, set JCSDA-EMC bundle versions to 1.0.0
greenc-FNAL
pushed a commit
to greenc-FNAL/spack
that referenced
this pull request
Apr 5, 2023
Handle 64-bit system paths correctly when deprioritizing
greenc-FNAL
pushed a commit
to greenc-FNAL/spack
that referenced
this pull request
Sep 19, 2023
greenc-FNAL
pushed a commit
to greenc-FNAL/spack
that referenced
this pull request
Sep 19, 2023
greenc-FNAL
pushed a commit
to greenc-FNAL/spack
that referenced
this pull request
Sep 21, 2023
Be less specific about gettext with ~libxml2 can use libc+iconv or gettext with or without libxml2 initial round of ups compatability from prev release readonly bootstrap (cvmfs) workaround package updates from fnal-develop added ups compat files more missing files moderncmakedomain package per_os_scope Redo of FNALssi/spack spack#94 redo of FNALssi spack#162 Revert "redo of FNALssi spack#162" This reverts commit f92ed6e. Someone fixed the geant4 recipe with a for loop in the recipe instead, so not doing this after all. redo of FNALssi spack#161 more cleanups from fnal-develop More lib64 fun speling of startswith version
greenc-FNAL
pushed a commit
to greenc-FNAL/spack
that referenced
this pull request
Sep 21, 2023
Be less specific about gettext with ~libxml2 can use libc+iconv or gettext with or without libxml2 initial round of ups compatability from prev release readonly bootstrap (cvmfs) workaround package updates from fnal-develop added ups compat files more missing files moderncmakedomain package per_os_scope Redo of FNALssi/spack spack#94 redo of FNALssi spack#162 Revert "redo of FNALssi spack#162" This reverts commit f92ed6e. Someone fixed the geant4 recipe with a for loop in the recipe instead, so not doing this after all. redo of FNALssi spack#161 more cleanups from fnal-develop More lib64 fun speling of startswith version
greenc-FNAL
pushed a commit
to greenc-FNAL/spack
that referenced
this pull request
Sep 21, 2023
Be less specific about gettext with ~libxml2 can use libc+iconv or gettext with or without libxml2 initial round of ups compatability from prev release readonly bootstrap (cvmfs) workaround package updates from fnal-develop added ups compat files more missing files moderncmakedomain package per_os_scope Redo of FNALssi/spack spack#94 redo of FNALssi spack#162 Revert "redo of FNALssi spack#162" This reverts commit f92ed6e. Someone fixed the geant4 recipe with a for loop in the recipe instead, so not doing this after all. redo of FNALssi spack#161 more cleanups from fnal-develop More lib64 fun speling of startswith version
greenc-FNAL
pushed a commit
to greenc-FNAL/spack
that referenced
this pull request
Sep 21, 2023
* Be less specific about gettext with ~libxml2 * can use libc+iconv or gettext with or without libxml2 * initial round of ups compatability from prev release * readonly bootstrap (cvmfs) workaround * package updates from fnal-develop * added ups compat files * more missing files * moderncmakedomain package * per_os_scope * Redo of FNALssi/spack spack#94 * redo of FNALssi spack#162 * Revert "redo of FNALssi spack#162" * This reverts commit f92ed6e. Someone fixed the geant4 recipe with a for loop in the recipe instead, so not doing this after all. * redo of FNALssi spack#161 * more cleanups from fnal-develop * More lib64 fun * speling of startswith * version * Style fixes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Py-pandas was missing some dependencies, and those dependencies were also missing some dependencies.
Fixed with help from @karenyyng , thanks!