Mock Version: 1.4.14 Mock Version: 1.4.14 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ckermit.spec'], chrootPath='/var/lib/mock/f31-build-61616-28936/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/ckermit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Wrote: /builddir/build/SRPMS/ckermit-9.0.302-20.fc31.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ckermit.spec'], chrootPath='/var/lib/mock/f31-build-61616-28936/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=345600uid=986gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/ckermit.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1563926400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.IE6TLn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ckermit-9.0.302 + /usr/bin/mkdir -p ckermit-9.0.302 + cd ckermit-9.0.302 + /usr/bin/gzip -dc /builddir/build/SOURCES/cku302.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp /builddir/build/SOURCES/README.fedora . + echo 'Patch #0 (ckermit-9.0.302-fix_build_with_glibc_2_28_and_earlier.patch):' + /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .glibc2_28 --fuzz=0 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Patch #0 (ckermit-9.0.302-fix_build_with_glibc_2_28_and_earlier.patch): patching file ckucmd.c Hunk #1 succeeded at 7370 (offset 267 lines). Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.NRaMYq + umask 022 + cd /builddir/build/BUILD + cd ckermit-9.0.302 + /usr/bin/make -O -j4 V=1 VERBOSE=1 linux 'KFLAGS=-O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'\''krb5_init_ets(__ctx)='\''' 'LNKFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' K4LIB= K4INC= K5LIB=-lutil K5INC=-I/usr/include/et SSLLIB= SSLINC= BUILDSTDERR: ckcmai.c: In function 'main': BUILDSTDERR: ckcmai.c:3160:13: warning: implicit declaration of function 'time'; did you mean 'ztime'? [-Wimplicit-function-declaration] BUILDSTDERR: 3160 | c = time(NULL); BUILDSTDERR: | ^~~~ BUILDSTDERR: | ztime BUILDSTDERR: ckclib.c: In function 'ckmatch': BUILDSTDERR: ckclib.c:1402:30: warning: variable 'xstar' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1402 | int plen, dot, globbing, xstar = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckclib.c:1401:12: warning: variable 'patstart' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1401 | char * patstart; /* Start of pattern */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckclib.c: In function 'ckround': BUILDSTDERR: ckclib.c:2082:26: warning: unused variable 'digits' [-Wunused-variable] BUILDSTDERR: 2082 | int i, p, len, x, n, digits; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckclib.c:2082:20: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 2082 | int i, p, len, x, n, digits; BUILDSTDERR: | ^ BUILDSTDERR: ckclib.c:2082:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 2082 | int i, p, len, x, n, digits; BUILDSTDERR: | ^ BUILDSTDERR: ckclib.c: In function 'cksplit': BUILDSTDERR: ckclib.c:3016:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 3016 | while (c = *ss++ && !flag) { BUILDSTDERR: | ^ BUILDSTDERR: ckclib.c:3156:9: warning: value computed is not used [-Wunused-value] BUILDSTDERR: 3156 | *s2++; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckclib.c: In function 'ckmatch': BUILDSTDERR: ckclib.c:1476:8: warning: 'dot' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1476 | if (!dot) { /* For UNIX file globbing */ BUILDSTDERR: | ^ BUILDSTDERR: ckclib.c: In function 'ckround': BUILDSTDERR: ckclib.c:2090:27: warning: '__builtin___sprintf_chk' writing a terminating nul past the end of the destination [-Wformat-overflow=] BUILDSTDERR: 2090 | sprintf(buf,"%200.100f",fpnum); /* Make string version to work with */ BUILDSTDERR: | ^ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckclib.c:72: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 201 and 412 bytes into a destination of size 200 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckclib.c: In function 'hhmmss': BUILDSTDERR: ckclib.c:2602:20: warning: '%02ld' directive writing between 2 and 17 bytes into a region of size 10 [-Wformat-overflow=] BUILDSTDERR: 2602 | sprintf(buf,"%02ld:%02ld:%02ld",h,m,s); BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckclib.c:2602:19: note: directive argument in the range [-2562047788015215, 2562047788015215] BUILDSTDERR: 2602 | sprintf(buf,"%02ld:%02ld:%02ld",h,m,s); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckclib.c:2602:19: note: directive argument in the range [0, 59] BUILDSTDERR: ckclib.c:2602:19: note: directive argument in the range [0, 59] BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckclib.c:72: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 9 and 24 bytes into a destination of size 10 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuus2.c: In function 'hmsga': BUILDSTDERR: ckuus2.c:7249:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 7249 | if (n > (cmd_rows - 3) && *s[i+1]) /* After a screenful, give them */ BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ckuus2.c:8392:14: warning: 'hmxyauth' defined but not used [-Wunused-variable] BUILDSTDERR: 8392 | static char *hmxyauth[] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuus2.c:172:14: warning: 'tophlpi' defined but not used [-Wunused-variable] BUILDSTDERR: 172 | static char *tophlpi[] = { /* Top-level help for IKSD */ BUILDSTDERR: | ^~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' Making C-Kermit "9.0.302" for Linux 1.2 or later... IMPORTANT: Read the comments in the linux section of the makefile if you have trouble. make[1]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make xermit KTARGET=${KTARGET:-linuxa} "CC = gcc" "CC2 = gcc" \ "CFLAGS = -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG \ -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX \ -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)='" "LNKFLAGS = -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" \ "LIBS = -lncurses -lutil -lresolv -lcrypt -llockdev -lm" make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcmai.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckclib.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuus2.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' BUILDSTDERR: gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOckucmd.c: In function 'cmifi2': BUILDSTDERR: ckucmd.c:1729:23: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 1729 | char *sv = NULL, *p = NULL; BUILDSTDERR: | ^ BUILDSTDERR: ckucmd.c: In function 'cmdelta': BUILDSTDERR: ckucmd.c:3790:22: warning: unused variable 'd3' [-Wunused-variable] BUILDSTDERR: 3790 | long d1 = 0, d2, d3; BUILDSTDERR: | ^~ BUILDSTDERR: ckucmd.c:3788:34: warning: unused variable 'zss' [-Wunused-variable] BUILDSTDERR: 3788 | int zyy, zmo, zdd, zhh, zmm, zss; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c:3788:29: warning: unused variable 'zmm' [-Wunused-variable] BUILDSTDERR: 3788 | int zyy, zmo, zdd, zhh, zmm, zss; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c:3788:24: warning: unused variable 'zhh' [-Wunused-variable] BUILDSTDERR: 3788 | int zyy, zmo, zdd, zhh, zmm, zss; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c:3788:19: warning: unused variable 'zdd' [-Wunused-variable] BUILDSTDERR: 3788 | int zyy, zmo, zdd, zhh, zmm, zss; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c:3788:14: warning: unused variable 'zmo' [-Wunused-variable] BUILDSTDERR: 3788 | int zyy, zmo, zdd, zhh, zmm, zss; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c:3788:9: warning: unused variable 'zyy' [-Wunused-variable] BUILDSTDERR: 3788 | int zyy, zmo, zdd, zhh, zmm, zss; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c: In function 'cmcvtdate': BUILDSTDERR: ckucmd.c:4311:15: warning: unused variable 'minus' [-Wunused-variable] BUILDSTDERR: 4311 | int i, k, n, minus = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckucmd.c:4311:12: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 4311 | int i, k, n, minus = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckucmd.c:4090:23: warning: unused variable 'tb' [-Wunused-variable] BUILDSTDERR: 4090 | char timbuf[16], *tb, cc; BUILDSTDERR: | ^~ BUILDSTDERR: ckucmd.c:4090:10: warning: unused variable 'timbuf' [-Wunused-variable] BUILDSTDERR: 4090 | char timbuf[16], *tb, cc; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckucmd.c:4079:41: warning: unused variable 'sec' [-Wunused-variable] BUILDSTDERR: 4079 | char * hour = "00", * min = "00", * sec = "00"; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c:4079:27: warning: unused variable 'min' [-Wunused-variable] BUILDSTDERR: 4079 | char * hour = "00", * min = "00", * sec = "00"; BUILDSTDERR: | ^~~ BUILDSTDERR: ckucmd.c:4079:12: warning: unused variable 'hour' [-Wunused-variable] BUILDSTDERR: 4079 | char * hour = "00", * min = "00", * sec = "00"; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckucmd.c:4061:9: warning: variable 'kn' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 4061 | int kn = 0, ft[8], isletter = 0, f2len = 0; BUILDSTDERR: | ^~ BUILDSTDERR: ckucmd.c: In function 'shuffledate': BUILDSTDERR: ckucmd.c:5437:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 5437 | while (k >= 0 && ibuf[k] == CR || ibuf[k] == LF) BUILDSTDERR: ckucmd.c:5439:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 5439 | while (k >= 0 && ibuf[k] == SP || ibuf[k] == HT) BUILDSTDERR: ckucmd.c: In function 'cmdate': BUILDSTDERR: ckucmd.c:5555:11: warning: variable 'o' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5555 | char *o, *s, *zq, *dp; BUILDSTDERR: | ^ BUILDSTDERR: ckucmd.c: In function 'cmcvtdate': BUILDSTDERR: ckucmd.c:4567:18: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 8 [-Wformat-overflow=] BUILDSTDERR: 4567 | sprintf(tmpbuf,"%02d",x); BUILDSTDERR: | ^~~~ BUILDSTDERR: ckucmd.c:4567:17: note: directive argument in the range [0, 2147483647] BUILDSTDERR: 4567 | sprintf(tmpbuf,"%02d",x); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckucmd.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 11 bytes into a destination of size 8 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckucmd.c:4567:18: warning: '%02d' directive writing between 2 and 10 bytes into a region of size 8 [-Wformat-overflow=] BUILDSTDERR: 4567 | sprintf(tmpbuf,"%02d",x); BUILDSTDERR: | ^~~~ BUILDSTDERR: ckucmd.c:4567:17: note: directive argument in the range [0, 2147483647] BUILDSTDERR: 4567 | sprintf(tmpbuf,"%02d",x); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckucmd.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 11 bytes into a destination of size 8 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckucmd.c:4712:23: warning: '%s' directive writing up to 127 bytes into a region of size 12 [-Wformat-overflow=] BUILDSTDERR: 4712 | sprintf(yyyymmdd,"%s%s%02d",year,month,nday); /* for tz calculations... */ BUILDSTDERR: | ^~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckucmd.c:41: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 3 and 266 bytes into a destination of size 12 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuusr.c: In function 'doxsend': BUILDSTDERR: ckuusr.c:3945:12: warning: unused variable 'm' [-Wunused-variable] BUILDSTDERR: 3945 | char * m; /* For making help messages */ BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c: In function 'doxconn': BUILDSTDERR: ckuusr.c:5357:19: warning: unused variable 'macp' [-Wunused-variable] BUILDSTDERR: 5357 | extern char * macp[]; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuusr.c:5356:19: warning: unused variable 'tfile' [-Wunused-variable] BUILDSTDERR: 5356 | extern FILE * tfile[]; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusr.c: In function 'doadd': BUILDSTDERR: ckuusr.c:5582:15: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 5582 | int i, j, k, n = 0, x = 0, last; BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c: In function 'copyarray': BUILDSTDERR: ckuusr.c:6214:10: warning: variable 'c1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6214 | char c1, c2, * a1, * a2; BUILDSTDERR: | ^~ BUILDSTDERR: In file included from ckcnet.h:1245, BUILDSTDERR: from ckuusr.c:93: BUILDSTDERR: ckuusr.c: In function 'dotelopt': BUILDSTDERR: ckctel.h:182:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 182 | #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.h:185:26: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 185 | #define TELCMD(x) (TELCMD_OK(x)? ((x) == TN_SAK?"SAK": \ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckuusr.c:6815:42: note: in expansion of macro 'TELCMD' BUILDSTDERR: 6815 | ckmakmsg(tn_msg,256,"TELNET SENT ",TELCMD(x),NULL,NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuusr.c: In function 'dohttp': BUILDSTDERR: ckuusr.c:7515:2: warning: label 'havehost' defined but not used [-Wunused-label] BUILDSTDERR: 7515 | havehost: /* Come here with s -> host */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuusr.c: In function 'redossh': BUILDSTDERR: ckuusr.c:7827:12: warning: variable 'netsave' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7827 | int x, netsave; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuusr.c: In function 'hmsgaa': BUILDSTDERR: ckuusr.c:7890:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 7890 | if (n > (cmd_rows - 3) && *s[i+1]) /* After a screenful, give them */ BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c: In function 'docmd': BUILDSTDERR: ckuusr.c:9140:16: warning: unused variable 'k_info_dir' [-Wunused-variable] BUILDSTDERR: 9140 | extern char * k_info_dir; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ckuusr.c:9217:34: warning: unused variable 'isinbuflen' [-Wunused-variable] BUILDSTDERR: 9217 | extern int itsapattern, isjoin, isinbuflen; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ckuusr.c:11883:6: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 11883 | int i, n, xpipe = 0, xbinary = 0, xxlate = 1, xxnowait = 0, getval; BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c:12059:6: warning: unused variable 'height' [-Wunused-variable] BUILDSTDERR: 12059 | int height = 0, count = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuusr.c:12718:14: warning: unused variable 'cmdatebuf' [-Wunused-variable] BUILDSTDERR: 12718 | extern char cmdatebuf[], * cmdatemsg; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckuusr.c:13296:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 13296 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c:13299:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 13299 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c:13304:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 13304 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c:13306:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 13306 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c:13235:20: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 13235 | char * s, *p, vbuf[32]; BUILDSTDERR: | ^ BUILDSTDERR: ckuusr.c:13345:15: warning: comparison with string literal results in unspecified behavior [-Waddress] BUILDSTDERR: 13345 | if (s) if (s == "") s = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckuusr.c:13353:15: warning: comparison with string literal results in unspecified behavior [-Waddress] BUILDSTDERR: 13353 | if (s) if (s == "") s = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckuusr.c:13341:16: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 13341 | char * t = tmpbuf; /* Create or alter environment var */ BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ckuusr.c:7134:22: warning: 'sslswtab' defined but not used [-Wunused-variable] BUILDSTDERR: 7134 | static struct keytab sslswtab[] = { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuus3.c:320:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 320 | static struct keytab pfxtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 321 | "all", PX_ALL, 0, BUILDSTDERR: | { } BUILDSTDERR: 322 | "cautious", PX_CAU, 0, BUILDSTDERR: | { } BUILDSTDERR: 323 | "minimal", PX_WIL, 0, BUILDSTDERR: | { } BUILDSTDERR: 324 | "none", PX_NON, 0 BUILDSTDERR: | { BUILDSTDERR: 325 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:363:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 363 | struct keytab ctltab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 364 | "prefixed", 1, 0, /* Note, the values are important. */ BUILDSTDERR: | { } BUILDSTDERR: 365 | "unprefixed", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 366 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:369:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 369 | static struct keytab oldnew[] = { BUILDSTDERR: | ^ BUILDSTDERR: 370 | "new", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 371 | "old", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 372 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:383:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 383 | static struct keytab functab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 384 | "diagnostics", FUNC_DI, 0, BUILDSTDERR: | { } BUILDSTDERR: 385 | "error", FUNC_ER, 0 BUILDSTDERR: | { BUILDSTDERR: 386 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:389:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 389 | struct keytab outptab[] = { /* SET OUTPUT parameters */ BUILDSTDERR: | ^ BUILDSTDERR: 390 | "pacing", 0, 0, /* only one so far... */ BUILDSTDERR: | { } BUILDSTDERR: 391 | "special-escapes", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 392 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:396:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 396 | struct keytab chktab[] = { /* Block check types */ BUILDSTDERR: | ^ BUILDSTDERR: 397 | "1", 1, 0, /* 1 = 6-bit checksum */ BUILDSTDERR: | { } BUILDSTDERR: 398 | "2", 2, 0, /* 2 = 12-bit checksum */ BUILDSTDERR: | { } BUILDSTDERR: 399 | "3", 3, 0, /* 3 = 16-bit CRC */ BUILDSTDERR: | { } BUILDSTDERR: 400 | "4", 4, 0, /* Same as B */ BUILDSTDERR: | { } BUILDSTDERR: 401 | "5", 5, 0, /* Same as F */ BUILDSTDERR: | { } BUILDSTDERR: 402 | "blank-free-2", 4, CM_INV, /* B = 12-bit checksum, no blanks */ BUILDSTDERR: | { } BUILDSTDERR: 403 | "force-3", 5, CM_INV /* F = Force CRC on ALL packets */ BUILDSTDERR: | { BUILDSTDERR: 404 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:407:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 407 | struct keytab rpttab[] = { /* SET REPEAT */ BUILDSTDERR: | ^ BUILDSTDERR: 408 | "counts", 0, 0, /* On or Off */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 412 | "prefix", 2, 0 /* Repeat-prefix character value */ BUILDSTDERR: | { BUILDSTDERR: 413 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:418:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 418 | struct keytab crrtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 419 | "automatic", CAR_AUT, 0, /* 2 */ BUILDSTDERR: | { } BUILDSTDERR: 420 | "off", CAR_OFF, 0, /* 0 */ BUILDSTDERR: | { } BUILDSTDERR: 421 | "on", CAR_ON, 0 /* 1 */ BUILDSTDERR: | { BUILDSTDERR: 422 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:426:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 426 | struct keytab ooatab[] = { /* On/Off/Auto table */ BUILDSTDERR: | ^ BUILDSTDERR: 427 | "automatic", SET_AUTO, 0, /* 2 */ BUILDSTDERR: | { } BUILDSTDERR: 428 | "off", SET_OFF, 0, /* 0 */ BUILDSTDERR: | { } BUILDSTDERR: 429 | "on", SET_ON, 0 /* 1 */ BUILDSTDERR: | { BUILDSTDERR: 430 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:432:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 432 | struct keytab ooetab[] = { /* On/Off/Stderr table 2010/03/12 */ BUILDSTDERR: | ^ BUILDSTDERR: 433 | "off", SET_OFF, 0, /* for SET DEBUG MESSAGES */ BUILDSTDERR: | { } BUILDSTDERR: 434 | "on", SET_ON, 0, BUILDSTDERR: | { } BUILDSTDERR: 435 | "s", 2, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 436 | "st", 2, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 437 | "std", 2, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 438 | "stderr", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 439 | "stdout", SET_ON, CM_INV BUILDSTDERR: | { BUILDSTDERR: 440 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:443:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 443 | struct keytab ooktab[] = { /* On/Off/Ask table */ BUILDSTDERR: | ^ BUILDSTDERR: 444 | "ask", 2, 0, /* 2 */ BUILDSTDERR: | { } BUILDSTDERR: 445 | "off", SET_OFF, 0, /* 0 */ BUILDSTDERR: | { } BUILDSTDERR: 446 | "on", SET_ON, 0 /* 1 */ BUILDSTDERR: | { BUILDSTDERR: 447 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:449:25: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 449 | struct keytab qvtab[] = { /* Quiet/Verbose table */ BUILDSTDERR: | ^ BUILDSTDERR: 450 | "quiet", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 451 | "verbose", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 452 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:464:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 464 | struct keytab dbgtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 465 | "linelength", DEB_LEN, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 466 | "m", DEB_MSG, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 467 | "message", DEB_MSG, 0, BUILDSTDERR: | { } BUILDSTDERR: 468 | "msg", DEB_MSG, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 469 | "off", DEB_OFF, 0, BUILDSTDERR: | { } BUILDSTDERR: 470 | "on", DEB_ON, 0, BUILDSTDERR: | { } BUILDSTDERR: 471 | "session", DEB_SES, 0, BUILDSTDERR: | { } BUILDSTDERR: 472 | "timestamps", DEB_TIM, 0 BUILDSTDERR: | { BUILDSTDERR: 473 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:571:28: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 571 | struct keytab tnspdtab[] = { /* RFC 2217 TELNET COMPORT Option */ BUILDSTDERR: | ^ BUILDSTDERR: 572 | "115200", 11520, 0, /* (add any other defined speeds) */ BUILDSTDERR: | { } BUILDSTDERR: 573 | "1200", 120, 0, BUILDSTDERR: | { } BUILDSTDERR: 574 | "14400", 1440, 0, BUILDSTDERR: | { } BUILDSTDERR: 575 | "19200", 1920, 0, BUILDSTDERR: | { } BUILDSTDERR: 576 | "230400", 23040, 0, BUILDSTDERR: | { } BUILDSTDERR: 577 | "2400", 240, 0, BUILDSTDERR: | { } BUILDSTDERR: 578 | "28800", 2880, 0, BUILDSTDERR: | { } BUILDSTDERR: 579 | "300", 30, 0, BUILDSTDERR: | { } BUILDSTDERR: 580 | "38400", 3840, 0, BUILDSTDERR: | { } BUILDSTDERR: 581 | "460800", 46080, 0, BUILDSTDERR: | { } BUILDSTDERR: 582 | "4800", 480, 0, BUILDSTDERR: | { } BUILDSTDERR: 583 | "57600", 5760, 0, BUILDSTDERR: | { } BUILDSTDERR: 584 | "600", 60, 0, BUILDSTDERR: | { } BUILDSTDERR: 585 | "9600", 960, 0 BUILDSTDERR: | { BUILDSTDERR: 586 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:599:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 599 | struct keytab dpxtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 600 | "full", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 601 | "half", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 602 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:607:28: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 607 | struct keytab cxtypesw[] = { BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 611 | "/direct-serial", CXT_DIRECT, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 619 | "/modem", CXT_MODEM, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 626 | "/remote", CXT_REMOTE, 0, BUILDSTDERR: | { } BUILDSTDERR: 627 | #ifdef TCPSOCKET BUILDSTDERR: 628 | "/tcpip", CXT_TCPIP, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 633 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 634 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:638:28: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 638 | struct keytab tnflotab[] = { /* SET FLOW-CONTROL keyword table */ BUILDSTDERR: | ^ BUILDSTDERR: 639 | "dtr/cd", FLO_DTRC, 0, /* for RFC 2217 Telnet COMPORT */ BUILDSTDERR: | { } BUILDSTDERR: 640 | "dtr/cts", FLO_DTRT, 0, BUILDSTDERR: | { } BUILDSTDERR: 641 | "keep", FLO_KEEP, 0, BUILDSTDERR: | { } BUILDSTDERR: 642 | "none", FLO_NONE, 0, BUILDSTDERR: | { } BUILDSTDERR: 643 | "rts/cts", FLO_RTSC, 0, BUILDSTDERR: | { } BUILDSTDERR: 644 | "xon/xoff", FLO_XONX, 0 BUILDSTDERR: | { BUILDSTDERR: 645 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:649:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 649 | struct keytab flotab[] = { /* SET FLOW-CONTROL keyword table */ BUILDSTDERR: | ^ BUILDSTDERR: 650 | "automatic", FLO_AUTO, CM_INV, /* Not needed any more */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 657 | "keep", FLO_KEEP, 0, BUILDSTDERR: | { } BUILDSTDERR: 658 | "none", FLO_NONE, 0, BUILDSTDERR: | { } BUILDSTDERR: 659 | #ifdef CK_RTSCTS BUILDSTDERR: 660 | "rts/cts", FLO_RTSC, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 663 | "xon/xoff", FLO_XONX, 0, BUILDSTDERR: | { } BUILDSTDERR: 664 | #endif /* Plan9 */ BUILDSTDERR: 665 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 666 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:671:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 671 | struct keytab hshtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 672 | "bell", 007, 0, BUILDSTDERR: | { } BUILDSTDERR: 673 | "code", 998, 0, BUILDSTDERR: | { } BUILDSTDERR: 674 | "cr", 015, 0, BUILDSTDERR: | { } BUILDSTDERR: 675 | "esc", 033, 0, BUILDSTDERR: | { } BUILDSTDERR: 676 | "lf", 012, 0, BUILDSTDERR: | { } BUILDSTDERR: 677 | "none", 999, 0, /* (can't use negative numbers) */ BUILDSTDERR: | { } BUILDSTDERR: 678 | "xoff", 023, 0, BUILDSTDERR: | { } BUILDSTDERR: 679 | "xon", 021, 0 BUILDSTDERR: | { BUILDSTDERR: 680 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:684:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 684 | static struct keytab sfttab[] = { /* File types for SET SESSION-LOG */ BUILDSTDERR: | ^ BUILDSTDERR: 685 | "ascii", XYFT_T, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 686 | "binary", XYFT_B, 0, BUILDSTDERR: | { } BUILDSTDERR: 687 | "debug", XYFT_D, 0, BUILDSTDERR: | { } BUILDSTDERR: 688 | "null-padded-lines", 998, 0, BUILDSTDERR: | { } BUILDSTDERR: 689 | "text", XYFT_T, 0, BUILDSTDERR: | { } BUILDSTDERR: 690 | "timestamped-text", 999, 0 BUILDSTDERR: | { BUILDSTDERR: 691 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:761:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 761 | static struct keytab drstrtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 762 | "international", 5, 0, BUILDSTDERR: | { } BUILDSTDERR: 763 | "local", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 764 | "long-distance", 4, 0, BUILDSTDERR: | { } BUILDSTDERR: 765 | "none", 6, 0 BUILDSTDERR: | { BUILDSTDERR: 766 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:768:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 768 | static struct keytab dcnvtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 769 | "ask", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 770 | "off", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 771 | "on", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 772 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:774:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 774 | struct keytab setmdm[] = { BUILDSTDERR: | ^ BUILDSTDERR: 775 | "capabilities", XYDCAP, 0, BUILDSTDERR: | { } BUILDSTDERR: 776 | "carrier-watch", XYDMCD, 0, BUILDSTDERR: | { } BUILDSTDERR: 777 | "command", XYDSTR, 0, BUILDSTDERR: | { } BUILDSTDERR: 778 | "compression", XYDDC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 779 | "data-compression", XYDDC, 0, BUILDSTDERR: | { } BUILDSTDERR: 780 | "dial-command", XYDDIA, 0, BUILDSTDERR: | { } BUILDSTDERR: 781 | "error-correction", XYDEC, 0, BUILDSTDERR: | { } BUILDSTDERR: 782 | "escape-character", XYDESC, 0, BUILDSTDERR: | { } BUILDSTDERR: 783 | "flow-control", XYDFC, 0, BUILDSTDERR: | { } BUILDSTDERR: 784 | "hangup-method", XYDMHU, 0, BUILDSTDERR: | { } BUILDSTDERR: 785 | #ifndef NOXFER BUILDSTDERR: 786 | "kermit-spoof", XYDKSP, 0, BUILDSTDERR: | { } BUILDSTDERR: 787 | #endif /* NOXFER */ BUILDSTDERR: 788 | "maximum-speed", XYDMAX, 0, BUILDSTDERR: | { } BUILDSTDERR: 789 | "name", XYDNAM, 0, BUILDSTDERR: | { } BUILDSTDERR: 790 | "speaker", XYDSPK, 0, BUILDSTDERR: | { } BUILDSTDERR: 791 | "speed-matching", XYDSPD, 0, BUILDSTDERR: | { } BUILDSTDERR: 792 | "type", XYDTYP, 0, BUILDSTDERR: | { } BUILDSTDERR: 793 | "volume", XYDVOL, 0 BUILDSTDERR: | { BUILDSTDERR: 794 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:797:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 797 | struct keytab voltab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 798 | "high", 3, 0, BUILDSTDERR: | { } BUILDSTDERR: 799 | "low", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 800 | "medium", 2, 0 BUILDSTDERR: | { BUILDSTDERR: 801 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:803:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 803 | struct keytab mdmcap[] = { BUILDSTDERR: | ^ BUILDSTDERR: 804 | "at-commands", CKD_AT, 0, BUILDSTDERR: | { } BUILDSTDERR: 805 | "compression", CKD_DC, 0, BUILDSTDERR: | { } BUILDSTDERR: 806 | "dc", CKD_DC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 807 | "ec", CKD_EC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 808 | "error-correction", CKD_EC, 0, BUILDSTDERR: | { } BUILDSTDERR: 809 | "hardware-flow", CKD_HW, 0, BUILDSTDERR: | { } BUILDSTDERR: 810 | "hwfc", CKD_HW, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 811 | "itu", CKD_V25, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 812 | "kermit-spoof", CKD_KS, 0, BUILDSTDERR: | { } BUILDSTDERR: 813 | "ks", CKD_KS, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 814 | "sb", CKD_SB, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 815 | "software-flow", CKD_SW, 0, BUILDSTDERR: | { } BUILDSTDERR: 816 | "speed-buffering", CKD_SB, 0, BUILDSTDERR: | { } BUILDSTDERR: 817 | "swfc", CKD_SW, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 818 | "tb", CKD_TB, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 819 | "telebit", CKD_TB, 0, BUILDSTDERR: | { } BUILDSTDERR: 820 | "v25bis-commands", CKD_V25, 0 BUILDSTDERR: | { BUILDSTDERR: 821 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:833:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 833 | struct keytab dialtab[] = { /* SET DIAL table */ BUILDSTDERR: | ^ BUILDSTDERR: 834 | "area-code", XYDLAC, 0, /* Also still includes items */ BUILDSTDERR: | { } BUILDSTDERR: 835 | "compression", XYDDC, CM_INV, /* that were moved to SET MODEM, */ BUILDSTDERR: | { } BUILDSTDERR: 836 | "confirmation", XYDCNF, 0, /* but they are CM_INVisible... */ BUILDSTDERR: | { } BUILDSTDERR: 837 | "connect", XYDCON, 0, BUILDSTDERR: | { } BUILDSTDERR: 838 | "convert-directory",XYDCVT, 0, BUILDSTDERR: | { } BUILDSTDERR: 839 | "country-code", XYDLCC, 0, BUILDSTDERR: | { } BUILDSTDERR: 840 | "dial-command", XYDDIA, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 841 | "directory", XYDDIR, 0, BUILDSTDERR: | { } BUILDSTDERR: 842 | "display", XYDDPY, 0, BUILDSTDERR: | { } BUILDSTDERR: 843 | "escape-character", XYDESC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 844 | "error-correction", XYDEC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 845 | "flow-control", XYDFC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 846 | "force-long-distance", XYDFLD, 0, BUILDSTDERR: | { } BUILDSTDERR: 847 | "hangup", XYDHUP, 0, BUILDSTDERR: | { } BUILDSTDERR: 848 | "ignore-dialtone", XYDIDT, 0, BUILDSTDERR: | { } BUILDSTDERR: 849 | "interval", XYDINT, 0, BUILDSTDERR: | { } BUILDSTDERR: 850 | "in", XYDINI, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 851 | "init-string", XYDINI, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 852 | "intl-prefix", XYDIXP, 0, BUILDSTDERR: | { } BUILDSTDERR: 853 | "intl-suffix", XYDIXS, 0, BUILDSTDERR: | { } BUILDSTDERR: 854 | #ifndef NOXFER BUILDSTDERR: 855 | "kermit-spoof", XYDKSP, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 856 | #endif /* NOXFER */ BUILDSTDERR: 857 | "lc-area-codes", XYDLLAC, 0, BUILDSTDERR: | { } BUILDSTDERR: 858 | "lc-prefix", XYDLCP, 0, BUILDSTDERR: | { } BUILDSTDERR: 859 | "lc-suffix", XYDLCS, 0, BUILDSTDERR: | { } BUILDSTDERR: 860 | "ld-prefix", XYDLDP, 0, BUILDSTDERR: | { } BUILDSTDERR: 861 | "ld-suffix", XYDLDS, 0, BUILDSTDERR: | { } BUILDSTDERR: 862 | "local-area-code", XYDLAC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 863 | "local-prefix", XYDLCP, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 864 | "local-suffix", XYDLCS, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 865 | "m", XYDMTH, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 866 | #ifndef NOSPL BUILDSTDERR: 867 | "macro", XYDMAC, 0, /* 195 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 870 | "me", XYDMTH, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 871 | #endif /* MDMHUP */ BUILDSTDERR: 872 | "method", XYDMTH, 0, BUILDSTDERR: | { } BUILDSTDERR: 873 | "mnp-enable", XYDMNP, CM_INV, /* obsolete but still accepted */ BUILDSTDERR: | { } BUILDSTDERR: 874 | #ifdef MDMHUP BUILDSTDERR: 875 | "modem-hangup", XYDMHU, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 876 | #endif /* MDMHUP */ BUILDSTDERR: 877 | "pacing", XYDPAC, 0, BUILDSTDERR: | { } BUILDSTDERR: 878 | "pbx-exchange", XYDPXX, 0, BUILDSTDERR: | { } BUILDSTDERR: 879 | "pbx-inside-prefix",XYDPXI, 0, BUILDSTDERR: | { } BUILDSTDERR: 880 | "pbx-outside-prefix",XYDPXO, 0, BUILDSTDERR: | { } BUILDSTDERR: 881 | "prefix", XYDNPR, 0, BUILDSTDERR: | { } BUILDSTDERR: 882 | "pulse-countries", XYDPUCC, 0, BUILDSTDERR: | { } BUILDSTDERR: 883 | "restrict", XYDRSTR, 0, BUILDSTDERR: | { } BUILDSTDERR: 884 | "retries", XYDRTM, 0, BUILDSTDERR: | { } BUILDSTDERR: 885 | "sort", XYDSRT, 0, BUILDSTDERR: | { } BUILDSTDERR: 886 | "speed-matching", XYDSPD, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 887 | "string", XYDSTR, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 888 | "suffix", XYDSFX, 0, BUILDSTDERR: | { } BUILDSTDERR: 889 | "test", XYDTEST, 0, BUILDSTDERR: | { } BUILDSTDERR: 890 | "timeout", XYDTMO, 0, BUILDSTDERR: | { } BUILDSTDERR: 891 | "tf-area-code", XYDTFC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 892 | "tf-prefix", XYDTFP, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 893 | "toll-free-area-code",XYDTFC,0, BUILDSTDERR: | { } BUILDSTDERR: 894 | "toll-free-prefix", XYDTFP, 0, BUILDSTDERR: | { } BUILDSTDERR: 895 | "tone-countries", XYDTOCC, 0 BUILDSTDERR: | { BUILDSTDERR: 896 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:900:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 900 | struct keytab mdmhang[] = { BUILDSTDERR: | ^ BUILDSTDERR: 901 | "dtr", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 902 | "modem-command", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 903 | "rs232-signal", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 904 | "v24-signal", 0, CM_INV BUILDSTDERR: | { BUILDSTDERR: 905 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:908:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 908 | static struct keytab mdmcmd[] = { BUILDSTDERR: | ^ BUILDSTDERR: 909 | "autoanswer", XYDS_AN, 0, /* autoanswer */ BUILDSTDERR: | { } BUILDSTDERR: 910 | "compression", XYDS_DC, 0, /* data compression */ BUILDSTDERR: | { } BUILDSTDERR: 911 | "dial-mode-prompt", XYDS_MP, 0, /* dial mode prompt */ BUILDSTDERR: | { } BUILDSTDERR: 912 | "dial-mode-string", XYDS_MS, 0, /* dial mode string */ BUILDSTDERR: | { } BUILDSTDERR: 913 | "error-correction", XYDS_EC, 0, /* error correction */ BUILDSTDERR: | { } BUILDSTDERR: 914 | "hangup-command", XYDS_HU, 0, /* hangup command */ BUILDSTDERR: | { } BUILDSTDERR: 915 | "hardware-flow", XYDS_HW, 0, /* hwfc */ BUILDSTDERR: | { } BUILDSTDERR: 916 | "ignore-dialtone", XYDS_ID, 0, /* ignore dialtone */ BUILDSTDERR: | { } BUILDSTDERR: 917 | "init-string", XYDS_IN, 0, /* init string */ BUILDSTDERR: | { } BUILDSTDERR: 918 | "no-flow-control", XYDS_NF, 0, /* no flow control */ BUILDSTDERR: | { } BUILDSTDERR: 919 | "predial-init", XYDS_I2, 0, /* last-minute setup commands */ BUILDSTDERR: | { } BUILDSTDERR: 920 | "pulse", XYDS_DP, 0, /* pulse */ BUILDSTDERR: | { } BUILDSTDERR: 921 | "software-flow", XYDS_SW, 0, /* swfc */ BUILDSTDERR: | { } BUILDSTDERR: 922 | "speaker", XYDS_SP, 0, /* Speaker */ BUILDSTDERR: | { } BUILDSTDERR: 923 | "tone", XYDS_DT, 0, /* tone */ BUILDSTDERR: | { } BUILDSTDERR: 924 | "volume", XYDS_VO, 0 /* Volume */ BUILDSTDERR: | { BUILDSTDERR: 925 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:928:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 928 | struct keytab dial_fc[] = { BUILDSTDERR: | ^ BUILDSTDERR: 929 | "auto", FLO_AUTO, 0, BUILDSTDERR: | { } BUILDSTDERR: 930 | "none", FLO_NONE, 0, BUILDSTDERR: | { } BUILDSTDERR: 931 | "rts/cts", FLO_RTSC, 0, BUILDSTDERR: | { } BUILDSTDERR: 932 | "xon/xoff", FLO_XONX, 0 BUILDSTDERR: | { BUILDSTDERR: 933 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:935:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 935 | struct keytab dial_m[] = { /* DIAL METHOD */ BUILDSTDERR: | ^ BUILDSTDERR: 936 | "auto", XYDM_A, 0, BUILDSTDERR: | { } BUILDSTDERR: 937 | "default", XYDM_D, 0, BUILDSTDERR: | { } BUILDSTDERR: 938 | "pulse", XYDM_P, 0, BUILDSTDERR: | { } BUILDSTDERR: 939 | "tone", XYDM_T, 0 BUILDSTDERR: | { BUILDSTDERR: 940 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:987:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 987 | struct keytab wildtab[] = { /* SET WILDCARD-EXPANSION */ BUILDSTDERR: | ^ BUILDSTDERR: 988 | #ifdef UNIX BUILDSTDERR: 989 | "kermit", WILD_KER, 0, /* By Kermit */ BUILDSTDERR: | { } BUILDSTDERR: 990 | #endif /* UNIX */ BUILDSTDERR: 991 | "off", WILD_OFF, 0, /* Disabled */ BUILDSTDERR: | { } BUILDSTDERR: 992 | "on", WILD_ON, 0, /* Enabled */ BUILDSTDERR: | { } BUILDSTDERR: 993 | #ifdef UNIX BUILDSTDERR: 994 | "shell", WILD_SHE, 0, /* By Shell */ BUILDSTDERR: | { } BUILDSTDERR: 995 | #endif /* UNIX */ BUILDSTDERR: 996 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 997 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1000:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1000 | struct keytab wdottab[] = { /* cont'd */ BUILDSTDERR: | ^ BUILDSTDERR: 1001 | "/match-dot-files", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 1002 | "/no-match-dot-files", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1003 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1059:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1059 | static struct keytab vbtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1060 | "brief", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 1061 | #ifdef OS2ORUNIX BUILDSTDERR: 1062 | "ftp", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1068 | "verbose", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 1069 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1074:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1074 | static struct keytab syslogtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1075 | "all", SYSLG_CX, 0, BUILDSTDERR: | { } BUILDSTDERR: 1076 | "commands", SYSLG_CM, 0, BUILDSTDERR: | { } BUILDSTDERR: 1077 | "connection", SYSLG_AC, 0, BUILDSTDERR: | { } BUILDSTDERR: 1078 | "debug", SYSLG_DB, 0, BUILDSTDERR: | { } BUILDSTDERR: 1079 | "dial", SYSLG_DI, 0, BUILDSTDERR: | { } BUILDSTDERR: 1080 | "file-access", SYSLG_FA, 0, BUILDSTDERR: | { } BUILDSTDERR: 1081 | "file-create", SYSLG_FC, 0, BUILDSTDERR: | { } BUILDSTDERR: 1082 | "login", SYSLG_LI, 0, BUILDSTDERR: | { } BUILDSTDERR: 1083 | "none", SYSLG_NO, 0, BUILDSTDERR: | { } BUILDSTDERR: 1084 | "protocol", SYSLG_PR, 0 BUILDSTDERR: | { BUILDSTDERR: 1085 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1091:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1091 | struct keytab partbl[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1092 | "even", 'e', 0, BUILDSTDERR: | { } BUILDSTDERR: 1093 | #ifdef HWPARITY BUILDSTDERR: 1094 | "hardware",'H', 0, BUILDSTDERR: | { } BUILDSTDERR: 1095 | #endif /* HWPARITY */ BUILDSTDERR: 1096 | "mark", 'm', 0, BUILDSTDERR: | { } BUILDSTDERR: 1097 | "none", 0 , 0, BUILDSTDERR: | { } BUILDSTDERR: 1098 | "odd", 'o', 0, BUILDSTDERR: | { } BUILDSTDERR: 1099 | "space", 's', 0 BUILDSTDERR: | { BUILDSTDERR: 1100 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1104:28: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1104 | struct keytab hwpartbl[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1105 | /* Add mark and space if needed and possible */ BUILDSTDERR: 1106 | "even", 'e', 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1110 | "odd", 'o', 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1114 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1115 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1121:25: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1121 | struct keytab onoff[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1122 | "off", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 1123 | "on", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 1124 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1130:25: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1130 | struct keytab cdtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1131 | "home", XYCD_H, 0, BUILDSTDERR: | { } BUILDSTDERR: 1132 | "message", XYCD_M, 0, BUILDSTDERR: | { } BUILDSTDERR: 1133 | "path", XYCD_P, 0 BUILDSTDERR: | { BUILDSTDERR: 1134 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1137:25: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1137 | struct keytab cdmsg[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1138 | "file", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 1139 | "off", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 1140 | "on", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 1141 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1145:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1145 | struct keytab xittab[] = { /* SET EXIT */ BUILDSTDERR: | ^ BUILDSTDERR: 1146 | "hangup", 3, 0, /* ...HANGUP */ BUILDSTDERR: | { } BUILDSTDERR: 1147 | "on-disconnect", 2, 0, /* ...ON-DISCONNECT */ BUILDSTDERR: | { } BUILDSTDERR: 1148 | "status", 0, 0, /* ...STATUS */ BUILDSTDERR: | { } BUILDSTDERR: 1149 | "warning", 1, 0 /* ...WARNING */ BUILDSTDERR: | { BUILDSTDERR: 1150 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1153:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1153 | struct keytab xitwtab[] = { /* SET EXIT WARNING */ BUILDSTDERR: | ^ BUILDSTDERR: 1154 | "always", 2, 0, /* even when not connected */ BUILDSTDERR: | { } BUILDSTDERR: 1155 | "off", 0, 0, /* no warning */ BUILDSTDERR: | { } BUILDSTDERR: 1156 | "on", 1, 0 /* when connected */ BUILDSTDERR: | { BUILDSTDERR: 1157 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1160:25: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1160 | struct keytab rltab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1161 | "local", 1, 0, /* ECHO values */ BUILDSTDERR: | { } BUILDSTDERR: 1162 | "off", 0, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1163 | "on", 1, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1164 | "remote", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1165 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1170:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1170 | struct keytab ifdtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1171 | "discard", SET_OFF, 0, BUILDSTDERR: | { } BUILDSTDERR: 1172 | "keep", SET_ON, 0 BUILDSTDERR: | { BUILDSTDERR: 1173 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1175:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1175 | struct keytab ifdatab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1176 | "auto", SET_AUTO, 0, BUILDSTDERR: | { } BUILDSTDERR: 1177 | "discard", SET_OFF, 0, BUILDSTDERR: | { } BUILDSTDERR: 1178 | "keep", SET_ON, 0 BUILDSTDERR: | { BUILDSTDERR: 1179 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1185:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1185 | struct keytab taktab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1186 | "echo", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 1187 | "error", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 1188 | "off", 2, CM_INV, /* For compatibility */ BUILDSTDERR: | { } BUILDSTDERR: 1189 | "on", 3, CM_INV /* with MS-DOS Kermit... */ BUILDSTDERR: | { BUILDSTDERR: 1190 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1204:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1204 | struct keytab smactab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1205 | "echo", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 1206 | "error", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 1207 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1212:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1212 | struct keytab scrtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1213 | "echo", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1214 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1240:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1240 | static struct keytab scmdtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1241 | #ifdef CK_AUTODL BUILDSTDERR: 1242 | "autodownload", SCMD_ADL, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1252 | "bytesize", SCMD_BSZ, 0, BUILDSTDERR: | { } BUILDSTDERR: 1253 | "cbreak", SCMD_CBR, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1259 | "doublequoting", SCMD_DBQ, 0, BUILDSTDERR: | { } BUILDSTDERR: 1260 | #endif /* DOUBLEQUOTING */ BUILDSTDERR: 1261 | "error-display", SCMD_ERR, 0, BUILDSTDERR: | { } BUILDSTDERR: 1262 | "height", SCMD_HIG, 0, BUILDSTDERR: | { } BUILDSTDERR: 1263 | "interruption", SCMD_INT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1264 | "more-prompting", SCMD_MOR, 0, BUILDSTDERR: | { } BUILDSTDERR: 1265 | "quoting", SCMD_QUO, 0, BUILDSTDERR: | { } BUILDSTDERR: 1266 | #ifdef CK_RECALL BUILDSTDERR: 1267 | "recall-buffer-size", SCMD_RCL, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1270 | "retry", SCMD_RTR, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1278 | "variable-evaluation", SCMD_VAR,0, BUILDSTDERR: | { } BUILDSTDERR: 1279 | "width", SCMD_WID, 0 BUILDSTDERR: | { BUILDSTDERR: 1280 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1285:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1285 | static struct keytab srvtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1286 | "cd-message", XYSERC, 0, BUILDSTDERR: | { } BUILDSTDERR: 1287 | "display", XYSERD, 0, BUILDSTDERR: | { } BUILDSTDERR: 1288 | "get-path", XYSERP, 0, BUILDSTDERR: | { } BUILDSTDERR: 1289 | "idle-timeout", XYSERI, 0, BUILDSTDERR: | { } BUILDSTDERR: 1290 | "keepalive", XYSERK, 0, BUILDSTDERR: | { } BUILDSTDERR: 1291 | "login", XYSERL, 0, BUILDSTDERR: | { } BUILDSTDERR: 1292 | "timeout", XYSERT, 0 BUILDSTDERR: | { BUILDSTDERR: 1293 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1297:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1297 | static struct keytab sleeptab[] = { /* SET SLEEP table */ BUILDSTDERR: | ^ BUILDSTDERR: 1298 | "cancellation", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1299 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1301:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1301 | static struct keytab tstab[] = { /* SET TRANSFER/XFER table */ BUILDSTDERR: | ^ BUILDSTDERR: 1302 | "bell", XYX_BEL, 0, BUILDSTDERR: | { } BUILDSTDERR: 1303 | #ifdef XFRCAN BUILDSTDERR: 1304 | "cancellation", XYX_CAN, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1307 | "character-set", XYX_CSE, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1310 | "crc-calculation", XYX_CRC, 0, BUILDSTDERR: | { } BUILDSTDERR: 1311 | #endif /* NOSPL */ BUILDSTDERR: 1312 | "display", XYX_DIS, 0, BUILDSTDERR: | { } BUILDSTDERR: 1313 | "interruption", XYX_INT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1314 | "locking-shift", XYX_LSH, 0, BUILDSTDERR: | { } BUILDSTDERR: 1315 | "message", XYX_MSG, 0, BUILDSTDERR: | { } BUILDSTDERR: 1316 | "mode", XYX_MOD, 0, BUILDSTDERR: | { } BUILDSTDERR: 1317 | "msg", XYX_MSG, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1318 | #ifdef PIPESEND BUILDSTDERR: 1319 | "pipes", XYX_PIP, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1322 | "protocol", XYX_PRO, 0, BUILDSTDERR: | { } BUILDSTDERR: 1323 | #endif /* CK_XYZ */ BUILDSTDERR: 1324 | "report", XYX_RPT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1325 | "slow-start", XYX_SLO, 0, BUILDSTDERR: | { } BUILDSTDERR: 1326 | #ifndef NOCSETS BUILDSTDERR: 1327 | "translation", XYX_XLA, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1331 | "xlation", XYX_XLA, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1332 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1333 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1336:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1336 | static struct keytab rtstab[] = { /* REMOTE SET TRANSFER/XFER table */ BUILDSTDERR: | ^ BUILDSTDERR: 1337 | #ifndef NOCSETS BUILDSTDERR: 1338 | "character-set", XYX_CSE, 0, BUILDSTDERR: | { } BUILDSTDERR: 1339 | #endif /* NOCSETS */ BUILDSTDERR: 1340 | "mode", XYX_MOD, 0 BUILDSTDERR: | { BUILDSTDERR: 1341 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1344:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1344 | struct keytab xfrmtab[] = { /* TRANSFER MODE table */ BUILDSTDERR: | ^ BUILDSTDERR: 1345 | "automatic", XMODE_A, 0, BUILDSTDERR: | { } BUILDSTDERR: 1346 | "manual", XMODE_M, 0 BUILDSTDERR: | { BUILDSTDERR: 1347 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1372:25: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1372 | struct keytab lstab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1373 | "forced", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 1374 | "off", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 1375 | "on", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 1376 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1591:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1591 | static struct keytab tnnegtab[] = { /* TELNET NEGOTIATION table */ BUILDSTDERR: | ^ BUILDSTDERR: 1592 | "accepted", TN_NG_AC, 0, BUILDSTDERR: | { } BUILDSTDERR: 1593 | "refused", TN_NG_RF, 0, BUILDSTDERR: | { } BUILDSTDERR: 1594 | "req", TN_NG_RQ, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1595 | "requ", TN_NG_RQ, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1596 | "reque", TN_NG_RQ, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1597 | "reques", TN_NG_RQ, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1598 | "request", TN_NG_RQ, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1599 | "requeste", TN_NG_RQ, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1600 | "requested", TN_NG_RQ, 0, BUILDSTDERR: | { } BUILDSTDERR: 1601 | "required", TN_NG_MU, 0 BUILDSTDERR: | { BUILDSTDERR: 1602 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1636:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1636 | static struct keytab tnbugtab[] = { /* TELNET BUG table */ BUILDSTDERR: | ^ BUILDSTDERR: 1637 | "auth-krb5-des", 4, 0, BUILDSTDERR: | { } BUILDSTDERR: 1638 | "binary-me-means-u-too", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 1639 | "binary-u-means-me-too", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 1640 | "infinite-loop-check", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 1641 | "sb-implies-will-do", 3, 0 BUILDSTDERR: | { BUILDSTDERR: 1642 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1645:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1645 | static struct keytab tnenvtab[] = { /* TELNET ENVIRONMENT table */ BUILDSTDERR: | ^ BUILDSTDERR: 1646 | "acct", TN_ENV_ACCT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1647 | "display", TN_ENV_DISP, 0, BUILDSTDERR: | { } BUILDSTDERR: 1648 | "job", TN_ENV_JOB, 0, BUILDSTDERR: | { } BUILDSTDERR: 1649 | "location", TN_ENV_LOC, 0, BUILDSTDERR: | { } BUILDSTDERR: 1650 | "off", TN_ENV_OFF, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1651 | "on", TN_ENV_ON, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1652 | "printer", TN_ENV_PRNT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1653 | "systemtype",TN_ENV_SYS, 0, BUILDSTDERR: | { } BUILDSTDERR: 1654 | "user", TN_ENV_USR, 0, BUILDSTDERR: | { } BUILDSTDERR: 1655 | "uservar", TN_ENV_UVAR, 0, BUILDSTDERR: | { } BUILDSTDERR: 1656 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1657 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1728:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1728 | static struct keytab tn_nlmtab[] = { /* TELNET NEWLINE-MODE table */ BUILDSTDERR: | ^ BUILDSTDERR: 1729 | "binary-mode", TN_NL_BIN, 0, /* Binary mode */ BUILDSTDERR: | { } BUILDSTDERR: 1730 | "nvt", TN_NL_NVT, 0, /* NVT mode */ BUILDSTDERR: | { } BUILDSTDERR: 1731 | "off", TNL_CRNUL, CM_INV, /* CR-NUL (TELNET spec) */ BUILDSTDERR: | { } BUILDSTDERR: 1732 | "on", TNL_CRLF, CM_INV, /* CR-LF (TELNET spec) */ BUILDSTDERR: | { } BUILDSTDERR: 1733 | "raw", TNL_CR, CM_INV /* CR only (out of spec) */ BUILDSTDERR: | { BUILDSTDERR: 1734 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1737:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1737 | static struct keytab tnlmtab[] = { /* TELNET NEWLINE-MODE table */ BUILDSTDERR: | ^ BUILDSTDERR: 1738 | "cr", TNL_CR, CM_INV, /* CR only (out of spec) */ BUILDSTDERR: | { } BUILDSTDERR: 1739 | "cr-lf", TNL_CRLF, CM_INV, /* CR-LF (TELNET spec) */ BUILDSTDERR: | { } BUILDSTDERR: 1740 | "cr-nul", TNL_CRNUL, CM_INV, /* CR-NUL (TELNET spec) */ BUILDSTDERR: | { } BUILDSTDERR: 1741 | "lf", TNL_LF, CM_INV, /* LF instead of CR-LF */ BUILDSTDERR: | { } BUILDSTDERR: 1742 | "off", TNL_CRNUL, 0, /* CR-NUL (TELNET spec) */ BUILDSTDERR: | { } BUILDSTDERR: 1743 | "on", TNL_CRLF, 0, /* CR-LF (TELNET spec) */ BUILDSTDERR: | { } BUILDSTDERR: 1744 | "raw", TNL_CR, 0 /* CR only (out of spec) */ BUILDSTDERR: | { BUILDSTDERR: 1745 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1748:25: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1748 | struct keytab tntab[] = { BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 1752 | "b", CK_TN_BM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1753 | "bi", CK_TN_BM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1754 | "bin", CK_TN_BM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1755 | "bina", CK_TN_BM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1756 | "binar", CK_TN_BM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1757 | "binary", CK_TN_BM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1758 | "binary-", CK_TN_BM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1759 | "binary-mode", CK_TN_BM, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1760 | "binary-transfer-mode", CK_TN_XF, 0, BUILDSTDERR: | { } BUILDSTDERR: 1761 | "binary-xfer-mode", CK_TN_XF, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1762 | "bug", CK_TN_BUG, 0, BUILDSTDERR: | { } BUILDSTDERR: 1763 | "debug", CK_TN_DB, 0, BUILDSTDERR: | { } BUILDSTDERR: 1764 | "delay-sb", CK_TN_DL, 0, BUILDSTDERR: | { } BUILDSTDERR: 1765 | "echo", CK_TN_EC, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1770 | "environment", CK_TN_ENV, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1776 | "kermit", CK_TN_IKS, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1779 | "location", CK_TN_LOC, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1782 | "naws", CK_TN_NAWS, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1783 | #endif /* CK_NAWS */ BUILDSTDERR: 1784 | "newline-mode", CK_TN_NL, 0, BUILDSTDERR: | { } BUILDSTDERR: 1785 | "no-encrypt-during-xfer", CK_TN_NE, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1786 | "prompt-for-userid",CK_TN_PUID,0, BUILDSTDERR: | { } BUILDSTDERR: 1787 | "remote-echo", CK_TN_RE, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1794 | "sfu-compatibility", CK_TN_SFU, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1795 | #endif /* NT */ BUILDSTDERR: 1796 | "terminal-type", CK_TN_TT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1797 | "wait-for-negotiations", CK_TN_WAIT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1798 | #ifdef CK_ENVIRONMENT BUILDSTDERR: 1799 | "xdisplay-location",CK_TN_XD, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1800 | #endif /* CK_ENVIRONMENT */ BUILDSTDERR: 1801 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1802 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1805:28: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1805 | struct keytab tnopttab[] = { BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 1809 | "authentication", CK_TN_AU, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1810 | #endif /* CK_AUTHENTICATION */ BUILDSTDERR: 1811 | "binary-mode", CK_TN_BM, 0, BUILDSTDERR: | { } BUILDSTDERR: 1812 | #ifdef TN_COMPORT BUILDSTDERR: 1813 | "c", CK_TN_CPC, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1814 | "co", CK_TN_CPC, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1815 | "com", CK_TN_CPC, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1816 | "com-port-control",CK_TN_CPC, 0, BUILDSTDERR: | { } BUILDSTDERR: 1817 | "comport-control", CK_TN_CPC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1822 | "echo", CK_TN_EC, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1826 | "encryption", CK_TN_ENC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1831 | "forward-x", CK_TN_FX, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1832 | #endif /* CK_FORWARD_X */ BUILDSTDERR: 1833 | "ibm-sak", CK_TN_SAK, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1834 | #ifdef IKS_OPTION BUILDSTDERR: 1835 | "kermit", CK_TN_IKS, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1839 | "lflow", CK_TN_FLW, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1840 | "logout", CK_TN_LOG, 0, BUILDSTDERR: | { } BUILDSTDERR: 1841 | #ifdef CK_NAWS BUILDSTDERR: 1842 | "naws", CK_TN_NAWS, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1847 | "new-environment", CK_TN_ENV, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1851 | "pragma-heartbeat",CK_TN_PHR, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1852 | "pragma-logon", CK_TN_PLG, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1853 | "pragma-sspi", CK_TN_PSP, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1854 | "sak", CK_TN_SAK, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1855 | #ifdef CK_SNDLOC BUILDSTDERR: 1856 | "send-location", CK_TN_LOC, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1860 | "sga", CK_TN_SGA, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1864 | "start-tls", CK_TN_TLS, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 1865 | #endif /* CK_SSL */ BUILDSTDERR: 1866 | "suppress-go-aheads", CK_TN_SGA, 0, BUILDSTDERR: | { } BUILDSTDERR: 1867 | "terminal-type", CK_TN_TT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1868 | "ttype", CK_TN_TT, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 1869 | #ifdef CK_ENVIRONMENT BUILDSTDERR: 1870 | "xdisplay-location", CK_TN_XD, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1874 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 1875 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1878:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1878 | struct keytab tnoptsw[] = { BUILDSTDERR: | ^ BUILDSTDERR: 1879 | "/client", CK_TN_CLIENT, 0, BUILDSTDERR: | { } BUILDSTDERR: 1880 | "/server", CK_TN_SERVER, 0 BUILDSTDERR: | { BUILDSTDERR: 1881 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:1885:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 1885 | struct keytab ftrtab[] = { /* Feature table */ BUILDSTDERR: | ^ BUILDSTDERR: 1886 | #ifndef NOCSETS /* 0 = we have it, 1 = we don't */ BUILDSTDERR: 1887 | "character-sets", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1892 | "cyrillic", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1898 | "cx-log", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1904 | "debug", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1910 | "dial", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1916 | "dynamic-memory", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1922 | "file-transfer", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1928 | "forward", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1934 | "ftp", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1940 | "fullscreen-display", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1945 | "greek", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1950 | "hebrew", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1955 | "help", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1961 | "iksd", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1967 | "if-command", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1973 | "job-control", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1981 | "kanji", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1987 | "kermit", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1995 | "kerberos", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 1999 | "latin1", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2004 | "latin2", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2010 | "learned-scripts", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2016 | "making-connections", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2022 | "network", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2034 | "ntlm", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2038 | "pipes", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2051 | "pty", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2057 | "push", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2063 | "redirect", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2069 | "rts/cts", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2075 | "script-command", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2080 | "server-mode", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2086 | "sexpression", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2094 | "sftp", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2098 | "show-command", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2106 | "srp", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2112 | "ssh", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2118 | "ssl/tls", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2122 | "transmit", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2128 | "unicode", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2134 | "xyzmodem", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 2139 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 2140 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:2143:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 2143 | struct keytab desttab[] = { /* SET DESTINATION */ BUILDSTDERR: | ^ BUILDSTDERR: 2144 | #ifdef CALIBRATE BUILDSTDERR: 2145 | "calibrate", DEST_N, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 2146 | #endif /* CALIBRATE */ BUILDSTDERR: 2147 | "disk", DEST_D, 0, BUILDSTDERR: | { } BUILDSTDERR: 2148 | #ifdef CALIBRATE BUILDSTDERR: 2149 | "nowhere", DEST_N, 0, BUILDSTDERR: | { } BUILDSTDERR: 2150 | #endif /* CALIBRATE */ BUILDSTDERR: 2151 | "printer", DEST_P, 0, BUILDSTDERR: | { } BUILDSTDERR: 2152 | "screen", DEST_S, 0 BUILDSTDERR: | { BUILDSTDERR: 2153 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:2464:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 2464 | static struct keytab q0yesno[] = { /* Yes/No/Quit keyword table */ BUILDSTDERR: | ^ BUILDSTDERR: 2465 | "no", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 2466 | "ok", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 2467 | "yes", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 2468 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:2471:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 2471 | static struct keytab q1yesno[] = { /* Yes/No/Quit keyword table */ BUILDSTDERR: | ^ BUILDSTDERR: 2472 | "no", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 2473 | "ok", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 2474 | "quit", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 2475 | "yes", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 2476 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:2479:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 2479 | static struct keytab q2yesno[] = { /* Yes/No/Quit keyword table */ BUILDSTDERR: | ^ BUILDSTDERR: 2480 | "go", 3, 0, BUILDSTDERR: | { } BUILDSTDERR: 2481 | "no", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 2482 | "ok", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 2483 | "yes", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 2484 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:2487:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 2487 | static struct keytab q3yesno[] = { /* Yes/No/Quit keyword table */ BUILDSTDERR: | ^ BUILDSTDERR: 2488 | "go", 3, 0, BUILDSTDERR: | { } BUILDSTDERR: 2489 | "no", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 2490 | "ok", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 2491 | "quit", 2, 0, BUILDSTDERR: | { } BUILDSTDERR: 2492 | "yes", 1, 0 BUILDSTDERR: | { BUILDSTDERR: 2493 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c: In function 'uq_ok': BUILDSTDERR: ckuus3.c:2629:12: warning: unused variable 'text' [-Wunused-variable] BUILDSTDERR: 2629 | char * text=NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuus3.c:2628:13: warning: unused variable 'len' [-Wunused-variable] BUILDSTDERR: 2628 | int rc, len; BUILDSTDERR: | ^~~ BUILDSTDERR: ckuus3.c:2628:9: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: 2628 | int rc, len; BUILDSTDERR: | ^~ BUILDSTDERR: ckuus3.c: In function 'uq_txt': BUILDSTDERR: ckuus3.c:2734:9: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: 2734 | int rc; BUILDSTDERR: | ^~ BUILDSTDERR: ckuus3.c: In function 'uq_mtxt': BUILDSTDERR: ckuus3.c:2801:12: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: 2801 | int i, rc; BUILDSTDERR: | ^~ BUILDSTDERR: ckuus3.c: At top level: BUILDSTDERR: ckuus3.c:3023:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 3023 | static struct keytab uchmodsw[] = { BUILDSTDERR: | ^ BUILDSTDERR: 3024 | "/directories", CHM_DIR, 0, BUILDSTDERR: | { } BUILDSTDERR: 3025 | "/dotfiles", CHM_DOT, 0, BUILDSTDERR: | { } BUILDSTDERR: 3026 | "/files", CHM_FIL, 0, BUILDSTDERR: | { } BUILDSTDERR: 3027 | "/list", CHM_LIS, 0, BUILDSTDERR: | { } BUILDSTDERR: 3028 | "/nolist", CHM_NOL, 0, BUILDSTDERR: | { } BUILDSTDERR: 3029 | "/nopage", CHM_NOP, 0, BUILDSTDERR: | { } BUILDSTDERR: 3030 | "/page", CHM_PAG, 0, BUILDSTDERR: | { } BUILDSTDERR: 3031 | "/quiet", CHM_QUI, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 3032 | "/recursive", CHM_REC, 0, BUILDSTDERR: | { } BUILDSTDERR: 3033 | "/simulate", CHM_SIM, 0, BUILDSTDERR: | { } BUILDSTDERR: 3034 | "/type", CHM_TYP, CM_ARG, BUILDSTDERR: | { } BUILDSTDERR: 3035 | "/verbose", CHM_VRB, CM_INV, BUILDSTDERR: | { BUILDSTDERR: 3036 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c: In function 'douchmod': BUILDSTDERR: ckuus3.c:3041:38: warning: unused variable 'diractive' [-Wunused-variable] BUILDSTDERR: 3041 | extern int recursive, nscanfile, diractive; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckuus3.c: At top level: BUILDSTDERR: ckuus3.c:3274:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 3274 | struct keytab sexptab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 3275 | "depth-limit", 1, 0, BUILDSTDERR: | { } BUILDSTDERR: 3276 | "echo-result", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: 3277 | "truncate-all-results", 2 BUILDSTDERR: | { BUILDSTDERR: 3278 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:3347:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 3347 | static struct keytab sexpops[] = { /* Built-in operators */ BUILDSTDERR: | ^ BUILDSTDERR: 3348 | "setq", SX_SET, 0, /* Global assignment */ BUILDSTDERR: | { } BUILDSTDERR: 3349 | "+", SX_ADD, 0, /* Simple arithmetic */ BUILDSTDERR: | { } BUILDSTDERR: 3350 | "-", SX_SUB, 0, BUILDSTDERR: | { } BUILDSTDERR: 3351 | "*", SX_MUL, 0, BUILDSTDERR: | { } BUILDSTDERR: 3352 | "/", SX_DIV, SXF_TWO, BUILDSTDERR: | { } BUILDSTDERR: 3353 | "^", SX_POW, SXF_TWO, BUILDSTDERR: | { } BUILDSTDERR: 3354 | BUILDSTDERR: 3355 | "if", SX_IFC, SXF_TWO, /* IF */ BUILDSTDERR: | { } BUILDSTDERR: 3356 | "let", SX_LET, 0, /* Local assignment */ BUILDSTDERR: | { } BUILDSTDERR: 3357 | "not", SX_NOT, SXF_ONE, /* NOT */ BUILDSTDERR: | { } BUILDSTDERR: 3358 | "mod", SX_MOD, SXF_TWO, /* Modulus */ BUILDSTDERR: | { } BUILDSTDERR: 3359 | BUILDSTDERR: 3360 | "<", SX_ALT, SXF_PRE, /* Comparisons */ BUILDSTDERR: | { } BUILDSTDERR: 3361 | ">", SX_AGT, SXF_PRE, BUILDSTDERR: | { } BUILDSTDERR: 3362 | "<=", SX_ALE, SXF_PRE, BUILDSTDERR: | { } BUILDSTDERR: 3363 | "=", SX_AEQ, SXF_PRE, BUILDSTDERR: | { } BUILDSTDERR: 3364 | ">=", SX_AGE, SXF_PRE, BUILDSTDERR: | { } BUILDSTDERR: 3365 | "!=", SX_NEQ, SXF_PRE, BUILDSTDERR: | { } BUILDSTDERR: 3366 | BUILDSTDERR: 3367 | "++", SX_INC, SXF_ONE|SXF_TWO, /* Increment */ BUILDSTDERR: | { } BUILDSTDERR: 3368 | "--", SX_DEC, SXF_ONE|SXF_TWO, /* Decrement */ BUILDSTDERR: | { } BUILDSTDERR: 3369 | BUILDSTDERR: 3370 | "**", SX_POW, SXF_TWO, /* Common synonyms */ BUILDSTDERR: | { } BUILDSTDERR: 3371 | "==", SX_AEQ, SXF_PRE, BUILDSTDERR: | { } BUILDSTDERR: 3372 | "!", SX_NOT, SXF_ONE, BUILDSTDERR: | { } BUILDSTDERR: 3373 | ".", SX_EVA, 0, BUILDSTDERR: | { } BUILDSTDERR: 3374 | BUILDSTDERR: 3375 | "and", SX_AND, 0, /* Logical operators */ BUILDSTDERR: | { } BUILDSTDERR: 3376 | "or", SX_LOR, 0, BUILDSTDERR: | { } BUILDSTDERR: 3377 | "xor", SX_XOR, SXF_TWO, BUILDSTDERR: | { } BUILDSTDERR: 3378 | BUILDSTDERR: 3379 | "max", SX_MAX, SXF_ONE|SXF_TWO, /* Max and min */ BUILDSTDERR: | { } BUILDSTDERR: 3380 | "min", SX_MIN, SXF_ONE|SXF_TWO, BUILDSTDERR: | { } BUILDSTDERR: 3381 | BUILDSTDERR: 3382 | "%", SX_MOD, SXF_TWO, /* More synonyms */ BUILDSTDERR: | { } BUILDSTDERR: 3383 | "||", SX_LOR, 0, BUILDSTDERR: | { } BUILDSTDERR: 3384 | "&&", SX_AND, 0, BUILDSTDERR: | { } BUILDSTDERR: 3385 | BUILDSTDERR: 3386 | "quote", SX_QUO, SXF_ONE, BUILDSTDERR: | { } BUILDSTDERR: 3387 | "string", SX_STR, SXF_ONE, BUILDSTDERR: | { } BUILDSTDERR: 3388 | BUILDSTDERR: 3389 | "eval", SX_EVA, 0, /* Assorted commands */ BUILDSTDERR: | { } BUILDSTDERR: 3390 | "abs", SX_ABS, SXF_ONE, BUILDSTDERR: | { } BUILDSTDERR: 3391 | "truncate",SX_TRU, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3392 | "round", SX_ROU, SXF_ONE|SXF_TWO|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3393 | "ceiling", SX_CEI, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3394 | "floor", SX_FLR, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3395 | "float", SX_FLO, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 3398 | "sqrt", SX_SQR, SXF_ONE|SXF_FLO, /* Floating point functions */ BUILDSTDERR: | { } BUILDSTDERR: 3399 | "exp", SX_EXP, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3400 | "sin", SX_SIN, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3401 | "cos", SX_COS, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3402 | "tan", SX_TAN, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3403 | "log", SX_LGN, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: 3404 | "log10", SX_LGX, SXF_ONE|SXF_FLO, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 3407 | "#", SX_BWX, SXF_TWO, /* Bitwise operators */ BUILDSTDERR: | { } BUILDSTDERR: 3408 | "&", SX_BWA, 0, BUILDSTDERR: | { } BUILDSTDERR: 3409 | "|", SX_BWO, 0, BUILDSTDERR: | { } BUILDSTDERR: 3410 | "~", SX_BWN, SXF_ONE, BUILDSTDERR: | { } BUILDSTDERR: 3411 | "", 0, 0 /* (end) */ BUILDSTDERR: | { BUILDSTDERR: 3412 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c:3415:37: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 3415 | static struct keytab sexpconsts[] = { /* Built-in constants */ BUILDSTDERR: | ^ BUILDSTDERR: 3416 | "nil", SXC_NIL, 0, /* NIL (false) */ BUILDSTDERR: | { } BUILDSTDERR: 3417 | "pi", SXC_PI, 0, /* Pi (3.1415926...) */ BUILDSTDERR: | { } BUILDSTDERR: 3418 | "t", SXC_T, 0, /* T (true) */ BUILDSTDERR: | { } BUILDSTDERR: 3419 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 3420 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c: In function 'dosexp': BUILDSTDERR: ckuus3.c:3857:9: warning: variable 'r' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3857 | float r; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c: In function 'dologend': BUILDSTDERR: ckuus3.c:4731:13: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 4731 | int x = locus; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c: In function 'shomodem': BUILDSTDERR: ckuus3.c:6066:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6066 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6069:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6069 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6072:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6072 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6079:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6079 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6082:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6082 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6085:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6085 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6088:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6088 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6091:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6091 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6094:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6094 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6098:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6098 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6101:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6101 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6104:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6104 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6107:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6107 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6110:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6110 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6114:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6114 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6117:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6117 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6120:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6120 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6123:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6123 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6126:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6126 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6130:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6130 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6134:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6134 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:6138:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6138 | if (++n > cmd_rows - 4) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c: At top level: BUILDSTDERR: ckuus3.c:6736:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6736 | struct keytab protos[] = { BUILDSTDERR: | ^ BUILDSTDERR: 6737 | #ifdef CK_XYZ BUILDSTDERR: 6738 | "g", PROTO_G, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 6739 | #endif /* CK_XYZ */ BUILDSTDERR: 6740 | "kermit", PROTO_K, 0, BUILDSTDERR: | { } BUILDSTDERR: 6741 | #ifdef CK_XYZ BUILDSTDERR: 6742 | "other", PROTO_O, 0, BUILDSTDERR: | { } BUILDSTDERR: 6743 | "x", PROTO_X, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 6744 | "xmodem", PROTO_X, 0, BUILDSTDERR: | { } BUILDSTDERR: 6745 | "xmodem-crc", PROTO_XC, 0, BUILDSTDERR: | { } BUILDSTDERR: 6746 | "y", PROTO_Y, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 6747 | "ymodem", PROTO_Y, 0, BUILDSTDERR: | { } BUILDSTDERR: 6748 | "ymodem-g", PROTO_G, 0, BUILDSTDERR: | { } BUILDSTDERR: 6749 | "zmodem", PROTO_Z, 0 BUILDSTDERR: | { BUILDSTDERR: 6750 | #endif /* CK_XYZ */ BUILDSTDERR: 6751 | }; BUILDSTDERR: | } BUILDSTDERR: ckuus3.c: In function 'dosetssh': BUILDSTDERR: ckuus3.c:8097:19: warning: unused variable 'z' [-Wunused-variable] BUILDSTDERR: 8097 | int cx, x, y, z; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:8097:16: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 8097 | int cx, x, y, z; BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c: In function 'doprm': BUILDSTDERR: ckuus3.c:9813:18: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 9813 | int c, n; /* Workers */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus3.c:13165:22: warning: unused variable 'cmask' [-Wunused-variable] BUILDSTDERR: 13165 | extern int cmask; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus3.c:8895:22: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 8895 | char *s = NULL, *p = NULL; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'doinit': BUILDSTDERR: ckuus5.c:1390:12: warning: unused variable 'ckrooterr' [-Wunused-variable] BUILDSTDERR: 1390 | extern int ckrooterr; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckuus5.c: In function 'vardef': BUILDSTDERR: ckuus5.c:3368:31: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 3368 | return(g_var[c]); /* if no macro is active */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:3373:29: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 3373 | return(g_var[c]); /* Letter for global variable */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'dooutput': BUILDSTDERR: ckuus5.c:3496:16: warning: variable 'y' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3496 | int x, xx, y, quote; /* Workers */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'addmac': BUILDSTDERR: ckuus5.c:4286:22: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4286 | g_var[c] = p; /* No, it's top level one */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:4295:18: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4295 | g_var[c] = p; /* Put pointer in global-var table */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:4219:26: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 4219 | char * p = NULL, c, *s; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'delmac': BUILDSTDERR: ckuus5.c:4514:34: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4514 | if (p) if (p != g_var[c]) { BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:4518:22: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4518 | p = g_var[c]; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:4519:18: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4519 | g_var[c] = NULL; /* Zero the table entry */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:4522:34: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4522 | if (p) if (p != g_var[c]) { BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:4530:22: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4530 | p = g_var[c]; /* Get pointer from global-var table */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:4531:18: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 4531 | g_var[c] = NULL; /* Zero the table entry */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'shotrm': BUILDSTDERR: ckuus5.c:5636:30: warning: unused variable 'tt_idleact' [-Wunused-variable] BUILDSTDERR: 5636 | extern int tt_idlelimit, tt_idleact; BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ckuus5.c:5635:16: warning: unused variable 'tt_idlesnd_tmo' [-Wunused-variable] BUILDSTDERR: 5635 | extern int tt_idlesnd_tmo; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ckuus5.c:5634:19: warning: unused variable 'tt_idlesnd_str' [-Wunused-variable] BUILDSTDERR: 5634 | extern char * tt_idlesnd_str; BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: ckuus5.c: In function 'doshow': BUILDSTDERR: ckuus5.c:7904:18: warning: unused variable 'myhome' [-Wunused-variable] BUILDSTDERR: 7904 | extern char * myhome; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus5.c:6432:12: warning: unused variable 'z' [-Wunused-variable] BUILDSTDERR: 6432 | int y, z, i; long zz; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'dclarray': BUILDSTDERR: ckuus5.c:8577:19: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8577 | if ((p = a_ptr[a]) != NULL) { /* Delete old array of same name */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8578:19: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8578 | if (a_link[a] > -1) { /* Is it a link? */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8580:22: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8580 | a_ptr[a] = (char **) NULL; /* clear all the info. */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8581:22: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8581 | a_dim[a] = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8582:23: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8582 | a_link[a] = -1; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8585:23: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8585 | a = a_link[a]; /* Switch to linked-to array */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8587:19: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8587 | n2 = a_dim[a]; /* Real array */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8594:27: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8594 | free((char *)a_ptr[a]); /* Then the element list */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8604:14: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8604 | a_ptr[a] = (char **) NULL; /* Remove pointer to element list */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8605:14: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8605 | a_dim[a] = 0; /* Set dimension at zero. */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8606:15: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8606 | a_link[a] = -1; /* Unset link word */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8612:10: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8612 | a_ptr[a] = p; /* Save pointer to member list */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8613:10: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8613 | a_dim[a] = n; /* Save dimension */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8563:10: warning: variable 'c' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 8563 | char c, **p; int i, n2, rc; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'boundspair': BUILDSTDERR: ckuus5.c:8705:12: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 8705 | int i, x, y, range[2], bc = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c: In function 'arraybounds': BUILDSTDERR: ckuus5.c:8806:12: warning: unused variable 'tmp' [-Wunused-variable] BUILDSTDERR: 8806 | char * tmp = NULL; BUILDSTDERR: | ^~~ BUILDSTDERR: ckuus5.c:8805:31: warning: unused variable 'q' [-Wunused-variable] BUILDSTDERR: 8805 | char zz, buf[256], * p, * q; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8805:26: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 8805 | char zz, buf[256], * p, * q; BUILDSTDERR: | ^ BUILDSTDERR: ckuus5.c:8805:14: warning: unused variable 'buf' [-Wunused-variable] BUILDSTDERR: 8805 | char zz, buf[256], * p, * q; BUILDSTDERR: | ^~~ BUILDSTDERR: ckuus5.c:8804:18: warning: unused variable 'range' [-Wunused-variable] BUILDSTDERR: 8804 | int i, x, y, range[2]; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus5.c:8804:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 8804 | int i, x, y, range[2]; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'dopurge': BUILDSTDERR: ckuus7.c:3015:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 3015 | if (++lines > cmd_rows - 3) BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'doputenv': BUILDSTDERR: ckuus7.c:3830:12: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 3830 | char * s, * t = tmpbuf; /* Create or alter environment var */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'getiact': BUILDSTDERR: ckuus7.c:3961:28: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 3961 | char * p, * q, * t; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'setlclcharset': BUILDSTDERR: ckuus7.c:4012:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 4012 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'setremcharset': BUILDSTDERR: ckuus7.c:4027:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 4027 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'settrm': BUILDSTDERR: ckuus7.c:4206:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 4206 | int i = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'cx_net': BUILDSTDERR: ckuus7.c:9659:7: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 9659 | int x; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c:9833:3: warning: label 'xcx_net' defined but not used [-Wunused-label] BUILDSTDERR: 9833 | xcx_net: BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuus7.c:8835:40: warning: unused variable 'g_pcpt' [-Wunused-variable] BUILDSTDERR: 8835 | extern int pwflg, pwcrypt, g_pflg, g_pcpt, nolocal; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus7.c:8835:32: warning: unused variable 'g_pflg' [-Wunused-variable] BUILDSTDERR: 8835 | extern int pwflg, pwcrypt, g_pflg, g_pcpt, nolocal; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus7.c:8835:23: warning: unused variable 'pwcrypt' [-Wunused-variable] BUILDSTDERR: 8835 | extern int pwflg, pwcrypt, g_pflg, g_pcpt, nolocal; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuus7.c:8835:16: warning: unused variable 'pwflg' [-Wunused-variable] BUILDSTDERR: 8835 | extern int pwflg, pwcrypt, g_pflg, g_pcpt, nolocal; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus7.c:8834:28: warning: unused variable 'g_pswd' [-Wunused-variable] BUILDSTDERR: 8834 | extern char pwbuf[], * g_pswd; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus7.c:8834:17: warning: unused variable 'pwbuf' [-Wunused-variable] BUILDSTDERR: 8834 | extern char pwbuf[], * g_pswd; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus7.c: In function 'cx_serial': BUILDSTDERR: ckuus7.c:10086:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 10086 | int x; /* Find a safe, long buffer */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c:10124:3: warning: label 'xcx_serial' defined but not used [-Wunused-label] BUILDSTDERR: 10124 | xcx_serial: BUILDSTDERR: | ^~~~~~~~~~ BUILDSTDERR: ckuus7.c:9933:15: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 9933 | int i, n, x, y, msg; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c:9933:12: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 9933 | int i, n, x, y, msg; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c:9933:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 9933 | int i, n, x, y, msg; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'setlin': BUILDSTDERR: ckuus7.c:10224:9: warning: variable 'wild' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10224 | int wild = 0; /* Filespec has wildcards */ BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuus7.c:10222:9: warning: variable 'haveuser' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10222 | int haveuser = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuus7.c:10221:12: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 10221 | int c, i, haveswitch = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c:10220:9: warning: unused variable '_local' [-Wunused-variable] BUILDSTDERR: 10220 | int _local = -1; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus7.c: In function 'z_in': BUILDSTDERR: ckuus7.c:11765:12: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 11765 | char * p; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c:11763:12: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 11763 | int i, j, x; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'z_seek': BUILDSTDERR: ckuus7.c:11915:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 11915 | int i, x = 0, rc; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'z_line': BUILDSTDERR: ckuus7.c:11945:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 11945 | int i, len, x = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'z_count': BUILDSTDERR: ckuus7.c:12138:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 12138 | int i, x; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'dofile': BUILDSTDERR: ckuus7.c:12633:24: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 12633 | int i, k, xx; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c:12957:20: warning: unused variable 'ispat' [-Wunused-variable] BUILDSTDERR: 12957 | int flag = 0, ispat = 0, matchresult = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus7.c: In function 'savkeys': BUILDSTDERR: ckuus7.c:13131:23: warning: unused variable 'k' [-Wunused-variable] BUILDSTDERR: 13131 | int savfil, i, j, k; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'readpass': BUILDSTDERR: ckuus7.c:13738:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 13738 | int x; BUILDSTDERR: | ^ BUILDSTDERR: ckuus7.c: In function 'sho_iks': BUILDSTDERR: ckuus7.c:14013:34: warning: unused variable 'cdmsgstr' [-Wunused-variable] BUILDSTDERR: 14013 | extern char * cdmsgfile[], * cdmsgstr, *kermrc; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuus7.c:14012:35: warning: unused variable 'iksdcf' [-Wunused-variable] BUILDSTDERR: 14012 | extern int srvcdmsg, success, iksdcf, noinit, arg_x; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus7.c:13992:16: warning: unused variable 'ckxperms' [-Wunused-variable] BUILDSTDERR: 13992 | extern int ckxperms; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuus7.c: In function 'dofile': BUILDSTDERR: ckuus7.c:12938:19: warning: 'z' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 12938 | z += pos; BUILDSTDERR: | ~~^~~~~~ TFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckucmd.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuusr.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuus3.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuus5.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuus7.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' BUILDSTDERR: gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -Dckuus6.c: In function 'doask': BUILDSTDERR: ckuus6.c:882:9: warning: variable 'guiflg' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 882 | int guiflg = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus6.c:881:9: warning: variable 'popupflg' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 881 | int popupflg = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuus6.c: In function 'xxundef': BUILDSTDERR: ckuus6.c:1393:24: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 1393 | p = g_var[c]; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:1399:24: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 1399 | p = g_var[c]; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'ludial': BUILDSTDERR: ckuus6.c:2410:25: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 2410 | int dd, n1, n2, n3, i, j, t; /* Workers */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'dodial': BUILDSTDERR: ckuus6.c:3006:24: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 3006 | char * p; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:3292:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 3292 | if (!success) BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'dotype': BUILDSTDERR: ckuus6.c:3773:12: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 3773 | int x, c, n, i, j, k = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'domydir': BUILDSTDERR: ckuus6.c:5556:13: warning: unused variable 'filename' [-Wunused-variable] BUILDSTDERR: 5556 | char * filename; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuus6.c:5706:17: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 5706 | int i, x, y; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'dodel': BUILDSTDERR: ckuus6.c:6800:32: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6800 | if (++n > cmd_rows - 3) BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:6809:32: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6809 | if (++n > cmd_rows - 3) BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:6820:32: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6820 | if (++n > cmd_rows - 3) BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:6830:32: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6830 | if (++n > cmd_rows - 3) BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:6840:24: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6840 | if (++n > cmd_rows - 3) BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:6847:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6847 | if (++n > cmd_rows - 3) BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:6682:17: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 6682 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:6193:12: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 6193 | int i, j, k, x; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'docopy': BUILDSTDERR: ckuus6.c:8050:10: warning: unused variable 'skip' [-Wunused-variable] BUILDSTDERR: 8050 | int i, skip = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuus6.c:7811:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 7811 | int i, x, listing = 0, nolist = 0, havename = 0, getval; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'renameone': BUILDSTDERR: ckuus6.c:8716:11: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 8716 | char c; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'dorenam': BUILDSTDERR: ckuus6.c:9031:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 9031 | if ((x = cmfld("Character or string to replace spaces with", BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:8894:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 8894 | int i, x, z, fn, listing = 0, havename = 0, wild = 0, rc = 1, noarg = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:8889:26: warning: unused variable 'fcsinfo' [-Wunused-variable] BUILDSTDERR: 8889 | extern struct csinfo fcsinfo[]; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuus6.c: In function 'dogta': BUILDSTDERR: ckuus6.c:10415:39: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 10415 | if (maclvl == 1) p = g_var[c]; /* If at level 1 use globals 0..9 */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c:10384:12: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 10384 | int i, n; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'dogoto': BUILDSTDERR: ckuus6.c:10480:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 10480 | int i, j, x, y, z, bc; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'doif': BUILDSTDERR: ckuus6.c:11736:11: warning: unused variable 'q' [-Wunused-variable] BUILDSTDERR: 11736 | char *q; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ckuus6.c:19: BUILDSTDERR: ckuus6.c: At top level: BUILDSTDERR: ckuus6.c:635:22: warning: 'doymdir' declared 'static' but never defined [-Wunused-function] BUILDSTDERR: 635 | _PROTOTYP(static int doymdir,(int)); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcdeb.h:1272:34: note: in definition of macro '_PROTOTYP' BUILDSTDERR: 1272 | #define _PROTOTYP( func, parms ) func parms BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuus6.c: In function 'dncvt': BUILDSTDERR: ckuus6.c:2205:16: warning: 'xx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 2205 | if (!xx) { BUILDSTDERR: | ^ BUILDSTDERR: In file included from ckuus6.c:19: BUILDSTDERR: ckcdeb.h:5129:16: warning: 'kx' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5129 | ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuus6.c:2193:20: note: 'kx' was declared here BUILDSTDERR: 2193 | int xx,kx; /* Begin 1 Dec 2001... */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuus6.c: In function 'dotype': BUILDSTDERR: ckuus6.c:4181:5: warning: 'oldsig' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 4181 | signal(SIGINT,oldsig); /* Put old signal action back. */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuus6.c: In function 'domydir': BUILDSTDERR: ckuus6.c:5628:43: warning: '%02d' directive writing between 2 and 6 bytes into a region of size between 0 and 17 [-Wformat-overflow=] BUILDSTDERR: 5628 | "%2d-%s-%4d %02d:%02d:%02d", BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuus6.c:5628:21: note: directive argument in the range [-32768, 32767] BUILDSTDERR: 5628 | "%2d-%s-%4d %02d:%02d:%02d", BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckuus6.c:19: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output 18 or more bytes (assuming 39) into a destination of size 32 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from ckuus6.c:19: BUILDSTDERR: ckuus6.c: In function 'docopy': BUILDSTDERR: ckcdeb.h:5129:16: warning: 'n2' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 5129 | ((void)(deblog?dodebug(a,b,(char *)(c),(CK_OFF_T)(d)):0)) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuus6.c:8049:16: note: 'n2' was declared here BUILDSTDERR: 8049 | char * n1, * n2; BUILDSTDERR: | ^~ BUILDSTDERR: ckuus6.c:8068:8: warning: 'n1' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 8068 | if (!strcmp(n1,n2)) { /* Same name? */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from ckuus6.c:19: BUILDSTDERR: ckuus6.c: In function 'shorename': BUILDSTDERR: ckcdeb.h:1389:16: warning: 's' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 1389 | #define printf ckxprintf BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckuus6.c:8458:12: note: 's' was declared here BUILDSTDERR: 8458 | char * s; BUILDSTDERR: | ^ BUILDSTDERR: ckuus6.c: In function 'dorenam': BUILDSTDERR: ckuus6.c:9242:18: warning: 'line[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 9242 | if (!line[0]) BUILDSTDERR: | ~~~~^~~ BUILDSTDERR: ckuus4.c: In function 'prescan': BUILDSTDERR: ckuus4.c:1826:30: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 1826 | char * p; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:1517:9: warning: unused variable 'z' [-Wunused-variable] BUILDSTDERR: 1517 | int z; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'xlate': BUILDSTDERR: ckuus4.c:3223:15: warning: unused variable 'c2' [-Wunused-variable] BUILDSTDERR: 3223 | int x, c, c2; /* Workers */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuus4.c: In function 'shoparc': BUILDSTDERR: ckuus4.c:4386:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 4384 | (reliable == SET_ON || (reliable == SET_AUTO && !local) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 4385 | #ifdef TN_COMPORT BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: 4386 | && !istncomport() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuus4.c:4366:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 4366 | int i; char *s; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'shotcp': BUILDSTDERR: ckuus4.c:4721:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4721 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4723:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4723 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4727:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4727 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4734:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4734 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4745:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4745 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4750:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4750 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4755:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4755 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4763:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4763 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4770:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4770 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4775:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4775 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4778:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4778 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'shotopt': BUILDSTDERR: ckuus4.c:4805:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4805 | if (n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4839:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4839 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4856:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4856 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'shotel': BUILDSTDERR: ckuus4.c:4884:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4884 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:4994:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4994 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5003:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5003 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5021:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5021 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5023:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5023 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5025:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5025 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5027:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5027 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5029:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5029 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5031:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5031 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5048:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5048 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5051:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5051 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5053:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5053 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5056:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5056 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5058:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5058 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5060:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5060 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5063:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5063 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5066:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5066 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5071:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5071 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5077:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5077 | if (++n > cmd_rows - 3) if (!askmore()) return(-1); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'shonet': BUILDSTDERR: ckuus4.c:5136:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5136 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5145:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5145 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5154:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5154 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5299:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5299 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5307:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5307 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5311:20: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5311 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5323:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5323 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5344:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5344 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5393:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5393 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5413:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5413 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5444:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5444 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5446:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5446 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5451:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5451 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5125:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 5125 | int i, n = 4; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'doshodial': BUILDSTDERR: ckuus4.c:5515:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5515 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5518:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5518 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5525:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5525 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5537:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5537 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5541:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5541 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5544:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5544 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5547:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5547 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5550:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5550 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5560:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5560 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5567:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5567 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5577:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5577 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5580:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5580 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5583:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5583 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5586:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5586 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5589:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5589 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5592:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5592 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5595:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5595 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5604:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5604 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5614:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5614 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5624:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5624 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5631:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5631 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5640:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5640 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5643:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5643 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5646:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5646 | if (++n > cmd_rows - 3) if (!askmore()) return(0); else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'shofil': BUILDSTDERR: ckuus4.c:5714:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5714 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5745:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5745 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5752:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5752 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5755:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5755 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5757:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5757 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5760:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5760 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5762:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5762 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5764:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5764 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5767:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5767 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5770:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5770 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5773:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5773 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5785:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5785 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5790:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5790 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5795:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5795 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5815:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5815 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5818:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5818 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5821:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5821 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5824:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5824 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5835:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5835 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5839:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5839 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5853:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5853 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5856:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5856 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5858:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5858 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5863:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5863 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5865:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5865 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5869:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5869 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5871:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5871 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:5874:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 5874 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'showassoc': BUILDSTDERR: ckuus4.c:6218:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6218 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:6222:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6222 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:6224:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6224 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:6234:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 6234 | if (++n > cmd_rows - 3) if (!askmore()) return; else n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'dostat': BUILDSTDERR: ckuus4.c:6295:23: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] BUILDSTDERR: 6295 | if (!xferstat > 0) { BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:6295:13: note: add parentheses around left hand side expression to silence this warning BUILDSTDERR: 6295 | if (!xferstat > 0) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: | ( ) BUILDSTDERR: ckuus4.c: In function 'doinput': BUILDSTDERR: ckuus4.c:7007:7: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7007 | int dummy = 0, skip = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus4.c:6537:10: warning: unused variable 'ch' [-Wunused-variable] BUILDSTDERR: 6537 | char ch, *xp, *s; BUILDSTDERR: | ^~ BUILDSTDERR: ckuus4.c: In function 'fneval': BUILDSTDERR: ckuus4.c:8042:28: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8042 | p = g_var[c]; /* if no macro is active */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:8068:26: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 8068 | p = g_var[c]; /* Letter for global variable */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:10604:16: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 10604 | int i, j, places = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:11388:20: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 11388 | while (c = *s++) { /* Loop thru arg chars */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:11577:16: warning: unused variable 'd1' [-Wunused-variable] BUILDSTDERR: 11577 | char * d1, * dp; BUILDSTDERR: | ^~ BUILDSTDERR: ckuus4.c:11711:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 11711 | while (k >= 0 && s[k] == CR || s[k] == LF) BUILDSTDERR: ckuus4.c:11713:16: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 11713 | while (k >= 0 && s[k] == SP || s[k] == HT) BUILDSTDERR: ckuus4.c:11701:6: warning: unused variable 'pc' [-Wunused-variable] BUILDSTDERR: 11701 | int pc = 0; /* For nested comments */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuus4.c:11700:31: warning: unused variable 'infield' [-Wunused-variable] BUILDSTDERR: 11700 | int k, state = 0, quote = 0, infield = 0; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuus4.c:11700:20: warning: unused variable 'quote' [-Wunused-variable] BUILDSTDERR: 11700 | int k, state = 0, quote = 0, infield = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus4.c:11700:9: warning: unused variable 'state' [-Wunused-variable] BUILDSTDERR: 11700 | int k, state = 0, quote = 0, infield = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuus4.c:11699:14: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 11699 | char c, * s = bp[0], * s2, * s3, * ap = ""; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:11846:15: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 11846 | unsigned int i, j, k; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:12026:6: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 12026 | int t, n; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:12086:20: warning: unused variable 's2' [-Wunused-variable] BUILDSTDERR: 12086 | char *s1, *s2; BUILDSTDERR: | ^~ BUILDSTDERR: ckuus4.c: In function 'nvlook': BUILDSTDERR: ckuus4.c:13747:18: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 13747 | char * s = unm_mod; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:13746:15: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 13746 | int y = VVBUFL - 1; BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'zzstring': BUILDSTDERR: ckuus4.c:14552:29: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 14552 | vp = g_var[vb]; /* if no macro is active */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:14573:27: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 14573 | vp = g_var[vb]; /* Letter for global variable */ BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c: In function 'doinput': BUILDSTDERR: ckuus4.c:6685:42: warning: '%2d' directive writing between 2 and 10 bytes into a region of size 9 [-Wformat-overflow=] BUILDSTDERR: 6685 | sprintf(xbuf,"doinput string %2d",y); /* SAFE (24) */ BUILDSTDERR: | ^~~ BUILDSTDERR: ckuus4.c:6685:26: note: directive argument in the range [0, 2147483647] BUILDSTDERR: 6685 | sprintf(xbuf,"doinput string %2d",y); /* SAFE (24) */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckuus4.c:22: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 18 and 26 bytes into a destination of size 24 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ckcdeb.h:5881, BUILDSTDERR: from ckuus4.c:22: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fneval' at ckuus4.c:8987:29, BUILDSTDERR: inlined from 'zzstring' at ckuus4.c:14777:18: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuus4.c: In function 'zzstring': BUILDSTDERR: ckuus4.c:8970:26: note: length computed here BUILDSTDERR: 8970 | k = (int)strlen(bp[0]); /* Length of string to be padded */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ckcdeb.h:5881, BUILDSTDERR: from ckuus4.c:22: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'fneval' at ckuus4.c:8978:29, BUILDSTDERR: inlined from 'zzstring' at ckuus4.c:14777:18: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin___strncpy_chk' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuus4.c: In function 'zzstring': BUILDSTDERR: ckuus4.c:8970:26: note: length computed here BUILDSTDERR: 8970 | k = (int)strlen(bp[0]); /* Length of string to be padded */ BUILDSTDERR: | ^~~~~~~~~~~~~ BUILDSTDERR: ckuus4.c:11336:20: warning: 'seplen' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 11336 | if (z < seplen) BUILDSTDERR: | ^ BUILDSTDERR: ckuus4.c:11175:51: note: 'seplen' was declared here BUILDSTDERR: 11175 | int i, x, y, z, flag, flag2, hi, lo, max, seplen, grouping = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuus4.c:14592:13: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized] BUILDSTDERR: 14592 | if (q) free(q); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckwart.c:531:1: warning: return type defaults to 'int' [-Wimplicit-int] BUILDSTDERR: 531 | main(argc,argv) int argc; char **argv; { BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuusy.c:198:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 198 | struct keytab urltab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 199 | #ifdef NEWFTP BUILDSTDERR: 200 | "ftp", URL_FTP, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 203 | "http", URL_HTTP, 0, BUILDSTDERR: | { } BUILDSTDERR: 204 | "https", URL_HTTPS, 0, BUILDSTDERR: | { } BUILDSTDERR: 205 | #endif /* NOHTTP */ BUILDSTDERR: 206 | "iksd", URL_IKSD, 0, BUILDSTDERR: | { } BUILDSTDERR: 207 | "kermit", URL_IKSD, 0, BUILDSTDERR: | { } BUILDSTDERR: 208 | "telnet", URL_TELNET, 0, BUILDSTDERR: | { } BUILDSTDERR: 209 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 210 | }; BUILDSTDERR: | } BUILDSTDERR: ckuusy.c: In function 'urlparse': BUILDSTDERR: ckuusy.c:250:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 250 | int x; BUILDSTDERR: | ^ BUILDSTDERR: ckuusy.c: In function 'cmdlin': BUILDSTDERR: ckuusy.c:801:13: warning: unused variable 'xx' [-Wunused-variable] BUILDSTDERR: 801 | int xx; BUILDSTDERR: | ^~ BUILDSTDERR: ckuusy.c: In function 'doxarg': BUILDSTDERR: ckuusy.c:2793:22: warning: unused variable 'nttyp' [-Wunused-variable] BUILDSTDERR: 2793 | extern int nttyp; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusy.c:2792:32: warning: unused variable 'ttyptab' [-Wunused-variable] BUILDSTDERR: 2792 | extern struct keytab ttyptab[]; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ckuusy.c:637:12: warning: 'nhttpztab' defined but not used [-Wunused-variable] BUILDSTDERR: 637 | static int nhttpztab = sizeof(httpztab) / sizeof(struct keytab) - 1; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckuusy.c:216:13: warning: 'urlbuf' defined but not used [-Wunused-variable] BUILDSTDERR: 216 | static char urlbuf[URLBUFLEN]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckuusy.c:157:12: warning: 'have_cx' defined but not used [-Wunused-variable] BUILDSTDERR: 157 | static int have_cx = 0; /* Have connection */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuusx.c: In function 'scanfile': BUILDSTDERR: ckuusx.c:1562:30: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1562 | count > 9 && buf[8] == SP && buf[9] == '\015') { BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuusx.c: In function 'scanstring': BUILDSTDERR: ckuusx.c:2003:9: warning: variable 'pctzero' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2003 | int pctzero = 0; /* Percentage of 0 bytes */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuusx.c:2002:9: warning: unused variable 'runzero' [-Wunused-variable] BUILDSTDERR: 2002 | int runzero = 0; /* Run of 0 bytes */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckuusx.c:1995:9: warning: unused variable 'readsize' [-Wunused-variable] BUILDSTDERR: 1995 | int readsize = 0; /* How much to read */ BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuusx.c:1987:9: warning: unused variable 'pv' [-Wunused-variable] BUILDSTDERR: 1987 | int pv = -1; /* Pattern-match value */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuusx.c:1985:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 1985 | int x, val = -1, count = 0; /* Workers */ BUILDSTDERR: | ^ BUILDSTDERR: ckuusx.c: In function 'ckhost': BUILDSTDERR: ckuusx.c:2840:9: warning: unused variable 'havefull' [-Wunused-variable] BUILDSTDERR: 2840 | int havefull = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckuusx.c: In function 'chkint': BUILDSTDERR: ckuusx.c:3804:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 3804 | if (what & W_SEND) BUILDSTDERR: | ^ BUILDSTDERR: ckuusx.c: In function 'ckscreen': BUILDSTDERR: ckuusx.c:4441:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 4441 | if (*abuf) conol(" => "); conol(abuf); /* Names */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuusx.c:4441:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 4441 | if (*abuf) conol(" => "); conol(abuf); /* Names */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusx.c:4442:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 4442 | if (*a2buf) conol(" => "); conol(a2buf); /* Names */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuusx.c:4442:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 4442 | if (*a2buf) conol(" => "); conol(a2buf); /* Names */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusx.c:4471:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 4471 | if (*abuf) conol(" => "); conol(abuf); /* Names */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuusx.c:4471:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 4471 | if (*abuf) conol(" => "); conol(abuf); /* Names */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusx.c:4472:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 4472 | if (*a2buf) conol(" => "); conol(a2buf); /* Names */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuusx.c:4472:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 4472 | if (*a2buf) conol(" => "); conol(a2buf); /* Names */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusx.c:4516:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 4516 | if (*abuf) conol(" => "); conol(abuf); /* Names */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuusx.c:4516:47: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 4516 | if (*abuf) conol(" => "); conol(abuf); /* Names */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusx.c:4517:21: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 4517 | if (*a2buf) conol(" => "); conol(a2buf); /* Names */ BUILDSTDERR: | ^~ BUILDSTDERR: ckuusx.c:4517:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 4517 | if (*a2buf) conol(" => "); conol(a2buf); /* Names */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusx.c: In function 'dodebug': BUILDSTDERR: ckuusx.c:5378:15: warning: variable 'flag' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5378 | int x, flag = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckuusx.c: In function 'fxdinit': BUILDSTDERR: ckuusx.c:5980:17: warning: implicit declaration of function 'tgetent'; did you mean 'getenv'? [-Wimplicit-function-declaration] BUILDSTDERR: 5980 | x = tgetent(trmbuf,s); BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | getenv BUILDSTDERR: ckuusx.c:5919:12: warning: unused variable 'dummy' [-Wunused-variable] BUILDSTDERR: 5919 | int x, dummy; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckuusx.c: In function 'ck_termset': BUILDSTDERR: ckuusx.c:6481:13: warning: implicit declaration of function 'tgetstr'; did you mean 'tigetstr'? [-Wimplicit-function-declaration] BUILDSTDERR: 6481 | if (tgetstr("cl", &bp)) { /* Get clear-screen code */ BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | tigetstr BUILDSTDERR: ckuusx.c: In function 'ck_curpos': BUILDSTDERR: ckuusx.c:6560:9: warning: implicit declaration of function 'tputs'; did you mean 'puts'? [-Wimplicit-function-declaration] BUILDSTDERR: 6560 | tputs( BUILDSTDERR: | ^~~~~ BUILDSTDERR: | puts BUILDSTDERR: ckuusx.c:6564:15: warning: implicit declaration of function 'tgoto'; did you mean 'dogoto'? [-Wimplicit-function-declaration] BUILDSTDERR: 6564 | tgoto(cur_cm,col-1,row-1),1,fn); BUILDSTDERR: | ^~~~~ BUILDSTDERR: | dogoto BUILDSTDERR: ckuusx.c: In function 'screenc': BUILDSTDERR: ckuusx.c:7103:10: warning: variable 'cps' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 7103 | long cps = 0L; BUILDSTDERR: | ^~~ BUILDSTDERR: ckuusx.c: In function 'getslot': BUILDSTDERR: ckuusx.c:9502:24: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 9502 | char pidbuf[64], * s; BUILDSTDERR: | ^ BUILDSTDERR: ckuusx.c:9530:5: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 9530 | write(lockfd,idstring,(int)strlen(idstring)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckuusx.c:9624:13: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 9624 | ftruncate(fileno(dbfp),(CK_OFF_T)i); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In file included from /usr/include/string.h:494, BUILDSTDERR: from ckcdeb.h:5881, BUILDSTDERR: from ckuusx.c:26: BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'initslot' at ckuusx.c:9394:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'initslot' at ckuusx.c:9397:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'initslot' at ckuusx.c:9400:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: In function 'strncpy', BUILDSTDERR: inlined from 'initslot' at ckuusx.c:9402:5: BUILDSTDERR: /usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] BUILDSTDERR: 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckcfn2.c: In function 'chkspkt': BUILDSTDERR: ckcfn2.c:2661:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 2661 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ckcfn2.c: In function 'rpack': BUILDSTDERR: ckcfn2.c:2873:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 2873 | if (nakstate) /* j == -1 is a read timeout */ BUILDSTDERR: | ^ NOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuus6.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuus4.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckwart.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuusy.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuusx.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' BUILDSTDERR: gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTNckcfn3.c: In function 'dofast': BUILDSTDERR: ckcfn3.c:346:30: warning: unused variable 'spmax' [-Wunused-variable] BUILDSTDERR: 346 | rpsiz, urpsiz, spsizr, spmax, wslotr; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcfn3.c:346:22: warning: unused variable 'spsizr' [-Wunused-variable] BUILDSTDERR: 346 | rpsiz, urpsiz, spsizr, spmax, wslotr; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckcfn3.c:345:16: warning: unused variable 'spsizf' [-Wunused-variable] BUILDSTDERR: 345 | extern int spsizf, /* For bug in IRIX Telnet server */ BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckcfn3.c: In function 'getreason': BUILDSTDERR: ckcfn3.c:1365:10: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 1365 | reason[c] : BUILDSTDERR: | ^ BUILDSTDERR: ckcfn3.c: In function 'gattr': BUILDSTDERR: ckcfn3.c:1477:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 1477 | while (c = *s++) { /* Get attribute tag */ BUILDSTDERR: | ^ BUILDSTDERR: ckcfn3.c: In function 'opena': BUILDSTDERR: ckcfn3.c:2117:9: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2117 | if (x = openo(f,zz,&fcb)) { /* Try to open the file. */ BUILDSTDERR: | ^ BUILDSTDERR: ckcfn3.c:2173:5: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 2173 | if (*rf_err) BUILDSTDERR: | ^ BUILDSTDERR: ckuxla.c:159:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 159 | struct csinfo tcsinfo[] = { BUILDSTDERR: | ^ BUILDSTDERR: 160 | /* Name size code designator alphabet keyword */ BUILDSTDERR: 161 | "TRANSPARENT", 256,TC_TRANSP, "", AL_UNK, "transparent", /* 0 */ BUILDSTDERR: | { } BUILDSTDERR: 162 | "ASCII", 128,TC_USASCII,"", AL_ROMAN,"ascii", /* 1 */ BUILDSTDERR: | { } BUILDSTDERR: 163 | "ISO 8859-1 Latin-1",256,TC_1LATIN, "I6/100",AL_ROMAN,"latin1-iso", /* 2 */ BUILDSTDERR: | { } BUILDSTDERR: 164 | #ifdef LATIN2 BUILDSTDERR: 165 | "ISO 8859-2 Latin-2",256,TC_2LATIN, "I6/101",AL_ROMAN,"latin2-iso", /* 3 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 169 | "ISO 8859-5 Latin/Cyrillic",256,TC_CYRILL,"I6/144",AL_CYRIL,"cyrillic-iso", BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 172 | "Japanese EUC",16384,TC_JEUC, "I14/87/13", AL_JAPAN, "euc-jp", /* 5 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 176 | "ISO 8859-8 Latin/Hebrew",256,TC_HEBREW,"I6/138",AL_HEBREW,"hebrew-iso", BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 179 | "ISO 8859-7 Latin/Greek",256,TC_GREEK,"I6/126",AL_GREEK,"greek-iso", /* 7 */ BUILDSTDERR: | { } BUILDSTDERR: 180 | #endif /* GREEK */ BUILDSTDERR: 181 | "ISO 8859-15 Latin-9",256,TC_9LATIN,"I6/203",AL_ROMAN,"latin9-iso", /* 8 */ BUILDSTDERR: | { } BUILDSTDERR: 182 | "ISO 10646 / Unicode UCS-2",64000,TC_UCS2,"I162",AL_UNIV,"ucs2", /* 9 */ BUILDSTDERR: | { } BUILDSTDERR: 183 | "ISO 10646 / Unicode UTF-8",64000,TC_UTF8,"I190",AL_UNIV,"utf8", /* 10 */ BUILDSTDERR: | { } BUILDSTDERR: 184 | "",0,0,"",0,"" BUILDSTDERR: | { BUILDSTDERR: 185 | }; BUILDSTDERR: | } BUILDSTDERR: ckuxla.c:188:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 188 | struct keytab tcstab[] = { /* Keyword table for */ BUILDSTDERR: | ^ BUILDSTDERR: 189 | "ascii", TC_USASCII, 0, /* SET TRANSFER CHARACTER-SET */ BUILDSTDERR: | { } BUILDSTDERR: 190 | #ifdef CYRILLIC BUILDSTDERR: 191 | "cyrillic-iso", TC_CYRILL, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 194 | "elot928-greek", TC_GREEK, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 197 | "euc-jp", TC_JEUC, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 200 | "greek-iso", TC_GREEK, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 203 | "hebrew-iso", TC_HEBREW, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 207 | "iso-10646-ucs-2", TC_UCS2, CM_INV, /* ISO 10646 / Unicode UCS-2 */ BUILDSTDERR: | { } BUILDSTDERR: 208 | #endif /* UNICODE */ BUILDSTDERR: 209 | "iso-8859-1", TC_1LATIN, CM_INV, /* ISO Latin Alphabet 1 */ BUILDSTDERR: | { } BUILDSTDERR: 210 | "iso-8859-15", TC_9LATIN, CM_INV, /* ISO Latin Alphabet 9 (yes) */ BUILDSTDERR: | { } BUILDSTDERR: 211 | "iso-8859-2", TC_2LATIN, CM_INV, /* ISO Latin Alphabet 2 */ BUILDSTDERR: | { } BUILDSTDERR: 212 | #ifdef CYRILLIC BUILDSTDERR: 213 | "iso-8859-5", TC_CYRILL, CM_INV, /* ISO Latin/Cyrillic Alphabet */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 216 | "iso-8859-7", TC_GREEK, CM_INV, /* ISO 8859-7 Latin/Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 219 | "iso-8859-8", TC_HEBREW, CM_INV, /* ISO Latin/Hebrew */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 223 | "japanese-euc", TC_JEUC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 224 | #endif /* KANJI */ BUILDSTDERR: 225 | "l", TC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 226 | "la", TC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 227 | "lat", TC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 228 | "lati", TC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 229 | "latin", TC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 230 | "latin1-iso", TC_1LATIN, 0, BUILDSTDERR: | { } BUILDSTDERR: 231 | #ifdef LATIN2 BUILDSTDERR: 232 | "latin2-iso", TC_2LATIN, 0, BUILDSTDERR: | { } BUILDSTDERR: 233 | #endif /* LATIN2 */ BUILDSTDERR: 234 | "latin9-iso", TC_9LATIN, 0, BUILDSTDERR: | { } BUILDSTDERR: 235 | "transparent", TC_TRANSP, 0, BUILDSTDERR: | { } BUILDSTDERR: 236 | #ifdef UNICODE BUILDSTDERR: 237 | "ucs2", TC_UCS2, 0, BUILDSTDERR: | { } BUILDSTDERR: 238 | #endif /* UNICODE */ BUILDSTDERR: 239 | "us-ascii", TC_USASCII, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 240 | "usascii", TC_USASCII, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 241 | #ifdef UNICODE BUILDSTDERR: 242 | "utf-8", TC_UTF8, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 243 | "utf8", TC_UTF8, 0, BUILDSTDERR: | { } BUILDSTDERR: 244 | #endif /* UNICODE */ BUILDSTDERR: 245 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 246 | }; BUILDSTDERR: | } BUILDSTDERR: ckuxla.c:253:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 253 | struct csinfo fcsinfo[] = { /* File character set information... */ BUILDSTDERR: | ^ BUILDSTDERR: 254 | /* Descriptive Name Size Designator */ BUILDSTDERR: 255 | "US ASCII", 128, FC_USASCII, NULL, AL_ROMAN, "ascii", BUILDSTDERR: | { } BUILDSTDERR: 256 | "British/UK ISO-646", 128, FC_UKASCII, NULL, AL_ROMAN, "british", BUILDSTDERR: | { } BUILDSTDERR: 257 | "Dutch ISO-646", 128, FC_DUASCII, NULL, AL_ROMAN, "dutch", BUILDSTDERR: | { } BUILDSTDERR: 258 | "Finnish ISO-646", 128, FC_FIASCII, NULL, AL_ROMAN, "finnish", BUILDSTDERR: | { } BUILDSTDERR: 259 | "French ISO-646", 128, FC_FRASCII, NULL, AL_ROMAN, "french", BUILDSTDERR: | { } BUILDSTDERR: 260 | "Canadian-French NRC", 128, FC_FCASCII, NULL, AL_ROMAN, "canadian-french", BUILDSTDERR: | { } BUILDSTDERR: 261 | "German ISO-646", 128, FC_GEASCII, NULL, AL_ROMAN, "german", BUILDSTDERR: | { } BUILDSTDERR: 262 | "Hungarian ISO-646", 128, FC_HUASCII, NULL, AL_ROMAN, "hungarian", BUILDSTDERR: | { } BUILDSTDERR: 263 | "Italian ISO-646", 128, FC_ITASCII, NULL, AL_ROMAN, "italian", BUILDSTDERR: | { } BUILDSTDERR: 264 | "Norwegian/Danish ISO-646",128,FC_NOASCII,NULL,AL_ROMAN,"norwegian/danish", BUILDSTDERR: | { } BUILDSTDERR: 265 | "Portuguese ISO-646", 128, FC_POASCII, NULL, AL_ROMAN,"portuguese", BUILDSTDERR: | { } BUILDSTDERR: 266 | "Spanish ISO-646", 128, FC_SPASCII, NULL, AL_ROMAN, "spanish", BUILDSTDERR: | { } BUILDSTDERR: 267 | "Swedish ISO-646", 128, FC_SWASCII, NULL, AL_ROMAN, "swedish", BUILDSTDERR: | { } BUILDSTDERR: 268 | "Swiss NRC", 128, FC_CHASCII, NULL, AL_ROMAN, "swiss", BUILDSTDERR: | { } BUILDSTDERR: 269 | "ISO 8859-1 Latin-1", 256, FC_1LATIN, NULL, AL_ROMAN,"latin1-iso", BUILDSTDERR: | { } BUILDSTDERR: 270 | "ISO 8859-2 Latin-2", 256, FC_2LATIN, NULL, AL_ROMAN,"latin2-iso", BUILDSTDERR: | { } BUILDSTDERR: 271 | "DEC Multinational", 256, FC_DECMCS, NULL,AL_ROMAN,"dec-multinational", BUILDSTDERR: | { } BUILDSTDERR: 272 | "NeXT Multinational", 256, FC_NEXT, NULL,AL_ROMAN,"next-multinational", BUILDSTDERR: | { } BUILDSTDERR: 273 | "PC Code Page 437", 256, FC_CP437, NULL, AL_ROMAN,"cp437", BUILDSTDERR: | { } BUILDSTDERR: 274 | "PC Code Page 850", 256, FC_CP850, NULL, AL_ROMAN,"cp850", BUILDSTDERR: | { } BUILDSTDERR: 275 | "PC Code Page 852", 256, FC_CP852, NULL, AL_ROMAN,"cp852", BUILDSTDERR: | { } BUILDSTDERR: 276 | "Apple Macintosh Latin", 256, FC_APPQD, NULL, AL_ROMAN,"macintosh-latin", BUILDSTDERR: | { } BUILDSTDERR: 277 | "Data General International",256,FC_DGMCS,NULL,AL_ROMAN,"dg-international", BUILDSTDERR: | { } BUILDSTDERR: 278 | "Hewlett Packard Roman8", 256, FC_HPR8, NULL, AL_ROMAN, "hp-roman8", BUILDSTDERR: | { } BUILDSTDERR: 279 | "ISO 8859-5 Latin/Cyrillic", 256, FC_CYRILL, NULL, AL_CYRIL,"cyrillic-iso", BUILDSTDERR: | { } BUILDSTDERR: 280 | "CP866 Cyrillic", 256, FC_CP866, NULL, AL_CYRIL,"cp866", BUILDSTDERR: | { } BUILDSTDERR: 281 | "Short KOI", 128, FC_KOI7, NULL, AL_CYRIL,"short-koi", BUILDSTDERR: | { } BUILDSTDERR: 282 | "Old KOI-8 Cyrillic", 256, FC_KOI8, NULL, AL_CYRIL,"koi8-cyrillic", BUILDSTDERR: | { } BUILDSTDERR: 283 | "Japanese JIS7", 16384, FC_JIS7, NULL, AL_JAPAN, "jis7-kanji", BUILDSTDERR: | { } BUILDSTDERR: 284 | "Japanese Shift JIS", 16384, FC_SHJIS, NULL, AL_JAPAN, "shift-jis-kanji", BUILDSTDERR: | { } BUILDSTDERR: 285 | "Japanese EUC", 16384, FC_JEUC, NULL, AL_JAPAN, "euc-jp", BUILDSTDERR: | { } BUILDSTDERR: 286 | "Japanese DEC Kanji", 16384, FC_JDEC, NULL, AL_JAPAN, "dec-kanji", BUILDSTDERR: | { } BUILDSTDERR: 287 | "Hebrew-7 DEC", 128, FC_HE7, NULL, AL_HEBREW, "hebrew-7", BUILDSTDERR: | { } BUILDSTDERR: 288 | "ISO 8859-8 Latin/Hebrew",256, FC_HEBREW, NULL, AL_HEBREW, "hebrew-iso", BUILDSTDERR: | { } BUILDSTDERR: 289 | "CP862 Hebrew", 256, FC_CP862, NULL, AL_HEBREW, "cp862-hebrew", BUILDSTDERR: | { } BUILDSTDERR: 290 | "ELOT 927 Greek", 128, FC_ELOT, NULL, AL_GREEK, "elot927-greek", BUILDSTDERR: | { } BUILDSTDERR: 291 | "ISO 8859-7 Latin/Greek", 256, FC_GREEK, NULL, AL_GREEK, "greek-iso", BUILDSTDERR: | { } BUILDSTDERR: 292 | "CP869 Greek", 256, FC_CP869, NULL, AL_GREEK, "cp869-greek", BUILDSTDERR: | { } BUILDSTDERR: 293 | "ISO 8859-15 Latin-9", 256, FC_9LATIN, NULL, AL_ROMAN, "latin9-iso", BUILDSTDERR: | { } BUILDSTDERR: 294 | "PC Code Page 858", 256, FC_CP850, NULL, AL_ROMAN, "cp858", BUILDSTDERR: | { } BUILDSTDERR: 295 | "PC Code Page 855", 256, FC_CP855, NULL, AL_CYRIL, "cp855-cyrillic", BUILDSTDERR: | { } BUILDSTDERR: 296 | "Windows Code Page 1251", 256, FC_CP1251, NULL, AL_CYRIL, "cp1251-cyrillic", BUILDSTDERR: | { } BUILDSTDERR: 297 | "Bulgarian PC Code Page", 256, FC_BULGAR, NULL, AL_CYRIL, "bulgaria-pc", BUILDSTDERR: | { } BUILDSTDERR: 298 | "Windows Code Page 1250", 256, FC_CP1250, NULL, AL_ROMAN, "cp1250", BUILDSTDERR: | { } BUILDSTDERR: 299 | "Polish Mazovia PC Code Page", 256, FC_MAZOVIA, NULL, AL_ROMAN, "mazovia-pc", BUILDSTDERR: | { } BUILDSTDERR: 300 | "ISO 10646 / Unicode UCS-2", 64000, FC_UCS2, NULL, AL_UNIV, "ucs2", BUILDSTDERR: | { } BUILDSTDERR: 301 | "ISO 10646 / Unicode UTF-8", 64000, FC_UCS2, NULL, AL_UNIV, "utf8", BUILDSTDERR: | { } BUILDSTDERR: 302 | "KOI8-R Russian+Boxdrawing",256, FC_KOI8R, NULL, AL_CYRIL,"koi8r", BUILDSTDERR: | { } BUILDSTDERR: 303 | "KOI8-U Ukrainian+Boxdrawing",256,FC_KOI8U, NULL, AL_CYRIL,"koi8u", BUILDSTDERR: | { } BUILDSTDERR: 304 | "Windows Code Page 1252", 256, FC_CP1252, NULL, AL_ROMAN, "cp1252", BUILDSTDERR: | { } BUILDSTDERR: 305 | "",0,0,NULL,0,NULL BUILDSTDERR: | { BUILDSTDERR: 306 | }; BUILDSTDERR: | } BUILDSTDERR: ckuxla.c:315:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 315 | struct keytab fcstab[] = { /* Keyword table for 'set file character-set' */ BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 324 | "apple-quickdraw", FC_APPQD, CM_INV, /* Apple Quickdraw */ BUILDSTDERR: | { } BUILDSTDERR: 325 | "ascii", FC_USASCII, 0, /* ASCII */ BUILDSTDERR: | { } BUILDSTDERR: 326 | "british", FC_UKASCII, 0, /* British NRC */ BUILDSTDERR: | { } BUILDSTDERR: 327 | "bulgaria-pc", FC_BULGAR, 0, /* Bulgarian PC Code Page */ BUILDSTDERR: | { } BUILDSTDERR: 328 | "canadian-french", FC_FCASCII, 0, /* French Canadian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 329 | #ifdef LATIN2 BUILDSTDERR: 330 | "cp1250", FC_CP1250, 0, /* Windows CP 1250 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 333 | "cp1251-cyrillic", FC_CP1251, 0, /* Windows CP 1251 */ BUILDSTDERR: | { } BUILDSTDERR: 334 | #endif /* CYRILLIC */ BUILDSTDERR: 335 | "cp1252", FC_CP1252, 0, /* Windows CP 1252 */ BUILDSTDERR: | { } BUILDSTDERR: 336 | "cp437", FC_CP437, 0, /* PC CP437 */ BUILDSTDERR: | { } BUILDSTDERR: 337 | "cp850", FC_CP850, 0, /* PC CP850 */ BUILDSTDERR: | { } BUILDSTDERR: 338 | #ifdef LATIN2 BUILDSTDERR: 339 | "cp852", FC_CP852, 0, /* PC CP852 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 342 | "cp855-cyrillic", FC_CP855, 0, /* PC CP855 */ BUILDSTDERR: | { } BUILDSTDERR: 343 | #endif /* CYRILLIC */ BUILDSTDERR: 344 | "cp858", FC_CP858, 0, /* PC CP858 */ BUILDSTDERR: | { } BUILDSTDERR: 345 | #ifdef HEBREW BUILDSTDERR: 346 | "cp862-hebrew", FC_CP862, 0, /* PC CP862 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 349 | "cp866-cyrillic", FC_CP866, 0, /* CP866 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 352 | "cp869-greek", FC_CP869, 0, /* CP869 Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 355 | "cyrillic-iso", FC_CYRILL, 0, /* ISO Latin/Cyrillic Alphabet */ BUILDSTDERR: | { } BUILDSTDERR: 356 | #endif /* CYRILLIC */ BUILDSTDERR: 357 | "danish", FC_NOASCII, 0, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 358 | #ifdef KANJI BUILDSTDERR: 359 | "dec-kanji", FC_JDEC, 0, /* Japanese DEC Kanji */ BUILDSTDERR: | { } BUILDSTDERR: 360 | #endif /* KANJI */ BUILDSTDERR: 361 | "dec-mcs", FC_DECMCS, CM_INV, /* DEC multinational char set */ BUILDSTDERR: | { } BUILDSTDERR: 362 | "dec-multinational", FC_DECMCS, 0, /* DEC multinational character set */ BUILDSTDERR: | { } BUILDSTDERR: 363 | "dg-international", FC_DGMCS, 0, /* Data General multinational */ BUILDSTDERR: | { } BUILDSTDERR: 364 | "dutch", FC_DUASCII, 0, /* Dutch NRC */ BUILDSTDERR: | { } BUILDSTDERR: 365 | #ifdef GREEK BUILDSTDERR: 366 | "elot927-greek", FC_ELOT, 0, /* ELOT 927 Greek */ BUILDSTDERR: | { } BUILDSTDERR: 367 | "elot928-greek", FC_GREEK, 0, /* Same as ISO 8859-7 Latin/Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 370 | "euc-jp", FC_JEUC, 0, /* Japanese EUC */ BUILDSTDERR: | { } BUILDSTDERR: 371 | #endif /* KANJI */ BUILDSTDERR: 372 | "finnish", FC_FIASCII, 0, /* Finnish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 373 | "french", FC_FRASCII, 0, /* French NRC */ BUILDSTDERR: | { } BUILDSTDERR: 374 | "fr-canadian", FC_FCASCII, CM_INV, /* French Canadian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 375 | "german", FC_GEASCII, 0, /* German NRC */ BUILDSTDERR: | { } BUILDSTDERR: 376 | #ifdef GREEK BUILDSTDERR: 377 | "greek-iso", FC_GREEK, 0, /* ISO 8859-7 Latin/Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 380 | "he", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 381 | "heb", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 382 | "hebr", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 383 | "hebre", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 384 | "hebrew", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 385 | "hebrew-7", FC_HE7, 0, /* DEC 7-Bit Hebrew */ BUILDSTDERR: | { } BUILDSTDERR: 386 | "hebrew-iso", FC_HEBREW, 0, /* ISO Latin/Hebrew */ BUILDSTDERR: | { } BUILDSTDERR: 387 | #endif /* HEBREW */ BUILDSTDERR: 388 | "hp-roman8", FC_HPR8, 0, /* Hewlett Packard Roman8 */ BUILDSTDERR: | { } BUILDSTDERR: 389 | "hungarian", FC_HUASCII, 0, /* Hungarian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 390 | BUILDSTDERR: 391 | "ibm437", FC_CP437, CM_INV, /* PC CP437 */ BUILDSTDERR: | { } BUILDSTDERR: 392 | "ibm850", FC_CP850, CM_INV, /* PC CP850 (not in MIME) */ BUILDSTDERR: | { } BUILDSTDERR: 393 | #ifdef LATIN2 BUILDSTDERR: 394 | "ibm852", FC_CP852, CM_INV, /* PC CP852 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 397 | "ibm855", FC_CP855, CM_INV, /* PC CP855 */ BUILDSTDERR: | { } BUILDSTDERR: 398 | #endif /* CYRILLIC */ BUILDSTDERR: 399 | "ibm858", FC_CP858, CM_INV, /* PC CP858 (not in MIME) */ BUILDSTDERR: | { } BUILDSTDERR: 400 | #ifdef HEBREW BUILDSTDERR: 401 | "ibm862", FC_CP862, CM_INV, /* PC CP862 (not in MIME) */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 404 | "ibm866", FC_CP866, CM_INV, /* CP866 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 407 | "ibm869", FC_CP869, CM_INV, /* CP869 Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 411 | "iso-10646-ucs-2", FC_UCS2, CM_INV, /* ISO 10646 / Unicode UCS-2 */ BUILDSTDERR: | { } BUILDSTDERR: 412 | #endif /* UNICODE */ BUILDSTDERR: 413 | "iso-8859-1", FC_1LATIN, CM_INV, /* ISO Latin Alphabet 1 */ BUILDSTDERR: | { } BUILDSTDERR: 414 | "iso-8859-15", FC_9LATIN, CM_INV, /* ISO Latin Alphabet 9 (yes) */ BUILDSTDERR: | { } BUILDSTDERR: 415 | "iso-8859-2", FC_2LATIN, CM_INV, /* ISO Latin Alphabet 2 */ BUILDSTDERR: | { } BUILDSTDERR: 416 | #ifdef CYRILLIC BUILDSTDERR: 417 | "iso-8859-5", FC_CYRILL, CM_INV, /* ISO Latin/Cyrillic Alphabet */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 420 | "iso-8859-7", FC_GREEK, CM_INV, /* ISO 8859-7 Latin/Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 423 | "iso-8859-8", FC_HEBREW, CM_INV, /* ISO Latin/Hebrew */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 426 | "iso2022jp-kanji", FC_JIS7, CM_INV, /* Synonym for JIS-7 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 429 | "iso646-gb", FC_UKASCII, CM_INV, /* British NRC */ BUILDSTDERR: | { } BUILDSTDERR: 430 | "iso646-ca", FC_FCASCII, CM_INV, /* French Canadian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 431 | "iso646-de", FC_GEASCII, CM_INV, /* German NRC */ BUILDSTDERR: | { } BUILDSTDERR: 432 | "iso646-dk", FC_NOASCII, CM_INV, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 433 | "iso646-es", FC_SPASCII, CM_INV, /* Spanish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 434 | "iso646-fi", FC_FIASCII, CM_INV, /* Finnish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 435 | "iso646-fr", FC_FRASCII, CM_INV, /* French NRC */ BUILDSTDERR: | { } BUILDSTDERR: 436 | "iso646-hu", FC_HUASCII, CM_INV, /* Hungarian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 437 | "iso646-it", FC_ITASCII, CM_INV, /* Italian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 438 | "iso646-no", FC_NOASCII, CM_INV, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 439 | "iso646-po", FC_POASCII, CM_INV, /* Portuguese NRC */ BUILDSTDERR: | { } BUILDSTDERR: 440 | "iso646-se", FC_SWASCII, CM_INV, /* Swedish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 441 | BUILDSTDERR: 442 | "italian", FC_ITASCII, CM_INV, /* Italian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 443 | #ifdef KANJI BUILDSTDERR: 444 | "japanese-euc", FC_JEUC, CM_INV, /* Japanese EUC */ BUILDSTDERR: | { } BUILDSTDERR: 445 | "jis7-kanji", FC_JIS7, 0, /* Japanese JIS7 7bit code */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 448 | "k", FC_KOI8, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 449 | "ko", FC_KOI8, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 450 | "koi", FC_KOI8, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 451 | "koi7", FC_KOI7, 0, /* Short KOI Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 452 | "koi8", FC_KOI8, 0, /* Old KOI-8 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 453 | "koi8-e", FC_KOI8, CM_INV, /* Old KOI-8 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 454 | "koi8-cyrillic", FC_KOI8, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 455 | "koi8-r", FC_KOI8R, CM_INV, /* KOI8-R RFC1489 */ BUILDSTDERR: | { } BUILDSTDERR: 456 | "koi8-u", FC_KOI8U, CM_INV, /* KOI8-U RFC2319 */ BUILDSTDERR: | { } BUILDSTDERR: 457 | "koi8r", FC_KOI8R, 0, /* KOI8-R RFC1489 */ BUILDSTDERR: | { } BUILDSTDERR: 458 | "koi8u", FC_KOI8U, 0, /* KOI8-U RFC2319 */ BUILDSTDERR: | { } BUILDSTDERR: 459 | #endif /* CYRILLIC */ BUILDSTDERR: 460 | "l", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 461 | "la", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 462 | "lat", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 463 | "lati", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 464 | "latin", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 465 | "latin1-iso", FC_1LATIN, 0, /* ISO Latin Alphabet 1 */ BUILDSTDERR: | { } BUILDSTDERR: 466 | #ifdef LATIN2 BUILDSTDERR: 467 | "latin2-iso", FC_2LATIN, 0, /* ISO Latin Alphabet 2 */ BUILDSTDERR: | { } BUILDSTDERR: 468 | #endif /* LATIN2 */ BUILDSTDERR: 469 | "latin9-iso", FC_9LATIN, 0, /* ISO Latin Alphabet 9 */ BUILDSTDERR: | { } BUILDSTDERR: 470 | "macintosh-latin", FC_APPQD, 0, /* "Extended Mac Latin" */ BUILDSTDERR: | { } BUILDSTDERR: 471 | #ifdef LATIN2 BUILDSTDERR: 472 | "mazovia-pc", FC_MAZOVIA, 0, /* Polish Mazovia PC code page */ BUILDSTDERR: | { } BUILDSTDERR: 473 | #endif /* LATIN2 */ BUILDSTDERR: 474 | "next-multinational", FC_NEXT, 0, /* NeXT workstation */ BUILDSTDERR: | { } BUILDSTDERR: 475 | "norwegian", FC_NOASCII, 0, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 476 | "portuguese", FC_POASCII, 0, /* Portuguese NRC */ BUILDSTDERR: | { } BUILDSTDERR: 477 | #ifdef KANJI BUILDSTDERR: 478 | "shift-jis-kanji", FC_SHJIS, 0, /* Japanese Kanji Shift-JIS */ BUILDSTDERR: | { } BUILDSTDERR: 479 | "shift_jis", FC_SHJIS, CM_INV, /* Japanese Kanji Shift-JIS */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 482 | "short-koi", FC_KOI7, 0, /* Short KOI Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 483 | #endif /* CYRILLIC */ BUILDSTDERR: 484 | "spanish", FC_SPASCII, 0, /* Spanish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 485 | "swedish", FC_SWASCII, 0, /* Swedish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 486 | "swiss", FC_CHASCII, 0, /* Swiss NRC */ BUILDSTDERR: | { } BUILDSTDERR: 487 | #ifdef UNICODE BUILDSTDERR: 488 | "ucs2", FC_UCS2, 0, /* ISO 10646 / Unicode UCS-2 */ BUILDSTDERR: | { } BUILDSTDERR: 489 | #endif /* UNICODE */ BUILDSTDERR: 490 | "us-ascii", FC_USASCII, CM_INV, /* MIME */ BUILDSTDERR: | { } BUILDSTDERR: 491 | "usascii", FC_USASCII, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 492 | #ifdef UNICODE BUILDSTDERR: 493 | "utf-8", FC_UTF8, CM_INV, /* ISO 10646 / Unicode UTF-8 */ BUILDSTDERR: | { } BUILDSTDERR: 494 | "utf8", FC_UTF8, 0, /* ISO 10646 / Unicode UTF-8 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 497 | "windows-1250", FC_CP1250, CM_INV, /* Windows CP 1250 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 500 | "windows-1251", FC_CP1251, CM_INV, /* Windows CP 1251 */ BUILDSTDERR: | { } BUILDSTDERR: 501 | #endif /* CYRILLIC */ BUILDSTDERR: 502 | "windows-1252", FC_CP1252, CM_INV, /* Windows CP 1252 */ BUILDSTDERR: | { } BUILDSTDERR: 503 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 504 | }; BUILDSTDERR: | } BUILDSTDERR: ckuxla.c:507:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 507 | struct keytab ttcstab[] = { /* Keyword table for SET TERMINAL CHARACTER-SET */ BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 514 | "apple-quickdraw", FC_APPQD, CM_INV, /* Apple Quickdraw */ BUILDSTDERR: | { } BUILDSTDERR: 515 | "ascii", FC_USASCII, 0, /* ASCII */ BUILDSTDERR: | { } BUILDSTDERR: 516 | "british", FC_UKASCII, 0, /* British NRC */ BUILDSTDERR: | { } BUILDSTDERR: 517 | "bulgaria-pc", FC_BULGAR, 0, /* Bulgarian PC Code Page */ BUILDSTDERR: | { } BUILDSTDERR: 518 | "canadian-french", FC_FCASCII, 0, /* French Canadian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 519 | #ifdef LATIN2 BUILDSTDERR: 520 | "cp1250", FC_CP1250, 0, /* Windows CP 1250 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 523 | "cp1251-cyrillic", FC_CP1251, 0, /* Windows CP 1251 */ BUILDSTDERR: | { } BUILDSTDERR: 524 | #endif /* CYRILLIC */ BUILDSTDERR: 525 | "cp1252", FC_CP1252, 0, /* Windows CP 1252 */ BUILDSTDERR: | { } BUILDSTDERR: 526 | "cp437", FC_CP437, 0, /* PC CP437 */ BUILDSTDERR: | { } BUILDSTDERR: 527 | "cp850", FC_CP850, 0, /* PC CP850 */ BUILDSTDERR: | { } BUILDSTDERR: 528 | #ifdef LATIN2 BUILDSTDERR: 529 | "cp852", FC_CP852, 0, /* PC CP852 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 532 | "cp855-cyrillic", FC_CP855, 0, /* PC CP855 */ BUILDSTDERR: | { } BUILDSTDERR: 533 | #endif /* CYRILLIC */ BUILDSTDERR: 534 | "cp858", FC_CP858, 0, /* PC CP858 */ BUILDSTDERR: | { } BUILDSTDERR: 535 | #ifdef HEBREW BUILDSTDERR: 536 | "cp862-hebrew", FC_CP862, 0, /* PC CP862 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 539 | "cp866-cyrillic", FC_CP866, 0, /* CP866 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 542 | "cp869-greek", FC_CP869, 0, /* CP869 Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 545 | "cyrillic-iso", FC_CYRILL, 0, /* ISO Latin/Cyrillic Alphabet */ BUILDSTDERR: | { } BUILDSTDERR: 546 | #endif /* CYRILLIC */ BUILDSTDERR: 547 | "danish", FC_NOASCII, 0, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 548 | "dec-mcs", FC_DECMCS, CM_INV, /* DEC multinational char set */ BUILDSTDERR: | { } BUILDSTDERR: 549 | "dec-multinational", FC_DECMCS, 0, /* DEC multinational character set */ BUILDSTDERR: | { } BUILDSTDERR: 550 | "dg-international", FC_DGMCS, 0, /* Data General multinational */ BUILDSTDERR: | { } BUILDSTDERR: 551 | "dutch", FC_DUASCII, 0, /* Dutch NRC */ BUILDSTDERR: | { } BUILDSTDERR: 552 | #ifdef GREEK BUILDSTDERR: 553 | "elot927-greek", FC_ELOT, 0, /* ELOT 927 Greek */ BUILDSTDERR: | { } BUILDSTDERR: 554 | "elot928-greek", FC_GREEK, 0, /* Same as ISO 8859-7 Latin/Greek */ BUILDSTDERR: | { } BUILDSTDERR: 555 | #endif /* GREEK */ BUILDSTDERR: 556 | "finnish", FC_FIASCII, 0, /* Finnish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 557 | "french", FC_FRASCII, 0, /* French NRC */ BUILDSTDERR: | { } BUILDSTDERR: 558 | "fr-canadian", FC_FCASCII, CM_INV, /* French Canadian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 559 | "german", FC_GEASCII, 0, /* German NRC */ BUILDSTDERR: | { } BUILDSTDERR: 560 | #ifdef GREEK BUILDSTDERR: 561 | "greek-iso", FC_GREEK, 0, /* ISO 8859-7 Latin/Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 564 | "he", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 565 | "heb", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 566 | "hebr", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 567 | "hebre", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 568 | "hebrew", FC_HEBREW, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 569 | "hebrew-7", FC_HE7, 0, /* DEC 7-Bit Hebrew */ BUILDSTDERR: | { } BUILDSTDERR: 570 | "hebrew-iso", FC_HEBREW, 0, /* ISO Latin/Hebrew */ BUILDSTDERR: | { } BUILDSTDERR: 571 | #endif /* HEBREW */ BUILDSTDERR: 572 | "hp-roman8", FC_HPR8, 0, /* Hewlett Packard Roman8 */ BUILDSTDERR: | { } BUILDSTDERR: 573 | "hungarian", FC_HUASCII, 0, /* Hungarian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 574 | BUILDSTDERR: 575 | "ibm437", FC_CP437, CM_INV, /* PC CP437 */ BUILDSTDERR: | { } BUILDSTDERR: 576 | "ibm850", FC_CP850, CM_INV, /* PC CP850 (not in MIME) */ BUILDSTDERR: | { } BUILDSTDERR: 577 | #ifdef LATIN2 BUILDSTDERR: 578 | "ibm852", FC_CP852, CM_INV, /* PC CP852 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 581 | "ibm855", FC_CP855, CM_INV, /* PC CP855 */ BUILDSTDERR: | { } BUILDSTDERR: 582 | #endif /* CYRILLIC */ BUILDSTDERR: 583 | "ibm858", FC_CP858, CM_INV, /* PC CP858 (not in MIME) */ BUILDSTDERR: | { } BUILDSTDERR: 584 | #ifdef HEBREW BUILDSTDERR: 585 | "ibm862", FC_CP862, CM_INV, /* PC CP862 (not in MIME) */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 588 | "ibm866", FC_CP866, CM_INV, /* CP866 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 591 | "ibm869", FC_CP869, CM_INV, /* CP869 Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 595 | "iso-10646-ucs-2", FC_UCS2, CM_INV, /* ISO 10646 / Unicode UCS-2 */ BUILDSTDERR: | { } BUILDSTDERR: 596 | #endif /* UNICODE */ BUILDSTDERR: 597 | "iso-8859-1", FC_1LATIN, CM_INV, /* ISO Latin Alphabet 1 */ BUILDSTDERR: | { } BUILDSTDERR: 598 | "iso-8859-15", FC_9LATIN, CM_INV, /* ISO Latin Alphabet 9 (yes) */ BUILDSTDERR: | { } BUILDSTDERR: 599 | "iso-8859-2", FC_2LATIN, CM_INV, /* ISO Latin Alphabet 2 */ BUILDSTDERR: | { } BUILDSTDERR: 600 | #ifdef CYRILLIC BUILDSTDERR: 601 | "iso-8859-5", FC_CYRILL, CM_INV, /* ISO Latin/Cyrillic Alphabet */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 604 | "iso-8859-7", FC_GREEK, CM_INV, /* ISO 8859-7 Latin/Greek */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 607 | "iso-8859-8", FC_HEBREW, CM_INV, /* ISO Latin/Hebrew */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 610 | "iso646-gb", FC_UKASCII, CM_INV, /* British NRC */ BUILDSTDERR: | { } BUILDSTDERR: 611 | "iso646-ca", FC_FCASCII, CM_INV, /* French Canadian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 612 | "iso646-de", FC_GEASCII, CM_INV, /* German NRC */ BUILDSTDERR: | { } BUILDSTDERR: 613 | "iso646-dk", FC_NOASCII, CM_INV, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 614 | "iso646-es", FC_SPASCII, CM_INV, /* Spanish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 615 | "iso646-fi", FC_FIASCII, CM_INV, /* Finnish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 616 | "iso646-fr", FC_FRASCII, CM_INV, /* French NRC */ BUILDSTDERR: | { } BUILDSTDERR: 617 | "iso646-hu", FC_HUASCII, CM_INV, /* Hungarian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 618 | "iso646-it", FC_ITASCII, CM_INV, /* Italian NRC */ BUILDSTDERR: | { } BUILDSTDERR: 619 | "iso646-no", FC_NOASCII, CM_INV, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 620 | "iso646-po", FC_POASCII, CM_INV, /* Portuguese NRC */ BUILDSTDERR: | { } BUILDSTDERR: 621 | "iso646-se", FC_SWASCII, CM_INV, /* Swedish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 622 | BUILDSTDERR: 623 | "italian", FC_ITASCII, CM_INV, /* Italian NRC */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 626 | "k", FC_KOI8, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 627 | "ko", FC_KOI8, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 628 | "koi", FC_KOI8, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 629 | "koi7", FC_KOI7, 0, /* Short KOI Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 630 | "koi8", FC_KOI8, 0, /* Old KOI-8 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 631 | "koi8-e", FC_KOI8, CM_INV, /* Old KOI-8 Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 632 | "koi8-cyrillic", FC_KOI8, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 633 | "koi8-r", FC_KOI8R, CM_INV, /* KOI8-R RFC1489 */ BUILDSTDERR: | { } BUILDSTDERR: 634 | "koi8-u", FC_KOI8U, CM_INV, /* KOI8-U RFC2319 */ BUILDSTDERR: | { } BUILDSTDERR: 635 | "koi8r", FC_KOI8R, 0, /* KOI8-R RFC1489 */ BUILDSTDERR: | { } BUILDSTDERR: 636 | "koi8u", FC_KOI8U, 0, /* KOI8-U RFC2319 */ BUILDSTDERR: | { } BUILDSTDERR: 637 | #endif /* CYRILLIC */ BUILDSTDERR: 638 | "l", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 639 | "la", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 640 | "lat", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 641 | "lati", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 642 | "latin", FC_1LATIN, CM_ABR|CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 643 | "latin1-iso", FC_1LATIN, 0, /* ISO Latin Alphabet 1 */ BUILDSTDERR: | { } BUILDSTDERR: 644 | #ifdef LATIN2 BUILDSTDERR: 645 | "latin2-iso", FC_2LATIN, 0, /* ISO Latin Alphabet 2 */ BUILDSTDERR: | { } BUILDSTDERR: 646 | #endif /* LATIN2 */ BUILDSTDERR: 647 | "latin9-iso", FC_9LATIN, 0, /* ISO Latin Alphabet 9 */ BUILDSTDERR: | { } BUILDSTDERR: 648 | "macintosh-latin", FC_APPQD, 0, /* "Extended Mac Latin" */ BUILDSTDERR: | { } BUILDSTDERR: 649 | #ifdef LATIN2 BUILDSTDERR: 650 | "mazovia-pc", FC_MAZOVIA, 0, /* Polish Mazovia PC code page */ BUILDSTDERR: | { } BUILDSTDERR: 651 | #endif /* LATIN2 */ BUILDSTDERR: 652 | "next-multinational", FC_NEXT, 0, /* NeXT workstation */ BUILDSTDERR: | { } BUILDSTDERR: 653 | "norwegian", FC_NOASCII, 0, /* Norwegian and Danish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 654 | "portuguese", FC_POASCII, 0, /* Portuguese NRC */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 657 | "short-koi", FC_KOI7, 0, /* Short KOI Cyrillic */ BUILDSTDERR: | { } BUILDSTDERR: 658 | #endif /* CYRILLIC */ BUILDSTDERR: 659 | "spanish", FC_SPASCII, 0, /* Spanish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 660 | "swedish", FC_SWASCII, 0, /* Swedish NRC */ BUILDSTDERR: | { } BUILDSTDERR: 661 | "swiss", FC_CHASCII, 0, /* Swiss NRC */ BUILDSTDERR: | { } BUILDSTDERR: 662 | "transparent", FC_TRANSP, 0, /* Transparent */ BUILDSTDERR: | { } BUILDSTDERR: 663 | #ifdef UNICODE BUILDSTDERR: 664 | "ucs2", FC_UCS2, 0, /* ISO 10646 / Unicode UCS-2 */ BUILDSTDERR: | { } BUILDSTDERR: 665 | #endif /* UNICODE */ BUILDSTDERR: 666 | "us-ascii", FC_USASCII, CM_INV, /* MIME */ BUILDSTDERR: | { } BUILDSTDERR: 667 | "usascii", FC_USASCII, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 668 | #ifdef UNICODE BUILDSTDERR: 669 | "utf-8", FC_UTF8, CM_INV, /* ISO 10646 / Unicode UTF-8 */ BUILDSTDERR: | { } BUILDSTDERR: 670 | "utf8", FC_UTF8, 0, /* ISO 10646 / Unicode UTF-8 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 673 | "windows-1250", FC_CP1250, CM_INV, /* Windows CP 1250 */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 676 | "windows-1251", FC_CP1251, CM_INV, /* Windows CP 1251 */ BUILDSTDERR: | { } BUILDSTDERR: 677 | #endif /* CYRILLIC */ BUILDSTDERR: 678 | "windows-1252", FC_CP1252, CM_INV, /* Windows CP 1252 */ BUILDSTDERR: | { } BUILDSTDERR: 679 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 680 | }; BUILDSTDERR: | } BUILDSTDERR: ckuxla.c:718:27: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 718 | struct langinfo langs[] = { BUILDSTDERR: | ^ BUILDSTDERR: ckuxla.c:757:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 757 | struct keytab lngtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 758 | "ascii", L_USASCII, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 759 | "danish", L_DANISH, 0, BUILDSTDERR: | { } BUILDSTDERR: 760 | "dutch", L_DUTCH, 0, BUILDSTDERR: | { } BUILDSTDERR: 761 | "english", L_USASCII, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 762 | "finnish", L_FINNISH, 0, BUILDSTDERR: | { } BUILDSTDERR: 763 | "french", L_FRENCH, 0, BUILDSTDERR: | { } BUILDSTDERR: 764 | "german", L_GERMAN, 0, BUILDSTDERR: | { } BUILDSTDERR: 765 | #ifdef GREEK BUILDSTDERR: 766 | "greek", L_GREEK, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 769 | "hebrew", L_HEBREW, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 770 | #endif /* HEBREW */ BUILDSTDERR: 771 | "hungarian", L_HUNGARIAN, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 772 | "icelandic", L_ICELANDIC, 0, BUILDSTDERR: | { } BUILDSTDERR: 773 | "italian", L_ITALIAN, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 774 | #ifdef KANJI BUILDSTDERR: 775 | "japanese", L_JAPANESE, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 776 | #endif /* KANJI */ BUILDSTDERR: 777 | "norwegian", L_NORWEGIAN, 0, BUILDSTDERR: | { } BUILDSTDERR: 778 | "none", L_USASCII, 0, BUILDSTDERR: | { } BUILDSTDERR: 779 | "portuguese", L_PORTUGUESE, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 780 | #ifdef CYRILLIC BUILDSTDERR: 781 | "russian", L_RUSSIAN, 0, BUILDSTDERR: | { } BUILDSTDERR: 782 | #endif /* CYRILLIC */ BUILDSTDERR: 783 | "spanish", L_SPANISH, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 784 | "swedish", L_SWEDISH, 0, BUILDSTDERR: | { } BUILDSTDERR: 785 | #ifdef CYRILLIC BUILDSTDERR: 786 | "ukrainian", L_RUSSIAN, 0, BUILDSTDERR: | { } BUILDSTDERR: 787 | #endif /* CYRILLIC */ BUILDSTDERR: 788 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 789 | }; BUILDSTDERR: | } BUILDSTDERR: ckuxla.c:6073:1: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6073 | { BUILDSTDERR: | ^ BUILDSTDERR: ckuxla.c:6638:1: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6638 | { BUILDSTDERR: | ^ BUILDSTDERR: ckucns.c: In function 'ckcgetc': BUILDSTDERR: ckucns.c:804:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 804 | if (n > (IBUFL - ibc)) /* Get them all at once. */ BUILDSTDERR: | ^~ BUILDSTDERR: ckucns.c:806:8: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 806 | if ((n = ttxin(n,(CHAR *)ibp)) > 0) { BUILDSTDERR: | ^~ BUILDSTDERR: ckucns.c: In function 'conect': BUILDSTDERR: ckucns.c:1966:7: warning: unused variable 'x_auth' [-Wunused-variable] BUILDSTDERR: 1966 | int x_auth = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckcfns.c: In function 'rcvfil': BUILDSTDERR: ckcfns.c:3783:12: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 3775 | if ( ( BUILDSTDERR: | ~ BUILDSTDERR: 3776 | #ifdef UNIX BUILDSTDERR: | ~~~~~~~~~~~ BUILDSTDERR: 3777 | strcmp(ofn1,"/dev/null") && /* It's not the null device? */ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 3778 | #else BUILDSTDERR: | ~~~~~ BUILDSTDERR: 3779 | #ifdef OSK BUILDSTDERR: | ~~~~~~~~~~ BUILDSTDERR: 3780 | strcmp(ofn1,"/nil") && BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 3781 | #endif /* OSK */ BUILDSTDERR: | ~~~~~~~~~~~~~~~~ BUILDSTDERR: 3782 | #endif /* UNIX */ BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: 3783 | !stdouf ) && /* Not copying to standard output? */ BUILDSTDERR: | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 3784 | ofn1x || /* File of same name exists? */ BUILDSTDERR: | ~~~~~ BUILDSTDERR: ckcfns.c:3394:20: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 3394 | int dirflg, x, y; BUILDSTDERR: | ^ BUILDSTDERR: ckcfns.c:3394:17: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 3394 | int dirflg, x, y; BUILDSTDERR: | ^ BUILDSTDERR: ckcfns.c:3387:12: warning: unused variable 'dispo' [-Wunused-variable] BUILDSTDERR: 3387 | char * dispo; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcfns.c: In function 'spar': BUILDSTDERR: ckcfns.c:5323:19: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 5321 | (reliable == SET_ON || (reliable == SET_AUTO && !local) BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 5322 | #ifdef TN_COMPORT BUILDSTDERR: | ~~~~~~~~~~~~~~~~~ BUILDSTDERR: 5323 | && !istncomport() BUILDSTDERR: | ^~~~~~~~~~~~~~~~~ BUILDSTDERR: ckcfns.c: In function 'nxthlp': BUILDSTDERR: ckcfns.c:5891:19: warning: unused variable 'ckxsys' [-Wunused-variable] BUILDSTDERR: 5891 | extern char * ckxsys; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckcfns.c: In function 'snddir': BUILDSTDERR: ckcfns.c:6416:9: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 6416 | int t = 0, rc = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckcfns.c: In function 'remset': BUILDSTDERR: ckcfns.c:6854:14: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 6854 | int len, i, x, y; BUILDSTDERR: | ^ BUILDSTDERR: ckcfns.c: In function 'snddir': BUILDSTDERR: ckcfns.c:6552:33: warning: '%s' directive writing up to 4096 bytes into a region of size 1015 [-Wformat-overflow=] BUILDSTDERR: 6552 | sprintf(cmdstr,"DIRECTORY %s",name); /* safe */ BUILDSTDERR: | ^~ ~~~~ BUILDSTDERR: In file included from /usr/include/stdio.h:867, BUILDSTDERR: from ckcdeb.h:668, BUILDSTDERR: from ckcfns.c:26: BUILDSTDERR: /usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 11 and 4107 bytes into a destination of size 1025 BUILDSTDERR: 36 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: 37 | __bos (__s), __fmt, __va_arg_pack ()); BUILDSTDERR: | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ D -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcfn2.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcfn3.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuxla.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckucns.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcfns.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' BUILDSTDERR: gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFckudia.c:4227:26: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4227 | struct keytab mdmtab[] = { BUILDSTDERR: | ^ BUILDSTDERR: 4228 | #ifndef MINIDIAL BUILDSTDERR: 4229 | "3com-usr-megahertz-56k", n_USRX2, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4230 | "acer-v90", n_RWV90, M_ALIAS, BUILDSTDERR: | { } BUILDSTDERR: 4231 | "atlas-newcom-33600ifxC", n_ATLAS, 0, BUILDSTDERR: | { } BUILDSTDERR: 4232 | "att-1900-stu-iii", n_ATT1900, 0, BUILDSTDERR: | { } BUILDSTDERR: 4233 | "att-1910-stu-iii", n_ATT1910, 0, BUILDSTDERR: | { } BUILDSTDERR: 4234 | "att-7300", n_ATTUPC, 0, BUILDSTDERR: | { } BUILDSTDERR: 4235 | "att-dataport", n_DATAPORT, 0, BUILDSTDERR: | { } BUILDSTDERR: 4236 | "att-dtdm", n_ATTDTDM, 0, BUILDSTDERR: | { } BUILDSTDERR: 4237 | "att-isn", n_ATTISN, 0, BUILDSTDERR: | { } BUILDSTDERR: 4238 | "att-keepintouch", n_KEEPINTOUCH, 0, BUILDSTDERR: | { } BUILDSTDERR: 4239 | "att-switched-net", n_ATTMODEM, 0, BUILDSTDERR: | { } BUILDSTDERR: 4240 | BUILDSTDERR: 4241 | "att7300", n_ATTUPC, CM_INV, /* old name */ BUILDSTDERR: | { } BUILDSTDERR: 4242 | "attdtdm", n_ATTDTDM, CM_INV, /* old name */ BUILDSTDERR: | { } BUILDSTDERR: 4243 | "attisn", n_ATTISN, CM_INV, /* old name */ BUILDSTDERR: | { } BUILDSTDERR: 4244 | "attmodem", n_ATTMODEM, CM_INV, /* old name */ BUILDSTDERR: | { } BUILDSTDERR: 4245 | BUILDSTDERR: 4246 | "bestdata", n_BESTDATA, 0, BUILDSTDERR: | { } BUILDSTDERR: 4247 | "boca", n_BOCA, 0, BUILDSTDERR: | { } BUILDSTDERR: 4248 | "cardinal", n_CARDINAL, 0, BUILDSTDERR: | { } BUILDSTDERR: 4249 | #endif /* MINIDIAL */ BUILDSTDERR: 4250 | "ccitt-v25bis", n_CCITT, CM_INV, /* Name changed to ITU-T */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 4253 | "cermetek", n_CERMETEK, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4254 | #endif /* OLDMODEMS */ BUILDSTDERR: 4255 | "compaq", n_COMPAQ, 0, BUILDSTDERR: | { } BUILDSTDERR: 4256 | #ifdef OLDMODEMS BUILDSTDERR: 4257 | "concord", n_CONCORD, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4258 | #endif /* OLDMODEMS */ BUILDSTDERR: 4259 | "conexant", n_CONEXANT, 0, BUILDSTDERR: | { } BUILDSTDERR: 4260 | "courier", n_USR, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4261 | "dataport", n_DATAPORT, CM_INV, /* == att-dataport */ BUILDSTDERR: | { } BUILDSTDERR: 4262 | #ifdef OLDMODEMS BUILDSTDERR: 4263 | "df03-ac", n_DF03, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4264 | "df100-series", n_DF100, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4265 | "df200-series", n_DF200, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4266 | #endif /* OLDMODEMS */ BUILDSTDERR: 4267 | "digitel-dt22", n_DIGITEL, 0, BUILDSTDERR: | { } BUILDSTDERR: 4268 | #endif /* MINIDIAL */ BUILDSTDERR: 4269 | "direct", 0, CM_INV, /* Synonym for NONE */ BUILDSTDERR: | { } BUILDSTDERR: 4270 | #ifndef MINIDIAL BUILDSTDERR: 4271 | "fujitsu", n_FUJITSU, 0, BUILDSTDERR: | { } BUILDSTDERR: 4272 | "gateway-telepath", n_TELEPATH, 0, BUILDSTDERR: | { } BUILDSTDERR: 4273 | #ifdef OLDMODEMS BUILDSTDERR: 4274 | "gdc-212a/ed", n_GDC, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4275 | "ge", n_GENERIC, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4276 | "gen", n_GENERIC, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4277 | "gendatacomm", n_GDC, CM_INV, /* Synonym for GDC */ BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 4280 | "gene", n_GENERIC, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4281 | "generic", n_GENERIC, 0, BUILDSTDERR: | { } BUILDSTDERR: 4282 | "generic-high-speed",n_GENERIC, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4283 | "h", n_HAYES, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4284 | "ha", n_HAYES, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4285 | "hay", n_HAYES, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4286 | "haye", n_HAYES, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4287 | "hayes", n_HAYES, CM_INV|CM_ABR, /* Hayes 2400 */ BUILDSTDERR: | { } BUILDSTDERR: 4288 | #ifndef MINIDIAL BUILDSTDERR: 4289 | "hayes-1200", n_H_1200, 0, BUILDSTDERR: | { } BUILDSTDERR: 4290 | #endif /* MINIDIAL */ BUILDSTDERR: 4291 | "hayes-2400", n_HAYES, 0, BUILDSTDERR: | { } BUILDSTDERR: 4292 | #ifndef MINIDIAL BUILDSTDERR: 4293 | "hayes-high-speed", n_H_ACCURA, 0, BUILDSTDERR: | { } BUILDSTDERR: 4294 | "hayes-accura", n_H_ACCURA, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4295 | "hayes-optima", n_H_ACCURA, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4296 | "hayes-ultra", n_H_ULTRA, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4297 | "hst-courier", n_USR, CM_INV, /* Synonym for COURIER */ BUILDSTDERR: | { } BUILDSTDERR: 4298 | "intel", n_INTEL, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 4301 | "itu-t-v250", n_ITUTV250, 0, BUILDSTDERR: | { } BUILDSTDERR: 4302 | "itu-t-v25bis", n_CCITT, 0, /* New name for CCITT */ BUILDSTDERR: | { } BUILDSTDERR: 4303 | "itu-t-v25ter/v250",n_ITUTV250, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 4306 | "lucent", n_LUCENT, 0, BUILDSTDERR: | { } BUILDSTDERR: 4307 | "maxtech", n_MAXTECH, 0, BUILDSTDERR: | { } BUILDSTDERR: 4308 | BUILDSTDERR: 4309 | "megahertz-att-v34", n_MHZATT, 0, /* Megahertzes */ BUILDSTDERR: | { } BUILDSTDERR: 4310 | "megahertz-xjack", n_XJACK, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4311 | "megahertz-xjack-33.6", n_XJACK, 0, BUILDSTDERR: | { } BUILDSTDERR: 4312 | "megahertz-xjack-56k", n_USRX2, 0, /* 3COM/USR/Megahertz 33.6 PC Card */ BUILDSTDERR: | { } BUILDSTDERR: 4313 | BUILDSTDERR: 4314 | "mi", n_MICROCOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4315 | "mic", n_MICROCOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4316 | "micr", n_MICROCOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4317 | "micro", n_MICROCOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4318 | "microc", n_MICROCOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4319 | "microco", n_MICROCOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4320 | "microcom", n_MICROCOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4321 | "microcom-at-mode", n_UCOM_AT, 0, /* Microcom DeskPorte, etc */ BUILDSTDERR: | { } BUILDSTDERR: 4322 | "microcom-sx-mode", n_MICROCOM, 0, /* Microcom AX,QX,SX, native mode */ BUILDSTDERR: | { } BUILDSTDERR: 4323 | "microlink", n_MICROLINK, 0, BUILDSTDERR: | { } BUILDSTDERR: 4324 | "microlink-v250", n_ULINKV250, 0, BUILDSTDERR: | { } BUILDSTDERR: 4325 | "motorola-codex", n_CODEX, 0, BUILDSTDERR: | { } BUILDSTDERR: 4326 | "motorola-fastalk", n_MOTOROLA, 0, BUILDSTDERR: | { } BUILDSTDERR: 4327 | "motorola-lifestyle",n_MOTOROLA, 0, BUILDSTDERR: | { } BUILDSTDERR: 4328 | "motorola-montana", n_MONTANA, 0, BUILDSTDERR: | { } BUILDSTDERR: 4329 | "motorola-sm56-v90",n_MOTSM56, 0, BUILDSTDERR: | { } BUILDSTDERR: 4330 | "mt5634zpx", n_MT5634ZPX, 0, BUILDSTDERR: | { } BUILDSTDERR: 4331 | "multitech", n_MULTI, 0, BUILDSTDERR: | { } BUILDSTDERR: 4332 | "mwave", n_MWAVE, 0, BUILDSTDERR: | { } BUILDSTDERR: 4333 | #endif /* MINIDIAL */ BUILDSTDERR: 4334 | "none", 0, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 4337 | "old-telebit", n_TELEBIT, 0, BUILDSTDERR: | { } BUILDSTDERR: 4338 | #endif /* OLDTBCODE */ BUILDSTDERR: 4339 | "pctel", n_PCTEL, 0, BUILDSTDERR: | { } BUILDSTDERR: 4340 | #ifdef OLDMODEMS BUILDSTDERR: 4341 | "penril", n_PENRIL, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4342 | #endif /* OLDMODEMS */ BUILDSTDERR: 4343 | "ppi", n_PPI, 0, BUILDSTDERR: | { } BUILDSTDERR: 4344 | #ifdef OLDMODEMS BUILDSTDERR: 4345 | "racalvadic", n_RACAL, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4346 | #endif /* OLDMODEMS */ BUILDSTDERR: 4347 | "rockwell-v32", n_RWV32, 0, BUILDSTDERR: | { } BUILDSTDERR: 4348 | "rockwell-v32bis", n_RWV32B, 0, BUILDSTDERR: | { } BUILDSTDERR: 4349 | "rockwell-v34", n_RWV34, 0, BUILDSTDERR: | { } BUILDSTDERR: 4350 | "rockwell-v90", n_RWV90, 0, BUILDSTDERR: | { } BUILDSTDERR: 4351 | "rolm", n_ROLM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4352 | "rolm-244pc", n_ROLMAT, 0, BUILDSTDERR: | { } BUILDSTDERR: 4353 | "rolm-600-series", n_ROLMAT, 0, BUILDSTDERR: | { } BUILDSTDERR: 4354 | "rolm-dcm", n_ROLM, 0, BUILDSTDERR: | { } BUILDSTDERR: 4355 | "smartlink-v90", n_USR, M_ALIAS, BUILDSTDERR: | { } BUILDSTDERR: 4356 | "spirit-ii", n_SPIRITII, 0, BUILDSTDERR: | { } BUILDSTDERR: 4357 | "sportster", n_USR, M_ALIAS, BUILDSTDERR: | { } BUILDSTDERR: 4358 | "sup", n_SUPRA, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4359 | "supr", n_SUPRA, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4360 | "supra", n_SUPRA, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4361 | "supra-express-v90",n_SUPRAX, 0, BUILDSTDERR: | { } BUILDSTDERR: 4362 | "suprafaxmodem", n_SUPRA, 0, BUILDSTDERR: | { } BUILDSTDERR: 4363 | "suprasonic", n_SUPRASON, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 4367 | "te", n_TBNEW, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4368 | "tel", n_TBNEW, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4369 | "telebit", n_TBNEW, 0, BUILDSTDERR: | { } BUILDSTDERR: 4370 | "telepath", n_TELEPATH, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4371 | #endif /* MINIDIAL */ BUILDSTDERR: 4372 | "unknown", n_UNKNOWN, 0, BUILDSTDERR: | { } BUILDSTDERR: 4373 | "user-defined", n_UDEF, 0, BUILDSTDERR: | { } BUILDSTDERR: ...... BUILDSTDERR: 4376 | "usr", n_USR, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4377 | "usr-212a", n_HAYES, CM_INV|M_ALIAS, BUILDSTDERR: | { } BUILDSTDERR: 4378 | "usr-courier", n_USR, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4379 | "usr-megahertz-56k", n_USRX2, 0, BUILDSTDERR: | { } BUILDSTDERR: 4380 | "usr-sportster", n_USR, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4381 | "usr-xj1560-x2", n_USRX2, CM_INV, BUILDSTDERR: | { } BUILDSTDERR: 4382 | "usrobotics", n_USR, 0, BUILDSTDERR: | { } BUILDSTDERR: 4383 | BUILDSTDERR: 4384 | "v25bis", n_CCITT, CM_INV, /* Name changed to ITU-T */ BUILDSTDERR: | { } BUILDSTDERR: 4385 | #ifdef OLDMODEMS BUILDSTDERR: 4386 | "ventel", n_VENTEL, M_OLD, BUILDSTDERR: | { } BUILDSTDERR: 4387 | #endif /* OLDMODEMS */ BUILDSTDERR: 4388 | "zoltrix-v34", n_ZOLTRIX, 0, BUILDSTDERR: | { } BUILDSTDERR: 4389 | "zoltrix-hsp-v90", n_PCTEL, M_ALIAS, BUILDSTDERR: | { } BUILDSTDERR: 4390 | "zoltrix-hcf-v90", n_ITUTV250, 0, BUILDSTDERR: | { } BUILDSTDERR: 4391 | "zoo", n_ZOOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4392 | "zoom", n_ZOOM, CM_INV|CM_ABR, BUILDSTDERR: | { } BUILDSTDERR: 4393 | "zoom-v32bis", n_ZOOM, 0, BUILDSTDERR: | { } BUILDSTDERR: 4394 | "zoom-v34", n_ZOOMV34, 0, BUILDSTDERR: | { } BUILDSTDERR: 4395 | "zoom-v90", n_ZOOMV90, 0, BUILDSTDERR: | { } BUILDSTDERR: 4396 | "zoom-v92", n_ZOOMV92, 0, BUILDSTDERR: | { } BUILDSTDERR: 4397 | "zyxel", n_ZYXEL, 0, BUILDSTDERR: | { } BUILDSTDERR: 4398 | #endif /* MINIDIAL */ BUILDSTDERR: 4399 | "", 0, 0 BUILDSTDERR: | { BUILDSTDERR: 4400 | }; BUILDSTDERR: | } BUILDSTDERR: ckudia.c: In function 'dialfail': BUILDSTDERR: ckudia.c:4996:14: warning: the address of 'lbuf' will always evaluate as 'true' [-Waddress] BUILDSTDERR: 4996 | if (lbuf && *lbuf) { BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5027:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5027 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5027:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5027 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5028:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5028 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5028:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5028 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c: In function '_dodial': BUILDSTDERR: ckudia.c:5076:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5076 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5076:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5076 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5077:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5077 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5077:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5077 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5140:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5140 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5140:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5140 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5141:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5141 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5141:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5141 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5324:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5324 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5324:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5324 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5325:9: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5325 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5325:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5325 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5882:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5882 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5882:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5882 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:5883:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 5883 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:5883:29: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 5883 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6393:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6393 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6393:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6393 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6394:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6394 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6394:27: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6394 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c: In function 'ckdial': BUILDSTDERR: ckudia.c:6565:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6565 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6565:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6565 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6582:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6582 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6582:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6582 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6583:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6583 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6583:24: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6583 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6608:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6608 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6608:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6608 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6609:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6609 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6609:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6609 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6629:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6629 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6629:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6629 | if (rbuf) free(rbuf); rbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6630:6: warning: this 'if' clause does not guard... [-Wmisleading-indentation] BUILDSTDERR: 6630 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~ BUILDSTDERR: ckudia.c:6630:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' BUILDSTDERR: 6630 | if (fbuf) free(fbuf); fbuf = NULL; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckudia.c:6435:9: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 6435 | int n = F_TIME; BUILDSTDERR: | ^ BUILDSTDERR: ckudia.c: In function 'dook': BUILDSTDERR: ckudia.c:6937:16: warning: unused variable 'inserver' [-Wunused-variable] BUILDSTDERR: 6937 | extern int inserver; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckudia.c:6932:12: warning: unused variable 'mdmmsg' [-Wunused-variable] BUILDSTDERR: 6932 | char * mdmmsg = ""; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckudia.c: In function 'mdmhup': BUILDSTDERR: ckudia.c:8069:15: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 8069 | char *s, *p, c; BUILDSTDERR: | ^ BUILDSTDERR: ckudia.c:8065:9: warning: unused variable 'm' [-Wunused-variable] BUILDSTDERR: 8065 | int m, x = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'sysinit': BUILDSTDERR: ckutio.c:2289:6: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2289 | if (p = getenv("LOCATION")) BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c:2290:8: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2290 | if (tn_loc = (char *)malloc((int)strlen(p)+1)) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckutio.c: In function 'tthang': BUILDSTDERR: ckutio.c:3855:20: warning: unused variable 'ttc_save' [-Wunused-variable] BUILDSTDERR: 3855 | unsigned short ttc_save; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckutio.c:3854:9: warning: unused variable 'flags' [-Wunused-variable] BUILDSTDERR: 3854 | int flags; /* fcntl flags */ BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckutio.c:3825:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 3825 | int x = 0; /* Sometimes used as return code. */ BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttres': BUILDSTDERR: ckutio.c:4518:17: warning: unused variable 'tcp_nodelay' [-Wunused-variable] BUILDSTDERR: 4518 | extern int tcp_nodelay; /* Just put this back if necessary */ BUILDSTDERR: | ^~~~~~~~~~~ BUILDSTDERR: ckutio.c: In function 'ttlock': BUILDSTDERR: ckutio.c:4978:9: warning: unused variable 'islink' [-Wunused-variable] BUILDSTDERR: 4978 | int islink = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckutio.c:4977:12: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 4977 | int x, n; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttunlck': BUILDSTDERR: ckutio.c:5629:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 5629 | int x; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttvt': BUILDSTDERR: ckutio.c:6984:9: warning: variable 's' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6984 | int s, s2, x; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttgspd': BUILDSTDERR: ckutio.c:7981:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 7981 | int x; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttflux': BUILDSTDERR: ckutio.c:9007:19: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9007 | int dotnopts, x; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttflui': BUILDSTDERR: ckutio.c:9041:9: warning: variable 'dotnopts' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9041 | int dotnopts; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckutio.c:9039:9: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 9039 | int n, fd; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttxin': BUILDSTDERR: ckutio.c:10218:9: warning: variable 'fd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10218 | int fd; BUILDSTDERR: | ^~ BUILDSTDERR: ckutio.c: In function 'ttinl': BUILDSTDERR: ckutio.c:10746:9: warning: variable 'fd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10746 | int fd; BUILDSTDERR: | ^~ BUILDSTDERR: ckutio.c: In function 'ttinc': BUILDSTDERR: ckutio.c:11147:16: warning: variable 'fd' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 11147 | int n = 0, fd; BUILDSTDERR: | ^~ BUILDSTDERR: ckutio.c: In function 'msleep': BUILDSTDERR: ckutio.c:11573:9: warning: variable 't1' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 11573 | int t1, x; BUILDSTDERR: | ^~ BUILDSTDERR: ckutio.c: In function 'concb': BUILDSTDERR: ckutio.c:12186:12: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 12186 | int x, y = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'coninc': BUILDSTDERR: ckutio.c:12874:9: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 12874 | if (errno == EINTR) /* Read interrupted. */ BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'pty_chk': BUILDSTDERR: ckutio.c:14415:9: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 14415 | int x, n = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'pty_get_status': BUILDSTDERR: ckutio.c:14439:11: warning: unused variable 'w' [-Wunused-variable] BUILDSTDERR: 14439 | PID_T w; BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttptycmd': BUILDSTDERR: ckutio.c:14664:9: warning: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplicit-function-declaration] BUILDSTDERR: 14664 | if (openpty(&masterfd, &slavefd, NULL, NULL, NULL) == -1) { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | openat BUILDSTDERR: ckutio.c:14579:18: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 14579 | int c, n, m, t, x; /* Workers */ BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c:14579:15: warning: unused variable 'm' [-Wunused-variable] BUILDSTDERR: 14579 | int c, n, m, t, x; /* Workers */ BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c:14579:9: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 14579 | int c, n, m, t, x; /* Workers */ BUILDSTDERR: | ^ BUILDSTDERR: ckutio.c: In function 'ttopen': BUILDSTDERR: ckutio.c:2564:7: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 2564 | system(ttname); BUILDSTDERR: | ^~~~~~~~~~~~~~ BUILDSTDERR: At top level: BUILDSTDERR: ckutio.c:14414:1: warning: 'pty_chk' defined but not used [-Wunused-function] BUILDSTDERR: 14414 | pty_chk(fd) int fd; { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckutio.c:13729:14: warning: 'realgid' defined but not used [-Wunused-variable] BUILDSTDERR: 13729 | static GID_T realgid = (GID_T) -1, privgid = (GID_T) -1; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckutio.c:12162:1: warning: 'congetbuf' defined but not used [-Wunused-function] BUILDSTDERR: 12162 | congetbuf(x) int x; { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckutio.c:4913:15: warning: 'linkdev' defined but not used [-Wunused-variable] BUILDSTDERR: 4913 | static char * linkdev = NULL; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckutio.c:4912:13: warning: 'linkto' defined but not used [-Wunused-variable] BUILDSTDERR: 4912 | static char linkto[DEVNAMLEN+1]; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckutio.c:4691:1: warning: 'ttchkpid' defined but not used [-Wunused-function] BUILDSTDERR: 4691 | ttchkpid(f) char *f; { BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckutio.c:1600:1: warning: 'xxlast' defined but not used [-Wunused-function] BUILDSTDERR: 1600 | xxlast(char *s, char c) BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckufio.c: In function 'zinfill': BUILDSTDERR: ckufio.c:1959:13: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 1959 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ckufio.c: In function 'zchko': BUILDSTDERR: ckufio.c:2656:3: warning: label 'doaccess' defined but not used [-Wunused-label] BUILDSTDERR: 2656 | doaccess: BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckufio.c:2510:12: warning: variable 'oname' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2510 | char * oname; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckufio.c: In function 'zchdir': BUILDSTDERR: ckufio.c:3022:16: warning: variable 'sp' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3022 | char *hd, *sp; BUILDSTDERR: | ^~ BUILDSTDERR: ckufio.c: In function 'zstrdt': BUILDSTDERR: ckufio.c:4858:20: warning: unused variable 'tp' [-Wunused-variable] BUILDSTDERR: 4858 | struct utimbuf tp; BUILDSTDERR: | ^~ BUILDSTDERR: ckufio.c: In function 'zlocaltime': BUILDSTDERR: ckufio.c:5139:20: warning: unused variable 'tp' [-Wunused-variable] BUILDSTDERR: 5139 | struct utimbuf tp; BUILDSTDERR: | ^~ BUILDSTDERR: ckufio.c:5122:15: warning: variable 'x' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 5122 | int i, n, x, isleapyear; BUILDSTDERR: | ^ BUILDSTDERR: ckufio.c: In function 'zfnqfp': BUILDSTDERR: ckufio.c:7504:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 7504 | if (p = zgtdir()) { /* So get current directory */ BUILDSTDERR: | ^ BUILDSTDERR: /usr/include/utmp.h: In function 'logwtmp': BUILDSTDERR: ckufio.c:1204:13: warning: ignoring return value of 'ftruncate', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1204 | ftruncate(wtmpfd, buf.st_size); /* Error, undo any partial write */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckufio.c: In function 'zclose': BUILDSTDERR: ckufio.c:1766:17: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1766 | write(xferlog, iksdmsg, (int)strlen(iksdmsg)); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckufio.c: In function 'zvpass': BUILDSTDERR: ckufio.c:8354:12: warning: ignoring return value of 'setgid', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 8354 | (VOID) setgid((GID_T)pw->pw_gid); /* Set group ID */ BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~~ BUILDSTDERR: ckupty.c: In function 'pty_getpty': BUILDSTDERR: ckupty.c:705:9: warning: implicit declaration of function 'openpty'; did you mean 'openat'? [-Wimplicit-function-declaration] BUILDSTDERR: 705 | if (openpty(fd, BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: | openat BUILDSTDERR: ckupty.c:690:17: warning: unused variable 'stb' [-Wunused-variable] BUILDSTDERR: 690 | struct stat stb; BUILDSTDERR: | ^~~ BUILDSTDERR: ckupty.c:689:12: warning: unused variable 'ptynum' [-Wunused-variable] BUILDSTDERR: 689 | int i, ptynum; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckupty.c:689:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 689 | int i, ptynum; BUILDSTDERR: | ^ BUILDSTDERR: ckupty.c:688:11: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 688 | char *p; BUILDSTDERR: | ^ BUILDSTDERR: ckupty.c:687:11: warning: unused variable 'cp' [-Wunused-variable] BUILDSTDERR: 687 | char *cp; BUILDSTDERR: | ^~ BUILDSTDERR: ckupty.c: In function 'pty_open_slave': BUILDSTDERR: ckupty.c:1086:14: warning: unused variable 'testfd' [-Wunused-variable] BUILDSTDERR: 1086 | int vfd, testfd; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckupty.c:1086:9: warning: unused variable 'vfd' [-Wunused-variable] BUILDSTDERR: 1086 | int vfd, testfd; BUILDSTDERR: | ^~~ BUILDSTDERR: ckupty.c: In function 'do_pty': BUILDSTDERR: ckupty.c:1948:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: 1948 | write(syncpipe[1],"y",1); BUILDSTDERR: | ^~~~~~~~~~~~~~~~~~~~~~~~ SSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuscr.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckudia.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckutio.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckusig.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckufio.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' BUILDSTDERR: gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLIckcnet.c: In function 'ck_linger': BUILDSTDERR: ckcnet.c:1705:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1705 | nettype != NET_TCPA && nettype != NET_TCPB && BUILDSTDERR: ckcnet.c: In function 'sendbuf': BUILDSTDERR: ckcnet.c:1827:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1827 | nettype != NET_TCPA && nettype != NET_TCPB && nettype != NET_SSH BUILDSTDERR: ckcnet.c: In function 'recvbuf': BUILDSTDERR: ckcnet.c:1923:47: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1923 | nettype != NET_TCPA && nettype != NET_TCPB && BUILDSTDERR: ckcnet.c: In function 'keepalive': BUILDSTDERR: ckcnet.c:2014:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2014 | nettype != NET_TCPA && nettype != NET_TCPB && nettype != NET_SSH BUILDSTDERR: ckcnet.c: In function 'dontroute': BUILDSTDERR: ckcnet.c:2132:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2132 | nettype != NET_TCPA && nettype != NET_TCPB && nettype != NET_SSH BUILDSTDERR: ckcnet.c: In function 'no_delay': BUILDSTDERR: ckcnet.c:2250:52: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2250 | nettype != NET_TCPA && nettype != NET_TCPB && nettype != NET_SSH BUILDSTDERR: ckcnet.c: In function 'tcpsrv_open': BUILDSTDERR: ckcnet.c:2972:17: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2972 | if (host = gethostbyaddr((char *)&saddr.sin_addr,4,PF_INET)) { BUILDSTDERR: | ^~~~ BUILDSTDERR: ckcnet.c: In function 'netopen': BUILDSTDERR: ckcnet.c:3897:17: warning: variable 'uidfound' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 3897 | int uidfound=0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckcnet.c:4885:20: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 4885 | if ((tcp_rdns && dns || tcp_rdns == SET_ON BUILDSTDERR: | ~~~~~~~~~^~~~~~ BUILDSTDERR: ckcnet.c:4906:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 4906 | if (host = gethostbyaddr((char *)&r_addr.sin_addr,4,PF_INET)) { BUILDSTDERR: | ^~~~ BUILDSTDERR: ckcnet.c:3537:15: warning: unused variable 'rc_inet_addr' [-Wunused-variable] BUILDSTDERR: 3537 | int i, x, rc_inet_addr = 0, dns = 0; BUILDSTDERR: | ^~~~~~~~~~~~ BUILDSTDERR: ckcnet.c: In function 'netclos': BUILDSTDERR: ckcnet.c:5087:19: warning: unused variable 'z' [-Wunused-variable] BUILDSTDERR: 5087 | int x = 0, y, z; BUILDSTDERR: | ^ BUILDSTDERR: ckcnet.c:5087:16: warning: unused variable 'y' [-Wunused-variable] BUILDSTDERR: 5087 | int x = 0, y, z; BUILDSTDERR: | ^ BUILDSTDERR: ckcnet.c: In function 'getlocalipaddr': BUILDSTDERR: ckcnet.c:6979:20: warning: unused variable 'laddr' [-Wunused-variable] BUILDSTDERR: 6979 | struct in_addr laddr; BUILDSTDERR: | ^~~~~ BUILDSTDERR: In file included from ckcnet.h:1245, BUILDSTDERR: from ckcnet.c:58: BUILDSTDERR: ckcnet.c: In function 'netbreak': BUILDSTDERR: ckctel.h:183:60: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 183 | (unsigned int)(x) >= TELCMD_FIRST || \ BUILDSTDERR: | ^~ BUILDSTDERR: ckctel.h:185:26: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 185 | #define TELCMD(x) (TELCMD_OK(x)? ((x) == TN_SAK?"SAK": \ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckcnet.c:7567:59: note: in expansion of macro 'TELCMD' BUILDSTDERR: 7567 | ckmakmsg(tn_msg,TN_MSG_LEN,"TELNET SENT ",TELCMD(BREAK), BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckcnet.c: In function 'http_date': BUILDSTDERR: ckcnet.c:9981:17: warning: unused variable 'cmdatebuf' [-Wunused-variable] BUILDSTDERR: 9981 | extern char cmdatebuf[18]; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckcnet.c: In function 'http_open': BUILDSTDERR: ckcnet.c:10790:13: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 10790 | if (host = gethostbyaddr((char *)&r_addr.sin_addr,4,PF_INET)) { BUILDSTDERR: | ^~~~ BUILDSTDERR: ckcnet.c:10249:12: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 10249 | int i, x, dns = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckcnet.c: In function 'http_head': BUILDSTDERR: ckcnet.c:11868:12: warning: variable 'local_t' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 11868 | time_t local_t; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcnet.c:11867:12: warning: unused variable 'srv_t' [-Wunused-variable] BUILDSTDERR: 11867 | time_t srv_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c:11866:12: warning: unused variable 'mod_t' [-Wunused-variable] BUILDSTDERR: 11866 | time_t mod_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c: In function 'http_index': BUILDSTDERR: ckcnet.c:12058:12: warning: variable 'local_t' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 12058 | time_t local_t; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcnet.c:12057:12: warning: unused variable 'srv_t' [-Wunused-variable] BUILDSTDERR: 12057 | time_t srv_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c:12056:12: warning: unused variable 'mod_t' [-Wunused-variable] BUILDSTDERR: 12056 | time_t mod_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c: In function 'http_put': BUILDSTDERR: ckcnet.c:12306:12: warning: variable 'local_t' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 12306 | time_t local_t; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcnet.c:12305:12: warning: unused variable 'srv_t' [-Wunused-variable] BUILDSTDERR: 12305 | time_t srv_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c:12304:12: warning: unused variable 'mod_t' [-Wunused-variable] BUILDSTDERR: 12304 | time_t mod_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c: In function 'http_delete': BUILDSTDERR: ckcnet.c:12611:12: warning: variable 'local_t' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 12611 | time_t local_t; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcnet.c:12610:12: warning: unused variable 'srv_t' [-Wunused-variable] BUILDSTDERR: 12610 | time_t srv_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c:12609:12: warning: unused variable 'mod_t' [-Wunused-variable] BUILDSTDERR: 12609 | time_t mod_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c: In function 'http_post': BUILDSTDERR: ckcnet.c:12851:12: warning: variable 'local_t' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 12851 | time_t local_t; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcnet.c:12850:12: warning: unused variable 'srv_t' [-Wunused-variable] BUILDSTDERR: 12850 | time_t srv_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c:12849:12: warning: unused variable 'mod_t' [-Wunused-variable] BUILDSTDERR: 12849 | time_t mod_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c: In function 'http_connect': BUILDSTDERR: ckcnet.c:13139:12: warning: variable 'local_t' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 13139 | time_t local_t; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcnet.c:13138:12: warning: unused variable 'srv_t' [-Wunused-variable] BUILDSTDERR: 13138 | time_t srv_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c:13137:12: warning: unused variable 'mod_t' [-Wunused-variable] BUILDSTDERR: 13137 | time_t mod_t; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcnet.c: In function 'locate_srv_dns': BUILDSTDERR: ckcnet.c:13525:22: warning: macro expands to multiple statements [-Wmultistatement-macros] BUILDSTDERR: 13525 | INCR_CHECK(p, rdlen); BUILDSTDERR: | ^ BUILDSTDERR: ckcnet.c:13312:25: note: in definition of macro 'INCR_CHECK' BUILDSTDERR: 13312 | #define INCR_CHECK(x,y) x += y; if (x > size + answer.bytes) goto dnsout BUILDSTDERR: | ^ BUILDSTDERR: ckcnet.c:13524:11: note: some parts of macro expansion are not guarded by this 'else' clause BUILDSTDERR: 13524 | } else BUILDSTDERR: | ^~~~ BUILDSTDERR: At top level: BUILDSTDERR: ckcnet.c:3532:13: warning: 'xxname' defined but not used [-Wunused-variable] BUILDSTDERR: 3532 | static char xxname[XXNAMELEN]; BUILDSTDERR: | ^~~~~~ NUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckupty.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcnet.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckuath.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ck_crp.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ck_ssl.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_AIn file included from ckcnet.h:1245, BUILDSTDERR: from ckctel.c:48: BUILDSTDERR: ckctel.c: In function 'tn_sopt': BUILDSTDERR: ckctel.h:182:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 182 | #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:728:10: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 728 | if (!TELCMD_OK(cmd)) return(-1); BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckctel.h:182:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 182 | #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.h:185:26: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 185 | #define TELCMD(x) (TELCMD_OK(x)? ((x) == TN_SAK?"SAK": \ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckctel.c:753:28: note: in expansion of macro 'TELCMD' BUILDSTDERR: 753 | TELCMD(cmd), " ", BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckctel.c:762:29: warning: array subscript has type 'char' [-Wchar-subscripts] BUILDSTDERR: 762 | tncnts[index][tnopps[m]] = 0; BUILDSTDERR: | ~~~~~~^~~ BUILDSTDERR: In file included from ckcnet.h:1245, BUILDSTDERR: from ckctel.c:48: BUILDSTDERR: ckctel.h:182:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 182 | #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.h:185:26: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 185 | #define TELCMD(x) (TELCMD_OK(x)? ((x) == TN_SAK?"SAK": \ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckctel.c:770:49: note: in expansion of macro 'TELCMD' BUILDSTDERR: 770 | ckmakmsg(msg,sizeof(msg),"TELNET SENT ",TELCMD(cmd)," ", BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckctel.c: In function 'tn_ssbopt': BUILDSTDERR: ckctel.c:806:11: warning: unused variable 'm' [-Wunused-variable] BUILDSTDERR: 806 | int n,m,rc; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:806:9: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 806 | int n,m,rc; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c: In function 'iks_tn_sb': BUILDSTDERR: ckctel.c:2384:23: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 2384 | || !local && cmdadl BUILDSTDERR: | ~~~~~~~^~~~~~~~~ BUILDSTDERR: ckctel.c: In function 'tn_set_modes': BUILDSTDERR: ckctel.c:2486:15: warning: unused variable 'j' [-Wunused-variable] BUILDSTDERR: 2486 | int i,j; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c: In function 'tn_reset': BUILDSTDERR: ckctel.c:2696:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 2696 | int x,opt,cmd; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c: In function 'tn_siks': BUILDSTDERR: ckctel.c:3460:11: warning: unused variable 'm' [-Wunused-variable] BUILDSTDERR: 3460 | int n,m,rc; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:3460:9: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 3460 | int n,m,rc; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c: In function 'tn_sb': BUILDSTDERR: ckctel.c:3562:21: warning: unused variable 'm' [-Wunused-variable] BUILDSTDERR: 3562 | int c, x, y, n, m, flag; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:3562:12: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 3562 | int c, x, y, n, m, flag; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:3562:9: warning: unused variable 'c' [-Wunused-variable] BUILDSTDERR: 3562 | int c, x, y, n, m, flag; BUILDSTDERR: | ^ BUILDSTDERR: In file included from ckcnet.h:1245, BUILDSTDERR: from ckctel.c:48: BUILDSTDERR: ckctel.c: In function 'tn_xdoop': BUILDSTDERR: ckctel.h:182:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 182 | #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:4391:10: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 4391 | if (!TELCMD_OK(c)) { BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckctel.h:182:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 182 | #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.h:185:26: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 185 | #define TELCMD(x) (TELCMD_OK(x)? ((x) == TN_SAK?"SAK": \ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckctel.c:4419:55: note: in expansion of macro 'TELCMD' BUILDSTDERR: 4419 | ckmakmsg(tn_msg,TN_MSG_LEN,"TELNET RCVD ",TELCMD(c),NULL,NULL); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckctel.h:182:59: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 182 | #define TELCMD_OK(x) ((unsigned int)(x) <= TELCMD_LAST && \ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.h:185:26: note: in expansion of macro 'TELCMD_OK' BUILDSTDERR: 185 | #define TELCMD(x) (TELCMD_OK(x)? ((x) == TN_SAK?"SAK": \ BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckctel.c:4480:51: note: in expansion of macro 'TELCMD' BUILDSTDERR: 4480 | ckmakmsg(tn_msg,TN_MSG_LEN,"TELNET RCVD ",TELCMD(c)," ",TELOPT(x)); BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckctel.c:4369:21: warning: unused variable 'm' [-Wunused-variable] BUILDSTDERR: 4369 | int c, x, y, n, m; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c: In function 'tn_rnenv': BUILDSTDERR: ckctel.c:5638:15: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 5638 | int i,j,k,n; /* Worker. */ BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:5637:25: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 5637 | char * reply = 0, * s = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c:5637:12: warning: unused variable 'reply' [-Wunused-variable] BUILDSTDERR: 5637 | char * reply = 0, * s = 0; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckctel.c: In function 'tn_snenv': BUILDSTDERR: ckctel.c:5808:25: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 5808 | char * reply = 0, * s = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckctel.c: In function 'tn_sndcomport': BUILDSTDERR: ckctel.c:6627:18: warning: variable 'signature' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6627 | CONST char * signature; BUILDSTDERR: | ^~~~~~~~~ BUILDSTDERR: ckctel.c:6626:50: warning: variable 'iflow' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6626 | int baud, datasize, parity, stopsize, oflow, iflow; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckctel.c:6626:43: warning: variable 'oflow' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6626 | int baud, datasize, parity, stopsize, oflow, iflow; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckctel.c:6626:33: warning: variable 'stopsize' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6626 | int baud, datasize, parity, stopsize, oflow, iflow; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckctel.c:6626:25: warning: variable 'parity' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6626 | int baud, datasize, parity, stopsize, oflow, iflow; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckctel.c:6626:15: warning: variable 'datasize' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6626 | int baud, datasize, parity, stopsize, oflow, iflow; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckctel.c:6626:9: warning: variable 'baud' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 6626 | int baud, datasize, parity, stopsize, oflow, iflow; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckctel.c: In function 'tngmdm': BUILDSTDERR: ckctel.c:8966:9: warning: unused variable 'rc' [-Wunused-variable] BUILDSTDERR: 8966 | int rc = -1; BUILDSTDERR: | ^~ BUILDSTDERR: ckcuni.c:4378:37: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4378 | struct x_to_unicode u_transparent = { BUILDSTDERR: | ^ BUILDSTDERR: 4379 | 256, X2U_CXG, 0, 0, "Transparent", "transparent", 0, "", BUILDSTDERR: 4380 | 0x00, 0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4412 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4416:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4416 | struct x_to_unicode u_ascii = { BUILDSTDERR: | ^ BUILDSTDERR: 4417 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "US ASCII", "ascii", 6, "B", BUILDSTDERR: 4418 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4430 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4432:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4432 | struct x_to_unicode u_british = { BUILDSTDERR: | ^ BUILDSTDERR: 4433 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "British ISO 646", "british", 1, "A", BUILDSTDERR: 4434 | 0x0021, 0x0022, 0x00a3, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4446 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4448:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4448 | struct x_to_unicode u_dutch = { BUILDSTDERR: | ^ BUILDSTDERR: 4449 | 94, 33, X2U_DEC|X2U_STD, AL_ROMAN, "Dutch NRC", "dutch", 0, "4", BUILDSTDERR: 4450 | 0x0021, 0x0022, 0x00a3, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4462 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4464:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4464 | struct x_to_unicode u_finnish = { BUILDSTDERR: | ^ BUILDSTDERR: 4465 | 94, 33, X2U_DEC|X2U_STD, AL_ROMAN, "Finnish NRC", "finnish", 0, "5C", BUILDSTDERR: 4466 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4478 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4480:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4480 | struct x_to_unicode u_french = { BUILDSTDERR: | ^ BUILDSTDERR: 4481 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "French ISO 646", "french", 0, "fR", BUILDSTDERR: 4482 | 0x0021, 0x0022, 0x00a3, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4494 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4496:37: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4496 | struct x_to_unicode u_fr_canadian = { BUILDSTDERR: | ^ BUILDSTDERR: 4497 | 94,33,X2U_DEC|X2U_STD,AL_ROMAN,"French Canadian NRC","canadian-french",0,"9Q", BUILDSTDERR: 4498 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4510 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4512:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4512 | struct x_to_unicode u_german = { BUILDSTDERR: | ^ BUILDSTDERR: 4513 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "German ISO 646", "german", 21, "K", BUILDSTDERR: 4514 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4526 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4528:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4528 | struct x_to_unicode u_hungarian = { BUILDSTDERR: | ^ BUILDSTDERR: 4529 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "Hungarian ISO 646","hungarian",86,"i", BUILDSTDERR: 4530 | 0x0021, 0x0022, 0x0023, 0x00a4, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4542 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4544:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4544 | struct x_to_unicode u_italian = { BUILDSTDERR: | ^ BUILDSTDERR: 4545 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "Italian ISO 646", "italian", 15, "Y", BUILDSTDERR: 4546 | 0x0021, 0x0022, 0x00a3, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4558 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4560:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4560 | struct x_to_unicode u_icelandic = { BUILDSTDERR: | ^ BUILDSTDERR: 4561 | 94, 33, X2U_DEC|X2U_STD, AL_ROMAN, "Icelandic NRC", "icelandic", 0, NULL, BUILDSTDERR: 4562 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4574 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4576:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4576 | struct x_to_unicode u_jis0201r = { BUILDSTDERR: | ^ BUILDSTDERR: 4577 | 94, 33, X2U_ISO|X2U_STD,AL_ROMAN,"Japanese Roman","japanese-roman",14,"J", BUILDSTDERR: 4578 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4590 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4592:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4592 | struct x_to_unicode u_jis0201k = { BUILDSTDERR: | ^ BUILDSTDERR: 4593 | 94, 33, X2U_ISO|X2U_STD,AL_KANA,"Japanese Katakana", "katakana", 13, "I", BUILDSTDERR: 4594 | 0xff61, 0xff62, 0xff63, 0xff64, 0xff65, 0xff66, 0xff67, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4606 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4608:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4608 | struct x_to_unicode u_norwegian = { /* Same as Danish */ BUILDSTDERR: | ^ BUILDSTDERR: 4609 | 94,33,X2U_ISO|X2U_STD,AL_ROMAN,"Norwegian ISO 646", "norwegian", 60, "`E6", BUILDSTDERR: 4610 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4622 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4624:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4624 | struct x_to_unicode u_danish = { /* Same as Norwegian */ BUILDSTDERR: | ^ BUILDSTDERR: 4625 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "Danish ISO 646", "danish", 60, "`E6", BUILDSTDERR: 4626 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4638 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4640:36: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4640 | struct x_to_unicode u_portuguese = { BUILDSTDERR: | ^ BUILDSTDERR: 4641 | 94,33,X2U_ISO|X2U_STD,AL_ROMAN,"Portuguese ISO 646","portuguese",16,"L%6", BUILDSTDERR: 4642 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4654 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4656:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4656 | struct x_to_unicode u_spanish = { BUILDSTDERR: | ^ BUILDSTDERR: 4657 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "Spanish ISO 646", "spanish", 17, "Z", BUILDSTDERR: 4658 | 0x0021, 0x0022, 0x00a3, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4670 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4672:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4672 | struct x_to_unicode u_swedish = { BUILDSTDERR: | ^ BUILDSTDERR: 4673 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "Swedish ISO 646", "swedish", 11, "HG", BUILDSTDERR: 4674 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4686 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4688:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4688 | struct x_to_unicode u_swiss = { BUILDSTDERR: | ^ BUILDSTDERR: 4689 | 94, 33, X2U_DEC|X2U_STD, AL_ROMAN, "Swiss NRC", "swiss", 0, "=", BUILDSTDERR: 4690 | 0x0021, 0x0022, 0x00f9, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4702 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4704:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4704 | struct x_to_unicode u_koi7 = { BUILDSTDERR: | ^ BUILDSTDERR: 4705 | 94, 33, X2U_STD, AL_CYRIL, "Short KOI", "short-koi", 0, NULL, BUILDSTDERR: 4706 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4718 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4720:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4720 | struct x_to_unicode u_elot927 = { BUILDSTDERR: | ^ BUILDSTDERR: 4721 | 94, 33, X2U_STD, AL_GREEK, "ELOT 927", "elot927-greek", 0, NULL, BUILDSTDERR: 4722 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4734 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4737:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4737 | struct x_to_unicode u_hebrew7 = { BUILDSTDERR: | ^ BUILDSTDERR: 4738 | 94, 33, X2U_STD, AL_HEBREW, "Hebrew-7", "hebrew-7", 0, NULL, BUILDSTDERR: 4739 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4751 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4753:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4753 | struct x_to_unicode u_apl1 = { BUILDSTDERR: | ^ BUILDSTDERR: 4754 | 94, 33, X2U_ISO|X2U_STD, AL_ROMAN, "APL ISO", "apl-iso", 68, "e", BUILDSTDERR: 4755 | 0x00a8, 0x0029, 0x003c, 0x2264, 0x003d, 0x003e, 0x005d, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4767 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4771:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4771 | struct x_to_unicode u_8859_1 = { BUILDSTDERR: | ^ BUILDSTDERR: 4772 | 96, 32, X2U_ISO|X2U_STD, AL_ROMAN, "ISO Latin-1", "latin1", 100, "A", BUILDSTDERR: 4773 | 0x00A0, 0x00A1, 0x00A2, 0x00A3, 0x00A4, 0x00A5, 0x00A6, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4785 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4787:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4787 | struct x_to_unicode u_8859_2 = { BUILDSTDERR: | ^ BUILDSTDERR: 4788 | 96, 32, X2U_ISO|X2U_STD, AL_ROMAN, "ISO Latin-2", "latin2", 101, "B", BUILDSTDERR: 4789 | 0x00A0, 0x0104, 0x02D8, 0x0141, 0x00A4, 0x013D, 0x015A, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4801 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4803:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4803 | struct x_to_unicode u_8859_3 = { BUILDSTDERR: | ^ BUILDSTDERR: 4804 | 96, 32, X2U_ISO|X2U_STD, AL_ROMAN, "ISO Latin-3", "latin3", 109, "C", BUILDSTDERR: 4805 | 0x00A0, 0x0126, 0x02D8, 0x00A3, 0x00A4, 0xfffd, 0x0124, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4817 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4819:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4819 | struct x_to_unicode u_8859_4 = { BUILDSTDERR: | ^ BUILDSTDERR: 4820 | 96, 32, X2U_ISO|X2U_STD, AL_ROMAN, "ISO Latin-4", "latin4", 110, "D", BUILDSTDERR: 4821 | 0x00A0, 0x0104, 0x0138, 0x0156, 0x00A4, 0x0128, 0x013B, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4833 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4835:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4835 | struct x_to_unicode u_8859_5 = { BUILDSTDERR: | ^ BUILDSTDERR: 4836 | 96,32,X2U_ISO|X2U_STD,AL_CYRIL,"ISO Latin/Cyrillic","cyrillic-iso",144,"L", BUILDSTDERR: 4837 | 0x00A0, 0x0401, 0x0402, 0x0403, 0x0404, 0x0405, 0x0406, 0x0407, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4849 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4851:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4851 | struct x_to_unicode u_8859_6 = { BUILDSTDERR: | ^ BUILDSTDERR: 4852 | 96, 32, X2U_ISO|X2U_STD,AL_ARABIC,"ISO Latin/Arabic","arabic-iso",127,"G", BUILDSTDERR: 4853 | 0x00A0, 0xfffd, 0xfffd, 0xfffd, 0x00A4, 0xfffd, 0xfffd, 0xfffd, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4865 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4867:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4867 | struct x_to_unicode u_8859_7 = { BUILDSTDERR: | ^ BUILDSTDERR: 4868 | 96, 32, X2U_ISO|X2U_STD,AL_GREEK,"ISO Latin/Greek", "greek-iso", 126, "F", BUILDSTDERR: 4869 | 0x00A0, 0x2018, 0x2019, 0x00A3, 0xFFFD, 0xFFFD, 0x00A6, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4881 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4883:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4883 | struct x_to_unicode u_8859_8 = { BUILDSTDERR: | ^ BUILDSTDERR: 4884 | 96, 32, X2U_ISO|X2U_STD,AL_HEBREW,"ISO Latin/Hebrew","hebrew-iso",121,"H", BUILDSTDERR: 4885 | 0x00A0, 0xfffd, 0x00A2, 0x00A3, 0x00A4, 0x00A5, 0x00A6, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4897 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4899:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4899 | struct x_to_unicode u_8859_9 = { BUILDSTDERR: | ^ BUILDSTDERR: 4900 | 96, 32, X2U_ISO|X2U_STD, AL_ROMAN, "ISO Latin-5", "latin5", 148, "M", BUILDSTDERR: 4901 | 0x00A0, 0x00A1, 0x00A2, 0x00A3, 0x00A4, 0x00A5, 0x00A6, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4913 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4915:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4915 | struct x_to_unicode u_8859_10 = { BUILDSTDERR: | ^ BUILDSTDERR: 4916 | 96, 32, X2U_ISO|X2U_STD, AL_ROMAN, "ISO Latin-6", "latin6", 157, "V", BUILDSTDERR: 4917 | 0x00a0, 0x0104, 0x0112, 0x0122, 0x012a, 0x0128, 0x0136, 0x013b, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4929 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4942:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4942 | struct x_to_unicode u_8859_15 = { BUILDSTDERR: | ^ BUILDSTDERR: 4943 | 96, 32, X2U_ISO|X2U_STD, AL_ROMAN, "ISO Latin-9", "latin9", 0, NULL, BUILDSTDERR: 4944 | 0x00A0, 0x00A1, 0x00A2, 0x00A3, 0x20AC, 0x00A5, 0x0160, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4956 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4961:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4961 | struct x_to_unicode u_apl2 = { /* Dyadic Systems APL + box drawings */ BUILDSTDERR: | ^ BUILDSTDERR: 4962 | 96, 32, X2U_STD, AL_ROMAN, "Dyadic Systems APL", "apl-dyadic", 0, NULL, BUILDSTDERR: 4963 | 0x00a0, 0x00d7, 0x2502, 0x2524, 0x00a2, 0x2510, 0x2514, 0x2534, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4975 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4977:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4977 | struct x_to_unicode u_apl3 = { /* APL-Plus = APL-2000 */ BUILDSTDERR: | ^ BUILDSTDERR: 4978 | 128, 0, X2U_CXG, AL_ROMAN, "APL-2000", "apl-2000", 0, NULL, BUILDSTDERR: 4979 | 0x20ac, 0x22a3, 0x22a4, 0x22a5, 0x2190, 0x2192, 0x2191, 0x2193, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 4995 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:4997:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 4997 | struct x_to_unicode u_apl4 = { /* IBM APL2 */ BUILDSTDERR: | ^ BUILDSTDERR: 4998 | 128, 0, X2U_CXG, AL_ROMAN, "IBM APL2", "apl2-ibm", 0, NULL, BUILDSTDERR: 4999 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x00e0, 0x00e5, 0x00e7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5015 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5017:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5017 | struct x_to_unicode u_apl5 = { /* APL-2741 */ BUILDSTDERR: | ^ BUILDSTDERR: 5018 | 128, 0, X2U_CXG, AL_ROMAN, "APL-2741", "apl-2741", 0, NULL, BUILDSTDERR: 5019 | 0x20ac, 0x22a3, 0x22a4, 0x22a5, 0x2190, 0x2192, 0x2191, 0x2193, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5035 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5039:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5039 | struct x_to_unicode u_koi8 = { BUILDSTDERR: | ^ BUILDSTDERR: 5040 | 96, 32, X2U_STD, AL_CYRIL, "KOI-8", "koi8", 0, NULL, BUILDSTDERR: 5041 | 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5053 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5057:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5057 | struct x_to_unicode u_koi8r = { /* (Russia) Table from RFC1489 */ BUILDSTDERR: | ^ BUILDSTDERR: 5058 | 128, 0, X2U_CP, AL_CYRIL, "KOI8-R", "koi8r", 0, NULL, BUILDSTDERR: 5059 | 0x2500, 0x2502, 0x250C, 0x2510, 0x2514, 0x2518, 0x251C, 0x2524, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5075 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5077:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5077 | struct x_to_unicode u_koi8u = { /* (Ukraine) From RFC2319 */ BUILDSTDERR: | ^ BUILDSTDERR: 5078 | 128, 0, X2U_CP, AL_CYRIL, "KOI8-U", "koi8u", 0, NULL, BUILDSTDERR: 5079 | 0x2500, 0x2502, 0x250C, 0x2510, 0x2514, 0x2518, 0x251C, 0x2524, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5095 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5099:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5099 | struct x_to_unicode u_cp437 = { BUILDSTDERR: | ^ BUILDSTDERR: 5100 | 128, 0, X2U_CP, AL_ROMAN,"PC Code Page 437","cp437", 0, NULL, BUILDSTDERR: 5101 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x00e0, 0x00e5, 0x00e7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5117 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5119:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5119 | struct x_to_unicode u_mazovia = { BUILDSTDERR: | ^ BUILDSTDERR: 5120 | 128, 0, X2U_CP, AL_ROMAN,"Polish Mazovia PC Code Page","mazovia", 0, NULL, BUILDSTDERR: 5121 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x00e0, 0x0105, 0x00e7, /* 80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5137 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5139:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5139 | struct x_to_unicode u_cp850 = { BUILDSTDERR: | ^ BUILDSTDERR: 5140 | 128, 0, X2U_CP, AL_ROMAN,"PC Code Page 850","cp850", 0, NULL, BUILDSTDERR: 5141 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x00e0, 0x00e5, 0x00e7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5157 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5159:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5159 | struct x_to_unicode u_cp852 = { BUILDSTDERR: | ^ BUILDSTDERR: 5160 | 128, 0, X2U_CP, AL_ROMAN,"PC Code Page 852","cp852", 0, NULL, BUILDSTDERR: 5161 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x016f, 0x0107, 0x00e7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5177 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5179:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5179 | struct x_to_unicode u_cp855 = { /* CP855 Cyrillic to Unicode */ BUILDSTDERR: | ^ BUILDSTDERR: 5180 | 128, 0, X2U_CP, AL_CYRIL,"PC Code Page 855","cp855", 0, NULL, BUILDSTDERR: 5181 | 0x0452, 0x0402, 0x0453, 0x0403, 0x0451, 0x0401, 0x0454, 0x0404, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5197 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5199:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5199 | struct x_to_unicode u_cp856 = { /* CP856 (Bulgaria) to Unicode */ BUILDSTDERR: | ^ BUILDSTDERR: 5200 | 128, 0, X2U_CP, AL_CYRIL,"PC Code Page 856","cp856", 0, NULL, BUILDSTDERR: 5201 | 0x0410, 0x0411, 0x0412, 0x0413, 0x0414, 0x0415, 0x0416, 0x0417, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5217 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5219:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5219 | struct x_to_unicode u_cp857 = { BUILDSTDERR: | ^ BUILDSTDERR: 5220 | 128, 0, X2U_CP, AL_ROMAN,"PC Code Page 857","cp857", 0, NULL, BUILDSTDERR: 5221 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x00e0, 0x00e5, 0x00e7, /* 0x80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5237 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5239:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5239 | struct x_to_unicode u_cp858 = { BUILDSTDERR: | ^ BUILDSTDERR: 5240 | 128, 0, X2U_CP, AL_ROMAN,"PC Code Page 858","cp858", 0, NULL, BUILDSTDERR: 5241 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x00e0, 0x00e5, 0x00e7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5257 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5259:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5259 | struct x_to_unicode u_cp862 = { BUILDSTDERR: | ^ BUILDSTDERR: 5260 | 128, 0, X2U_CP, AL_HEBREW,"PC Code Page 862","cp862", 0, NULL, BUILDSTDERR: 5261 | 0x05d0, 0x05d1, 0x05d2, 0x05d3, 0x05d4, 0x05d5, 0x05d6, 0x05d7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5277 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5279:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5279 | struct x_to_unicode u_cp864 = { BUILDSTDERR: | ^ BUILDSTDERR: 5280 | 128, 0, X2U_CP, AL_ARABIC,"PC Code Page 864","cp864", 0, NULL, BUILDSTDERR: 5281 | 0x00b0, 0x00b7, 0x2219, 0x221a, 0x2592, 0x2500, 0x2502, 0x253c, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5297 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5299:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5299 | struct x_to_unicode u_cp866 = { BUILDSTDERR: | ^ BUILDSTDERR: 5300 | 128, 0, X2U_CP, AL_CYRIL,"PC Code Page 866","cp866", 0, NULL, BUILDSTDERR: 5301 | 0x0410, 0x0411, 0x0412, 0x0413, 0x0414, 0x0415, 0x0416, 0x0417, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5317 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5319:31: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5319 | struct x_to_unicode u_cp869 = { BUILDSTDERR: | ^ BUILDSTDERR: 5320 | 128, 0, X2U_CP, AL_GREEK,"PC Code Page 869","cp869", 0, NULL, BUILDSTDERR: 5321 | 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0x0386, 0xfffd, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5337 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5341:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5341 | struct x_to_unicode u_cp1250 = { /* Windows Latin-2 */ BUILDSTDERR: | ^ BUILDSTDERR: 5342 | 128, 0, X2U_CP, AL_ROMAN,"Windows Code Page 1250","cp1250", 0, NULL, BUILDSTDERR: 5343 | 0x20ac, 0xfffd, 0x201a, 0x0192, 0x201e, 0x2026, 0x2020, 0x2021, /* 80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5359 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5361:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5361 | struct x_to_unicode u_cp1251 = { /* Windows Cyrillic */ BUILDSTDERR: | ^ BUILDSTDERR: 5362 | 128, 0, X2U_CP, AL_CYRIL,"Windows Code Page 1251","cp1251", 0, NULL, BUILDSTDERR: 5363 | 0x0402, 0x0403, 0x201a, 0x0453, 0x201e, 0x2026, 0x2020, 0x2021, /* 80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5379 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5381:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5381 | struct x_to_unicode u_cp1252 = { /* Windows Latin-1 */ BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 5393 | 0x20ac, 0xfffd, 0x201a, 0x0192, 0x201e, 0x2026, 0x2020, 0x2021, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5409 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5411:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5411 | struct x_to_unicode u_cp1253 = { /* Windows Greece */ BUILDSTDERR: | ^ BUILDSTDERR: 5412 | 128, 0, X2U_CP, AL_GREEK,"Windows Code Page 1253","cp1253", 0, NULL, BUILDSTDERR: 5413 | 0x20ac, 0xfffd, 0x201a, 0x0192, 0x201e, 0x2026, 0x2020, 0x2021, /* 80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5429 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5431:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5431 | struct x_to_unicode u_cp1254 = { /* Windows Turkey */ BUILDSTDERR: | ^ BUILDSTDERR: 5432 | 128, 0, X2U_CP, AL_ROMAN,"Windows Code Page 1254","cp1254", 0, NULL, BUILDSTDERR: 5433 | 0x20ac, 0xfffd, 0x201a, 0x0192, 0x201e, 0x2026, 0x2020, 0x2021, /* 80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5449 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5451:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5451 | struct x_to_unicode u_cp1255 = { /* Windows Hebrew */ BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 5454 | 0x20AC, 0xFFFD, 0x201a, 0x0192, 0x201e, 0x2026, 0x2020, 0x2021, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5470 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5472:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5472 | struct x_to_unicode u_cp1256 = { /* Windows Arabic */ BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 5475 | 0x20ac, 0x067e, 0x201a, 0x0192, 0x201e, 0x2026, 0x2020, 0x2021, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5491 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5493:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5493 | struct x_to_unicode u_cp1257 = { /* Windows Latin-4 */ BUILDSTDERR: | ^ BUILDSTDERR: 5494 | 128, 0, X2U_CP, AL_ROMAN,"Windows Code Page 1257","cp1257", 0, NULL, BUILDSTDERR: 5495 | 0x20ac, 0xfffd, 0x201a, 0xfffd, 0x201e, 0x2026, 0x2020, 0x2021, /* 80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5511 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5513:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5513 | struct x_to_unicode u_cp1258 = { /* Windows Viet Nam */ BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 5516 | 0x20ac, 0xfffd, 0x201a, 0x0192, 0x201e, 0x2026, 0x2020, 0x2021, /* 80 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5532 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5534:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5534 | struct x_to_unicode u_cp37 = { /* EBCDIC U.S. */ BUILDSTDERR: | ^ BUILDSTDERR: 5535 | 256, 0, X2U_CP, AL_ROMAN,"Code Page 037 EBCDIC (U.S.)","cp037", 0, NULL, BUILDSTDERR: 5536 | 0x0000, 0x0001, 0x0002, 0x0003, 0x009C, 0x0009, 0x0086, 0x007F, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5568 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5572:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5572 | struct x_to_unicode u_decmcs = { BUILDSTDERR: | ^ BUILDSTDERR: 5573 | 96, 32, X2U_DEC|X2U_STD, AL_ROMAN, "DEC Multinational", "dec-mcs", 0, "%5", BUILDSTDERR: 5574 | 0x00A0, 0x00A1, 0x00A2, 0x00A3, 0xfffd, 0x00A5, 0xfffd, 0x00A7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5586 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5588:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5588 | struct x_to_unicode u_hproman8 = { BUILDSTDERR: | ^ BUILDSTDERR: 5589 | 96, 32, X2U_STD, AL_ROMAN, "Hewlett Packard Roman 8", "hp-roman8", 0, NULL, BUILDSTDERR: 5590 | 0x00a0, 0x00c0, 0x00c2, 0x00c8, 0x00ca, 0x00cb, 0x00ce, 0x00cf, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5602 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5604:29: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5604 | struct x_to_unicode u_dgi = { BUILDSTDERR: | ^ BUILDSTDERR: 5605 | 96,32,X2U_STD,AL_ROMAN,"Data General International","dg-international",0,NULL, BUILDSTDERR: 5606 | 0x00a0, 0x00ac, 0x00bd, 0x00b5, 0x00b2, 0x00b3, 0x00a4, 0x00a2, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5618 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5620:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5620 | struct x_to_unicode u_nextstep = { BUILDSTDERR: | ^ BUILDSTDERR: 5621 | 128, 0, 0, AL_ROMAN,"NeXTSTEP Multinational","next-multinational",0,NULL, BUILDSTDERR: 5622 | 0x00a0, 0x00c0, 0x00c1, 0x00c2, 0x00c3, 0x00c4, 0x00c5, 0x00c7, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5638 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5640:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5640 | struct x_to_unicode u_maclatin = { BUILDSTDERR: | ^ BUILDSTDERR: 5641 | 128, 0, 0, AL_ROMAN,"Macintosh Latin","maclatin", 0, NULL, BUILDSTDERR: 5642 | 0x00C4, 0x00C5, 0x00C7, 0x00C9, 0x00D1, 0x00D6, 0x00DC, 0x00E1, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5658 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5660:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5660 | struct x_to_unicode u_quickdraw = { BUILDSTDERR: | ^ BUILDSTDERR: 5661 | 128, 0, 0, AL_ROMAN,"QuickDraw","quickdraw", 0, NULL, BUILDSTDERR: 5662 | 0x00C4, 0x00C5, 0x00C7, 0x00C9, 0x00D1, 0x00D6, 0x00DC, 0x00E1, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5678 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5699:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5699 | struct x_to_unicode u_dectech = { BUILDSTDERR: | ^ BUILDSTDERR: 5700 | 94, 33, X2U_DEC|X2U_STD,AL_ROMAN,"DEC Technical", "dec-technical", 0, ">", BUILDSTDERR: 5701 | 0x221a, 0x250c, 0x2500, 0x2320, 0x2321, 0x2502, 0x2308, /* 21-27 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5713 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5733:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5733 | struct x_to_unicode u_decspec = { BUILDSTDERR: | ^ BUILDSTDERR: 5734 | 94,33,X2U_DEC|X2U_STD,AL_ROMAN,"DEC Special Graphics","dec-special",0,"0", BUILDSTDERR: 5735 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5747 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5759:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5759 | struct x_to_unicode u_hz1500 = { BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 5762 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, /* 0 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5775 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5794:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5794 | struct x_to_unicode u_heath19g = { BUILDSTDERR: | ^ BUILDSTDERR: 5795 | 94,33,X2U_STD,AL_ROMAN,"Heath-19 Special Graphics","h19-special",0,NULL, BUILDSTDERR: 5796 | 0x0021, 0x0022, 0x0023, 0x0024, 0x0025, 0x0026, 0x0027, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5808 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5818:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5818 | struct x_to_unicode u_dgspec = { /* Needs to be checked */ BUILDSTDERR: | ^ BUILDSTDERR: 5819 | 94, 33, X2U_STD,AL_ROMAN,"DG Special Graphics","dg-specialgraphics",0,NULL, BUILDSTDERR: 5820 | 0xfffd, 0xfffd, 0x2424, 0x2594, 0x2594, 0x2581, 0x2581, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5832 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5836:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5836 | struct x_to_unicode u_dgline = { BUILDSTDERR: | ^ BUILDSTDERR: 5837 | 94, 33, X2U_STD,AL_ROMAN,"DG Line Drawing","dg-linedrawing",0,NULL, BUILDSTDERR: 5838 | 0x250c, 0x2510, 0x2514, 0x2518, 0x252c, 0x2524, 0x251c, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5850 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5852:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5852 | struct x_to_unicode u_dgword = { BUILDSTDERR: | ^ BUILDSTDERR: 5853 | 94, 33, X2U_STD,AL_ROMAN,"DG Word Processing","dg-wordprocessing",0,NULL, BUILDSTDERR: 5854 | 0x2308, 0x230a, 0x2309, 0x230b, 0x0192, 0x223c, 0x2202, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5866 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5875:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5875 | struct x_to_unicode u_hpline = { /* Needs to be checked */ BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 5878 | 0x2520, 0x2528, 0x252f, 0x2537, 0x255f, 0x2562, 0x2564, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5890 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5892:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5892 | struct x_to_unicode u_hpmath = { BUILDSTDERR: | ^ BUILDSTDERR: 5893 | 94, 33, X2U_STD,AL_ROMAN,"HP Math/Technical","hp-math/technical",0,NULL, BUILDSTDERR: 5894 | 0x221a, 0x2223, 0x00a7, 0x2207, 0x00b1, 0x03b1, 0x2320, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5906 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5908:30: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5908 | struct x_to_unicode u_tvig = { BUILDSTDERR: | ^ BUILDSTDERR: 5909 | 15,65,0,0,"Televideo Special Graphics","tvi-special",0,NULL, BUILDSTDERR: 5910 | 0x2570, 0x256D, 0x256E, 0x256F, 0x2514, 0x250C, 0x2510, BUILDSTDERR: | { BUILDSTDERR: 5911 | 0x2518, 0x253C, 0x2502, 0x2500, 0x2524, 0x251C, 0x252C, 0x2534 BUILDSTDERR: 5912 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5914:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5914 | struct x_to_unicode u_wyse_gn = { BUILDSTDERR: | ^ BUILDSTDERR: ...... BUILDSTDERR: 5921 | 0x252C, 0x2514, 0x250C, 0x2510, 0x251C, 0x2518, 0x2502, 0x2588, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5932 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5934:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5934 | struct x_to_unicode u_wyse_g1 = { BUILDSTDERR: | ^ BUILDSTDERR: 5935 | 79,48,0,0,"Wyse Graphics 1","wy-graphics-1",0,NULL, BUILDSTDERR: 5936 | 0x2070, 0x00B9, 0x00B2, 0x00B3, 0x2074, 0x2075, 0x2075, 0x2077, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5946 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5948:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5948 | struct x_to_unicode u_wyse_g2 = { BUILDSTDERR: | ^ BUILDSTDERR: 5949 | 41,64,0,0,"Wyse Graphics 2","wy-graphics-2",0,NULL, BUILDSTDERR: 5950 | 0x250C, 0xFFFD, 0xFFFD, 0xFFFD, 0x2510, 0xFFFD, 0xFFFD, 0xFFFD, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5956 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5967:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5967 | struct x_to_unicode u_wyse_g3 = { BUILDSTDERR: | ^ BUILDSTDERR: 5968 | 31,65,0,0,"Wyse Graphics 3","wy-graphics-3",0,NULL, BUILDSTDERR: 5969 | 0x2570, 0x256D, 0x256E, 0x256F, 0x2514, 0x250C, 0x2510, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 5973 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:5982:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 5982 | struct x_to_unicode u_qnxgrph = { BUILDSTDERR: | ^ BUILDSTDERR: 5983 | 128,0,0,0,"QNX Console","qnx-console",0,NULL, BUILDSTDERR: 5984 | 0x00c7, 0x00fc, 0x00e9, 0x00e2, 0x00e4, 0x00e0, 0x00e5, 0x00e7, /* 128 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6000 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6002:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6002 | struct x_to_unicode u_snibrack = { BUILDSTDERR: | ^ BUILDSTDERR: 6003 | 94, 33, 0, 0,"Siemens Nixdorf 97801 Brackets","sni-brackets",0,"w", BUILDSTDERR: 6004 | 0x2590, 0x258c, 0x2584, 0x2580, 0x2590, 0x258c, 0x2584, /* a0-7 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6016 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6018:35: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6018 | struct x_to_unicode u_sniblanks = { BUILDSTDERR: | ^ BUILDSTDERR: 6019 | 94, 33, 0, 0,"Siemens Nixdorf 97801 Blanks","sni-blanks",0,"y", BUILDSTDERR: 6020 | 0x0020, 0x0020, 0x0020, 0x0020, 0x0020, 0x0020, 0x0020, /* a0-7 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6032 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6034:34: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6034 | struct x_to_unicode u_snifacet = { BUILDSTDERR: | ^ BUILDSTDERR: 6035 | 94, 33, 0, 0,"Siemens Nixdorf 97801 Facet","sni-facet",0,"c", BUILDSTDERR: 6036 | 0x0020, 0x2581, 0x2582, 0x2583, 0x2584, 0x2585, 0x2587, /* a1-a7 */ BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6048 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6050:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6050 | struct x_to_unicode u_sniibm = { BUILDSTDERR: | ^ BUILDSTDERR: 6051 | 94, 33, 0, 0,"Siemens Nixdorf 97801 IBM","sni-ibm",0,"v", BUILDSTDERR: 6052 | 0x263a, 0x263b, 0x2665, 0x2666, 0x2663, 0x2660, 0x25cf, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6064 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6066:33: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6066 | struct x_to_unicode u_snieuro = { BUILDSTDERR: | ^ BUILDSTDERR: 6067 | 94, 33, 0, 0,"Siemens Nixdorf 97801 Euro","sni-euro",0,"u", BUILDSTDERR: 6068 | 0x00e0, 0x00e1, 0x00e2, 0x00e4, 0x00e5, 0x0105, 0x00e3, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6080 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6082:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6082 | struct x_to_unicode u_smiley = { BUILDSTDERR: | ^ BUILDSTDERR: 6083 | 32,0,X2U_CXG,0,"PC C0 Graphics","smiley-faces",0,NULL, BUILDSTDERR: 6084 | 0x00a0, 0x263a, 0x263b, 0x2665, 0x2666, 0x2663, 0x2660, 0x2022, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6088 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6090:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6090 | struct x_to_unicode u_c0pics = { BUILDSTDERR: | ^ BUILDSTDERR: 6091 | 128,0,X2U_CXG,0,"C0/C1 Display Controls","display-controls",0,NULL, BUILDSTDERR: 6092 | 0x2400, 0x2401, 0x2402, 0x2403, 0x2404, 0x2405, 0x2406, 0x2407, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6108 | }; BUILDSTDERR: | } BUILDSTDERR: ckcuni.c:6119:32: warning: missing braces around initializer [-Wmissing-braces] BUILDSTDERR: 6119 | struct x_to_unicode u_c1pics = { BUILDSTDERR: | ^ BUILDSTDERR: 6120 | 32,0,X2U_CXG,0,"C1 Display Controls","c1-display-controls",0,NULL, BUILDSTDERR: 6121 | 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, 0xfffd, BUILDSTDERR: | { BUILDSTDERR: ...... BUILDSTDERR: 6125 | }; BUILDSTDERR: | } BUILDSTDERR: ckcpro.c: In function 'wart': BUILDSTDERR: ckcpro.c:1522:13: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 1522 | if (server && !ENABLED(en_cwd) || /* if DISABLE CD */ BUILDSTDERR: ckcpro.c:1504:16: warning: unused variable 'rsn' [-Wunused-variable] BUILDSTDERR: 1504 | extern int rsn; BUILDSTDERR: | ^~~ BUILDSTDERR: ckcpro.c: In function 'rcv_firstdata': BUILDSTDERR: ckcpro.c:2344:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2344 | if (tmp = (char *)malloc(n)) { BUILDSTDERR: | ^~~ BUILDSTDERR: ckcpro.c:2358:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2358 | if (tmp = (char *)malloc(n)) { BUILDSTDERR: | ^~~ BUILDSTDERR: ckcpro.c: In function 'rcv_shortreply': BUILDSTDERR: ckcpro.c:2462:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 2462 | if (*rdatap) /* add a line terminator */ BUILDSTDERR: | ^ BUILDSTDERR: ckcpro.c: In function 'srv_login': BUILDSTDERR: ckcpro.c:2726:42: warning: variable 'f3' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 2726 | char f1[LOGINLEN+1], f2[LOGINLEN+1], f3[LOGINLEN+1]; BUILDSTDERR: | ^~ BUILDSTDERR: ckcpro.c: In function 'rcv_s_pkt': BUILDSTDERR: ckcpro.c:2928:10: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 2928 | if (s = zgtdir()) { /* Get current directory */ BUILDSTDERR: | ^ BUILDSTDERR: ckcpro.c: In function 'proto': BUILDSTDERR: ckcpro.c:3007:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 3007 | int i; BUILDSTDERR: | ^ BUILDSTDERR: ckcpro.c: In function 'xxproto': BUILDSTDERR: ckcpro.c:3424:7: warning: suggest parentheses around assignment used as truth value [-Wparentheses] BUILDSTDERR: 3424 | if (s = zgtdir()) { /* Get current directory */ BUILDSTDERR: | ^ BUILDSTDERR: ckcpro.c: In function 'sgetinit': BUILDSTDERR: ckcpro.c:3629:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 3629 | int i, n, done = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c: In function 'doftparg': BUILDSTDERR: ckcftp.c:2126:12: warning: unused variable 'z' [-Wunused-variable] BUILDSTDERR: 2126 | int x, z; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:2126:9: warning: unused variable 'x' [-Wunused-variable] BUILDSTDERR: 2126 | int x, z; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c: In function 'doftpusr': BUILDSTDERR: ckcftp.c:3157:24: warning: unused variable 'pwcrypt' [-Wunused-variable] BUILDSTDERR: 3157 | extern int pwflg, pwcrypt; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c: In function 'putfile': BUILDSTDERR: ckcftp.c:4471:21: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4471 | else if (rc == SKP_SIM) BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:4469:21: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4469 | else if (rc == SKP_XUP) BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:4467:16: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 4467 | if (rc == SKP_XNX) BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c: In function 'cmdlinget': BUILDSTDERR: ckcftp.c:6159:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 6159 | int i, x, rc = 0, done = 0, good = 0, status = 0, append = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c: In function 'doftpget': BUILDSTDERR: ckcftp.c:7310:20: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 7310 | char * p; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:6549:12: warning: unused variable 'pat' [-Wunused-variable] BUILDSTDERR: 6549 | char * pat = ""; BUILDSTDERR: | ^~~ BUILDSTDERR: ckcftp.c:6544:9: warning: unused variable 'matchdot' [-Wunused-variable] BUILDSTDERR: 6544 | int matchdot = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckcftp.c: In function 'doxftp': BUILDSTDERR: ckcftp.c:8168:13: warning: unused variable 'n' [-Wunused-variable] BUILDSTDERR: 8168 | int cx, n; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c: In function 'ftpcmd': BUILDSTDERR: ckcftp.c:9757:31: warning: variable 'len' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 9757 | int r = 0, x = 0, fc = 0, len = 0, cmdlen = 0, q = -1; BUILDSTDERR: | ^~~ BUILDSTDERR: ckcftp.c: In function 'xlatec': BUILDSTDERR: ckcftp.c:10690:13: warning: unused variable 'c1' [-Wunused-variable] BUILDSTDERR: 10690 | int c0, c1; BUILDSTDERR: | ^~ BUILDSTDERR: ckcftp.c: In function 'getreply': BUILDSTDERR: ckcftp.c:11178:12: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else] BUILDSTDERR: 11178 | if (ftpcode && n == '6') BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:10891:9: warning: variable 'safe' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 10891 | int safe = 0; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckcftp.c: In function 'doftpsend2': BUILDSTDERR: ckcftp.c:11730:18: warning: variable 'notafile' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 11730 | int n, t, x, notafile, unique = 0; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckcftp.c:11730:12: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 11730 | int n, t, x, notafile, unique = 0; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c: In function 'doftprecv2': BUILDSTDERR: ckcftp.c:12664:24: warning: variable 'p' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 12664 | char * p; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:12680:17: warning: unused variable 't' [-Wunused-variable] BUILDSTDERR: 12680 | int t; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:12458:12: warning: unused variable 'p' [-Wunused-variable] BUILDSTDERR: 12458 | char * p; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c:12457:23: warning: variable 'stop' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 12457 | ULONG start = 0L, stop; BUILDSTDERR: | ^~~~ BUILDSTDERR: ckcftp.c:12457:11: warning: variable 'start' set but not used [-Wunused-but-set-variable] BUILDSTDERR: 12457 | ULONG start = 0L, stop; BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcftp.c: In function 'initconn': BUILDSTDERR: ckcftp.c:13077:17: warning: unused variable 's' [-Wunused-variable] BUILDSTDERR: 13077 | int s; BUILDSTDERR: | ^ BUILDSTDERR: ckcftp.c: In function 'dataconn': BUILDSTDERR: ckcftp.c:13449:9: warning: unused variable 'tos' [-Wunused-variable] BUILDSTDERR: 13449 | int tos; BUILDSTDERR: | ^~~ BUILDSTDERR: ckcftp.c: In function 'ftp_login': BUILDSTDERR: ckcftp.c:15083:56: warning: suggest parentheses around '&&' within '||' [-Wparentheses] BUILDSTDERR: 15083 | } else if (uidbuf[0] && (ftp_tmp || pwbuf[0] && pwflg)) { BUILDSTDERR: | ~~~~~~~~~^~~~~~~~ BUILDSTDERR: ckcftp.c:15046:24: warning: unused variable 'pwcrypt' [-Wunused-variable] BUILDSTDERR: 15046 | extern int pwflg, pwcrypt; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c: In function 'remote_files': BUILDSTDERR: ckcftp.c:15634:7: warning: label 'notemp' defined but not used [-Wunused-label] BUILDSTDERR: 15634 | notemp: BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckcftp.c:15426:9: warning: unused variable 'i' [-Wunused-variable] BUILDSTDERR: 15426 | int i, x, forced = 0; BUILDSTDERR: | ^ BUILDSTDERR: At top level: BUILDSTDERR: ckcftp.c:14538:1: warning: 'fts_cpl' defined but not used [-Wunused-function] BUILDSTDERR: 14538 | fts_cpl(x) int x; { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c:14498:1: warning: 'fts_dpl' defined but not used [-Wunused-function] BUILDSTDERR: 14498 | fts_dpl(x) int x; { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c:9713:17: warning: 'ptflag' defined but not used [-Wunused-variable] BUILDSTDERR: 9713 | static int ptflag = 0; BUILDSTDERR: | ^~~~~~ BUILDSTDERR: ckcftp.c:8615:1: warning: 'shopl' defined but not used [-Wunused-function] BUILDSTDERR: 8615 | shopl(x) int x; { BUILDSTDERR: | ^~~~~ BUILDSTDERR: ckcftp.c:2034:1: warning: 'bytswap' defined but not used [-Wunused-function] BUILDSTDERR: 2034 | bytswap(c0,c1) int * c0, * c1; { BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c:2024:1: warning: 'xprintc' defined but not used [-Wunused-function] BUILDSTDERR: 2024 | xprintc(char c) BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c:1025:12: warning: 'ptabflg' defined but not used [-Wunused-variable] BUILDSTDERR: 1025 | static int ptabflg = 0; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c:1024:16: warning: 'jcancel' defined but not used [-Wunused-variable] BUILDSTDERR: 1024 | static jmp_buf jcancel; BUILDSTDERR: | ^~~~~~~ BUILDSTDERR: ckcftp.c:1023:16: warning: 'ptcancel' defined but not used [-Wunused-variable] BUILDSTDERR: 1023 | static jmp_buf ptcancel; BUILDSTDERR: | ^~~~~~~~ BUILDSTDERR: ckcftp.c:979:12: warning: 'local' defined but not used [-Wunused-variable] BUILDSTDERR: 979 | static int local = 1; /* Shadows Kermit global 'local' */ BUILDSTDERR: | ^~~~~ SSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wart ckwart.o -lncurses -lutil -lresolv -lcrypt -llockdev -lm make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' ./wart ckcpro.w ckcpro.c 16 states, 74 actions make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckctel.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcuni.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcpro.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' gcc -O -DLINUX -pipe -funsigned-char -DFNFLOAT -DCK_POSIX_SIG -DCK_NEWTERM -DTCPSOCKET -DLINUXFSSTND -DNOCOTFMC -DPOSIX -DUSE_STRERROR -DCK_NCURSES -I/usr/include/ncurses -DHAVE_PTMX -DHAVE_LOCKDEV -DHAVE_OPENPTY -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_CRYPT_H -O0 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wall -DOPENSSL_097 -Dsdata=s_data -DHAVE_OPENPTY -D'krb5_init_ets(__ctx)=' -DKTARGET=\"linux\" -c ckcftp.c make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' make[2]: Entering directory '/builddir/build/BUILD/ckermit-9.0.302' BUILDSTDERR: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-st+ for f in ckc302.txt + iconv -fiso88591 -tutf8 ckc302.txt + touch -r ckc302.txt ckc302.txt.new + mv ckc302.txt.new ckc302.txt + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 rong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o wermit \ ckcmai.o ckclib.o ckutio.o ckufio.o \ ckcfns.o ckcfn2.o ckcfn3.o ckuxla.o \ ckcpro.o ckucmd.o ckuus2.o ckuus3.o \ ckuus4.o ckuus5.o ckuus6.o ckuus7.o \ ckuusx.o ckuusy.o ckuusr.o ckucns.o \ ckudia.o ckuscr.o ckcnet.o ckusig.o \ ckctel.o ckcuni.o ckupty.o ckcftp.o \ ckuath.o ck_crp.o ck_ssl.o -lncurses -lutil -lresolv -lcrypt -llockdev -lm make[2]: Leaving directory '/builddir/build/BUILD/ckermit-9.0.302' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.RkPXPr + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64 + cd ckermit-9.0.302 + rm -rf /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64 + install -d /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/bin /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/man/man1 /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/etc/kermit + perl -pi -e 's|/usr/local/bin/kermit|/usr/bin/kermit|g' ckermit.ini + install -m 755 wermit /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/bin/kermit + install -m 644 ckuker.nr /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/man/man1/kermit.1 + install -m 644 /builddir/build/SOURCES/ckermit.ini /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/etc/kermit/ + install -m 644 /builddir/build/SOURCES/cku-ckermit.local.ini /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/etc/kermit/ckermit.local.ini + install -m 644 /builddir/build/SOURCES/cku-ckermit.modem.generic.ini /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/etc/kermit/ckermit.modem.ini + install -m 644 /builddir/build/SOURCES/cku-ckermit.locale.ini /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/etc/kermit/ckermit.locale.ini + install -m 644 /builddir/build/SOURCES/cku-ckermit.phone /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/etc/kermit/ckermit.phone + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 9.0.302-20.fc31 --unique-debug-suffix -9.0.302-20.fc31.riscv64 --unique-debug-src-base ckermit-9.0.302-20.fc31.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/ckermit-9.0.302 BUILDSTDERR: 17837 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/bin/kermit extracting debug info from /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/bin/kermit original debug info size: 5144kB, size after compression: 4952kB /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. Processing files: ckermit-9.0.302-20.fc31.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WSu4pr + umask 022 + cd /builddir/build/BUILD + cd ckermit-9.0.302 + DOCDIR=/builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/doc/ckermit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/doc/ckermit + cp -pr ckc302.txt /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/doc/ckermit + cp -pr README.fedora /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/doc/ckermit + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.iX3Swq + umask 022 + cd /builddir/build/BUILD + cd ckermit-9.0.302 + LICENSEDIR=/builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/licenses/ckermit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/licenses/ckermit + cp -pr COPYING.TXT /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64/usr/share/licenses/ckermit + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Provides: ckermit = 9.0.302-20.fc31 ckermit(riscv-64) = 9.0.302-20.fc31 config(ckermit) = 9.0.302-20.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libcrypt.so.2()(64bit) libcrypt.so.2(XCRYPT_2.0)(64bit) liblockdev.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libncurses.so.6()(64bit) libresolv.so.2()(64bit) libresolv.so.2(GLIBC_2.27)(64bit) libtinfo.so.6()(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.27)(64bit) rtld(GNU_HASH) Processing files: ckermit-debugsource-9.0.302-20.fc31.riscv64 Provides: ckermit-debugsource = 9.0.302-20.fc31 ckermit-debugsource(riscv-64) = 9.0.302-20.fc31 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: ckermit-debuginfo-9.0.302-20.fc31.riscv64 Provides: ckermit-debuginfo = 9.0.302-20.fc31 ckermit-debuginfo(riscv-64) = 9.0.302-20.fc31 debuginfo(build-id) = b439413b03867a0fa878501552a526ebd5803089 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: ckermit-debugsource(riscv-64) = 9.0.302-20.fc31 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64 Wrote: /builddir/build/RPMS/ckermit-9.0.302-20.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ckermit-debuginfo-9.0.302-20.fc31.riscv64.rpm Wrote: /builddir/build/RPMS/ckermit-debugsource-9.0.302-20.fc31.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.E7c75p + umask 022 + cd /builddir/build/BUILD + cd ckermit-9.0.302 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ckermit-9.0.302-20.fc31.riscv64 + RPM_EC=0 BUILDSTDERR: ++ jobs -p + exit 0 Child return code was: 0