summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreugeneswalker <38933153+eugeneswalker@users.noreply.github.com>2023-06-28 10:31:59 -0500
committerGitHub <noreply@github.com>2023-06-28 08:31:59 -0700
commit95fffe16a8d057381c9f78d6e21ba82cdf793b2e (patch)
tree42f15c2b7c3d62d134b9663bd16d339a1187101c
parent640ccf2ef97d1fa81b07b8eeb53ba5e4df042e48 (diff)
downloadspack-95fffe16a8d057381c9f78d6e21ba82cdf793b2e.tar.gz
spack-95fffe16a8d057381c9f78d6e21ba82cdf793b2e.tar.bz2
spack-95fffe16a8d057381c9f78d6e21ba82cdf793b2e.tar.xz
spack-95fffe16a8d057381c9f78d6e21ba82cdf793b2e.zip
e4s ci: add hdf5-vol-daos (#37887)
* e4s ci: add hdf5-vol-daos * hdf5-vol-daos: comment with failure notes
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml1
-rw-r--r--share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml11
2 files changed, 7 insertions, 5 deletions
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml
index a6e33c48b1..8515b409df 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s-power/spack.yaml
@@ -185,6 +185,7 @@ spack:
# - archer # llvm@8
# - bricks # bricks
# - geopm # geopm
+ # - hdf5-vol-daos # hdf5-vol-daos: vhost/vhost_user.c:65:32: error: array size missing in 'vhost_message_handlers'
# - loki # loki
# - precice # precice
# - pruners-ninja # pruners-ninja
diff --git a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
index 1796e2a0da..1e20d8778f 100644
--- a/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
+++ b/share/spack/gitlab/cloud_pipelines/stacks/e4s/spack.yaml
@@ -223,13 +223,14 @@ spack:
- upcxx +rocm
# CPU failures
- #- geopm # /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error:'__builtin_strncpy' specified bound 512 equals destination size [-Werror=stringop-truncation]
- #- loki # ../include/loki/Singleton.h:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
- #- pruners-ninja # test/ninja_test_util.c:34: multiple definition of `a';
- #- rempi # rempi_message_manager.h:53:3: error: 'string' does not name a type
+ # - geopm # /usr/include/x86_64-linux-gnu/bits/string_fortified.h:95:10: error:'__builtin_strncpy' specified bound 512 equals destination size [-Werror=stringop-truncation]
+ # - hdf5-vol-daos # hdf5-vol-daos: vhost/vhost_user.c:65:32: error: array size missing in 'vhost_message_handlers'
+ # - loki # ../include/loki/Singleton.h:158:14: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations]
+ # - pruners-ninja # test/ninja_test_util.c:34: multiple definition of `a';
+ # - rempi # rempi_message_manager.h:53:3: error: 'string' does not name a type
# CUDA failures
- #- parsec +cuda # parsec/mca/device/cuda/transfer.c:168: multiple definition of `parsec_CUDA_d2h_max_flows';
+ # - parsec +cuda # parsec/mca/device/cuda/transfer.c:168: multiple definition of `parsec_CUDA_d2h_max_flows';
mirrors: { "mirror": "s3://spack-binaries/develop/e4s" }