[llvm-dev] [4.0.0 Release] Release Candidate 3 has been tagged

Ben Pope via llvm-dev llvm-dev at lists.llvm.org
Sun Mar 5 13:58:37 PST 2017


On 02/03/17 23:41, Ben Pope via llvm-dev wrote:
>
> I should be able to get a build for x86_64-linux-gnu-ubuntu-16.10 in the
> next couple of days.

Pushed clang+llvm-4.0.0-rc3-x86_64-linux-gnu-ubuntu-16.10.tar.xz

Failing Tests (34):
     AddressSanitizer-x86_64-linux :: TestCases/Posix/readv.cc
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.getaddrinfo
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostbyaddr
     MemorySanitizer-Unit :: 
Msan-x86_64-Test/MemorySanitizer.gethostbyaddr_r
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostbyname
     MemorySanitizer-Unit :: Msan-x86_64-Test/MemorySanitizer.gethostbyname2
     MemorySanitizer-Unit :: 
Msan-x86_64-Test/MemorySanitizer.gethostbyname2_r
     MemorySanitizer-Unit :: 
Msan-x86_64-Test/MemorySanitizer.gethostbyname_r
     MemorySanitizer-Unit :: 
Msan-x86_64-Test/MemorySanitizer.gethostbyname_r_erange
     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.getaddrinfo
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostbyaddr
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostbyaddr_r
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostbyname
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostbyname2
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostbyname2_r
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostbyname_r
     MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.gethostbyname_r_erange
     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
     MemorySanitizer-x86_64 :: Linux/forkpty.cc
     MemorySanitizer-x86_64 :: Linux/tcgetattr.cc
     MemorySanitizer-x86_64 :: getaddrinfo-positive.cc
     SanitizerCommon-asan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-lsan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-msan-x86_64-Linux :: Posix/getpass.cc
     SanitizerCommon-tsan-x86_64-Linux :: Posix/getpass.cc
     ThreadSanitizer-x86_64 :: Linux/user_malloc.cc
     libc++ :: 
std/localization/locales/locale/locale.cons/char_pointer.pass.cpp

   Expected Passes    : 38130
   Expected Failures  : 220
   Unsupported Tests  : 1049
   Unexpected Failures: 34
CMakeFiles/check-all.dir/build.make:57: recipe for target 
'CMakeFiles/check-all' failed
make[3]: *** [CMakeFiles/check-all] Error 1
make[3]: Target 'CMakeFiles/check-all.dir/build' not remade because of 
errors.
CMakeFiles/Makefile2:174: recipe for target 
'CMakeFiles/check-all.dir/all' failed
make[2]: *** [CMakeFiles/check-all.dir/all] Error 2
CMakeFiles/Makefile2:181: recipe for target 
'CMakeFiles/check-all.dir/rule' failed
make[1]: *** [CMakeFiles/check-all.dir/rule] Error 2
make[1]: Target 'check-all' not remade because of errors.
Makefile:184: recipe for target 'check-all' failed
make: *** [check-all] Error 2
[Release Phase3] check-all failed

# Comparing Phase 2 and Phase 3 files
file scudo_utils.cpp.o differs between phase 2 and phase 3
### Testing Finished ###
### Package: clang+llvm-4.0.0-rc3-x86_64-linux-gnu-ubuntu-16.10.tar.xz
### Logs: /scratch/llvm/clang-4/yakkety/rc3/logs
### Errors:
[Release Phase3] check-all failed

Ben




More information about the llvm-dev mailing list