|
From: | Thomas Huth |
Subject: | Re: [PATCH 1/2] travis.yml: Add missing clang-10 package to the 'Clang (disable-tcg)' job |
Date: | Mon, 17 Apr 2023 16:19:42 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.9.0 |
On 17/04/2023 16.11, Vaibhav Jain wrote:
Hi Thomas, Thanks for reviewing this patch. My responses inline below:
...
Travis documentation at [1] mentions clang 7.0.0 to be the default compiler for Ubuntu 20.04 (Focal and Jammy). That is what I see in my travis environment also with Focal. [1] - https://docs.travis-ci.com/user/reference/focal/#environment-common-to-all-ubuntu-2004-imagesSo how did you end up with Clang v7.0 in your run?Running this job on an internal Travis CI Enterprise instance. I see the build info reported by app.travis-ci.com for focal is different from what I am seeing for "focal" distro indicating different builder images being used.
OK, thanks for the explanation, that makes sense now. I'll queue your patch for my next pull request.
PS: We should maybe rather update the Travis jobs to Jammy nowadays instead.Yes, that can be another way to address this. However depends on availablity of Jammy image on the Travis Enterprise instance. Right now we dont have support for it in our Travis Enterprise instance.
I gave it a try now in the public Travis instance, too, but it apparently also does not work there yet. So never mind, updating to Jammy is not an option yet.
Thomas
[Prev in Thread] | Current Thread | [Next in Thread] |