summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2023-01-10root: conflicts +ipo (#34842)Wouter Deconinck1-0/+4
ROOT does not build successfully with `+ipo`, with symptoms as in https://github.com/root-project/root/issues/10777, and discussed most recently in https://github.com/root-project/root/issues/11135. As indicated there, LTO is not a supported build configuration. As of 6.26.10 there is no estimate for a fix since upstream is still broken.
2023-01-10Add variants for overriding ESMF_OS and ESMF_COMM for ESMF package (#34808)Alex Richert1-0/+15
* Add variants for overriding ESMF_OS and ESMF_COMM for ESMF package * Add doco for esmf_os/esmf_comm variants
2023-01-10xsbench: update version and add cuda support (#34597)Pranav Sivaraman1-2/+14
* Update xsbench to version 20 XSBench version 20 has implementations for new architectures and accelerators. * Added CUDA support for XSBench * Fixed style issues
2023-01-10WarpX 23.01 (#34793)Axel Huebl2-2/+5
Update `warpx` & `py-warpx` to the latest release.
2023-01-10neovim: version 0.8.2 (#34777)Alberto Invernizzi1-0/+6
* add version 0.8.2 * conflict for newer libvterm versions for older neovim releases Co-authored-by: Tom Scogland <scogland1@llnl.gov>
2023-01-10cernlib: depends_on freetype, libnsl, libxcrypt, openssl; and patch (#34702)Wouter Deconinck1-0/+9
* cernlib: depends_on freetype, libnsl, libxcrypt, openssl; and patch In addition to #34448, cernlib depends on these additional packages. This also applies a patch to the current release in which crypto is specified wbere libcrypt (in libxcrypt) is actually needed. Because the upstream git repository is behind a CERN login, we cannot patch by gitlab URL link. * [@spackbot] updating style on behalf of wdconinc Co-authored-by: wdconinc <wdconinc@users.noreply.github.com>
2023-01-10pfunit: fix max_array_rank for 4+, line len (#34713)Bryce Allen1-4/+10
* pfunit: fix max_array_rank for 4+, line len * pfunit: only use fortran flags when necessary * pfunit: fix, version ranges are inclusive
2023-01-10spdlog: new version 1.11.0 depends_on fmt@9: when +fmt_external (#34731)Wouter Deconinck1-0/+2
This adds a new version of spdlog, https://github.com/gabime/spdlog/releases/tag/v1.11.0 While the release notes are ambiguous, I think that this PR, https://github.com/gabime/spdlog/issues/2485, indicates that spdlog from that point on uses features of fmt@9:.
2023-01-10py-pydocstyle: add v6.2 (#34785)Adam J. Stewart1-3/+11
2023-01-10Add new versions of Reframe (#34801)Carson Woods1-5/+3
2023-01-10libcap: 2.66 & GOLANG=no (#34813)Erik Schnetter1-4/+17
Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl>
2023-01-10Add CUDA 12.0 (#34664)Wileam Y. Phan2-1/+22
2023-01-10py-scipy: add v1.10.0 (#34799)Adam J. Stewart2-18/+33
* py-scipy: add v1.10.0 * Update GCC/LAPACK version requirements * Fix msvc version check
2023-01-10[adios2] Older versions of ifx (oneapi) fail compilation (#34819)Stephen Sachs1-0/+3
See https://community.intel.com/t5/Intel-Fortran-Compiler/version-node-not-found-for-symbol/m-p/1443784/thread-id/164290 Fixes https://github.com/spack/spack/issues/31817 Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2023-01-10Update mongo-cxx-driver (#34843)Sebastian Ehlert1-1/+26
2023-01-10libxsmm: Add build dependency on binutils (#34863)Mosè Giordano1-0/+5
2023-01-10pgplot: Correct building shared libraries (#34846)Erik Schnetter1-3/+7
2023-01-10simulationio: Explicitly enable/disable support for dependent packages (#34803)Erik Schnetter1-4/+8
* simulationio: Explicitly enable/disable support for dependent packages * simulationio: Remove unused local variable
2023-01-09rocm packages: Update the version for 5.3.0 release (#33405)Sreenivasa Murthy Kolam13-18/+300
* update the version for 5.3.0 release * update the rocwmma for 5.3.0 release * fix the +hip variant * update the version for rocm-openmp-extras package for 5.3.0 release * update the hipsolver and hipfft as per review comments * address review comments * revert changes to mivisionx with regard to change added for clangrt * fix for the petsc failure
2023-01-09mpiwrapper: New version 2.10.1 (#34850)Erik Schnetter1-0/+1
2023-01-09py-black: add v22.12.0 (#34429)Adam J. Stewart1-2/+7
2023-01-09MAFFT: Add latest version 7.505 (#34855)Rémi Lacroix1-0/+1
2023-01-09pv: Add version 1.6.20 (#34854)Rémi Lacroix1-0/+1
2023-01-09RVS 5.1.0 and later works with googletest shared variant (#34802)renjithravindrankannath1-1/+1
2023-01-09openfoam: OneAPI is only supported from 2106 onwards (#34797)Stephen Sachs1-1/+4
Also, adios2 fortran bindings are not necessary. This circumvents https://github.com/spack/spack/issues/31817 Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2023-01-08adding 3rd bunch of nf-core deps from update/nextflow-tools (#34563)Marco De La Pierre17-0/+359
* adding 2nd bunch of nf-core deps from update/nextflow-tools * adding 3rd bunch of nf-core deps from update/nextflow-tools * Update var/spack/repos/builtin/packages/py-dnspython/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-dnspython/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-dnspython/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-fastapi-utils/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pastedeploy/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pebble/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-fastapi/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-fastapi/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-gunicorn/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-starlette/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-starlette/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-starlette/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-parsley/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-paste/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-paste/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-gxformat2: added comment * py-lagom: now using github tarballs * fix for py-lagom * adding missing deps to py-fastapi-utils * another fix to py-lagom * Update var/spack/repos/builtin/packages/py-dnspython/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-fastapi-utils/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-fastapi-utils/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-fastapi-utils/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-lagom/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-supervisor/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-01-07GDAL: add v3.6.2 (#34823)Adam J. Stewart1-0/+1
2023-01-07acts: new version 22.0.0 (#34826)Wouter Deconinck1-0/+1
No build system changes.
2023-01-06Adding recipes for py-qutip and py-qutip-qip (#34835)Marco De La Pierre2-0/+51
* added recipes for py-qutip and py-qutip-qip * small fix * updated qutip 2x versions * py-qutip-qip: tarball url from github * style fix in py-qutip-qip * Update var/spack/repos/builtin/packages/py-qutip-qip/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-qutip-qip/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-qutip-qip/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-qutip/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-qutip/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-01-06Adding py-pennylane from Xanadu (#34838)Marco De La Pierre3-0/+80
* draft for py-pennylane recipe * first draft for py-strawberryfields recipe * minimal fix * small fixes * accounting for circular dep in py-pennylane and py-pennylane-lightning * removing py-strawberryfields from this branch * updated versions for py-pennylane 2x * needs cmake * py-pennylane-lightning using github tarball * Update var/spack/repos/builtin/packages/py-autoray/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pennylane-lightning/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-01-06kripke: add cuda and rocm support (#34257)Verinder Rana1-12/+60
2023-01-06py-instrain and py-drep: new version and added maintainer (#34581)Luke Diorio-Toth2-0/+5
2023-01-06mpiwrapper: New version 2.10.0 (#34795)Erik Schnetter1-0/+2
2023-01-06cni-plugins: New version 1.1.1 (#34809)Erik Schnetter1-0/+1
2023-01-06conmon: New version 2.1.5 (#34810)Erik Schnetter1-0/+1
2023-01-06go-md2man: New version 2.0.2 (#34811)Erik Schnetter1-0/+1
2023-01-06go: New version 1.19.4 (#34812)Erik Schnetter1-0/+1
2023-01-06libseccomp: New version 2.5.4 (#34814)Erik Schnetter1-0/+1
2023-01-06slirp4netns: New version 1.2.0 (#34816)Erik Schnetter1-3/+4
2023-01-06podman: New version 4.3.1 (#34817)Erik Schnetter2-0/+25
2023-01-06mpitrampoline: New version 5.2.0 (#34796)Erik Schnetter1-0/+2
2023-01-06Fix the version number for the fmt dep of pika package (#34839)Auriane R1-2/+2
* Fix the version number for the fmt dep of pika package * Add version constraint for fmt standard specification
2023-01-05cabana: version ranges (#34794)Harmen Stoppels1-1/+1
Co-authored-by: Sam Reeve <6740307+streeve@users.noreply.github.com>
2023-01-05cmake fails with icpc warning (#34774)Stephen Sachs1-0/+7
The Intel compiler isn't able to deal with noinline member functions of template classses defined in headers. As such it outputs ``` warning #2196: routine is both "inline" and "noinline" ``` cmake bootstrap will fail due to the word 'warning'. See spack/var/spack/repos/builtin/packages/protobuf/intel-v2.patch for reference. The issue does not appear with intel@2021.7.0 or later: ``` $~: compiler=/shared/spack/opt/spack/linux-amzn2-x86_64_v3/gcc-12.2.0/intel-oneapi-compilers-2022.2.0-uqvb2553zy5toeapvoopacndd27x6p5m/compiler/2022.2.0/linux/bin/intel64/icpc $~: $compiler unique.c icpc: remark #10441: The Intel(R) C++ Compiler Classic (ICC) is deprecated and will be removed from product release in the second half of 2023. The Intel(R) oneAPI DPC++/C++ Compiler (ICX) is the recommended compiler moving forward. Please transition to use this compiler. Use '-diag-disable=10441' to disable this message. ``` This is a clean version of https://github.com/spack/spack/pull/34167 Co-authored-by: Stephen Sachs <stesachs@amazon.com>
2023-01-05Typo in `arbor/package.py`: incorrect version (#34820)Brent Huisman1-1/+1
2023-01-04package/libproxy: fix py3 install (#34431)Sinan1-3/+15
* package/libproxy: fix py3 install * improve readability * fix bug * also add extend * make flake happy * [@spackbot] updating style on behalf of Sinan81 * Update var/spack/repos/builtin/packages/libproxy/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * python dependency implied by extends const. * disable python variant by default * add run_env, add py conflict * Update var/spack/repos/builtin/packages/libproxy/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * set env for macos as well * generalize lib dir detection Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-01-04add_new_package: py-file-magic (#34486)Sinan1-0/+18
* add_new_package: py-file-magic * re-order depends... * Update var/spack/repos/builtin/packages/py-file-magic/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * [@spackbot] updating style on behalf of Sinan81 Co-authored-by: sbulut <sbulut@3vgeomatics.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Sinan81 <Sinan81@users.noreply.github.com>
2023-01-04Add py-svgpath and py-trimesh (#34471)Erik Heeren4-0/+111
* Add py-svgpath and dependency * Update copyright expiration * [@spackbot] updating style on behalf of heerener * Process review remarks * Update var/spack/repos/builtin/packages/py-trimesh/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Fix style issue * py-trimesh: cleanup and optional dependencies * Fix formatting issue * py-trimesh: complete dependency list for easy variant Two new packages: py-mapbox-earcut and py-pycollada * Some more missing dependencies Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
2023-01-04set PREFIX in make() for some packages (#34773)Harmen Stoppels2-2/+4
2023-01-04Fix libvterm and libtermkey packages (#34776)Alberto Invernizzi2-4/+15
* fix PREFIX for both libvterm and libtermkey * minor: use libtool from dependency * switch to command-line prefix instead of replacing it in Makefile