Displaying 20 results from an estimated 50000 matches similar to: "[LLVMdev] Local BuildBot"
2015 Jun 10
2
[LLVMdev] Contributing a buildbot for the BPF backend
Hello Marco,
Welcome aboard!
slaves.py keeps the build slaves definitions, builders.py keeps the
builders definitions. You have to have both.
The steps of adding a new slave is here:
http://llvm.org/docs/HowToAddABuilder.html. Please make sure you done the
step # 10 before bringing your slave up, otherwise it wouldn't be
authorized by the master and will be blacklisted after multiple
2015 Jun 17
2
[LLVMdev] Contributing a buildbot for the BPF backend
Galina,
thanks again for your help.
I have cooked a new patch that should make a bit more sense.
I have added the new builder under
_get_experimental_scheduled_builders(), as the comment above that
function suggested me it would be a good idea. :)
Does it look a reasonable start?
Regards,
Marco Leogrande
Sent by a carbon-based life form; hence, it may contain repetitions,
inaccuracies,
2015 Jun 18
2
[LLVMdev] Contributing a buildbot for the BPF backend
Thank you.
Alexei just committed the change to SVN.
Regards,
Marco Leogrande
Sent by a carbon-based life form; hence, it may contain repetitions,
inaccuracies, logical fallacies and repetitions.
On Wed, Jun 17, 2015 at 2:52 PM, Galina Kistanova <gkistanova at gmail.com> wrote:
> LGTM.
> Please commit.
>
> Thanks
>
> Galina
>
> On Tue, Jun 16, 2015 at 8:32 PM,
2015 May 08
2
[LLVMdev] Contributing a buildbot for the BPF backend
Hi everyone,
I am working with Alexei Starovoitov to contribute an LLVM buildbot
for the 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
2014 Mar 14
2
[LLVMdev] buildbot change for Mips slave - please review
We want to switch running our slave bot with clang/llvm instead of gcc.
We have the following proposed patch. We can't test this in our
environment but will monitor and adjust if there are issues.
svn co http://llvm.org/svn/llvm-project/zorg/trunk zorg
mips-builder.patch
Index: buildbot/osuosl/master/config/builders.py
===================================================================
2011 Oct 27
2
[LLVMdev] How to add builder info. Need advice
Hello everybody,
I want to put some kind of instruction on how to add new slave to llvm master.
I think it should be somewhere on llvm.org, but not sure on exact place.
Any comments/suggestions will be appreciated.
Thanks
Galina
If you want to add your build configuration to the LLVM buildbot infrastructure.
1. Check the existing build configurations to make sure the one you
are
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 from my perspective. There
2015 Aug 26
2
buildbot failure in LLVM on clang-native-arm-cortex-a9
On 08/26/2015 09:46 AM, Philip Reames wrote:
> On 08/26/2015 09:41 AM, David Blaikie via llvm-dev wrote:
>>
>>
>> On Wed, Aug 26, 2015 at 9:41 AM, Renato Golin
>> <renato.golin at linaro.org <mailto:renato.golin at linaro.org>> wrote:
>>
>> On 26 August 2015 at 17:39, David Blaikie <dblaikie at gmail.com
>> <mailto:dblaikie at
2015 Oct 31
4
Revisions that cause buildbot problems but aren't on blame lists
Hi,
I've had this problem on a compiler-rt change too. It was on the clang-cmake-mips builder earlier this week.
________________________________________
From: llvm-dev [llvm-dev-bounces at lists.llvm.org] on behalf of Renato Golin via llvm-dev [llvm-dev at lists.llvm.org]
Sent: 30 October 2015 08:34
To: Bill Seurer
Cc: LLVM Dev
Subject: Re: [llvm-dev] Revisions that cause buildbot problems
2014 Aug 12
10
[LLVMdev] Plans for the Apple supported Darwin buildbot cluster
There as been a bit of talk about zorg recently, so I thought this would be a good time to share our plans for the darwin buildbots that live here:
http://lab.llvm.org:8013/builders <http://lab.llvm.org:8013/builders>
To be clear, those are not these buildbots:
http://lab.llvm.org:8011/builders <http://lab.llvm.org:8011/builders>
We are not talking about changing the main
2011 Nov 19
1
[LLVMdev] [llvm-commits] [zorg] r144978 - /zorg/trunk/buildbot/osuosl/master/config/builders.py
Galina,
Looks like the build bots have frozen.
Expected?
Joe
Joe Abbey
Software Architect
Arxan Technologies, Inc.
1305 Cumberland Ave, Ste 215
West Lafayette, IN 47906
jabbey at arxan.com<mailto:jabbey at arxan.com>
www.arxan.com<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
2013 Jan 28
7
[LLVMdev] Running a Local Buildbot
We're thinking about running our own buildbot against the upstream llvm
and clang sources. I'm talking to our build folks and seeing what they
can allow. Maybe we can contribute some build slaves to the osuosl
buildbot but I'm not sure.
If we do end up having to run our own buildbot, what's the best way to
integrate that into the upstream web page and status notifier?
Basically,
2016 May 27
2
[cfe-dev] Setting up a silent buildslave
I was hoping to avoid the trouble of having to setup a master buildbot.
But may be it's just easier to run Zorg as-is locally alongside the
buildslave. I'll give that a go.
Cheers,
/ Asiri
On Fri, May 27, 2016 at 8:45 PM, Yaron Keren <yaron.keren at gmail.com> wrote:
> You don't really need to use the llvm builders infrastructure, just setup
> a local jenkins (or
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:
2020 Sep 11
4
Upcoming upgrade of LLVM buildbot
Hello everyone,
The buildbot upgrade is entering the phase when the results to become
visible.
No change is required at this time on any of the builders. The bot owners
could upgrade the buildbot on build computers later, at their convenience,
as this is not on the critical path.
We are going to upgrade the staging bot first. Then, once that is stable
and all detected issues are resolved, we
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 better documentation and
a set of files for a simple local setup is a good idea.
2020 Oct 07
4
Upcoming upgrade of LLVM buildbot
It looks like all sanitizer builder are still offline
http://lab.llvm.org:8011/#/builders
On Tue, 6 Oct 2020 at 00:34, Galina Kistanova via cfe-commits <
cfe-commits at lists.llvm.org> wrote:
> Hello everyone,
>
> The staging buildbot was up and running for 6 days now, and looks good.
>
> Tomorrow at 12:00 PM PDT we will switch the production buildbot to the new
>
2020 Oct 08
3
[cfe-dev] Upcoming upgrade of LLVM buildbot
Our Flang-aarch64 buildbots just won't connect to the main Buildbot
master anymore. I switched them to the staging buildbot master instead
and it seems fine for now. Is there anything that we can/should tweak at
our end?
http://lab.llvm.org:8014/#/waterfall?tags=flang
-Andrzej
On 08/10/2020 00:31, Galina Kistanova via cfe-dev wrote:
> They are online now -
2011 Sep 20
2
[LLVMdev] Clang build "clang-native-arm-cortex-a9" is broken
The host c++ standard library is 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
>
2016 May 27
0
[cfe-dev] Setting up a silent buildslave
Hi Asiri,
You can use your local master for this or use silent master.
Silent buildbot is currently copy of llvm buildbot, but does not sent any
notifications.
The both have the same set of builders and it's easy to switch a slave
between them.
To add slave/builder please add your slave and builder to zorg, but point
your slave to silent master:
use lab.llvm.org:9994 instead of