Bug#890747: clang-4.0: scan-{build,view}-4.0 are missing

2018-02-20 Thread Sylvestre Ledru
This package is already available in experimental
https://packages.qa.debian.org/l/llvm-defaults/news/20180124T170222Z.html

Le 19 févr. 2018 20:26, "Adrian Bunk"  a écrit :

On Mon, Feb 19, 2018 at 07:36:09PM +0100, Sylvestre Ledru wrote:
> Hello
>
> Sorry but I am not planning to fix that in clang either. The goal of
> creating the clang tools package was to have a Clang compiler with a
> minimal package size.  So, I won't have a dependency from clang to
> Clang-tools
>
> Httpping should be updated instead.

How? By adding a build dependency on clang-tools-4.0 (sic) and
switching to use -4.0 versioned programs?

A clang-tools package for these symlinks would be a prerequisite for any
sane change in httping.

> Cheers
> Sylvestre

cu
Adrian

--

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed


Bug#890747: clang-4.0: scan-{build,view}-4.0 are missing

2018-02-19 Thread Adrian Bunk
On Mon, Feb 19, 2018 at 07:36:09PM +0100, Sylvestre Ledru wrote:
> Hello
> 
> Sorry but I am not planning to fix that in clang either. The goal of
> creating the clang tools package was to have a Clang compiler with a
> minimal package size.  So, I won't have a dependency from clang to
> Clang-tools
> 
> Httpping should be updated instead.

How? By adding a build dependency on clang-tools-4.0 (sic) and
switching to use -4.0 versioned programs?

A clang-tools package for these symlinks would be a prerequisite for any 
sane change in httping.

> Cheers
> Sylvestre

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#890747: clang-4.0: scan-{build,view}-4.0 are missing

2018-02-19 Thread Sylvestre Ledru
Hello

Sorry but I am not planning to fix that in clang either. The goal of
creating the clang tools package was to have a Clang compiler with a
minimal package size.  So, I won't have a dependency from clang to
Clang-tools

Httpping should be updated instead.

Cheers
Sylvestre

Le 18 févr. 2018 21:22, "Adrian Bunk"  a écrit :

Control: reopen -1
Control: reassign -1 clang 1:4.0-40
Control: clang: missing dependency on clang-tools-4.0

On Sun, Feb 18, 2018 at 09:05:14PM +0100, Sylvestre Ledru wrote:
>
> Le 18/02/2018 à 12:19, Adrian Bunk a écrit :
> > Package: clang-4.0
> > Version: 1:4.0.1-10
> > Severity: serious
> > Control: affects -1 src:httping
> >
> > https://tests.reproducible-builds.org/debian/rb-pkg/
unstable/amd64/httping.html
> >
> > ...
> > scan-build make
> > make[1]: scan-build: Command not found
> > make[1]: *** [Makefile:155: check] Error 127
> >
> >
> > The root cause is that the following symlinks are
> > dangling due to the binaries missing in clang-4.0:
> >
> >   /usr/bin/scan-build -> scan-build-4.0
> >   /usr/bin/scan-view -> scan-view-4.0
> >
> The feature has been moved to clang-tools-4.0.
>
> See bug #836397 for more information.

So the root cause of the httping FTBFS is actually a missing dependency
in clang.

Thanks for the information, reassigning.

> Sylvestre

cu
Adrian

--

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed


Bug#890747: clang-4.0: scan-{build,view}-4.0 are missing

2018-02-18 Thread Adrian Bunk
Control: reopen -1
Control: reassign -1 clang 1:4.0-40
Control: clang: missing dependency on clang-tools-4.0

On Sun, Feb 18, 2018 at 09:05:14PM +0100, Sylvestre Ledru wrote:
> 
> Le 18/02/2018 à 12:19, Adrian Bunk a écrit :
> > Package: clang-4.0
> > Version: 1:4.0.1-10
> > Severity: serious
> > Control: affects -1 src:httping
> >
> > https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/httping.html
> >
> > ...
> > scan-build make
> > make[1]: scan-build: Command not found
> > make[1]: *** [Makefile:155: check] Error 127
> >
> >
> > The root cause is that the following symlinks are
> > dangling due to the binaries missing in clang-4.0:
> >
> >   /usr/bin/scan-build -> scan-build-4.0
> >   /usr/bin/scan-view -> scan-view-4.0
> >
> The feature has been moved to clang-tools-4.0.
> 
> See bug #836397 for more information.

So the root cause of the httping FTBFS is actually a missing dependency 
in clang.

Thanks for the information, reassigning.

> Sylvestre

cu
Adrian

-- 

   "Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
   "Only a promise," Lao Er said.
   Pearl S. Buck - Dragon Seed



Bug#890747: clang-4.0: scan-{build,view}-4.0 are missing

2018-02-18 Thread Adrian Bunk
Package: clang-4.0
Version: 1:4.0.1-10
Severity: serious
Control: affects -1 src:httping

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/httping.html

...
scan-build make
make[1]: scan-build: Command not found
make[1]: *** [Makefile:155: check] Error 127


The root cause is that the following symlinks are
dangling due to the binaries missing in clang-4.0:

  /usr/bin/scan-build -> scan-build-4.0
  /usr/bin/scan-view -> scan-view-4.0