[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-4.15] automation/alpine: add g++ to the list of build depends


  • To: Roger Pau Monne <roger.pau@xxxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • Date: Mon, 1 Mar 2021 17:59:26 +0000
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=citrix.com; dmarc=pass action=none header.from=citrix.com; dkim=pass header.d=citrix.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=EbE2TLslXZAIN/rh7uQ2isg/FWiaHHj3AnL6pkxUJZ4=; b=dGj6eBPc1DytpPlaUahcwLcoCy2PkEonIkBXLL6hFkiAgfUU+QewbARcP/iM+tXjd9lSupf8EH1tguNxZxxITHMSMt5MGnYccjX9wmopNC4sNM4azyi245wJpAAKQdrR1hBudC8hSC0rLGTKdMfJOJPQEBrR6gBIwT9Af2zVobs8ISUARQV7k/IScA2HbjAcATDUPhc6pskoBI1JKI5v5PnKoStmxPRg7+LC+pUAUcE0yDtukKCIZtOwR909glNu1XJV28Rboe07viJ6Qs4RtqV0D93KNmqXFq3actu4DQV2Sbu/TUav4cAz2ec8Mxs7kmxBkJJCC8DxlOV9VDk8cQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=A9XQ7h+AY0yZijgfAYomS3Pwc252QKhRpUgxYBLY/kmA0f6iZQIbW4nFB9bEzUuwKd3l1GTA9F5mDodHkJVvme0FPMxsI6xQDf/si3O0YVaIwbyXPSJ0IXdfZDNBCfKuvXaHgX2naIWVpf+4Ly/gEQt91NiUEpxPR6xcGsrG0Ha3lHdcZazMWG3RELgAdtIpzyIiPOmIFqO/voR1Q87g2go5h9ejocbDYTRmwXwaSuq2mNacbie74aeDezVIJWGDivNDi0Hmz/uDwHP2+8xKSjZiQWkHwteqwUFVXEVBJdpmJ13GwoMVmUNZtcPmDGAYO+qCb30ql/TuATUdzU+acw==
  • Authentication-results: esa5.hc3370-68.iphmx.com; dkim=pass (signature verified) header.i=@citrix.onmicrosoft.com
  • Cc: Doug Goldstein <cardoe@xxxxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>
  • Delivery-date: Mon, 01 Mar 2021 17:59:41 +0000
  • Ironport-sdr: TGBOvHx8lMx0MkIa56QrgFGalQzgNFy68i5jBIf8kWn3X8wsDL68zL9muBhBrIZFYzyJvTPGTS 1RMbYKM+fbmqZoAgwQLjyHtM0fmZWvIm/WrH0aC1N+iZ/uCkVqHH8O58EE8qBD9kbzqd+jyBol XxbDS1l2hzG1N2cYybEu2FA5NrhwR9MmTCDCJ/3EG9h/iiQ5qr5q2HxofrYGH3Dtfg6S52B3my 0j7KnnOSjW4d1N7utF4BPS4O5Pk3x17tRAojNOd2oXgV+1IwXtpzPTAtu8ZtgwBBTqa8fAnYC/ Bls=
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

On 01/03/2021 09:58, Roger Pau Monne wrote:
> clang++ relies on the C++ headers installed by g++, or else a clang
> build will hit the following error:
>
> <built-in>:3:10: fatal error: 'cstring' file not found
> #include "cstring"
>          ^~~~~~~~~
> 1 error generated.
> make[10]: *** [Makefile:120: headers++.chk] Error 1
>
> Reported-by: Stefano Stabellini <sstabellini@xxxxxxxxxx>
> Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx>
> ---
> Cc: Ian Jackson <iwj@xxxxxxxxxxxxxx>
> No real risk here from a release PoV, it's just pulling a package
> required for the Alpine clang build. Worse that cold happen is that
> the Alpine clang build broke, but it's already broken.

Shouldn't this be fixed upstream in Alpine?  Its clearly a packaging bug.

~Andrew



 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.