On Wed, Feb 5, 2020 at 9:30 PM Anil Mahmud <anil.mahmud.l...@gmail.com> wrote:
>
> The following error was found when running test-release.sh on Red Hat 7.4
>
> ********************
> FAIL: LLVM :: tools/llvm-ar/quick-append.test (53100 of 59657)
> ******************** TEST 'LLVM :: tools/llvm-ar/quick-append.test' FAILED 
> ********************

[...]

> /scratch/anil/llvm1000_rc1_binary_upload/rc1/llvm-project/llvm/test/tools/llvm-ar/quick-append.test:39:14:
>  error: SAME-NEXT: is on the same line as previous match
> # SAME-NEXT: 1.o
>              ^
> <stdin>:1:133: note: 'next' match was here
> /scratch/anil/llvm1000_rc1_binary_upload/rc1/Phase3/Release/llvmCore-10.0.0-rc1.obj/test/tools/llvm-ar/Output/quick-append.test.tmp/1.o
>                                                                               
>                                                       ^
> <stdin>:1:82: note: previous match ended here
> /scratch/anil/llvm1000_rc1_binary_upload/rc1/Phase3/Release/llvmCore-10.0.0-rc1.obj/test/tools/llvm-ar/Output/quick-append.test.tmp/1.o
>                                                                               
>    ^

This was fixed in f00ab188f4e4214dfbecfdd8968a183e9363cefa on master
and cherry-picked to 10.x as e11d70cfe7e2a8537eb774ed1780e9ecd1aa90a0.

Thanks,
Hans
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to