Skip to content

Commit 9eef6c9

Browse files
committed
More making these images reproduce
1 parent cb8406b commit 9eef6c9

File tree

6 files changed

+33
-13
lines changed

6 files changed

+33
-13
lines changed

e2e/cases/uv-deps-650/crossbuild/BUILD.bazel

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ platform(
1414
flags = [
1515
"--@aspect_rules_py//uv/private/constraints/platform:platform_libc=glibc",
1616
"--@aspect_rules_py//uv/private/constraints/platform:platform_version=2.39",
17+
"--@rules_rust//:extra_rustc_flag=-Cstrip=debuginfo",
18+
"--@rules_rust//rust/settings:lto=fat",
19+
"--stripopt=--strip-all",
1720
],
1821
)
1922

@@ -26,6 +29,9 @@ platform(
2629
flags = [
2730
"--@aspect_rules_py//uv/private/constraints/platform:platform_libc=glibc",
2831
"--@aspect_rules_py//uv/private/constraints/platform:platform_version=2.39",
32+
"--@rules_rust//:extra_rustc_flag=-Cstrip=debuginfo",
33+
"--@rules_rust//rust/settings:lto=fat",
34+
"--stripopt=--strip-all",
2935
],
3036
)
3137

e2e/cases/uv-deps-650/crossbuild/app_amd64_layers_listing.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Git a---
1+
---
22
layer: 0
33
files:
44
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/rules_python++python+python_3_12_x86_64-unknown-linux-gnu/
@@ -2197,9 +2197,9 @@ files:
21972197
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/
21982198
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/
21992199
- -rwxr-xr-x 0 0 0 2497 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/activate
2200-
- -rwxr-xr-x 0 0 0 830048 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python
2201-
- -rwxr-xr-x 0 0 0 830048 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3
2202-
- -rwxr-xr-x 0 0 0 830048 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3.12
2200+
- -rwxr-xr-x 0 0 0 786808 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python
2201+
- -rwxr-xr-x 0 0 0 786808 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3
2202+
- -rwxr-xr-x 0 0 0 786808 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3.12
22032203
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/lib/
22042204
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/lib/python3.12/
22052205
- -rwxr-xr-x 0 0 0 350 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/pyvenv.cfg

e2e/cases/uv-deps-650/crossbuild/app_arm64_layers_listing.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2193,9 +2193,9 @@ files:
21932193
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/
21942194
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/
21952195
- -rwxr-xr-x 0 0 0 2497 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/activate
2196-
- -rwxr-xr-x 0 0 0 701600 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python
2197-
- -rwxr-xr-x 0 0 0 701600 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3
2198-
- -rwxr-xr-x 0 0 0 701600 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3.12
2196+
- -rwxr-xr-x 0 0 0 862032 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python
2197+
- -rwxr-xr-x 0 0 0 862032 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3
2198+
- -rwxr-xr-x 0 0 0 862032 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/bin/python3.12
21992199
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/lib/
22002200
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/lib/python3.12/
22012201
- -rwxr-xr-x 0 0 0 351 Jan 1 2023 ./cases/uv-deps-650/crossbuild/app_bin.runfiles/_main/cases/uv-deps-650/crossbuild/.app_bin/pyvenv.cfg

py/tests/py_venv_image_layer/BUILD.bazel

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@ platform(
1111
"@platforms//os:linux",
1212
"@platforms//cpu:aarch64",
1313
],
14+
flags = [
15+
"--//uv/private/constraints/platform:platform_libc=glibc",
16+
"--//uv/private/constraints/platform:platform_version=2.39",
17+
"--@rules_rust//:extra_rustc_flag=-Cstrip=debuginfo",
18+
"--@rules_rust//rust/settings:lto=fat",
19+
"--stripopt=--strip-all",
20+
],
1421
)
1522

1623
platform(
@@ -19,6 +26,13 @@ platform(
1926
"@platforms//os:linux",
2027
"@platforms//cpu:x86_64",
2128
],
29+
flags = [
30+
"--//uv/private/constraints/platform:platform_libc=glibc",
31+
"--//uv/private/constraints/platform:platform_version=2.39",
32+
"--@rules_rust//:extra_rustc_flag=-Cstrip=debuginfo",
33+
"--@rules_rust//rust/settings:lto=fat",
34+
"--stripopt=--strip-all",
35+
],
2236
)
2337

2438
py_venv_binary(

py/tests/py_venv_image_layer/my_app_amd64_layers_listing.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2514,9 +2514,9 @@ files:
25142514
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/
25152515
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/
25162516
- -rwxr-xr-x 0 0 0 2503 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/activate
2517-
- -rwxr-xr-x 0 0 0 829920 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python
2518-
- -rwxr-xr-x 0 0 0 829920 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3
2519-
- -rwxr-xr-x 0 0 0 829920 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3.9
2517+
- -rwxr-xr-x 0 0 0 786808 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python
2518+
- -rwxr-xr-x 0 0 0 786808 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3
2519+
- -rwxr-xr-x 0 0 0 786808 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3.9
25202520
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/lib/
25212521
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/lib/python3.9/
25222522
- -rwxr-xr-x 0 0 0 348 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/pyvenv.cfg

py/tests/py_venv_image_layer/my_app_arm64_layers_listing.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2495,9 +2495,9 @@ files:
24952495
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/
24962496
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/
24972497
- -rwxr-xr-x 0 0 0 2503 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/activate
2498-
- -rwxr-xr-x 0 0 0 701472 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python
2499-
- -rwxr-xr-x 0 0 0 701472 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3
2500-
- -rwxr-xr-x 0 0 0 701472 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3.9
2498+
- -rwxr-xr-x 0 0 0 862032 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python
2499+
- -rwxr-xr-x 0 0 0 862032 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3
2500+
- -rwxr-xr-x 0 0 0 862032 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/bin/python3.9
25012501
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/lib/
25022502
- drwxr-xr-x 0 0 0 0 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/lib/python3.9/
25032503
- -rwxr-xr-x 0 0 0 349 Jan 1 2023 ./py/tests/py_venv_image_layer/my_app_bin.runfiles/_main/py/tests/py_venv_image_layer/.my_app_bin/pyvenv.cfg

0 commit comments

Comments
 (0)