• gcc vs clang

    From Mathieu Malaterre@21:1/5 to All on Mon Aug 22 17:30:01 2022
    [cc me please]

    Hi there,

    I have a package stuck in sid because gcc-11 and above fails to
    compile what seems to be legit c++-11 code.

    Is it ok to switch to clang instead for the time being (with proper documentation in d/rules) ?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Tobias Frost@21:1/5 to Mathieu Malaterre on Mon Aug 22 19:40:01 2022
    On Mon, Aug 22, 2022 at 05:28:33PM +0200, Mathieu Malaterre wrote:
    [cc me please]

    Hi there,

    I have a package stuck in sid because gcc-11 and above fails to
    compile what seems to be legit c++-11 code.

    What's the package?

    Is it ok to switch to clang instead for the time being (with proper documentation in d/rules) ?


    -----BEGIN PGP SIGNATURE-----

    iQIzBAABCAAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAmMDvqsACgkQkWT6HRe9 XTaWzw//XdwdxxbykOSCjkWruT0lkFfAuxt2DaBoLFCYASjIMzVLHOOaMyM3uApU 026WpbTbxWV6rb/FyTz4pgmV4LlXwATZ+J16tibW0Qd/DGM4pfPHrNW3VLYKxNGV Hj4Hd5ZNjfH1rZwzpVSUfNdNQhFGjUVR5kh8zhu8nmjHMx8SJYZXDX1/+VQUvtm+ 1xkfeNvx9F3T6zPqF8riT9UrTK2RZ+4ia8Xw3+zQMFrP0j8OztzKFI7DxvCN17XO /6qw7d/+CnCIvnusEME2OKWC7zXLHCiIWvFzDhdzc7QIV5xDvM5ZdxID0cACCW0T FRkkJDMVkVyle5pdo1sCueK3v6SYPmXctvhVA8BChc11vCfh7mTK31JDgNmApeWn efH4V5PQPnGaLt+c6T0wcAuskxEjr2IDdPn2Q28D2N6YK8h7keZ4+BRv1OrFNAur JMhRlNQpfPvSwhZlfO7uyv5FfXpF3tB3/rd8jD/ZGwCHK+8SxrTyozlmth6jzAlG 96OVTyXIU8VHFhrqVVzKhRw2dSMHppPu/vRp9CvwWKrxV/rT97kB9ZxfAmRKCLOg yUEFrnTv4yNlijNXBsqoBYidl2ei2KxMM+g734HkxGlZPnYjSy3dFMXu27X6Rpjn 3MQtp9yD95I1SO7kwRInyCHQHqo7nsFEImBKoFiUpe/2cvQGEAY=
    =U+Cj
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mathieu Malaterre@21:1/5 to [email protected] on Tue Aug 23 09:20:02 2022
    Answering myself

    On Mon, Aug 22, 2022 at 5:28 PM Mathieu Malaterre <[email protected]> wrote:

    [cc me please]

    Hi there,

    I have a package stuck in sid because gcc-11 and above fails to
    compile what seems to be legit c++-11 code.

    Is it ok to switch to clang instead for the time being (with proper documentation in d/rules) ?

    Seems like object files generated by clang are not support in the
    python-debian world:

    [...]
    dwz: debian/libopenvdb-tools/usr/bin/vdb_view: Unknown debugging
    section .debug_addr
    dwz: Too few files for multifile optimization
    dh_dwz: error: dwz
    [...]

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)