similar to: [LLVMdev] New Validator Buildbot

Displaying 20 results from an estimated 7000 matches similar to: "[LLVMdev] New Validator Buildbot"

2009 Mar 23
1
[LLVMdev] New Validator Buildbot
On Wednesday 11 March 2009 15:47, Török Edwin wrote: > > Go to http://google1.osuosl.org:8080 and have a look. > > Looks like the x86_64 buildsbots are failing: > > /.AUTO/cray/iss.compiler/cost/tools/llvm-tools/x86_64-unknown-linux-gnu/bin >/../lib/gcc/x86_64-unknown-linux-gnu/4.1.2/../../../../x86_64-unknown-linux- >gnu/bin/ld: >
2009 Mar 11
0
[LLVMdev] New Validator Buildbot
On 2009-03-06 22:18, David Greene wrote: > Thanks to Daniel, we have a new home for the validator buildbot. Thanks, > Daniel! > > Go to http://google1.osuosl.org:8080 and have a look. > Looks like the x86_64 buildsbots are failing:
2009 Aug 07
3
[LLVMdev] FW: buildbot failure in llvm on llvm-i686-linux
These URLs don't work for me. How do I know what is broken? It builds fine on my x86 linux box. -----Original Message----- From: buildbot at google1.osuosl.org [mailto:buildbot at google1.osuosl.org] Sent: Friday, August 07, 2009 5:12 PM To: Sanjiv Kumar Gupta - I00171 Cc: llvm-testresults at cs.uiuc.edu Subject: buildbot failure in llvm on llvm-i686-linux The Buildbot has detected a new
2009 Aug 07
0
[LLVMdev] FW: buildbot failure in llvm on llvm-i686-linux
On Fri, Aug 7, 2009 at 9:18 AM, <Sanjiv.Gupta at microchip.com> wrote: > These URLs don't work for me. How do I know what is broken? > It builds fine on my x86 linux box. Why don't the URLs work for you? In this case the problem was just because llvm.org went down. When an "svn" step fails; i.e., the line after "BUILD FAILED:", the problem is usually
2009 Aug 07
1
[LLVMdev] FW: buildbot failure in llvm on llvm-i686-linux
On Aug 7, 2009, at 10:13 AM, Daniel Dunbar wrote: > On Fri, Aug 7, 2009 at 9:18 AM, <Sanjiv.Gupta at microchip.com> wrote: >> These URLs don't work for me. How do I know what is broken? >> It builds fine on my x86 linux box. > > Why don't the URLs work for you? > I suspect the corporate firewall is blocking outgoing connections on port 8011. -jim > In
2008 Nov 02
9
[LLVMdev] Buildbot now up and new build failures
I set up a buildbot for llvm at http://google1.osuosl.org:8011/waterfall It builds every single revision of llvm, runs the testsuite, and reports the results. It takes about 3 minutes per build+test right now (it's an 8 core machine). Currently i have it building x86_64-linux. Setting up a builder/slave for any platform would be trivial. I simply don't have machines running anything but
2009 Oct 21
5
[LLVMdev] Please fix the buildbots.
Just received this: The Buildbot has detected a new failure of llvm-ppc-linux on llvm. Full details are available at: http://google1.osuosl.org:8011/builders/llvm-ppc-linux/builds/3229 Buildbot URL: http://google1.osuosl.org:8011/ Buildslave for this Build: nick1 Build Reason: Build Source Stamp: 84759 Blamelist: ofv BUILD FAILED: failed compile Apparently the problem was a warning at
2008 Nov 10
2
[LLVMdev] Buildbot now up and new build failures
On Monday 10 November 2008 15:28, Bill Wendling wrote: > Hi Daniel, > > I see that you're doing a Debug build. Could you do a "Release" or > "Release-Asserts" build instead? This will catch errors which > developers won't normally see. I never knew about buildbot until just now. This could really help with the validation proposal I just posted. Can
2011 Apr 08
0
[LLVMdev] Assuring ARM code quality in LLVM
Hi Renato, > I was recently investigating the build bot infrastructure and noticed > that the arm-linux target is failing for quite a long time. I believe > that it means ARM code is not executed all that often in LLVM tests, > is that correct? > > We were wondering what kind of support we could give to make sure ARM > code is correct and don't regress, specially before
2011 Apr 07
4
[LLVMdev] Assuring ARM code quality in LLVM
Hi all, I was recently investigating the build bot infrastructure and noticed that the arm-linux target is failing for quite a long time. I believe that it means ARM code is not executed all that often in LLVM tests, is that correct? We were wondering what kind of support we could give to make sure ARM code is correct and don't regress, specially before releases (I know it's a bit late
2010 Sep 08
1
[LLVMdev] Adding a Buildbot Slave
How would I go about registering a machine with the LLVM buildbot as a build slave? I now have a fairly stable linux-x86_64 machine to add to the pool. -Dave
2008 Nov 03
2
[LLVMdev] Buildbot now up and new build failures
On Mon, Nov 3, 2008 at 2:43 AM, Duncan Sands <duncan.sands at math.u-psud.fr> wrote: > Hi Daniel, > >> I set up a buildbot for llvm at http://google1.osuosl.org:8011/waterfall >> It builds every single revision of llvm, runs the testsuite, and >> reports the results. It takes about 3 minutes per build+test right >> now (it's an 8 core machine). > >
2009 Oct 23
2
[LLVMdev] Please fix the buildbots.
On Wed, Oct 21, 2009 at 10:31 PM, Nick Lewycky <nicholas at mxc.ca> wrote: > Óscar Fuentes wrote: >> >> Just received this: >> >> The Buildbot has detected a new failure of llvm-ppc-linux on llvm. >> Full details are available at: >>  http://google1.osuosl.org:8011/builders/llvm-ppc-linux/builds/3229 >> >> Buildbot URL:
2009 Jan 29
0
[LLVMdev] Validation Buildbot is Up!
If you create a slave name and password for me, i'm happy to put one of the ubuntu 8.04 8 core machines i have running it. They are x86_64-linux (you would need to add -j8, which can be done through properties easily) On Thu, Jan 29, 2009 at 10:46 AM, David Greene <dag at cray.com> wrote: > On Wednesday 28 January 2009 15:59, Tanya Lattner wrote: >> On Jan 28, 2009, at 12:18
2011 Sep 07
5
[LLVMdev] Llvm build master status?
Hello Daniel, osuosl build master (google1) is moved to another place or just down? Thanks Galina
2009 Jan 29
1
[LLVMdev] Validation Buildbot is Up!
Also, if you want to put the buildbot status with the other buildbots we have on google1.osuosl.org, i'm happy to add your config to the master On Thu, Jan 29, 2009 at 11:53 AM, Daniel Berlin <dberlin at dberlin.org> wrote: > If you create a slave name and password for me, i'm happy to put one > of the ubuntu 8.04 8 core machines i have running it. They are > x86_64-linux
2009 Oct 22
0
[LLVMdev] Please fix the buildbots.
Óscar Fuentes wrote: > Just received this: > > The Buildbot has detected a new failure of llvm-ppc-linux on llvm. > Full details are available at: > http://google1.osuosl.org:8011/builders/llvm-ppc-linux/builds/3229 > > Buildbot URL: http://google1.osuosl.org:8011/ > > Buildslave for this Build: nick1 > > Build Reason: > Build Source Stamp: 84759 >
2010 Feb 12
1
[LLVMdev] Unable to connect to google1.osuosl.org
I am unable to connect to build master at:google1.osuosl.org:9990 from my buildslave. See attached twisted9.0.0 log. 2010-02-12 09:50:03-0800 [-] Log opened. 2010-02-12 09:50:03-0800 [-] twistd 9.0.0 (C:\Python26\python.exe 2.6.2) starting up. 2010-02-12 09:50:03-0800 [-] reactor class: twisted.internet.win32eventreactor.Win32Reactor. 2010-02-12 09:50:03-0800 [-] Starting factory
2008 Nov 10
0
[LLVMdev] Buildbot now up and new build failures
Yes. On Mon, Nov 10, 2008 at 4:45 PM, David Greene <dag at cray.com> wrote: > On Monday 10 November 2008 15:28, Bill Wendling wrote: >> Hi Daniel, >> >> I see that you're doing a Debug build. Could you do a "Release" or >> "Release-Asserts" build instead? This will catch errors which >> developers won't normally see. > > I
2008 Nov 03
0
[LLVMdev] Buildbot now up and new build failures
Hi Daniel, > I set up a buildbot for llvm at http://google1.osuosl.org:8011/waterfall > It builds every single revision of llvm, runs the testsuite, and > reports the results. It takes about 3 minutes per build+test right > now (it's an 8 core machine). how does it report the results? Can it email the mailing list if the build fails for example? Ciao, Duncan.