On Wednesday, January 20, 2016 07:47 AM, Hans Wennborg wrote:
Dear testers,
Start your engines; 3.8.0-rc1 was just tagged from the 3.8 branch at
r258223. (It took a little longer than I'd planned, sorry about that.)
There are still a bunch of open merge requests and bug reports, but I
wanted to get the tag in so we can see what the build and test status
are on the various platforms.
I verified that it currently builds and tests cleanly for me on x86_64
Linux, Mac OS X* and Windows.
Please build, test, and upload binaries to the sftp. Let me know if how it goes.
Some issues:
LNT didn't finish: perhaps my checkout is incomplete, this bit seems to
have changed with the switch to cmake. Some unexpected failures on
Ubuntu 14.04, but 15.10 was great.
LNT:
nt.py:499: fatal error: unable to import test module:
'3.8.0/rc1/test-suite.src/LNTBased/speccpu2000/int/164.gzip/TestModule'
Traceback (most recent call last):
File "/home/ben/development/llvm/lnt/lnt/tests/nt.py", line 495, in
execute_test_modules
exec module_file in locals, globals
File
"3.8.0/rc1/test-suite.src/LNTBased/speccpu2000/int/164.gzip/TestModule",
line 4, in <module>
import spec
ImportError: No module named spec
Ubuntu 14.04 x86_64:
Failing Tests (14):
AddressSanitizer-x86_64-linux :: TestCases/Posix/readv.cc
MemorySanitizer :: Linux/forkpty.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
Profile :: instrprof-error.c
libc++ ::
std/localization/locale.categories/category.ctype/locale.ctype.byname/types.pass.cpp
libc++ ::
std/localization/locales/locale/locale.cons/char_pointer.pass.cpp
Expected Passes : 31165
Expected Failures : 195
Unsupported Tests : 527
Unexpected Failures: 14
Ubuntu 15.10 x86_64:
Expected Passes : 31838
Expected Failures : 209
Unsupported Tests : 649
Uploaded:
clang+llvm-3.8.0-rc1-x86_64-linux-gnu-ubuntu-14.04.tar.xz
clang+llvm-3.8.0-rc1-x86_64-linux-gnu-ubuntu-15.10.tar.xz
Ben
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev