Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge progress bar
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4  
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
raptor
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 171

PostPosted: Wed Aug 20, 2003 2:03 pm    Post subject: emerge perl blow my day :"( Reply with quote

I was tring upgrade of perl to r12 and when it start make it eats all my memory including the swap..... i had to shutdown twice.... :"(

on the third try i had to do "killall -9 maketoo" just when the make started to succed in compiling perl...
It has to have a way to limit the number of maketoo started so that not eating the memory.... NOPROGRESS=yes doesnt help !!
Back to top
View user's profile Send private message
Clete2
Guru
Guru


Joined: 09 Aug 2003
Posts: 530
Location: Bloomington, Illinois

PostPosted: Wed Aug 20, 2003 11:26 pm    Post subject: Reply with quote

Very nice :D... needs to be added at least to the portage ~x86 tree so we dont have to manual download that small file...
Back to top
View user's profile Send private message
digicosm
Tux's lil' helper
Tux's lil' helper


Joined: 23 Sep 2002
Posts: 90

PostPosted: Tue Sep 02, 2003 12:53 am    Post subject: Reply with quote

I'm glad someone is working on this. But has development stopped? I want to install it, but the reports that it is breaking building certain packages is scaring me...
Back to top
View user's profile Send private message
Achilles
Apprentice
Apprentice


Joined: 03 Jun 2002
Posts: 259
Location: Chicago

PostPosted: Tue Sep 02, 2003 3:37 am    Post subject: Reply with quote

I forget the exact code (its in the first post, on the first page though :-p), but when I had errors, i simply did what was suggested in the first post and it worked fine (like NOPROGRESS=yes)
Back to top
View user's profile Send private message
raptor
Apprentice
Apprentice


Joined: 20 Sep 2002
Posts: 171

PostPosted: Tue Sep 09, 2003 8:42 am    Post subject: hmm.. Reply with quote

i have removed it and then reemerged make...
Does this remove all traces of the package ?!

I had problems again this time with manual compiling... It seems when the thing to be comiled become bigger it fires too many make instanses that eats everything...
Back to top
View user's profile Send private message
^Tomahawk^
n00b
n00b


Joined: 27 Aug 2003
Posts: 54

PostPosted: Mon Sep 15, 2003 8:05 pm    Post subject: Reply with quote

using emerge progres bar about 2 weeks or so... and it's pretty neat :twisted:

BUT :!:

today I wanted to emerge mldonkey... so ocaml started to compile.. and it ate more and more of my memory, then kernel started to kill all other appz and suddenly hang... so I tried it again with USE="-tcltk", but still no go

so I rebooted to 2.6-test5-mm1 (normally use 2.4.21-ck3) and tried it there... still no go

so I rebooted back and had a silly idea to turn off the progress bar and see what's going on

.... so I turned it off and everything compiled well :!: 8O and what more, I had 180MBs of free memory all the time (/me is having 256MB system memory atm)...

where's the mistake? :?
I don't have much experience in coding personally, so I can't say much...
... just a shot, where does the output of gcc go? couldn't it cause the memory overload?
_________________
on #gentoo, trying to find sense of life =)
Back to top
View user's profile Send private message
bushwakko
Guru
Guru


Joined: 25 Mar 2003
Posts: 495

PostPosted: Thu Sep 18, 2003 11:40 pm    Post subject: hmm Reply with quote

sounds like there may be a memory leek somewhere...
_________________
Macbook Pro 15"
Core 2 Duo 2,33ghz
2gb Ram
ATI Mobility x1600 256mb
Back to top
View user's profile Send private message
Achilles
Apprentice
Apprentice


Joined: 03 Jun 2002
Posts: 259
Location: Chicago

PostPosted: Sat Sep 20, 2003 11:57 pm    Post subject: Reply with quote

Yeah, I've experienced some bugs with this program too. It would never compile openssl for me... only display the contents of the ebuild file.
Back to top
View user's profile Send private message
blubbi
Guru
Guru


Joined: 27 Apr 2003
Posts: 564
Location: Halle (Saale), Germany

PostPosted: Thu Oct 02, 2003 9:39 am    Post subject: Reply with quote

ATTENTION:

the compilation of OPENSSL fails with the progress bar installed. Even if you use NOPROGRESS="yes"

emerge -C emerge-progress

and than the compilation works

cu
blubbi
Back to top
View user's profile Send private message
dioxmat
Bodhisattva
Bodhisattva


Joined: 04 May 2002
Posts: 709
Location: /home/mat

PostPosted: Fri Dec 12, 2003 4:58 am    Post subject: Reply with quote

I haven't tried it yet, just looked at the maketoo.patch... I am too lazy to check make source, but if I understand correctly, you are opening /dev/null for _each_ job, and not closing it afterwards ? Hum, doesn't look nice to me.
Btw a log file would be a much better idea imho.

Oh, and people should be warned that all this stuff will probably slow down the emerging process a bit :-]
_________________
mat
Back to top
View user's profile Send private message
dleifelohcs
Apprentice
Apprentice


Joined: 10 Jul 2003
Posts: 160
Location: UNH

PostPosted: Wed Dec 17, 2003 8:08 pm    Post subject: Reply with quote

jsut when I thought I came up with an awesome new idea...


anyways, great work!


EDIT: It removes all of the compiling text. Is it possible for it to still show that stuff? Say an ebuild fails or something.... we want to know why!
Back to top
View user's profile Send private message
markfl
Apprentice
Apprentice


Joined: 10 Apr 2003
Posts: 240
Location: Kent, UK

PostPosted: Wed Dec 24, 2003 7:46 pm    Post subject: Reply with quote

Friendly bump to say is anything happening with this?
mayb in light of portage-ng this could be made to work....

MJ
_________________
Life it seems, will fade away
Drifting further every day
Back to top
View user's profile Send private message
Lews_Therin
l33t
l33t


Joined: 03 Oct 2003
Posts: 657
Location: Banned

PostPosted: Wed Dec 24, 2003 8:37 pm    Post subject: Reply with quote

This would be great in portage-ng, like a "silent" mode where I don't have to watch all that gcc output.
Back to top
View user's profile Send private message
discomfitor
l33t
l33t


Joined: 21 Feb 2003
Posts: 927
Location: None

PostPosted: Wed Jan 21, 2004 3:35 pm    Post subject: Reply with quote

This project seems pretty dead...a real shame too. Especially since there are so many bugs in it, yet so much potential as well.
_________________
There is no substitute for experience.
Imperfection indicates a lack of effort.
Back to top
View user's profile Send private message
JSylvia007
Tux's lil' helper
Tux's lil' helper


Joined: 20 Oct 2003
Posts: 91
Location: USA East Coast

PostPosted: Mon Mar 08, 2004 5:38 am    Post subject: Reply with quote

Does anyone know the current status of the project?? I agree with Darckness... MUCH Potential

~Jake
Back to top
View user's profile Send private message
Clete2
Guru
Guru


Joined: 09 Aug 2003
Posts: 530
Location: Bloomington, Illinois

PostPosted: Mon Mar 08, 2004 8:50 pm    Post subject: Reply with quote

Yeah, not to mention, the guy went to the best college ever, Clemson University :D.

(uh, my dad went and all, wearing a Clemson shirt now)

Anyways, I would really like to see how it be picked up by someone else or put in portage. (maybe it shows the stuff, but at the bottom, a bar stays there) OR, some GUI thing like distccmon...
_________________
My Blog
Back to top
View user's profile Send private message
vdboor
Guru
Guru


Joined: 03 Dec 2003
Posts: 592
Location: The Netherlands

PostPosted: Tue May 11, 2004 11:12 am    Post subject: Reply with quote

I've noticed that the progressbar had a problem with doxygen-1.3.5-r1; it went over the 250... :?

All other scripts seam to work very neat! Great work!
_________________
The best way to accelerate a windows server is by 9.81M/S²
Linux user #311670 and Yet Another Perl Programmer

[ screenies | Coding on KMess ]
Back to top
View user's profile Send private message
vdboor
Guru
Guru


Joined: 03 Dec 2003
Posts: 592
Location: The Netherlands

PostPosted: Fri Jun 11, 2004 1:11 pm    Post subject: Don't use this patch! Reply with quote

This program just broke my Xorg-x11 build today.. First I tried to upgrade xorg-x11, and emerge thought make successed (but it failed), and unmerged my old package. .. bye bye xorg.

I also wasn't able to merge the package again, somewhere 'make' failed. the usual NOPROGRESS="yes" trick didn't work either!. :-(

Sorry too bad, because it was great to see an emerge-progress bar..
_________________
The best way to accelerate a windows server is by 9.81M/S²
Linux user #311670 and Yet Another Perl Programmer

[ screenies | Coding on KMess ]
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat All times are GMT
Goto page Previous  1, 2, 3, 4
Page 4 of 4

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum