public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* [Bug releng/10874] New: quiet down "make install"
@ 2009-10-30 11:53 fche at redhat dot com
  2009-10-31  5:35 ` [Bug releng/10874] " jistone at redhat dot com
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: fche at redhat dot com @ 2009-10-30 11:53 UTC (permalink / raw)
  To: systemtap

With plain "make" being so nice and kbuild-quiet-like, it would
be nice to make "make install" just as unverbose.

-- 
           Summary: quiet down "make install"
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: releng
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: fche at redhat dot com


http://sourceware.org/bugzilla/show_bug.cgi?id=10874

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug releng/10874] quiet down "make install"
  2009-10-30 11:53 [Bug releng/10874] New: quiet down "make install" fche at redhat dot com
@ 2009-10-31  5:35 ` jistone at redhat dot com
  2009-11-05 18:14 ` fche at redhat dot com
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: jistone at redhat dot com @ 2009-10-31  5:35 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jistone at redhat dot com  2009-10-31 05:35 -------
The automake documentation for silent-rules has an example of how to use this
feature in custom rules:
http://www.gnu.org/software/hello/manual/automake/Options.html#index-silent_002drules-916

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10874

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug releng/10874] quiet down "make install"
  2009-10-30 11:53 [Bug releng/10874] New: quiet down "make install" fche at redhat dot com
  2009-10-31  5:35 ` [Bug releng/10874] " jistone at redhat dot com
@ 2009-11-05 18:14 ` fche at redhat dot com
  2009-11-05 18:26 ` jistone at redhat dot com
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: fche at redhat dot com @ 2009-11-05 18:14 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2009-11-05 18:14 -------
Reading current fedora-devel traffic on AM_SILENT_RULES, I'm coming around
to not wanting this (and maybe not even for plain "make").

http://permalink.gmane.org/gmane.linux.redhat.fedora.devel/123181


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jistone at redhat dot com
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


http://sourceware.org/bugzilla/show_bug.cgi?id=10874

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug releng/10874] quiet down "make install"
  2009-10-30 11:53 [Bug releng/10874] New: quiet down "make install" fche at redhat dot com
  2009-10-31  5:35 ` [Bug releng/10874] " jistone at redhat dot com
  2009-11-05 18:14 ` fche at redhat dot com
@ 2009-11-05 18:26 ` jistone at redhat dot com
  2009-11-05 18:29 ` mjw at redhat dot com
  2009-11-06 13:36 ` fche at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: jistone at redhat dot com @ 2009-11-05 18:26 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From jistone at redhat dot com  2009-11-05 18:25 -------
It's certainly possible to turn on verbosity for automated builds, e.g. in the
spec file.  Or if you prefer, we can make it default to verbose and let devs
choose "--enable-silent-rules".  I, for one, much prefer having the cleaner
output...

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10874

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug releng/10874] quiet down "make install"
  2009-10-30 11:53 [Bug releng/10874] New: quiet down "make install" fche at redhat dot com
                   ` (2 preceding siblings ...)
  2009-11-05 18:26 ` jistone at redhat dot com
@ 2009-11-05 18:29 ` mjw at redhat dot com
  2009-11-06 13:36 ` fche at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: mjw at redhat dot com @ 2009-11-05 18:29 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From mjw at redhat dot com  2009-11-05 18:29 -------
I am not completely sure I understand the reference in comment #2. Does silent
not just suppress the actual gcc command line if there are no warnings or
errors? If it also suppresses the command line used for commands that do produce
warnings or errors that would be bad, but I thought the warnings and errors
(plus the command that produced them) were visible even when otherwise "silent".

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10874

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Bug releng/10874] quiet down "make install"
  2009-10-30 11:53 [Bug releng/10874] New: quiet down "make install" fche at redhat dot com
                   ` (3 preceding siblings ...)
  2009-11-05 18:29 ` mjw at redhat dot com
@ 2009-11-06 13:36 ` fche at redhat dot com
  4 siblings, 0 replies; 6+ messages in thread
From: fche at redhat dot com @ 2009-11-06 13:36 UTC (permalink / raw)
  To: systemtap


------- Additional Comments From fche at redhat dot com  2009-11-06 13:36 -------
Created an attachment (id=4364)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=4364&action=view)
for the archives, a snapshot of my partial implementation of this


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10874

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-11-06 13:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-30 11:53 [Bug releng/10874] New: quiet down "make install" fche at redhat dot com
2009-10-31  5:35 ` [Bug releng/10874] " jistone at redhat dot com
2009-11-05 18:14 ` fche at redhat dot com
2009-11-05 18:26 ` jistone at redhat dot com
2009-11-05 18:29 ` mjw at redhat dot com
2009-11-06 13:36 ` fche at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).