=> Bootstrap dependency digest>=20010302: found digest-20160304 ===> Building for ng-1.4.4 --- ttydef.h --- --- sysdef.h --- --- chrdef.h --- --- ttydef.h --- rm -f ttydef.h ln sys/default/ttydef.h . --- sysdef.h --- rm -f sysdef.h --- chrdef.h --- rm -f chrdef.h --- cinfo.c --- --- chrdef.h --- ln sys/default/chrdef.h . --- sysdef.h --- ln sys/bsd/sysdef.h . --- spawn.c --- --- cinfo.c --- rm -f cinfo.c --- ttyio.c --- --- cinfo.c --- ln sys/default/cinfo.c . --- spawn.c --- rm -f spawn.c --- tty.c --- --- ttyio.c --- rm -f ttyio.c --- spawn.c --- ln sys/bsd/spawn.c . --- ttyio.c --- ln sys/bsd/ttyio.c . --- tty.c --- rm -f tty.c --- ttykbd.c --- --- tty.c --- ln sys/default/tty.c . --- fileio.c --- --- canna.c --- --- ttykbd.c --- rm -f ttykbd.c --- fileio.c --- rm -f fileio.c --- ttykbd.c --- ln sys/default/ttykbd.c . --- canna.c --- rm -f canna.c --- fileio.c --- ln sys/bsd/fileio.c . --- basic.o --- --- canna.c --- ln sys/default/canna.c . --- dir.o --- --- basic.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c basic.c --- dired.o --- --- dir.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c dir.c --- dired.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c dired.c --- basic.o --- In file included from basic.c:23: --- dir.o --- In file included from dir.c:44: --- dired.o --- In file included from dired.c:21: --- basic.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- dir.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- basic.o --- ^ --- dir.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- dired.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- dir.o --- ^ --- dired.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- basic.o --- In file included from basic.c:24: --- dired.o --- ^ --- basic.o --- In file included from ./def.h:47: --- dir.o --- In file included from dir.c:45: --- dired.o --- In file included from dired.c:22: --- dir.o --- In file included from ./def.h:47: --- dired.o --- In file included from ./def.h:47: --- basic.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- dir.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- dired.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- dir.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- dired.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- dir.o --- ^ --- dired.o --- ^ --- basic.o --- basic.c:32:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] gotobol(f, n) ^ --- dir.o --- dir.c:306:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- dired.o --- dired.c:32:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- dir.o --- changedir(f, n) --- dired.o --- dired(f, n) --- dir.o --- ^ --- dired.o --- ^ --- basic.o --- basic.c:50:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backchar(f, n) ^ --- dir.o --- dir.c:489:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- dired.o --- dired.c:91:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- dir.o --- showcwdir(f, n) --- dired.o --- d_otherwindow(f, n) --- dir.o --- ^ --- dired.o --- ^ --- basic.o --- basic.c:104:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] gotoeol(f, n) --- dir.o --- 4 warnings generated. --- shell.o --- --- basic.o --- ^ basic.c:123:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwchar(f, n) ^ basic.c:171:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] gotobob(f, n) ^ basic.c:185:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] gotoeob(f, n) ^ basic.c:201:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] nextline(f, n) ^ basic.c:228:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwline(f, n) ^ basic.c:308:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backline(f, n) ^ basic.c:350:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] getgoal(dlp) register LINE *dlp; { ^ basic.c:411:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwpage(f, n) ^ --- dired.o --- dired.c:121:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- shell.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c shell.c --- dired.o --- d_del(f, n) ^ --- basic.o --- basic.c:459:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backpage(f, n) ^ --- shell.o --- In file included from shell.c:16: --- dired.o --- dired.c:137:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] d_undel(f, n) ^ --- basic.o --- basic.c:527:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- shell.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- basic.o --- pagenext(f, n) --- shell.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- basic.o --- ^ --- shell.o --- ^ --- dired.o --- dired.c:153:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] d_undelbak(f, n) ^ --- shell.o --- In file included from shell.c:17: --- basic.o --- basic.c:559:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- shell.o --- In file included from ./def.h:47: --- basic.o --- setmark(f, n) ^ --- dired.o --- dired.c:169:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] d_flag(f, n) ^ --- shell.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ --- basic.o --- basic.c:574:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- shell.o --- ^ --- basic.o --- swapmark(f, n) ^ --- dired.o --- dired.c:197:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] d_fileopen(f, n, popup) ^ --- shell.o --- shell.c:21:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] shellcmnd(f, n) --- basic.o --- basic.c:602:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- shell.o --- ^ --- basic.o --- gotoline(f, n) ^ --- dired.o --- dired.c:247:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- shell.o --- 3 warnings generated. --- version.o --- --- dired.o --- d_findfile(f, n) ^ --- version.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c version.c --- dired.o --- dired.c:270:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] d_ffotherwindow(f, n) ^ --- version.o --- In file included from version.c:42: --- dired.o --- dired.c:277:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- version.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- dired.o --- d_expunge(f, n) --- version.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- dired.o --- ^ --- version.o --- ^ In file included from version.c:45: In file included from ./def.h:47: --- dired.o --- dired.c:343:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] d_copy(f, n) ^ --- version.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- dired.o --- dired.c:387:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- basic.o --- 18 warnings generated. --- dired.o --- d_rename(f, n) ^ --- window.o --- --- version.o --- version.c:97:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] showversion(f, n) ^ version.c:254:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] showngversion(f, n) ^ --- window.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c window.c --- dired.o --- 14 warnings generated. --- kinsoku.o --- --- version.o --- version.c:458:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] printversion() ^ version.c:478:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] printoptions() ^ --- kinsoku.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c kinsoku.c --- version.o --- 6 warnings generated. --- window.o --- In file included from window.c:16: --- jump.o --- --- window.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- jump.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c jump.c --- window.o --- In file included from window.c:17: --- kinsoku.o --- In file included from kinsoku.c:21: --- window.o --- In file included from ./def.h:47: --- jump.o --- In file included from jump.c:30: --- kinsoku.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- window.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- kinsoku.o --- ^ --- window.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- jump.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- kinsoku.o --- In file included from kinsoku.c:24: --- jump.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- kinsoku.o --- In file included from ./def.h:47: --- jump.o --- In file included from jump.c:33: --- window.o --- window.c:30:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] reposition(f, n) ^ --- jump.o --- In file included from ./def.h:47: --- kinsoku.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- window.o --- window.c:58:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- jump.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- window.o --- refresh(f, n) --- jump.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- window.o --- ^ --- jump.o --- ^ --- kinsoku.o --- kinsoku.c:70:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kc_list_char(f, n) ^ --- window.o --- window.c:93:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- jump.o --- jump.c:85:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- window.o --- nextwind(f, n) --- jump.o --- set_regexp( pat ) --- window.o --- ^ --- jump.o --- ^ --- kinsoku.o --- kinsoku.c:164:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kc_add_bol(f, n) ^ --- window.o --- window.c:143:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- jump.o --- jump.c:110:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- window.o --- onlywind(f, n) --- jump.o --- parse_error_message( clp, col, namebuf, ip, parse_end ) --- window.o --- ^ --- jump.o --- ^ --- kinsoku.o --- kinsoku.c:198:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kc_del_bol(f, n) ^ --- window.o --- window.c:191:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- jump.o --- jump.c:160:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- window.o --- splitwind(f, n) --- jump.o --- jumptoerror(f,n) --- window.o --- ^ --- jump.o --- ^ --- kinsoku.o --- kinsoku.c:232:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kc_add_eol(f, n) ^ --- window.o --- window.c:287:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- jump.o --- jump.c:264:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] compile(f, n) --- window.o --- enlargewind(f, n) --- jump.o --- ^ --- window.o --- ^ --- kinsoku.o --- kinsoku.c:266:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kc_del_eol(f, n) ^ --- jump.o --- jump.c:310:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- window.o --- window.c:345:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- jump.o --- nexterror(f, n) --- window.o --- shrinkwind(f, n) --- jump.o --- ^ --- window.o --- ^ --- kinsoku.o --- kinsoku.c:362:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] isbolkchar(c1, c2) ^ --- jump.o --- 7 warnings generated. --- buffer.o --- --- window.o --- window.c:407:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] delwind(f, n) ^ --- kinsoku.o --- kinsoku.c:385:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] iseolkchar(c1, c2) ^ --- buffer.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c buffer.c --- kinsoku.o --- 9 warnings generated. --- window.o --- 10 warnings generated. --- cmode.o --- --- file.o --- --- cmode.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c cmode.c --- file.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c file.c --- buffer.o --- In file included from buffer.c:35: --- cmode.o --- In file included from cmode.c:30: --- file.o --- In file included from file.c:23: --- buffer.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- cmode.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- file.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- cmode.o --- ^ --- file.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- buffer.o --- In file included from buffer.c:36: --- file.o --- ^ --- buffer.o --- In file included from ./def.h:47: --- cmode.o --- In file included from cmode.c:33: --- file.o --- In file included from file.c:24: --- cmode.o --- In file included from ./def.h:47: --- file.o --- In file included from ./def.h:47: --- buffer.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- cmode.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- file.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- cmode.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- file.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- cmode.o --- ^ --- file.o --- ^ --- buffer.o --- buffer.c:57:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] usebuffer(f, n) ^ --- cmode.o --- cmode.c:90:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- file.o --- file.c:39:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- cm_use_c_mode(f, n) --- file.o --- fileinsert(f, n) --- cmode.o --- ^ --- file.o --- ^ --- buffer.o --- buffer.c:84:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] poptobuffer(f, n) ^ --- cmode.o --- cmode.c:112:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_brace(f, n) --- file.o --- file.c:70:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- ^ --- file.o --- fileopen(f, n, readonly, popup, prompt) ^ --- buffer.o --- buffer.c:119:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] killbuffer(f, n) ^ --- cmode.o --- cmode.c:122:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_brace_blink(f, n) --- file.o --- file.c:189:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- ^ --- file.o --- filevisit(f, n) ^ --- buffer.o --- buffer.c:200:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] savebuffers(f, n) ^ --- cmode.o --- cmode.c:156:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- file.o --- file.c:200:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- cm_semi(f, n) --- file.o --- poptofile(f, n) --- cmode.o --- ^ --- file.o --- ^ --- buffer.o --- buffer.c:214:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] listbuffers(f, n) ^ --- cmode.o --- cmode.c:177:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- file.o --- file.c:216:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- cm_term(f, n) --- file.o --- filereadonly(f, n) --- cmode.o --- ^ --- file.o --- ^ --- buffer.o --- buffer.c:365:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] addline(bp, text) register BUFFER *bp; char *text; { ^ --- cmode.o --- cmode.c:214:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- file.o --- file.c:299:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- cm_indent(f, n) --- file.o --- readin(fname) char *fname; { --- cmode.o --- ^ --- file.o --- ^ --- buffer.o --- buffer.c:395:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] anycb(f) { ^ --- cmode.o --- cmode.c:254:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- file.o --- file.c:354:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- cm_lfindent(f, n) --- file.o --- insertfile(fname, newname) char fname[], newname[]; { --- cmode.o --- ^ --- file.o --- ^ --- buffer.o --- buffer.c:524:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bclear(bp) register BUFFER *bp; { ^ --- cmode.o --- cmode.c:285:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- file.o --- file.c:653:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- static calc_indent() --- file.o --- filewrite(f, n) --- cmode.o --- ~~~~~~ ^ --- file.o --- ^ --- buffer.o --- buffer.c:546:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] showbuffer(bp, wp, flags) register BUFFER *bp; register WINDOW *wp; { ^ --- cmode.o --- cmode.c:601:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static adjust_spc(nicol) --- file.o --- file.c:720:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- ~~~~~~ ^ --- file.o --- filesave(f, n) ^ --- buffer.o --- buffer.c:610:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bufferinsert(f, n) ^ --- cmode.o --- cmode.c:664:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static check_bal(balc) --- file.o --- file.c:734:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- ~~~~~~ ^ --- file.o --- buffsave(bp) BUFFER *bp; { ^ --- buffer.o --- buffer.c:681:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] notmodified(f, n) ^ --- cmode.o --- cmode.c:694:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static count_column(lp, bo) --- file.o --- file.c:790:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- ~~~~~~ ^ --- file.o --- makebkfile(f, n) ^ --- buffer.o --- buffer.c:701:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] togglereadonly(f, n) ^ --- cmode.o --- cmode.c:726:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_indent(f, n) --- file.o --- file.c:806:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- cmode.o --- ^ --- file.o --- writeout(bp, fn) register BUFFER *bp; char *fn; { ^ --- buffer.o --- buffer.c:732:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] popbuftop(bp) ^ --- cmode.o --- cmode.c:740:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_imagin(f, n) ^ --- buffer.o --- buffer.c:760:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] getnum(prompt, num) ^ --- cmode.o --- cmode.c:755:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_brace(f, n) ^ --- buffer.o --- buffer.c:775:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] set_default_tabwidth(f, n) ^ --- cmode.o --- cmode.c:770:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_arg(f, n) ^ --- buffer.o --- buffer.c:789:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] set_tabwidth(f, n) ^ --- cmode.o --- cmode.c:785:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_label(f, n) ^ --- buffer.o --- buffer.c:808:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] set_cmode_tabwidth(f, n) ^ --- cmode.o --- cmode.c:800:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_cstat(f, n) ^ --- buffer.o --- buffer.c:850:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] b_thiswin(f, n) ^ --- cmode.o --- cmode.c:815:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_cbrace(f, n) ^ --- buffer.o --- buffer.c:875:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] b_delundel(ch) ^ --- cmode.o --- cmode.c:832:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_newl(f, n) ^ --- buffer.o --- buffer.c:896:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] b_del(f, n) ^ --- cmode.o --- cmode.c:858:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_set_tab(f, n) ^ --- buffer.o --- buffer.c:903:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] b_undel(f, n) ^ --- cmode.o --- cmode.c:882:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_list_var(f, n) ^ --- buffer.o --- buffer.c:910:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] b_expunge(f, n) ^ --- cmode.o --- cmode.c:929:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cm_indentregion(f, n) --- file.o --- 14 warnings generated. --- cmode.o --- ^ --- line.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c line.c In file included from line.c:66: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ In file included from line.c:67: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ line.c:223:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] linsert(n, c) ^ line.c:354:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] lnewline() ^ line.c:457:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] ldelete(n, kflag) RSIZE n; { ^ line.c:639:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] ldelnewline() { ^ --- buffer.o --- 24 warnings generated. --- line.o --- line.c:711:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] lreplace(plen, st, f) ^ --- paragraph.o --- --- cmode.o --- 24 warnings generated. --- line.o --- line.c:843:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kinsert(c, dir) { ^ line.c:859:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kgrow(back) { ^ line.c:889:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kremove(n) { ^ --- random.o --- --- paragraph.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c paragraph.c --- random.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c random.c --- paragraph.o --- In file included from paragraph.c:27: --- random.o --- In file included from random.c:37: --- paragraph.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- random.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- paragraph.o --- ^ --- random.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- paragraph.o --- In file included from paragraph.c:28: --- random.o --- In file included from random.c:38: --- paragraph.o --- In file included from ./def.h:47: --- random.o --- In file included from ./def.h:47: --- paragraph.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- random.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- paragraph.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- random.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- paragraph.o --- ^ --- random.o --- ^ --- paragraph.o --- paragraph.c:55:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- random.o --- random.c:53:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- paragraph.o --- gotobop(f, n) --- random.o --- showcpos(f, n) --- paragraph.o --- ^ --- random.o --- ^ --- paragraph.o --- paragraph.c:101:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- random.o --- random.c:96:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- paragraph.o --- gotoeop(f, n) --- random.o --- getcolpos() { --- paragraph.o --- ^ --- random.o --- ^ --- paragraph.o --- paragraph.c:151:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] fillpara(f, n) --- random.o --- random.c:134:4: warning: add explicit braces to avoid dangling else [-Wdangling-else] --- paragraph.o --- ^ --- random.o --- else kan2nd=1; ^ --- paragraph.o --- paragraph.c:253:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (eolflag=(curwp->w_doto == llength(curwp->w_dotp))) { --- random.o --- random.c:155:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- paragraph.o --- ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- random.o --- twiddle(f, n) ^ --- paragraph.o --- paragraph.c:253:14: note: place parentheses around the assignment to silence this warning if (eolflag=(curwp->w_doto == llength(curwp->w_dotp))) { --- random.o --- random.c:249:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- paragraph.o --- ^ --- random.o --- openline(f, n) --- paragraph.o --- ( ) --- random.o --- ^ --- paragraph.o --- paragraph.c:253:14: note: use '==' to turn this assignment into an equality comparison --- random.o --- random.c:285:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- paragraph.o --- if (eolflag=(curwp->w_doto == llength(curwp->w_dotp))) { --- random.o --- newline(f, n) --- paragraph.o --- ^ --- random.o --- ^ --- paragraph.o --- == --- random.o --- random.c:327:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] deblank(f, n) --- paragraph.o --- paragraph.c:264:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] --- random.o --- ^ --- paragraph.o --- if (eolflag=((curwp->w_doto + 1) == ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ --- random.o --- random.c:357:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] justone(f, n) { --- paragraph.o --- paragraph.c:264:15: note: place parentheses around the assignment to silence this warning --- random.o --- ^ --- paragraph.o --- if (eolflag=((curwp->w_doto + 1) == ^ ( --- random.o --- random.c:371:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] delwhite(f, n) ^ --- paragraph.o --- paragraph.c:264:15: note: use '==' to turn this assignment into an equality comparison if (eolflag=((curwp->w_doto + 1) == ^ == --- random.o --- random.c:411:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] indent(f, n) ^ --- paragraph.o --- paragraph.c:515:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] killpara(f, n) ^ --- random.o --- random.c:464:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwdel(f, n) ^ --- paragraph.o --- paragraph.c:564:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] fillword(f, n) ^ --- random.o --- random.c:491:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backdel(f, n) ^ --- paragraph.o --- paragraph.c:634:55: warning: '&&' within '||' [-Wlogical-op-parentheses] if (ISKANJI(c = lgetc(curwp->w_dotp, curwp->w_doto)) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ --- random.o --- random.c:530:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] killline(f, n) { ^ --- paragraph.o --- paragraph.c:634:55: note: place parentheses around the '&&' expression to silence this warning if (ISKANJI(c = lgetc(curwp->w_dotp, curwp->w_doto)) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ --- random.o --- random.c:590:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] killoneline(f, n) { ^ --- paragraph.o --- paragraph.c:636:18: warning: '&&' within '||' [-Wlogical-op-parentheses] !ISKANJI(c) && isbolkchar(0, c)) { ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ --- line.o --- 10 warnings generated. --- random.o --- random.c:654:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] yank(f, n) ^ --- paragraph.o --- paragraph.c:636:18: note: place parentheses around the '&&' expression to silence this warning !ISKANJI(c) && isbolkchar(0, c)) { ^ ( ) --- random.o --- random.c:792:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] zaptochar(f,n) ^ --- region.o --- --- random.o --- random.c:891:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] pagelines(f, n) ^ random.c:931:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] regionlines(f, n) ^ --- paragraph.o --- paragraph.c:640:55: warning: '&&' within '||' [-Wlogical-op-parentheses] (ISKANJI(c = lgetc(curwp->w_dotp, curwp->w_doto)) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:640:55: note: place parentheses around the '&&' expression to silence this warning (ISKANJI(c = lgetc(curwp->w_dotp, curwp->w_doto)) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:642:20: warning: '&&' within '||' [-Wlogical-op-parentheses] || !ISKANJI(c) && isbolkchar(0, c))); ~~ ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ paragraph.c:642:20: note: place parentheses around the '&&' expression to silence this warning || !ISKANJI(c) && isbolkchar(0, c))); ^ ( ) paragraph.c:660:66: warning: '&&' within '||' [-Wlogical-op-parentheses] || (!ISKANJI((c = lgetc(curwp->w_dotp, curwp->w_doto - 1))) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:660:66: note: place parentheses around the '&&' expression to silence this warning || (!ISKANJI((c = lgetc(curwp->w_dotp, curwp->w_doto - 1))) && ^ ( paragraph.c:661:55: warning: '&&' within '||' [-Wlogical-op-parentheses] iseolkchar(0, c) || curwp->w_doto > 1 && ISKANJI(c) && ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:661:55: note: place parentheses around the '&&' expression to silence this warning iseolkchar(0, c) || curwp->w_doto > 1 && ISKANJI(c) && ^ ( paragraph.c:658:18: warning: '&&' within '||' [-Wlogical-op-parentheses] !ISKANJI(c) && !ISKANJI(lgetc(curwp->w_dotp, curwp->w_doto - 1)) ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paragraph.c:658:18: note: place parentheses around the '&&' expression to silence this warning !ISKANJI(c) && !ISKANJI(lgetc(curwp->w_dotp, curwp->w_doto - 1)) ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ paragraph.c:682:29: warning: '&&' within '||' [-Wlogical-op-parentheses] curwp->w_doto - 1))) && ~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:682:29: note: place parentheses around the '&&' expression to silence this warning curwp->w_doto - 1))) && ^ paragraph.c:684:41: warning: '&&' within '||' [-Wlogical-op-parentheses] curwp->w_doto > 1 && ISKANJI(c) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:684:41: note: place parentheses around the '&&' expression to silence this warning curwp->w_doto > 1 && ISKANJI(c) && ^ ( paragraph.c:678:33: warning: '&&' within '||' [-Wlogical-op-parentheses] && c != '\t' && !ISKANJI(c) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:678:33: note: place parentheses around the '&&' expression to silence this warning && c != '\t' && !ISKANJI(c) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:704:29: warning: '&&' within '||' [-Wlogical-op-parentheses] curwp->w_doto - 1))) && ~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:704:29: note: place parentheses around the '&&' expression to silence this warning curwp->w_doto - 1))) && ^ paragraph.c:706:41: warning: '&&' within '||' [-Wlogical-op-parentheses] curwp->w_doto > 1 && ISKANJI(c) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:706:41: note: place parentheses around the '&&' expression to silence this warning curwp->w_doto > 1 && ISKANJI(c) && ^ ( paragraph.c:700:34: warning: '&&' within '||' [-Wlogical-op-parentheses] && c != '\t' && !ISKANJI(c) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:700:34: note: place parentheses around the '&&' expression to silence this warning && c != '\t' && !ISKANJI(c) && ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ paragraph.c:765:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] setfillcol(f, n) { ^ paragraph.c:781:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] setfillprefix(f, n) { ^ --- region.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c region.c In file included from region.c:21: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ In file included from region.c:22: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- paragraph.o --- 24 warnings generated. --- region.o --- region.c:33:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] killregion(f, n) ^ region.c:67:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] copyregion(f, n) ^ region.c:107:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] copybuffer(f, n) ^ region.c:157:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] lowerregion(f, n) ^ --- undo.o --- --- region.o --- region.c:202:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] upperregion(f, n) ^ --- undo.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c undo.c In file included from undo.c:36: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- random.o --- 20 warnings generated. --- undo.o --- In file included from undo.c:37: --- region.o --- region.c:253:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- undo.o --- In file included from ./def.h:47: --- region.o --- getregion(rp) register REGION *rp; { ^ --- undo.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ --- region.o --- region.c:307:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- undo.o --- ^ --- region.o --- setsize(rp, size) register REGION *rp; register RSIZE size; { --- word.o --- --- region.o --- ^ region.c:337:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] prefixregion(f, n) ^ region.c:396:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] setprefix(f, n) ^ --- word.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c word.c In file included from word.c:21: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- undo.o --- 2 warnings generated. --- complt.o --- --- region.o --- 11 warnings generated. --- word.o --- In file included from word.c:22: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ word.c:34:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backword(f, n) ^ word.c:63:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwword(f, n) ^ word.c:91:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] upperword(f, n) ^ word.c:136:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] lowerword(f, n) ^ word.c:183:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] capword(f, n) ^ --- display.o --- --- word.o --- word.c:241:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] delfword(f, n) ^ word.c:313:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] delbword(f, n) ^ word.c:377:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] inword() { ^ --- complt.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c complt.c --- display.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c display.c In file included from display.c:39: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- complt.o --- In file included from complt.c:29: --- display.o --- In file included from display.c:40: --- word.o --- 10 warnings generated. --- keymap.o --- --- display.o --- In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- complt.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- keymap.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c keymap.c In file included from keymap.c:35: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- complt.o --- In file included from complt.c:31: --- keymap.o --- In file included from keymap.c:36: --- complt.o --- In file included from ./def.h:47: --- display.o --- display.c:885:2: warning: implicit declaration of function 'ttykeypadstart' is invalid in C99 [-Wimplicit-function-declaration] --- keymap.o --- In file included from ./def.h:47: --- display.o --- ttykeypadstart(); ^ --- complt.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ --- keymap.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- complt.o --- ^ --- keymap.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- display.o --- display.c:1368:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- keymap.o --- ^ --- display.o --- vtputs(s) register char *s; { ^ --- complt.o --- 2 warnings generated. --- modes.o --- --- keymap.o --- keymap.c:1737:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] name_fent(fname, flag) ^ --- modes.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c modes.c In file included from modes.c:18: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- keymap.o --- 3 warnings generated. --- modes.o --- In file included from modes.c:19: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- echo.o --- --- modes.o --- modes.c:65:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] indentmode(f, n) ^ modes.c:70:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] fillmode(f, n) ^ modes.c:87:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] blinkparen(f, n) ^ modes.c:105:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cmode(f, n) ^ modes.c:118:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] overwrite(f, n) ^ modes.c:129:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] set_default_mode(f, n) ^ modes.c:168:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else defb_flag |= BFAUTOFILL; ^ modes.c:172:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] else defb_flag |= BFOVERWRITE; ^ --- echo.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c echo.c In file included from echo.c:43: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ In file included from echo.c:44: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- modes.o --- 10 warnings generated. --- echo.o --- echo.c:126:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] eyorn(sp) char *sp; { ^ echo.c:150:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] eyesno(sp) char *sp; { ^ --- extend.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c extend.c --- echo.o --- echo.c:982:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] static _mb_cmpl_msg_len = 0; --- extend.o --- In file included from extend.c:15: --- echo.o --- ~~~~~~ ^ --- extend.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ In file included from extend.c:16: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ extend.c:44:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] insert(f, n) ^ extend.c:419:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bindtokey(f, n) ^ extend.c:428:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] localbind(f, n) ^ extend.c:438:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] define_key(f, n) ^ extend.c:453:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] unbindtokey(f, n) ^ extend.c:459:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] localunbind(f, n) ^ extend.c:473:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] extend(f, n) ^ extend.c:518:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] evalexpr(f, n) ^ extend.c:532:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] evalbuffer(f, n) ^ extend.c:552:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] evalfile(f, n) ^ extend.c:573:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] load(fname) char *fname; { ^ extend.c:612:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] excline(line) ^ --- echo.o --- echo.c:1912:15: warning: passing 'unsigned char *' to parameter of type 'char *' converts between pointers to integer types with different sign [-Wpointer-sign] --- display.o --- 4 warnings generated. --- echo.o --- mb_insertstr(ks.echoStr); --- help.o --- --- echo.o --- ^~~~~~~~~~ --- help.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c help.c In file included from help.c:8: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ In file included from help.c:9: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ help.c:30:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] desckey(f, n) ^ help.c:105:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] wallchart(f, n) ^ --- extend.o --- 14 warnings generated. --- help.o --- help.c:184:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] help_help(f, n) ^ help.c:208:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] apropos_command(f, n) ^ --- kanji.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c kanji.c In file included from kanji.c:27: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ In file included from kanji.c:30: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ kanji.c:130:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_rot_fio(f, n) ^ --- help.o --- 6 warnings generated. --- kanji.o --- kanji.c:152:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_fio(f, n) ^ kanji.c:176:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_rot_buffio(f, n) ^ kanji.c:199:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_buffio(f, n) ^ kanji.c:224:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_expect(f, n) ^ --- kbd.o --- --- kanji.o --- kanji.c:248:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_rot_input(f, n) ^ kanji.c:269:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_input(f, n) ^ kanji.c:295:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_rot_display(f, n) ^ kanji.c:316:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_display(f, n) ^ kanji.c:341:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_list_code(f, n) ^ kanji.c:412:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_show_code(f, n) ^ kanji.c:451:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_tokfio(f, n) ^ kanji.c:474:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_toafio(f, n) ^ kanji.c:498:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_tokanafio(f, n) ^ kanji.c:521:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_tokanadisplay(f, n) ^ kanji.c:545:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_tokdisplay(f, n) ^ kanji.c:568:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] k_set_toadisplay(f, n) ^ kanji.c:588:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kcodenumber(code, num) ^ kanji.c:624:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kanalastchar(lastch) ^ kanji.c:658:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] klastchar(lastch, kselect) ^ kanji.c:700:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kdispbufcode(bp) ^ kanji.c:729:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kgetkey() ^ kanji.c:752:26: warning: '/*' within block comment [-Wcomment] #ifdef notdef /* HANKANA /* 92.11.21 by S.Sasaki */ ^ kanji.c:1288:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kcodeconv(buf, len, bp) ^ kanji.c:1320:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kcodecount(buf, len) ^ kanji.c:1346:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] kcodecheck(p, len) ^ --- kbd.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c kbd.c --- kanji.o --- kanji.c:1414:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bufjtoe(j, len) --- kbd.o --- In file included from kbd.c:35: --- kanji.o --- ^ --- kbd.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- kanji.o --- kanji.c:1503:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- kanji.o --- bufstoe(p, len) --- kbd.o --- ^ --- kanji.o --- ^ --- kbd.o --- In file included from kbd.c:36: --- kanji.o --- kanji.c:1587:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- In file included from ./def.h:47: --- kanji.o --- bufjtoe_c(j, len) ^ --- kbd.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ --- kanji.o --- kanji.c:1633:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- ^ --- kanji.o --- bufstoe_c(p, len) ^ --- kbd.o --- kbd.c:72:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] do_meta(f, n) --- kanji.o --- kanji.c:1662:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- ^ --- kanji.o --- iskanji() ^ --- kbd.o --- kbd.c:92:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] bsmap(f, n) --- kanji.o --- kanji.c:1672:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- ^ --- kanji.o --- iskword(c1, c2) ^ --- kbd.o --- kbd.c:120:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if(pushedc==CCHR('?')) pushedc=CCHR('H'); --- kanji.o --- kanji.c:1682:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- ^ --- kanji.o --- getcategory() ^ --- kbd.o --- kbd.c:152:3: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if(c==CCHR('?')) c=CCHR('H'); --- kanji.o --- kanji.c:1709:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- ^ --- kanji.o --- incategory() ^ --- kbd.o --- kbd.c:196:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] doin() --- kanji.o --- kanji.c:1733:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- kbd.o --- ^ --- kanji.o --- charcategory(c1, c2) ^ --- kbd.o --- kbd.c:252:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] rescan(f, n) ^ kbd.c:315:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] universal_argument(f, n) ^ kbd.c:351:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] digit_argument(f, n) ^ kbd.c:386:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] negative_argument(f, n) ^ kbd.c:431:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] selfinsert(f, n) ^ kbd.c:653:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] quote(f, n) ^ 13 warnings generated. --- macro.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c macro.c --- kanji.o --- 37 warnings generated. --- macro.o --- In file included from macro.c:11: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- main.o --- --- macro.o --- In file included from macro.c:14: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ macro.c:21:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] definemacro(f, n) ^ macro.c:49:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] finishmacro(f, n) ^ macro.c:58:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] executemacro(f, n) ^ --- main.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c main.c --- macro.o --- 5 warnings generated. --- search.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c search.c --- main.o --- In file included from main.c:31: --- search.o --- In file included from search.c:29: --- main.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- search.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- main.o --- In file included from main.c:32: --- search.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- main.o --- In file included from ./def.h:47: --- search.o --- In file included from search.c:30: In file included from ./def.h:47: --- main.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- search.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- main.o --- main.c:55:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] main(argc, argv) ^ --- search.o --- search.c:106:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwsearch(f, n) ^ --- main.o --- main.c:133:2: warning: implicit declaration of function 'ttykeymapinit' is invalid in C99 [-Wimplicit-function-declaration] ttykeymapinit(ngrcfile); /* Symbols, bindings. */ ^ --- search.o --- search.c:128:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backsearch(f, n) ^ --- main.o --- main.c:282:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] quit(f, n) ^ --- search.o --- search.c:149:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] searchagain(f, n) ^ --- main.o --- main.c:308:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] ctrlg(f, n) ^ --- search.o --- search.c:174:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwisearch(f, n) ^ --- main.o --- 6 warnings generated. --- match.o --- --- search.o --- search.c:184:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backisearch(f, n) ^ search.c:202:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] isearch(dir) { ^ --- match.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c match.c --- search.o --- search.c:593:54: warning: '&&' within '||' [-Wlogical-op-parentheses] return code == SRCH_ACCM || code <= SRCH_CHUNK_BASE && --- match.o --- In file included from match.c:30: --- search.o --- ~~ ~~~~~~~~~~~~~~~~~~~~~~~~^~ --- match.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- search.o --- search.c:593:54: note: place parentheses around the '&&' expression to silence this warning --- match.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- search.o --- return code == SRCH_ACCM || code <= SRCH_CHUNK_BASE && --- match.o --- ^ --- search.o --- ~~~~~~~~~~~~~~~~~~~~~~~~^~ --- match.o --- In file included from match.c:31: In file included from ./def.h:47: --- search.o --- search.c:684:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] queryrepl(f, n) ^ --- match.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- search.o --- search.c:787:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] forwsrch() { ^ --- match.o --- match.c:59:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] showmatch(f, n) ^ --- search.o --- search.c:848:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] backsrch() { ^ --- match.o --- match.c:81:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] gotomatch(f,n) ^ --- search.o --- search.c:940:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] readpattern(prompt) char *prompt; { ^ --- match.o --- match.c:103:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] blinkmatch( clp, cbo ) ^ match.c:117:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] getmatch( clp, cbo, mlp, mbo, dir ) ^ 6 warnings generated. --- re_search.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c re_search.c In file included from re_search.c:82: ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ In file included from re_search.c:85: In file included from ./def.h:47: ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ re_search.c:144:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_forwsearch(f, n) { ^ re_search.c:165:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_backsearch(f, n) { ^ re_search.c:190:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_searchagain(f, n) { ^ re_search.c:234:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_queryrepl(f, n) { ^ re_search.c:340:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_doreplace(plen, st, f) ^ re_search.c:430:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_forwsrch() { ^ re_search.c:484:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_backsrch() { ^ re_search.c:538:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] re_readpattern(prompt) char *prompt; { ^ re_search.c:553:24: warning: assigning to 'char *' from 'unsigned char [256]' converts between pointers to integer types with different sign [-Wpointer-sign] re_buff.translate = upcase; ^ ~~~~~~ re_search.c:555:26: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] re_buff.translate = '\0'; ^~~~ re_search.c:575:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] setcasefold(f, n) { ^ re_search.c:599:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] delmatchlines(f, n) { ^ re_search.c:614:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] delnonmatchlines(f, n) { ^ re_search.c:629:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] killmatches(cond) ^ re_search.c:690:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cntmatchlines(f, n) { ^ re_search.c:705:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] cntnonmatchlines(f, n) { ^ re_search.c:720:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] countmatches(cond) ^ --- search.o --- 13 warnings generated. --- regex.o --- --- echo.o --- 6 warnings generated. --- skg.o --- --- re_search.o --- 19 warnings generated. --- cinfo.o --- --- regex.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c regex.c --- skg.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c skg.c --- cinfo.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c cinfo.c --- regex.o --- In file included from regex.c:11: --- skg.o --- In file included from skg.c:25: --- cinfo.o --- In file included from cinfo.c:18: --- regex.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- skg.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- regex.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- skg.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ --- cinfo.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] --- regex.o --- ^ --- skg.o --- ^ --- cinfo.o --- /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- regex.o --- In file included from regex.c:14: --- skg.o --- In file included from skg.c:27: --- cinfo.o --- In file included from cinfo.c:19: --- regex.o --- In file included from ./def.h:47: --- skg.o --- In file included from ./def.h:47: --- cinfo.o --- In file included from ./def.h:47: --- regex.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- skg.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- regex.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- skg.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ --- cinfo.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] --- regex.o --- ^ --- skg.o --- ^ --- cinfo.o --- /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- regex.o --- In file included from regex.c:18: --- cinfo.o --- 2 warnings generated. --- spawn.o --- --- regex.o --- ./regex_j.c:993:15: warning: 6 enumeration values not handled in switch: 'unused', 'charset_list', 'charset_fromto'... [-Wswitch] switch ((enum regexpcode) *p++) ^ ./regex_j.c:1572:15: warning: 9 enumeration values not handled in switch: 'unused', 'charset_list', 'charset_fromto'... [-Wswitch] switch ((enum regexpcode) *p++) ^ --- skg.o --- skg.c:237:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] --- spawn.o --- cc -O2 -DCANNA -I/usr/pkg/include -I/usr/include -I/usr/pkg/include -I/usr/include -c spawn.c --- skg.o --- skginput(f , n) ^ --- spawn.o --- In file included from spawn.c:17: --- skg.o --- skg.c:337:20: warning: illegal character encoding in string literal [-Winvalid-source-encoding] strcat( dstr , "" ); ^~~~~~~~ --- spawn.o --- ./config.h:129:18: warning: '/*' within block comment [-Wcomment] /*#define CANNA /* use CANNA kana-kanji server (by Endo) */ ^ --- skg.o --- skg.c:339:20: warning: illegal character encoding in string literal [-Winvalid-source-encoding] strcat( dstr , "" ); --- spawn.o --- In file included from spawn.c:18: --- skg.o --- ^~~~~~~~ --- spawn.o --- In file included from ./def.h:47: --- skg.o --- skg.c:638:16: warning: illegal character encoding in string literal [-Winvalid-source-encoding] ewprintf("Skg[]:%s",bufstr ); ^~~~~~~~ --- spawn.o --- ./ttydef.h:36:27: warning: '/*' within block comment [-Wcomment] /* #define MOVE_STANDOUT /* don't move in standout mode */ ^ --- skg.o --- skg.c:866:37: warning: illegal character encoding in string literal [-Winvalid-source-encoding] strcat( dickeystr[i].hiragana , "" ); --- spawn.o --- spawn.c:20:10: fatal error: 'sgtty.h' file not found --- skg.o --- ^~~~~~~~ --- spawn.o --- #include ^~~~~~~~~ --- skg.o --- skg.c:868:37: warning: illegal character encoding in string literal [-Winvalid-source-encoding] strcat( dickeystr[i].hiragana , "" ); --- spawn.o --- 2 warnings and 1 error generated. --- skg.o --- ^~~~~~~~ --- spawn.o --- *** [spawn.o] Error code 1 bmake: stopped in /var/pkgsrc/work/editors/ng/work/ng-1.4.4 --- skg.o --- skg.c:977:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] skg_set_romanname(f, n) ^ skg.c:998:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int] skg_set_dicname(f, n) ^ 10 warnings generated. --- regex.o --- 4 warnings generated. 1 error bmake: stopped in /var/pkgsrc/work/editors/ng/work/ng-1.4.4 *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/editors/ng *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/ng