[LLVMdev] LLVM 3.4.2 - Testing Phase

Tom Stellard tom at stellard.net
Mon May 19 12:11:54 PDT 2014


On Sun, May 18, 2014 at 12:10:44PM +0100, Renato Golin wrote:
> Hi Tom,
> 
> When running the test script, I got an error message:
> 
> $ ./test-release.sh -no-64bit -release 3.4.2 -rc 1 -triple armv7a-linux-gnueabihf -j2

It should be:

./test-release.sh -no-64-bit -release 3.4 -dot 2 -rc 1 -triple armv7a-linux-gnueabihf -j2

-Tom

> # Validating llvm SVN URL
> llvm 3.4.2 release candidate rc1 doesn't exist!
> 
> Do I need to get another test-release.sh script? This is the one from
> release_34 branch we used to release 3.4.1.
> 
> cheers,
> --renato
> 
> On 16 May 2014 22:55, Tom Stellard <tom at stellard.net> wrote:
> > Hi,
> >
> > I have tagged 3.4.2 RC1 in SVN, so testers can begin testing.  We
> > can always use more testers, so if you are interested in helping let me know.
> >
> > Test results from 3.4.2-rc1 should be checked for regressions against the 3.4.1
> > release.  When you submit results, please remind me the CPU and Operating System you are
> > testing with.
> >
> > Also, since 3.4.2 includes build fixes for gcc 4.9 it would be helpful if some people
> > could at least test building LLVM with gcc 4.9.  I have already verified it works
> > on X86_64 Fedora, but more testing is welcomed.
> >
> > For the 3.4.1 release testers sent me uniformly named binary packages, which was very
> > nice.  Is there a script you are using for generating these?
> >
> > Thanks again to all the volunteer testers.
> >
> > -Tom



More information about the llvm-dev mailing list