[SVN-Commit] r1197 - in trunk/www/firefox-nightly: . files

AN andy at neu.net
Sun Mar 3 14:56:49 UTC 2013



On Sun, 3 Mar 2013, svn-freebsd-gecko at chruetertee.ch wrote:

> Author: jbeich
> Date: Sun Mar  3 08:42:09 2013
> New Revision: 1197
>
> Log:
> update Nightly
>
> Added:
>   trunk/www/firefox-nightly/files/patch-webvtt-issue227
> Modified:
>   trunk/www/firefox-nightly/Makefile.hgrev
>   trunk/www/firefox-nightly/distinfo
>   trunk/www/firefox-nightly/files/patch-bug807492
>
> Modified: trunk/www/firefox-nightly/Makefile.hgrev
> ==============================================================================
> --- trunk/www/firefox-nightly/Makefile.hgrev	Sun Mar  3 05:34:16 2013	(r1196)
> +++ trunk/www/firefox-nightly/Makefile.hgrev	Sun Mar  3 08:42:09 2013	(r1197)
> @@ -1 +1 @@
> -HGREV=		123148:0a91da5f5eab
> +HGREV=		123608:8b0c6e0bbd0f
>
> Modified: trunk/www/firefox-nightly/distinfo
> ==============================================================================
> --- trunk/www/firefox-nightly/distinfo	Sun Mar  3 05:34:16 2013	(r1196)
> +++ trunk/www/firefox-nightly/distinfo	Sun Mar  3 08:42:09 2013	(r1197)
> @@ -1,2 +1,2 @@
> -SHA256 (firefox-nightly/0a91da5f5eab.tar.bz2) = b0ae0f9749bef1bbcc3caaffa6a3795e3f9c61d5c8718585a71a8d4042d0ddfc
> -SIZE (firefox-nightly/0a91da5f5eab.tar.bz2) = 104132598
> +SHA256 (firefox-nightly/8b0c6e0bbd0f.tar.bz2) = b4e29907543a2e4951319691918a7209fdfe98b19257aceb66aa4f565317a5a6
> +SIZE (firefox-nightly/8b0c6e0bbd0f.tar.bz2) = 104328208
>
> Modified: trunk/www/firefox-nightly/files/patch-bug807492
> ==============================================================================
> --- trunk/www/firefox-nightly/files/patch-bug807492	Sun Mar  3 05:34:16 2013	(r1196)
> +++ trunk/www/firefox-nightly/files/patch-bug807492	Sun Mar  3 08:42:09 2013	(r1197)
> @@ -539,9 +539,9 @@
>          'include_tests%': 0,
>        }],
> @@ -205,16 +210,28 @@
> -                 'defines': ['WEBRTC_ARCH_ARM_NEON',],
> -               }, {
> -                 'defines': ['WEBRTC_DETECT_ARM_NEON',],
> +                 'defines': ['WEBRTC_ARCH_ARM_NEON',
> +                             'WEBRTC_BUILD_NEON_LIBS',
> +                             'WEBRTC_DETECT_ARM_NEON'],
>                }],
>              ],
>            }],
> @@ -1772,10 +1772,10 @@
> index 338d0b7..2241d41 100644
> --- media/webrtc/trunk/tools/gyp/pylib/gyp/generator/mozmake.py
> +++ media/webrtc/trunk/tools/gyp/pylib/gyp/generator/mozmake.py
> -@@ -4,16 +4,17 @@
> -
> - # Python 2.5 needs this for the with statement.
> - from __future__ import with_statement
> +@@ -1,16 +1,17 @@
> + # Copyright (c) 2012 Mozilla Foundation. All rights reserved.
> + # Use of this source code is governed by a BSD-style license that can be
> + # found in the LICENSE file.
>
>  import collections
>  import gyp
>
> Added: trunk/www/firefox-nightly/files/patch-webvtt-issue227
> ==============================================================================
> --- /dev/null	00:00:00 1970	(empty, because file is newly added)
> +++ trunk/www/firefox-nightly/files/patch-webvtt-issue227	Sun Mar  3 08:42:09 2013	(r1197)
> @@ -0,0 +1,14 @@
> +--- media/webvtt/alloc.c~
> ++++ media/webvtt/alloc.c
> +@@ -26,11 +26,7 @@
> +  */
> +
> + #include <webvtt/util.h>
> +-#if ( defined(__APPLE__) && defined(__MACH__) )
> + #include <stdlib.h>
> +-#else
> +-#include <malloc.h>
> +-#endif
> + #include <string.h>
> +
> + static void *default_alloc( void *unused, webvtt_uint nb );
> _______________________________________________

FreeBSD FBSD10 10.0-CURRENT FreeBSD 10.0-CURRENT #35 r246636: Sun Feb 10
17:07:34 EST 2013     root at FBSD10:/usr/obj/usr/src/sys/MYKERNEL  amd64


[root at FBSD10 /usr/ports/www/FF_nightly]# svn up
Updating '.':
At revision 1197.

[root at FBSD10 /usr/ports/www/FF_nightly]# make clean
===>  Cleaning for firefox-nightly-22.0.123608,1
[root at FBSD10 /usr/ports/www/FF_nightly]#
# make update && make makesum && time make all deinstall install clean

Full log:
http://sebsauvage.net/paste/?bf1393823907297e#/z8+aT4XSjHTi7oweapwZgsx409UU4RNIEseyUzREjM=


clang++ -o SVGViewElement.o -c -I../../../../dist/stl_wrappers 
-I../../../../dist/system_wrappers -include 
../../../../../config/gcc_hidden.h -DMOZ_GLUE_IN_PROGRAM 
-DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API 
-D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES 
-DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -D_IMPL_NS_LAYOUT 
-I../../../../../content/svg/content/src -I. -I../../../../dist/include 
-I/usr/local/include/nspr -I/usr/local/include/nss 
-I/usr/local/include/nss/nss -I/usr/local/include -I/usr/local/include 
-I../../../../../content/svg/content/src/../../../xml/content/src 
-I../../../../../content/svg/content/src/../../../../dom 
-I../../../../../content/svg/content/src/../../../base/src 
-I../../../../../content/svg/content/src/../../../../layout/generic 
-I../../../../../content/svg/content/src/../../../../layout/xul/base/src 
-I../../../../../content/svg/content/src/../../../../layout/svg 
-I../../../../../content/svg/content/src/../../../../layout/style 
-I../../../../../content/svg/content/src/../../../events/src 
-I../../../../../content/svg/content/src/../../../html/content/src 
-I../../../../../content/xbl/src 
-I../../../../../content/svg/content/src/../../../smil   -fPIC 
-Qunused-arguments -isystem/usr/local/include  -I/usr/local/include 
-Qunused-arguments -Wall -Wpointer-arith -Woverloaded-virtual 
-Werror=return-type -Wtype-limits -Wempty-body -Wno-invalid-offsetof 
-Wno-c++0x-extensions -Wno-extended-offsetof -Wno-unknown-warning-option 
-Wno-return-type-c-linkage -Wno-mismatched-tags -O2 -pipe 
-fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fno-rtti 
-ffunction-sections -fdata-sections -fno-exceptions -std=gnu++0x -pipe 
-DNDEBUG -DTRIMMED -O2 -fomit-frame-pointer   -Qunused-arguments 
-isystem/usr/local/include  -I/usr/local/include -DMOZILLA_CLIENT -include 
../../../../mozilla-config.h -MD -MF .deps/SVGViewElement.o.pp 
/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/content/svg/content/src/SVGViewElement.cpp
rm -f libgkcontentsvg_s.a
/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/obj-x86_64-portbld-freebsd10.0/_virtualenv/bin/python 
../../../../../config/expandlibs_gen.py --depend 
.deps/libgkcontentsvg_s.a.desc.pp -o libgkcontentsvg_s.a.desc 
DOMSVGAnimatedLengthList.o DOMSVGAnimatedNumberList.o 
DOMSVGAnimatedTransformList.o DOMSVGLength.o DOMSVGLengthList.o 
DOMSVGNumber.o DOMSVGNumberList.o DOMSVGPathSeg.o DOMSVGPathSegList.o 
DOMSVGPoint.o DOMSVGPointList.o DOMSVGStringList.o DOMSVGTransform.o 
DOMSVGTransformList.o nsDOMSVGZoomEvent.o nsDOMSVGEvent.o nsISVGPoint.o 
nsSVGAngle.o nsSVGBoolean.o nsSVGClass.o nsSVGDataParser.o nsSVGElement.o 
nsSVGEnum.o nsSVGFeatures.o nsSVGFilters.o nsSVGInteger.o 
nsSVGIntegerPair.o nsSVGLength2.o nsSVGNumber2.o nsSVGNumberPair.o 
nsSVGPathDataParser.o nsSVGPathGeometryElement.o nsSVGPolyElement.o 
nsSVGString.o nsSVGRect.o nsSVGUnknownElement.o nsSVGViewBox.o 
SVGAElement.o SVGAltGlyphElement.o SVGAngle.o SVGAnimatedAngle.o 
SVGAnimatedBoolean.o SVGAnimatedLength.o SVGAnimatedLengthList.o 
SVGAnimatedNumberList.o SVGAnimatedPathSegList.o SVGAnimatedPointList.o 
SVGAnimatedPreserveAspectRatio.o SVGAnimatedTransformList.o 
SVGAnimateElement.o SVGAnimateTransformElement.o SVGAnimateMotionElement.o 
SVGAnimationElement.o SVGAttrValueWrapper.o SVGClipPathElement.o 
SVGCircleElement.o SVGContentUtils.o SVGDefsElement.o SVGDescElement.o 
SVGElementFactory.o SVGEllipseElement.o SVGFilterElement.o 
SVGForeignObjectElement.o SVGFragmentIdentifier.o SVGGElement.o 
SVGGradientElement.o SVGGraphicsElement.o SVGImageElement.o 
SVGIntegerPairSMILType.o SVGLength.o SVGLengthList.o 
SVGLengthListSMILType.o SVGLineElement.o SVGMarkerElement.o 
SVGMaskElement.o SVGMatrix.o SVGMetadataElement.o SVGMotionSMILType.o 
SVGMotionSMILAttr.o SVGMotionSMILAnimationFunction.o 
SVGMotionSMILPathUtils.o SVGMPathElement.o SVGNumberList.o 
SVGNumberListSMILType.o SVGNumberPairSMILType.o SVGOrientSMILType.o 
SVGPathData.o SVGPathElement.o SVGPathSegUtils.o SVGPathSegListSMILType.o 
SVGPatternElement.o SVGPointList.o SVGPointListSMILType.o 
SVGPolygonElement.o SVGPolylineElement.o SVGPreserveAspectRatio.o 
SVGRectElement.o SVGScriptElement.o SVGSetElement.o SVGStopElement.o 
SVGStringList.o SVGStyleElement.o SVGSymbolElement.o SVGSVGElement.o 
SVGSwitchElement.o SVGTests.o SVGTextContentElement.o SVGTextElement.o 
SVGTextPathElement.o SVGTextPositioningElement.o SVGTitleElement.o 
SVGTransform.o SVGTransformableElement.o SVGTransformList.o 
SVGTransformListParser.o SVGTransformListSMILType.o SVGTSpanElement.o 
SVGUseElement.o SVGViewBoxSMILType.o SVGViewElement.o
gmake[6]: Leaving directory 
`/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/obj-x86_64-portbld-freebsd10.0/content/svg/content/src'
gmake[5]: Leaving directory 
`/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/obj-x86_64-portbld-freebsd10.0/content/svg/content'
gmake[4]: Leaving directory 
`/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/obj-x86_64-portbld-freebsd10.0/content/svg'
gmake[3]: Leaving directory 
`/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/obj-x86_64-portbld-freebsd10.0/content'
gmake[2]: *** [libs_tier_platform] Error 2
gmake[2]: Leaving directory 
`/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/obj-x86_64-portbld-freebsd10.0'
gmake[1]: *** [tier_platform] Error 2
gmake[1]: Leaving directory 
`/usr/ports/www/FF_nightly/work/mozilla-central-8b0c6e0bbd0f/obj-x86_64-portbld-freebsd10.0'
gmake: *** [default] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/www/FF_nightly.
*** [/usr/ports/www/FF_nightly/work/.build_done.firefox._usr_local] Error 
code 1


More information about the freebsd-gecko mailing list