| View previous topic :: View next topic |
| Author |
Message |
ultraslinky Tux's lil' helper

Joined: 09 Jun 2011 Posts: 80 Location: Milan, Italy
|
Posted: Fri Nov 18, 2011 5:52 pm Post subject: New portage alphas imply --quiet? [solved] |
|
|
I'm trying out the new portage alphas. They seem to work fine. But one thing i noticed is that they now don't give any feedback from the compiling process at all, except for when it encounters an error, just like when you specify --quiet as an option. I liked to see the compilation output as it progressed, is there any way to get this back? I looked through the emerge man page but haven't found anything relevant to that... And I'm referring to portage-2.2_alpha74 and portage-2.2_alpha75.
Thanks for your help )
Last edited by ultraslinky on Fri Nov 18, 2011 7:33 pm; edited 1 time in total |
|
| Back to top |
|
 |
chithanh Developer

Joined: 05 Aug 2006 Posts: 1408 Location: Berlin, Germany
|
Posted: Fri Nov 18, 2011 6:01 pm Post subject: |
|
|
Yes, see this mailing list thread. Set --quiet-build=n if you want to see build output.
Also participate in the forums poll if you have an opinion on this. |
|
| Back to top |
|
 |
ultraslinky Tux's lil' helper

Joined: 09 Jun 2011 Posts: 80 Location: Milan, Italy
|
Posted: Fri Nov 18, 2011 7:33 pm Post subject: |
|
|
Thanks for your quick reply chithanh! Argh i just noticed now about --quiet-build in man emerge.
Thanks  |
|
| Back to top |
|
 |
shallpion Guru

Joined: 29 Sep 2008 Posts: 331
|
Posted: Sun Nov 20, 2011 9:26 am Post subject: |
|
|
| chithanh wrote: | Yes, see this mailing list thread. Set --quiet-build=n if you want to see build output.
Also participate in the forums poll if you have an opinion on this. |
That sounds strange but today when I was updating my system, portage still doesn't give much feedback compiling information, even though I have
| Quote: |
EMERGE_DEFAULT_OPTS="--quiet-build=n" |
in my /etc/make.conf  |
|
| Back to top |
|
 |
ppurka Advocate

Joined: 26 Dec 2004 Posts: 3067
|
Posted: Sun Nov 20, 2011 11:11 am Post subject: |
|
|
| shallpion wrote: | | chithanh wrote: | Yes, see this mailing list thread. Set --quiet-build=n if you want to see build output.
Also participate in the forums poll if you have an opinion on this. |
That sounds strange but today when I was updating my system, portage still doesn't give much feedback compiling information, even though I have
| Quote: |
EMERGE_DEFAULT_OPTS="--quiet-build=n" |
in my /etc/make.conf  | It won't if you use --jobs _________________ emerge --quiet redefined | E17 vids: I, II |
|
| Back to top |
|
 |
tclover Apprentice

Joined: 10 Apr 2011 Posts: 295
|
Posted: Sun Nov 20, 2011 11:28 am Post subject: |
|
|
| ppurka wrote: | | That sounds strange but today when I was updating my system, portage still doesn't give much feedback compiling information, even though I have [...] |
It seems that when portage get updated in `emerge -aNDuv @world' emerge won't give any feedback whatever may be `--quite-build=*'. However, after that batch of updates, portage just behave as expected. I observed this two times already. _________________ mkinitramfs-ll:topic 879125::(bar-)overlay:topic 889918 |
|
| Back to top |
|
 |
John R. Graham Administrator


Joined: 08 Mar 2005 Posts: 6594 Location: Somewhere over Atlanta, Georgia
|
|
| Back to top |
|
 |
|