From ecce65750976c9ec8317c3f4dbadc6d2e421b1c8 Mon Sep 17 00:00:00 2001 From: Massimiliano Culpo Date: Mon, 26 Sep 2022 11:07:38 +0200 Subject: Remove "tut" from the "build-systems" pipeline PR #32615 deprecated Python versions up to 3.6.X. Since the "build-systems" pipeline requires Python 3.6.15 to build "tut", it will fail on the first rebuild that involves Python. The "tut" package is meant to perform an end-to-end test of the "Waf" build-system, which is scarcely used. The fix therefore is just to remove it from the pipeline. --- share/spack/gitlab/cloud_pipelines/stacks/build_systems/spack.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'share') diff --git a/share/spack/gitlab/cloud_pipelines/stacks/build_systems/spack.yaml b/share/spack/gitlab/cloud_pipelines/stacks/build_systems/spack.yaml index a633d10099..700d32add8 100644 --- a/share/spack/gitlab/cloud_pipelines/stacks/build_systems/spack.yaml +++ b/share/spack/gitlab/cloud_pipelines/stacks/build_systems/spack.yaml @@ -16,7 +16,6 @@ spack: - default_specs: - lz4 # MakefilePackage - mpich~fortran # AutotoolsPackage - - tut # WafPackage - py-setuptools # PythonPackage - openjpeg # CMakePackage - r-rcpp # RPackage -- cgit v1.2.3-70-g09d2