e4s ci: add hdf5-vol-daos (#37887)
* e4s ci: add hdf5-vol-daos * hdf5-vol-daos: comment with failure notes
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
| @@ -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" } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 eugeneswalker
					eugeneswalker