GNU bug report logs - #31103
‘install-license-files’ phase is ineffective with out-of-tree builds

Previous Next

Package: guix;

Reported by: ludo <at> gnu.org (Ludovic Courtès)

Date: Sun, 8 Apr 2018 21:00:02 UTC

Severity: normal

Merged with 34703

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Subject: bug#34703: closed (Re: bug#31103: ‘install-license-files’
 phase is ineffective with out-of-tree builds)
Date: Sun, 10 Mar 2019 21:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#31103: 'install-license-files' assumes the current working directory is unchanged

which was filed against the guix package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 34703 <at> debbugs.gnu.org.

-- 
31103: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=31103
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: 31103-done <at> debbugs.gnu.org
Subject: Re: bug#31103: ‘install-license-files’
 phase is ineffective with out-of-tree builds
Date: Sun, 10 Mar 2019 22:25:25 +0100
ludo <at> gnu.org (Ludovic Courtès) skribis:

> The ‘install-license-files’ phase doesn’t install anything when doing
> builds with #:out-of-source? #t, as is the case for ‘glibc’ and for
> anything using ‘cmake-build-system’.
>
> That’s because it looks for license files in “.”, which is incorrect in
> this case.

Fixed in 278409e7e9ad63b80afa0a40c220dedd78c0aa54, on ‘core-updates’.

Ludo’.

[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: bug-guix <at> gnu.org
Subject: 'install-license-files' assumes the current working directory is
 unchanged
Date: Fri, 1 Mar 2019 14:26:39 -0500
[Message part 4 (text/plain, inline)]
'install-license-files' in gnu-build-system looks for license files
in ".".

However, some package build procedures change the current working
directory from the root of the unpacked source code, and
'install-license-files' then fails to find the license file.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 6 years and 75 days ago.

Previous Next


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