Snapshot for 20240610, v19.0.0, acf6721 (big-merge)
Closed this issue · 7 comments
Hello @kwk!
This issue exists to let you know that we are about to monitor the builds of the LLVM (v19.0.0, llvm/llvm-project@ acf6721) snapshot for 20240610.
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 thefedora-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: 2024-06-12T23:19:49.917311
Build Matrix
llvm | |
---|---|
fedora-39-aarch64 ✅ tests passed |
✅ |
fedora-39-i386 | ✅ |
fedora-39-ppc64le ✅ tests passed 🔒 |
✅ |
fedora-39-s390x ❌ Copr build(s) failed |
❌ |
fedora-39-x86_64 ✅ tests passed |
✅ |
fedora-40-aarch64 ✅ tests passed |
✅ |
fedora-40-i386 | ✅ |
fedora-40-ppc64le ✅ tests passed 🔒 |
✅ |
fedora-40-s390x ❌ Copr build(s) failed |
❌ |
fedora-40-x86_64 ✅ tests passed |
✅ |
fedora-rawhide-aarch64 ❌ tests failed |
✅ |
fedora-rawhide-i386 | ✅ |
fedora-rawhide-ppc64le |
✅ |
fedora-rawhide-s390x |
✅ |
fedora-rawhide-x86_64 ❌ tests failed |
✅ |
rhel-9-aarch64 ✅ tests passed 🔒 |
✅ |
rhel-9-s390x ❌ Copr build(s) failed |
❌ |
rhel-9-x86_64 ✅ tests passed 🔒 |
✅ |
Build status legend
- ⭕ : canceled
- ❌ : failed
- ☑️ : forked
- 📥 : importing
- 🔜 : pending
- 🏃 : running
- 🚫 : skipped
- ⭐ : starting
- ✅ : succeeded
- ⌛ : waiting
- ❔ : unknown
⚠️ : pipeline error (only relevant to testing-farm)
Testing-farm results are in!
Last updated: 2024-06-12T23:19:48.532957
Some (if not all) results from testing-farm are in. This comment will be updated over time and is detached from the main issue comment because we want to preserve the logs entirely and not shorten them.
Note
Please be aware that the testing-farm artifact links a valid for no longer than 90 days. That is why we persists the log outputs here.
Warning
This list is not extensive if tests have been run in the Red Hat internal testing-farm ranch and failed. For those, take a look in the "chroot" column of the build matrix above and look for failed tests that show a 🔒 symbol.
Failed testing-farm test cases
/llvm-tests/tests/integration-test-suite
on fedora-rawhide-aarch64
(see testing-farm artifacts)
+ threads=0
+ thread_args=
+ repo_url=https://github.com/opencollab/llvm-toolchain-integration-test-suite
+ '[' 0 -gt 0 ']'
+ '[' 0 -ge 1 ']'
++ mktemp -d -p /var/tmp
+ cd /var/tmp/tmp.HvPh4CqV2b
+ git clone https://github.com/opencollab/llvm-toolchain-integration-test-suite
Cloning into 'llvm-toolchain-integration-test-suite'...
+ cd llvm-toolchain-integration-test-suite
+ mkdir _build
+ cd _build
+ cmake .. -DENABLE_LIBCXX=OFF -DENABLE_STATIC_LIBCXX=OFF -DENABLE_LIBUNWIND=OFF
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
[... CMAKE CONFIGURE LOG SHORTENED ...]
+ lit --show-unsupported --show-xfail -v tests
PASS: LLVM regression suite :: atomic_fetch.c (1 of 51)
PASS: LLVM regression suite :: basic_clang_tidy.cpp (2 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lib++.cpp (3 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lib++2.cpp (4 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lldb.c (5 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lldb2.cpp (6 of 51)
PASS: LLVM regression suite :: basic_debuginfo.c (7 of 51)
PASS: LLVM regression suite :: basic_openmp.c (8 of 51)
PASS: LLVM regression suite :: clang_format.c (9 of 51)
PASS: LLVM regression suite :: code_coverage.cpp (10 of 51)
PASS: LLVM regression suite :: buildid.c (11 of 51)
PASS: LLVM regression suite :: code_profiling.cpp (12 of 51)
PASS: LLVM regression suite :: format_diff.c (13 of 51)
UNSUPPORTED: LLVM regression suite :: from_chars_libc++.cpp (14 of 51)
FAIL: LLVM regression suite :: gold.c (15 of 51)
******************** TEST 'LLVM regression suite :: gold.c' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 3: /usr/bin/clang -fuse-ld=gold /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/tests/gold.c -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/gold.c.tmp
+ /usr/bin/clang -fuse-ld=gold /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/tests/gold.c -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/gold.c.tmp
clang: error: invalid linker name in argument '-fuse-ld=gold'
--
********************
UNSUPPORTED: LLVM regression suite :: hello.mlir (16 of 51)
PASS: LLVM regression suite :: include_limits.c (17 of 51)
UNSUPPORTED: LLVM regression suite :: libc++_link_static.cpp (18 of 51)
UNSUPPORTED: LLVM regression suite :: libc++_static_shared.cpp (19 of 51)
PASS: LLVM regression suite :: from_chars.cpp (20 of 51)
PASS: LLVM regression suite :: llvm-ir.c (21 of 51)
PASS: LLVM regression suite :: libclang_cpp.cpp (22 of 51)
PASS: LLVM regression suite :: lto_and_cfi.c (23 of 51)
PASS: LLVM regression suite :: lto_and_cross_dso_cfi.c (24 of 51)
PASS: LLVM regression suite :: llvm_config_libs.cpp (25 of 51)
FAIL: LLVM regression suite :: lto_and_gold.c (26 of 51)
******************** TEST 'LLVM regression suite :: lto_and_gold.c' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 3: /usr/bin/clang -c -flto /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -DLIB -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o
+ /usr/bin/clang -c -flto /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -DLIB -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o
RUN: at line 4: /usr/bin/clang -c -flto /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -ULIB -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o
+ /usr/bin/clang -c -flto /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -ULIB -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o
RUN: at line 5: /usr/bin/clang -fuse-ld=gold -flto /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp
+ /usr/bin/clang -fuse-ld=gold -flto /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o -o /var/tmp/tmp.HvPh4CqV2b/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp
clang: error: invalid linker name in argument '-fuse-ld=gold'
clang: error: invalid linker name in argument '-fuse-ld=gold'
--
********************
PASS: LLVM regression suite :: lto_and_lld.c (27 of 51)
UNSUPPORTED: LLVM regression suite :: minimal_mlir_cmake.txt (28 of 51)
PASS: LLVM regression suite :: openmp_headers.c (29 of 51)
PASS: LLVM regression suite :: openmp_tools.c (30 of 51)
UNSUPPORTED: LLVM regression suite :: partial-toolchain.cpp (31 of 51)
PASS: LLVM regression suite :: minimal_llvm_cmake.txt (32 of 51)
PASS: LLVM regression suite :: plugins.cpp (33 of 51)
PASS: LLVM regression suite :: rpass_inline.cpp (34 of 51)
PASS: LLVM regression suite :: save-optimization-record.c (35 of 51)
PASS: LLVM regression suite :: scanbuild_missing_delete.cpp (36 of 51)
PASS: LLVM regression suite :: scanbuild_py.cpp (37 of 51)
PASS: LLVM regression suite :: scanbuild_py_makefile.txt (38 of 51)
PASS: LLVM regression suite :: test_asan_heap.c (39 of 51)
PASS: LLVM regression suite :: test_asan_lc.c (40 of 51)
PASS: LLVM regression suite :: test_clangd.txt (41 of 51)
PASS: LLVM regression suite :: test_hwasan.c (42 of 51)
PASS: LLVM regression suite :: test_leaksan.c (43 of 51)
PASS: LLVM regression suite :: plugins_newpm.txt (44 of 51)
PASS: LLVM regression suite :: test_tsan.c (45 of 51)
PASS: LLVM regression suite :: test_ubsan.c (46 of 51)
UNSUPPORTED: LLVM regression suite :: unwind.cpp (47 of 51)
PASS: LLVM regression suite :: thinlto.c (48 of 51)
PASS: LLVM regression suite :: warning_conversion.c (49 of 51)
UNSUPPORTED: LLVM regression suite :: whole-toolchain.cpp (50 of 51)
PASS: LLVM regression suite :: whole-toolchain.c (51 of 51)
********************
Unsupported Tests (12):
LLVM regression suite :: basic_lib++.cpp
LLVM regression suite :: basic_lib++2.cpp
LLVM regression suite :: basic_lldb.c
LLVM regression suite :: basic_lldb2.cpp
LLVM regression suite :: from_chars_libc++.cpp
LLVM regression suite :: hello.mlir
LLVM regression suite :: libc++_link_static.cpp
LLVM regression suite :: libc++_static_shared.cpp
LLVM regression suite :: minimal_mlir_cmake.txt
LLVM regression suite :: partial-toolchain.cpp
LLVM regression suite :: unwind.cpp
LLVM regression suite :: whole-toolchain.cpp
********************
Failed Tests (2):
LLVM regression suite :: gold.c
LLVM regression suite :: lto_and_gold.c
Testing Time: 13.14s
Total Discovered Tests: 51
Unsupported: 12 (23.53%)
Passed : 37 (72.55%)
Failed : 2 (3.92%)
Shared connection to 3.137.195.212 closed.
/llvm-tests/tests/integration-test-suite
on fedora-rawhide-x86_64
(see testing-farm artifacts)
+ threads=0
+ thread_args=
+ repo_url=https://github.com/opencollab/llvm-toolchain-integration-test-suite
+ '[' 0 -gt 0 ']'
+ '[' 0 -ge 1 ']'
++ mktemp -d -p /var/tmp
+ cd /var/tmp/tmp.YnSbZnHpJD
+ git clone https://github.com/opencollab/llvm-toolchain-integration-test-suite
Cloning into 'llvm-toolchain-integration-test-suite'...
+ cd llvm-toolchain-integration-test-suite
+ mkdir _build
+ cd _build
+ cmake .. -DENABLE_LIBCXX=OFF -DENABLE_STATIC_LIBCXX=OFF -DENABLE_LIBUNWIND=OFF
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
Compatibility with CMake < 3.5 will be removed from a future version of
CMake.
Update the VERSION argument <min> value or use a ...<max> suffix to tell
CMake that the project does not need compatibility with older versions.
[... CMAKE CONFIGURE LOG SHORTENED ...]
+ lit --show-unsupported --show-xfail -v tests
PASS: LLVM regression suite :: atomic_fetch.c (1 of 51)
PASS: LLVM regression suite :: basic_clang_tidy.cpp (2 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lib++.cpp (3 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lib++2.cpp (4 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lldb.c (5 of 51)
UNSUPPORTED: LLVM regression suite :: basic_lldb2.cpp (6 of 51)
PASS: LLVM regression suite :: basic_debuginfo.c (7 of 51)
PASS: LLVM regression suite :: basic_openmp.c (8 of 51)
PASS: LLVM regression suite :: clang_format.c (9 of 51)
PASS: LLVM regression suite :: code_coverage.cpp (10 of 51)
PASS: LLVM regression suite :: buildid.c (11 of 51)
PASS: LLVM regression suite :: code_profiling.cpp (12 of 51)
PASS: LLVM regression suite :: format_diff.c (13 of 51)
UNSUPPORTED: LLVM regression suite :: from_chars_libc++.cpp (14 of 51)
FAIL: LLVM regression suite :: gold.c (15 of 51)
******************** TEST 'LLVM regression suite :: gold.c' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 3: /usr/bin/clang -fuse-ld=gold /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/tests/gold.c -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/gold.c.tmp
+ /usr/bin/clang -fuse-ld=gold /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/tests/gold.c -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/gold.c.tmp
clang: error: invalid linker name in argument '-fuse-ld=gold'
--
********************
UNSUPPORTED: LLVM regression suite :: hello.mlir (16 of 51)
PASS: LLVM regression suite :: include_limits.c (17 of 51)
UNSUPPORTED: LLVM regression suite :: libc++_link_static.cpp (18 of 51)
UNSUPPORTED: LLVM regression suite :: libc++_static_shared.cpp (19 of 51)
PASS: LLVM regression suite :: from_chars.cpp (20 of 51)
PASS: LLVM regression suite :: llvm-ir.c (21 of 51)
PASS: LLVM regression suite :: libclang_cpp.cpp (22 of 51)
PASS: LLVM regression suite :: lto_and_cfi.c (23 of 51)
PASS: LLVM regression suite :: lto_and_cross_dso_cfi.c (24 of 51)
PASS: LLVM regression suite :: llvm_config_libs.cpp (25 of 51)
FAIL: LLVM regression suite :: lto_and_gold.c (26 of 51)
******************** TEST 'LLVM regression suite :: lto_and_gold.c' FAILED ********************
Exit Code: 1
Command Output (stderr):
--
RUN: at line 3: /usr/bin/clang -c -flto /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -DLIB -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o
+ /usr/bin/clang -c -flto /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -DLIB -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o
RUN: at line 4: /usr/bin/clang -c -flto /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -ULIB -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o
+ /usr/bin/clang -c -flto /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/tests/lto_and_gold.c -ULIB -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o
RUN: at line 5: /usr/bin/clang -fuse-ld=gold -flto /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp
+ /usr/bin/clang -fuse-ld=gold -flto /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-obj.o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp-main.o -o /var/tmp/tmp.YnSbZnHpJD/llvm-toolchain-integration-test-suite/_build/tests/Output/lto_and_gold.c.tmp
clang: error: invalid linker name in argument '-fuse-ld=gold'
clang: error: invalid linker name in argument '-fuse-ld=gold'
--
********************
PASS: LLVM regression suite :: lto_and_lld.c (27 of 51)
UNSUPPORTED: LLVM regression suite :: minimal_mlir_cmake.txt (28 of 51)
PASS: LLVM regression suite :: openmp_headers.c (29 of 51)
PASS: LLVM regression suite :: openmp_tools.c (30 of 51)
UNSUPPORTED: LLVM regression suite :: partial-toolchain.cpp (31 of 51)
PASS: LLVM regression suite :: minimal_llvm_cmake.txt (32 of 51)
PASS: LLVM regression suite :: plugins.cpp (33 of 51)
PASS: LLVM regression suite :: rpass_inline.cpp (34 of 51)
PASS: LLVM regression suite :: save-optimization-record.c (35 of 51)
PASS: LLVM regression suite :: plugins_newpm.txt (36 of 51)
PASS: LLVM regression suite :: scanbuild_py.cpp (37 of 51)
PASS: LLVM regression suite :: scanbuild_missing_delete.cpp (38 of 51)
PASS: LLVM regression suite :: test_asan_heap.c (39 of 51)
PASS: LLVM regression suite :: scanbuild_py_makefile.txt (40 of 51)
PASS: LLVM regression suite :: test_asan_lc.c (41 of 51)
UNSUPPORTED: LLVM regression suite :: test_hwasan.c (42 of 51)
PASS: LLVM regression suite :: test_clangd.txt (43 of 51)
PASS: LLVM regression suite :: test_leaksan.c (44 of 51)
PASS: LLVM regression suite :: test_ubsan.c (45 of 51)
PASS: LLVM regression suite :: test_tsan.c (46 of 51)
UNSUPPORTED: LLVM regression suite :: unwind.cpp (47 of 51)
PASS: LLVM regression suite :: thinlto.c (48 of 51)
PASS: LLVM regression suite :: warning_conversion.c (49 of 51)
UNSUPPORTED: LLVM regression suite :: whole-toolchain.cpp (50 of 51)
PASS: LLVM regression suite :: whole-toolchain.c (51 of 51)
********************
Unsupported Tests (13):
LLVM regression suite :: basic_lib++.cpp
LLVM regression suite :: basic_lib++2.cpp
LLVM regression suite :: basic_lldb.c
LLVM regression suite :: basic_lldb2.cpp
LLVM regression suite :: from_chars_libc++.cpp
LLVM regression suite :: hello.mlir
LLVM regression suite :: libc++_link_static.cpp
LLVM regression suite :: libc++_static_shared.cpp
LLVM regression suite :: minimal_mlir_cmake.txt
LLVM regression suite :: partial-toolchain.cpp
LLVM regression suite :: test_hwasan.c
LLVM regression suite :: unwind.cpp
LLVM regression suite :: whole-toolchain.cpp
********************
Failed Tests (2):
LLVM regression suite :: gold.c
LLVM regression suite :: lto_and_gold.c
Testing Time: 11.40s
Total Discovered Tests: 51
Unsupported: 13 (25.49%)
Passed : 36 (70.59%)
Failed : 2 (3.92%)
Shared connection to 18.188.172.231 closed.
Errors found in Copr builds on rhel-9-s390x
- test
-
llvm
onrhel-9-s390x
(see build log, contribute to log-detective)TEST 'LLVM :: tools/gold/X86/time-trace.ll' FAILED
******************** TEST 'LLVM :: tools/gold/X86/time-trace.ll' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/bin/llvm-as /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll -o /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp.o + /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/bin/llvm-as /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll -o /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp.o RUN: at line 3: /usr/bin/ld.gold -plugin /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/lib64/LLVMgold.so -m elf_x86_64 --plugin-opt=time-trace=/builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp2.json -shared /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp.o -o /dev/null + /usr/bin/ld.gold -plugin /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/lib64/LLVMgold.so -m elf_x86_64 --plugin-opt=time-trace=/builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp2.json -shared /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp.o -o /dev/null RUN: at line 6: /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/bin/FileCheck --input-file /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp2.json /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll + /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/bin/FileCheck --input-file /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp2.json /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll RUN: at line 8: /usr/bin/ld.gold -plugin /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/lib64/LLVMgold.so -m elf_x86_64 --plugin-opt=time-trace=/builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6
-
Errors found in Copr builds on fedora-39-s390x
- unknown
-
llvm
onfedora-39-s390x
(see build log, contribute to log-detective)Build log tail
Sometimes the end of the build log contains useful information.
ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240610.gacf67212e87bdc-1.fc39.src.rpm) Config(fedora-39-s390x) 507 minutes 15 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M 2ffd2fe66b854cd38c24db9cf51f58f4 -D /var/lib/mock/fedora-39-s390x-1717984431.973820/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.uyjr9i7s:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/originals/llvm.spec' 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.Jun 10 10:21:05 + /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/bin/FileCheck --input-file /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp4.txt /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll --check-prefix=ERR Jun 10 10:21:05 /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll:32:8: error: ERR: expected string not found in input -- Jun 10 10:21:05 /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp4.txt:1:1: note: scanning from here Jun 10 10:21:05 /usr/bin/ld.gold: fatal error: Invalid time trace granularity: -- Jun 10 10:21:05 /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp4.txt:1:32: note: possible intended match here Jun 10 10:21:05 /usr/bin/ld.gold: fatal error: Invalid time trace granularity: -- Jun 10 10:21:05 <<<<<< Jun 10 10:21:05 1: /usr/bin/ld.gold: fatal error: Invalid time trace granularity: Jun 10 10:21:05 check:32'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found -- Jun 10 10:23:44 error: Bad exit status from /var/tmp/rpm-tmp.ueJRLi (%check) -- /var/lib/mock/fedora-39-s390x-1717984431.973820/root/var/log/dnf.rpm.log ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240610.gacf67212e87bdc-1.fc39.src.rpm) Config(fedora-39-s390x) 507 minutes 15 seconds -- Finish: clean chroot ERROR: Command failed: -- Copr build error: Build failed
-
Errors found in Copr builds on fedora-40-s390x
- unknown
-
llvm
onfedora-40-s390x
(see build log, contribute to log-detective)Build log tail
Sometimes the end of the build log contains useful information.
ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240610.gacf67212e87bdc-1.fc40.src.rpm) Config(fedora-40-s390x) 518 minutes 13 seconds INFO: Results and/or logs in: /var/lib/copr-rpmbuild/results INFO: Cleaning up build root ('cleanup_on_failure=True') Start: clean chroot INFO: unmounting tmpfs. Finish: clean chroot ERROR: Command failed: # /usr/bin/systemd-nspawn -q -M 93d90d89794e43efb57ca517c8fee050 -D /var/lib/mock/fedora-40-s390x-1717984473.831878/root -a -u mockbuild --capability=cap_ipc_lock --rlimit=RLIMIT_NOFILE=10240 --capability=cap_ipc_lock --bind=/tmp/mock-resolv.xrxzvvz9:/etc/resolv.conf --bind=/dev/btrfs-control --bind=/dev/mapper/control --bind=/dev/fuse --bind=/dev/loop-control --bind=/dev/loop0 --bind=/dev/loop1 --bind=/dev/loop2 --bind=/dev/loop3 --bind=/dev/loop4 --bind=/dev/loop5 --bind=/dev/loop6 --bind=/dev/loop7 --bind=/dev/loop8 --bind=/dev/loop9 --bind=/dev/loop10 --bind=/dev/loop11 --console=pipe --setenv=TERM=vt100 --setenv=SHELL=/bin/bash --setenv=HOME=/builddir --setenv=HOSTNAME=mock --setenv=PATH=/usr/bin:/bin:/usr/sbin:/sbin '--setenv=PROMPT_COMMAND=printf "\033]0;<mock-chroot>\007"' '--setenv=PS1=<mock-chroot> \s-\v\$ ' --setenv=LANG=C.UTF-8 --resolv-conf=off bash --login -c '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/originals/llvm.spec' 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.Jun 10 10:31:58 + /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/bin/FileCheck --input-file /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp4.txt /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll --check-prefix=ERR Jun 10 10:31:58 /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/test/tools/gold/X86/time-trace.ll:32:8: error: ERR: expected string not found in input -- Jun 10 10:31:58 /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp4.txt:1:1: note: scanning from here Jun 10 10:31:58 /usr/bin/ld.gold: fatal error: Invalid time trace granularity: -- Jun 10 10:31:58 /builddir/build/BUILD/llvm-project-acf67212e87bdccebba1c6dc6b6e49f3a7bcf866/llvm/redhat-linux-build/test/tools/gold/X86/Output/time-trace.ll.tmp4.txt:1:32: note: possible intended match here Jun 10 10:31:58 /usr/bin/ld.gold: fatal error: Invalid time trace granularity: -- Jun 10 10:31:58 <<<<<< Jun 10 10:31:58 1: /usr/bin/ld.gold: fatal error: Invalid time trace granularity: Jun 10 10:31:58 check:32'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found -- Jun 10 10:34:28 error: Bad exit status from /var/tmp/rpm-tmp.EZdlYA (%check) -- INFO: /var/lib/mock/fedora-40-s390x-1717984473.831878/root/var/log/dnf5.log ERROR: Exception(/var/lib/copr-rpmbuild/results/llvm-19.0.0~pre20240610.gacf67212e87bdc-1.fc40.src.rpm) Config(fedora-40-s390x) 518 minutes 13 seconds -- Finish: clean chroot ERROR: Command failed: -- Copr build error: Build failed
-
s390x failures still caused by llvm/llvm-project@cd3255a
I think llvm/llvm-project#95083 should fix s390x.