[Pkg-erlang-devel] Bug#1090212: elixir-makeup-c: FTBFS: Mix requires the Hex package manager to fetch dependencies

Santiago Vila sanvila at debian.org
Mon Dec 16 17:49:50 GMT 2024


Package: src:elixir-makeup-c
Version: 0.1.1-3
Severity: serious
Tags: ftbfs

Dear maintainer:

During a rebuild of all packages in unstable, your package failed to build:

--------------------------------------------------------------------------------
[...]
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
MIX_ENV=prod \
	mix compile --no-deps-check
Compiling 4 files (.ex)
     warning: using \) to escape the closing of an uppercase sigil is deprecated, please use another delimiter or a lowercase sigil instead
     │
 107 │       ~W( ( \) [ ] { }),
     │             ~
     │
     └─ lib/makeup_c.ex:107:13

    error: module NimbleParsec is not loaded and could not be found. This may be happening because the module you are trying to load directly or indirectly depends on the current module
    │
  2 │   import NimbleParsec
    │   ^
    │
    └─ lib/makeup_c.ex:2:3: Makeup.Lexers.CLexer (module)

    error: module NimbleParsec is not loaded and could not be found. This may be happening because the module you are trying to load directly or indirectly depends on the current module
    │
  3 │   import NimbleParsec
    │   ^
    │
    └─ lib/c_lexer/helper.ex:3:3: Makeup.Lexers.CLexer.Helper (module)


== Compilation error in file lib/makeup_c.ex ==
** (CompileError) lib/makeup_c.ex: cannot compile module Makeup.Lexers.CLexer (errors have been logged)

make[1]: *** [debian/rules:9: override_dh_auto_build] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:6: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202412/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks.



More information about the Pkg-erlang-devel mailing list