search for: zorg

Displaying 20 results from an estimated 247 matches for "zorg".

Did you mean: org
2012 Nov 16
2
[LLVMdev] Trouble starting private llvm buildbot master.
Hi, I had cloned zorg from https://llvm.org/svn/llvm-project/zorg/trunk, then I try to start the buildbot master located in buildbot/osuosl/master (the absolute path is /nfs/home/hongbin.zheng/buildbot/zorg/buildbot/osuosl/master) by simply typing "buildbot start" And I get something like this from my twistd....
2012 Nov 16
0
[LLVMdev] Trouble starting private llvm buildbot master.
Hongbin, Did you tweak sys.path? # Extend paths to allow loading zorg and config modules. import os, sys path = os.path.join(os.environ.get('HOME'), 'zorg', 'buildbot', 'osuosl', 'master') if path not in sys.path: sys.path.append(path) path = os.path.join(os.environ.get('HOME'), 'zorg') if path not in sys.path...
2011 Sep 20
2
[LLVMdev] Clang build "clang-native-arm-cortex-a9" is broken
...s missing <utility>, it appears. On Sep 20, 2011, at 11:22 AM, Galina Kistanova wrote: > Please use the correct link : > http://63.145.236.72:8011 > and ignore the previous. > > Also log for broken build is here: > > make[1]: Entering directory > `/home/buildslave/zorg/buildbot/osuosl/slave/clang-native-arm-cortex-a9/llvm/lib/Support' > llvm[1]: Compiling APFloat.cpp for Release+Asserts build > llvm[1]: Compiling APInt.cpp for Release+Asserts build > In file included from APFloat.cpp:15: > In file included from > /home/buildslave/zorg/buildbot/...
2011 Sep 20
0
[LLVMdev] Clang build "clang-native-arm-cortex-a9" is broken
Please use the correct link : http://63.145.236.72:8011 and ignore the previous. Also log for broken build is here: make[1]: Entering directory `/home/buildslave/zorg/buildbot/osuosl/slave/clang-native-arm-cortex-a9/llvm/lib/Support' llvm[1]: Compiling APFloat.cpp for Release+Asserts build llvm[1]: Compiling APInt.cpp for Release+Asserts build In file included from APFloat.cpp:15: In file included from /home/buildslave/zorg/buildbot/osuosl/slave/clang-native...
2014 Aug 06
6
[LLVMdev] [Zorg] Reorganisation, documentation and other issues
Hi All, Recent conversations [1][2] would suggest we need to rethink zorg or at the very least improve the documentation. I've CC'ed Daniel Dunbar, Galina Kistanova and Duncan Sands because it seemed that they have contributed the most code to Zorg Organisation ========= The current organisation of the Zorg repository doesn't make a huge amount of sense fr...
2011 Sep 20
3
[LLVMdev] Clang build "clang-native-arm-cortex-a9" is broken
Hello everybody, Just a short note that clang build "clang-native-arm-cortex-a9" is broken and the very last successful build was for revision 139932. All newer revisions fail. The builder is available here: http://172.16.0.135:8011/waterfall Thanks Galina
2011 Nov 19
1
[LLVMdev] [llvm-commits] [zorg] r144978 - /zorg/trunk/buildbot/osuosl/master/config/builders.py
...m<http://www.arxan.com/> On Nov 18, 2011, at 11:49 AM, Galina Kistanova wrote: Author: gkistanova Date: Fri Nov 18 13:49:26 2011 New Revision: 144978 URL: http://llvm.org/viewvc/llvm-project?rev=144978&view=rev Log: Change configure for builder clang-native-arm-cortex-a9. Modified: zorg/trunk/buildbot/osuosl/master/config/builders.py Modified: zorg/trunk/buildbot/osuosl/master/config/builders.py URL: http://llvm.org/viewvc/llvm-project/zorg/trunk/buildbot/osuosl/master/config/builders.py?rev=144978&r1=144977&r2=144978&view=diff ========================================...
2014 Aug 01
3
[LLVMdev] Documentation for adding builders and slaves to zorg?
Hi all, I'm working on adding a new buildbot. I'm don't understand what is required when patching zorg's builders.py and slaves.py. Is there any documentation on this? Would anybody be willing to help? Best, Eric Fiselier -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140731/93c86c1a/attachment.html&gt...
2011 Sep 20
1
[LLVMdev] [cfe-commits] Clang build "clang-native-arm-cortex-a9" is broken
...gt; On Sep 20, 2011, at 11:22 AM, Galina Kistanova wrote: > >> Please use the correct link : >> http://63.145.236.72:8011 >> and ignore the previous. >> >> Also log for broken build is here: >> >> make[1]: Entering directory >> `/home/buildslave/zorg/buildbot/osuosl/slave/clang-native-arm-cortex-a9/llvm/lib/Support' >> llvm[1]: Compiling APFloat.cpp for Release+Asserts build >> llvm[1]: Compiling APInt.cpp for Release+Asserts build >> In file included from APFloat.cpp:15: >> In file included from >> /home/build...
2014 Aug 11
2
[LLVMdev] [Zorg] Reorganisation, documentation and other issues
Hello everyone, Zorg is a common code for multiple different buildbot setups. This is why it sits in its own subtree. The only tricky thing there is that it assumes some relative position of zorg and master setup. Documenting this would save somebody some time. All together wasn't a problem so far. But having a be...
2011 Sep 21
0
[LLVMdev] [cfe-commits] Clang build "clang-native-arm-cortex-a9" is broken
...Galina Kistanova wrote: >> >>> Please use the correct link : >>> http://63.145.236.72:8011 >>> and ignore the previous. >>> >>> Also log for broken build is here: >>> >>> make[1]: Entering directory >>> `/home/buildslave/zorg/buildbot/osuosl/slave/clang-native-arm-cortex-a9/llvm/lib/Support' >>> llvm[1]: Compiling APFloat.cpp for Release+Asserts build >>> llvm[1]: Compiling APInt.cpp for Release+Asserts build >>> In file included from APFloat.cpp:15: >>> In file included from >...
2014 Aug 04
2
[LLVMdev] zorg config for libc++/libc++abi
...fore I commit > > it? > > I am afraid not. > But there is a ugly (and certainly not simple) way to partially test the builder that I mentioned recently [1]. I say partially because I ended up removing all the builders apart from my own. @Dmitri - Has anyone considered reorganising zorg so it is easier to test a builder locally? [1] http://lists.cs.uiuc.edu/pipermail/llvmdev/2014-August/075287.html -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140804/902de825/attachment.html>
2014 Aug 02
3
[LLVMdev] zorg config for libc++/libc++abi
Hi all, I'm trying to add builders to zorg for libc++ and libc++abi. I think I have the builder right, but I have a few questions. First, how do I know which build slaves to use? Is it okay to just pick a few, is there some policy defining which are fair game, or do I need to add a new one? Second, is there a simple way to test the builde...
2016 Mar 23
0
[cfe-dev] New buildbot with -Werror
...o build stage1 and using > Werror. > > Certainly, we tend to fix warnings even from earlier Clang versions and > from GCC in order to keep Werror clean. > I've dug around a bit, and it looks to me like separating phase1 and phase2 behavior is going to be a bit tricky (looking at zorg [*]) as long as we want -Wno-error as the default for buildbots. So, the first thing I would propose is to add this buildbot and run it for a while, just to see what the current background rate of breakages will be. I think getting a feel for the baseline is going to be a solid first step. If tha...
2013 Jan 07
2
[LLVMdev] Test Suite - Livermore Loops
On 3 January 2013 21:53, David Blaikie <dblaikie at gmail.com> wrote: > That's how you achieve this goal. What a buildbot does is governed by > the configuration in the zorg repository (that's where we keep the > buildbot configuration code that is sync'd up to the lab.llvm.org > buildmaster). > Hi David, I had a go at Zorg after the website was back online. As far as I can tell, buildbot/osuosl/master/config/builders.py is the script that has to be...
2016 Mar 23
1
[cfe-dev] New buildbot with -Werror
...se to build stage1 and using Werror. > > Certainly, we tend to fix warnings even from earlier Clang versions and from GCC in order to keep Werror clean. > > I've dug around a bit, and it looks to me like separating phase1 and phase2 behavior is going to be a bit tricky (looking at zorg [*]) as long as we want -Wno-error as the default for buildbots. > > So, the first thing I would propose is to add this buildbot and run it for a while, just to see what the current background rate of breakages will be. I think getting a feel for the baseline is going to be a solid first ste...
2014 Aug 04
4
[LLVMdev] [cfe-dev] zorg config for libc++/libc++abi
...a ugly (and certainly not simple) way to partially test the >> builder that I mentioned recently [1]. > > Nice write-up! > >> I say partially because I ended up removing all the builders apart from my >> own. >> >> @Dmitri - Has anyone considered reorganising zorg so it is easier to test a >> builder locally? > > I am not aware of such effort. However, it would be great to be able > to easily set up a buildmaster locally. This will probably facilitate > further refactorings of zorg code. Currently developers tend not to > touch it bec...
2013 Jan 03
2
[LLVMdev] Test Suite - Livermore Loops
On 3 January 2013 21:29, David Blaikie <dblaikie at gmail.com> wrote: > Fair enough - you could write up a patch for the zorg repository to do > this. > Wouldn't requiring every buildbot to use LNT achieve the same thing? --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130103/47cb78d9/attachment.html>
2020 Feb 26
2
Buildbot cleaning for zorg upgrade
Hello everyone, Zorg upgrade to a recent version of buildbot is coming. We would do our best to make the transition as smooth and transparent to the majority of LLVM community, as possible. The process will be handled similar to how we did the github transition. As the next step, we will be cleaning zorg. All the co...
2015 May 08
2
[LLVMdev] Contributing a buildbot for the BPF backend
...experimental BPF backend. I am following the steps at [1] to setup a buildbot and I was mostly successful: I was able to setup a slave and a temporary master to check its base config. Now I'm not sure about the next step: patching the "slaves.py" and "builders.py" files in zorg. * Is there a guide I can follow to understand the format of these files? For example, being BPF an experimental backend, I need to provide extra parameters to cmake at build time. * Also, is there a way to test these changes in zorg in a local environment before submitting the patch for review?...