[cfe-dev] [3.7 Release] RC4 has been tagged
Ben Pope via cfe-dev
cfe-dev at lists.llvm.org
Thu Aug 27 05:12:35 PDT 2015
On Thursday, August 27, 2015 07:43 AM, Hans Wennborg wrote:
> Dear testers,
>
> 3.7.0-rc4 has just been tagged. It is identical to rc3, plus:
>
> Please build and test. If no new issues arise, I plan to tag this as
> 'final' tomorrow or Friday so we can ship the release next week.
Tests seem fine (except the usual sanitizer fails), uploaded:
clang+llvm-3.7.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz
Failing Tests (17):
AddressSanitizer-x86_64-linux :: TestCases/Posix/readv.cc
MemorySanitizer :: Linux/tcgetattr.cc
MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostent
MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostent_r
MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getmntent
MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getmntent_r
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.gethostent
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.gethostent_r
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent
MemorySanitizer-Unit ::
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r
SanitizerCommon-asan :: Linux/getpass.cc
SanitizerCommon-asan :: Posix/decorate_proc_maps.cc
SanitizerCommon-lsan :: Linux/getpass.cc
SanitizerCommon-msan :: Linux/getpass.cc
SanitizerCommon-msan :: Posix/decorate_proc_maps.cc
SanitizerCommon-tsan :: Linux/getpass.cc
SanitizerCommon-tsan :: Posix/decorate_proc_maps.cc
Expected Passes : 24041
Expected Failures : 132
Unsupported Tests : 377
Unexpected Failures: 17
make[3]: *** [CMakeFiles/check-all] Error 1
make[3]: Target `CMakeFiles/check-all.dir/build' not remade because of
errors.
make[2]: *** [CMakeFiles/check-all.dir/all] Error 2
make[1]: *** [CMakeFiles/check-all.dir/rule] Error 2
make[1]: Target `check-all' not remade because of errors.
make: *** [check-all] Error 2
[Release Phase3] check-all failed
# Comparing Phase 2 and Phase 3 files
### Testing Finished ###
### Package: clang+llvm-3.7.0-rc4-x86_64-linux-gnu-ubuntu-14.04.tar.xz
### Logs: /home/development/llvm/3.7.0/rc4/logs
### Errors:
[Release Phase3] check-all failed
Ben
More information about the cfe-dev
mailing list