[Release-testers] [10.0.0 Release] Release Candidate 2 is here

Anil Mahmud via Release-testers release-testers at lists.llvm.org
Wed Feb 19 10:58:11 PST 2020


Hello,

I finished testing llvm-10.0.0 RC2  on Power PC 64bit Little Endian Ubuntu
16.04 machine and have uploaded the binary from IBM.
The sha1 file is attached.

When using ninja (-use-ninja) with test-release.sh, there were no failures.
But when I did not use ninja the following failures were encountered both
in Release & Release+Asserts Flavors.

make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/alti.expandfft', needed by
'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/alti.isamax', needed by
'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/ldl', needed by 'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/lvsr', needed by 'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/mult-even-odd', needed by
'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/pack', needed by 'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/splat', needed by 'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/st', needed by 'CMakeFiles/check'.
make[3]: *** No rule to make target
'SingleSource/UnitTests/Vector/Altivec/ste', needed by 'CMakeFiles/check'.
make[3]: Target 'CMakeFiles/check.dir/build' not remade because of errors.
CMakeFiles/Makefile2:610: recipe for target 'CMakeFiles/check.dir/all'
failed
make[2]: *** [CMakeFiles/check.dir/all] Error 2
CMakeFiles/Makefile2:617: recipe for target 'CMakeFiles/check.dir/rule'
failed
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make[1]: Target 'check' not remade because of errors.
Makefile:164: recipe for target 'check' failed
make: *** [check] Error 2
+ deferred_error 3 ReleaseAndAsserts 'test suite failed'
+ Phase=3
+ Flavor=ReleaseAndAsserts
+ Msg='test suite failed'
+ echo '[ReleaseAndAsserts Phase3] test suite failed'
+ tee -a
/home/anil/llvmUpload-2020-02-18_16-32-44/rc2/logs/deferred_errors.log
[ReleaseAndAsserts Phase3] test suite failed

# Comparing Phase 2 and Phase 3 files
# Packaging the release as
clang+llvm-10.0.0-rc2-powerpc64le-linux-ubuntu-16.04.tar.xz
### Testing Finished ###
### Logs: /home/anil/llvmUpload-2020-02-18_16-32-44/rc2/logs
### Errors:
[Release Phase3] test suite failed
[ReleaseAndAsserts Phase3] test suite failed



Thanks,
Anil Mahmud.

On Thu, Feb 13, 2020 at 5:34 PM Hans Wennborg via Release-testers <
release-testers at lists.llvm.org> wrote:

> Hello everyone,
>
> Release Candidate 2 was tagged earlier today as llvmorg-10.0.0-rc2. It
> includes 98 commits since the previous release candidate.
>
> Source code and docs are available at
> https://prereleases.llvm.org/10.0.0/#rc2 and
> https://github.com/llvm/llvm-project/releases/tag/llvmorg-10.0.0-rc2
>
> Pre-built binaries will be added as they become available.
>
> Please file bug reports for any issues you find as blockers of
> https://llvm.org/pr44555
>
> Release testers: please run the test script, share your results, and
> upload binaries.
>
> I'm hoping we can now start tying up the loose ends, fixing the
> blocking bugs, and getting the branch ready for shipping as a stable
> release soon.
>
> Thanks,
> Hans
> _______________________________________________
> Release-testers mailing list
> Release-testers at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/release-testers/attachments/20200219/3c5354de/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang+llvm-10.0.0-rc2-powerpc64le-linux-ubuntu-16.04.sha1
Type: application/octet-stream
Size: 102 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/release-testers/attachments/20200219/3c5354de/attachment.obj>


More information about the Release-testers mailing list