GNU bug report logs - #73453
mix-build-system does not make Erlang packages available as Elixir dependencies

Previous Next

Package: guix;

Reported by: paul <goodoldpaul <at> autistici.org>

Date: Tue, 24 Sep 2024 16:32:02 UTC

Severity: normal

Done: paul <goodoldpaul <at> autistici.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: paul <goodoldpaul <at> autistici.org>
Subject: bug#73453: closed (Close)
Date: Sun, 13 Oct 2024 22:10:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#73453: mix-build-system does not make Erlang packages available as Elixir dependencies

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 73453 <at> debbugs.gnu.org.

-- 
73453: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=73453
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: paul <goodoldpaul <at> autistici.org>
To: 73453-done <at> debbugs.gnu.org
Subject: Close
Date: Mon, 14 Oct 2024 00:09:11 +0200
Fixed by b6ea4f82986af507d787c1271077f61d504730ad


[Message part 3 (message/rfc822, inline)]
From: paul <goodoldpaul <at> autistici.org>
To: bug-guix <at> gnu.org
Subject: mix-build-system does not make Erlang packages available as Elixir
 dependencies
Date: Tue, 24 Sep 2024 18:30:33 +0200
[Message part 4 (text/plain, inline)]
Dear Guix ,

please consider the attached guix.scm. If you try to build it you will 
notice many messages as the following:

 warning: :telemetry.execute/3 is undefined (module :telemetry is not available or is yet to be defined)


until the build fails with:

16:26:55.642 [notice] Application eex exited: :stopped
** (Mix) Could not start application telemetry: could not find application file: telemetry.app
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "mix" arguments: ("do" "compile" "--no-deps-check" "--no-prune-code-paths" "+" "test" "--no-deps-check") exit-status: 1 term-signal: #f stop-signal: #f>
phase `check' failed after 0.4 seconds
command "mix" "do" "compile" "--no-deps-check" "--no-prune-code-paths" "+" "test" "--no-deps-check" failed with status 1
build process 18 exited with status 256




This is because Erlang dependencies are not made available to Elixir 
builds. I'm sending a patch addressing this issue.


Thank you for your work,


giacomo
[Message part 5 (text/html, inline)]
[guix.scm (text/x-scheme, attachment)]

This bug report was last modified 221 days ago.

Previous Next


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