summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-09-25GDAL: fix build of Java bindings (#26244)Adam J. Stewart1-2/+4
2021-09-24py-datalad: add 0.15.1 (#26230)Manuela Kuhn1-1/+5
2021-09-25Enable cinema variant in ecp-data-vis-sdk (#26176)kwryankrattiger1-3/+1
2021-09-25nvhpc: add v21.9 (#26217)Filippo Spiga1-0/+4
2021-09-24tauola: Fix build: The current build wants lhapdf headers by default (#26154)bernhardkaindl1-1/+1
The hand-written `configure` script of this package does not handle --without-<feature> at all. The source wants to use `lhapdf` headers even if support of lhapdf is not indicated using `--with-lhapdf`. Enable the variant `lhapdf` by default: It fixes the build of the current package and provides the TauSpinner feature as well.
2021-09-24scallop: Fix build by bumping the version to 0.10.5 (#26162)bernhardkaindl1-1/+2
build of 0.10.3 fails with CoinPragma.hpp: No such file or directory
2021-09-24pigz: new version 2.6 (#26066)Olivier Cessenat1-0/+1
2021-09-24nix: bump version, add new depends and make installcheck pass (#26179)bernhardkaindl1-4/+38
The current version of `nix` has some more features and has more dependencies. The installcheck is quite involved but passes now.
2021-09-24cgdcbxd: Fix build: Use DESTDIR=self.prefix to not write to /etc (#26145)bernhardkaindl1-1/+8
Fix the build for normal non-root/non-system-user builds, as we cannot know that we'd have to uninstall these files even if installed as root. Also add `pkgconfig` and remove not explicitly needed `depends_on('m4')`
2021-09-24Tau rocm fix (#26134)luker1-2/+9
* update the Tau package to use the correct ROCm dependencies and prefixes 1st: When the rocm variant is selected, tau defaults to look for rocm in /opt/rocm which is not guarenteed to be the correct location -- this has been fixed to provide the prefix for hsa-rocr-dev (which is now a dependency when +rocm is selected). 2nd: the rocprofiler dependency package was not specified correctly, it should be called rocprofiler-dev, also rocprofiler-dev is a dependency when +rocprofiler is selected. added roctracer support
2021-09-24sst-dumpi: Correct the wrong checksum of the current version (#26181)bernhardkaindl1-1/+1
Correct the sha256 of the current version as shown by `spack checksum`
2021-09-24w3m: Fix build by disabling RAND_egd and japanese messages (#26168)bernhardkaindl1-3/+19
w3m's build fails with `undefined reference to `RAND_egd'` which is an deprecated insecure feature and from building japanese messages. Disabling both makes the build of `w3m` work.
2021-09-24iproute2: add v5.10.0 and v5.11.0, add missing deps (#26182)bernhardkaindl1-0/+6
iproute2 needs libmnl and builds using flex and bison: Add them.
2021-09-24nginx: Bump version for OpenSSL@3 and restrict @:1.21.2 to openssl@:1 (#26156)bernhardkaindl1-0/+2
2021-09-24xdriinfo: uses glXGetProcAddressARB, add: depends_on('gl') (#26184)bernhardkaindl1-0/+2
2021-09-24added NOAA package prod_util (#26197)Edward Hartnett1-0/+22
2021-09-24nemsio: Add v2.5.3, which includes dependency change, and maintainers (#26188)Edward Hartnett1-3/+11
2021-09-24py-torchvision: rename master -> main (#26160)Adam J. Stewart1-1/+2
2021-09-24intel-oneapi-mpi/mkl packages: add ilp64 support (#26045)Robert Cohn2-15/+42
2021-09-24added GFDL FMS package (#26191)Edward Hartnett1-0/+40
2021-09-24Pipelines: Disable ppc builds until we have resources or make it smaller ↵Scott Wittenburg1-24/+24
(#26238)
2021-09-24autotools.py/autoreconf: Show the depends_on()s to add to the package (#26115)bernhardkaindl1-4/+18
This commit shows a template for cut-and-paste into the package to fix it: ```py ==> fast-global-file-status: Executing phase: 'autoreconf' ==> Error: RuntimeError: Cannot generate configure: missing dependencies autoconf, automake, libtool. Please add the following lines to the package: depends_on('autoconf', type='build', when='@master') depends_on('automake', type='build', when='@master') depends_on('libtool', type='build', when='@master') Update the version (when='@master') as needed. ``` Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-09-24kmod: Add the missing depends on m4 and pkgconfig (#26137)bernhardkaindl1-2/+4
The build needs pkgconfig and lzma, m4 is already added by autoconf. Disable generation of kmod manpages as spack does not have xsltproc yet. Co-authored-by: Bernhard Kaindl <bernhard.kaindl@ait.ac.at>
2021-09-24landsfcutil: new package (#26193)Edward Hartnett1-0/+20
2021-09-24acts: add v13.0.0 (#26196)Wouter Deconinck1-1/+5
2021-09-24ufs-utils: added NOAA maintainers (#26201)Edward Hartnett1-2/+3
2021-09-24Bump cmake 3.21.3 (#26186)Harmen Stoppels1-0/+1
2021-09-24Added new versions and deprecated vulnerable versions (#26206)Troy Redfearn1-12/+18
2021-09-24Add 'radiuss' tags to RADIUSS packages (#26212)Tamara Dahlgren26-1/+30
2021-09-24g2tmpl: added NOAA maintainers (#26192)Edward Hartnett1-2/+4
2021-09-24added NOAA package grib-util (#26200)Edward Hartnett1-0/+34
* added NOAA package grib-util
2021-09-24Added mising '+' for kokkos (#26202)Ben Bergen1-1/+1
2021-09-24added NOAA ncio package (#26194)Edward Hartnett1-0/+23
2021-09-24added NOAA package nemsiogfs (#26195)Edward Hartnett1-0/+22
2021-09-24assimp: depends_on zlib (#26199)Wouter Deconinck1-0/+1
Assimp searches for zlib (or builds its own version). When it searches, it can find a system install that is not provided by spack. Ref: https://github.com/assimp/assimp/blob/d286aadbdf82c0860ce6c5dbdcab80cba4828606/CMakeLists.txt#L451
2021-09-24gradle: add new versions through 7.2 (#26203)Andrew-Dunning-NNL1-0/+12
2021-09-24gosamcontrib: add libs variants (#26030)iarspider1-1/+21
2021-09-24helics: Add versions 2.8.0, 3.0.0, and 3.0.1 (#26046)Ryan Mast1-0/+3
2021-09-24Remove centos:6 image references (#26095)Harmen Stoppels4-86/+1
This was EOL November 30th, 2020. I believe the "builds" are failing on develop because of it.
2021-09-24opencascade: add v7.5.3; added VTK INCLUDE cmake flag (#26209)Wouter Deconinck1-0/+6
2021-09-24Use Leap instead of Tumbleweed for e2e bootstrapping test (#26205)Massimiliano Culpo1-1/+1
Tumbleweed has been broken for a couple of days. The attempt to fix it in #26170 didn't really work. Let's try to move to a more stable release series for OpenSuse.
2021-09-24radical cybertools: add v1.8.0 (#26215)Mikhail Titov4-4/+9
2021-09-24g2: add maintainers and version 3.4.5 (#26105)Edward Hartnett1-2/+5
* added new release, added noaa software maintainers to maintainer list * updated comment * removed trailing whitespace
2021-09-23fontconfig: add dependency python (#25960)kjrstory1-0/+1
2021-09-23gperftools package: add variants (#26032)iarspider1-1/+16
* Make libunwind optional * Add support for sized_delete and debugalloc Co-authored-by: Seth R. Johnson <johnsonsr@ornl.gov> Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-09-23h5py: new version 3.4 (#25935)Thomas Kluyver1-0/+1
No changes to dependencies or supported Python versions. https://docs.h5py.org/en/stable/whatsnew/3.4.html
2021-09-23python: Fix regression in python-2.7.17+-distutils-C++.patch (#25821)bernhardkaindl3-0/+260
2021-09-23SQLite: make variants discoverable (#25885)Christoph Conrads1-0/+49
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2021-09-23Pin opensuse image in bootstrap tests (#26170)Harmen Stoppels1-1/+1
Currently zypper in opensuse containers throws 'not permitted' Temporarily fix the digest until they fixed their upstream package manager issues
2021-09-22Merge tag 'v0.16.3' into developGregory Becker0-0/+0