<span style="color:rgb(49,49,49);word-spacing:1px">Hi everyone,</span><br style="color:rgb(49,49,49);word-spacing:1px"><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">$ export KERL_BUILD_BACKEND=git</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">$ kerl build git </span><a href="https://github.com/erlang/otp.git" rel="noreferrer" target="_blank" style="font-size:1rem;word-spacing:1px">https://github.com/erlang/otp.git</a><span style="color:rgb(49,49,49);word-spacing:1px">OTP-22.0 22.0</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">$ tail -f /Users/frank/.kerl/builds/22.0</span><span style="color:rgb(49,49,49);word-spacing:1px">/otp_build_git.log</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">[...]</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">Undefined symbols for architecture x86_64:</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">  "_erts_bind_to_cpu", referenced from:</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erts_sched_check_cpu_bind in erl_cpu_topology.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erts_init_scheduler_bind_type</span><span style="color:rgb(49,49,49);word-spacing:1px">_string in erl_cpu_topology.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erts_bind_schedulers in erl_cpu_topology.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">  "_erts_cbprintf", referenced from:</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erl_crash_dump_v in break.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erts_print_nif_taints in erl_nif.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">  "_erts_cpu_info_create", referenced from:</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erts_pre_early_init_cpu_topol</span><span style="color:rgb(49,49,49);word-spacing:1px">ogy in erl_cpu_topology.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">  "_erts_cpu_info_update", referenced from:</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erts_update_cpu_info in erl_cpu_topology.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">  "_erts_dsprintf", referenced from:</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _handle_error in beam_emu.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _erts_make_stub_module in beam_load.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">      _load_printf in beam_load.o</span><br style="color:rgb(49,49,49);word-spacing:1px"><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">$ clang --version                                                        </span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">Apple LLVM version 10.0.0 (clang-1000.10.44.4)</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">Target: x86_64-apple-darwin17.7.0</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">Thread model: posix</span><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">InstalledDir: /Library/Developer/CommandLine</span><span style="color:rgb(49,49,49);word-spacing:1px">Tools/usr/bin</span><br style="color:rgb(49,49,49);word-spacing:1px"><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">Anyone's facing the same issue?</span><br style="color:rgb(49,49,49);word-spacing:1px"><br style="color:rgb(49,49,49);word-spacing:1px"><span style="color:rgb(49,49,49);word-spacing:1px">/Frank</span>