[zorg] Add support for a new Aarch64 buildbot

Gabor Ballabas gaborb at inf.u-szeged.hu
Tue May 28 04:42:11 PDT 2013


Hi Renato,

You are right I don't really need to set the target. I attached the
modified patch.

(I hope these modifications can be followed. BTW, why don't you use
Bugzilla for the review process?
I quiet liked it when I was working on WebKit and you do have a LLVM
Bugzilla.)

Thanks for the review.

Best regards,
Gabor Ballabas

On 05/28/13 12:40, Renato Golin wrote:
> Hi Gabor,
>
> I'll let Galina or Daniel review the builder patch, but assuming it's
> good, the slave patch also looks good. I just have one question:
>
> +                                                  
>  extra_configure_args=["--host=aarch64-linux-gnu",
> +                                                                    
>      "--target=aarch64-linux-gnu"])},
>
> Why do you need to set both target and host?
>
> cheers,
> --renato
>
>
>
> On 28 May 2013 10:07, Gabor Ballabas <gaborb at inf.u-szeged.hu
> <mailto:gaborb at inf.u-szeged.hu>> wrote:
>
>     Hello Galina,
>
>     We have a Aarch64 buildbot based on the ARM Foundation Model (an
>     Aarch64
>     simulator)
>     at the University of Szeged, Hungary. It can be seen at this link:
>     http://cute2.inf.u-szeged.hu:3389/waterfall
>     We would like to connect our slave to the official LLVM buildbot
>     system
>     but in order to do that we need
>     some changes in the LLVMBuilder.py. The buildslave uses
>     cross-compile to
>     build LLVM so we need to add
>     support for out-of-tree builds (see attached outofdir.diff). The other
>     patch (buildersandslaves.diff)
>     adds the new builder and slave to zorg.
>     Thanks for your time.
>
>     Best regards,
>     Gabor Ballabas
>
>     _______________________________________________
>     llvm-commits mailing list
>     llvm-commits at cs.uiuc.edu <mailto:llvm-commits at cs.uiuc.edu>
>     http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130528/ccb38876/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: buildersandslavesv2.diff
Type: text/x-patch
Size: 1634 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130528/ccb38876/attachment.bin>


More information about the llvm-commits mailing list