[erlang-bugs] erlang/master fails to build on Yosemite

Leo Liu sdl.web@REDACTED
Fri Jun 19 12:18:29 CEST 2015


It appears erlang/otp 18 is about to be released. But building on
Yosemite failed today. My last successfully build was on 12 June 2015.

make[2]: Nothing to be done for `depend'.
 MAKE	emulator
 MAKE	opt
 GEN	x86_64-apple-darwin14.3.0/gen_git_version.mk
 LD	/Users/leo/sources/erlang/otp/bin/x86_64-apple-darwin14.3.0/beam.smp
Undefined symbols for architecture x86_64:
  "_erts_poll_get_table_len_kp", referenced from:
      _update_fallback_pollset in erl_poll.kp.o
  "_erts_poll_get_table_len_nkp", referenced from:
      _handle_update_requests in erl_poll.nkp.o
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [/Users/leo/sources/erlang/otp/bin/x86_64-apple-darwin14.3.0/beam.smp] Error 1
make[2]: *** [opt] Error 2
make[1]: *** [smp] Error 2
make: *** [emulator] Error 2


Could someone take a look? Thanks.
Leo




More information about the erlang-bugs mailing list