Date: Sun, 01 Jul 2012 18:13:47 +0900 From: Jan Beich <jbeich@tormail.org> To: AN <andy@neu.net> Cc: freebsd-gecko@freebsd.org Subject: Re: [SVN-Commit] r826 - branches/experimental/www/firefox-nightly Message-ID: <1SlGHz-000ALX-Hw@internal.tormail.org> References: <201206302256.q5UMuMb8073790@trillian.chruetertee.ch> <alpine.BSF.2.00.1206302016490.89948@mail.neu.net> <1SlDjN-0001Qp-BH@internal.tormail.org> <1SlE3t-0002XC-20@internal.tormail.org> <1SlEPk-0003dG-VX@internal.tormail.org> <alpine.BSF.2.00.1207010336230.90447@mail.neu.net>
next in thread | previous in thread | raw e-mail | index | archive | help
AN <andy@neu.net> writes: > On Sun, 1 Jul 2012, Jan Beich wrote: > >> AN <andy@neu.net> writes: >> >>> On Sun, 1 Jul 2012, Jan Beich wrote: >>> >>>> AN <andy@neu.net> writes: >>>> >>>>> On Sat, 30 Jun 2012, svn-freebsd-gecko@chruetertee.ch 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&)': > 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&)': > 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<mozilla::dom::ImageData> CreateImageData(JSContext*, nsCanvasRenderingContext2DAzure*, uint32_t, uint32_t, mozilla::ErrorResult&)': > 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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1SlGHz-000ALX-Hw>