Support for AARCH64

Martin Grigorov martin.grigorov at gmail.com
Thu Mar 12 14:35:22 UTC 2020


Hi Guillaume,

On Thu, Mar 12, 2020 at 3:23 PM Guillaume Quintard <
guillaume at varnish-software.com> wrote:

> Hi,
>
> Offering arm64 packages requires a few things:
> - arm64-compatible code (all good in
> https://github.com/varnishcache/varnish-cache)
> - arm64-compatible package framework (all good in
> https://github.com/varnishcache/pkg-varnish-cache)
> - infrastructure to build the packages (uhoh, see below)
> - infrastructure to store and deliver (
> https://packagecloud.io/varnishcache)
>
> So, everything is in place, expect for the third point. At the moment,
> there are two concurrent CI implementations:
> - travis:
> https://github.com/varnishcache/varnish-cache/blob/master/.travis.yml It's
> the historical one, and currently only runs compilation+test for OSX
>

Actually it tests Linux AMD64 and ARM64 too.


> - circleci:
> https://github.com/varnishcache/varnish-cache/blob/master/.circleci/config.yml the
> new kid on the block, that builds all the packages and distchecks for all
> the packaged platforms
>
> The issue is that cirecleci doesn't support arm64 containers (for now?),
> so we would need to re-implement the packaging logic in Travis. It's not a
> big problem, but it's currently not a priority on my side.
>
> However, I am totally ready to provide help if someone wants to take that
> up. The added benefit it that Travis would be able to handle everything and
> we can retire the circleci experiment
>

I will take a look in the coming days and ask you if I need help!

Regards,
Martin


>
> --
> Guillaume Quintard
> _______________________________________________
> varnish-dev mailing list
> varnish-dev at varnish-cache.org
> https://www.varnish-cache.org/lists/mailman/listinfo/varnish-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.varnish-cache.org/lists/pipermail/varnish-dev/attachments/20200312/8e55dcfe/attachment-0001.html>


More information about the varnish-dev mailing list