GNU bug report logs - #41569
build systems cannot set default outputs other than "out"

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Wed, 27 May 2020 22:03:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: 41569 <at> debbugs.gnu.org
Subject: bug#41569: build systems cannot set default outputs other than "out"
Date: Thu, 28 May 2020 00:02:08 +0200
For the haskell-build-system I want to offer two outputs by default:
"out" and "static".  However, the build system has no way to override
the default as (@ (guix packages) package->bag) passes the package’s
“outputs” value to make-bag.

When the package doesn’t define a value for “outputs”, the default
'("out") is used.  I suggest removing the default value from the
<package> record, so that the build system defaults have a chance.

-- 
Ricardo




This bug report was last modified 5 years and 13 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.