Alexander Kornienko via llvm-dev
2016-Apr-27 10:23 UTC
[llvm-dev] Missing clang-modernize in 3.8 (Debian 8 Jessie)
Adding Sylvestre, who should know how to fix that. On Tue, Apr 26, 2016 at 10:39 PM, Nick Wiggill <nick.wiggill at gmail.com> wrote:> Thanks for your replies, gentlemen. I'm in good standing with my install, > then. > > On the apt page <http://llvm.org/apt/>, it should not be suggested then > to "apt-get install [..etc..] clang-modernize-3.8 [..etc..]" (see under > "Install > (qualification branch)"). Should probably be updated - thank you Benjamin > for asking. > > On 26 April 2016 at 18:28, Alexander Kornienko <alexfh at google.com> wrote: > >> The docs are in a good shape in this regard: >> >> http://clang.llvm.org/extra/clang-modernize.html >> >> http://llvm.org/releases/3.8.0/tools/clang/tools/extra/docs/clang-modernize.html >> >> >> Apparently, it doesn't make the fact more discoverable though. >> >> On Tue, Apr 26, 2016 at 11:27 AM, Benjamin Kramer via llvm-dev < >> llvm-dev at lists.llvm.org> wrote: >> >>> clang-modernize was folded into clang-tidy and is no longer provided >>> as a separate package. Do we have outdated docs somewhere? >>> >>> On Tue, Apr 26, 2016 at 10:22 AM, Nick Wiggill via llvm-dev >>> <llvm-dev at lists.llvm.org> wrote: >>> > Hi, new to llvm/clang so forgive any errors on my part. >>> > >>> > For Debian 8 (Jessie), though all other packages have installed >>> > successfully, for clang modernize I get - >>> > >>> > nick at macbookpro-debian:~$ sudo apt-get install clang-modernize-3.8 >>> > [sudo] password for nick: >>> > Reading package lists... Done >>> > Building dependency tree >>> > Reading state information... Done >>> > E: Unable to locate package clang-modernize-3.8 >>> > E: Couldn't find any package by regex 'clang-modernize-3.8' >>> > >>> > Any ideas as to why just this one package would be giving problems? >>> > >>> > -- >>> > Nick Wiggill >>> > mobile +27 (0) 825457544 >>> > >>> > _______________________________________________ >>> > LLVM Developers mailing list >>> > llvm-dev at lists.llvm.org >>> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>> > >>> _______________________________________________ >>> LLVM Developers mailing list >>> llvm-dev at lists.llvm.org >>> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >>> >> >> > > > -- > Nick Wiggill > *mobile* +27 (0) 825457544 >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160427/d3b01b67/attachment.html>
Sylvestre Ledru via llvm-dev
2016-Apr-27 10:32 UTC
[llvm-dev] Missing clang-modernize in 3.8 (Debian 8 Jessie)
Hello Indeed, this package no longer exists. I removed it from llvm.org/apt/ Thanks, Sylvestre Le 27/04/2016 à 12:23, Alexander Kornienko a écrit :> Adding Sylvestre, who should know how to fix that. > > On Tue, Apr 26, 2016 at 10:39 PM, Nick Wiggill <nick.wiggill at gmail.com <mailto:nick.wiggill at gmail.com>> wrote: > > Thanks for your replies, gentlemen. I'm in good standing with my install, then. > > On the apt page <http://llvm.org/apt/>, it should not be suggested then to "apt-get install [..etc..] clang-modernize-3.8 [..etc..]" (see under "Install > (qualification branch)"). Should probably be updated - thank you Benjamin for asking. > > On 26 April 2016 at 18:28, Alexander Kornienko <alexfh at google.com <mailto:alexfh at google.com>> wrote: > > The docs are in a good shape in this regard: > > http://clang.llvm.org/extra/clang-modernize.html > http://llvm.org/releases/3.8.0/tools/clang/tools/extra/docs/clang-modernize.html > > > Apparently, it doesn't make the fact more discoverable though. > > On Tue, Apr 26, 2016 at 11:27 AM, Benjamin Kramer via llvm-dev <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > clang-modernize was folded into clang-tidy and is no longer provided > as a separate package. Do we have outdated docs somewhere? > > On Tue, Apr 26, 2016 at 10:22 AM, Nick Wiggill via llvm-dev > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > Hi, new to llvm/clang so forgive any errors on my part. > > > > For Debian 8 (Jessie), though all other packages have installed > > successfully, for clang modernize I get - > > > > nick at macbookpro-debian:~$ sudo apt-get install clang-modernize-3.8 > > [sudo] password for nick: > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > E: Unable to locate package clang-modernize-3.8 > > E: Couldn't find any package by regex 'clang-modernize-3.8' > > > > Any ideas as to why just this one package would be giving problems? > > > > -- > > Nick Wiggill > > mobile +27 (0) 825457544 <tel:%2B27%20%280%29%20825457544> > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > _______________________________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > > > -- > Nick Wiggill > *mobile* +27 (0) 825457544 <tel:%2B27%20%280%29%20825457544> > >
Alexander Kornienko via llvm-dev
2016-Apr-27 10:35 UTC
[llvm-dev] Missing clang-modernize in 3.8 (Debian 8 Jessie)
While you're here, Xenial (15.10) seems wrong (should be 16.04 LTS). On Wed, Apr 27, 2016 at 12:32 PM, Sylvestre Ledru <sylvestre at debian.org> wrote:> Hello > > Indeed, this package no longer exists. I removed it from llvm.org/apt/ > > Thanks, > Sylvestre > > Le 27/04/2016 à 12:23, Alexander Kornienko a écrit : > > Adding Sylvestre, who should know how to fix that. > > > > On Tue, Apr 26, 2016 at 10:39 PM, Nick Wiggill <nick.wiggill at gmail.com > <mailto:nick.wiggill at gmail.com>> wrote: > > > > Thanks for your replies, gentlemen. I'm in good standing with my > install, then. > > > > On the apt page <http://llvm.org/apt/>, it should not be suggested > then to "apt-get install [..etc..] clang-modernize-3.8 [..etc..]" (see > under "Install > > (qualification branch)"). Should probably be updated - thank you > Benjamin for asking. > > > > On 26 April 2016 at 18:28, Alexander Kornienko <alexfh at google.com > <mailto:alexfh at google.com>> wrote: > > > > The docs are in a good shape in this regard: > > > > http://clang.llvm.org/extra/clang-modernize.html > > > http://llvm.org/releases/3.8.0/tools/clang/tools/extra/docs/clang-modernize.html > > > > > > Apparently, it doesn't make the fact more discoverable though. > > > > On Tue, Apr 26, 2016 at 11:27 AM, Benjamin Kramer via llvm-dev < > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> wrote: > > > > clang-modernize was folded into clang-tidy and is no longer > provided > > as a separate package. Do we have outdated docs somewhere? > > > > On Tue, Apr 26, 2016 at 10:22 AM, Nick Wiggill via llvm-dev > > <llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org>> > wrote: > > > Hi, new to llvm/clang so forgive any errors on my part. > > > > > > For Debian 8 (Jessie), though all other packages have > installed > > > successfully, for clang modernize I get - > > > > > > nick at macbookpro-debian:~$ sudo apt-get install > clang-modernize-3.8 > > > [sudo] password for nick: > > > Reading package lists... Done > > > Building dependency tree > > > Reading state information... Done > > > E: Unable to locate package clang-modernize-3.8 > > > E: Couldn't find any package by regex 'clang-modernize-3.8' > > > > > > Any ideas as to why just this one package would be giving > problems? > > > > > > -- > > > Nick Wiggill > > > mobile +27 (0) 825457544 <tel:%2B27%20%280%29%20825457544> > > > > > > _______________________________________________ > > > LLVM Developers mailing list > > > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > > _______________________________________________ > > LLVM Developers mailing list > > llvm-dev at lists.llvm.org <mailto:llvm-dev at lists.llvm.org> > > http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > > > > > > > > > > > > -- > > Nick Wiggill > > *mobile* +27 (0) 825457544 <tel:%2B27%20%280%29%20825457544> > > > > > >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160427/e940032a/attachment.html>