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
Pranav Sivaraman
f3c21b0177
libdwarf: remove old versions with 0.10.1 ( #45306 )
2024-08-06 18:50:29 +02:00
Alex Leute
51ac4686b4
py-anvio and py-rich-argparse: new packages ( #45367 )
2024-08-06 17:52:18 +02:00
Michael Kuhn
82752ad0b7
rocksdb: add missing build dependencies ( #45252 )
2024-08-06 09:23:13 -06:00
Hariharan Devarajan
b231e6e9e9
Changes to DLIOProfiler and DFTracer Package ( #45180 )
...
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2024-08-06 13:49:01 +02:00
Dave Keeshan
90f8c20133
verible: Add versions 0.0.3671 and 0.0.3667 ( #44660 )
2024-08-06 11:28:36 +02:00
Dave Keeshan
9835b072e2
yosys: add v0.42
2024-08-06 11:27:36 +02:00
Massimiliano Culpo
f438a33978
changa: add v3.5 ( #45591 )
2024-08-06 11:12:45 +02:00
Axel Huebl
8ded2ddf5e
C-Blosc2: add v2.15.1 ( #45582 )
2024-08-06 02:54:24 -06:00
Gavin John
e3904d4cbf
Fix spack url stats ( #45584 )
2024-08-06 02:54:01 -06:00
Bill Williams
e1bcbcf9f3
Score-P: Add remapping for rocmcc ( #45316 )
...
* Score-P: Add remapping for rocmcc
rocmcc -> amdclang for ScoreP
* [@spackbot] updating style on behalf of wrwilliams
---------
Co-authored-by: William Williams <william.williams@tu-dresden.de>
Co-authored-by: wrwilliams <wrwilliams@users.noreply.github.com>
2024-08-06 09:51:50 +02:00
Cameron Rutherford
fa671a639a
hiop: update package.py with correct cusolver_lu CMake variable ( #45332 )
2024-08-06 09:40:56 +02:00
snehring
28171f1b9d
diamond: add blast support and eigen ( #45254 )
...
Signed-off-by: Shane Nehring <snehring@iastate.edu>
2024-08-06 09:30:22 +02:00
Christopher Christofi
8de03e2bf5
py-numba4jax: add new package ( #45481 )
2024-08-06 09:17:41 +02:00
Massimiliano Culpo
2fa314b6b6
Avoid duplicate dependabot bumps ( #45590 )
...
* Avoid duplicate dependabot bumps
Example of a duplicate bump:
- https://github.com/spack/spack/pull/45124
- https://github.com/spack/spack/pull/45125
* Deduplicate "pip" ecosystem
2024-08-06 07:14:55 +00:00
alvaro-sch
7780059c64
orca: add v6.0.0 ( #45489 )
2024-08-06 09:13:42 +02:00
Satish Balay
7e69671570
petsc, py-petsc4py: add v3.21.4 ( #45506 )
2024-08-06 08:43:27 +02:00
Rocco Meli
5650d4d419
dbcsr: add v2.7.0 and +g2g variant ( #45501 )
...
Co-authored-by: RMeli <RMeli@users.noreply.github.com>
2024-08-06 08:40:09 +02:00
Andrew W Elble
fa38dd9386
gdrcopy: specify CUDA envvar during build ( #45415 )
...
otherwise /usr/local/cuda is used
2024-08-06 08:32:31 +02:00