From 5.1.0 official Debian build
``` /usr/bin/make every-module group_include="kerlang" quiet=verbose make[1]: Entering directory '/<<PKGBUILDDIR>>' /usr/bin/make -C src/ every-module make[2]: Entering directory '/<<PKGBUILDDIR>>/src' config.mak loaded Makefile.defs defs skipped Makefile.defs defs skipped Makefile.defs defs skipped beam.smp: allocatestack.c:480: allocate_stack: Assertion `size != 0' failed. Aborted beam.smp: allocatestack.c:480: allocate_stack: Assertion `size != 0' failed. Aborted Makefile:16: *** Not found Erlang. Stop. ```
Not using the module, so not familiar at all with dependencies here, but the files mentioned above are not part of kamailio. `beam.smp` is part of erlang, maybe there is an issue with erlang package on that cpu architecture.
Current kamailio [build on alpha](https://buildd.debian.org/status/fetch.php?pkg=kamailio&arch=alpha&v...) is correct. Think we can close this ticket.
Closed #1373.