GNU bug report logs - #44381
Bombadillo: failed to build

Previous Next

Package: guix;

Reported by: Ekaitz Zarraga <ekaitz <at> elenq.tech>

Date: Sun, 1 Nov 2020 23:29:01 UTC

Severity: normal

Done: Michael Rohleder <mike <at> rohleder.de>

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 44381 in the body.
You can then email your comments to 44381 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#44381; Package guix. (Sun, 01 Nov 2020 23:29:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ekaitz Zarraga <ekaitz <at> elenq.tech>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 01 Nov 2020 23:29:02 GMT) Full text and rfc822 format available.

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

From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>
Subject: Bombadillo: failed to build
Date: Sun, 01 Nov 2020 23:28:27 +0000
Hi,

Bombadillo package fails to build.

This is the error I get, which like proposed in [1] doesn't show meaningful information.


```
starting phase `install-license-files'
installing 1 license files from '.'
Backtrace:
          11 (primitive-load "/gnu/store/mrrxfmi21va142li2jwh7w3cksv…")
In ice-9/eval.scm:
   191:35 10 (_ _)
In guix/build/gnu-build-system.scm:
    838:2  9 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #)
In ice-9/boot-9.scm:
  1736:10  8 (with-exception-handler _ _ #:unwind? _ # _)
In srfi/srfi-1.scm:
   857:16  7 (every1 #<procedure 7ffff2b0d760 at guix/build/gnu-bui…> …)
In guix/build/gnu-build-system.scm:
   847:30  6 (_ _)
In guix/build/go-build-system.scm:
    267:4  5 (install-license-files #:unpack-path _ #:import-path _ . _)
In guix/build/gnu-build-system.scm:
   794:10  4 (install-license-files #:outputs _ #:license-file-regexp …)
In srfi/srfi-1.scm:
    634:9  3 (for-each #<procedure 7ffff39be1e0 at guix/build/gnu-b…> …)
    634:9  2 (for-each #<procedure 7ffff39be140 at guix/build/gnu-b…> …)
In unknown file:
           1 (copy-file "./LICENSE" "/gnu/store/7qhq44j1zhbgi34rgmg6…")
In ice-9/boot-9.scm:
  1669:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1669:16: In procedure raise-exception:
In procedure copy-file: Permission denied

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.

```


The interesting point is [1] was also showing the error when building a Go package, like in this case.


Looks like it's failing to install the license files but I don't know anything about Go and it's building process.

Thoughts?

Best,

Ekaitz

[1] https://lists.gnu.org/archive/html/bug-guix/2019-06/msg00329.html







Information forwarded to bug-guix <at> gnu.org:
bug#44381; Package guix. (Mon, 02 Nov 2020 00:15:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Cc: bug-guix <at> gnu.org, 44381 <at> debbugs.gnu.org
Subject: Re: bug#44381: Bombadillo: failed to build
Date: Mon, 02 Nov 2020 01:14:23 +0100
[Message part 1 (text/plain, inline)]
Ekaitz,

Ekaitz Zarraga 写道:
> Bombadillo package fails to build.

Please update your Guix (with ‘$ guix pull’).  This issue was 
fixed some time ago[0].

If the error persists, please post the output of ‘$ guix 
describe’.

Thanks!

T G-R

[0]: http://issues.guix.gnu.org/44127
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#44381; Package guix. (Mon, 02 Nov 2020 00:15:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#44381; Package guix. (Mon, 02 Nov 2020 16:14:01 GMT) Full text and rfc822 format available.

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

From: Ekaitz Zarraga <ekaitz <at> elenq.tech>
To: Tobias Geerinckx-Rice <me <at> tobias.gr>
Cc: "bug-guix <at> gnu.org" <bug-guix <at> gnu.org>,
 "44381 <at> debbugs.gnu.org" <44381 <at> debbugs.gnu.org>
Subject: Re: bug#44381: Bombadillo: failed to build
Date: Mon, 02 Nov 2020 16:13:33 +0000
Hi,

Yeah, problem solved I'm sorry I thought I pulled before trying it...

Thanks




Information forwarded to bug-guix <at> gnu.org:
bug#44381; Package guix. (Mon, 02 Nov 2020 16:14:02 GMT) Full text and rfc822 format available.

Information forwarded to bug-guix <at> gnu.org:
bug#44381; Package guix. (Mon, 02 Nov 2020 18:13:02 GMT) Full text and rfc822 format available.

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

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Ekaitz Zarraga <ekaitz <at> elenq.tech>
Cc: "44381-done <at> debbugs.gnu.org" <44381 <at> debbugs.gnu.org>
Subject: Re: bug#44381: Bombadillo: failed to build
Date: Mon, 02 Nov 2020 19:12:09 +0100
[Message part 1 (text/plain, inline)]
Ekaitz Zarraga 写道:
> Yeah, problem solved I'm sorry I thought I pulled before trying 
> it...

Yay!  Fixed bugs are the best bugs.

Closing this bug by CC'ing <44381-done <at> debbugs.gnu.org>.

Kind regards,

T G-R
[signature.asc (application/pgp-signature, inline)]

bug closed, send any further explanations to 44381 <at> debbugs.gnu.org and Ekaitz Zarraga <ekaitz <at> elenq.tech> Request was from Michael Rohleder <mike <at> rohleder.de> to control <at> debbugs.gnu.org. (Fri, 25 Dec 2020 16:55:02 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 23 Jan 2021 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 65 days ago.

Previous Next


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