Gentoo Logo
Gentoo Spaceship




Note: Due to technical difficulties, the Archives are currently not up to date. GMANE provides an alternative service for most mailing lists.
c.f. bug 424647
List Archive: gentoo-dev
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Headers:
To: gentoo-dev@g.o
From: Fabian Groffen <grobian@g.o>
Subject: Build system output verbosity, e.g. cmake
Date: Sun, 21 Feb 2010 19:36:24 +0100
Hi all,

Inspired by the recent poppler move from autoconf to cmake for its
build system, the following.

Given that poppler didn't compile on at least two arches, I found that
cmake is pretty much terse in its output, especially when errors are
encountered.  Often it is important to know how the compiler or linker
was invoked, to be able to (quickly) resolve the issue at hand.  Cmake
doesn't seem to report such call by default, it needs VERBOSE=1 to be
set in the environment in order to do so.

I recently proposed to enable this by default for cmake, but got some
negative feedback for that.  Hence, I'd like to know the opinion of more
people on the issue.

In the past we have had verbose build systems, that printed a lot of
messages.  Portage even analyses this output to look for common
problems.  Newer buildsystems (like cmake), or just newer insights (like
gnustep makefiles, linux kernel, git, ...) suppress more messages
leading to reduced output.

- should we leave defaults of build systems as is, keeping some very
  verbose and others very terse?
- should we always enable verbosity such that we can analyse logs, both
  by Portage as well as in bugs when something apparently went wrong?
- should make the output level consistent for all build systems?

I think verbosity is useful when debugging problems.  Portage's --jobs
feature nicely allows to hide the "ugly" output (even with --jobs=1),
still storing the log for when something goes wrong, while eliminating
the need to look at it all the time.

So what do you think?  Pros, cons?


-- 
Fabian Groffen
Gentoo on a different level


Replies:
Re: Build system output verbosity, e.g. cmake
-- Tiziano Müller
Re: Build system output verbosity, e.g. cmake
-- Bruno
Navigation:
Lists: gentoo-dev: < Prev By Thread Next > < Prev By Date Next >
Previous by thread:
The importance of test suites
Next by thread:
Re: Build system output verbosity, e.g. cmake
Previous by date:
Last rites: x11-libs/gtk+extra
Next by date:
Lastrite: kde-misc/kopete-cryptography


Updated Jun 29, 2012

Summary: Archive of the gentoo-dev mailing list.

Donate to support our development efforts.

Copyright 2001-2013 Gentoo Foundation, Inc. Questions, Comments? Contact us.