GNU bug report logs - #39513
[core-updates] git-minimal fails to build

Previous Next

Package: guix;

Reported by: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Date: Sat, 8 Feb 2020 18:59:01 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 39513 in the body.
You can then email your comments to 39513 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#39513; Package guix. (Sat, 08 Feb 2020 18:59:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 08 Feb 2020 18:59:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: bug-guix <bug-guix <at> gnu.org>
Subject: [core-updates] git-minimal fails to build
Date: Sat, 08 Feb 2020 13:58:10 -0500
Tested with core-updates at commit 2073b55e6b964cb8ca15e8c74cb32dac00f05f0d.

The build of git-minimal fails like:

--8<---------------cut here---------------start------------->8---
phase `compress-documentation' succeeded after 0.0 seconds
output (`/gnu/store/51p6w7pd8c6ykz4bgh559bz5y96ixz51-git-minimal-2.25.0') is not allowed to refer to path `/gnu/store/a5x90i0354ddmdlbmkdp83sfxdn038sm-bash-5.0.11'
@ build-failed /gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv - 1 output (`/gnu/store/51p6w7pd8c6ykz4bgh559bz5y96ixz51-git-minimal-2.25.0') is not allowed to refer to path `/gnu/store/a5x90i0354ddmdlbmkdp83sfxdn038sm-bash-5.0.11'
derivation '/gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv' offloaded to '10.42.0.199' failed: build of `/gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv' failed
build of /gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv failed
View build log at
'/var/log/guix/drvs/cz/dijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv.bz2'.
--8<---------------cut here---------------end--------------->8---

Reading about how "bash-for-tests" is in inputs rather than
native-inputs (due to:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31952) and the workaround
proposed therein makes me think that
2073b55e6b964cb8ca15e8c74cb32dac00f05f0d has caused the workaround to
stop working.

Maxim




Reply sent to Marius Bakke <mbakke <at> fastmail.com>:
You have taken responsibility. (Mon, 10 Feb 2020 22:07:02 GMT) Full text and rfc822 format available.

Notification sent to Maxim Cournoyer <maxim.cournoyer <at> gmail.com>:
bug acknowledged by developer. (Mon, 10 Feb 2020 22:07:02 GMT) Full text and rfc822 format available.

Message #10 received at 39513-done <at> debbugs.gnu.org (full text, mbox):

From: Marius Bakke <mbakke <at> fastmail.com>
To: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>, 39513-done <at> debbugs.gnu.org
Subject: Re: bug#39513: [core-updates] git-minimal fails to build
Date: Mon, 10 Feb 2020 23:06:42 +0100
[Message part 1 (text/plain, inline)]
Maxim Cournoyer <maxim.cournoyer <at> gmail.com> writes:

> Tested with core-updates at commit 2073b55e6b964cb8ca15e8c74cb32dac00f05f0d.
>
> The build of git-minimal fails like:
>
> --8<---------------cut here---------------start------------->8---
> phase `compress-documentation' succeeded after 0.0 seconds
> output (`/gnu/store/51p6w7pd8c6ykz4bgh559bz5y96ixz51-git-minimal-2.25.0') is not allowed to refer to path `/gnu/store/a5x90i0354ddmdlbmkdp83sfxdn038sm-bash-5.0.11'
> @ build-failed /gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv - 1 output (`/gnu/store/51p6w7pd8c6ykz4bgh559bz5y96ixz51-git-minimal-2.25.0') is not allowed to refer to path `/gnu/store/a5x90i0354ddmdlbmkdp83sfxdn038sm-bash-5.0.11'
> derivation '/gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv' offloaded to '10.42.0.199' failed: build of `/gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv' failed
> build of /gnu/store/czdijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv failed
> View build log at
> '/var/log/guix/drvs/cz/dijvh3k8l5bvrjd1xdpmbdscdjgf81-git-minimal-2.25.0.drv.bz2'.
> --8<---------------cut here---------------end--------------->8---
>
> Reading about how "bash-for-tests" is in inputs rather than
> native-inputs (due to:
> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=31952) and the workaround
> proposed therein makes me think that
> 2073b55e6b964cb8ca15e8c74cb32dac00f05f0d has caused the workaround to
> stop working.

Fixed in 22236ceb648e152651b392337441bba0ab957db6, thanks!
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 10 Mar 2020 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 38 days ago.

Previous Next


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