Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Sep 2011 11:04:38 +0200
From:      Florian Smeets <flo@freebsd.org>
To:        "Mikhail T." <mi+thun@aldan.algebra.com>
Cc:        gecko@freebsd.org
Subject:   Re: Building www/firefox with PGO enabled fails
Message-ID:  <4E706E26.6040801@freebsd.org>
In-Reply-To: <4E700132.7060102@aldan.algebra.com>
References:  <4E700132.7060102@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E706E26.6040801>