You are not logged in.

#676 2011-02-11 08:02:21

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: Official firefox-pgo thread

Hello guys, after today's libevent update, firefox refuses to launch.

/usr/lib/firefox-3.6/firefox-bin: error while loading shared libraries: libevent-1.4.so.2: cannot open shared object file: No such file or directory

Do i need to recompile, in order to make it run?

Offline

#677 2011-02-11 08:04:33

aurelieng
Member
Registered: 2010-02-02
Posts: 104

Re: Official firefox-pgo thread

Same problem here, solved by a recompilation.

Offline

#678 2011-02-13 17:57:44

cf8
Member
From: Russia
Registered: 2008-10-21
Posts: 83

Re: Official firefox-pgo thread

Hi, guys. If some needs a firefox-pgo-hg package - i've build it yesterday: http://cbrpnk.ru/pkg/firefox-pgo-hg-624 … pkg.tar.xz

Offline

#679 2011-02-22 22:06:40

lawliet
Member
Registered: 2010-08-29
Posts: 18

Re: Official firefox-pgo thread

Anyone else seen this ?

localhost.localdomain - - [23/Feb/2011 05:54:39] "GET /js-input/bitops-3bit-bits-in-byte.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:54:42] "GET /js-input/bitops-bits-in-byte.html HTTP/1.1" 200 -                                                                       
localhost.localdomain - - [23/Feb/2011 05:54:45] "GET /js-input/bitops-bitwise-and.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:54:48] "GET /js-input/bitops-nsieve-bits.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:54:51] "GET /js-input/controlflow-recursive.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:54:54] "GET /js-input/crypto-aes.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:54:57] "GET /js-input/crypto-md5.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:00] "GET /js-input/crypto-sha1.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:03] "GET /js-input/crypto-otp.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:03] "GET /js-input/key.gif HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:03] "GET /js-input/valid-xhtml10.png HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:06] "GET /js-input/date-format-tofte.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:09] "GET /js-input/date-format-xparb.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:12] "GET /js-input/math-cordic.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:15] "GET /js-input/math-partial-sums.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:18] "GET /js-input/math-spectral-norm.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:21] "GET /js-input/regexp-dna.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:24] "GET /js-input/string-base64.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:27] "GET /js-input/string-fasta.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:30] "GET /js-input/string-tagcloud.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:33] "GET /js-input/string-unpack-code.html HTTP/1.1" 200 -
localhost.localdomain - - [23/Feb/2011 05:55:36] "GET /js-input/string-validate-input.html HTTP/1.1" 200 -
^CTraceback (most recent call last):
  File "/dev/shm/firefox/src/mozilla-central/ff-pgo/_profile/pgo/profileserver.py", line 90, in <module>                                                                       
    timeout = None)
  File "/dev/shm/firefox/src/mozilla-central/ff-pgo/_profile/pgo/automation.py", line 856, in runApp
    status = self.waitForFinish(proc, utilityPath, timeout, maxTime, startTime, debuggerInfo, symbolsPath)
  File "/dev/shm/firefox/src/mozilla-central/ff-pgo/_profile/pgo/automation.py", line 720, in waitForFinish
    (line, didTimeout) = self.readWithTimeout(logsource, timeout)
  File "/dev/shm/firefox/src/mozilla-central/ff-pgo/_profile/pgo/automation.py", line 608, in readWithTimeout
    (r, w, e) = select.select([f], [], [], timeout)
KeyboardInterrupt
make: *** [profiledbuild] Error 1

Offline

#680 2011-02-22 22:14:06

Marcel-
Member
From: Utrecht, NL
Registered: 2006-12-03
Posts: 266

Re: Official firefox-pgo thread

That seems to be the same problem I perceive with FF4b11. In my case, output halts at the marked line.

Offline

#681 2011-02-22 23:09:54

rdcw
Member
Registered: 2011-02-22
Posts: 1

Re: Official firefox-pgo thread

Trying to compile firefox-pgo-beta 4.0b11build3-1 on my x86_64, but keep running in to this error at compilation:

make[4]: Entering directory `/home/rdcw/aur/firefox-pgo-beta/src/mozilla-central/ff-pgo/ipc/testshell'
XPCShellEnvironment.cpp
[..]
../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShellCommand.h: In member function ‘void mozilla::ipc::PTestShellCommand::Reply___delete__::Log(const std::string&, FILE*) const’:
../../ipc/ipdl/_ipdlheaders/mozilla/ipc/PTestShellCommand.h:120:48: error: expected ‘)’ before ‘PRId64’
make[4]: *** [XPCShellEnvironment.o] Error 1
make[4]: Leaving directory `/home/rdcw/aur/firefox-pgo-beta/src/mozilla-central/ff-pgo/ipc/testshell'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/home/rdcw/aur/firefox-pgo-beta/src/mozilla-central/ff-pgo/ipc'
make[2]: *** [libs_tier_platform] Error 2
make[2]: Leaving directory `/home/rdcw/aur/firefox-pgo-beta/src/mozilla-central/ff-pgo'
make[1]: *** [tier_platform] Error 2
make[1]: Leaving directory `/home/rdcw/aur/firefox-pgo-beta/src/mozilla-central/ff-pgo'
make: *** [default] Error 2

Complete error at: http://aur.pastebin.com/CwJqLk6E. Anyone run in to something similar?

Offline

#682 2011-03-25 06:43:17

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

Re: Official firefox-pgo thread

dropping by to say thanks to ranguvar and anyone else for the nice firefox-pgo 4 package.  it's working nicely for me, barring a few extensions i can live without.  good job!


"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

#683 2011-03-25 08:23:28

aurelieng
Member
Registered: 2010-02-02
Posts: 104

Re: Official firefox-pgo thread

Same here: thanks everybody: it works like a charm. Sth a bit counter intuitive though: on the Sunspider benchmark, the PGO version is slightly slower than extra/firefox :

- extra/firefox: 305.1ms +/- 1.1% (http://tinyurl.com/4om8px9)
- firefox-pgo: 319.9ms +/- 1.6%  (http://tinyurl.com/5uho745)

Don't know if other benchmarks would be faster, though smile

Offline

#684 2011-03-25 11:08:10

Pank
Member
From: IT
Registered: 2009-06-13
Posts: 371

Re: Official firefox-pgo thread

Aurelieng,
My PGO is also insignificantly slower:

Extra                      PGO
338.6ms +/- 0.9%   340.3ms +/- 1.4%     not conclusive: might be *1.005x as slow*

This definitely did not use to be the case during the early beta period.

Anyway, I guess it either suggest that Mozilla really kicked some a**, that some little things disturbed the PGO run, or that something has messed up in PGO...


Arch x64 on Thinkpad X200s/W530

Offline

#685 2011-08-01 12:48:52

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: Official firefox-pgo thread

Does anyone know the status of this package? We are about the reach FF 6.0 and the AUR package is stuck at 4.0.


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#686 2011-08-01 12:57:52

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Official firefox-pgo thread

dcc24 wrote:

Does anyone know the status of this package? We are about the reach FF 6.0 and the AUR package is stuck at 4.0.

firefox-pgo is dead because firefox from extra is pgo enabled.


Give what you have. To someone, it may be better than you dare to think.

Offline

#687 2011-08-01 12:59:40

dcc24
Member
Registered: 2009-10-31
Posts: 732

Re: Official firefox-pgo thread

wonder wrote:
dcc24 wrote:

Does anyone know the status of this package? We are about the reach FF 6.0 and the AUR package is stuck at 4.0.

firefox-pgo is dead because firefox from extra is pgo enabled.

I see. What about all those patches on AUR? Do they make a significant difference?


It is better to keep your mouth shut and be thought a fool than to open it and remove all doubt. (Mark Twain)

My AUR packages

Offline

#688 2011-08-01 18:20:54

jt512
Member
Registered: 2009-02-19
Posts: 262

Re: Official firefox-pgo thread

wonder wrote:
dcc24 wrote:

Does anyone know the status of this package? We are about the reach FF 6.0 and the AUR package is stuck at 4.0.

firefox-pgo is dead because firefox from extra is pgo enabled.

This is probably a stupid question, but in order to benefit from PGO do you have to compile extra/firefox?

Offline

#689 2011-08-01 18:22:14

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Official firefox-pgo thread

dcc24 wrote:
wonder wrote:
dcc24 wrote:

Does anyone know the status of this package? We are about the reach FF 6.0 and the AUR package is stuck at 4.0.

firefox-pgo is dead because firefox from extra is pgo enabled.

I see. What about all those patches on AUR? Do they make a significant difference?

some of them are merged upstream, some of them are stupid.

jt512 wrote:
wonder wrote:
dcc24 wrote:

Does anyone know the status of this package? We are about the reach FF 6.0 and the AUR package is stuck at 4.0.

firefox-pgo is dead because firefox from extra is pgo enabled.

This is probably a stupid question, but in order to benefit from PGO do you have to compile extra/firefox?

no


Give what you have. To someone, it may be better than you dare to think.

Offline

#690 2019-08-31 19:03:45

RAK_V_LiNux'e
Member
Registered: 2018-04-09
Posts: 36

Re: Official firefox-pgo thread

Your links are empty. I can't access them, it shows me error page not found


«But it would mean falling into a grave error for you to try to draw the conclusion that one can become a [good person] without assimilating the wealth of knowledge amassed by mankind».

Offline

#691 2019-08-31 19:59:37

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Official firefox-pgo thread

Stop bumping ancient threads.


Closing


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

Board footer

Powered by FluxBB