llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `fuchsia-x86_64-linux` 
running on `fuchsia-debian-64-us-central1-b-1` while building `clang` at step 4 
"annotate".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/11/builds/19276

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 4 (annotate) failure: 'python 
../llvm-zorg/zorg/buildbot/builders/annotated/fuchsia-linux.py ...' (failure)
...
[231/2511] Copying CXX header __algorithm/out_value_result.h
[232/2511] Copying CXX header __algorithm/nth_element.h
[233/2511] Copying CXX header __algorithm/shift_right.h
[234/2511] Copying CXX header __algorithm/push_heap.h
[235/2511] Copying CXX header __algorithm/ranges_adjacent_find.h
[236/2511] Copying CXX header __atomic/kill_dependency.h
[237/2511] Generating header complex.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/complex.yaml
[238/2511] Building CXX object 
libc/src/stdlib/CMakeFiles/libc.src.stdlib.memalignment.dir/memalignment.cpp.obj
[239/2511] Building CXX object 
libc/src/strings/CMakeFiles/libc.src.strings.strcasecmp.dir/strcasecmp.cpp.obj
[240/2511] Building CXX object 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
FAILED: 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
 
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-oxh7zwbj/./bin/clang++ 
--target=riscv32-unknown-elf -DLIBC_NAMESPACE=__llvm_libc_21_0_0_git 
-I/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc -isystem 
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-oxh7zwbj/include/riscv32-unknown-unknown-elf
 --target=riscv32-unknown-elf -march=rv32imafc -mabi=ilp32f 
-Wno-atomic-alignment "-Dvfprintf(stream, format, vlist)=vprintf(format, 
vlist)" "-Dfprintf(stream, format, ...)=printf(format)" -D_LIBCPP_PRINT=1 -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wmisleading-indentation -Wctad-maybe-unsupported -ffunction-sections 
-fdata-sections 
-ffile-prefix-map=/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-oxh7zwbj/runtimes/runtimes-riscv32-unknown-elf-bins=../../../../llvm-project
 -ffile-prefix-map=/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/= 
-no-canonical-prefixes -Os -DNDEBUG --target=riscv32-unknown-elf 
-DLIBC_QSORT_IMPL=LIBC_QSORT_HEAP_SORT -DLIBC_ADD_NULL_CHECKS 
"-DLIBC_MATH=(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES)" 
-DLIBC_ERRNO_MODE=LIBC_ERRNO_MODE_EXTERNAL -fpie -ffreestanding 
-DLIBC_FULL_BUILD -nostdlibinc -ffixed-point -fno-builtin -fno-exceptions 
-fno-lax-vector-conversions -fno-unwind-tables -fno-asynchronous-unwind-tables 
-fno-rtti -ftrivial-auto-var-init=pattern -fno-omit-frame-pointer -Wall -Wextra 
-Werror -Wconversion -Wno-sign-conversion -Wdeprecated -Wno-c99-extensions 
-Wno-gnu-imaginary-constant -Wno-pedantic -Wimplicit-fallthrough 
-Wwrite-strings -Wextra-semi -Wnewline-eof -Wnonportable-system-include-path 
-Wstrict-prototypes -Wthread-safety -Wglobal-constructors 
-DLIBC_COPT_PUBLIC_PACKAGING -MD -MT 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
 -MF 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj.d
 -o 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
 -c 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc/src/compiler/generic/__stack_chk_fail.cpp
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc/src/compiler/generic/__stack_chk_fail.cpp:16:1:
 error: unknown type name 'uintptr_t'
   16 | uintptr_t __stack_chk_guard = static_cast<uintptr_t>(0xa9fff01234);
      | ^
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc/src/compiler/generic/__stack_chk_fail.cpp:16:43:
 error: unknown type name 'uintptr_t'
   16 | uintptr_t __stack_chk_guard = static_cast<uintptr_t>(0xa9fff01234);
      |                                           ^
2 errors generated.
[241/2511] Building CXX object 
libc/startup/baremetal/CMakeFiles/libc.startup.baremetal.fini.dir/fini.cpp.obj
[242/2511] Copying CXX header __atomic/support/c11.h
[243/2511] Copying CXX header __algorithm/ranges_remove_if.h
[244/2511] Copying CXX header __algorithm/partition_copy.h
[245/2511] Building CXX object 
libc/src/string/CMakeFiles/libc.src.string.strspn.dir/strspn.cpp.obj
[246/2511] Copying CXX header __algorithm/ranges_set_union.h
[247/2511] Copying CXX header __algorithm/partition.h
[248/2511] Copying CXX header __algorithm/remove_copy_if.h
[249/2511] Copying CXX header __algorithm/sample.h
[250/2511] Copying CXX header __algorithm/swap_ranges.h
[251/2511] Copying CXX header __algorithm/ranges_equal.h
[252/2511] Building CXX object 
libc/src/strings/CMakeFiles/libc.src.strings.strncasecmp.dir/strncasecmp.cpp.obj
[253/2511] Copying CXX header __algorithm/pstl.h
[254/2511] Copying CXX header __algorithm/ranges_copy.h
[255/2511] Generating header inttypes.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/inttypes.yaml
[256/2511] Copying CXX header __algorithm/ranges_sort.h
[257/2511] Copying CXX header __atomic/atomic.h
[258/2511] Copying CXX header __algorithm/ranges_contains_subrange.h
[259/2511] Generating header locale.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/locale.yaml
[260/2511] Generating header strings.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/strings.yaml
[261/2511] Generating header fenv.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/fenv.yaml
[262/2511] Building CXX object 
libc/src/string/CMakeFiles/libc.src.string.strstr.dir/strstr.cpp.obj
[263/2511] Generating header uchar.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/uchar.yaml
[264/2511] Building CXX object 
libc/src/errno/CMakeFiles/libc.src.errno.errno.dir/libc_errno.cpp.obj
[265/2511] Generating header setjmp.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/setjmp.yaml
[266/2511] Building CXX object 
libc/src/math/generic/CMakeFiles/libc.src.math.generic.common_constants.dir/common_constants.cpp.obj
[267/2511] Generating header stdbit.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/stdbit.yaml
[268/2511] Generating header ctype.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/ctype.yaml
[269/2511] Building CXX object 
libc/src/string/CMakeFiles/libc.src.string.strcasestr.dir/strcasestr.cpp.obj
[270/2511] Building CXX object 
libc/src/complex/generic/CMakeFiles/libc.src.complex.generic.crealf.dir/crealf.cpp.obj
Step 6 (build) failure: build (failure)
...
[231/2511] Copying CXX header __algorithm/out_value_result.h
[232/2511] Copying CXX header __algorithm/nth_element.h
[233/2511] Copying CXX header __algorithm/shift_right.h
[234/2511] Copying CXX header __algorithm/push_heap.h
[235/2511] Copying CXX header __algorithm/ranges_adjacent_find.h
[236/2511] Copying CXX header __atomic/kill_dependency.h
[237/2511] Generating header complex.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/complex.yaml
[238/2511] Building CXX object 
libc/src/stdlib/CMakeFiles/libc.src.stdlib.memalignment.dir/memalignment.cpp.obj
[239/2511] Building CXX object 
libc/src/strings/CMakeFiles/libc.src.strings.strcasecmp.dir/strcasecmp.cpp.obj
[240/2511] Building CXX object 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
FAILED: 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
 
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-oxh7zwbj/./bin/clang++ 
--target=riscv32-unknown-elf -DLIBC_NAMESPACE=__llvm_libc_21_0_0_git 
-I/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc -isystem 
/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-oxh7zwbj/include/riscv32-unknown-unknown-elf
 --target=riscv32-unknown-elf -march=rv32imafc -mabi=ilp32f 
-Wno-atomic-alignment "-Dvfprintf(stream, format, vlist)=vprintf(format, 
vlist)" "-Dfprintf(stream, format, ...)=printf(format)" -D_LIBCPP_PRINT=1 -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wmisleading-indentation -Wctad-maybe-unsupported -ffunction-sections 
-fdata-sections 
-ffile-prefix-map=/var/lib/buildbot/fuchsia-x86_64-linux/build/llvm-build-oxh7zwbj/runtimes/runtimes-riscv32-unknown-elf-bins=../../../../llvm-project
 -ffile-prefix-map=/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/= 
-no-canonical-prefixes -Os -DNDEBUG --target=riscv32-unknown-elf 
-DLIBC_QSORT_IMPL=LIBC_QSORT_HEAP_SORT -DLIBC_ADD_NULL_CHECKS 
"-DLIBC_MATH=(LIBC_MATH_SKIP_ACCURATE_PASS | LIBC_MATH_SMALL_TABLES)" 
-DLIBC_ERRNO_MODE=LIBC_ERRNO_MODE_EXTERNAL -fpie -ffreestanding 
-DLIBC_FULL_BUILD -nostdlibinc -ffixed-point -fno-builtin -fno-exceptions 
-fno-lax-vector-conversions -fno-unwind-tables -fno-asynchronous-unwind-tables 
-fno-rtti -ftrivial-auto-var-init=pattern -fno-omit-frame-pointer -Wall -Wextra 
-Werror -Wconversion -Wno-sign-conversion -Wdeprecated -Wno-c99-extensions 
-Wno-gnu-imaginary-constant -Wno-pedantic -Wimplicit-fallthrough 
-Wwrite-strings -Wextra-semi -Wnewline-eof -Wnonportable-system-include-path 
-Wstrict-prototypes -Wthread-safety -Wglobal-constructors 
-DLIBC_COPT_PUBLIC_PACKAGING -MD -MT 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
 -MF 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj.d
 -o 
libc/src/compiler/generic/CMakeFiles/libc.src.compiler.generic.__stack_chk_fail.dir/__stack_chk_fail.cpp.obj
 -c 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc/src/compiler/generic/__stack_chk_fail.cpp
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc/src/compiler/generic/__stack_chk_fail.cpp:16:1:
 error: unknown type name 'uintptr_t'
   16 | uintptr_t __stack_chk_guard = static_cast<uintptr_t>(0xa9fff01234);
      | ^
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/libc/src/compiler/generic/__stack_chk_fail.cpp:16:43:
 error: unknown type name 'uintptr_t'
   16 | uintptr_t __stack_chk_guard = static_cast<uintptr_t>(0xa9fff01234);
      |                                           ^
2 errors generated.
[241/2511] Building CXX object 
libc/startup/baremetal/CMakeFiles/libc.startup.baremetal.fini.dir/fini.cpp.obj
[242/2511] Copying CXX header __atomic/support/c11.h
[243/2511] Copying CXX header __algorithm/ranges_remove_if.h
[244/2511] Copying CXX header __algorithm/partition_copy.h
[245/2511] Building CXX object 
libc/src/string/CMakeFiles/libc.src.string.strspn.dir/strspn.cpp.obj
[246/2511] Copying CXX header __algorithm/ranges_set_union.h
[247/2511] Copying CXX header __algorithm/partition.h
[248/2511] Copying CXX header __algorithm/remove_copy_if.h
[249/2511] Copying CXX header __algorithm/sample.h
[250/2511] Copying CXX header __algorithm/swap_ranges.h
[251/2511] Copying CXX header __algorithm/ranges_equal.h
[252/2511] Building CXX object 
libc/src/strings/CMakeFiles/libc.src.strings.strncasecmp.dir/strncasecmp.cpp.obj
[253/2511] Copying CXX header __algorithm/pstl.h
[254/2511] Copying CXX header __algorithm/ranges_copy.h
[255/2511] Generating header inttypes.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/inttypes.yaml
[256/2511] Copying CXX header __algorithm/ranges_sort.h
[257/2511] Copying CXX header __atomic/atomic.h
[258/2511] Copying CXX header __algorithm/ranges_contains_subrange.h
[259/2511] Generating header locale.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/locale.yaml
[260/2511] Generating header strings.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/strings.yaml
[261/2511] Generating header fenv.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/fenv.yaml
[262/2511] Building CXX object 
libc/src/string/CMakeFiles/libc.src.string.strstr.dir/strstr.cpp.obj
[263/2511] Generating header uchar.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/uchar.yaml
[264/2511] Building CXX object 
libc/src/errno/CMakeFiles/libc.src.errno.errno.dir/libc_errno.cpp.obj
[265/2511] Generating header setjmp.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/setjmp.yaml
[266/2511] Building CXX object 
libc/src/math/generic/CMakeFiles/libc.src.math.generic.common_constants.dir/common_constants.cpp.obj
[267/2511] Generating header stdbit.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/stdbit.yaml
[268/2511] Generating header ctype.h from 
/var/lib/buildbot/fuchsia-x86_64-linux/llvm-project/runtimes/../libc/include/ctype.yaml
[269/2511] Building CXX object 
libc/src/string/CMakeFiles/libc.src.string.strcasestr.dir/strcasestr.cpp.obj
[270/2511] Building CXX object 
libc/src/complex/generic/CMakeFiles/libc.src.complex.generic.crealf.dir/crealf.cpp.obj

```

</details>

https://github.com/llvm/llvm-project/pull/142313
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to