* bug#44381: Bombadillo: failed to build
@ 2020-11-01 23:28 Ekaitz Zarraga
2020-11-02 0:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
0 siblings, 1 reply; 4+ messages in thread
From: Ekaitz Zarraga @ 2020-11-01 23:28 UTC (permalink / raw)
To: 44381
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
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-11-02 18:19 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-01 23:28 bug#44381: Bombadillo: failed to build Ekaitz Zarraga
2020-11-02 0:14 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2020-11-02 16:13 ` Ekaitz Zarraga
2020-11-02 18:12 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).