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. > > gmake[5]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/content/base/src' > gmake[4]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/content/base' > rm -f libgkconhtmlcon_s.a > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/_virtualenv/bin/python > ../../../../config/pythonpath.py -I../../../../config > ../../../../config/expandlibs_gen.py --depend > .deps/libgkconhtmlcon_s.a.desc.pp -o libgkconhtmlcon_s.a.desc > HTMLPropertiesCollection.o nsClientRect.o nsHTMLDNSPrefetch.o > nsGenericHTMLElement.o nsGenericHTMLFrameElement.o nsFormSubmission.o > nsTextEditorState.o nsHTMLElement.o nsHTMLAnchorElement.o > nsHTMLAreaElement.o nsHTMLBRElement.o nsHTMLBodyElement.o > nsHTMLButtonElement.o nsHTMLCanvasElement.o nsHTMLDataListElement.o > nsHTMLDivElement.o nsHTMLFieldSetElement.o nsHTMLFontElement.o > nsHTMLFormElement.o nsHTMLFrameElement.o nsHTMLFrameSetElement.o > nsHTMLHRElement.o nsHTMLHeadingElement.o nsHTMLIFrameElement.o > nsHTMLImageElement.o nsHTMLInputElement.o nsHTMLLIElement.o > nsHTMLLabelElement.o nsHTMLLegendElement.o nsHTMLLinkElement.o > nsHTMLMapElement.o nsHTMLMenuElement.o nsHTMLMenuItemElement.o > nsHTMLMetaElement.o nsHTMLMeterElement.o nsHTMLModElement.o > nsHTMLObjectElement.o nsHTMLOListElement.o nsHTMLSharedObjectElement.o > nsHTMLOptionElement.o nsHTMLOptGroupElement.o nsHTMLOutputElement.o > nsHTMLParagraphElement.o nsHTMLPreElement.o nsHTMLProgressElement.o > nsHTMLScriptElement.o nsHTMLSelectElement.o nsHTMLSharedElement.o > nsHTMLSpanElement.o nsHTMLStyleElement.o nsHTMLTableElement.o > nsHTMLTableCaptionElement.o nsHTMLTableCellElement.o > nsHTMLTableColElement.o nsHTMLTableRowElement.o > nsHTMLTableSectionElement.o nsHTMLTextAreaElement.o > nsHTMLTitleElement.o nsHTMLUnknownElement.o nsDOMValidityState.o > nsIConstraintValidation.o nsRadioVisitor.o nsDOMStringMap.o > nsHTMLAudioElement.o nsHTMLMediaElement.o nsMediaError.o > nsMediaFragmentURIParser.o nsHTMLSourceElement.o nsTimeRanges.o > nsHTMLVideoElement.o > gmake[6]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/content/html/content/src' > gmake[5]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/content/html/content' > gmake[4]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/content/html' > gmake[3]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11/content' > gmake[2]: *** [libs_tier_platform] Error 2 > gmake[2]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11' > gmake[1]: *** [tier_platform] Error 2 > gmake[1]: Leaving directory > /home/root/ff_nightly/work/mozilla-central-d9d61d199b11' > 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 > > Stop in /home/root/ff_nightly. > *** [build] Error code 1 > > Stop in /home/root/ff_nightly. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
