Re: [lldb-dev] [3.8 Release] RC1 has been tagged

2016-01-20 Thread Ben Pope via lldb-dev

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 

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


Re: [lldb-dev] [Release-testers] [3.8 Release] RC2 has been tagged

2016-02-03 Thread Ben Pope via lldb-dev
On Wednesday, February 03, 2016 05:15 AM, Hans Wennborg via 
Release-testers wrote:

Dear testers,

Release Candidate 2 has just been tagged [1]. Please build, test, and
upload to the sftp.


clang+llvm-3.8.0-rc2-x86_64-linux-gnu-ubuntu-14.04.tar.xz:

Failing Tests (9):
MemorySanitizer :: Linux/forkpty.cc
MemorySanitizer :: Linux/tcgetattr.cc
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.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: 31177
  Expected Failures  : 195
  Unsupported Tests  : 527
  Unexpected Failures: 9


clang+llvm-3.8.0-rc2-x86_64-linux-gnu-ubuntu-15.10.tar.xz

  Expected Passes: 31845
  Expected Failures  : 209
  Unsupported Tests  : 649


LNT ran clean in both cases.

Ben
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [3.8 Release] RC3 has been tagged

2016-02-23 Thread Ben Pope via lldb-dev
On Wednesday, February 24, 2016 05:51 AM, Hans Wennborg via 
Release-testers wrote:

Dear testers,

Release Candidate 3 has just been tagged [1]. Please build, test, and
upload to the sftp.


On Ubuntu 15.10 x86_64 I got:

Failing Tests (2):
MemorySanitizer :: Linux/forkpty.cc
MemorySanitizer :: Linux/tcgetattr.cc

  Expected Passes: 31860
  Expected Failures  : 209
  Unsupported Tests  : 648
  Unexpected Failures: 2

With RC2 there were no failures, but it looks like 15 tests have been added.

Ben
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [3.8 Release] RC3 has been tagged

2016-02-24 Thread Ben Pope via lldb-dev
On Wednesday, February 24, 2016 05:51 AM, Hans Wennborg via 
Release-testers wrote:

Dear testers,

Release Candidate 3 has just been tagged [1]. Please build, test, and
upload to the sftp.

Uploaded:
clang+llvm-3.8.0-rc3-x86_64-linux-gnu-ubuntu-16.04.tar.xz
clang+llvm-3.8.0-rc3-x86_64-linux-gnu-ubuntu-15.10.tar.xz
clang+llvm-3.8.0-rc3-x86_64-linux-gnu-ubuntu-14.04.tar.xz

On Ubuntu 16.04 x86_64:

Failing Tests (7):
MemorySanitizer :: Linux/forkpty.cc
MemorySanitizer :: Linux/tcgetattr.cc
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.getmntent
MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r

Profile :: instrprof-error.c

  Expected Passes: 31128
  Expected Failures  : 172
  Unsupported Tests  : 615
  Unexpected Failures: 7


On Ubuntu 15.10 x86_64:

Failing Tests (2):
MemorySanitizer :: Linux/forkpty.cc
MemorySanitizer :: Linux/tcgetattr.cc

  Expected Passes: 31860
  Expected Failures  : 209
  Unsupported Tests  : 648
  Unexpected Failures: 2


On Ubuntu 14.04 x86_64:

Failing Tests (9):
MemorySanitizer :: Linux/forkpty.cc
MemorySanitizer :: Linux/tcgetattr.cc
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.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: 31194
  Expected Failures  : 195
  Unsupported Tests  : 526
  Unexpected Failures: 9

LNT results look good, although they are, perhaps 20% slower than most 
of my previous runs.


Ben
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [3.8 Release] 'final' has been tagged

2016-03-04 Thread Ben Pope via lldb-dev

On Thursday, March 03, 2016 08:33 AM, Hans Wennborg via lldb-dev wrote:

Dear testers,

My list of blockers is empty, and there were no new problems
discovered with rc3, so I have gone ahead and tagged 3.8.0-final [1].

Please build the final binaries and upload to the sftp.


Uploaded:

clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz
clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-15.10.tar.xz
clang+llvm-3.8.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz

Ben

___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [3.9 Release] Release Candidate 1 has been tagged

2016-08-02 Thread Ben Pope via lldb-dev

On 07/29/2016 11:57 PM, Hans Wennborg via Release-testers wrote:

Please build, test, and upload binaries to the sftp. Let me know how
it goes. I'll upload source, docs, and your binaries to the
pre-release page once they're ready.


Uploaded clang+llvm-3.9.0-rc1-x86_64-linux-gnu-ubuntu-16.04.tar.xz

I had this error:

Using configuration variant: libcxxabi
-- Testing: 35960 tests, 8 threads --
Testing: 0 .. 10.. 20.. 30.. 40.. 50.. 60.. 70.. *** stack smashing 
detected ***: 
/home/ben/development/llvm/3.9.0/rc1/Phase3/Release/llvmCore-3.9.0-rc1.obj/projects/compiler-rt/test/safestack/Output/canary.c.tmp.ssp 
terminated

80.. 90..
Testing Time: 1695.83s
  Expected Passes: 34915
  Expected Failures  : 212
  Unsupported Tests  : 833
[100%] Built target check-all

LNT was fine.

Ben

___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [3.9 Release] Release Candidate 3 has been tagged

2016-08-24 Thread Ben Pope via lldb-dev
On Thursday, August 25, 2016 11:42 AM, Hans Wennborg via Release-testers 
wrote:

Dear testers,

3.9.0-rc3 was just tagged from the branch at r279704.

Please take this for a spin. If there are no hiccups, the plan is to
promote this to 'final' on Friday and ship the release early next
week.


Ubuntu x86_64 16.04:
0d67a93366732690b3fa4e6d1cee54ff 
clang+llvm-3.9.0-rc3-x86_64-linux-gnu-ubuntu-16.04.tar.xz


Failing Tests (29):
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.getmntent
MemorySanitizer-Unit :: 
Msan-x86_64-with-call-Test/MemorySanitizer.getmntent_r

MemorySanitizer-x86_64 :: Linux/forkpty.cc
MemorySanitizer-x86_64 :: Linux/tcgetattr.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
libc++ :: 
std/experimental/filesystem/class.directory_iterator/directory_iterator.members/ctor.pass.cpp
libc++ :: 
std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/ctor.pass.cpp
libc++ :: 
std/experimental/filesystem/class.rec.dir.itr/rec.dir.itr.members/increment.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.exists/exists.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_block_file/is_block_file.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_char_file/is_character_file.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_directory/is_directory.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_empty/is_empty.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_fifo/is_fifo.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_other/is_other.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_regular_file/is_regular_file.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_socket/is_socket.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.is_symlink/is_symlink.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.last_write_time/last_write_time.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.remove/remove.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.remove_all/remove_all.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.status/status.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.symlink_status/symlink_status.pass.cpp
libc++ :: 
std/experimental/filesystem/fs.op.funcs/fs.op.temp_dir_path/temp_directory_path.pass.cpp


  Expected Passes: 34113
  Expected Failures  : 176
  Unsupported Tests  : 787
  Unexpected Failures: 29

LNT seems fine.

Ben
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [3.9 Release] 'final' has been tagged

2016-08-31 Thread Ben Pope via lldb-dev
On Thursday, September 01, 2016 07:49 AM, Hans Wennborg via 
Release-testers wrote:

Dear testers,

The final version of 3.9.0 was just tagged (from the 3.9 branch at
r280312). There were no changes after rc3. This took a little longer
than expected, but on the up side that means it's had more time to be
tested.

Please build the final binaries and upload to the sftp.


Ubuntu x86_64 16.04
03687b22791b8c21813fc015dd507fc0 
clang+llvm-3.9.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz


If anybody would like a build for Ubuntu x86_64 14.04, let me know.

Ben
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [3.7 Release] RC3 has been tagged, let's wrap this up

2015-08-20 Thread Ben Pope via lldb-dev

On Friday, August 21, 2015 08:51 AM, Hans Wennborg wrote:

Hello everyone,

3.7-rc3 has just been tagged. Testers, please test, build binaries,
upload to the sftp and report results to this thread.



lnt looks fine, uploaded:
clang+llvm-3.7.0-rc3-x86_64-linux-gnu-ubuntu-14.04.tar.xz

test-release output:

Testing Time: 158.19s

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: 24253
  Expected Failures  : 138
  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-rc3-x86_64-linux-gnu-ubuntu-14.04.tar.xz
### Logs: /home/development/llvm/3.7.0/rc3/logs
### Errors:
[Release Phase3] check-all failed

Ben
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [3.7 Release] RC4 has been tagged

2015-08-27 Thread Ben Pope via lldb-dev

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
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [3.7 Release] 3.7.0-final has been tagged

2015-08-28 Thread Ben Pope via lldb-dev

On Friday, August 28, 2015 09:46 AM, Hans Wennborg wrote:
I have promoted RC4 to final; 3.7.0 has reached its final state. 
Thanks for all your hard work so far. Please build and upload binaries 
with "-final", and let's ship this next week!


Uploaded: clang+llvm-3.7.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz

I'll try to build for 15.04 on the weekend.

Ben
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev