MidnightBSD Magus

comms/zssh

Interactively transferring files to a remote machine while using ssh

Flavor Version Run OSVersion Arch License Restricted Status
1.5c_1 465 2.1 amd64 gpl2 0 fail

Events

Machine Type Time Message
m2164 info 2021-09-11 20:08:49.554817 Test Started
m2164 fail 2021-09-11 20:08:53.124948 make build returned non-zero: 1
m2164 fail 2021-09-11 20:08:53.175376 Test complete.

Log

===>  Building for zssh-1.5c_1
--- version.h ---
--- completion.o ---
--- doit.o ---
--- version.h ---
echo '#define ZSSH_VERSION "' `cat VERSION` ', built' `date` '"' > version.h
--- completion.o ---
cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -c completion.c -o completion.o
--- doit.o ---
cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -c doit.c -o doit.o
--- escape.o ---
cc -O2 -pipe -fno-strict-aliasing -Wall -DHAVE_CONFIG_H -c escape.c -o escape.o
escape.c:16:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            chr;
                ^
./fun.h:15:50: note: previous declaration is here
int pc_escape_double_chr(char *str, int *i, char chr, char c2);
                                                 ^
escape.c:17:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            c2;
                ^
./fun.h:15:60: note: previous declaration is here
int pc_escape_double_chr(char *str, int *i, char chr, char c2);
                                                           ^
escape.c:38:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            c1;
                ^
./fun.h:16:43: note: previous declaration is here
int pc_escape_par(char *str, int *i, char c1, char c2);
                                          ^
escape.c:39:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            c2;
                ^
./fun.h:16:52: note: previous declaration is here
int pc_escape_par(char *str, int *i, char c1, char c2);
                                                   ^
escape.c:71:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            c1;
                ^
./fun.h:17:49: note: previous declaration is here
int pc_escape_backslash(char *str, int *i, char c1, char c2);
                                                ^
escape.c:72:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            c2;
                ^
./fun.h:17:58: note: previous declaration is here
int pc_escape_backslash(char *str, int *i, char c1, char c2);
                                                         ^
escape.c:88:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            c1;
                ^
./fun.h:18:50: note: previous declaration is here
int pc_escape_dollar_par(char *str, int *i, char c1, char c2);
                                                 ^
escape.c:89:7: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'char' declared in a previous prototype [-Wknr-promoted-parameter]
char            c2;
                ^
./fun.h:18:59: note: previous declaration is here
int pc_escape_dollar_par(char *str, int *i, char c1, char c2);
                                                          ^
--- completion.o ---
completion.c:12:10: fatal error: 'readline/readline.h' file not found
#include 
         ^~~~~~~~~~~~~~~~~~~~~
1 error generated.
*** [completion.o] Error code 1

make[1]: stopped in /magus/work/usr/mports/comms/zssh/work/zssh-1.5c
--- escape.o ---
8 warnings generated.
1 error

make[1]: stopped in /magus/work/usr/mports/comms/zssh/work/zssh-1.5c
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/comms/zssh

Links

Depends On

Depend Of

Nothing

Categories