Hello LibreOffice gerrit bot, David Tardon,
I'd like you to reexamine a change. Please visit
https://gerrit.libreoffice.org/2304
to look at the new patch set (#3).
Change subject: quiet external module build log unless failure
......................................................................
quiet external module build log unless failure
ExternalProject usually involve a configure and a make
step that produce a bunch of output usually irrelevant
including a large number of warning and other mess.
now that everything is pretty much in tail_build
these output get interleaved with useful output from
the build of the product and actually drown them in a logorrhea
of messy noise.
This add the configure option --enable-quiet-external
that store the output of external modules in a log file
and only print them as a whole if the module failed do build.
Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647
---
M apache-commons/ExternalProject_apache_commons_codec.mk
M apache-commons/ExternalProject_apache_commons_httpclient.mk
M apache-commons/ExternalProject_apache_commons_lang.mk
M apache-commons/ExternalProject_apache_commons_logging.mk
M beanshell/ExternalProject_beanshell.mk
M cairo/ExternalProject_cairo.mk
M cairo/ExternalProject_pixman.mk
M config_host.mk.in
M configure.ac
M cppunit/ExternalProject_cppunit.mk
M curl/ExternalProject_curl.mk
M expat/ExternalProject_expat.mk
M fontconfig/ExternalProject_fontconfig.mk
M hsqldb/ExternalProject_hsqldb.mk
M hunspell/ExternalProject_hunspell.mk
M hyphen/ExternalProject_hyphen.mk
M icu/ExternalProject_icu.mk
M jfreereport/ExternalProject_jfreereport_flow_engine.mk
M jfreereport/ExternalProject_jfreereport_flute.mk
M jfreereport/ExternalProject_jfreereport_libbase.mk
M jfreereport/ExternalProject_jfreereport_libfonts.mk
M jfreereport/ExternalProject_jfreereport_libformula.mk
M jfreereport/ExternalProject_jfreereport_liblayout.mk
M jfreereport/ExternalProject_jfreereport_libloader.mk
M jfreereport/ExternalProject_jfreereport_librepository.mk
M jfreereport/ExternalProject_jfreereport_libserializer.mk
M jfreereport/ExternalProject_jfreereport_libxml.mk
M jfreereport/ExternalProject_jfreereport_sac.mk
M lcms2/ExternalProject_lcms2.mk
M libcdr/ExternalProject_libcdr.mk
M libexttextcat/ExternalProject_exttextcat.mk
M liblangtag/ExternalProject_langtag.mk
M libmspub/ExternalProject_libmspub.mk
M liborcus/ExternalProject_liborcus.mk
M libvisio/ExternalProject_libvisio.mk
M libwpd/ExternalProject_libwpd.mk
M libxml2/ExternalProject_xml2.mk
M libxmlsec/ExternalProject_xmlsec.mk
M libxslt/ExternalProject_xslt.mk
M lpsolve/ExternalProject_lpsolve.mk
M mythes/ExternalProject_mythes.mk
M nss/ExternalProject_nss.mk
M openldap/ExternalProject_openldap.mk
M openssl/ExternalProject_openssl.mk
M postgresql/ExternalProject_postgresql.mk
M python3/ExternalProject_python3.mk
M pyuno/CustomTarget_zipcore.mk
M redland/ExternalProject_raptor.mk
M redland/ExternalProject_rasqal.mk
M redland/ExternalProject_redland.mk
M rhino/ExternalProject_rhino.mk
M solenv/gbuild/ExternalProject.mk
M solenv/gbuild/Helper.mk
M solenv/gbuild/Zip.mk
M solenv/gbuild/gbuild.mk
M tomcat/ExternalProject_tomcat.mk
M xpdf/ExternalProject_xpdf.mk
57 files changed, 967 insertions(+), 920 deletions(-)
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/04/2304/3
--
To view, visit https://gerrit.libreoffice.org/2304
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3abfcccd6d16821a9e061a71e031b427cc283647
Gerrit-PatchSet: 3
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Norbert Thiebaud <nthiebaud@gmail.com>
Gerrit-Reviewer: David Tardon <dtardon@redhat.com>
Gerrit-Reviewer: LibreOffice gerrit bot <gerrit@libreoffice.org>
Gerrit-Reviewer: Luboš Luňák <l.lunak@suse.cz>
Gerrit-Reviewer: Norbert Thiebaud <nthiebaud@gmail.com>
Gerrit-Reviewer: Tor Lillqvist <tml@iki.fi>
Context
- [PATCH] quiet external module build log unless failure · Norbert Thiebaud (via Code Review)
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.