Re: [lldb-dev] [Release-testers] [cfe-dev] [4.0.0 Release] Relase Candidate 1 has been tagged

2017-01-25 Thread Simon Dardis via lldb-dev
Test failures filed under PR/31756, noting the cause. I've posted on PR/31622 
asking whether we should consider
this a release blocker.

Uploaded clang+llvm-4.0.0-rc1-x86_64-linux-gnu-debian8.tar.xz, I must have made 
some mistake when uploading
it, corrected now.

Thanks,
Simon

From: hwennb...@google.com [hwennb...@google.com] on behalf of Hans Wennborg 
[h...@chromium.org]
Sent: 25 January 2017 17:32
To: Simon Dardis
Cc: llvm-...@lists.llvm.org; release-test...@lists.llvm.org; 
cfe-...@lists.llvm.org; openmp-...@lists.llvm.org; lldb-dev@lists.llvm.org
Subject: Re: [Release-testers] [cfe-dev] [4.0.0 Release] Relase Candidate 1 has 
been tagged

On Tue, Jan 24, 2017 at 10:29 AM, Simon Dardis  wrote:
> Looks ok for native MIPS, I have two failures on debian8:
>
> Failing Tests (2):
> XRay-x86_64-linux :: TestCases/Linux/argv0-log-file-name.cc
> XRay-x86_64-linux :: TestCases/Linux/fixedsize-logging.cc
>
> I'll investigate these failures. Otherwise looks ok.

Thanks! Can you file a bug for those failures with the output if possible?

> I've uploaded the binaries.
>
> 9d5a389c20eb5b3071e6a0504b7cf87d  clang+llvm-4.0.0-rc1-mipsel-linux-gnu.tar.xz
> 655f566cd16740aaa542d94bcea18490  clang+llvm-4.0.0-rc1-mips-linux-gnu.tar.xz
> c505d9e2f95143492e134b268479246b  
> clang+llvm-4.0.0-rc1-x86_64-linux-gnu-debian8.tar.xz

I don't see the debian8 file on the sftp. Did you forget to upload it?

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


Re: [lldb-dev] [Openmp-dev] [4.0.0 Release] Release Candidate 2 has been tagged

2017-02-14 Thread Simon Dardis via lldb-dev
Hi,

I've built, uploaded and partially tested rc2. Looks ok. I'll post if anything 
crops up.

78afc4479ee0f121ba3080cb04547572  clang+llvm-4.0.0-rc2-mipsel-linux-gnu.tar.xz
9d0aba409e80500224583a6baed6b945  clang+llvm-4.0.0-rc2-mips-linux-gnu.tar.xz
c654db0e66231e2c72c2fcc426e843e5  
clang+llvm-4.0.0-rc2-x86_64-linux-gnu-debian8.tar.xz

Thanks,
Simon

> -Original Message-
> From: Openmp-dev [mailto:openmp-dev-boun...@lists.llvm.org] On Behalf
> Of Hans Wennborg via Openmp-dev
> Sent: 09 February 2017 00:34
> To: Release-testers
> Cc: llvm-dev; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev
> Subject: [Openmp-dev] [4.0.0 Release] Release Candidate 2 has been tagged
> 
> Hello testers,
> 
> 4.0.0-rc2 was just tagged from the branch at r294535.
> 
> There are still open relase blocking bugs and merge requests, so this will not
> be the last release candidate, but we've had a lot of merges since the last
> one, and I'd like to see what the testing looks like.
> 
> The test-release.sh script was updated to also include lld. Make sure you're
> using the latest version of the script (ideally from the branch, but the trunk
> version is identical), and if lld causes any problems, pass the "-no-lld" 
> flag.
> 
> Please build, test, and upload binaries to the sftp. Let me know what comes
> up, and I'll publish your binaries plus source and docs when they're ready.
> 
> Thanks,
> Hans
> ___
> Openmp-dev mailing list
> openmp-...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/openmp-dev
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [cfe-dev] [4.0.0 Release] Release Candidate 3 has been tagged

2017-03-07 Thread Simon Dardis via lldb-dev
I have pushed rc3 binaries.

0bcfd7061b7ae271f8a9aa45bd005c1b  clang+llvm-4.0.0-rc3-mipsel-linux-gnu.tar.xz
01d8bb5409831fb8cdb3caa3b831e29b  clang+llvm-4.0.0-rc3-mips-linux-gnu.tar.xz
e3e1acc5823371590d1f8f1d55dc915b  
clang+llvm-4.0.0-rc3-x86_64-linux-gnu-debian8.tar.xz

Looks ok to me.

I'll fire up testing for rc4.

Thanks,
Simon

From: cfe-dev [cfe-dev-boun...@lists.llvm.org] on behalf of Hans Wennborg via 
cfe-dev [cfe-...@lists.llvm.org]
Sent: 02 March 2017 22:12
To: Release-testers
Cc: llvm-dev; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev
Subject: Re: [cfe-dev] [4.0.0 Release] Release Candidate 3 has been tagged

On Thu, Mar 2, 2017 at 11:47 AM, Hans Wennborg  wrote:
> 4.0.0-rc3 was just tagged from the branch at r296762.
>
> This is a release candidate in the real sense: if no major issues show
> up with this one, it is the version that will be released.
>
> Please let me know if you find any issues, including in release notes
> or documentation, which will be on the pre-release web site later
> today.

Source and docs are now ready: http://www.llvm.org/pre-releases/4.0.0/#rc3
___
cfe-dev mailing list
cfe-...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


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

2017-03-13 Thread Simon Dardis via lldb-dev
Hi Hans,

Sorry for the delay. RC4 uploaded, looks ok, md5s:

85668cdcf53dc6de09af34e13d9a8a46  clang+llvm-4.0.0-rc4-mipsel-linux-gnu.tar.xz
61d46cb7650fd6acf5d23f11496f2ff8  clang+llvm-4.0.0-rc4-mips-linux-gnu.tar.xz
605f792a1b9371579bb2fa975dbbd25d  
clang+llvm-4.0.0-rc4-x86_64-linux-gnu-debian8.tar.xz

Final uploaded, looks ok so far, md5s:

6995e7c6421109588db2d0c935cf23cc  clang+llvm-4.0.0-mips-linux-gnu.tar.xz
b273c672f12ec0bbce7e80d4c024eaa5  clang+llvm-4.0.0-mipsel-linux-gnu.tar.xz
02d19c0d252cc3df3d21b02c61f57e42  
clang+llvm-4.0.0-x86_64-linux-gnu-debian8.tar.xz

Apologies again for the delay.

Thanks,
Simon

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


Re: [lldb-dev] [cfe-dev] [5.0.0 Release] Release Candidate 1 tagged

2017-08-01 Thread Simon Dardis via lldb-dev
Hi all,

I have new regressions for mips(el)-linux-gnu, some of which I have patches for:

I have patch for (believe this to be a libc bug):
LLVM-Unit :: 
DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfVerifyInvalidCURef
LLVM-Unit :: 
DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfVerifyInvalidLineFileIndex
LLVM-Unit :: 
DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfVerifyInvalidLineSequence
LLVM-Unit :: 
DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfVerifyInvalidStmtList
This appears to be a known regression (PR32910):
Builtins-mips64-linux :: divtc3_test.c
New, investigating:
Clang :: Index/IBOutletCollection.m
Clang :: Index/TestClassDecl.m
Clang :: Index/TestClassForwardDecl.m
Clang :: Index/allow-editor-placeholders.cpp
Clang :: Index/annotate-attribute.cpp
Clang :: Index/annotate-comments-availability-attrs.cpp
Clang :: Index/annotate-comments-objc.m
Clang :: Index/annotate-comments-property-accessor.m
Clang :: Index/annotate-comments-typedef.m
Clang :: Index/annotate-comments-unterminated.c
Clang :: Index/annotate-comments.cpp
Clang :: Index/annotate-context-sensitive.cpp
Clang :: Index/annotate-deep-statements.cpp
Clang :: Index/annotate-literals.m
Clang :: Index/annotate-macro-args.m
Clang :: Index/annotate-module.m
Clang :: Index/annotate-nested-name-specifier.cpp
Clang :: Index/annotate-parameterized-classes.m
Clang :: Index/annotate-subscripting.m
Clang :: Index/annotate-tokens-cxx0x.cpp
Clang :: Index/annotate-tokens-include.c
Clang :: Index/annotate-tokens-pp.c
Clang :: Index/annotate-tokens-preamble.c
Clang :: Index/annotate-tokens-with-default-args.cpp
Clang :: Index/annotate-tokens.c
Clang :: Index/annotate-tokens.cpp
Clang :: Index/annotate-tokens.m
Clang :: Index/annotate-toplevel-in-objccontainer.m
Clang :: Index/arc-annotate.m
Clang :: Index/asm-attribute.c
Clang :: Index/attributes-cuda.cu
Clang :: Index/attributes.c
Clang :: Index/availability.c
Clang :: Index/availability.cpp
Clang :: Index/blocks.c
Clang :: Index/boxed-exprs.m
Clang :: Index/c-index-api-loadTU-test.m
Clang :: Index/c-index-getCursor-pp.c
Clang :: Index/c-index-getCursor-test.m
Clang :: Index/c-index-pch.c
Clang :: Index/c-index-redecls.c
Clang :: Index/cindex-from-source.m
Clang :: Index/cindex-on-invalid.m
Clang :: Index/comment-c-decls.c
Clang :: Index/comment-cplus-decls.cpp
Clang :: Index/comment-cplus-template-decls.cpp
Clang :: Index/comment-cplus11-specific.cpp
Clang :: Index/comment-custom-block-command.cpp
Clang :: Index/comment-lots-of-unknown-commands.c
Clang :: Index/comment-misc-tags.m
Clang :: Index/comment-objc-decls.m
Clang :: Index/comment-objc-parameterized-classes.m
Clang :: Index/comment-to-html-xml-conversion.cpp
Clang :: Index/comment-unqualified-objc-pointer.m
Clang :: Index/comment-with-preamble.c
Clang :: Index/complete-module-undef.m
Clang :: Index/crash-recovery-modules.m
Clang :: Index/ctor-init-source-loc.cpp
Clang :: Index/cursor-ref-names.cpp
Clang :: Index/cxx11-lambdas.cpp
Clang :: Index/evaluate-cursor.cpp
Clang :: Index/file-includes.c
Clang :: Index/file-macro-refs.c
Clang :: Index/file-refs-subscripting.m
Clang :: Index/file-refs.c
Clang :: Index/file-refs.cpp
Clang :: Index/file-refs.m
Clang :: Index/fix-its.c
Clang :: Index/fix-its.m
Clang :: Index/format-comment-cdecls.c
Clang :: Index/get-cursor-includes.c
Clang :: Index/get-cursor.c
Clang :: Index/get-cursor.cpp
Clang :: Index/get-cursor.m
Clang :: Index/getcursor-pp-pch.c
Clang :: Index/getcursor-preamble.m
Clang :: Index/headerfile-comment-to-html.m
Clang :: Index/in-class-init.cpp
Clang :: Index/index-attrs.c
Clang :: Index/index-attrs.cpp
Clang :: Index/index-attrs.m
Clang :: Index/index-decls.m
Clang :: Index/index-file.cpp
Clang :: Index/index-file.cu
Clang :: Index/index-invalid-code.m
Clang :: Index/index-kernel-invocation.cpp
Clang :: Index/index-many-call-ops.cpp
Clang :: Index/index-many-logical-ops.c
Clang :: Index/index-module-with-vfs.m
Clang :: Index/index-module.m
Clang :: Index/index-pch-objc.m
Clang :: Index/index-pch-with-module.m
Clang :: Index/index-pch.cpp
Clang :: Index/index-refs.cpp
Clang :: Index/index-refs.m
Clang :: Index/index-subscripting-literals.m
Clang :: Index/index-suppress-refs.cpp
Clang :: Index/index-suppress-refs.m
Clang :: Index/index-templates.cpp
Clang :: Index/index-with-working-dir.c
Clang :: Index/invalid-code-rdar10451854.m
Clang :: Index/invalid-code-rdar_7833619.m
Clang :: Index/invalid-rdar-8236270.cpp
Clang :: Index/keep-going.cpp
Clang :: Index/linkage.c
Clang :: Index/load-cla

Re: [lldb-dev] [cfe-dev] [5.0.0 Release] Release Candidate 1 tagged

2017-08-04 Thread Simon Dardis via lldb-dev


> -Original Message-
> From: hwennb...@google.com [mailto:hwennb...@google.com] On Behalf
> Of Hans Wennborg
> Sent: 04 August 2017 00:52
> To: Simon Dardis
> Cc: Release-testers; llvm-dev; cfe-dev; openmp-dev (openmp-
> d...@lists.llvm.org); LLDB Dev
> Subject: Re: [cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
> 
> On Tue, Aug 1, 2017 at 9:13 AM, Hans Wennborg 
> wrote:
> > On Tue, Aug 1, 2017 at 3:01 AM, Simon Dardis 
> wrote:
> >> Currently I'm getting "Couldn't write to remote file
> >> "/home/testers/uploads/clang+llvm-5.0.0-rc1-mips-linux-gnu.tar.xz":
> Failure", does that account need more space?
> >
> > Yes, the partition is full. I've asked Anton to see if we can fix this.
> 
> Tanya created a new directory on the server: /data/testers-uploads/ Can you
> try uploading to that instead?

Uploaded, thanks.

Hashes:
SHA1(clang+llvm-5.0.0-rc1-mips-linux-gnu.tar.xz)= 
ef27e42baa25460edd3ceb2207e93a9a1d0f504e
SHA1(clang+llvm-5.0.0-rc1-mipsel-linux-gnu.tar.xz)= 
84b5c5e38e7d7e14af3f5482125a56172eeabd20
SHA1(clang+llvm-5.0.0-rc1-x86_64-linux-gnu-debian8.tar.xz)= 
dede2aa20b591c878794587fdea22369bbc00516

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


Re: [lldb-dev] [5.0.0 Release] Release Candidate 2 source and binaries available

2017-08-18 Thread Simon Dardis via lldb-dev
Hi all,

I've uploaded the mips binaries:

SHA1(clang+llvm-5.0.0-rc2-mipsel-linux-gnu.tar.xz)= 
56366fdcaec1ce77d7b481ff74f6d4132b3219d7
SHA1(clang+llvm-5.0.0-rc2-mips-linux-gnu.tar.xz)= 
8b66db0b4fe3e5d288ee6ac32621bdfdbc9e3233
SHA1(clang+llvm-5.0.0-rc2-x86_64-linux-gnu-debian8.tar.xz)= 
5dc4589936465320246837225ac400b7a19893c8

I'm seeing the same set of failures that I saw from rc1 
(http://lists.llvm.org/pipermail/llvm-dev/2017-August/116031.html)
without the failures from LLVM, as I've identified that as a format(..) issue 
that MIPS managed to tickle. I've smoke-tested the
release branch of clang @ 310902 with llvm @ r311064, and the reported failures 
from clang are gone.

I have filed PR32433 and PR32434 to address the remaining failures.

The test-suite for mips and mipsel appears clean.

x86_64-linux-gnu-debian8 appears clean.

Thanks,
Simon

From: lldb-dev [lldb-dev-boun...@lists.llvm.org] on behalf of Hans Wennborg via 
lldb-dev [lldb-dev@lists.llvm.org]
Sent: 14 August 2017 23:30
To: llvm-dev; cfe-dev; LLDB Dev; openmp-dev (openmp-...@lists.llvm.org); 
Release-testers
Subject: [lldb-dev] [5.0.0 Release] Release Candidate 2 source and binaries 
available

Hello everyone,

Source, binaries and docs for LLVM-5.0.0-rc2 are now available at
http://prereleases.llvm.org/5.0.0/#rc2

(I'll add more binaries as they become available.)

Please try it out, run tests, builds your favourite projects and file
bugs about anything that needs to be fixed (including docs!), marking
them blockers of http://llvm.org/pr33849.

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


Re: [lldb-dev] [cfe-dev] [5.0.0 Release] Release Candidate 1 tagged

2017-08-25 Thread Simon Dardis via lldb-dev


> -Original Message-
> From: hwennb...@google.com [mailto:hwennb...@google.com] On Behalf
> Of Hans Wennborg
> Sent: 24 August 2017 22:50
> To: Simon Dardis
> Cc: Release-testers; llvm-dev; cfe-dev; openmp-dev (openmp-
> d...@lists.llvm.org); LLDB Dev
> Subject: Re: [cfe-dev] [5.0.0 Release] Release Candidate 1 tagged
> 
> On Tue, Aug 1, 2017 at 3:01 AM, Simon Dardis 
> wrote:
> > Hi all,
> >
> > I have new regressions for mips(el)-linux-gnu, some of which I have
> patches for:
> >
> > I have patch for (believe this to be a libc bug):
> > LLVM-Unit ::
> DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfV
> erifyInvalidCURef
> > LLVM-Unit ::
> DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfV
> erifyInvalidLineFileIndex
> > LLVM-Unit ::
> DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfV
> erifyInvalidLineSequence
> > LLVM-Unit ::
> >
> DebugInfo/DWARF/./DebugInfoDWARFTests/DWARFDebugInfo.TestDwarfV
> erifyIn
> > validStmtList This appears to be a known regression (PR32910):
> > Builtins-mips64-linux :: divtc3_test.c New, investigating:
> > Clang :: Index/IBOutletCollection.m
> > Clang :: Index/TestClassDecl.m
> > Clang :: Index/TestClassForwardDecl.m
> > Clang :: Index/allow-editor-placeholders.cpp
> > Clang :: Index/annotate-attribute.cpp
> > Clang :: Index/annotate-comments-availability-attrs.cpp
> > Clang :: Index/annotate-comments-objc.m
> > Clang :: Index/annotate-comments-property-accessor.m
> > Clang :: Index/annotate-comments-typedef.m
> > Clang :: Index/annotate-comments-unterminated.c
> > Clang :: Index/annotate-comments.cpp
> > Clang :: Index/annotate-context-sensitive.cpp
> > Clang :: Index/annotate-deep-statements.cpp
> > Clang :: Index/annotate-literals.m
> > Clang :: Index/annotate-macro-args.m
> > Clang :: Index/annotate-module.m
> > Clang :: Index/annotate-nested-name-specifier.cpp
> > Clang :: Index/annotate-parameterized-classes.m
> > Clang :: Index/annotate-subscripting.m
> > Clang :: Index/annotate-tokens-cxx0x.cpp
> > Clang :: Index/annotate-tokens-include.c
> > Clang :: Index/annotate-tokens-pp.c
> > Clang :: Index/annotate-tokens-preamble.c
> > Clang :: Index/annotate-tokens-with-default-args.cpp
> > Clang :: Index/annotate-tokens.c
> > Clang :: Index/annotate-tokens.cpp
> > Clang :: Index/annotate-tokens.m
> > Clang :: Index/annotate-toplevel-in-objccontainer.m
> > Clang :: Index/arc-annotate.m
> > Clang :: Index/asm-attribute.c
> > Clang :: Index/attributes-cuda.cu
> > Clang :: Index/attributes.c
> > Clang :: Index/availability.c
> > Clang :: Index/availability.cpp
> > Clang :: Index/blocks.c
> > Clang :: Index/boxed-exprs.m
> > Clang :: Index/c-index-api-loadTU-test.m
> > Clang :: Index/c-index-getCursor-pp.c
> > Clang :: Index/c-index-getCursor-test.m
> > Clang :: Index/c-index-pch.c
> > Clang :: Index/c-index-redecls.c
> > Clang :: Index/cindex-from-source.m
> > Clang :: Index/cindex-on-invalid.m
> > Clang :: Index/comment-c-decls.c
> > Clang :: Index/comment-cplus-decls.cpp
> > Clang :: Index/comment-cplus-template-decls.cpp
> > Clang :: Index/comment-cplus11-specific.cpp
> > Clang :: Index/comment-custom-block-command.cpp
> > Clang :: Index/comment-lots-of-unknown-commands.c
> > Clang :: Index/comment-misc-tags.m
> > Clang :: Index/comment-objc-decls.m
> > Clang :: Index/comment-objc-parameterized-classes.m
> > Clang :: Index/comment-to-html-xml-conversion.cpp
> > Clang :: Index/comment-unqualified-objc-pointer.m
> > Clang :: Index/comment-with-preamble.c
> > Clang :: Index/complete-module-undef.m
> > Clang :: Index/crash-recovery-modules.m
> > Clang :: Index/ctor-init-source-loc.cpp
> > Clang :: Index/cursor-ref-names.cpp
> > Clang :: Index/cxx11-lambdas.cpp
> > Clang :: Index/evaluate-cursor.cpp
> > Clang :: Index/file-includes.c
> > Clang :: Index/file-macro-refs.c
> > Clang :: Index/file-refs-subscripting.m
> > Clang :: Index/file-refs.c
> > Clang :: Index/file-refs.cpp
> > Clang :: Index/file-refs.m
> > Clang :: Index/fix-its.c
> > Clang :: Index/fix-its.m
> > Clang :: Index/format-comment-cdecls.c
> > Clang :: Index/get-cursor-includes.c
> > Clang :: Index/get-cursor.c
> > Clang :: Index/get-cursor.cpp
> > Clang :: Index/get-cursor.m
> > Clang :: Index/getcursor-pp-pch.c
> > Clang :: Index/getcursor-preamble.m
> > Clang :: Index/headerfile-comment-to-html.m
> > Clang :: Index/in-class-init.cpp
> > Clang :: Index/index-attrs.c
> > Clang :: Index/index-attrs.cpp
> > Clang :: Index/index-attrs.m
> > Clang :: Index/index-decls.m
> > Clang :: Index/index-file.cpp
> > Clang :: Index/index-file.cu
> > Clang :: Index/index-invalid-code.m
> > Clang :: Index/index-kernel-in

Re: [lldb-dev] [Release-testers] [5.0.0 Release] Release Candidate 3 tagged

2017-08-26 Thread Simon Dardis via lldb-dev
Yes, the removal of RISC-V from LLVM_ALL_TARGETS was intentional.
See https://reviews.llvm.org/D36538 and the accompanying message to
llvm-dev: http://lists.llvm.org/pipermail/llvm-dev/2017-August/116347.html
for the rationale.

Thanks,
Simon

From: Release-testers [release-testers-boun...@lists.llvm.org] on behalf of 
Bero Rosenkränzer via Release-testers [release-test...@lists.llvm.org]
Sent: 26 August 2017 13:00
To: Hans Wennborg
Cc: llvm-dev; Release-testers; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); 
LLDB Dev
Subject: Re: [Release-testers] [5.0.0 Release] Release Candidate 3 tagged

Working well here so far.
Is the removal of the RISCVCodeGen, RISCVDesc and RISCVInfo libraries
that were in rc2 intentional?

ttyl
bero

On 26 August 2017 at 00:52, Hans Wennborg via Release-testers
 wrote:
> Dear testers,
>
> 5.0.0-rc3 was just tagged.
>
> This is a release candidate in the real sense: if nothing bad comes up
> in testing, this is what the release is going to look like.
>
> Please build, test and upload binaries to the sftp (use the
> /data/testers-uploads/ directory) and let me know what issues remain.
>
> I know we're a little bit behind schedule, but hopefully we can get to
> 'final' soon.
>
> Cheers,
> Hans
> ___
> Release-testers mailing list
> release-test...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
___
Release-testers mailing list
release-test...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [5.0.0 Release] Release Candidate 3 tagged

2017-08-30 Thread Simon Dardis via lldb-dev

Hi,

I've uploaded the binaries for rc3:

SHA256(clang+llvm-5.0.0-rc3-mipsel-linux-gnu.tar.xz)= 
f682de9375970c3e43b11da94cfbcb38163a79a5a09806ef0198837eefbfc621
SHA256(clang+llvm-5.0.0-rc3-mips-linux-gnu.tar.xz)= 
909095eac1ed5a21a5ba7ea5099d56f29576398b8dd7497453c63b2bcafe7874
SHA256(clang+llvm-5.0.0-rc3-x86_64-linux-gnu-debian8.tar.xz)= 
bb75e1c73b5dec292b7a2092c7876413cc8941eb085e84b53cb31b32d0812b94

During testing, I encountered a new failure when compiling for MIPS32r1, an 
apparent hang when
compiling: test-suite.src/MultiSource/Applications/JM/lencod/rdopt.c

This issue did not occur for rc2 and I suspect it's related to PR34326 as gdb 
is giving me stack traces
with DACombine and visitSTORE. Running the test-suite through emulation shows a 
clean result.

Otherwise, looks ok here.

Thanks,
Simon


From: lldb-dev [lldb-dev-boun...@lists.llvm.org] on behalf of Hans Wennborg via 
lldb-dev [lldb-dev@lists.llvm.org]
Sent: 25 August 2017 23:52
To: Release-testers
Cc: llvm-dev; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev
Subject: [lldb-dev] [5.0.0 Release] Release Candidate 3 tagged

Dear testers,

5.0.0-rc3 was just tagged.

This is a release candidate in the real sense: if nothing bad comes up
in testing, this is what the release is going to look like.

Please build, test and upload binaries to the sftp (use the
/data/testers-uploads/ directory) and let me know what issues remain.

I know we're a little bit behind schedule, but hopefully we can get to
'final' soon.

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


Re: [lldb-dev] [llvm-dev] [5.0.0 Release] Release Candidate 5 tagged

2017-09-04 Thread Simon Dardis via lldb-dev
Hi,

I have uploaded the binaries for rc4 and rc5, continuing to test rc5. 
Unfortunately
the apparent hang I saw previously with
test-suite/MultiSource/Applications/JM/lencod/CMakeFiles/lencod.dir/rdopt.c has 
reoccurred,
even in emulation.

SHA256(clang+llvm-5.0.0-rc4-mipsel-linux-gnu.tar.xz)= 
47827c8c0a00f81e9715b395f0e144ef191a320a77a5567effb9d4a16710ec58
SHA256(clang+llvm-5.0.0-rc4-mips-linux-gnu.tar.xz)= 
803f545dc7e692feb5fc9d6570646a9c63584ea3eaad5dc2d26c902457ff07e0
SHA256(clang+llvm-5.0.0-rc4-x86_64-linux-gnu-debian8.tar.xz)= 
3fde4702c822ac72aaf9fb93dadd05f91ad1c7ee6363aca5e2d7d063d379612c

SHA256(clang+llvm-5.0.0-rc5-mipsel-linux-gnu.tar.xz)= 
057062514484a9a664ebe1d82a6791e6f671710ee8a822d1565cbe397e594411
SHA256(clang+llvm-5.0.0-rc5-mips-linux-gnu.tar.xz)= 
5d752cb8d0e2e23e11dbbaed2edd12dc6683de463cb874e85e46858f9a605e3e
SHA256(clang+llvm-5.0.0-rc5-x86_64-linux-gnu-debian8.tar.xz)= 
8a9d86c08baed27ee095c493086aa2a1c041e325d0989b8dbe5e4bdee09dfc6e

Thanks,
Simon

From: llvm-dev [llvm-dev-boun...@lists.llvm.org] on behalf of Hans Wennborg via 
llvm-dev [llvm-...@lists.llvm.org]
Sent: 01 September 2017 22:07
To: Release-testers
Cc: llvm-dev; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev
Subject: [llvm-dev] [5.0.0 Release] Release Candidate 5 tagged

Hello again,

5.0.0-rc5 was just tagged.

I had hoped rc4 would be the last one, but I think we needed the fix
for PR34381.

Please do a quick test; if there are no new issues, this will become
'final' early next week.

Thanks,
Hans
___
LLVM Developers mailing list
llvm-...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [cfe-dev] [5.0.0 Release] The final tag is in

2017-09-11 Thread Simon Dardis via lldb-dev

Hi,  

I've uploaded the binaries for mips:

SHA256(clang+llvm-5.0.0-mipsel-linux-gnu.tar.xz)= 
b629b953bb6a6053143765c06f57c5a4920dcf9b64cccf4310d43db0598b98d7
SHA256(clang+llvm-5.0.0-mips-linux-gnu.tar.xz)= 
0c911da49d7b0f6c20afa89e309ec0d073281153ef5d03d60377c1c9ed7265b8
SHA256(clang+llvm-5.0.0-x86_64-linux-gnu-debian8.tar.xz)= 
96da0f0f647d7d43235440bf334fbcf3134db851fa59dd2f5d52037be57b9161

No changes from rc4 + rc5.

Thanks,
Simon 

> On Sep 5, 2017, at 11:24 AM, Hans Wennborg via cfe-dev 
>  wrote:
>
> Dear testers,
>
> The final version of 5.0.0 has just been tagged. There were no changes
> after rc5.
>
> Please build the final binaries and upload to the sftp.
>
> For those following along: this means 5.0.0 is complete, but it will
> take a few days to get the tarballs ready and published on the web
> page. I will send the announcement once everything's ready.
>
> Many thanks everyone for your hard work!
>
> Hans
> ___
> cfe-dev mailing list
> cfe-...@lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

2018-02-13 Thread Simon Dardis via lldb-dev
Hi Hans,

I'm seeing one unexpected failure:

libc++ :: 
std/input.output/stream.buffers/streambuf/streambuf.protected/streambuf.put.area/pbump2gig.pass.cpp

Test logs show:

Standard Error:
--
terminating with uncaught exception of type std::length_error: basic_string
--

but only on my big endian MIPS machine. I have filed PR36373 for the above 
failure.

I've looked at the failures from Msan from the previous rc candidate, and have 
been unable to reproduce them. What
I have seen is that the observed test failures from rc1, rc1 investigations and 
rc2 are transient.

Binaries uploaded.

SHA256(clang+llvm-6.0.0-rc2-mipsel-linux-gnu.tar.xz)= 
0e446f60a1649680a49b048ad1429d4e327d1839dbbc8b34f1bd81e3277a98ee
SHA256(clang+llvm-6.0.0-rc2-mips-linux-gnu.tar.xz)= 
bdec9b0fe00cfdeefe53b8e471b9266ad9a99dfd10eded5e078026f67a38650a
SHA256(clang+llvm-6.0.0-rc2-x86_64-linux-gnu-debian8.tar.xz)= 
e6a281885d2f0fbc4e00bdc34803f67bb756f19badef3f24ed3738b2244c57cc

Thanks,
Simon

From: Release-testers [release-testers-boun...@lists.llvm.org] on behalf of 
Hans Wennborg via Release-testers [release-test...@lists.llvm.org]
Sent: Wednesday, February 7, 2018 8:51 PM
To: Release-testers
Cc: llvm-dev; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev
Subject: [Release-testers] [6.0.0 Release] Release Candidate 2 tagged

Dear testers,

There's been a lot of merges since rc1, and hopefully the tests are in
a better state now.

6.0.0-rc2 was just tagged, after r324506.

Please test, let me know how it goes, and upload binaries.

Thanks,
Hans
___
Release-testers mailing list
release-test...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Release-testers] [6.0.0 Release] Release Candidate 3 tagged

2018-02-27 Thread Simon Dardis via lldb-dev
Hi,

No major issues seen so far for mips. Binaries uploaded.

SHA256(clang+llvm-6.0.0-rc3-mipsel-linux-gnu.tar.xz)= 
6e4fab79cc341a9084dab94cced108daff39fcde14a11e8d7ae454e9f92cb77c
SHA256(clang+llvm-6.0.0-rc3-mips-linux-gnu.tar.xz)= 
54887a039d3d7ccff17a0c7245f4c9d778a1c22f96b619db554849da55293d61
SHA256(clang+llvm-6.0.0-rc3-x86_64-linux-gnu-debian8.tar.xz)= 
75f1a18f23b9d34e3f1ebc223ca0071458b9e8b1392040f9b3d1725566ff6ec1

Thanks,
Simon

From: Release-testers [release-testers-boun...@lists.llvm.org] on behalf of 
Hans Wennborg via Release-testers [release-test...@lists.llvm.org]
Sent: Friday, February 23, 2018 3:14 PM
To: Release-testers
Cc: llvm-dev; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev
Subject: [Release-testers] [6.0.0 Release] Release Candidate 3 tagged

Dear testers,

6.0.0-rc3 was just tagged, after r325901 on the branch.

There are still a few open blockers, but I'm not sure we'll actually
end up blocking on all of them. So depending on what comes up, this
release candidate is probably pretty close to what the final release
will look like (I'm still hoping for more release notes, though).

I'm hoping we can get to 'final' sometime next week.

Please test, let me know how it goes, and upload binaries.

Thanks,
Hans
___
Release-testers mailing list
release-test...@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/release-testers
___
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev


Re: [lldb-dev] [Openmp-dev] [6.0.0 Release] The final tag is in

2018-03-07 Thread Simon Dardis via lldb-dev
Hi Hans,

Looks ok here. I've uploaded the binaries.

SHA256(clang+llvm-6.0.0-mipsel-linux-gnu.tar.xz)= 
5ff062f4838ac51a3500383faeb0731440f1c4473bf892258314a49cbaa66e61
SHA256(clang+llvm-6.0.0-mips-linux-gnu.tar.xz)= 
39820007ef6b2e3a4d05ec15feb477ce6e4e6e90180d00326e6ab9982ed8fe82
SHA256(clang+llvm-6.0.0-x86_64-linux-gnu-debian8.tar.xz)= 
ff55cd0bdd0b67e22d1feee2e4c84dedc3bb053401330b64c7f6ac18e88a71f1


Thanks,
Simon

From: Openmp-dev [openmp-dev-boun...@lists.llvm.org] on behalf of Hans Wennborg 
via Openmp-dev [openmp-...@lists.llvm.org]
Sent: Friday, March 2, 2018 12:17 PM
To: Release-testers
Cc: llvm-dev; cfe-dev; openmp-dev (openmp-...@lists.llvm.org); LLDB Dev
Subject: [Openmp-dev] [6.0.0 Release] The final tag is in

Dear testers,

The final version of 6.0.0 has just been tagged from the branch after
r326550. It has the same contents as -rc3 modulo release notes and one
small x86 fix (r326393).

Please build the final binaries and upload to the sftp.

For those following along: this means llvm-6.0.0 is complete, but it
will take a few days to get all the tarballs ready and published on
the web page. I will send the announcement once everything is ready.

Many thanks to everyone for your hard work!

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