Re: make 4.0: archive rebuild resulted in 73 packages broken (help wanted)
On Mon, 28 Apr 2014 23:01:58 -0700, Manoj Srivastava wrote:
> Felipe Sateler <fsateler@debian.org>
> csound (U)
> pulseaudio (U)
On both I'm getting this:
dpkg-buildpackage: warning: debian/rules must be updated to support the
'build-arch' and 'build-indep' targets (at least 'build-arch' seems to be
missing)
Looks like the new make is not doing the expected thing when called as
make -f debian/rules -qn build-arch
(And by expected is return 2 when not found, any other return code
otherwise).
csound fails because Build-Depends-Indep is not installed, pulseaudio
fails because we use the same make -qn trick in our rules file (although
it will be gone in the next upload).
--
Saludos,
Felipe Sateler
Reply to: