[igt-dev] [PATCH i-g-t] gitlab-CI: add armhf

Arkadiusz Hiler arkadiusz.hiler at intel.com
Wed Feb 13 14:21:53 UTC 2019


On Wed, Feb 13, 2019 at 03:14:28PM +0200, Tomi Valkeinen via igt-dev wrote:
> Add CI for armhf environment.
> 
> Signed-off-by: Tomi Valkeinen <tomi.valkeinen at ti.com>
> ---
> 
> I'm no expert on gitlab CI, and this was mostly a copy-paste &
> search-replace type of work. So review carefully =). The armhf build
> does fail for me, as supposed, as the current HEAD is broken. So that's
> a good sign.

Hey,

It's nice to see intereset in getting IGT on more architectures :-)

Seems like the compilation issue was the same as the one reported by
Guillaume. It compiles with theirs patch applied:

https://gitlab.freedesktop.org/ivyl/igt/tree/armhf

> +# autotools build deps
> +RUN apt-get install -y \
> +			autoconf \
> +			automake \
> +			xutils-dev \
> +			libtool \
> +			make

This looks unecessary, but we have the same in arm64, so this is on us.

I'll make sure that we can actually remove it with no harm and I'll send
a followup patch soon.

In the meantime:

Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler at intel.com>
and pushed.

-- 
Cheers,
Arek


More information about the igt-dev mailing list