Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.policy > #6633

Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse

From Andrey Rahmatullin <wrar@debian.org>
Newsgroups linux.debian.bugs.dist, linux.debian.policy
Subject Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse
Date 2018-07-22 12:30 +0200
Message-ID <wejMJ-8qa-3@gated-at.bofh.it> (permalink)
References <gXSB4-7Mn-19@gated-at.bofh.it> <wejD4-8mz-1@gated-at.bofh.it> <gXSB4-7Mn-19@gated-at.bofh.it> <wejD4-8mz-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Cross-posted to 2 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

On Sun, Jul 22, 2018 at 06:10:42PM +0800, Sean Whitton wrote:
> > diff --git a/policy/ch-source.rst b/policy/ch-source.rst
> > index 9e7d79c..83721f5 100644
> > --- a/policy/ch-source.rst
> > +++ b/policy/ch-source.rst
> > @@ -277,6 +277,13 @@ reproduce the same binary package, all required targets must be
> >  non-interactive. It also follows that any target that these targets
> >  depend on must also be non-interactive.
> >
> > +The package build should be as verbose as possible, except where the
> > +``terse`` tag is included in ``DEB_BUILD_OPTIONS`` (see
> > +:ref:`s-debianrules-options`:).  This means that ``debian/rules``
> > +should pass to the commands it invokes options that cause them to
> > +produce maximally verbose output.  For example, the build target
> > +should pass ``--disable-silent-rules`` to any configure scripts.
> > +
> >  For packages in the main archive, no required targets may attempt
> >  network access.
> >
> > @@ -505,6 +512,12 @@ The meaning of the following tags has been standardized:
> >      times are long enough and the package build system is robust enough
> >      to make supporting parallel builds worthwhile.
> >
> > +``terse``
> > +    This tag means that the package build will be less verbose than
> > +    default.  For example, ``debian/rules`` might pass options to the
> > +    package's configure script that cause the compiler to produce less
> > +    output.
> > +
> >  Unknown flags must be ignored by ``debian/rules``.
> >
> >  The following makefile snippet is an example of how one may implement
Seconded.

-- 
WBR, wRAR

Back to linux.debian.policy | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse Sean Whitton <spwhitton@spwhitton.name> - 2018-07-22 12:20 +0200
  Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse Andrey Rahmatullin <wrar@debian.org> - 2018-07-22 12:30 +0200
  Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse David Bremner <david@tethera.net> - 2018-07-22 12:50 +0200
  Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-07-23 00:10 +0200
    Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse Sean Whitton <spwhitton@spwhitton.name> - 2018-07-23 02:00 +0200
      Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse Ian Jackson <ijackson@chiark.greenend.org.uk> - 2018-07-23 02:40 +0200
        Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse David Bremner <bremner@debian.org> - 2018-07-23 03:10 +0200
      Bug#628515: Seeking seconds for patch to recommend verbose logs and define DEB_BUILD_OPTIONS=terse Andrey Rahmatullin <wrar@debian.org> - 2018-07-23 09:40 +0200

csiph-web