Massimiliano Culpo
92531ca773
libimagequant: remove custom phases, make it a Makefile package
2022-04-11 11:42:45 +02:00
Massimiliano Culpo
495dd61218
libgridxc: remove custom phases, make it a Makefile package
2022-04-11 11:42:45 +02:00
Massimiliano Culpo
d0ad644ea6
Remove custom phases in packages (1/n) ( #29968 )
...
* abi-dumper: remove custom phases
* apktool: remove custom phases, add v2.6.1
* aragorn: remove custom phases
* ascent: remove custom phases
* astral: remove custom phases, add v5.7.1
* bigdft: remove redundant phase definitions
* bazel: remove custom phases phase definitions
* blasr: remove custom phases phase definitions
* bmake: remove custom phases phase definitions, add v20220330
* botan: remove custom phases phase definitions
* breakdancer: remove custom phases phase definitions
* dnstracer: remove custom phases phase definitions
* conduit: remove custom phases phase definitions
* eclipse-gcj-parser: remove custom phases phase definitions
* eem: remove custom phases phase definitions
* fasttree: remove custom phases phase definitions
* fleur: remove custom phases phase definitions
* fpm: remove custom phases phase definitions
* genie: remove custom phases phase definitions
* gluegen: remove custom phases phase definitions
* gnat: remove custom phases phase definitions
* hpgmg: remove custom phases phase definitions
* karma: remove custom phases phase definitions
* libc: remove custom phases phase definitions
2022-04-11 11:39:50 +02:00
Sebastian Pipping
c2f470f4a6
expat: Deprecate 2.4.6 ( #29973 )
...
* expat: Deprecate 2.4.6
* expat: Increase detail on deprecation of 2.4.5
2022-04-11 03:22:32 -06:00
Adam J. Stewart
831346a3fb
py-pyupgrade: add new package ( #29747 )
2022-04-11 11:00:32 +02:00
AMD Toolchain Support
ae76834f3d
Python: fix build with AOCC compiler ( #28708 )
...
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com >
2022-04-11 02:50:29 -06:00
Glenn Johnson
7d67577156
heasoft: add new package ( #29841 )
2022-04-11 10:47:38 +02:00
Wouter Deconinck
7dc569ceeb
intel-oneapi-compilers package: add rpath for lib/ directory ( #29931 )
2022-04-11 02:22:34 -06:00
Sajid Ali
7475eba798
cereal: add v1.3.1, v1.3.2 ( #29385 )
...
Restrict lbann to use v1.3.0 of this package
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com >
2022-04-11 10:19:48 +02:00
Harmen Stoppels
25ae8c526b
openmpi: ucx >= 1.9.0 for 4.0.x, 4.1.x and 5.x ( #29971 )
2022-04-11 10:13:50 +02:00
Peter Brady
c364a04a42
chaco: fix build on macOS with Apple Clang 12 or greater ( #29975 )
2022-04-11 10:11:34 +02:00
Peter Brady
f229f746db
scorpio: fix build on macOS with Apple Clang 12 or greater ( #29977 )
2022-04-11 10:10:47 +02:00
Joseph Wang
b1b9ed298d
davix: add v0.8.0, v0.8.1 ( #29991 )
2022-04-11 09:37:52 +02:00
Wouter Deconinck
70f6496f08
vecmem: add versions up to v0.12.0 ( #29989 )
2022-04-11 09:34:01 +02:00
Harmen Stoppels
9bc5b0cad5
gmp,mpc,mpfr: libs=static,shared variant ( #29996 )
2022-04-11 09:33:15 +02:00
Jakub Krajniak
65763d18fb
wps: add tools and utils to PATH at runtime ( #29998 )
2022-04-11 09:30:11 +02:00
Harmen Stoppels
796ce7fe84
gdrcopy: don't run ldconfig ( #29999 )
2022-04-11 09:20:31 +02:00
Tim Haines
4564aa4549
Remove versions 1.34.0:1.38.0 ( #29983 )
...
These versions have never been buildable because they do not include a 'bootstrap.sh' file.
2022-04-10 20:08:39 -07:00
Adam J. Stewart
646a4bb26c
py-pytorch-lightning: add v1.6.0 ( #29785 )
2022-04-10 15:34:09 -06:00
Massimiliano Culpo
7893be7712
musl: remove custom phases, add v1.2.3 ( #29985 )
2022-04-09 23:07:59 +02:00
Massimiliano Culpo
3ad3e53ff8
blis, amdblis: remove custom phases, add v0.9.0 for blis ( #29969 )
...
Also refactor a few variants
2022-04-09 10:08:36 +02:00
Carlos Bederián
f6795ae46d
netlib-scalapack: add v2.2.0 ( #29880 )
2022-04-08 15:26:36 -06:00
Massimiliano Culpo
23e85f4086
Environments: unify the spec objects on first concretization ( #29948 )
...
Currently environments are indexed by build hashes. When looking into this bug I noticed there is a disconnect between environments that are concretized in memory for the first time and environments that are read from a `spack.lock`. The issue is that specs read from a `spack.lock` don't have a full hash, since they are indexed by a build hash which is strictly coarser. They are also marked "final" as they are read from a file, so we can't compute additional hashes.
This bugfix PR makes "first concretization" equivalent to re-reading the specs from a corresponding `spack.lock`, and doing so unveiled a few tests were we were making wrong assumptions and relying on the fact that a `spack.lock` file was not there already.
* Add unit test
* Modify mpich to trigger jobs in pipelines
* Fix two failing unit tests
* Fix another full_hash vs. build_hash mismatch in tests
2022-04-08 15:26:17 -06:00
downloadico
dfff935f17
trinity: Add version 2.14.0.FULL ( #29753 )
2022-04-08 14:26:29 -06:00
haralmha
b662a5968b
rapidjson: Add version 1.2.0-2022-03-09 ( #29869 )
2022-04-08 13:08:41 -07:00
Harmen Stoppels
13f3bd533d
ucx: fix opt default value and typo ( #29967 )
2022-04-08 18:28:57 +02:00
Mikael Simberg
8c0b695f13
pika 0.3.0 : fix +mpi build ( #29966 )
...
Co-authored-by: Mikael Simberg <mikael.simberg@iki.if >
2022-04-08 09:31:54 -04:00
Harmen Stoppels
b667be470e
zstd: improve %nvhpc conflict ( #29867 )
2022-04-08 09:28:31 +02:00
Carlos Bederián
99425e273b
ucx: +cm dropped in 1.11 ( #29958 )
2022-04-08 09:26:34 +02:00
Carlos Bederián
dbf947599f
blis: add conflict with nvhpc/pgi ( #29959 )
2022-04-08 09:25:39 +02:00
mcourtois
bc34bcfbc2
metis: install more headers files ( #29939 )
...
* update metis: install more all files
* ok to be a package reviewer
Co-authored-by: Mathieu Courtois <mathieu.courtois@edf.fr >
2022-04-07 20:10:29 -06:00
iarspider
08c73e456c
New package: dwz ( #29832 )
2022-04-07 17:30:40 -07:00
iarspider
3a6ff4dd92
New package: millepede ( #29911 )
2022-04-08 00:17:07 +00:00
Jim Galarowicz
012889bc40
survey package: add dependencies for @1.0.3: ( #29902 )
2022-04-07 17:30:37 -06:00
iarspider
8ab6af9ed9
Add checksum for lwtnn@2.10 ( #29873 )
2022-04-07 16:29:34 -07:00
haralmha
170613ff6b
py-protobuf: Add version 3.20.0 ( #29903 )
2022-04-07 17:18:26 -06:00
iarspider
48b222c36b
Add checksum for log4cplus@2.0.7 ( #29912 )
2022-04-07 15:52:40 -07:00
iarspider
6058d52746
Add checksum for libxml2@6.2.0 ( #29918 )
2022-04-07 15:37:25 -07:00
Alexander Van Craen
ea8c9ae6b7
Add dpcpp version 2021.12 ( #29934 )
2022-04-07 15:25:08 -07:00
iarspider
b92a6d106b
Update ucx to 1.12.0; add variants ( #29944 )
2022-04-07 14:58:50 -07:00
Kyle Gerheiser
2474609395
Fix OpenMPI external detection logic ( #29946 )
...
MPICH and OpenMPI share the same logic for these and these fixes have already been applied to MPICH.
See: https://github.com/spack/spack/pull/29284
2022-04-07 14:45:00 -07:00
iarspider
dd6f4e680a
Add checksum for rdma-core@39.1 ( #29921 )
2022-04-07 15:34:19 -06:00
Harmen Stoppels
e73cf5df44
mpich: no longer a need for custom urls ( #29941 )
2022-04-07 14:13:57 -07:00
Harmen Stoppels
544486538c
libtool: new version 2.4.7 ( #29932 )
2022-04-07 13:26:38 -06:00
Alexander Van Craen
f5b1d513e1
Add cxxopts version 3.0.0 ( #29935 )
2022-04-07 12:18:34 -06:00
Peter Brady
fa6f1336c1
petaca: add v22.03, update variants ( #29752 )
2022-04-07 18:44:55 +02:00
Carlos Bederián
656074a96d
python: add 3.10.4, 3.9.12, 3.9.11 ( #29927 )
2022-04-07 14:50:31 +02:00
Harmen Stoppels
cd0b6b9088
openmpi: inherit CudaPackage ( #29917 )
...
OpenMPI includes cuda_runtime.h, which errors with `#error --
unsupported GNU version! gcc versions later than 9 are not supported!`
By inheriting CudaPackage, the proper conflicts between `cuda` and
`gcc`/`clang` are added.
2022-04-07 09:08:37 +02:00
Andrea Valenzuela
57f5c92a39
Add checksum for py-fonttools@4.26.2 ( #29897 )
...
* Add checksum for fonttools@4.26 .2
* Add python 3.6 dependency for py-fonttools@4.26 .2 and update to 3.7 as of py-fonttools@4.28
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com >
Co-authored-by: Andrea Valenzuela <avalenzu@pccms161.dyndns.cern.ch >
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com >
2022-04-06 10:20:49 -05:00
Chuck Atkins
7477161a05
mesa, mesa18: Package updates ( #29573 )
...
* mesa, mesa18: Implement the swr variant consistently between mesa and mesa18
* mesa: Bump to 21.3.7
* mesa: Build release by default tie swr to release builds
* mesa, mesa18: re-enable the llvm variant by default
This reverts the change made in #29360
2022-04-06 10:11:19 -05:00