This package browser is in early development. Mind the rough edges.

autobuild 5.3

Process generated build logs

Autobuild is a package that processes build logs generated when building software. Autobuild is primarily focused on packages using Autoconf and Automake, but can be used with other build systems too. Autobuild generates an HTML summary file, containing links to each build log. The summary includes project name, version, build hostname, host type (cross compile aware), date of build, and indication of success or failure. The output is indexed in many ways to simplify browsing.

Installation

Install autobuild 5.3 as follows:

guix install autobuild@5.3

Or install the latest version:

guix install autobuild

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.