Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[experiment] enable f16 on s390x #138022

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tgross35
Copy link
Contributor

@tgross35 tgross35 commented Mar 4, 2025

Pick up llvm/llvm-project#109164 and see if we can get artifacts for s390x.

try-job: dist-s390x-linux

@rustbot

This comment was marked as outdated.

@rustbot
Copy link
Collaborator

rustbot commented Mar 4, 2025

⚠️ Warning ⚠️

  • These commits modify submodules.

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-libs Relevant to the library team, which will review and decide on the PR/issue. labels Mar 4, 2025
@tgross35
Copy link
Contributor Author

tgross35 commented Mar 4, 2025

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 4, 2025
[experiment] enable f16 on s390x

Pick up https://github.com/llvm/llvm-project/pull and see if we can get artifacts for s390x.

try-job: dist-s390x-linux
@bors
Copy link
Contributor

bors commented Mar 4, 2025

⌛ Trying commit 6a524bd with merge 0851c54...

@tgross35 tgross35 marked this pull request as draft March 4, 2025 23:54
@rustbot rustbot added A-tidy Area: The tidy tool T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Mar 5, 2025
@tgross35
Copy link
Contributor Author

tgross35 commented Mar 5, 2025

@bors try

@bors
Copy link
Contributor

bors commented Mar 5, 2025

⌛ Trying commit 750d18f with merge 6a1c7dc9a5807fcb0c588e4a1bb88cc5d24d7807...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 5, 2025
[experiment] enable f16 on s390x

Pick up https://github.com/llvm/llvm-project/pull and see if we can get artifacts for s390x.

try-job: dist-s390x-linux
@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Mar 5, 2025

💔 Test failed - checks-actions

@bors bors added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Mar 5, 2025
@tgross35
Copy link
Contributor Author

tgross35 commented Mar 5, 2025

@bors try

@bors
Copy link
Contributor

bors commented Mar 5, 2025

⌛ Trying commit 1d2c5c8 with merge 651ade1e7749436d82141b96c40a4352bd258158...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 5, 2025
[experiment] enable f16 on s390x

Pick up https://github.com/llvm/llvm-project/pull and see if we can get artifacts for s390x.

try-job: dist-s390x-linux
@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Mar 5, 2025

💔 Test failed - checks-actions

@tgross35
Copy link
Contributor Author

tgross35 commented Mar 5, 2025

@bors try

@bors
Copy link
Contributor

bors commented Mar 5, 2025

⌛ Trying commit feb2416 with merge 06b466a...

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 5, 2025
[experiment] enable f16 on s390x

Pick up https://github.com/llvm/llvm-project/pull and see if we can get artifacts for s390x.

try-job: dist-s390x-linux
@rust-log-analyzer

This comment has been minimized.

@bors
Copy link
Contributor

bors commented Mar 5, 2025

💔 Test failed - checks-actions

@tgross35
Copy link
Contributor Author

tgross35 commented Mar 5, 2025

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 5, 2025
[experiment] enable f16 on s390x

Pick up https://github.com/llvm/llvm-project/pull and see if we can get artifacts for s390x.

try-job: dist-s390x-linux
@bors
Copy link
Contributor

bors commented Mar 5, 2025

⌛ Trying commit 197c0f7 with merge 954dc39...

@bors
Copy link
Contributor

bors commented Mar 5, 2025

☀️ Try build successful - checks-actions
Build commit: 954dc39 (954dc3968a4c1bbaf2db76299d93ba14a62f4710)

@tgross35
Copy link
Contributor Author

tgross35 commented Mar 5, 2025

@bors try

@rust-log-analyzer
Copy link
Collaborator

The job x86_64-gnu-llvm-18 failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
#19 exporting to docker image format
#19 sending tarball 19.7s done
#19 DONE 34.2s
##[endgroup]
Setting extra environment values for docker:  --env ENABLE_GCC_CODEGEN=1 --env GCC_EXEC_PREFIX=/usr/lib/gcc/
[CI_JOB_NAME=x86_64-gnu-llvm-18]
debug: `DISABLE_CI_RUSTC_IF_INCOMPATIBLE` configured.
---
sccache: Listening on address 127.0.0.1:4226
##[group]Configure the build
configure: processing command line
configure: 
configure: build.configure-args := ['--build=x86_64-unknown-linux-gnu', '--llvm-root=/usr/lib/llvm-18', '--enable-llvm-link-shared', '--set', 'rust.randomize-layout=true', '--set', 'rust.thin-lto-import-instr-limit=10', '--enable-verbose-configure', '--enable-sccache', '--disable-manage-submodules', '--enable-locked-deps', '--enable-cargo-native-static', '--set', 'rust.codegen-units-std=1', '--set', 'dist.compression-profile=balanced', '--dist-compression-formats=xz', '--set', 'rust.lld=false', '--disable-dist-src', '--release-channel=nightly', '--enable-debug-assertions', '--enable-overflow-checks', '--enable-llvm-assertions', '--set', 'rust.verify-llvm-ir', '--set', 'rust.codegen-backends=llvm,cranelift,gcc', '--set', 'llvm.static-libstdcpp', '--enable-new-symbol-mangling']
configure: target.x86_64-unknown-linux-gnu.llvm-config := /usr/lib/llvm-18/bin/llvm-config
configure: llvm.link-shared     := True
configure: rust.randomize-layout := True
configure: rust.thin-lto-import-instr-limit := 10
---
   Compiling libc v0.2.169
   Compiling object v0.36.7
   Compiling std v0.0.0 (/checkout/library/std)
   Compiling cc v1.2.0
   Compiling compiler_builtins v0.1.999 (https://github.com/tgross35/compiler-builtins.git?branch=s390x-f16#a1322f02)
   Compiling alloc v0.0.0 (/checkout/library/alloc)
   Compiling cfg-if v1.0.0
   Compiling memchr v2.7.4
   Compiling adler2 v2.0.0
---
  0     0    0     0    0     0      0      0 --:--:--  0:02:14 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:02:15 --:--:--     0
  0     0    0     0    0     0      0      0 --:--:--  0:02:15 --:--:--     0
curl: (28) Failed to connect to gcc.gnu.org port 80 after 135863 ms: Couldn't connect to server
error: Cannot download gettext-0.22.tar.gz from http://gcc.gnu.org/pub/gcc/infrastructure/
Command has failed. Rerun with -v to see more details.
  local time: Wed Mar  5 07:26:31 UTC 2025
  network time: Wed, 05 Mar 2025 07:26:31 GMT
##[error]Process completed with exit code 1.
Post job cleanup.

bors added a commit to rust-lang-ci/rust that referenced this pull request Mar 5, 2025
[experiment] enable f16 on s390x

Pick up llvm/llvm-project#109164 and see if we can get artifacts for s390x.

try-job: dist-s390x-linux
@bors
Copy link
Contributor

bors commented Mar 5, 2025

⌛ Trying commit 61efd2e with merge e39cd4a...

@bors
Copy link
Contributor

bors commented Mar 5, 2025

☀️ Try build successful - checks-actions
Build commit: e39cd4a (e39cd4a5c8cec58bf1b5c25ea8d491fd6868ef62)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tidy Area: The tidy tool S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) T-libs Relevant to the library team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants