Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Sep 2012 17:33:23 -0400 (EDT)
From:      AN <andy@neu.net>
To:        freebsd-gecko@freebsd.org
Subject:   Re: [SVN-Commit] r974 - in trunk/www/firefox-nightly: . files
Message-ID:  <alpine.BSF.2.00.1209031713001.55323@mail.neu.net>
In-Reply-To: <201209031159.q83BxJxk074597@trillian.chruetertee.ch>
References:  <201209031159.q83BxJxk074597@trillian.chruetertee.ch>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 3 Sep 2012, svn-freebsd-gecko@chruetertee.ch wrote:

> Author: jbeich
> Date: Mon Sep  3 11:59:18 2012
> New Revision: 974
>
> Log:
> update Nightly

FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #17 r239738: Mon Aug 27 
13:42:47 EDT 2012     root@FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64

# ls -l files/
total 128
-rw-r--r--  1 root  wheel   456 Sep  3 13:02 extra-bug780531
-rw-r--r--  1 root  wheel  6902 Sep  3 13:02 firefox.desktop.in
-rw-r--r--  1 root  wheel   199 Nov 30  2010 mozconfig-generic.in
-rw-r--r--  1 root  wheel  3077 Sep  3 13:02 patch-alsapulse
-rw-r--r--  1 root  wheel   427 Sep  3 13:02 
patch-browser-app-nsBrowserApp.cpp
-rw-r--r--  1 root  wheel   751 Sep  3 13:02 patch-bug685258
-rw-r--r--  1 root  wheel  2132 Sep  3 13:02 patch-bug722975
-rw-r--r--  1 root  wheel   485 Sep  3 13:02 patch-bug778078
-rw-r--r--  1 root  wheel   318 Sep  3 13:02 patch-bug783463
-rw-r--r--  1 root  wheel  1341 Sep  3 13:02 patch-bug786995
-rw-r--r--  1 root  wheel   473 Sep  3 13:02 patch-bug787904
-rw-r--r--  1 root  wheel   797 Sep  3 13:02 
patch-build-pgo-profileserver.py
-rw-r--r--  1 root  wheel   585 Sep  3 13:02 patch-config-baseconfig.mk
-rw-r--r--  1 root  wheel   980 Sep  3 13:02 patch-configure.in
-rw-r--r--  1 root  wheel   615 Sep  3 13:02 
patch-content__base__public__nsContentUtils.h
-rw-r--r--  1 root  wheel   601 Sep  3 13:02 
patch-gfx-harfbuzz-src-hb-ot-layout.cc
-rw-r--r--  1 root  wheel   453 Sep  3 13:02 patch-gfx-qcms-qcmstypes.h
-rw-r--r--  1 root  wheel   759 Sep  3 13:02 
patch-ipc-chromium-Makefile.in
-rw-r--r--  1 root  wheel   357 Sep  3 13:02 
patch-ipc-chromium-src-base-message_pump_libevent.cc
-rw-r--r--  1 root  wheel   407 Sep  3 13:02 
patch-ipc-chromium-src-base-platform_thread_posix.cc
-rw-r--r--  1 root  wheel   300 Sep  3 13:02 patch-js-src-js-confdefs.h.in
-rw-r--r--  1 root  wheel   577 Sep  3 13:02 
patch-js-src-methodjit-MethodJIT.cpp
-rw-r--r--  1 root  wheel   479 Sep  3 13:02 
patch-media-libsydneyaudio-src-sydney_audio_oss.c
-rw-r--r--  1 root  wheel   374 Sep  3 13:02 
patch-memory-build-mozjemalloc_compat.c
-rw-r--r--  1 root  wheel   351 Sep  3 13:02 
patch-memory-jemalloc-Makefile.in
-rw-r--r--  1 root  wheel   387 Sep  3 13:02 
patch-memory-mozjemalloc-jemalloc.h
-rw-r--r--  1 root  wheel   322 Sep  3 13:02 
patch-security_manager_ssl_src_nsNSSComponent.cpp
-rw-r--r--  1 root  wheel   397 Sep  3 13:02 
patch-toolkit_library_Makefile.in
-rw-r--r--  1 root  wheel   675 Sep  3 13:02 
patch-toolkit_mozapps_installer_packager_mk
-rw-r--r--  1 root  wheel   265 Sep  3 13:02 patch-toolkit_xre_Makefile.in
-rw-r--r--  1 root  wheel   524 Sep  3 13:02 
patch-xpcom__threads__nsThreadManager.cpp

Is the file mozconfig-generic.in still required?

Has anyone built rev 104155 successfully?

I get the following failure:

/home/root/ff_nightly/work/mozilla-central-b0544769406c/js/src/jstypedarray.cpp: 
In static member function 'static JSBool 
js::DataViewObject::getter(JSContext*, unsigned int, JS::Value*) [with 
JS::Value (* ValueGetter)(js::DataViewObject&) = 
js::DataViewObject::byteLengthValue; JSBool = int; JSContext = 
JSContext]':
/home/root/ff_nightly/work/mozilla-central-b0544769406c/js/src/jstypedarray.cpp:3395:1: 
error: control reaches end of non-void function [-Werror=return-type]
/home/root/ff_nightly/work/mozilla-central-b0544769406c/js/src/jstypedarray.cpp: 
In static member function 'static JSBool 
js::DataViewObject::getter(JSContext*, unsigned int, JS::Value*) [with 
JS::Value (* ValueGetter)(js::DataViewObject&) = 
js::DataViewObject::byteOffsetValue; JSBool = int; JSContext = 
JSContext]':
/home/root/ff_nightly/work/mozilla-central-b0544769406c/js/src/jstypedarray.cpp:3395:1: 
error: control reaches end of non-void function [-Werror=return-type]
cc1plus: some warnings being treated as errors
gmake[3]: *** [jstypedarray.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory 
`/home/root/ff_nightly/work/mozilla-central-b0544769406c/js/src'
gmake[2]: *** [libs_tier_js] Error 2
gmake[2]: Leaving directory 
`/home/root/ff_nightly/work/mozilla-central-b0544769406c'
gmake[1]: *** [tier_js] Error 2
gmake[1]: Leaving directory 
`/home/root/ff_nightly/work/mozilla-central-b0544769406c'
gmake: *** [default] Error 2
*** [do-build] Error code 1

Stop in /home/root/ff_nightly.
*** [/home/root/ff_nightly/work/.build_done.firefox._usr_local] Error code 
1


Full log 
http://sebsauvage.net/paste/?9442cc2b4ca70ffa#VGH1APOSPffJmoAsFshWPtMaGPrZL6mX1OVZ5OWrFqU=

Any help is appreciated, thanks in advance.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1209031713001.55323>