Move %compiler last in static spec strings (#49438)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.10.13",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -20,7 +20,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.11.5",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -31,7 +31,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.12.0",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -42,7 +42,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.6",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -53,7 +53,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.7.17",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -64,7 +64,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.8.18",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -75,7 +75,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.9.18",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -86,7 +86,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.10",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -97,7 +97,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.11",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -108,7 +108,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.12",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -119,7 +119,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.6",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -130,7 +130,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.7",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -141,7 +141,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.8",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -152,7 +152,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.9",
|
||||
"spec": "clingo-bootstrap%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -163,7 +163,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.10.13",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -174,7 +174,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.11.5",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -185,7 +185,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.12.0",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -196,7 +196,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.6",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -207,7 +207,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.7.17",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -218,7 +218,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.8.18",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -229,7 +229,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.9.18",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=aarch64"
|
||||
"spec": "clingo-bootstrap platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -240,7 +240,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.10.13",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=ppc64le"
|
||||
"spec": "clingo-bootstrap platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -251,7 +251,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.11.5",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=ppc64le"
|
||||
"spec": "clingo-bootstrap platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -262,7 +262,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.12.0",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=ppc64le"
|
||||
"spec": "clingo-bootstrap platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -273,7 +273,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.6",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=ppc64le"
|
||||
"spec": "clingo-bootstrap platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -284,7 +284,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.7.17",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=ppc64le"
|
||||
"spec": "clingo-bootstrap platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -295,7 +295,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.8.18",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=ppc64le"
|
||||
"spec": "clingo-bootstrap platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -306,7 +306,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.9.18",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=ppc64le"
|
||||
"spec": "clingo-bootstrap platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -317,7 +317,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.10.13",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=linux target=x86_64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -328,7 +328,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.11.5",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=linux target=x86_64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -339,7 +339,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.12.0",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=linux target=x86_64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -350,7 +350,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.6",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=linux target=x86_64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -361,7 +361,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.7.17",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=linux target=x86_64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -372,7 +372,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.8.18",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=linux target=x86_64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -383,7 +383,7 @@
|
||||
]
|
||||
],
|
||||
"python": "python@3.9.18",
|
||||
"spec": "clingo-bootstrap%gcc platform=linux target=x86_64"
|
||||
"spec": "clingo-bootstrap platform=linux target=x86_64 %gcc"
|
||||
}
|
||||
]
|
||||
}
|
@@ -48,7 +48,7 @@
|
||||
"23fdd223493f441fa2e5f82d7e02837ecfad831fbfa4c27c175b3e294ed977d1"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.3: %apple-clang platform=darwin target=aarch64"
|
||||
"spec": "gnupg@2.3: platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -98,7 +98,7 @@
|
||||
"b9481e122e2cb26f69b70505830d0fcc0d200aadbb6c6572339825f17ad1e52d"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.3: %apple-clang platform=darwin target=x86_64"
|
||||
"spec": "gnupg@2.3: platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -148,7 +148,7 @@
|
||||
"228ccb475932f7f40a64e9d87dec045931cc57f71b1dfd4b4c3926107222d96c"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.3: %gcc platform=linux target=aarch64"
|
||||
"spec": "gnupg@2.3: platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -198,7 +198,7 @@
|
||||
"98e2bcb4064ec0830d896938bc1fe5264dac611da71ea546b9ca03349b752041"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.3: %gcc platform=linux target=ppc64le"
|
||||
"spec": "gnupg@2.3: platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -248,7 +248,7 @@
|
||||
"054fac6eaad7c862ea4661461d847fb069876eb114209416b015748266f7d166"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.3: %gcc platform=linux target=x86_64"
|
||||
"spec": "gnupg@2.3: platform=linux target=x86_64 %gcc"
|
||||
}
|
||||
]
|
||||
}
|
@@ -8,7 +8,7 @@
|
||||
"102800775f789cc293e244899f39a22f0b7a19373305ef0497ca3189223123f3"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.13: %gcc platform=linux target=aarch64"
|
||||
"spec": "patchelf@0.13: platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -18,7 +18,7 @@
|
||||
"91cf0a9d4750c04575c5ed3bcdefc4754e1cf9d1cd1bf197eb1fe20ccaa869f1"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.13: %gcc platform=linux target=ppc64le"
|
||||
"spec": "patchelf@0.13: platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -28,7 +28,7 @@
|
||||
"73f4bde46b843c96521e3f5c31ab94756491404c1ad6429c9f61dbafbbfa6470"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.13: %gcc platform=linux target=x86_64"
|
||||
"spec": "patchelf@0.13: platform=linux target=x86_64 %gcc"
|
||||
}
|
||||
]
|
||||
}
|
@@ -8,7 +8,7 @@
|
||||
"ff7f45db1645d1d857a315bf8d63c31447330552528bdf1fccdcf50735e62166"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=aarch64 ^python@3.10"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=aarch64 %apple-clang ^python@3.10"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -18,7 +18,7 @@
|
||||
"e7491ac297cbb3f45c80aaf4ca5102e2b655b731e7b6ce7682807d302cb61f1c"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=aarch64 ^python@3.11"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=aarch64 %apple-clang ^python@3.11"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -28,7 +28,7 @@
|
||||
"91214626a86c21fc0d76918884ec819050d4d52b4f78df7cc9769a83fbee2f71"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=aarch64 ^python@3.12"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=aarch64 %apple-clang ^python@3.12"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -38,7 +38,7 @@
|
||||
"db596d9e6d8970d659f4be4cb510f9ba5dc2ec4ea42ecf2aed1325ec5ad72b45"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=aarch64 ^python@3.13"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=aarch64 %apple-clang ^python@3.13"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -48,7 +48,7 @@
|
||||
"a7ed91aee1f8d5cfe2ca5ef2e3e74215953ffd2d8b5c722a670f2c303610e90c"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=aarch64 ^python@3.8"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=aarch64 %apple-clang ^python@3.8"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -58,7 +58,7 @@
|
||||
"c856a98f92b9fa218377cea9272dffa736e93251d987b6386e6abf40058333dc"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=aarch64 ^python@3.9"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=aarch64 %apple-clang ^python@3.9"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -68,7 +68,7 @@
|
||||
"d74cc0b44faa69473816dca16a3806123790e6eb9a59f611b1d80da7843f474a"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.10"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.10"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -78,7 +78,7 @@
|
||||
"2cb12477504ca8e112522b6d56325ce32024c9466de5b8427fd70a1a81b15020"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.11"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.11"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -88,7 +88,7 @@
|
||||
"4e73426599fa61df1a4faceafa38ade170a3dec45b6d8f333e6c2b6bfe697724"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.12"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.12"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -98,7 +98,7 @@
|
||||
"4309b42e5642bc5c83ede90759b1a0b5d66fffa8991b6213208577626b588cde"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.13"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.13"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -108,7 +108,7 @@
|
||||
"1feeab9e1a81ca56de838ccc234d60957e9ab14da038e38b6687732b7bae1ff6"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.6"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.6"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -118,7 +118,7 @@
|
||||
"1149ab7d5f1c82d8de53f048af8aa5c5dbf0d21da4e4780c06e54b8ee902085b"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.7"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.7"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -128,7 +128,7 @@
|
||||
"d6aeae2dbd7fa3c1d1c62f840a5c01f8e71b64afe2bdc9c90d4087694f7d3443"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.8"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.8"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -138,7 +138,7 @@
|
||||
"81ef2beef78f46979965e5e69cd92b68ff4d2a59dbae1331c648d18b6ded1444"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%apple-clang platform=darwin target=x86_64 ^python@3.9"
|
||||
"spec": "clingo-bootstrap@spack platform=darwin target=x86_64 %apple-clang ^python@3.9"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -148,7 +148,7 @@
|
||||
"3d0830654f9e327fd7ec6dab214050295dbf0832f493937c0c133e516dd2a95a"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.10"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.10"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -158,7 +158,7 @@
|
||||
"941b93cd89d5271c740d1b1c870e85f32e5970f9f7b842ad99870399215a93db"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.11"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.11"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -168,7 +168,7 @@
|
||||
"8ca78e345da732643e3d1b077d8156ce89863c25095e4958d4ac6d1a458ae74b"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.12"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.12"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -178,7 +178,7 @@
|
||||
"f6ced988b515494d86a1069f13ae9030caeb40fe951c2460f532123c80399154"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.13"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.13"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -188,7 +188,7 @@
|
||||
"c00855b5cda99639b87c3912ee9c734c0b609dfe7d2c47ea947738c32bab6f03"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.6"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.6"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -198,7 +198,7 @@
|
||||
"aa861cfdf6001fc2da6e83eecc9ad35df424d86d71f6d73e480818942405ce4e"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.7"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.7"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -208,7 +208,7 @@
|
||||
"cb7807cd31fc5e0efe2acc1de1f74c7cef962bcadfc656b09ff853bc33c11bd0"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.8"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.8"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -218,7 +218,7 @@
|
||||
"36e5efb6b15b431b661e9e272904ab3c29ae7b87bf6250c158d545ccefc2f424"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=aarch64 ^python@3.9"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=aarch64 %gcc ^python@3.9"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -228,7 +228,7 @@
|
||||
"bd492c078b2cdaf327148eee5b0abd5b068dbb3ffa5dae0ec5d53257f471f7f7"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.10"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.10"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -238,7 +238,7 @@
|
||||
"0ebe5e05246c33fc8529e90e21529b29742b5dd6756dbc07534577a90394c0e6"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.11"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.11"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -248,7 +248,7 @@
|
||||
"9f97d3bf78b7642a775f12feb43781d46110793f58a7e69b0b68ac4fff47655c"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.12"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.12"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -258,7 +258,7 @@
|
||||
"e7295bb4bcb11a936f39665632ce68c751c9f6cddc44904392a1b33a5290bbbe"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.13"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.13"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -268,7 +268,7 @@
|
||||
"c44e7fbf721383aa8ee57d2305f41377e64a42ab8e02a9d3d6fc792d9b29ad08"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.6"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.6"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -278,7 +278,7 @@
|
||||
"965ba5c1a42f436001162a3f3a0d1715424f2ec8f65c42d6b66efcd4f4566b77"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.7"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.7"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -288,7 +288,7 @@
|
||||
"c8d31089d8f91718a5bde9c6b28cc67bdbadab401c8fdd07b296d588ece4ddfe"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.8"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.8"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -298,7 +298,7 @@
|
||||
"ef3f05d30333a39fd18714b87ee22605679f52fda97f5e592764d1591527bbf3"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=ppc64le ^python@3.9"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=ppc64le %gcc ^python@3.9"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -308,7 +308,7 @@
|
||||
"a4abec667660307ad5cff0a616d6651e187cc7b1386fd8cd4b6b288a01614076"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.10"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.10"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -318,7 +318,7 @@
|
||||
"a572ab6db954f4a850d1292bb1ef6d6055916784a894d149d657996fa98d0367"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.11"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.11"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -328,7 +328,7 @@
|
||||
"97f8ea17f3df3fb38904450114cbef9b4b0ea9c94da9de7a49b70b707012277a"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.12"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.12"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -338,7 +338,7 @@
|
||||
"6599ac06ade0cb3e80695f36492ea94a306f8bde0537482521510076c5981aa0"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.13"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.13"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -348,7 +348,7 @@
|
||||
"90b7cf4dd98e26c58578ad8604738cc32dfbb228cfb981bdfe103c99d0e7b5dd"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.6"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.6"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -358,7 +358,7 @@
|
||||
"dc5dbfd9c05b43c4992bf6666638ae96cee5548921e94eb793ba85727b25ec59"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.7"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.7"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -368,7 +368,7 @@
|
||||
"e8518de25baff7a74bdb42193e6e4b0496e7d0688434c42ce4bdc92fe4293a09"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.8"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.8"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -378,7 +378,7 @@
|
||||
"0c5831932608e7b4084fc6ce60e2b67b77dab76e5515303a049d4d30cd772321"
|
||||
]
|
||||
],
|
||||
"spec": "clingo-bootstrap@spack%gcc platform=linux target=x86_64 ^python@3.9"
|
||||
"spec": "clingo-bootstrap@spack platform=linux target=x86_64 %gcc ^python@3.9"
|
||||
}
|
||||
]
|
||||
}
|
@@ -48,7 +48,7 @@
|
||||
"61bcb83dc3fc2ae06fde30b9f79c2596bd0457cf56b4d339c8c562a38ca1c31f"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.4.5%apple-clang platform=darwin target=aarch64"
|
||||
"spec": "gnupg@2.4.5 platform=darwin target=aarch64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -98,7 +98,7 @@
|
||||
"3d36bce8bbd06134445aa3cefa00a80068317b6d082d2b43bb1e3be81ede5849"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.4.5%apple-clang platform=darwin target=x86_64"
|
||||
"spec": "gnupg@2.4.5 platform=darwin target=x86_64 %apple-clang"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -153,7 +153,7 @@
|
||||
"8398592ab0812d8c76a21deca06da4277d05f4db784e129ead7535bb8988faa2"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.4.5%gcc platform=linux target=aarch64"
|
||||
"spec": "gnupg@2.4.5 platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -208,7 +208,7 @@
|
||||
"cc7e4833af58913fa4ab2b7ce3fdb86d214594d54327c7e4eb4ca3f0784c046f"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.4.5%gcc platform=linux target=ppc64le"
|
||||
"spec": "gnupg@2.4.5 platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -263,7 +263,7 @@
|
||||
"418b582f84547504b6464913fba5ba196482e86258081bdeb21af519fe8a2933"
|
||||
]
|
||||
],
|
||||
"spec": "gnupg@2.4.5%gcc platform=linux target=x86_64"
|
||||
"spec": "gnupg@2.4.5 platform=linux target=x86_64 %gcc"
|
||||
}
|
||||
]
|
||||
}
|
@@ -13,7 +13,7 @@
|
||||
"820b8013b0b918ad85caa953740497e6c31c09d812bd34d087fc57128bfbdacb"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.17.2%gcc platform=linux target=aarch64"
|
||||
"spec": "patchelf@0.17.2 platform=linux target=aarch64 %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -28,7 +28,7 @@
|
||||
"1569df037ea1ea316a50e89f5a0cafa0ce8e20629bbd07fcc3846d9fecd2451c"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.17.2%gcc platform=linux target=ppc64le"
|
||||
"spec": "patchelf@0.17.2 platform=linux target=ppc64le %gcc"
|
||||
},
|
||||
{
|
||||
"binaries": [
|
||||
@@ -43,7 +43,7 @@
|
||||
"79dfb7064e7993a97474c5f6b7560254fe19465a6c4cfc44569852e5a6ab542b"
|
||||
]
|
||||
],
|
||||
"spec": "patchelf@0.17.2%gcc platform=linux target=x86_64"
|
||||
"spec": "patchelf@0.17.2 platform=linux target=x86_64 %gcc"
|
||||
}
|
||||
]
|
||||
}
|
@@ -30,13 +30,13 @@ spack:
|
||||
mpi:
|
||||
require: mpich
|
||||
mpich:
|
||||
require: '~wrapperrpath ~hwloc %gcc target=neoverse_v2'
|
||||
require: '~wrapperrpath ~hwloc target=neoverse_v2 %gcc'
|
||||
tbb:
|
||||
require: intel-tbb
|
||||
vtk-m:
|
||||
require: "+examples %gcc target=neoverse_v2"
|
||||
require: "+examples target=neoverse_v2 %gcc"
|
||||
paraview:
|
||||
require: "+examples %gcc target=neoverse_v2"
|
||||
require: "+examples target=neoverse_v2 %gcc"
|
||||
|
||||
specs:
|
||||
# CPU
|
||||
|
@@ -20,7 +20,7 @@ spack:
|
||||
elfutils:
|
||||
variants: ~nls
|
||||
gcc-runtime:
|
||||
require: "%gcc target=x86_64_v3"
|
||||
require: "target=x86_64_v3 %gcc"
|
||||
hdf5:
|
||||
variants: +fortran +hl +shared
|
||||
libfabric:
|
||||
@@ -47,32 +47,32 @@ spack:
|
||||
prefix: /opt/intel/oneapi
|
||||
unzip:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
binutils:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
variants: +ld +gold +headers +libiberty ~nls
|
||||
llvm:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
ruby:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
rust:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
krb5:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
openssh:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
dyninst:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
bison:
|
||||
require:
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
paraview:
|
||||
require:
|
||||
- +examples target=x86_64_v3
|
||||
|
@@ -17,7 +17,7 @@ spack:
|
||||
mpi:
|
||||
require: mpich
|
||||
mpich:
|
||||
require: '~wrapperrpath ~hwloc %gcc target=x86_64_v3'
|
||||
require: '~wrapperrpath ~hwloc target=x86_64_v3 %gcc'
|
||||
openblas:
|
||||
variants: threads=openmp
|
||||
paraview:
|
||||
|
@@ -26,11 +26,11 @@ spack:
|
||||
cmake:
|
||||
require:
|
||||
- "~qtgui"
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
gmake:
|
||||
require:
|
||||
- "~guile"
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
hdf5:
|
||||
variants: +fortran +hl +shared
|
||||
libfabric:
|
||||
@@ -47,14 +47,14 @@ spack:
|
||||
mpich:
|
||||
require:
|
||||
- '~wrapperrpath ~hwloc'
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
tbb:
|
||||
require:
|
||||
- intel-tbb
|
||||
vtk-m:
|
||||
require:
|
||||
- "+examples"
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
visit:
|
||||
require:
|
||||
- "~gui target=x86_64_v3"
|
||||
@@ -62,7 +62,7 @@ spack:
|
||||
# Don't build GUI support or GLX rendering for HPC/container deployments
|
||||
require:
|
||||
- "+examples ~qt ^[virtuals=gl] osmesa target=x86_64_v3"
|
||||
- '%gcc target=x86_64_v3'
|
||||
- 'target=x86_64_v3 %gcc'
|
||||
|
||||
specs:
|
||||
# CPU
|
||||
|
Reference in New Issue
Block a user