You are not logged in.

#1 2010-05-24 23:14:38

Busata
Member
From: Belgium
Registered: 2010-04-04
Posts: 30
Website

Firefox-pgo - profileserver.py

Heylo,

I succesfully compiled this a week ago, but a few days after my harddrive crashed(*click click beep beep pewwwweeesh*). I reinstalled arch on an usb drive, and now tried compiling it again, but it is getting stuck no matter what flags I tried at:

OBJDIR=/tmp/yaourt-tmp-busata/aur-firefox-pgo/firefox-pgo/src/mozilla-1.9.2/ff-pgo python /tmp/yaourt-tmp-busata/aur-firefox-pgo/firefox-pgo/src/mozilla-1.9.2/ff-pgo/_profile/pgo/profileserver.py
INFO | automation.py | Application pid: 28778
Xlib:  extension "RANDR" missing on display ":99.0"

I'm using the pkgbuild from AUR, tried changing the march to nocona (which seems the one good for my processor), which got stuck at the same point, even though it compiled just fine last week.
Any thoughts?

Offline

#2 2010-05-25 06:27:54

toxygen
Member
Registered: 2008-08-22
Posts: 713

Re: Firefox-pgo - profileserver.py

I'd suggest asking in the pgo thread instead, and maybe do a search there first to see if others have had that problem.  if it's hanging at testing portion (where it goes to another X in framebuffer) you may need to try to disable that (on the pgo-thread the earlier PKGBUILDs did not use framebuffer for the profile tests)

Last edited by toxygen (2010-05-25 06:31:00)


"I know what you're thinking, 'cause right now I'm thinking the same thing. Actually, I've been thinking it ever since I got here:
Why oh why didn't I take the BLUE pill?"

Offline

#3 2010-05-25 08:14:44

Busata
Member
From: Belgium
Registered: 2010-04-04
Posts: 30
Website

Re: Firefox-pgo - profileserver.py

Ok, I'll do that, this can be closed then, sorry for that!

Offline

#4 2010-05-25 09:20:59

Ogion
Member
From: Germany
Registered: 2007-12-11
Posts: 367

Re: Firefox-pgo - profileserver.py

What toxygen said, also, for me, i had to change the CFLAGS from native to i686 (in the PKGBUILD) to get it to work.

        export CFLAGS="-march=i686 -O2 -pipe"
        export CXXFLAGS="-march=i686 -O2 -pipe"

Ogion


(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant

Offline

#5 2010-05-25 12:06:45

Busata
Member
From: Belgium
Registered: 2010-04-04
Posts: 30
Website

Re: Firefox-pgo - profileserver.py

that doesn't work on a 64 bits system, I'll try some different stuff from that topic first, I don't check that section of the forums often,so missed it

Offline

#6 2010-05-25 20:39:55

Ogion
Member
From: Germany
Registered: 2007-12-11
Posts: 367

Re: Firefox-pgo - profileserver.py

Well yea, my notebook's only 32bit though so the above worked for me.

Ogion


(my-dotfiles)
"People willing to trade their freedom for temporary security deserve neither and will lose both." - Benjamin Franklin
"Enlightenment is man's leaving his self-caused immaturity." - Immanuel Kant

Offline

Board footer

Powered by FluxBB