Displaying 20 results from an estimated 10000 matches similar to: "[LLVMdev] New clang builder FreeBSD 8.2-RELEASE amd64"
2011 May 26
1
[LLVMdev] New clang builder
Hello,
A new clang builder added to osusl buildbot:
http://google1.osuosl.org:8011/builders/clang-native-arm-cortex-a9
It's pandaboard with cortex-a9 runnibg Ubuntu 11.04.
It builds Ok, but few test fail and need attention.
Please take a look and let me know if someone will need more
information or intermediate files to fix that.
Thanks
Galina
2011 Apr 25
0
[LLVMdev] New clang cross builders added
Hello everyone,
Please note that we have 2 new clang cross builders now on
http://google1.osuosl.org:8011/waterfall
They build the next configurations:
--build=x86_64-apple-darwin10 --host=i686-pc-mingw32 --target=i686-pc-mingw32
--build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10
--target=i686-pc-mingw32
Here they are:
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
>
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
2011 Sep 20
1
[LLVMdev] [cfe-commits] Clang build "clang-native-arm-cortex-a9" is broken
Yeah. That code has been there since r91421 and wouldn't have failed recently otherwise. Did something change on the host?
-eric
On Sep 20, 2011, at 11:27 AM, Jim Grosbach wrote:
> 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 :
>>
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
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
2011 Apr 08
2
[LLVMdev] Assuring ARM code quality in LLVM
On 2011-04-08 08:58, Duncan Sands wrote:
> 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?
Hi i will summarise the last sucessfull builds by the ARM builder:
2011 Sep 21
0
[LLVMdev] [cfe-commits] Clang build "clang-native-arm-cortex-a9" is broken
I have tracked it down to the real reason.
The revisions 139934-139937 has changed the order in which configure
chooses a compiler. Clang is checked first, then llvm-gcc, and then
gcc.
I can see the reason for this change.
However, in this particular case it has broken the build because
Ubuntu includes clang 2.8 which doesn't know where includes are.
I have removed clang from the host to
2011 Sep 07
0
[LLVMdev] Llvm build master status?
On Tue, Sep 6, 2011 at 17:08, Galina Kistanova <gkistanova at gmail.com> wrote:
> Hello Daniel,
>
> osuosl build master (google1) is moved to another place or just down?
>From IRC:
[12:07pm] DannyB_: hi folks
[12:07pm] DannyB_: for security reasons, google1 and google2 (google1
is the main llvm build master)
[12:07pm] DannyB_: will be down for a few weeks
[12:08pm] DannyB_:
2011 Apr 21
0
[LLVMdev] Will remove two llvm-gcc cross builders
Hello everyone,
I am going to remove these two existing llvm-gcc cross builders:
http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-self-mingw32
http://google1.osuosl.org:8011/builders/llvm-gcc-x86_64-darwin10-cross-mingw32
These configurations gets built as parts of the build
build-self-4-mingw32 does, so we don't loose anything just getting the
same result a bit slower,
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
2011 Oct 27
0
[LLVMdev] How to add builder info. Need advice
Put it in the llvm/docs directory and link to the main documentation page? Maybe add a link the main buildbot page too.
-Tanya
On Oct 26, 2011, at 5:54 PM, Galina Kistanova wrote:
> 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
2009 Jul 21
2
[LLVMdev] BuildBot Upgrade
Hi all,
Our buildbot at:
http://google1.osuosl.org:8011/
has been upgraded (it is also now linked from the front page). It has
a number of handy new features:
1. I imported the 'console' view used by Chromium into our version of
buildbot. You can see it here:
http://google1.osuosl.org:8011/console
This is experimental, but it seems to work well and once you learn to
read it it is
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
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
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
2011 Oct 10
0
[LLVMdev] New buildmaster is up and running
Hi Galina,
> LLVM buildmaster is up and running as lab.llvm.org:8011.
...
> Buildslave owners, please contact me directly with your new passwords
> and I'll update the master as soon as I can.
should build slaves now use the osuosl configuration? For example
osuosl/Config.py has
def getBuildmasterHost():
return 'google1.osuosl.org'
which is surely wrong now. On
2011 Oct 10
4
[LLVMdev] New buildmaster is up and running
Hello everyone,
LLVM buildmaster is up and running as lab.llvm.org:8011.
Daniel Berlin is working on getting the current buildslave passwords
from the old buildmaster, but this may not be possible.
I'd suggest changing buildslave passwords anyway, just in case.
Buildslave owners, please contact me directly with your new passwords
and I'll update the master as soon as I can.
Thanks
2019 Oct 28
2
Zorg migration to GitHub/monorepo
Hi Galina,
It seems that our libcxx bots are now triggering builds for any changes to llvm:
http://lab.llvm.org:8011/builders/libcxx-libcxxabi-libunwind-aarch64-linux/builds/2434
Should I file a bug report for this?
Thanks,
Diana
On Sat, 19 Oct 2019 at 11:36, Galina Kistanova via cfe-commits
<cfe-commits at lists.llvm.org> wrote:
>
> Hello everyone,
>
> The staging master is