Firefox23 PGO build fails on automation.py error code -10
Howard Goldstein
hg at queue.to
Thu Sep 12 18:49:29 UTC 2013
On 09/12/2013 03:19, Peter Lai wrote:
> Yes tests are enabled, and also explicity in bsd.gecko.mk:
OK
> #MOZ_OPTIONS+= --disable-tests \
> MOZ_OPTIONS+= --enable-tests \
> --enable-chrome-format=${MOZ_CHROME} \
> --enable-default-toolkit=${MOZ_TOOLKIT} \
> --with-pthreads
>
> MOZ_PGO_INSTRUMENTED=1 JARLOG_FILE=jarlog/en-US.log EXTRA_TEST_ARGS=10
> gmake -C . pgo-profile-run
> gmake[1]: Entering directory
> `/usr/obj/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd9.1'
> /usr/obj/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd9.1/_virtualenv/bin/python
> ./_profile/pgo/profileserver.py 10
> args: [
]
> INFO | automation.py | Application pid: 18799
> TEST-UNEXPECTED-FAIL | automation.py | Exited with code -10 during test run
> INFO | automation.py | Application ran for: 0:00:00.332977
> INFO | zombiecheck | Reading PID log: /tmp/tmpTcTsY0pidlog
> gmake[1]: *** [pgo-profile-run] Error 246
> gmake[1]: Leaving directory
> `/usr/obj/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd9.1'
> gmake: *** [profiledbuild] Error 2
> ===> Compilation failed unexpectedly.
> Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
> the maintainer.
> *** [do-build] Error code 1
>
> Stop in /usr/ports/www/firefox.
> *** [build] Error code 1
>
> Stop in /usr/ports/www/firefox.
At this point are you able start firefox-bin by hand the firefox
invocation automation.py's failing on? Maybe try from the shell the
cd
/usr/obj/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd9.1/dist/firefox/
./firefox-bin -no-remote -profile \
/usr/obj/usr/ports/www/firefox/work/mozilla-release/obj-x86_64-unknown-freebsd9.1/_profile/pgo/pgoprofile/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 253 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-gecko/attachments/20130912/f175460a/attachment.sig>
More information about the freebsd-gecko
mailing list