Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here

2019-09-24 Thread Diana Picus via lldb-dev
Hi,

Uploaded
f8f3e6bdd640079a140a7ada4eb6f5f05aeae125cf54b94d44f733b0e8691dc2
clang+llvm-9.0.0-aarch64-linux-gnu.tar.xz
ff6046bf98dbc85d7cb0c3c70456bc002b99a809bfc115657db2683ba61752ec
clang+llvm-9.0.0-armv7a-linux-gnueabihf.tar.xz

Cheers,
Diana

On Thu, 19 Sep 2019 at 16:56, Hans Wennborg via Release-testers
 wrote:
>
> On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg  wrote:
> >
> > Hello everyone,
> >
> > 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
> > the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
>
> This has now been tagged as the final 9.0.0 release. In the Git
> monorepo, it's tagged as llvmorg-9.0.0.
>
> The official release announcement will follow as soon as the source
> tarballs and docs are ready on the web page.
>
> Testers: please start building the final binaries, and I'll add them
> as they become ready.
>
> Many thanks for your hard work!
> Hans
> ___
> Release-testers mailing list
> release-test...@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here

2019-09-23 Thread Dimitry Andric via lldb-dev
On 19 Sep 2019, at 16:51, Hans Wennborg via Release-testers 
 wrote:
> 
> On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg  wrote:
>> 
>> 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
>> the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
> 
> This has now been tagged as the final 9.0.0 release. In the Git
> monorepo, it's tagged as llvmorg-9.0.0.

For the final release of 9.0.0, I used two patches, from:

* https://bugs.llvm.org/show_bug.cgi?id=42892 - After r356631, 
Sanitizer-i386-Test faills to link on FreeBSD
* https://bugs.llvm.org/show_bug.cgi?id=42894 - FreeBSD needs -pthread link 
flag for dynamic ASan tests

Uploaded:

SHA256 (clang+llvm-9.0.0-amd64-unknown-freebsd11.tar.xz) = 
2a1f123a9d992c9719ef7677e127182ca707a5984a929f1c3f34fbb95ffbf6f3
SHA256 (clang+llvm-9.0.0-i386-unknown-freebsd11.tar.xz) = 
2d8d0b712946d6bc76317c4093ce77634ef6d502c343e1f3f6b841401db8fa56

Main test results on amd64-freebsd11:

  
  Unexpected Passing Tests (6):
  AddressSanitizer-i386-freebsd-dynamic :: 
TestCases/interception_failure_test.cc
  AddressSanitizer-x86_64-freebsd-dynamic :: 
TestCases/interception_failure_test.cc
  lldb-Suite :: api/multiple-targets/TestMultipleTargets.py
  lldb-Suite :: 
functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py
  lldb-Suite :: lang/cpp/namespace/TestNamespaceLookup.py
  lldb-Suite :: python_api/thread/TestThreadAPI.py

  
  Failing Tests (399):
  AddressSanitizer-Unit :: 
./Asan-i386-calls-Dynamic-Test/AddressSanitizer.ShadowGapTest
  AddressSanitizer-Unit :: 
./Asan-i386-inline-Dynamic-Test/AddressSanitizer.ShadowGapTest
  AddressSanitizer-i386-freebsd :: TestCases/Posix/fread_fwrite.cc
  AddressSanitizer-i386-freebsd-dynamic :: TestCases/Posix/fread_fwrite.cc
  Builtins-i386-freebsd :: floatundixf_test.c
  LLDB :: ExecControl/StopHook/stop-hook-threads.test
  LLDB :: ExecControl/StopHook/stop-hook.test
  LLDB :: SymbolFile/DWARF/find-basic-function.cpp
  LLDB :: SymbolFile/DWARF/find-basic-namespace.cpp
  LLDB :: SymbolFile/DWARF/find-basic-type.cpp
  LLDB :: SymbolFile/DWARF/find-basic-variable.cpp
  LLDB :: SymbolFile/DWARF/find-variable-file.cpp
  LLVM :: tools/yaml2obj/elf-override-shoffset.yaml
  LLVM :: tools/yaml2obj/elf-override-shsize.yaml
  MemorySanitizer-Unit :: 
./Msan-x86_64-Test/MemorySanitizer.SmallPreAllocatedStackThread
  MemorySanitizer-Unit :: 
./Msan-x86_64-Test/MemorySanitizer.bind_getsockname
  MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.confstr
  MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.mbrtowc
  MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.swprintf
  MemorySanitizer-Unit :: ./Msan-x86_64-Test/MemorySanitizer.valloc
  MemorySanitizer-Unit :: 
./Msan-x86_64-with-call-Test/MemorySanitizer.SmallPreAllocatedStackThread
  MemorySanitizer-Unit :: 
./Msan-x86_64-with-call-Test/MemorySanitizer.bind_getsockname
  MemorySanitizer-Unit :: 
./Msan-x86_64-with-call-Test/MemorySanitizer.confstr
  MemorySanitizer-Unit :: 
./Msan-x86_64-with-call-Test/MemorySanitizer.mbrtowc
  MemorySanitizer-Unit :: 
./Msan-x86_64-with-call-Test/MemorySanitizer.swprintf
  MemorySanitizer-Unit :: 
./Msan-x86_64-with-call-Test/MemorySanitizer.valloc
  MemorySanitizer-X86_64 :: dtls_test.c
  SanitizerCommon-asan-i386-FreeBSD :: Posix/devname_r.cc
  SanitizerCommon-asan-i386-FreeBSD :: Posix/weak_hook_test.cc
  SanitizerCommon-asan-x86_64-FreeBSD :: Posix/weak_hook_test.cc
  SanitizerCommon-msan-x86_64-FreeBSD :: FreeBSD/capsicum.cc
  SanitizerCommon-msan-x86_64-FreeBSD :: Posix/dedup_token_length_test.cc
  SanitizerCommon-msan-x86_64-FreeBSD :: Posix/weak_hook_test.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: FreeBSD/capsicum.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: FreeBSD/fdevname.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/arc4random.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/dedup_token_length_test.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/devname.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/devname_r.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/dump_instruction_bytes.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fpe.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fputc_putc_putchar.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fputs_puts.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fseek.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/fts.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/funopen.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getfsent.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getmntinfo.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getpass.cc
  SanitizerCommon-tsan-x86_64-FreeBSD :: Posix/getusershell.cc
  SanitizerCommon-tsan-x86_64-Free

Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here

2019-09-22 Thread Brian Cain via lldb-dev
Uploaded ubuntu x86 binaries:

4361dc68e47b9972f0ec7db0c20411f60df90f28
 clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-14.04.tar.xz
085f223d48fd6fcf372f54ccdf8bbac403c279a2
 clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-16.04.tar.xz
b1627073e533975f0b4d4366b5f6e4dd44c7c6d8
 clang+llvm-9.0.0-x86_64-linux-gnu-ubuntu-18.04.tar.xz

On Tue, Sep 17, 2019 at 9:05 AM Hans Wennborg via Release-testers <
release-test...@lists.llvm.org> wrote:

> Hello everyone,
>
> 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
> the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
>
> Source code and docs are available at
> https://prereleases.llvm.org/9.0.0/#rc6
>
> This is the same as rc5 plus one very minor change (r371969) that
> still seemed good to pick up.
>
> I'm not allocating extra time for testing this one, expecting to tag
> 'final' in a day or two unless any new problem arises. If you still
> have cycles to spare, testing is still very much appreciated of
> course.
>
> As usual, please file bug reports about any issues you find, marking
> them blocking of https://llvm.org/PR42474
>
> Thanks,
> Hans
> ___
> Release-testers mailing list
> release-test...@lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
>


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


Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here

2019-09-21 Thread Michał Górny via lldb-dev
On Thu, 2019-09-19 at 16:51 +0200, Hans Wennborg via Release-testers
wrote:
> On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg  wrote:
> > Hello everyone,
> > 
> > 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
> > the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
> 
> This has now been tagged as the final 9.0.0 release. In the Git
> monorepo, it's tagged as llvmorg-9.0.0.
> 
> The official release announcement will follow as soon as the source
> tarballs and docs are ready on the web page.
> 
> Testers: please start building the final binaries, and I'll add them
> as they become ready.
> 

I know it's too late to report problems but I'm wondering if anybody
else sees additional test failures after switching from git checkout to
source tarballs.  I'm currently investigating as to why.

-- 
Best regards,
Michał Górny



signature.asc
Description: This is a digitally signed message part
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here

2019-09-20 Thread Michał Górny via lldb-dev
On Thu, 2019-09-19 at 16:51 +0200, Hans Wennborg via Release-testers
wrote:
> On Tue, Sep 17, 2019 at 4:05 PM Hans Wennborg  wrote:
> > Hello everyone,
> > 
> > 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
> > the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
> 
> This has now been tagged as the final 9.0.0 release. In the Git
> monorepo, it's tagged as llvmorg-9.0.0.
> 
> The official release announcement will follow as soon as the source
> tarballs and docs are ready on the web page.
> 
> Testers: please start building the final binaries, and I'll add them
> as they become ready.
> 

Is it expected that after moving 7.1.0 and 8.0.1 to GitHub, 9.0.0 is
again distributed via releases.llvm.org?  Not that I care either way but
it's really frustrating to have to update URLs back and forth.

-- 
Best regards,
Michał Górny



signature.asc
Description: This is a digitally signed message part
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [9.0.0 Release] Release Candidate 6 is here

2019-09-17 Thread Michał Górny via lldb-dev
On Tue, 2019-09-17 at 16:05 +0200, Hans Wennborg via Release-testers
wrote:
> Hello everyone,
> 
> 9.0.0-rc6 was just tagged from the release_90 branch at r372100. In
> the Git monorepo, it's tagged as llvmorg-9.0.0-rc6.
> 
> Source code and docs are available at https://prereleases.llvm.org/9.0.0/#rc6
> 
> This is the same as rc5 plus one very minor change (r371969) that
> still seemed good to pick up.
> 
> I'm not allocating extra time for testing this one, expecting to tag
> 'final' in a day or two unless any new problem arises. If you still
> have cycles to spare, testing is still very much appreciated of
> course.
> 

Nothing new on Gentoo.

-- 
Best regards,
Michał Górny



signature.asc
Description: This is a digitally signed message part
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev