Feedback on the New Build System
Andrew Hughes
gnu.andrew at redhat.com
Wed Mar 13 12:11:59 PDT 2013
----- Original Message -----
> On 3/13/13 7:35 PM, Andrew Hughes wrote:
> > I still think it should be a configure option, which is the first
> > place I looked.
>
> You'd usually use it if something interesting happens, like a build
> failure, and
> it's a you're 'not sure how it could have come to this' situation, so
> in that case,
> having to re-run configure, and potentially the whole build again
> seems like a worse
> option then just adding a variable to the make run as you need it (or
> not).
>
I wasn't suggesting that we replace one with the other, just that configure
could be used to pass a setting through to make if requested. It also then
means that all the options are documented in one place (./configure --help)
rather than some being there, some only in the build README, some not at all,
etc.
I prefer to run with it always enabled and it worries me that this is no longer
the default. It's very easy to suppress information when you don't want it, but
it's impossible to produce it if it never existed in the first place. The very
people who most need verbose output, when things go wrong, are going to be
newbies who won't be aware of this option. Also, failures may be sporadic
and not reproducible when you run make again and many of our builds run on
remote build systems where it's not a simple case of 'just running make again' to
get the output with verbosity.
> cheers,
> dalibor topic
>
> --
> Oracle <http://www.oracle.com>
> Dalibor Topic | Principal Product Manager
> Phone: +494089091214 <tel:+494089091214> | Mobile: +491737185961
> <tel:+491737185961>
> Oracle Java Platform Group
>
> ORACLE Deutschland B.V. & Co. KG | Kühnehöfe 5 | 22761 Hamburg
>
> ORACLE Deutschland B.V. & Co. KG
> Hauptverwaltung: Riesstr. 25, D-80992 München
> Registergericht: Amtsgericht München, HRA 95603
> Geschäftsführer: Jürgen Kunz
>
> Komplementärin: ORACLE Deutschland Verwaltung B.V.
> Hertogswetering 163/167, 3543 AS Utrecht, Niederlande
> Handelsregister der Handelskammer Midden-Niederlande, Nr. 30143697
> Geschäftsführer: Alexander van der Ven, Astrid Kepper, Val Maher
>
> Green Oracle <http://www.oracle.com/commitment> Oracle is committed
> to developing practices and products that help protect the
> environment
>
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the build-infra-dev
mailing list