Your message dated Mon, 7 May 2012 06:18:28 +0200
with message-id <[email protected]>
and subject line Re: Bug#613015: dpkg-buildpackage -B: Calls `debian/rules
build' without ensuring that Build-Depends-Indep are installed
has caused the Debian Bug report #613015,
regarding dpkg-buildpackage -B: Calls `debian/rules build' without ensuring
that Build-Depends-Indep are installed
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
613015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=613015
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg-dev
Version: 1.15.8.10
Severity: normal
File: /usr/bin/dpkg-buildpackage
`dpkg-buildpackage -B' checks for Build-Depends only and than
calls `debian/rules build', however the Debian Policy (in 7.7)
specifies that packages mentioned in both Build-Depends
and Build-Depends-Indep should be installed for the build target.
(Obviously it would be nice if the build-arch would be called
instead, but I belive this is bug #229357).
Regards,
robert
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (200, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash
Versions of packages dpkg-dev depends on:
ii base-files 6.1 Debian base system miscellaneous f
ii binutils 2.20.1-16 The GNU assembler, linker and bina
ii bzip2 1.0.5-6 high-quality block-sorting file co
ii libdpkg-perl 1.15.8.10 Dpkg perl modules
ii make 3.81-8 An utility for Directing compilati
ii patch 2.6.1-1 Apply a diff file to an original
ii xz-utils 5.0.0-2 XZ-format compression utilities
Versions of packages dpkg-dev recommends:
ii build-essential 11.5 Informational list of build-essent
ii fakeroot 1.14.5-1 Gives a fake root environment
ii gcc [c-compiler] 4:4.4.5-2 The GNU C compiler
ii gcc-4.3 [c-compiler] 4.3.5-4 The GNU C compiler
ii gcc-4.4 [c-compiler] 4.4.5-10 The GNU C compiler
ii gnupg 1.4.10-4 GNU privacy guard - a free PGP rep
ii gpgv 1.4.10-4 GNU privacy guard - signature veri
pn libalgorithm-merge-perl <none> (no description available)
Versions of packages dpkg-dev suggests:
ii debian-keyring 2011.01.24 GnuPG keys of Debian Developers
-- no debconf information
--- End Message ---
--- Begin Message ---
tag 613015 wontfix
thanks
On Sat, 2011-02-12 at 10:26:02 +0100, Robert Luberda wrote:
> Package: dpkg-dev
> Version: 1.15.8.10
> Severity: normal
> File: /usr/bin/dpkg-buildpackage
> `dpkg-buildpackage -B' checks for Build-Depends only and than
> calls `debian/rules build', however the Debian Policy (in 7.7)
> specifies that packages mentioned in both Build-Depends
> and Build-Depends-Indep should be installed for the build target.
>
> (Obviously it would be nice if the build-arch would be called
> instead, but I belive this is bug #229357).
Now that dpkg-buildpackage > 1.16.2 calls build-arch, and only
temporarily fallsback to calling build when the former is not present,
after having issued a warning, and as long as the buildds do not
install B-D-I, switching on such check would only produce build
failures anyway. Ideally we should be able to remove the fallback
after wheezy, once all packages have a build-arch target.
As such there's no much point in this request now, and I'm just going
to tag it wontfix and close it.
thanks,
guillem
--- End Message ---