Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
latest release. (#8468)
* Add changes to the Krell packages with version updates and ranges for the latest release.
* Add reviewer requested changes. Remove preferred clauses and update the qt version for the cbtf-argonavis-gui@develop
* Trigger integration/test restart
|
|
|
|
concretization errors when netcdf is an external. (#8493)
|
|
==> Trying to clone git repository: https://github.com/xiaoyeli/superlu_dist at tag master
Fetching tags only, you probably meant:
git fetch --tags
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on CORAL systems (linux-rhel7-ppc64le).
|
|
* Add patching for xlf when %clang. Changes are effective only when Fortran compiler is 'XL'.
* Use the right version for trilinos when patching for seacas.
|
|
Fortran compiler.
Clang can build with IBM XL Fortran compiler as well, so the name
mangling shoud be avoided for that case as well.
|
|
setting to use, instead of the spack compiler.
%clang can use multiple Fortran compilers with different options, so
we need to know what compiler is used in order to provide the correct
options.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[error came up with the prior url pointing to a 'master' branch. so fixing with a switch to a fixed tarball]
|
|
|
|
* Add new version (3.4.0) with new variant (pumi).
* Fix an issue: skip the tests in examples/pumi as they require
files that are not included in the mfem distribution/repository.
* Use patches to fix the testing issues with PUMI and PETSc v3.9.
* Use the new bit.ly short link for v3.4.
|
|
name. (#8455)
* Add the ability to build the dyninst master branch under the develop version name. Fix elfutils and libdwarf to work with the various dyninst versions and vice-versa.
* Add reviewer suggested change to dyninst package file. Remove colon in spec.satisfies clause.
* Add reviewer suggested change to dyninst package file. Remove duplicate lines.
* Add reviewer suggested change to dyninst package file. Encompass all versions under 10.0 with respect to using libdwarf in the build.
|
|
* add ASPECT package
* add maintainer
* simplify
|
|
That patch is only a partial solution and does not solve the
issue. Revert is, unnecessary.
|
|
MPILander - There can only be one (MPI process)!
The final MPI implementation.
|
|
This also adds an older 1.x version to gdal that is required by gplates.
|
|
|
|
* blasr-libcpp: new package
* blasr-libcpp: added version #, and moved make into build phase.
* blasr-libcpp: added prefix.include to PBBAM_INC, added version URL
* blasr-libcpp: indented comments, made list of configure_args, and added prefix.include
* blasr-libcpp: added setup_dependent_environment from blasr
* blasr-libcpp: fixed syntax for configure_args
* blasr-libcpp: fixed configure_args syntax
* blasr-libcpp: fixed syntax
* blasr-libcpp: syntaxtest
* blasr-libcpp: fixed def build error
* blasr-libcpp: edited dependent environment to move after install phase
* blasr-libcpp: rearranged build and install
* blasr-libcpp: added configure_args
* blasr-libcpp: fixed syntax error
* blasr-libcpp: removed .spec from INC and LIB alignment, pbdata, hdf
* blasr-libcpp: seperated configure args
* blasr-libcpp: edited configure and setup_dependent steps
* blasr-libcpp: added CPATH arg
* blasr-libcpp: C_INCLUDE_PATH
* blasr-libcpp: fixed install issues resulting from PacBio change
|
|
[they are not tags] (#8448)
Fixes the following problem:
==> Installing trilinos
==> Warning: Suspicious requests to set or unset 'LD_LIBRARY_PATH' found
==> Warning: env.unset('LD_LIBRARY_PATH') at /home/balay/spack.new/lib/spack/spack/build_environment.py:269
==> Warning: ---> env.set('%s' % key, value) at /home/balay/spack.new/lib/spack/spack/build_environment.py:292
==> Trying to clone git repository: https://github.com/trilinos/Trilinos.git at tag develop
Fetching tags only, you probably meant:
git fetch --tags
error: pathspec 'develop' did not match any file(s) known to git.
==> Fetching from [git] https://github.com/trilinos/Trilinos.git failed.
==> Error: FetchError: All fetchers failed for trilinos-develop-tgkpnctp6nn4imoizxlw4ymqyztcie4n
|
|
|
|
|
|
* [glvis] Add new version, 3.4; update all checksums to be SHA-256.
* [GLVis] Use the new bit.ly short link for v3.4.
|
|
|
|
By default, if a package does not specify a list_url and does not download from
a common repository, Spack runs dirname on the package URL. Given a URL
like https://root.cern.ch/download/root_v6.09.02.source.tar.gz, this returns
https://root.cern.ch/download. However, https://root.cern.ch/download
gives a 404, while https://root.cern.ch/download/ works just fine.
Note that some servers *don't* work with a trailing slash, so this tries with and
without the slash. This will double the number of URLs searched but the
slowdown should only affect the "spack versions" command.
|
|
|
|
Latest superlu_dist sources now use INCLUDEDIR.
This change should not affect older superlu_dist version builds
|
|
The patch to select ELPA API needs to be applied to
version 6.2.0 too.
The link line of hdf5 is computed incorrectly from
the configuration part of the build-system. To fix
this the relevant file (make.inc) is patched.
|
|
|
|
* Add new package: unuran
* Remove list_url and prng variant due to compilation problems
* Make shared library option more explicit
|
|
|
|
* A new package: axel.
* Remove duplicate pkgconf.
|
|
|
|
* py-pybind11: Additionally install python extensions e.g. run python setup
* py-projectq: Added new package for quantum computing
* py-projectq: corrected typos
* edited flake8 incompatibilities
* additional flake8 faults
* changes according to suggestions
* flake8 errors fixed
* typo and missing environment variable set
* py-pybind11:added setup_environemt
* py-projectq:changed version according to request
* flake8 correction
* py-pybind11:changed to setup_py and removed noop
* py-projectq:removed dependency and changed type of py-pytest dependency
* py-pybind11: flake8 error corrected
* py-projectq: Small error correction
|