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

Snapshot for 20250205, v21.0.0, 32be90d (big-merge) #1064

Closed
github-actions bot opened this issue Feb 5, 2025 · 29 comments
Closed

Snapshot for 20250205, v21.0.0, 32be90d (big-merge) #1064

github-actions bot opened this issue Feb 5, 2025 · 29 comments

Comments

@github-actions
Copy link

github-actions bot commented Feb 5, 2025

This issue exists to let you know that we are about to monitor the builds of the LLVM (v21.0.0, llvm/llvm-project@ 32be90d) snapshot for 20250205.

At certain intervals the CI system will update this very comment over time to reflect the progress of builds.
Log analysis
For example if a build of the llvm project fails on the fedora-rawhide-x86_64 platform, we'll analyze the build log (if any) to identify the cause of the failure. The cause can be any of ['srpm_build_issue', 'copr_timeout', 'network_issue', 'dependency_issue', 'test', 'downstream_patch_application', 'rpm__installed_but_unpackaged_files_found', 'rpm__directory_not_found', 'rpm__file_not_found', 'cmake_error', 'unknown']. For each cause we will list the packages and the relevant log excerpts.
Use of labels
Let's assume a unit test test in upstream LLVM was broken. We will then add these labels to this issue: error/test, build_failed_on/fedora-rawhide-x86_64, project/llvm. If you manually restart a build in Copr and can bring it to a successful state, we will automatically remove the aforementioned labels.

Last updated: 2025-02-05T09:25:06.052864

Build Matrix
llvm
fedora-40-aarch64
Copr build(s) failed
fedora-40-i386
Copr build(s) failed
fedora-40-ppc64le
Copr build(s) failed
fedora-40-s390x 🏃
fedora-40-x86_64
Copr build(s) failed
fedora-41-aarch64
Copr build(s) failed
fedora-41-i386
Copr build(s) failed
fedora-41-ppc64le 🏃
fedora-41-s390x 🏃
fedora-41-x86_64
Copr build(s) failed
fedora-42-aarch64
Copr build(s) failed
fedora-42-i386
Copr build(s) failed
fedora-42-ppc64le
Copr build(s) failed
fedora-42-s390x
Copr build(s) failed
fedora-42-x86_64
Copr build(s) failed
fedora-rawhide-aarch64
Copr build(s) failed
fedora-rawhide-i386
Copr build(s) failed
fedora-rawhide-ppc64le 🏃
fedora-rawhide-s390x 🏃
fedora-rawhide-x86_64
Copr build(s) failed
rhel-8-aarch64
Copr build(s) failed
rhel-8-s390x 🏃
rhel-8-x86_64
Copr build(s) failed
rhel-9-aarch64
Copr build(s) failed
rhel-9-s390x 🔜
rhel-9-x86_64
Copr build(s) failed
Build status legend
  • ⭕ : canceled
  • ❌ : failed
  • ☑️ : forked
  • 📥 : importing
  • 🔜 : pending
  • 🏃 : running
  • 🚫 : skipped
  • ⭐ : starting
  • ✅ : succeeded
  • ⌛ : waiting
  • ❔ : unknown
  • ⚠️ : pipeline error (only relevant to testing-farm)
Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-40-aarch64

  • test
    1. llvm on fedora-40-aarch64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      next:14'0     ~~~~~~~~~~~~
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-40-i386

  • test
    1. llvm on fedora-40-i386 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      next:14'0     ~~~~~~~~~~~~
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-40-ppc64le

  • test
    1. llvm on fedora-40-ppc64le (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      next:14'0     ~~~~~~~~~~~~
      

This comment has been minimized.

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-40-x86_64

  • test
    1. llvm on fedora-40-x86_64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      next:14'0     ~~~~~~~~~~~~
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-41-aarch64

  • test
    1. llvm on fedora-41-aarch64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local 
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-41-i386

  • test
    1. llvm on fedora-41-i386 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local 
      

This comment has been minimized.

This comment has been minimized.

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-41-x86_64

  • test
    1. llvm on fedora-41-x86_64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local 
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-42-aarch64

  • unknown
    1. llvm on fedora-42-aarch64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64 (IP: 38.145.60.21)
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64 (IP: 8.43.85.67)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64 (IP: 8.43.85.67)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64 (IP: 38.145.60.21)
      --
      /bin/tar: Removing leading `/' from member names
      ERROR: Exception(/var/lib/copr-rpmbuild/workspace/workdir-fcu9o2ly/llvm/llvm.spec) Config(fedora-42-aarch64) 0 minutes 27 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=aarch64 (IP: 38.145.60.21)
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-42-i386

  • test
    1. llvm on fedora-42-i386 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local 
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-42-ppc64le

  • unknown
    1. llvm on fedora-42-ppc64le (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le (IP: 2620:52:3:1:dead:beef:cafe:fed7)
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le (IP: 2620:52:3:1:dead:beef:cafe:fed7)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le (IP: 2620:52:3:1:dead:beef:cafe:fed7)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le (IP: 2620:52:3:1:dead:beef:cafe:fed7)
      --
      /bin/tar: Removing leading `/' from member names
      ERROR: Exception(/var/lib/copr-rpmbuild/workspace/workdir-zr_keud2/llvm/llvm.spec) Config(fedora-42-ppc64le) 0 minutes 32 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=ppc64le (IP: 2620:52:3:1:dead:beef:cafe:fed7)
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-42-s390x

  • unknown
    1. llvm on fedora-42-s390x (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x (IP: 152.19.134.142)
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x (IP: 152.19.134.198)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x (IP: 38.145.60.21)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x (IP: 152.19.134.142)
      --
      /bin/tar: Removing leading `/' from member names
      ERROR: Exception(/var/lib/copr-rpmbuild/workspace/workdir-4ray62tj/llvm/llvm.spec) Config(fedora-42-s390x) 0 minutes 43 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=s390x (IP: 152.19.134.142)
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-42-x86_64

  • unknown
    1. llvm on fedora-42-x86_64 (see build log, contribute to log-detective)

      Build log tail

      Sometimes the end of the build log contains useful information.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64 (IP: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189)
      
      Copr build error: Build failed
      
      

      RPM build errors

      If we have found RPM build errors in the log file, you'll find them here.

      
      

      Errors to look into

      If we have found the term error: (case insentitive) in the build log,
      you'll find all occurrences here together with the preceding lines.

      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64 (IP: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64 (IP: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189)
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64 (IP: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189)
      --
      /bin/tar: Removing leading `/' from member names
      ERROR: Exception(/var/lib/copr-rpmbuild/workspace/workdir-0eq27a_n/llvm/llvm.spec) Config(fedora-42-x86_64) 0 minutes 33 seconds
      --
      Finish: clean chroot
      ERROR: Command failed: 
      --
      >>> Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-
      >>> Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for http
      Failed to download metadata (metalink: "https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64") for repository "fedora"
       Librepo error: Cannot prepare internal mirrorlist: Status code: 404 for https://mirrors.fedoraproject.org/metalink?repo=fedora-42&arch=x86_64 (IP: 2600:1f14:fad:5c02:7c8a:72d0:1c58:c189)
      
      Copr build error: Build failed
      
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-rawhide-aarch64

  • test
    1. llvm on fedora-rawhide-aarch64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local 
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-rawhide-i386

  • test
    1. llvm on fedora-rawhide-i386 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local 
      

This comment has been minimized.

This comment has been minimized.

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on fedora-rawhide-x86_64

  • test
    1. llvm on fedora-rawhide-x86_64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-21.0.0_pre20250205.g32be90db269a6d-build/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local 
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on rhel-8-aarch64

  • test
    1. llvm on rhel-8-aarch64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/aarch64-redhat-linux-gnu/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/aarch64-redhat-linux-gnu/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/aarch64-redhat-linux-gnu/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/aarch64-redhat-linux-gnu/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      ne
      

This comment has been minimized.

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on rhel-8-x86_64

  • test
    1. llvm on rhel-8-x86_64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/x86_64-redhat-linux-gnu/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/x86_64-redhat-linux-gnu/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/x86_64-redhat-linux-gnu/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/x86_64-redhat-linux-gnu/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      next:1
      

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on rhel-9-aarch64

  • test
    1. llvm on rhel-9-aarch64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      next:14'0     ~~~~~~~~~~~~
      

This comment has been minimized.

Copy link
Author

github-actions bot commented Feb 5, 2025

Errors found in Copr builds on rhel-9-x86_64

  • test
    1. llvm on rhel-9-x86_64 (see build log, contribute to log-detective)
      TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED
      ******************** TEST 'Clang :: CodeGen/X86/avx-cxx-record.cpp' FAILED ********************
      Exit Code: 1
      
      Command Output (stderr):
      --
      RUN: at line 1: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o - | /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/clang /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp -S --target=x86_64-unknown-linux-gnu -emit-llvm -O2 -march=x86-64-v3 -o -
      + /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/llvm/redhat-linux-build/bin/FileCheck /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp:14:16: error: CHECK-NEXT: expected string not found in input
      // CHECK-NEXT: entry:
                     ^
      <stdin>:11:169: note: scanning from here
      define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 {
                                                                                                                                                                              ^
      <stdin>:13:14: note: possible intended match here
       %2 = getelementptr inbounds nuw i8, ptr %0, i64 16
                   ^
      
      Input file: <stdin>
      Check file: /builddir/build/BUILD/llvm-project-32be90db269a6dbb876b99f6ef3df6563f66315a/clang/test/CodeGen/X86/avx-cxx-record.cpp
      
      -dump-input=help explains the following input dump.
      
      Input was:
      <<<<<<
                 .
                 .
                 .
                 6: %struct.XMM2 = type { %struct.XMM1, %struct.XMM1.0 } 
                 7: %struct.XMM1 = type { <2 x i64> } 
                 8: %struct.XMM1.0 = type { <2 x i64> } 
                 9:  
                10: ; Function Attrs: mustprogress nofree norecurse nosync nounwind willreturn memory(argmem: write) uwtable 
                11: define dso_local void @_Z3foov(ptr dead_on_unwind noalias writable writeonly sret(%struct.XMM2) align 16 captures(none) initializes((0, 32)) %0) local_unnamed_addr #0 { 
      next:14'0                                                                                                                                                                             X error: no match found
                12:  store <2 x i64> <i64 1, i64 2>, ptr %0, align 16, !tbaa !3 
      next:14'0     ~~~~~~~~~~~~
      

@tuliom
Copy link
Collaborator

tuliom commented Feb 5, 2025

The issue with Clang :: CodeGen/X86/avx-cxx-record.cpp has been fixed with llvm/llvm-project#125787

@tuliom
Copy link
Collaborator

tuliom commented Feb 5, 2025

The other issues appear to be related to F42 getting branched from rawhide and some mirrors not being up-to-date.

@tuliom
Copy link
Collaborator

tuliom commented Feb 10, 2025

Got a confirmation that both issues got fixed in #1070 .

@tuliom tuliom closed this as completed Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment