GNU bug report logs -
#42760
Elixir build fails
Previous Next
Reported by: Oskar Köök <oskar <at> maatriks.ee>
Date: Sat, 8 Aug 2020 11:05:01 UTC
Severity: normal
Done: zimoun <zimon.toutoune <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#42760: Elixir build fails
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 42760 <at> debbugs.gnu.org.
--
42760: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=42760
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi,
On Mon, 5 Jul 2021 at 17:50, Oskar Köök <oskar <at> maatriks.ee> wrote:
> Yes. This was fixed in commit a3e26863146ffc100ced3600bfc49814d04ae643: https://git.savannah.gnu.org/cgit/guix.git/commit/gnu/packages/elixir.scm?id=a3e26863146ffc100ced3600bfc49814d04ae643
Thanks. So closing. :-)
Cheers,
simon
[Message part 3 (message/rfc822, inline)]
Hi
Elixir build is failing for me. Don't have time to debug right now. This is the log:
phase `unpack' succeeded after 0.2 seconds
starting phase `make-git-checkout-writable'
phase `make-git-checkout-writable' succeeded after 0.0 seconds
starting phase `replace-paths'
Backtrace:
18 (primitive-load "/gnu/store/7wsw0zq6zqvsqpl9g0j6gjanxwm…")
In ice-9/eval.scm:
191:35 17 (_ #f)
In guix/build/gnu-build-system.scm:
838:2 16 (gnu-build #:source _ #:outputs _ #:inputs _ #:phases . #)
In ice-9/boot-9.scm:
1736:10 15 (with-exception-handler _ _ #:unwind? _ # _)
In srfi/srfi-1.scm:
857:16 14 (every1 #<procedure 7ffff4ef8e40 at guix/build/gnu-bui…> …)
In guix/build/gnu-build-system.scm:
847:30 13 (_ _)
In ice-9/eval.scm:
619:8 12 (_ #(#(#<directory (guile-user) 7ffff5bb9f00>) (# # …) …))
619:8 11 (_ #(#(#(#<directory (guile-user) 7ffff5bb9f00>) # #) #))
In srfi/srfi-1.scm:
634:9 10 (for-each #<procedure substitute-one-file (a)> _)
In ice-9/boot-9.scm:
1736:10 9 (with-exception-handler _ _ #:unwind? _ # _)
In ice-9/ports.scm:
445:17 8 (call-with-input-file _ _ #:binary _ #:encoding _ # _)
In guix/build/utils.scm:
741:26 7 (_ _)
767:26 6 (_ #<input: lib/mix/lib/mix/scm/git.ex 15> #<input-outp…>)
In srfi/srfi-1.scm:
460:18 5 (fold #<procedure 7ffff5a7c040 at guix/build/utils.scm…> …)
In ice-9/eval.scm:
202:51 4 (_ #(#(#(#(#(#(#(#<directory (guile-…> …)) …) …) …) …) …))
163:9 3 (_ #(#(#(#(#(#(#(#<directory (guile-…> …)) …) …) …) …) …))
In unknown file:
2 (string-append "cmd(\"" #f)
In ice-9/boot-9.scm:
1669:16 1 (raise-exception _ #:continuable? _)
1669:16 0 (raise-exception _ #:continuable? _)
In the latest commit the git input has been removed, which might be the issue: http://git.savannah.gnu.org/cgit/guix.git/commit/gnu/packages/elixir.scm?id=a749caa74e2a44a37d3a4af06cf4c18f9e463fbb
Best regards
Oskar
This bug report was last modified 4 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.