Opened 10 years ago

Last modified 10 years ago

#44614 closed defect

zssh: Build fails w/ LLVM 5.1 — at Version 2

Reported by: andrew@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.1
Keywords: Cc:
Port: zssh

Description (last modified by mf2k (Frank Schima))

--->  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

Change History (2)

comment:1 Changed 10 years ago by andrew@…

--->  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
: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

comment:2 Changed 10 years ago by mf2k (Frank Schima)

Description: modified (diff)
Note: See TracTickets for help on using tickets.