[llvm-dev] [cfe-dev] [10.0.0 Release] Release Candidate 5 is here

Neil Nelson via llvm-dev llvm-dev at lists.llvm.org
Thu Mar 19 18:55:52 PDT 2020


Uploaded Xubuntu/Ubuntu 19.10.

sha256sum clang+llvm-10.0.0-rc5-x86_64-pc-linux-gnu.tar.xz
ac6f43af8278ee0aac17346ff3f15e86b393bcc6b2d6c95fa35dd05f9ff53a38

Only the following fail.

FAIL: libFuzzer :: max-number-of-runs.test (60714 of 69913)
******************** TEST 'libFuzzer :: max-number-of-runs.test' FAILED 
********************
Script:
--
: 'RUN: at line 1'; 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/Phase3/Release+Asserts/llvmCore-10.0.0-rc5.obj/./bin/clang 
--driver-mode=g++ -O2 -gline-tables-only -fsanitize=address,fuzzer 
-I/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/llvm-project/compiler-rt/lib/fuzzer 
-m64 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/llvm-project/compiler-rt/test/fuzzer/AccumulateAllocationsTest.cpp 
-o 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/Phase3/Release+Asserts/llvmCore-10.0.0-rc5.obj/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/max-number-of-runs.test.tmp-AccumulateAllocationsTest
: 'RUN: at line 3'; 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/Phase3/Release+Asserts/llvmCore-10.0.0-rc5.obj/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/max-number-of-runs.test.tmp-AccumulateAllocationsTest 
-seed=1 -runs=2 2>&1 | FileCheck 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/llvm-project/compiler-rt/test/fuzzer/max-number-of-runs.test 
--check-prefix=CHECK1
: 'RUN: at line 6'; 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/Phase3/Release+Asserts/llvmCore-10.0.0-rc5.obj/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/max-number-of-runs.test.tmp-AccumulateAllocationsTest 
-seed=1 -runs=3 2>&1 | FileCheck 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/llvm-project/compiler-rt/test/fuzzer/max-number-of-runs.test 
--check-prefix=CHECK2
: 'RUN: at line 9'; 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/Phase3/Release+Asserts/llvmCore-10.0.0-rc5.obj/projects/compiler-rt/test/fuzzer/X86_64DefaultLinuxConfig/Output/max-number-of-runs.test.tmp-AccumulateAllocationsTest 
-seed=1 -runs=4 2>&1 | FileCheck 
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/llvm-project/compiler-rt/test/fuzzer/max-number-of-runs.test 
--check-prefix=CHECK3
--
Exit Code: 1

Command Output (stderr):
--
/home/nnelson/Documents/llvm-project/llvm/utils/release/rc5/llvm-project/compiler-rt/test/fuzzer/max-number-of-runs.test:10:9: 
error: CHECK3: expected string not found in input
CHECK3: Done 4 runs
         ^
<stdin>:1:1: note: scanning from here
INFO: Seed: 1
^
<stdin>:4:56: note: possible intended match here
INFO: -max_len is not provided; libFuzzer will not generate inputs 
larger than 4096 bytes
                                                        ^

--

********************
Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..

15 warning(s) in tests

Testing Time: 520.48s
********************
Failing Tests (1):
     libFuzzer :: max-number-of-runs.test

   Expected Passes    : 67697
   Expected Failures  : 269
   Unsupported Tests  : 1946
   Unexpected Failures: 1

Neil Nelson

On 3/19/20 7:51 AM, Hans Wennborg via cfe-dev wrote:
> Hello again,
>
> I had hoped that rc4 would be the last one, but I wanted to pick up
> one more fix, so here we go.
>
> Release Candidate 5 was just tagged as llvmorg-10.0.0-rc5 on the
> release branch at 35627038123.
>
> Source code and docs are available at
> https://prereleases.llvm.org/10.0.0/#rc5 and
> https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc5
>
> If nothing new comes up, I plan to tag 'final' on Monday. Testers, if
> you still have cycles, please take this for a quick spin.
>
> Thanks,
> Hans
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200319/c96161ba/attachment.html>


More information about the llvm-dev mailing list