AcriusWinter
899ac78887
cxx: new test API ( #45462 )
...
* cxx: new test API
* gcc: provide cxx
* default providers: cxx provided by gcc
* cxx: cleanup stand-alone test
- test_c -> test_cxx
- simplify compilation and execution
- corrected output checks
---------
Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov>
2024-08-08 23:23:05 -06:00
AcriusWinter
7bec524dd5
Install test root update: old to new API ( #45491 )
...
* convert install_test_root from old to new API
2024-08-08 13:01:06 -07:00
Dom Heinzeller
546e0925b0
odc: add v1.5.2 ( #45622 )
...
* Add odc@1.5.2
* Add climbfuji as maintainer in var/spack/repos/builtin/packages/odc/package.py
2024-08-08 13:28:19 -06:00
Vanessasaurus
95b533ddcd
flux-sched: add version 0.36.1 ( #45619 )
...
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
Co-authored-by: vsoch <vsoch@users.noreply.github.com>
2024-08-08 13:18:35 -06:00
Eric Lingerfelt
28fe85ae66
Adding ecmwf-atlas version 0.38 ( #45505 )
2024-08-08 12:58:21 -06:00
Chris Marsh
6b936884f5
py-rioxarray: add v0.17.0 ( #45529 )
...
* Update available versions
* fix style
* Reduce added versions to just a single new version as per review
* fix style
* Set dependency versions in line with pyproject and setup.py
* add new interp variant
* add wheel as required
* Add variant description
* change +interp default, actually add packaging this time
2024-08-08 19:00:39 +02:00
Vicente Bolea
7b879d092d
vtk-m: update vtk-m to 2.2.0 ( #45544 )
2024-08-08 09:35:48 -07:00
Massimiliano Culpo
007c1148c0
Remove Compiler.PrgEnv*
attributes ( #45615 )
2024-08-08 18:15:42 +02:00
Wouter Deconinck
8b2fec61f2
hepmc3: add v3.3.0 ( #45617 )
2024-08-08 17:19:26 +02:00
Andrey Perestoronin
1cebb7e1c3
intel-oneapi-2024.2.1 ( #45618 )
2024-08-08 10:44:26 -04:00
Chris Marsh
6f8d8ba47e
openblas
: fix install_name
on macos (#45606 )
2024-08-08 07:50:30 -06:00
Teague Sterling
9464898449
py-glean-sdk: add 60.5.0 and fix 60.0.1 checksum ( #45630 )
...
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-08-08 07:35:16 -06:00
Dom Heinzeller
0902910784
Compiler wrapper: add env var to pass vcheck flags ( #44588 )
...
Fixes #43494
Add a set of environment variables SPACK_ALWAYS_CFLAGS (etc.) that
are always applied by the compiler wrapper.
Unlike SPACK_CFLAGS, for example, these will also be applied to
version checks (both SPACK_CFLAGS and SPACK_ALWAYS_CFLAGS will be
applied to the other invocation modes like ccld etc.).
Using this new functionality, the classic Intel and oneAPI compilers
are updated to pass compiler flags that disable warning messages
when newer versions are invoked via their older binary names
(these warnings were also generated for version checks, hence the
need for a new wrapper variable).
---------
Co-authored-by: Peter Josef Scheibel <scheibel1@llnl.gov>
2024-08-08 06:40:36 +00:00
dependabot[bot]
7050ace968
build(deps): bump docker/build-push-action from 6.5.0 to 6.6.1 ( #45623 )
...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action ) from 6.5.0 to 6.6.1.
- [Release notes](https://github.com/docker/build-push-action/releases )
- [Commits](5176d81f87...16ebe778df
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-08 07:26:50 +02:00
Federico Ficarelli
7efbad0d81
hipsycl: remove myself from maintainers ( #45616 )
2024-08-07 21:50:59 +02:00
teddy
2298abd7f4
Add py-gmsh package ( #45409 )
...
Co-authored-by: chantrait <teddy.chantrait@cea.fr>
2024-08-07 20:47:00 +02:00
BOUDAOUD34
46efa7e151
namd: add compile options for ROCm ( #45553 )
...
* namd:add compile options for ROCm
* Combine --rocm-prefix and its value in a single opts.extend call to ensure they remain ordered correctly and improve code robustness.
* Standardize the code and add ROCm conflicts
* add single_node_gpu conflict
---------
Co-authored-by: U-PALLAS\boudaoud <boudaoud@pc44.pallas.cines.fr>
2024-08-07 10:54:33 -07:00
Adam J. Stewart
60c589db28
PyTorch: add support for the UCC distributed backend ( #45598 )
2024-08-07 10:49:29 -07:00
Sreenivasa Murthy Kolam
ca9a7b2033
MIOpen-hip , RocFFT packages: fix miopendriver failure and build failure with centos-8 os ( #45429 )
...
* MIOpen-hip package: fix miopendriver failure with centos-8 os
* fix the centos-8 build error with lstdc++
2024-08-07 10:45:20 -07:00
kjrstory
470a26bbcd
openfoam-org: Add new version 11 ( #39771 )
2024-08-07 09:55:33 -07:00
Teague Sterling
b52e4fc650
libxcvt: new package ( #44640 )
...
* Adding libxcvt package
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
* [@spackbot] updating style on behalf of teaguesterling
* Update package.py
* Update package.py
* updating checksum after swithc to x.org mirror
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
---------
Signed-off-by: Teague Sterling <teaguesterling@gmail.com>
2024-08-07 10:00:45 -05:00
Mathieu Cloirec
a653579e56
hipsycl: add compile options for ROCm ( #45497 )
...
Co-authored-by: cloirec <cloirec@pc54.cines.fr>
2024-08-07 16:23:53 +02:00
Chris Marsh
7f89391b14
parallelio: fix install_name for on macos ( #45567 )
2024-08-07 15:55:10 +02:00
Wouter Deconinck
34c98101ad
xorg-server and xorg pkgs: Fix the build and mark protocols as build deps ( #45536 )
2024-08-07 14:51:52 +02:00
Jeremy Guillette
f1ea979e2b
py-gevent: @:23.9.0 conflicts with py-cython@3.0.10 ( #45257 ) ( #45295 )
...
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
2024-08-07 14:35:30 +02:00
Christopher Christofi
55cbdd435c
py-chex: add v0.1.86 ( #45476 )
2024-08-07 14:16:01 +02:00
Adam J. Stewart
1cce947be6
py-torchgeo: incompatible with lightning 2.3 ( #45612 )
2024-08-07 13:38:33 +02:00
Adam J. Stewart
0a735c6ea6
py-lightning: add v2.4.0 ( #45611 )
2024-08-07 13:36:33 +02:00
Adam J. Stewart
5400b1e222
py-lightly: add v1.5.11 ( #45610 )
2024-08-07 13:34:58 +02:00
Bernhard Kaindl
ef461befcc
linux-perf: Add capstone variant to build with capstone disassembler
2024-08-07 13:34:07 +02:00
Bernhard Kaindl
831b4a3e4a
linux-perf: If clang is in PATH, pass "CLANG=" + shutil.which("clang")
...
When clang is installed I get `clang: Permission denied`.
Setting CLANG to the full path of clang fixes this.
Signed-off-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
2024-08-07 13:34:07 +02:00
Jordan Galby
6007a77a33
Add linux-perf
2024-08-07 13:34:07 +02:00
Jordan Galby
a2794f04bc
audit-userspace: Backport patch to fix build error
...
Fix build error:
```
1711 ../../../py-compile: line 125: test: found: integer expression expected
1712 ../../../py-compile: line 137: python: command not found
>> 1713 make[4]: *** [Makefile:521: install-pyexecPYTHON] Error 127
```
2024-08-07 13:34:07 +02:00
Jordan GALBY
3ae3bfd997
audit-userspace: Add 3.1.2
...
Fixes build errors on almalinux 8 gcc 8.5.0:
```txt
1352 audit_wrap.c: In function '_wrap_audit_rule_data_buf_set':
>> 1353 audit_wrap.c:5010:17: error: cast specifies array type
1354 arg1->buf = (char [])(char *)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2), sizeof(char)*(size));
1355 ^
>> 1356 audit_wrap.c:5010:15: error: invalid use of flexible array member
1357 arg1->buf = (char [])(char *)memcpy(malloc((size)*sizeof(char)), (const char *)(arg2), sizeof(char)*(size));
1358 ^
>> 1359 audit_wrap.c:5012:15: error: invalid use of flexible array member
1360 arg1->buf = 0;
1361 ^
```
2024-08-07 13:34:07 +02:00
Jordan GALBY
5f3f968a1f
xmlto: Fix missing flex build dep
...
Fixes error:
```txt
3 errors found in build log:
61 ==> xmlto: Executing phase: 'build'
62 ==> [2023-10-26-09:48:35.425903] 'make' '-j16' 'V=1'
63 make all-am
64 make[1]: Entering directory '/tmp/root/spack-stage/spack-stage-xmlto-0.0.28-huuygrp4qasytrezg774yavnnaxzgp2e/spack-src'
65 /bin/sh ./ylwrap xmlif/xmlif.l .c xmlif/xmlif.c -- /bin/sh /tmp/root/spack-stage/spack-stage-xmlto-0.0.28-huuygrp4qasytrezg774yavnnaxzgp2e/spack-src/missing flex
66 /tmp/root/spack-stage/spack-stage-xmlto-0.0.28-huuygrp4qasytrezg774yavnnaxzgp2e/spack-src/missing: line 81: flex: command not found
>> 67 WARNING: 'flex' is missing on your system.
68 You should only need it if you modified a '.l' file.
69 You may want to install the Fast Lexical Analyzer package:
70 <http://flex.sourceforge.net/ >
>> 71 make[1]: *** [Makefile:757: xmlif/xmlif.c] Error 127
72 make[1]: Leaving directory '/tmp/root/spack-stage/spack-stage-xmlto-0.0.28-huuygrp4qasytrezg774yavnnaxzgp2e/spack-src'
>> 73 make: *** [Makefile:584: all] Error 2
```
2024-08-07 13:34:07 +02:00
Jordan GALBY
652de07d8c
babeltrace: Fix build minimal OS: missing pkgconfig
2024-08-07 13:34:07 +02:00
Jordan GALBY
c16191d9ea
babeltrace: Add 1.5.11 for linux-perf
2024-08-07 13:34:07 +02:00
Konstantinos Parasyris
1b1663acea
flux-pmix: correct FLUX_PMI_CLIENT_SEARCHPATH ( #45277 )
2024-08-07 13:09:47 +02:00
Jordan Galby
d2f269ed7b
Fix SIP build system installing files into python-venv ( #45360 )
...
For example: spack install py-pyqt5 or py-pyqt6 would install pylupdate5 pyrcc5 and
pyuic5 into in python-venv's install prefix.
Fix https://github.com/spack/spack/issues/45359
2024-08-07 12:12:56 +02:00
Tamara Dahlgren
4584d85ca6
biobambam2: fix test scripts to use installed binaries ( #45609 )
2024-08-07 11:43:23 +02:00
Wouter Deconinck
2106a2be26
qt-base: let QtPackage base class handle module files ( #45603 )
2024-08-07 10:53:32 +02:00
Wouter Deconinck
228c82502d
qt-5compat: new package for QtCore5Compat module ( #45601 )
2024-08-07 10:47:31 +02:00
tygoetsch
431f5627d9
Add charliecloud@0.38 ( #45566 )
2024-08-07 01:33:36 -06:00
Teague Sterling
fb315c37ba
py-hail: new package ( #44521 )
2024-08-07 06:55:07 +02:00
dependabot[bot]
f9fa160a24
build(deps): bump actions/upload-artifact from 4.3.5 to 4.3.6 ( #45608 )
...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact ) from 4.3.5 to 4.3.6.
- [Release notes](https://github.com/actions/upload-artifact/releases )
- [Commits](89ef406dd8...834a144ee9
)
---
updated-dependencies:
- dependency-name: actions/upload-artifact
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-07 06:50:18 +02:00
Massimiliano Culpo
1ee29929a7
cmake: add v3.30.2 ( #45593 )
2024-08-06 19:53:45 -06:00
Massimiliano Culpo
97e691cdbf
binutils: add v2.43 ( #45594 )
2024-08-06 15:09:55 -06:00
Matthieu Dorier
51ba25fec3
py-gcovr: add version 7.2 ( #45597 )
...
* py-gcovr: add version 7.2
* py-gcovr: fix dependency on py-tomli
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-08-06 13:41:03 -06:00
Matthieu Dorier
81281646e9
py-colorlog: added new version ( #45596 )
...
* py-colorlog: added new version
* py-colorlog: corrected dependency on py-setuptools
2024-08-06 13:23:46 -06:00
Wouter Deconinck
85ec4cca92
libxshmfence: add v1.3.1, v1.3.2 ( #44393 )
...
* libxshmfence: add v1.3.1, v1.3.2
* libxshmfence: fix url_for_version
* libxshmfence: url_for_version without spec.satisfies
* libxshmfence: mv url_for_version after directives
---------
Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2024-08-06 10:56:35 -07:00