AN <[email protected]> writes:

> On Sun, 1 Jul 2012, Jan Beich wrote:
>
>> AN <[email protected]> writes:
>>
>>> On Sun, 1 Jul 2012, Jan Beich wrote:
>>>
>>>> AN <[email protected]> writes:
>>>>
>>>>> On Sat, 30 Jun 2012, [email protected] wrote:
>>>>>
>>>>>> Author: jbeich
>>>>>> Date: Sat Jun 30 22:56:21 2012
>>>>>> New Revision: 826
>>>>>>
>>>>>> Log:
>>>>>> bsd.python.mk is already included by bsd.port.pre.mk, via 
>>>>>> USE_PYTHON_BUILD
>>>>>>
>>>>>> Modified:
>>>>>>   branches/experimental/www/firefox-nightly/Makefile
>>>> [...]
>>>>>
>>>>> After recent upgrade, I get the following failure:
>>>>
>>>> There is no actual error in the log below. grep(1) for `error:' or
>>>> include entire contents.
>> [...]
>>>
>>> Contents of
>>> /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/config.log
>>> posted at
>>
>> Contents of the build log. I'm not sure config.log is useful at this point.
>> If you haven't made one try restarting the build, e.g.
>>
>>  $ script build.log make install
>>
>>>
>>> http://sebsauvage.net/paste/?cc1bb9e884356d17#mGTnwQ6Cav6WxZ/icnNJrfyLgT2RQ5jDMWa/x2mMsvE=
>>>
>>> Let me know if there is more info needed.
>>
> script build.log make install posted at:
>
> http://sebsauvage.net/paste/?de7a7bb784ac7325#meAZkybRC7KYQ2RTR2fBY0Fp5H8veI0BmXC99GuSAwM=
[...]
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:
>  In member function 'void 
> nsCanvasRenderingContext2DAzure::PutImageData(JSContext*, 
> mozilla::dom::ImageData*, double, double, mozilla::ErrorResult&amp;)':
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:4335:3:
>  error: 'Uint8ClampedArray' is not a member of 'mozilla::dom'
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:4335:26:
>  error: expected ';' before 'arr'
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:4339:33:
>  error: 'arr' was not declared in this scope
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:
>  In member function 'void 
> nsCanvasRenderingContext2DAzure::PutImageData(JSContext*, 
> mozilla::dom::ImageData*, double, double, double, double, double, double, 
> mozilla::ErrorResult&amp;)':
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:4355:3:
>  error: 'Uint8ClampedArray' is not a member of 'mozilla::dom'
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:4355:26:
>  error: expected ';' before 'arr'
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:4359:33:
>  error: 'arr' was not declared in this scope
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:
>  In function 'already_AddRefed&lt;mozilla::dom::ImageData&gt; 
> CreateImageData(JSContext*, nsCanvasRenderingContext2DAzure*, uint32_t, 
> uint32_t, mozilla::ErrorResult&amp;)':
> mozilla-central-d9d61d199b11/content/canvas/src/nsCanvasRenderingContext2DAzure.cpp:4531:22:
>  error: 'Uint8ClampedArray' has not been declared

https://bugzilla.mozilla.org/show_bug.cgi?id=769080

I haven't been keeping up with mozilla-central changes due to a bug in
make update.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to