#44614: zssh: Build fails w/ LLVM 5.1 -----------------------+-------------------------------- Reporter: andrew@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.1 Resolution: | Keywords: Port: zssh | -----------------------+-------------------------------- Description changed by mf2k@…: Old description:
---> Computing dependencies for zssh ---> Building zssh Error: org.macports.build for port zssh returned: command execution failed Please see the log file for port zssh for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_comms_zssh/zssh/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port zssh failed
from log:
:info:build completion.c:56:40: error: use of undeclared identifier 'CPPFunction' :info:build rl_attempted_completion_function = (CPPFunction *) zssh_completion; :info:build ^ :info:build completion.c:56:53: error: expected expression :info:build rl_attempted_completion_function = (CPPFunction *) zssh_completion; :info:build ^ :info:build 2 errors generated. :info:build make: *** [completion.o] Error 1
New description: {{{ ---> Computing dependencies for zssh ---> Building zssh Error: org.macports.build for port zssh returned: command execution failed Please see the log file for port zssh for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_comms_zssh/zssh/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port zssh failed }}} from log: {{{ :info:build completion.c:56:40: error: use of undeclared identifier 'CPPFunction' :info:build rl_attempted_completion_function = (CPPFunction *) zssh_completion; :info:build ^ :info:build completion.c:56:53: error: expected expression :info:build rl_attempted_completion_function = (CPPFunction *) zssh_completion; :info:build ^ :info:build 2 errors generated. :info:build make: *** [completion.o] Error 1 }}} -- -- Ticket URL: <https://trac.macports.org/ticket/44614#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X