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

Bug#979577: qtcreator: Clang Code Model no longer finds 'stddef.h' since version 4.14.0-2



On Fri, Jan 8, 2021 at 7:29 PM Pino Toscano <pino@debian.org> wrote:
>
> In data venerdì 8 gennaio 2021 16:52:02 CET, Michael Weghorn ha scritto:
> > Package: qtcreator
> > Version: 4.14.0-2
> > Severity: normal
> > X-Debbugs-Cc: m.weghorn@posteo.de
> >
> > Dear Maintainer,
> >
> > since version 4.14.0-2, Qt Creator's Clang Code Model is unable to find the
> > 'stddef.h' header. It still works OK with version 4.14.0-1.
>
> qtcreator 4.14.0-2 has been available in unstable (which you use) for
> more than two weeks, so reading this problem now seems slightly
> awkward. Have you used qtcreator 4.14.0-2 (and it code model)
> successfully so far in the past two weeks?
Not original bugreporter, but i've been having this issue for at least one week.

> My suspect is the upload of llvm-toolchain-11 done yesterday, and your
> package list:
> > ii  libclang1-11                           1:11.0.1-2
> show you updated to it.
> Can you please try to backport your LLVM/Clang 11 packages to the same
> version used to build qtcreator? You can get the list of installed
> packages using:
> $ dpkg -l '*llvm*11*' | grep ^ii
> $ dpkg -l '*clang*11*' | grep ^ii
> and then use the `debsnap` tool, part of the devscripts package, to
> download them, e.g.:
> $ debsnap -d . -a amd64 libclang-11 1:11.0.1~+rc2-1
> (you will need to repeat that for all the packages you have installed,
> removing the :amd64 suffix in the packages that have multi-arch
> annotations).
>
> Thanks,
> --
> Pino Toscano


Reply to: