Fix LegacyKeyValueFormat report from docker build#152305
Closed
homersimpsons wants to merge 1 commit intorust-lang:mainfrom
Closed
Fix LegacyKeyValueFormat report from docker build#152305homersimpsons wants to merge 1 commit intorust-lang:mainfrom
homersimpsons wants to merge 1 commit intorust-lang:mainfrom
Conversation
Collaborator
|
r? @marcoieni rustbot has assigned @marcoieni. Use Why was this reviewer chosen?The reviewer was selected based on:
|
homersimpsons
commented
Feb 7, 2026
src/ci/docker/host-x86_64/disabled/dist-i686-android/Dockerfile
Outdated
Show resolved
Hide resolved
| @@ -76,7 +76,7 @@ ENV HOSTS=aarch64-unknown-linux-gnu | |||
|
|
|||
| ENV CPATH=/usr/include/aarch64-linux-gnu/:$CPATH | |||
Contributor
Author
There was a problem hiding this comment.
Note that here docker reports:
WARNING: UndefinedVar - https://docs.docker.com/go/dockerfile/rule/undefined-var/
Usage of undefined variable '$CPATH' (did you mean $PATH?)
src/ci/docker/host-aarch64/dist-aarch64-linux/Dockerfile:77
--------------------
75 | ENV HOSTS=aarch64-unknown-linux-gnu
76 |
77 | >>> ENV CPATH=/usr/include/aarch64-linux-gnu/:$CPATH
78 |
79 | ENV RUST_CONFIGURE_ARGS=" \
I'm not sure if this warning should be fixed or if there is an error regarding this.
(That is the sole remaining warning after this commit)
homersimpsons
commented
Feb 7, 2026
src/ci/docker/host-x86_64/disabled/dist-armv7-android/Dockerfile
Outdated
Show resolved
Hide resolved
homersimpsons
commented
Feb 7, 2026
This comment has been minimized.
This comment has been minimized.
homersimpsons
commented
Feb 7, 2026
| @@ -1,5 +1,5 @@ | |||
| # Runs `distcheck`, which is a collection of smoke tests: | |||
| # | |||
| # | |||
Contributor
Author
There was a problem hiding this comment.
My IDE probably did that, should I revert?
homersimpsons
commented
Feb 8, 2026
e408c33 to
23a41c9
Compare
This comment has been minimized.
This comment has been minimized.
homersimpsons
commented
Feb 8, 2026
23a41c9 to
baef5fd
Compare
This comment has been minimized.
This comment has been minimized.
baef5fd to
2ecbcb8
Compare
This comment has been minimized.
This comment has been minimized.
2ecbcb8 to
20f7242
Compare
homersimpsons
commented
Feb 8, 2026
20f7242 to
ad71a75
Compare
This comment was marked as outdated.
This comment was marked as outdated.
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Feb 28, 2026
…alueFormat-aarch64-gnu-debug, r=marcoieni Fix LegacyKeyValueFormat report from docker build: aarch64-gnu-debug Part of rust-lang#152305 r? @marcoieni
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Feb 28, 2026
…alueFormat-aarch64-gnu-debug, r=marcoieni Fix LegacyKeyValueFormat report from docker build: aarch64-gnu-debug Part of rust-lang#152305 r? @marcoieni
rust-timer
added a commit
that referenced
this pull request
Feb 28, 2026
Rollup merge of #153109 - homersimpsons:chore/fix-LegacyKeyValueFormat-aarch64-gnu-debug, r=marcoieni Fix LegacyKeyValueFormat report from docker build: aarch64-gnu-debug Part of #152305 r? @marcoieni
Contributor
Author
Well, while the diff can be used for reference it does not make sense to keep it open. Closing it to remove noise. |
github-actions bot
pushed a commit
to rust-lang/rust-analyzer
that referenced
this pull request
Mar 2, 2026
…t-aarch64-gnu-debug, r=marcoieni Fix LegacyKeyValueFormat report from docker build: aarch64-gnu-debug Part of rust-lang/rust#152305 r? @marcoieni
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Mar 3, 2026
…alueFormat-aarch64, r=marcoieni Fix LegacyKeyValueFormat report from docker build: host-aarch64 Part of rust-lang#152305 Following rust-lang#153109 r? @marcoieni
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Mar 3, 2026
…alueFormat-aarch64, r=marcoieni Fix LegacyKeyValueFormat report from docker build: host-aarch64 Part of rust-lang#152305 Following rust-lang#153109 r? @marcoieni
rust-timer
added a commit
that referenced
this pull request
Mar 3, 2026
Rollup merge of #153223 - homersimpsons:chore/fix-LegacyKeyValueFormat-aarch64, r=marcoieni Fix LegacyKeyValueFormat report from docker build: host-aarch64 Part of #152305 Following #153109 r? @marcoieni
This was referenced Mar 3, 2026
matthiaskrgr
added a commit
to matthiaskrgr/rust
that referenced
this pull request
Mar 4, 2026
…alueFormat-disabled, r=marcoieni Fix LegacyKeyValueFormat report from docker build: disabled Part of rust-lang#152305 Following rust-lang#153109 r? @marcoieni
rust-timer
added a commit
that referenced
this pull request
Mar 4, 2026
Rollup merge of #153224 - homersimpsons:chore/fix-LegacyKeyValueFormat-disabled, r=marcoieni Fix LegacyKeyValueFormat report from docker build: disabled Part of #152305 Following #153109 r? @marcoieni
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Mar 7, 2026
…alueFormat-arm, r=marcoieni Fix LegacyKeyValueFormat report from docker build: arm Part of rust-lang#152305 r? @marcoieni
rust-timer
added a commit
that referenced
this pull request
Mar 7, 2026
Rollup merge of #153371 - homersimpsons:chore/fix-LegacyKeyValueFormat-arm, r=marcoieni Fix LegacyKeyValueFormat report from docker build: arm Part of #152305 r? @marcoieni
This was referenced Mar 7, 2026
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Mar 9, 2026
…alueFormat-ohos, r=marcoieni Fix LegacyKeyValueFormat report from docker build: ohos Part of rust-lang#152305 r? @marcoieni
rust-timer
added a commit
that referenced
this pull request
Mar 9, 2026
Rollup merge of #153527 - homersimpsons:chore/fix-LegacyKeyValueFormat-ohos, r=marcoieni Fix LegacyKeyValueFormat report from docker build: ohos Part of #152305 r? @marcoieni
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Mar 10, 2026
…alueFormat-miscellaneous, r=marcoieni Fix LegacyKeyValueFormat report from docker build: miscellaneous Part of rust-lang#152305 Those are the remaining Dockerfile to fix once the other merge requests are merged. Note that this merge request can still be merged before the others. r? @marcoieni
JonathanBrouwer
added a commit
to JonathanBrouwer/rust
that referenced
this pull request
Mar 10, 2026
…alueFormat-miscellaneous, r=marcoieni Fix LegacyKeyValueFormat report from docker build: miscellaneous Part of rust-lang#152305 Those are the remaining Dockerfile to fix once the other merge requests are merged. Note that this merge request can still be merged before the others. r? @marcoieni
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge split (requested in #152305 (comment)):
aarch64-gnu-debug(1): Fix LegacyKeyValueFormat report from docker build: aarch64-gnu-debug #153109aarch64(3): Fix LegacyKeyValueFormat report from docker build: host-aarch64 #153223disabled/(11): Fix LegacyKeyValueFormat report from docker build: disabled #153224arm(7): Fix LegacyKeyValueFormat report from docker build: arm #153371x86_64-gnu(10): Fix LegacyKeyValueFormat report from docker build: x86_64-gnu #153372dist-x86_64(6): Fix LegacyKeyValueFormat report from docker build: dist-x86_64 #153374powerpc(5): Fix LegacyKeyValueFormat report from docker build: powerpc #153373i686(4): Fix LegacyKeyValueFormat report from docker build: i686 #153526ohos(2): Fix LegacyKeyValueFormat report from docker build: ohos #153527mips(4): Fix LegacyKeyValueFormat report from docker build: mips #153528pr-check-1,pr-check-2,tidy(3): Fix LegacyKeyValueFormat report from docker build: pr #153529dist-various-1,dist-various-2,test-various(3): Fix LegacyKeyValueFormat report from docker build: various #153531dist-android,dist-loongarch64-linux,dist-loongarch64-musl,dist-riscv64-linux,dist-s390x-linux,dist-sparcv9-solaris,x86_64-fuchsia,x86_64-rust-for-linux(8): Fix LegacyKeyValueFormat report from docker build: miscellaneous #153533While checking job logs (https://github.com/rust-lang/rust/actions/runs/21779827147/job/62842068357#step:28:217) I noticed:
I identified warnings with:
I went with
ENV ENVVAR="quoted"because it is the most working solution I found. Note that I did not touch lines that did not report a warning but that were written asENV ENVVAR=unquotedorENV ENVVAR=multi \\n line.