Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Apr 2015 14:26:52 +0800
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        Ed Maste <emaste@freebsd.org>
Cc:        "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org>
Subject:   Re: Adding FreeBSD/arm64 Jenkins build / QEMU job
Message-ID:  <CAKBkRUxZ1ebm_%2BFoDPDp1ivWLzH8G3eUALwREU=Wr5gOrto1NQ@mail.gmail.com>
In-Reply-To: <CAPyFy2AQwk=oSjkx8w2PqwZsdk%2BSXOGkrsXxBeojiFVrn-1s0Q@mail.gmail.com>
References:  <CAPyFy2AQwk=oSjkx8w2PqwZsdk%2BSXOGkrsXxBeojiFVrn-1s0Q@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 16, 2015 at 3:57 AM, Ed Maste <emaste@freebsd.org> wrote:
> As of Andrew's bug fixes earlier today (r281556 et al) we can build
> FreeBSD/arm64 in SVN HEAD (targeting QEMU). Because the in-tree GNU ld
> 2.17.50 does not support AArch64 we rely on having the
> aarch64-binutils port or package installed. Other than that arm64
> builds with the standard in-tree Clang/LLVM tool chain.
>
> As an example I've started a local build using the Jenkins build1.sh
> script from https://github.com/freebsd/freebsd-ci with:
>
> % WORKSPACE=/tank/scratch MAKE_CONF_FILE="TARGET=arm64" sh
> ~/src/freebsd-ci/scripts/build/build1.sh
>
> Can we add this as a Jenkins job? We can later extend it to build and
> boot an image in QEMU and run Kyua tests but just having the build job
> is a nice start.

I've just done one:

https://jenkins.freebsd.org/job/FreeBSD_HEAD_arm64/

The build step is quite straightforward:

https://github.com/freebsd/jenkins-config/blob/db9c27cc6460f68278c42ece9d6574028c26a211/jobs/FreeBSD_HEAD_arm64/config.xml#L44-L48

Is this what you want?  If so, we can also set this build to mail
results to freebsd-arm list.

-- 
Li-Wen Hsu
http://lwhsu.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAKBkRUxZ1ebm_%2BFoDPDp1ivWLzH8G3eUALwREU=Wr5gOrto1NQ>