[MacPorts] #52507: erlang @19.1_0+hipe+ssl.darwin_10.x86_64 fails to compile/assemble?

MacPorts noreply at macports.org
Sun May 13 15:45:08 UTC 2018


#52507: erlang @19.1_0+hipe+ssl.darwin_10.x86_64 fails to compile/assemble?
-------------------------+-------------------------
  Reporter:  macports@…  |      Owner:  ci42
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.3.4
Resolution:  fixed       |   Keywords:  snowleopard
      Port:  erlang      |
-------------------------+-------------------------

Comment (by kencu):

 Interesting. This forces the build to llvm-gcc-4.2, which doesn't error on
 the implicit function definition like clang-3.9 does:
 {{{
 sys/unix/erl_unix_sys_ddll.c:57: warning: implicit declaration of function
 ‘__CFInitialize’
 }}}
 and I guess finds the objects at the link, in the end.

 If we disable the error for implicit function defs, that should fix the
 rest of the builds with newer compilers.

 Now why, I wonder, don't newer clangs error out on that as well, I wonder?

-- 
Ticket URL: <https://trac.macports.org/ticket/52507#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list