Bug#722132: Doesn't find stddef.h

2020-09-27 Thread Richard Kettlewell
This seems to be broken again. $ dpkg -l iwyu clang-8 Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-===

Bug#722132:

2018-09-24 Thread Sylvestre Ledru
Hello, Le 23/09/2018 à 22:04, Roman Lebedev a écrit : > And this is a problem yet again with the current IWYU in debian sid. > Can it *please* be rebuilt yet again to fix this temporairly > > Is there really no way to automate this? > To include it in automatic transition for it to be rebuilt each

Bug#722132:

2018-09-23 Thread Roman Lebedev
And this is a problem yet again with the current IWYU in debian sid. Can it *please* be rebuilt yet again to fix this temporairly Is there really no way to automate this? To include it in automatic transition for it to be rebuilt each time it's dependent llvm/clang version is rebuilt? Roman.

Bug#722132: iwyu 4.0-1 needs to depend on clang-4.0

2017-09-05 Thread Justin Mazzola Paluska
This is a problem again in iwyu 4.0-1. Now that the tool is built against llvm 4.0, it needs to depend on something with the right stddef.h. I installed clang-4.0 and it works again.

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-17 Thread Paul Wise
yet, hopefully Sylvestre will be willing to upload the fix that you have suggested already: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722132#29 -Depends: ${shlibs:Depends}, ${misc:Depends}, clang-3.5 | clang-3.6 | clang-3.7 | clang-3.8, python +Depends: ${shlibs:Depends}, ${misc:Depends}, libcl

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-13 Thread Sylvestre Ledru
Le 12/02/2016 05:13, Paul Wise a écrit : > On Thu, 2016-02-11 at 21:58 -0500, Anders Kaseorg wrote: > >> What are you imagining here? You can’t have automatically generated >> Build-Depends; furthermore, since (AIUI) iwyu 3.7 doesn’t build against >> any version of llvm other than 3.7, they woul

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-12 Thread Anders Kaseorg
On Thu, 11 Feb 2016, Paul Wise wrote: > I'm imagining it Build-Depending on a package produced by llvm-defaults > rather than a version-specific package. > > Not building with any version other than 3.7 sounds like a bug too. Alright, well, that’s just how it works upstream. The documentation s

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-11 Thread Paul Wise
On Thu, 2016-02-11 at 21:58 -0500, Anders Kaseorg wrote: > What are you imagining here?  You can’t have automatically generated  > Build-Depends; furthermore, since (AIUI) iwyu 3.7 doesn’t build against  > any version of llvm other than 3.7, they wouldn’t help anyway. I'm imagining it Build-Depen

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-11 Thread Anders Kaseorg
On Thu, 11 Feb 2016, Paul Wise wrote: > On Wed, 2016-02-10 at 23:48 -0500, Anders Kaseorg wrote: > > I would agree if there was a risk of the bug reappearing with an iwyu  > > rebuild with no source changes against a new llvm-defaults.  But in > > fact, debian/control already hard-codes Build-Dep

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-11 Thread Paul Wise
On Wed, 2016-02-10 at 23:48 -0500, Anders Kaseorg wrote: > I would agree if there was a risk of the bug reappearing with an iwyu  > rebuild with no source changes against a new llvm-defaults.  But in fact,  > debian/control already hard-codes Build-Depends: libclang-3.7-dev,  > llvm-3.7-dev, so fo

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-10 Thread Anders Kaseorg
On Wed, 10 Feb 2016, Paul Wise wrote: > On Sat, 2016-01-23 at 20:29 -0500, Anders Kaseorg wrote: > > -Depends: ${shlibs:Depends}, ${misc:Depends}, clang-3.5 | clang-3.6 | > > clang-3.7 | clang-3.8, python > > +Depends: ${shlibs:Depends}, ${misc:Depends}, libclang-common-3.7-dev, > > python > > I

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-02-10 Thread Paul Wise
On Sat, 2016-01-23 at 20:29 -0500, Anders Kaseorg wrote: > iwyu declares a dependency on clang-3.5 | clang-3.6 | clang-3.7 |  > clang-3.8, but in reality this needs to match the version it was compiled  > against, which for current sid is clang-3.7.  Actually just  > libclang-common-3.7-dev is suf

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2016-01-23 Thread Anders Kaseorg
On Tue, 10 Sep 2013, Paul Wise wrote: > On Sun, Sep 08, 2013 at 11:21:11AM +, Debian Bug Tracking System wrote: > > >* clang is a mandatory dependency (Closes: #722132) > > This doesn't appear to fix this issue: > […] > /usr/include/glib-2.0/glib/gmacros.h:40:10: fatal error: 'stddef.h' f

Bug#722132: closed by Sylvestre Ledru (Bug#722132: fixed in iwyu 3.3-2)

2013-09-10 Thread Paul Wise
Followup-For: Bug #722132 Package: iwyu Version: 3.3-2 Control: reopen -1 Control: found -1 3.3-2 Control: notfixed -1 3.3-2 On Sun, Sep 08, 2013 at 11:21:11AM +, Debian Bug Tracking System wrote: >* clang is a mandatory dependency (Closes: #722132) This doesn't appear to fix th

Bug#722132: Small test case

2013-09-08 Thread Julien Puydt
Hi, for a small test case, the following test.c: #include int main (int argc, char* argv[]) { return 0; } compiled with "gcc `pkg-config --cflags glib-2.0` -o test test.c" works perfectly. And "iwyu `pkg-config --cflags glib-2.0` -o test test.c" shows the error with stddef.h, before it

Bug#722132: Doesn't find stddef.h

2013-09-08 Thread Julien Puydt
Package: iwyu Version: 3.3-1 I gave it a try on ekiga compilation, and was surprised to see it repeatedly suggest to add #include stddef.h for NULL in the C files using glib, while on many files the output starts by complaining (cutting the ekiga-specific stack): In file included from /usr/includ