GNU bug report logs -
#73453
mix-build-system does not make Erlang packages available as Elixir dependencies
Previous Next
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
[Message part 1 (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 2 (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.