Displaying 20 results from an estimated 110 matches similar to: "[LLVMdev] Issues with test framework as seen from OpenBSD buildslave"
2011 Nov 17
2
[LLVMdev] LLVM 3.0rc4 / 2.9: failing MultiJitTest.JitPool on Windows 7
Hi,
I have successfully built a shared version of LLVM (both 3.0rc4 and 2.9) on
Windows 7 using MinGW. From there, I thought I would run the tests located
under unittests (i.e. ADTTests, AnalysisTests, ExecutionEnginetests,
JITTests, SupportTests, UtilsTests and VMCoreTests). All of them pass
without any problem, except for JITTests which fails on the
MultiJitTest.JitPool test:
2011 Nov 17
0
[LLVMdev] LLVM 3.0rc4 / 2.9: failing MultiJitTest.JitPool on Windows 7
2011/11/18 Alan Garny <alan.garny at dpag.ox.ac.uk>:
> I have successfully built a shared version of LLVM (both 3.0rc4 and 2.9) on
> Windows 7 using MinGW. From there, I thought I would run the tests located
> under unittests (i.e. ADTTests, AnalysisTests, ExecutionEnginetests,
> JITTests, SupportTests, UtilsTests and VMCoreTests). All of them pass
> without any problem,
2012 Dec 08
2
Why my lapply doesn't work with FUN=as.Date
Hi, guys
I don't understand why I can apply as.Date to a single item in the list:
> as.Date(alldays[4])
[1] "29-03-20"
but when I try to lapply as.Date to all the items, i got a sequence of neg
numbers:
> sapply(alldays[1:4], FUN=as.Date)
03-04-2012 02-04-2012 30-03-2012 29-03-2012
-718323 -718688 -708492 -708857
does anyone know what's wrong here?
i am
2009 Oct 02
2
[LLVMdev] llvm build errors on windows/mingw32
Am 02.10.2009 um 21:07 schrieb Ronald Pijnacker:
> I had a close look at the link line, and -lpsapi is specified before
> -lLLVMSystem (which is giving the error).
> When I put -lpsapi after -lLLVMSystem, it links ok.
I commited a fix for this problem and a modified version of Jay's
patch here:
http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20090928/088265.html
I
2011 Jul 13
0
[LLVMdev] Who can add buildslave passwords to google1.osuosl.org except Daniel?
Hi,
as raghesh already posted in a previous mail, we would like to add some
Polly buildslaves to the buildmaster. I just finished to set up the
buildslave and now need someone to add my password to the config files.
As Daniel seems to be on leave, I wonder who else has access to this
machine?
Cheers and thanks
Tobi
2011 Oct 12
3
[LLVMdev] mips buildslave
How do we register buildslaves with the llvm buildbot?
We run buildbot internally for clang/llvm.
We would like to register our buildslaves with the official llvm buildbot.
reed
2011 Oct 13
0
[LLVMdev] mips buildslave
Hi Reed,
> How do we register buildslaves with the llvm buildbot?
you point it at lab.llvm.org port 9990 and send the buildslave name and
password to Galina.
Ciao, Duncan.
2012 May 23
1
[LLVMdev] buildslave: gcc14 ran out of space on disk
Hello,
The llvm-x86_64-linux bot is failing. Seems it ran out of space on disk. I am not sure who is maintaining the bot.
http://lab.llvm.org:8011/builders/llvm-x86_64-linux/builds/4917/steps/compile/logs/stdio
> ranlib: /home/baldrick/osuosl/slave/llvm-x86_64/llvm/Debug+Asserts/lib/libLLVMSelectionDAG.a: No space left on device
Cheers,
Anna.
-------------- next part --------------
An HTML
2013 Oct 23
1
[LLVMdev] Buildslave atom1-buildbot
Hi Brian,
The Atom1-buildbot buildslave has been failing for a few days but I don't think the problem lies in the LLVM/Clang source. From the logs at http://lab.llvm.org:8011/builders/clang-atom-d2700-ubuntu-rel/builds/13632 (and newer builds):
******************** TEST 'Clang :: Driver/x86_features.s' FAILED ********************
Test has no run line!
2016 May 27
2
Setting up a silent buildslave
Hi Galina,
I would like to setup a silent buildslave for some experiments.
Essentially, I would like to receive build requests from the llvm master
buildbot, do my local builds but not publish results on the main buildbot
(or complain to users when the builds fail).
Would such a setup be possible? I looked at the documentation [1] but that
seems to describe a normal buildslave setup.
Thanks.
/
2016 May 27
0
[cfe-dev] Setting up a silent buildslave
You don't really need to use the llvm builders infrastructure, just setup a
local jenkins (or whatever) bot that triggers from the llvm svn, see
http://stackoverflow.com/questions/10014252/jenkins-ci-how-to-trigger-builds-on-svn-commit
2016-05-27 22:26 GMT+03:00 Asiri Rathnayake via cfe-dev <
cfe-dev at lists.llvm.org>:
> Hi Galina,
>
> I would like to setup a silent
2014 Feb 12
0
Any HP-UX users left? was Re: Strange regression on FreeBSD buildslave regarding HP-UX scripts
Please see below. I think I know what is going on (it seems to be a make/gmake incompatibility), but to fix it, I need to rewrite some of the HP-UX packaging code, and I need a HP-UX user to help test this. Otherwise, I'm going to just rip it out for now, and add it back in when someone complains.
On Feb 4, 2014, at 10:17 PM, Charles Lepple wrote:
> For reasons unrelated to NUT, I
2014 Feb 05
2
Strange regression on FreeBSD buildslave regarding HP-UX scripts
For reasons unrelated to NUT, I upgraded my FreeBSD-x86 buildslave machine from 9.1 to 10.0. This involved rebuilding the whole ports tree, but no other (intentional) changes were made.
Now, I get this error:
(cd scripts && make top_distdir=../nut-2.7.1.5 distdir=../nut-2.7.1.5/scripts \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: don't
2014 Feb 05
2
Strange regression on FreeBSD buildslave regarding HP-UX scripts
For reasons unrelated to NUT, I upgraded my FreeBSD-x86 buildslave machine from 9.1 to 10.0. This involved rebuilding the whole ports tree, but no other (intentional) changes were made.
Now, I get this error:
(cd scripts && make top_distdir=../nut-2.7.1.5 distdir=../nut-2.7.1.5/scripts \
am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make[4]: don't
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
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
2013 Mar 18
2
[LLVMdev] Running cross compiled binaries for ARM on gem5
On 03/18/2013 10:28 AM, Renato Golin wrote:
> On 17 March 2013 22:40, SArora <silkyar at umich.edu
> <mailto:silkyar at umich.edu>> wrote:
>
> However, this errors out saying
>
> /home/silky/VecProject/opencv/OpenCVInstall/arm/include/opencv2/core/mat.hpp:117:9:
> error: cannot compile this atomic library call yet
> CV_XADD(refcount, 1);
2013 May 09
2
[LLVMdev] __atomic_fetch_add on ARM
Hi Benjamin,
Several people (including me) are hitting this bug on ARM:
http://llvm.org/bugs/show_bug.cgi?id=15429
>From my investigations it happens on Ubuntu 12.10+ but not on 12.04. From
Tom Gail's, it happens with --enable-optimized and doesn't without. You
seem to have a clue on what that happens, can you shed some light on the
matter?
I see this error when self-hosting Clang
2013 May 13
2
[LLVMdev] [PATCH] 3.3 Release fix on ARM - atomics
Identified a while before the release, there is an issue with 64-bit
atomics on ARM that was making Clang mis-compile a lot of code, including
Clang itself.
http://llvm.org/bugs/show_bug.cgi?id=15429
Attached is a patch proposed by Benjamin with the corrections to the test.
I'm not an expert on how Clang lowers C11 atomics, but the resulting IR
seems correct, and after self-hosting Clang
2009 Feb 27
1
dialing timing problem?
Preparing to use * for a 'real' installation shortly.
Meanwhile, I've got a single port clone thing, 00:06.0 Communication controller: Motorola Wildcard X100P working to answer my landline and send calls to my laptop or voicemail. Sweet!
Trying to "call out" from linphone, I set up this:
exten => _X.,1,Dial(DAHDI/1,${EXTEN})
Both SIP client and this extension are in