unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#19772: Verbosity of guix build output
@ 2015-02-04 16:00 Andrei Osipov
  2015-02-07 17:52 ` Ludovic Courtès
  2016-03-08 22:34 ` Ludovic Courtès
  0 siblings, 2 replies; 4+ messages in thread
From: Andrei Osipov @ 2015-02-04 16:00 UTC (permalink / raw)
  To: 19772



Consider this feature:

The output of confugre scripts and make can be either suppressed or
redirected to file by guix build. It makes easy to track the current
step of building process. 



<andreoss`> is there a way to suppress make output with guix?           [12:37]
<civodul> andreoss`: you mean in the Guix build tree?                   [12:38]
<andreoss`> civodul:  i want to see output of guix, but not of configure
            scripts and make
<civodul> when running 'guix build' and such?
<andreoss`> yes
<civodul> good question                                                 [12:39]
<civodul> maybe --verbosity=0
<andreoss`> thanks. i will try it when gcc is done                      [12:40]
<civodul> hmm actually no                                               [12:41]
<civodul> but that would be trivial to implement
<civodul> andreoss`: could you mail your request to bug-guix@gnu.org?

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

* bug#19772: Verbosity of guix build output
  2015-02-04 16:00 bug#19772: Verbosity of guix build output Andrei Osipov
@ 2015-02-07 17:52 ` Ludovic Courtès
       [not found]   ` <87twyvnjvh.fsf@gmail.com>
  2016-03-08 22:34 ` Ludovic Courtès
  1 sibling, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2015-02-07 17:52 UTC (permalink / raw)
  To: Andrei Osipov; +Cc: 19772

Andrei Osipov <andrspv@gmail.com> skribis:

> The output of confugre scripts and make can be either suppressed or
> redirected to file by guix build. It makes easy to track the current
> step of building process. 

Just to be clear, I suppose you don’t just want something equivalent to:

  guix build foo > /dev/null

right?

So would you like to get rid of all the build output except the “build
trace” lines, those that look like:

  @ build-succeeded /gnu/store/n2yd2d3vxwidmqgzi1i3svqq5qjaczv7-inkscape-0.91.tar.gz.drv -
  @ build-started /gnu/store/5wp9r4mc3rwwp6x4vn422wy9s83nwqjv-gtkmm-2.24.2.tar.xz.drv - x86_64-linux /var/log/guix/drvs/5w//p9r4mc3rwwp6x4vn422wy9s83nwqjv-gtkmm-2.24

Or something else?

TIA,
Ludo’.

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

* bug#19772: Verbosity of guix build output
       [not found]   ` <87twyvnjvh.fsf@gmail.com>
@ 2015-02-09 21:17     ` Ludovic Courtès
  0 siblings, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2015-02-09 21:17 UTC (permalink / raw)
  To: Andrei Osipov; +Cc: 19772

Please keep 19772@debbugs.gnu.org Cc’d.

Andrei Osipov <andrspv@gmail.com> skribis:

>> Just to be clear, I suppose you don’t just want something equivalent to:
>>   guix build foo > /dev/null
>> right?
>
> Yes. As I can see the output belongs either to ./configure, make, etc. or to
> guix itself. Only the guix output is desirable, the rest is mosly
> garbage.  

OK.  What exactly do you consider “guix output”?  I’m asking because
from the daemon’s viewpoint, everything is build output basically.

>> So would you like to get rid of all the build output except the “build
>> trace” lines
>
> Yes, but it still might be usefull to take a look at this build output,
> for example, to review configure options or results of make test.
> Might be the build output should be kept in some conventional location
> the way some utilities like perlbrew do that. 

That’s already the case, see ‘guix build --log-file’.

Ludo’.

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

* bug#19772: Verbosity of guix build output
  2015-02-04 16:00 bug#19772: Verbosity of guix build output Andrei Osipov
  2015-02-07 17:52 ` Ludovic Courtès
@ 2016-03-08 22:34 ` Ludovic Courtès
  1 sibling, 0 replies; 4+ messages in thread
From: Ludovic Courtès @ 2016-03-08 22:34 UTC (permalink / raw)
  To: Andrei Osipov; +Cc: 19772-done

Andrei Osipov <andrspv@gmail.com> skribis:

> <andreoss`> is there a way to suppress make output with guix?           [12:37]
> <civodul> andreoss`: you mean in the Guix build tree?                   [12:38]
> <andreoss`> civodul:  i want to see output of guix, but not of configure
>             scripts and make
> <civodul> when running 'guix build' and such?
> <andreoss`> yes
> <civodul> good question                                                 [12:39]
> <civodul> maybe --verbosity=0
> <andreoss`> thanks. i will try it when gcc is done                      [12:40]
> <civodul> hmm actually no                                               [12:41]
> <civodul> but that would be trivial to implement

Commit 5284339d9d31c97146d92ee3f860ba5c70b77c46 adds a ‘--quiet’ option
to ‘guix build’.

Sorry for taking so long!

Ludo’.

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

end of thread, other threads:[~2016-03-08 22:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-04 16:00 bug#19772: Verbosity of guix build output Andrei Osipov
2015-02-07 17:52 ` Ludovic Courtès
     [not found]   ` <87twyvnjvh.fsf@gmail.com>
2015-02-09 21:17     ` Ludovic Courtès
2016-03-08 22:34 ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

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).