Building www/firefox with PGO enabled fails

Florian Smeets flo at freebsd.org
Wed Sep 14 09:04:40 UTC 2011


On 14.09.2011 03:19, Mikhail T. wrote:
> A freshly csup-ed ports tree. No local modifications:
>

> `/home/ports/www/firefox/work/mozilla-release/obj-i386-unknown-freebsd8.2'
> OBJDIR=obj-i386-unknown-freebsd8.2 /opt/bin/python2.7
> obj-i386-unknown-freebsd8.2/_profile/pgo/profileserver.py
> args:
> ['/home/ports/www/firefox/work/mozilla-release/obj-i386-unknown-freebsd8.2/dist/firefox/firefox-bin',
> '-no-remote', '-profile',
> '/home/ports/www/firefox/work/mozilla-release/obj-i386-unknown-freebsd8.2/_profile/pgo/pgoprofile/','http://127.0.0.1:8888/index.html']
>
> INFO | automation.py | Application pid: 89018
> :1: error: unexpected character `/', expected keyword - e.g. `style'
> g_dbus_connection_real_closed: Remote peer vanished with error:
> Underlying GIOStream returned 0 bytes on an async read
> (g-io-error-quark, 0). Exiting.
> TEST-UNEXPECTED-FAIL | automation.py | Exited with code -15 during test run
> INFO | automation.py | Application ran for: 0:00:01.392013
> INFO | automation.py | Reading PID log: /tmp/tmpVEScBapidlog
> gmake: *** [profiledbuild] Error 241
> *** Error code 1
>

I think that looks like the error you get when the PGO build does not 
have access to your X server, did you pay attention to the message which 
was shown? See the Makefile if you didn't see it.

I just verified that it works with a vanilla ports tree.

Cheers,
Florian


More information about the freebsd-gecko mailing list