Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

erlang: fails to build on alpha #1373

Closed
linuxmaniac opened this issue Dec 15, 2017 · 2 comments
Closed

erlang: fails to build on alpha #1373

linuxmaniac opened this issue Dec 15, 2017 · 2 comments
Assignees
Labels
pkg packaging related

Comments

@linuxmaniac
Copy link
Member

linuxmaniac commented Dec 15, 2017

From 5.1.0 official Debian build https://buildd.debian.org/status/fetch.php?pkg=kamailio&arch=alpha&ver=5.1.0-1&stamp=1513356538&raw=0

/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.
@linuxmaniac linuxmaniac changed the title erlang: build fails on alpha erlang: fails to build on alpha Dec 15, 2017
@miconda
Copy link
Member

miconda commented Dec 20, 2017

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.

@linuxmaniac linuxmaniac added the pkg packaging related label Aug 24, 2018
@sergey-safarov
Copy link
Member

Current kamailio build on alpha is correct.
Think we can close this ticket.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg packaging related
Projects
None yet
Development

No branches or pull requests

4 participants