mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-20 16:15:59 +01:00
c81a47a692
With setup-beam v1.17.2, make-binaries failed in the Container action with:
* ERROR: No usable Erlang/OTP system for the build machine found! Cannot
* cross compile without such a system.
*
* Either build a bootstrap system for the build machine, or provide
* an Erlang/OTP-26 system in the $PATH, and try again. For more
* information on cross compiling Erlang/OTP-26, see the
* $ERL_TOP/xcomp/README file.
The problematic commit is:
|
||
---|---|---|
.. | ||
captcha-ng.sh | ||
captcha.sh | ||
check_xep_versions.sh | ||
ejabberdctl.bc | ||
extract-tr.sh | ||
generate-doap.sh | ||
hook_deps.sh | ||
jhbtest.pl | ||
make-binaries | ||
make-installers | ||
make-packages | ||
opt_types.sh | ||
prepare-tr.sh | ||
update-deps-releases.pl | ||
xml_compress_gen.erl |