2016-10-10 20:59 GMT+02:00 Jonas Smedegaard <d...@jones.dk>:

> Quoting Jérémy Lal (2016-10-10 18:51:53)
> > cdbs runs licensecheck two times during build:
> > https://buildd.debian.org/status/fetch.php?pkg=nodejs&;
> arch=mips64el&ver=4.6.0~dfsg-1&stamp=1476084143
>
> Thanks for reporting.  I was aware of that but hadn't reported it.
>
>
> > and it crashes too.
>
> That's a different and more serious bug.  Please file a bugreport
> separately about that, with more details.
>

ok, bad wording on my side: it doesn't crash, the build is killed after 150
minutes
of inactivity. Probably because licensecheck has to analyze a lot more
binary
files because of this bug - that's fair so i won't open a new bug.

> Is there some way to avoid completely running licensecheck when
> > building on sbuild. It's a ressource hog and discutably useful.
>
> Avoid build-depending on licensecheck should do the trick.
>

Well, that would be caused by
Build-Depends: @cdbs@

which gives
Build-Depends: cdbs,
 licensecheck,

after refreshing control file with
DEB_MAINTAINER_MODE=1 debuild clean

?

Jérémy.

Reply via email to