Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 15:57:05 -0400
From:      Ed Maste <emaste@freebsd.org>
To:        "freebsd-testing@freebsd.org" <freebsd-testing@freebsd.org>
Subject:   Adding FreeBSD/arm64 Jenkins build / QEMU job
Message-ID:  <CAPyFy2AQwk=oSjkx8w2PqwZsdk%2BSXOGkrsXxBeojiFVrn-1s0Q@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAPyFy2AQwk=oSjkx8w2PqwZsdk%2BSXOGkrsXxBeojiFVrn-1s0Q>