* Package: x11-terms/kterm-6.2.0-r7:0 * Repository: gentoo * Maintainer: cjk@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox >>> Unpacking source... >>> Unpacking kterm-6.2.0.tar.gz to /tmp/portage/x11-terms/kterm-6.2.0-r7/work >>> Unpacking kterm-6.2.0-wpi.patch.gz to /tmp/portage/x11-terms/kterm-6.2.0-r7/work >>> Unpacking kterm-6.2.0.ext02.patch.gz to /tmp/portage/x11-terms/kterm-6.2.0-r7/work >>> Source unpacked in /tmp/portage/x11-terms/kterm-6.2.0-r7/work >>> Preparing source in /tmp/portage/x11-terms/kterm-6.2.0-r7/work/kterm-6.2.0 ... * Applying kterm-6.2.0-wpi.patch ... [ ok ] * Applying kterm-6.2.0.ext02.patch ... patching file 0README.ext.ja patching file Imakefile Hunk #2 succeeded at 78 with fuzz 1 (offset 1 line). patching file KTerm.ad patching file VTPrsTbl.c patching file VTparse.def patching file VTparse.h patching file charproc.c Hunk #15 succeeded at 3592 (offset 5 lines). Hunk #16 succeeded at 3881 (offset 5 lines). Hunk #17 succeeded at 4457 (offset 39 lines). patching file convert.c patching file gset.c patching file gset.h patching file kanji_map.c patching file kanji_map.h patching file kfontlist.def patching file kfontlist.m4 patching file kterm.h patching file kterm.jman patching file kterm.man patching file main.c Hunk #1 succeeded at 717 (offset 7 lines). Hunk #2 succeeded at 867 (offset 10 lines). patching file menu.c patching file util.c Hunk #2 succeeded at 1341 (offset 144 lines). [ ok ] * Applying kterm-openpty.patch ... [ ok ] * Applying kterm-gentoo.patch ... [ ok ] * Applying kterm-ad-gentoo.patch ... [ ok ] * Applying kterm-underline.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /tmp/portage/x11-terms/kterm-6.2.0-r7/work/kterm-6.2.0 ... imake -DUseInstalled -I/usr/lib64/X11/config make Makefiles make: Nothing to be done for 'Makefiles'. make includes make: Nothing to be done for 'includes'. make depend gccmakedep -- -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -- button.c charproc.c cursor.c data.c input.c main.c menu.c misc.c screen.c scrollbar.c tabs.c util.c VTPrsTbl.c kanji_map.c gset.c convert.c xim.c kinput2.c convlib.c charproc.c:927:11: fatal error: kfontlist.c: No such file or directory 927 | # include "kfontlist.c" | ^~~~~~~~~~~~~ compilation terminated. >>> Source configured. >>> Compiling source in /tmp/portage/x11-terms/kterm-6.2.0-r7/work/kterm-6.2.0 ... make -j11 CC=clang 'CDEBUGFLAGS=-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int' 'LOCAL_LDFLAGS=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld' 'TERMCAPLIB=-lncurses -ltinfo ' XAPPLOADDIR=/usr/share/X11/app-defaults clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o button.o button.c m4 kfontlist.m4 > kfontlist.c clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o cursor.o cursor.c clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o data.o data.c clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o input.o input.c rm -f main.o clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o menu.o menu.c rm -f misc.o clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o screen.o screen.c clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o scrollbar.o scrollbar.c clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o tabs.o tabs.c clang -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -DUTMP -DUSE_TTY_GROUP -DOSMAJORVERSION=5 -DOSMINORVERSION=19 main.c clang -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER -c -o util.o util.c clang -c -march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -g -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int -I/usr/include -Dlinux -D__amd64__ -D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE -D_XOPEN_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DFUNCPROTO=15 -DNARROWPROTO -DKTERM -DSTATUSLINE -DKEEPALIVE -DWALLPAPER misc.c In file included from button.c:33: In file included from ./ptyx.h:35: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:53: In file included from /usr/include/X11/Xlib.h:38: In file included from /usr/include/sys/types.h:25: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from data.c:29: In file included from ./ptyx.h:In file included from input.c:35: 31: In file included from In file included from In file included from ./ptyx.h/usr/include/X11/IntrinsicP.h:35: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:cursor.c51: :In file included from /usr/include/X11/Intrinsic.h::5353: : In file included from 31In file included from : /usr/include/X11/Xlib.hIn file included from /usr/include/X11/Xlib.h./ptyx.h::38:38: In file included from 35/usr/include/sys/types.h: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:53: In file included from :/usr/include/sys/types.h:: 25: 25: /usr/include/features.h:In file included from 194:3:/usr/include/features.h:/usr/include/X11/Xlib.h194::338:: In file included from /usr/include/sys/types.h:warning: 25: "_BSD_SOURCE/usr/include/features.h :and194 :_SVID_SOURCE3 :are deprecated, warning: use "_BSD_SOURCE_DEFAULT_SOURCE" and[-W#warnings] _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from scrollbar.c:29: In file included from ./ptyx.h:35: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:53: In file included from /usr/include/X11/Xlib.h:38: In file included from /usr/include/sys/types.h:25: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from tabs.c:30: In file included from ./ptyx.h:35: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:53: In file included from /usr/include/X11/Xlib.h:38: In file included from /usr/include/sys/types.h:25: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from screen.c:31: In file included from ./ptyx.h:35: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:In file included from 53menu.c: :In file included from /usr/include/X11/Xlib.h30:: 38In file included from : ./ptyx.hIn file included from :In file included from /usr/include/sys/types.h35main.c:: :25In file included from 71: /usr/include/X11/IntrinsicP.h: :In file included from 51./ptyx.h/usr/include/features.h: ::In file included from 35194/usr/include/X11/Intrinsic.h: ::In file included from 353/usr/include/X11/IntrinsicP.h:: : In file included from 51: In file included from warning: /usr/include/X11/Intrinsic.h:53: "_BSD_SOURCEIn file included from /usr/include/X11/Xlib.hand/usr/include/X11/Xlib.h: :38_SVID_SOURCE38: : In file included from areIn file included from /usr/include/sys/types.h /usr/include/sys/types.h:deprecated,:25 : use /usr/include/features.h :_DEFAULT_SOURCE"25194 : :[-W#warnings]3: warning: /usr/include/features.h"_BSD_SOURCE: 194and: 3_SVID_SOURCE# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE": are ^deprecated, warning: use "_BSD_SOURCE _DEFAULT_SOURCE"and [-W#warnings]_SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from util.c:31: In file included from ./ptyx.h:35: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:53: In file included from /usr/include/X11/Xlib.h:38: In file included from /usr/include/sys/types.h:25: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ In file included from misc.c:29: In file included from ./ptyx.h:35: In file included from /usr/include/X11/IntrinsicP.h:51: In file included from /usr/include/X11/Intrinsic.h:53: In file included from /usr/include/X11/Xlib.h:38: In file included from /usr/include/sys/types.h:25: /usr/include/features.h:194:3: warning: "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-W#warnings] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ cursor.c:47:2: error: call to undeclared function 'TrackText'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] TrackText(0, 0, 0, 0); ^ cursor.c:33:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void _CheckSelection(screen) ^ cursor.c:58:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CursorSet(screen, row, col, flags) ^ int cursor.c:58:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cursor.c:76:1: warning: non-void function does not return a value [-Wreturn-type] } ^ cursor.c:81:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CursorBack(screen, n) ^ int cursor.c:81:1: warning: a function definition without ascrollbar.c:172:2: error: call to undeclared function 'IMSendSize'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] IMSendSize(screen); ^ prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cursor.c:105:1: warning: non-void function does not return a value [-Wreturn-type] } ^ cursor.c:110:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CursorForward(screen, n) ^ int cursor.c:110:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cursor.c:119:1: warning: non-void function does not return a value [-Wreturn-type] } ^ cursor.c:125:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CursorDown(screen, n) ^ int cursor.c:125:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cursor.c:139:1: warning: non-void function does not return a value [-Wreturn-type] } ^ cursor.c:145:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CursorUp(screen, n) ^ int cursor.c:145:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cursor.c:159:1: warning: non-void function does not return a value [-Wreturn-type] } ^ cursor.c:165:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] Index(screen, amount) ^ int scrollbar.c:173:2: error: call to undeclared function 'IMSendSpot'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] tabs.ccursor.c::40178::13:: IMSendSpot(screen); ^error: error: typenon-void specifierfunction missing,'Index' defaultsshould toreturn 'int';a ISOvalue C99[-Wreturn-type] and later do not support implicit int return; [-Werror,-Wimplicit-int] ^ TabReset(tabs) ^ int tabs.c:49:3: error: call to undeclared function 'TabSet'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] TabSet(tabs, i); ^ tabs.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabReset(tabs) ^ tabs.c:50:1: warning: non-void function does not return a value [-Wreturn-type] } ^ tabs.c:56:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] TabSet(tabs, col) ^ int tabs.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tabs.c:61:1: warning: non-void function does not return a value [-Wreturn-type] } ^ tabs.c:66:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] cursor.c:182:2: TabClear(tabs, col)error: call to undeclared function ^'Scroll'; ISO C99 and later do not support int implicit function declarations [-Werror,-Wimplicit-function-declaration] Scroll(screen, amount - j); ^ tabs.c:66:1cursor.c:165:1: : warning: a function definition without a warning: prototype is deprecated in all versionsa function definition withoutof aC prototypeand isis deprecatednot insupported allin versionsC2x [-Wdeprecated-non-prototype]of C and is Index(screen, amount)not supported^ in C2x [-Wdeprecated-non-prototype] tabs.c:71:1: warning: non-void function does not return a value [-Wreturn-type] }cursor.c :189^: 1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not tabs.csupport: 78implicit: 1int: [-Werror,-Wimplicit-int] error: type specifier RevIndex(screen, amount)missing, defaults^ to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] int TabNext (tabs, col) ^ int cursor.c:200:3: error: non-void function 'RevIndex' should return a value [-Wreturn-type] return; ^ tabs.c:86:3: error: call to undeclared function 'Index'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Index(screen, 1); button.c: ^149 :15: tabs.c:86:3: note: did you mean warning: 'index'? input.c:50:passing arguments3: error: to call/usr/include/strings.h :to68:'EditorButton'14 :without undeclared function anote: prototype'index' isdeclared here'WindowScroll'; ISOdeprecated C99 and later do not support implicit extern char *index (const char *__s, int __c)function declarations ^ [-Werror,-Wimplicit-function-declaration] WindowScroll(screen, 0); ^ tabs.c:78:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabNext (tabs, col) ^ tabs.c:99:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not insupport all versions of C andimplicit isint not[-Werror,-Wimplicit-int] supported in C2x TabZonk (tabs)[-Wdeprecated-non-prototype] ^ int EditorButton(event); ^ tabs.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tabs.c:106:1: warning: non-void function does not return a value [-Wreturn-type] } ^ button.c:157:18: warning: passing arguments to 'EditorButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 10 warnings and 7 EditorButton(event); error s generated ^. button.c:166:15: warning: passing arguments to 'TrackDown' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TrackDown(event); ^ cursor.c:203:2: error: call to undeclared function 'RevScroll'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] RevScroll(screen, amount - (screen->cur_row - screen->top_marg)); ^ button.c:170:18: warning: passing arguments to 'EditorButton' without a prototype is deprecated in all versions of C and iscursor.c: not supported in 189C2x [-Wdeprecated-non-prototype] :1: warning: EditorButton(event); ^ a function definition without a prototype is deprecated in all versions of C and is not supportedbutton.c:125:9: warning: a infunction definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean SendMousePosition(w, event) ^ C2x [-Wdeprecated-non-prototype] RevIndex(screen, amount) ^ cursor.c:210:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] input.c:56:5CarriageReturn(screen) : error: call to undeclared^ function 'Bell'; scrollbar.cint: 176ISO: 2C99: and latererror: do callnot tosupport undeclared implicitfunction function'Kinput2SendSize'; declarationsISO [-Werror,-Wimplicit-function-declaration]C99 and later do not support implicit Bell(XkbBI_MarginBell,0); function ^declarations [-Werror,-Wimplicit-function-declaration] input.c:56:5: Kinput2SendSize();note: ^ didcursor.c:210: you mean1: warning: 'XBell'?a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] cursor.c:221/usr/include/X11/Xlib.h:2020:12::1 : note: error: 'XBell' declared here type specifier missing,extern int XBell( ^ defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] CursorSave(term, sc) ^ int input.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AdjustAfterInput (screen) ^ cursor.c:221:1: warning: a function definition without a prototype is deprecatedmake: *** [: tabs.o] Error 1 in all versions make: *** Waiting for unfinished jobs.... of C and is not supported in C2x [-Wdeprecated-non-prototype] input.cutil.c::6753::11:: error: cursor.c:type238 :specifiererror: missing,1type: defaultsspecifier tomissing, error: 'int';defaults ISOto C99'int'; andISO laterC99 type do and specifier not later missing, dosupportdefaults notimplicitto supportint'int'; [-Werror,-Wimplicit-int]ISOimplicit C99int and later [-Werror,-Wimplicit-int]do not support implicit int [-Werror,-Wimplicit-int]Input (keyboard, screen, event, eightbit) FlushScroll(screen) ^ ^ int intCursorRestore(term, sc) ^ int cursor.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 17 warnings and 15 errors generated. util.c:65:3: error: call to undeclared function 'HideCursor'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] HideCursor(); ^ make: *** [: cursor.o] Error 1 input.c:94:15: error: call to undeclared function 'XmuLookupKana'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] nbytes = XmuLookupKana (event, strbuf, STRBUFSIZE, ^ button.c:196:18: warning: passing arguments to 'PointToRowCol' without a prototype is deprecated in all1 warning generated. scrollbar.cversions: 177of: 2C: and iserror: not callsupported toin undeclaredC2x function[-Wdeprecated-non-prototype] 'Kinput2SendSpot'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] PointToRowCol (event->xmotion.y, event->xmotion.x, ^ Kinput2SendSpot(); ^ button.c:198:17: warning: passing arguments to 'ExtendExtend' without a prototype isscrollbar.c :deprecated57 : 13in: all versionswarning: of aC functionand definitionis withoutnot asupported prototypein isC2x deprecated[-Wdeprecated-non-prototype] in all versions of C and is not supported ExtendExtend (row, col); in ^C2x [-Wdeprecated-non-prototype] static void ResizeScreen(xw, min_width, min_height ) ^ button.c:183:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleSelectExtend(w, event, params, num_params) ^ scrollbar.cinput.c::124:3: error: call to undeclared function 181'unparseseq';:6: warning: ISO aC99 function definition without a and laterprototype is deprecated indo all versions of C and is not notsupported insupport C2ximplicit [-Wdeprecated-non-prototype]function declarations [-Werror,-Wimplicit-function-declaration] unparseseq(&reply, pty); ^ button.c:222:16: warning: passing arguments to 'EndExtend' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EndExtend(w, event, params, *num_params, use_cursor_loc); ^ button.c:208:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_select_end (w, event, params, num_params, use_cursor_loc) ^ button.c:228:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleSelectEnd(w, event, params, num_params) ^ button.c:238:6: warning: a function definition without a prototype is deprecated in all versions void DoResizeScreen (xw)of C ^ and is not supported in C2x [-Wdeprecated-non-prototype] void HandleKeyboardSelectEnd(w, event, params, num_params) ^ scrollbar.c:189:15: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Widget CreateScrollBar(xw, x, y, height) ^ button.c:291:23: warning: passing arguments to 'SelectionReceived' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectionReceived(w, NULL, &selection, &type, (XtPointer)line, ^ scrollbar.cinput.cutil.c:::21612586:::1335::: warning: error: error: acallcall functiontoto definitionundeclaredundeclared withoutfunctionfunction a'unparseputc';'ScrollBarDrawThumb'; prototypeISOISO isC99C99 deprecatedandand inlaterlater alldodo notnotversions ofsupportsupport Cimplicitimplicit andfunction isfunctiondeclarations notdeclarations[-Werror,-Wimplicit-function-declaration] supported[-Werror,-Wimplicit-function-declaration] in C2x [-Wdeprecated-non-prototype] ScrollBarDrawThumb(screen->scrollWidget); ^ unparseputc((char)(keysym-XK_KP_F1+'P'), pty); ^ static void RealizeScrollBar (sbw, screen) ^ button.c:261:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scrollbar.c:224:1static void _GetSelection(w, time, params, num_params): ^ error: type specifier missing, defaults to 'int'; ISO C99 and later do not input.c :support131 :implicit4 :int [-Werror,-Wimplicit-int]error: screen.c:82call: 3to: undeclared functionerror: ScrollBarReverseVideo(scrollWidget) 'unparseseq'; ^ISO C99call intandto later doundeclared notfunction support implicit function declarations'SysError'; [-Werror,-Wimplicit-function-declaration]ISO C99 and later do not unparseseq(&reply, pty); support ^ implicit function declarations [-Werror,-Wimplicit-function-declaration] SysError (ERROR_SCALLOC); ^ input.c:132:4: error: call to undeclared function 'unparseputc'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unparseputc(cur[keysym-XK_Left], pty); ^ input.c:136:4: error: call to undeclared function 'unparseseq'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unparseseq(&reply, pty); ^ screen.c:52:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrnBuf Allocate (nrow, ncol, addr) ^ input.c:146:39: warning: passing arguments to 'sunfuncvalue' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] reply.a_param[0] = sunfuncvalue (keysym);scrollbar.c :224 ^: 1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] input.c:149:36: warning: screen.cpassing: 104arguments: 1to: 'funcvalue' scrollbar.cwithout:error: 246a: type1prototype : specifier is missing,deprecated warning: defaultsin tonon-void all'int';function versionsISOdoes ofC99not andreturn C and is anotlater valuesupporteddo [-Wreturn-type]in notC2x [-Wdeprecated-non-prototype]} support^ reply.a_param[0] = funcvalue (keysym); ^ implicit int [-Werror,-Wimplicit-int] Reallocate(sbuf, sbufaddr, nrow, ncol, oldrow, oldcol) ^ input.c:153:4: error: call to undeclared function 'unparseseq'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unparseseq(&reply, pty); ^ scrollbar.c:250:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] ScrollBarDrawThumb(scrollWidget) ^ int input.c:158:4: error: call to undeclared function 'unparseseq'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unparseseq(&reply, pty); ^ input.c:159:4: error: call to undeclared function 'unparseputc'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unparseputc(kypd_apl[keysym-XK_KP_Space], pty); ^ scrollbar.c:250:1: warning: a function definitioninput.c :without161 :a4 :prototype is error: deprecated incall allto undeclaredversions of functionC 'unparseputc';and ISOis C99not andsupported laterin doC2x not[-Wdeprecated-non-prototype] support implicit function declarations [-Werror,-Wimplicit-function-declaration] scrollbar.c:264:1: unparseputc(kypd_num[keysym-XK_KP_Space], pty); ^ warning: non-void function does not return a value [-Wreturn-type] } ^ screen.c:186:6: error: call toinput.c :undeclared177 :function9 :'SysError'; ISO error: C99 andcall laterto do not support undeclared implicitfunction 'unparseputc'; ISO C99 and later doscrollbar.cfunction : not266declarations : 1[-Werror,-Wimplicit-function-declaration]: support error: SysError(ERROR_RESIZE); type specifier ^ implicit function declarations [-Werror,-Wimplicit-function-declaration]missing, defaults to 'int'; ISO unparseputc (033, pty); /* escape */ C99 ^and later do not support implicit int [-Werror,-Wimplicit-int] input.c:179:5: error: ResizeScrollBar(scrollWidget, x, y, height) call^ to undeclaredint function 'unparseputc'; ISO C99 and later do notbutton.c:373:6: error: call to undeclared function 'convCTtoCS'; supportISO implicitC99 function declarations [-Werror,-Wimplicit-function-declaration]and later do not support implicit function declarations unparseputc(*string, pty);[-Werror,-Wimplicit-function-declaration] ^ n = convCTtoCS(ct, *length, NULL); ^ button.c:373:6:scrollbar.c:266:1: warning: a functionnote: definition without a prototypedid isyou deprecatedmean in'convCStoJIS'? all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] scrollbar.c:274:1: warning: non-void function does not return a value [-Wreturn-type] } ^ button.c:367:6: note: 'convCStoJIS' declared here scrollbar.c:276:1: int convCStoJIS(); error: ^ type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int input.c[-Werror,-Wimplicit-int]:188 :6: error: call to undeclared function 'unparseputc'; ISO C99 andWindowScroll(screen, top) later ^do not support intimplicit function declarations [-Werror,-Wimplicit-function-declaration] unparseputc(*string++, pty); ^ screen.c:104:1: input.c:warning: 196a function definition without:16: ascrollbar.c :warning: prototype293 :is3passing : deprecated arguments into error: alla non-voidfunctionversions functionwithoutof 'WindowScroll'aC shouldprototypeand returnisis button.cadeprecatednot: 398valueinsupported: 13 in:[-Wreturn-type]all C2x versions[-Wdeprecated-non-prototype] warning: of return; Cpassing ^andarguments isto Reallocate(sbuf, sbufaddr, nrow, ncol, oldrow, oldcol) not a supported^function inwithout C2xa [-Wdeprecated-non-prototype]prototype is deprecated in all versions of C n = (*func)(string, NULL); and ^is not supported in C2x [-Wdeprecated-non-prototype] n = (*func)(cs, NULL); ^ input.c:198:18: warning: passing arguments button.cto a function without a prototype is deprecated:400:15: warning: inpassing arguments to a function without a prototype allis versionsdeprecated of C util.cinand: 117is: 2:not allsupported error: versionsin ofC2xcall C[-Wdeprecated-non-prototype]to screen.c and: undeclared 249 is:function 1 not:'ScrollSelection'; (void)(*func)(string, obuf);supportedISO inerror: C99 ^ C2xand type[-Wdeprecated-non-prototype] laterspecifier domissing, notdefaults (void)(*func)(cs, line);tosupport 'int';implicit ^ ISOfunction C99declarations and[-Werror,-Wimplicit-function-declaration] later doinput.c not support implicit int ScrollSelection(screen, -(screen->scroll_amt)); [-Werror,-Wimplicit-int]:201:6 ^: error: call to undeclared function 'unparseputc'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unparseputc(*optr++, pty); ^ input.c:229:2: error: non-void function 'Input' should return a value [-Wreturn-type] return; ^ input.c:67:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Input (keyboard, screen, event, eightbit) ^ ScreenWrite (screen, str, flags, gset, length) ^ int input.c:232:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] StringInput (screen, string, nbytes) ^ int screen.c:282:3: error: non-void function 'ScreenWrite' should return a value [-Wreturn-type] return; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] screen.c:249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScreenWrite (screen, str, flags, gset, length) ^ button.c:432:6: error: call to undeclared function 'v_write'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] screen.c:329:1: v_write(pty, lag, cp - lag + 1);error: ^type specifier missing, defaultsbutton.c :scrollbar.cto432: :297'int';6: :3ISO : C99 note: anderror: didlater youdo meannot 'fwrite'?call to undeclared function 'HideCursor'; ISO C99 support implicit and later do notint [-Werror,-Wimplicit-int]support implicit function declarations [-Werror,-Wimplicit-function-declaration] HideCursor(); /usr/include/stdio.hScrnInsertLine (sb, last, where, n, size): ^681 :15: ^ 7note: warningint'fwrite' declared here s and 20 errors generated. extern size_t fwrite (const void *__restrict __ptr, size_t __size, ^ button.c:436:2: error: call to undeclared function 'v_write'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] v_write(pty, lag, end - lag); ^ button.c:320:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SelectionReceived(w, client_data, selection, type, ^ screen.c:329:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] screen.c:396:1: error: type specifier missing, defaults to 'int'; ISO C99 button.cand: 447later: 1do: not warning: support implicita intfunction [-Werror,-Wimplicit-int]definition without a prototype is deprecated in all versions ofScrnDeleteLine (sb, last, where, n, size) C ^and is intnot supported in C2x [-Wdeprecated-non-prototype] HandleInsertSelection(w, event, params, num_params) ^ button.c:459:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetSelectUnit(buttonDownTime, defaultUnit) ^ button.c:486:13: warning: passing arguments to 'StartSelect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartSelect(startrow, startcol); ^ screen.c:396:1: button.c:478warning: :13:a function warning: definition without a prototypea isfunction deprecateddefinition inwithout alla prototypeversions isof deprecatedC inand allis notversions supportedof inC C2xand [-Wdeprecated-non-prototype]is not supported in C2x [-Wdeprecated-non-prototype] static void do_select_start (w, event, startrow, startcol) ^ screen.c:453:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] ScrnInsertChar (sb, row, col, n, size) ^ int button.c:502:15: warning: passing arguments to 'PointToRowCol' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PointToRowCol(event->xbutton.y, event->xbutton.x, &startrow, &startcol); ^ button.c:491:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HandleSelectStart(w, event, params, num_params) ^ button.c:509:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HandleKeyboardSelectStart(w, event, params, num_params) ^ screen.c:453:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button.c:529screen.c::16503:: 1: warning: error: passingtype specifier argumentsmissing, todefaults 'PointToRowCol'to without'int'; aISOmake: *** [: input.o] Error 1 prototypeC99 isand laterdeprecated doin notall versionssupport ofimplicit Cint and[-Werror,-Wimplicit-int] is not supported in C2x [-Wdeprecated-non-prototype] ScrnDeleteChar (sb, row, col, n, size) ^ int PointToRowCol(event->y, event->x, &startrow, &startcol); ^ button.c:531:14: warning: passing arguments to 'StartSelect' without a prototype is deprecated in all screen.cversions: 513of: 11C: and iserror: not typesupported specifierin missing,C2x defaults[-Wdeprecated-non-prototype] to 'int'; ISO C99 and later do StartSelect(startrow, startcol);not ^support implicit int [-Werror,-Wimplicit-int] register nbytes = (size - n - col); ~~~~~~~~ ^ int button.c:534:15: warning: passing arguments to 'EditorButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditorButton(event); ^ button.c:522:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TrackDown(event) ^ screen.c:503:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrnDeleteChar (sb, row, col, n, size) ^ screen.c:538:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] ScrnRefresh (screen, toprow, leftcol, nrows, ncols, force) ^ int button.c:561:13: warning: passing arguments to 'StartSelect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartSelect(startrow, startcol); ^ button.c:545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TrackMouse(func, startrow, startcol, firstrow, lastrow) ^ util.c:119:2: error: call to undeclared function 'scrolling_copy_area'; ISO C99 and later do notscreen.c :support571 :implicit3 :function declarations warning: [-Werror,-Wimplicit-function-declaration] '&&' within '||' [-Wlogical-op-parentheses] scrolling_copy_area(screen, scrolltop+screen->scroll_amt, ^ && screen->cursor_row <= maxrow - (maxrow > screen->max_row) + topline ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ scrollbar.c:312:4: error: screen.c:call571 :to3 :undeclared function note: 'ScrollSelection'; placeISO parenthesesC99 aroundand thelater '&&'do expression notto supportsilence util.cimplicitthis: 125functionwarning: 2declarations : [-Werror,-Wimplicit-function-declaration] warning: misleading indentation; statement is not part ScrollSelection(screen, i); && screen->cursor_row <= maxrow - (maxrow > screen->max_row) + topline of ^the ^ previous 'if' ) [-Wmisleading-indentation] screen.c:572:31 screen->scroll_amt = 0;: ^ warning: '&&' util.cwithin: 122'||': 7[-Wlogical-op-parentheses]: note: previous statement is here || maxrow > screen->max_row && screen->cursor_row > screen->max_row)) ~~ ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ if (!BackgroundPixmapIsOn) ^ screen.c:572:31: note: place parentheses around the '&&' expression to silence this warning || maxrow > screen->max_row && screen->cursor_row > screen->max_row)) ^ ( ) button.c:571:6: error: call to undeclared function 'HideCursor'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] HideCursor (); ^ util.c:136:3: error: call to undeclared function 'ScrnRefresh'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrnRefresh(screen, refreshtop, 0, refreshheight, ^ util.c:53:1: warning: a function definition without a prototype is deprecated in all versions button.c :of592 :C15 :and is warning: not supportedpassing inarguments C2xto [-Wdeprecated-non-prototype]'ComputeSelect' without a prototype isFlushScroll(screen) deprecated^ in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] menu.c:207: ComputeSelect(startERow, startECol, endERow, endECol, False);2 ^ : error: call button.cto:565:1: undeclaredwarning: function a function definition without'Bell'; aISO prototypeC99 is deprecated in alland laterversions doof C and isnot notsupport supported implicitin C2x [-Wdeprecated-non-prototype] function declarations [-Werror,-Wimplicit-function-declaration] StartSelect(startrow, startcol) ^ Bell(XkbBI_MinorError,0); ^ util.c:139:menu.c1::207 :2:warning: non-voidnote: functiondid doesyou notmean return'XBell'? a value [-Wreturn-type] } ^ button.c:/usr/include/X11/Xlib.h612::202019:: 12warning: : passing note: arguments 'XBell'to declared'PointToRowCol' herewithout a prototype is deprecatedextern int XBell( in ^all versions of C and is not supported in util.cC2x: 141[-Wdeprecated-non-prototype]:1 : error: type specifier missing, defaults to 'int'; ISO C99 and PointToRowCol(event->xbutton.y, event->xbutton.x, &row, &col); later ^do not support implicit int [-Werror,-Wimplicit-int] AddToRefresh(screen) button.c:^614 :15:int warning: passing arguments to 'ExtendExtend' without a prototype is deprecated in all versionsmenu.c :of214 C and: 37is: not supportedwarning: in passingC2x arguments[-Wdeprecated-non-prototype] to 'create_menu' without a prototype ExtendExtend (row, col); is ^deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] screen->mainMenu = create_menu (term, toplevel, "mainMenu", ^ button.c:624:util.c5::141 :1:error: callwarning: to aundeclared functionfunction definition'v_write'; withoutISO aC99 prototypeand islater deprecateddo innot allsupport versions implicit offunction Cdeclarations and[-Werror,-Wimplicit-function-declaration] is not supported in C2x [-Wdeprecated-non-prototype] v_write(screen->respond, line, 5); ^ menu.c:235:35: warning: passing arguments to 'create_menu' without a prototype is deprecated in util.c :all179 :versions1 :of C error: and istype notspecifier supportedmissing, indefaults C2xto [-Wdeprecated-non-prototype]'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] screen->vtMenu = create_menu (term, toplevel, "vtMenu", ^Scroll(screen, amount) ^ int button.c:634:5: error: call to undeclared function 'v_write'; ISO C99 and laterutil.c :do192 :not3 :support impliciterror: function calldeclarations to[-Werror,-Wimplicit-function-declaration] undeclared function 'HideCursor'; ISO C99 and later do not support implicit v_write(screen->respond, line, 9);function declarations ^ [-Werror,-Wimplicit-function-declaration] HideCursor(); ^ util.c:209:2: error: call to undeclared function 'ScrollSelection'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrollSelection(screen, -(amount)); ^ screen.c:621:3: error: call to undeclared function 'FillRectangle'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] FillRectangle(screen->display, TextWindow(screen), ^ screen.c:621:3: note: did you mean 'XFillRectangle'? /usr/include/X11/Xlib.h:2499:12: note: 'XFillRectangle' declared here extern int XFillRectangle( ^ button.c:636:4: error: call to undeclared function 'TrackText'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] TrackText(0, 0, 0, 0); ^ button.c:639:11: warning: passing arguments to 'SelectSet' without a prototype is deprecated in all versions of C and is not supported inutil.c :C2x211 :[-Wdeprecated-non-prototype]3: error: call to undeclared function 'ClearScreen'; ISO C99 SelectSet(w, event, params, num_params); and ^later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ClearScreen(screen); ^ button.c:597:1: warning: a function definition without a prototype is deprecated in all util.cversions: 212of: 3C: and iserror: not non-voidsupported functionin 'Scroll'C2x should[-Wdeprecated-non-prototype] return a value [-Wreturn-type] return; ^ EndExtend(w, event, params, num_params, use_cursor_loc) ^ button.c:650:12: warning: passing arguments to 'SelectSet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SelectSet (w, event, params, *num_params); ^ button.c:644:1: warning: a function definition without a prototype is deprecated in all versions of C and is notscreen.c :supported629 :in7 :C2x [-Wdeprecated-non-prototype]error: util.ccall: 230:to4HandleSelectSet(w, event, params, num_params) : undeclared function ^ 'StatusBox'; error: ISO call toC99 and undeclaredlater functiondo not 'ScrollBarDrawThumb'; support implicit functionISO C99 menu.canddeclarations: 271later[-Werror,-Wimplicit-function-declaration]: 37do : not warning: support StatusBox(screen);scrollbar.c :implicitpassing315 button.c ^:functionarguments: 2 665:declarationsto: 15[-Werror,-Wimplicit-function-declaration]'create_menu': error: without acallwarning: prototypeto passing ScrollBarDrawThumb(screen->scrollWidget); is undeclared argumentsdeprecated screen.c ^ functionto: in 604 'scrolling_copy_area';'SaltTextAway': 7allISOwithout: versionsC99a ofandprototypewarning: Clateris unused and deprecated variabledo is 'dostatus'notinnot [-Wunused-variable]supportallsupported implicitversionsin functionofC2x int dostatus = 0, left, width; [-Wdeprecated-non-prototype]declarationsC ^ [-Werror,-Wimplicit-function-declaration]and is not supported in C2x [-Wdeprecated-non-prototype] screen->fontMenu = create_menu (term, toplevel, "fontMenu", ^ scrolling_copy_area(screen, scrolltop, scrollheight, -i); ^ SaltTextAway(startSRow, startSCol, endSRow, endSCol, ^ scrollbar.c:321:2: error: call to undeclared function 'ScrollSelection'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrollSelection(screen, i); ^ menu.c:287:20: warning: passing arguments to 'FindFontSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FindFontSelection (NULL, True); ^ menu.c:313:2: error: call to undeclared function 'Bell'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Bell(XkbBI_MinorError,0); ^ menu.c:198:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Bool domenu (w, event, params, param_count) ^ util.c:247:3: error: call to undeclared function 'CopyWait'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] CopyWait(screen); ^ util.c:250:2: error: call to undeclared function 'scrolling_copy_area'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] scrolling_copy_area(screen, scrolltop+amount, scrollheight, amount); ^ menu.c:320:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleCreateMenu (w, event, params, param_count) ^ menu.c:329:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandlePopupMenu (w, event, params, param_count) ^ menu.c:350:15: warning: a function definition without a prototype is deprecated in allscreen.c :versions737 : 6of: C anderror: is callnot tosupportedscrollbar.c :undeclaredin334 :functionC2x2 :'ScreenDraw';[-Wdeprecated-non-prototype] ISO error: C99 andcall laterto do static Widget create_menu (xtw, toplevelw, name, entries, nentries) undeclared not function ^ support 'ScrnRefresh';implicit ISOfunction C99declarations and[-Werror,-Wimplicit-function-declaration] later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScreenDraw(screen, row + topline, lastind, col, flags, False); ^ ScrnRefresh(screen, refreshtop, 0, lines, screen->max_col + 1, False); ^ scrollbar.c:284:6: warning: unusedmenu.c :variable409 :'fnum'45 :[-Wunused-variable] warning: passing arguments to 'kill_process_group' without a prototype is deprecated in int fnum = F_ISO8859_1; /* refered by normalGC */ all screen.c ^versions: 792of: 5C: and isscrollbar.cerror: :not276 :callsupported1 :toin undeclaredC2x warning: function[-Wdeprecated-non-prototype] 'ScreenDraw'; a ISOfunction C99definition and if (screen->pid > 1) kill_process_group (screen->pid, sig);without latera ^ do prototype notis deprecatedsupport inimplicit allfunction menu.c :declarationsversions403 :[-Werror,-Wimplicit-function-declaration]of13 : C and warning: is not ScreenDraw(screen, row + topline, lastind, col, flags, False);a supportedfunction ^ in definition C2xwithout [-Wdeprecated-non-prototype]a prototype is deprecated in all versions WindowScroll(screen, top) of ^C and is screen.cnot: supported in599 :C2x9 :[-Wdeprecated-non-prototype] warning: unused variable static void handle_send_signal (gw, sig)'reverse' [-Wunused-variable] ^ int reverse; ^ screen.c:538:1: scrollbar.c:warning: 340:1a: function definitionerror: without typea specifierprototype missing,is defaultsdeprecated toin 'int';all ISO versionsC99 menu.c of:and 421 C:later 18 and:do is notnotwarning: supported passingin argumentsC2x supportto[-Wdeprecated-non-prototype] implicit'do_securekbd' intwithout [-Werror,-Wimplicit-int]a prototype is deprecated ScrnRefresh (screen, toprow, leftcol, nrows, ncols, force)in all^ ScrollBarOn (xw, init, doalloc) versions of ^C and intis not supported in C2x [-Wdeprecated-non-prototype] do_securekbd (term->screen.mainMenu, NULL, NULL); ^ menu.c:418:6: warning: screen.c:a832 :function1 :definition without error: a prototypetype button.cspecifieris: 668missing,deprecated: 3defaults: to in'int'; error: allISO versionscallC99 toandof undeclaredlaterC functionscrollbar.cdoand : 350not'DisownSelection';is: 3 ISO:support notC99implicit supportederror: int and in [-Werror,-Wimplicit-int] laternon-voidC2x do[-Wdeprecated-non-prototype] functionnot support implicitClearBufRows (screen, first, last) functionvoid DoSecureKeyboard (time) 'ScrollBarOn'^ declarations ^should [-Werror,-Wimplicit-function-declaration]returnint aIn file included from menu.cvalue: 32[-Wreturn-type]: DisownSelection(term);./menu.h :78 ^: 13: return; warning: button.ca ^: 668function: 3declaration: without anote: prototypedid isyou deprecatedmean in'XtDisownSelection'? all scrollbar.cversionsutil.c: :353of265: :C323 ::and is error: error: treated asnon-voidcall afunctionto zero-parameter'ScrollBarOn'undeclared prototypefunction shouldscreen.cin'ScrnDeleteLine'; :/usr/include/X11/Intrinsic.h return832:C2x,ISO :2018 a1:conflictingC99 valuewith13 : a: and[-Wreturn-type] subsequent later note: warning: definitiondo 'XtDisownSelection' if (screen->scrollWidget) return; anot [-Wdeprecated-non-prototype]declared function ^ here support definition implicitwithoutextern void DoSecureKeyboard(); functiona ^declarationsprototype extern void XtDisownSelection( [-Werror,-Wimplicit-function-declaration] is ^deprecated in all versions of C ScrnDeleteLine(screen->allbuf, screen->bot_marg +and is ^ not supported in C2x [-Wdeprecated-non-prototype] button.c:657:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] screen.c:867:1: error: typeSelectSet (w, event, params, num_params) specifier ^missing, defaults to util.c'int';: 271ISO: 3C99: and latererror: do callnot to supportundeclared implicitfunction int'ScrnRefresh'; [-Werror,-Wimplicit-int]ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScreenResize (screen, width, height, flags) ^ int ScrnRefresh(screen, refreshtop, 0, refreshheight, ^ util.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scroll(screen, amount) ^ util.c:282:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] RevScroll(screen, amount) ^ int button.c:709:19: util.cwarning: :295:passing3 :arguments to error: 'PointToRowCol' withoutcall ato prototypeundeclared isfunction 'HideCursor';deprecated ISOin C99all andversions laterof doC notand supportscrollbar.cis : 358notimplicit: 3supportedfunction: indeclarations C2x[-Werror,-Wimplicit-function-declaration]error: [-Wdeprecated-non-prototype] call to HideCursor(); undeclared ^function 'Bell'; ISO C99 and later do PointToRowCol(event->xbutton.y, event->xbutton.x, &row, &col);not support ^ implicit function declarations [-Werror,-Wimplicit-function-declaration] Bell(XkbBI_MinorError,0); ^ scrollbar.c:358:3: note: did you mean 'XBell'? /usr/include/X11/Xlib.h:2020:12: note: 'XBell' declared here extern int XBell( ^ scrollbar.c:359:3: error: non-void function 'ScrollBarOn' should return a value [-Wreturn-type] return; ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] fatal error: too many errors emitted, stopping now [-ferror-limit=] button.c:726:15: warning: passing arguments to 'ComputeSelect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeSelect(startERow, startECol, endERow, endECol, True); ^ button.c:674:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_start_extend (w, event, params, num_params, use_cursor_loc) ^ button.c:755:15: warning: passing arguments to 'ComputeSelect' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeSelect(startERow, startECol, endERow, endECol, False); ^ button.c:730:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtendExtend (row, col) ^ button.c:759:6: warning: a function definition screen.cwithout: 950a: 4prototype: is deprecatederror: in callall to versionsundeclared offunction C'HideCursor'; andISO isC99 notand supportedlater indo C2xnot [-Wdeprecated-non-prototype] support implicit function declarations [-Werror,-Wimplicit-function-declaration] HideCursor(); void HandleStartExtend(w, event, params, num_params) ^ ^ menu.c:433:2: error: call to undeclared function 'ReverseVideo'; ISO C99 and later do not support implicit function declarationsbutton.c :[-Werror,-Wimplicit-function-declaration]768: 6: warning: a ReverseVideo (term); function ^definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleKeyboardStartExtend(w, event, params, num_params) ^ menu.c:439:6: error: call to undeclared function 'Bell'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]button.c: 778:1: error: Bell(XkbBI_MinorError, 100); type ^specifier missing, defaults to 'int'; ISO C99 and later do not support implicit intmenu.c :[-Werror,-Wimplicit-int]441: 6: error: call to undeclared function 'ReverseVideo'; ISO C99 and laterScrollSelection(screen, amount) do ^not supportint implicit function declarations [-Werror,-Wimplicit-function-declaration] ReverseVideo (term); ^ menu.c:424:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_securekbd (gw, closure, data) ^ menu.c:449:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button.c:778static void do_allowsends (gw, closure, data): 1: ^ warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button.c:809:1: warning: non-void function does not return a value [-Wreturn-type] } ^ button.c:813:1: menu.c:459:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_visualbell (gw, closure, data) ^ error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] ResizeSelection (screen, rows, cols) ^ int button.c:813:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button.c:831:1: warning: non-void function does not return a value [-Wreturn-type] } ^ button.c:843:11: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] register row, col; ~~~~~~~~ ^ int button.c:843:16: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support menu.cimplicit: 489int: 5[-Werror,-Wimplicit-int]: error: call to register row, col;undeclared function ~~~~~~~~ ^ 'Redraw'; ISO int C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Redraw (); ^ menu.c:485:13: warning: a function definition without a prototype is deprecated in all versions 13 warningofs and C20 errorands generatedis. not supported in C2x [-Wdeprecated-non-prototype] static void do_redraw (gw, closure, data) ^ button.c:834:1: warning: a function definition without a prototype is deprecatedmenu.c :in500 :all13 : versions ofwarning: C aand functionis definitionnot withoutsupported ain prototypeC2x is[-Wdeprecated-non-prototype] deprecated in all versions of C PointToRowCol(y, x, r, c)and is^ not supported in C2x [-Wdeprecated-non-prototype] static void do_suspend (gw, closure, data) ^ screen.c:954:7: error: call to undeclared function 'SwitchBufPtrs'; ISO C99 and later menu.cdo: 510not: 13 :support implicit warning: function declarationsa [-Werror,-Wimplicit-function-declaration]function definition without a prototype is deprecated in all versions of SwitchBufPtrs(screen); C ^and is not supported in C2x [-Wdeprecated-non-prototype] static void do_continue (gw, closure, data) ^ button.c:861:1: warning: a function definition menu.cwithout: 520a: 13prototype: is deprecatedwarning: in aall function versionsdefinition screen.cofwithout: 956Ca: 42andprototype: isis notdeprecatedwarning: supportedin incompatible in all pointer C2x versions types [-Wdeprecated-non-prototype] passingof 'Char **'C and LastTextCol(row)is not^ supported in C2x [-Wdeprecated-non-prototype] static void do_interrupt (gw, closure, data) ^(aka 'unsigned char **') to parameter of type 'Bchr **' [-Wincompatible-pointer-types] menu.c:528:6: warning: (void) Reallocate(&screen->altbuf, (Char **)&screen->abuf_address,a function ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void do_hangup (gw, closure, data) ^ menu.c:50:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype]screen.c: 959:8: warning: void do_hangup(); incompatible ^ pointer types passing 'Char **' (aka 'unsigned char **') to parameter of type 'Bchr **' [-Wincompatible-pointer-types] (Char **)&screen->sbuf_address, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ menu.c:536:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_terminate (gw, closure, data) ^ menu.c:544:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_kill (gw, closure, data) ^ button.c:962:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int SetCharacterClassRange (low, high, value) ^ button.c:1034:28: warning: passing arguments to 'mbcsCharClass' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] class = mbcsCharClass (ptr);menu.c :555 ^: 5: error: call to undeclared function 'Cleanup'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Cleanup (0); ^ button.c:1041:32:menu.c :551:warning: 13: passing argumentswarning: to a'mbcsCharClass' functionwithout definitiona withoutprototype ais prototype deprecatedis indeprecated allin versionsall ofversions C ofand Cis andnot issupported notin supportedC2x in[-Wdeprecated-non-prototype] C2x [-Wdeprecated-non-prototype] static void do_quit (gw, closure, data) && class == mbcsCharClass (ptr)); ^ ^ make: *** [: scrollbar.o] Error 1 button.c:1099:28: warning: passing arguments to 'mbcsCharClass' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] class = mbcsCharClass (ptr); ^ button.c:1106:32: warning: passing arguments to 'mbcsCharClass' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] && class == mbcsCharClass (ptr)); ^ button.c:1169:2: error: call to undeclared function 'TrackText'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] TrackText(startSRow, startSCol, endSRow, endSCol); ^ button.c:980:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeSelect(startRow, startCol, endRow, endCol, extend) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] button.c:1218:18: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x41 <= c2 && c2 <= 0x5a || 0x61 <= c2 && c2 <= 0x7a) ~~~~~~~~~~~^~~~~~~~~~~~~ ~~ menu.c:571:2: error: call to undeclared function 'ScrollBarOff'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrollBarOff (screen); button.c ^:1218: 18: note: place parentheses around the '&&' expression to silence this warning if (0x41 <= c2 && c2 <= 0x5a || 0x61 <= c2 && c2 <= 0x7a) ^ ( ) button.c:1218:46: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x41 <= c2 && c2 <= 0x5a || 0x61 <= c2 && c2 <= 0x7a) ~~ ~~~~~~~~~~~^~~~~~~~~~~~~ button.c:1218:46: note: place parentheses around the '&&' expression to silence this warning if (0x41 <= c2 && c2 <= 0x5a || 0x61 <= c2 && c2 <= 0x7a) ^ ( ) button.c:1230:18: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x21 <= c2 && c2 <= 0x38 || 0x41 <= c2 && c2 <= 0x58) ~~~~~~~~~~~^~~~~~~~~~~~~ ~~ button.c:1230:18: note: place parentheses around the '&&' expression to silence this warning if (0x21 <= c2 && c2 <= 0x38 || 0x41 <= c2 && c2 <= 0x58) ^ ( ) button.c:1230:46: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x21 <= c2 && c2 <= 0x38 || 0x41 <= c2 && c2 <= 0x58) ~~ ~~~~~~~~~~~^~~~~~~~~~~~~ button.c:1230:46: note: place parentheses around the '&&' expression to silence this warning if (0x21 <= c2 && c2 <= 0x38 || 0x41 <= c2 && c2 <= 0x58) ^ ( ) button.c:1234:18: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x21 <= c2 && c2 <= 0x41 || 0x51 <= c2 && c2 <= 0x71) ~~~~~~~~~~~^~~~~~~~~~~~~ ~~ button.c:1234:18: note: place parentheses around the '&&' expression to silence this warning if (0x21 <= c2 && c2 <= 0x41 || 0x51 <= c2 && c2 <= 0x71) ^ ( ) button.c:1234:46: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x21 <= c2 && c2 <= 0x41 || 0x51 <= c2 && c2 <= 0x71) ~~ ~~~~~~~~~~~^~~~~~~~~~~~~ button.c:1234:46: note: place parentheses around the '&&' expression to silence this warning if (0x21 <= c2 && c2 <= 0x41 || 0x51 <= c2 && c2 <= 0x71) ^ ( ) button.c:1242:46: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x30 <= c1 && c1 <= 0x4e && 0x21 <= c2 && c2 <= 0x7e ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ button.c:1242:46: note: place parentheses around the '&&' expression to silence this warning if (0x30 <= c1 && c1 <= 0x4e && 0x21 <= c2 && c2 <= 0x7e ^ ( ) button.c:1243:18: warning: '&&' within '||' [-Wlogical-op-parentheses] || c1 == 0x4f && (0x21 <= c2 || c2 <= 0x53)) /* dai_1_suijun */ ~~ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ button.c:1243:18: note: place parentheses around the '&&' expression to silence this warning || c1 == 0x4f && (0x21 <= c2 || c2 <= 0x53)) /* dai_1_suijun */ ^ ( ) button.c:1245:46: warning: '&&' within '||' [-Wlogical-op-parentheses] if (0x50 <= c1 && c1 <= 0x73 && 0x21 <= c2 && c2 <= 0x7e ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ button.c:1245:46: note: place parentheses around the '&&' expression to silence this warning if (0x50 <= c1 && c1 <= 0x73 && 0x21 <= c2 && c2 <= 0x7emenu.c :573 ^: 2: ( ) error: call to undeclared button.cfunction: 1246'ScrollBarOn';: 18ISO: C99 andwarning: later '&&'do withinnot '||' support[-Wlogical-op-parentheses] implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrollBarOn (term, FALSE, FALSE); ^ || c1 == 0x74 && (0x21 <= c2 || c2 <= 0x24)) /* dai_2_suijun */ ~~ ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ button.c:1246:18: note: place parentheses around the '&&' expression to silence this warning || c1 == 0x74 && (0x21 <= c2 || c2 <= 0x24)) /* dai_2_suijun */ ^ ( ) menu.c:564:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_scrollbar (gw, closure, data)button.c :1196 ^: 12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int mbcsCharClass (ptr) ^ button.c:1246:33: warning: overlapping comparisons always evaluate to true [-Wtautological-overlap-compare] || c1 == 0x74 && (0x21 <= c2 || c2 <= 0x24)) /* dai_2_suijun */ ~~~~~~~~~~~^~~~~~~~~~~~~ button.c:1243:33: warning: overlapping comparisons always evaluate to true [-Wtautological-overlap-compare] || c1 == 0x4f && (0x21 <= c2 || c2 <= 0x53)) /* dai_1_suijun */ ~~~~~~~~~~~^~~~~~~~~~~~~ button.c:1255:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] TrackText(frow, fcol, trow, tcol) ^ int button.c:1268:50: error: non-void function 'TrackText' should return a value [-Wreturn-type] trow == old_endrow && tcol == old_endcol) return; ^ button.c:1277:18: warning: passing arguments to 'ReHiliteText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReHiliteText(old_startrow, old_startcol, old_endrow, old_endcol); ^ button.c:1278:18: warning: passing arguments to 'ReHiliteText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReHiliteText(frow, fcol, trow, tcol); ^ button.c:1282:19: warning: passing arguments to 'ReHiliteText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReHiliteText(frow, fcol, old_startrow, old_startcol); ^ button.c:1285:19: warning: passing arguments to 'ReHiliteText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReHiliteText(old_startrow, old_startcol, frow, fcol); ^ button.c:1289:19: warning: passing arguments to 'ReHiliteText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReHiliteText(old_endrow, old_endcol, trow, tcol); ^ button.c:1292:19: warning: passing arguments to 'ReHiliteText' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReHiliteText(trow, tcol, old_endrow, old_endcol); ^ button.c:1255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TrackText(frow, fcol, trow, tcol) ^ menu.c:588:26: error: call to undeclared function 'FlushScroll'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] if (screen->scroll_amt) FlushScroll(screen); ^ menu.c:579:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_jumpscroll (gw, closure, data) ^ 16 warnings and 20 errors generated. 6menu.c warning:s601 and :205 error:s generated. error: call to undeclared function 'ReverseVideo'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ReverseVideo (term); ^ menu.c:596:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_reversevideo (gw, closure, data) ^ menu.c:606:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_autowrap (gw, closure, data) ^ menu.c:615:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_reversewrap (gw, closure, data) ^ menu.c:624:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_autolinefeed (gw, closure, data) ^ menu.c:633:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_appcursor (gw, closure, data) ^ menu.c:642:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_appkeypad (gw, closure, data) ^ menu.c:651:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_scrollkey (gw, closure, data) ^ misc.c:64:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] xevents() ^ int button.c:1323:7: error: call to undeclared function 'ScrnRefresh'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrnRefresh(screen, frow, fcol, 1, i, True); ^ make: *** [: util.o] Error 1 menu.c:662:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_scrollttyoutput (gw, closure, data)make: *** [: screen.o] Error 1 ^ button.c:1326:7: error: call to undeclared function 'ScrnRefresh'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrnRefresh(screen, frow+1, 0,i, screen->max_col+1, True); ^ button.c:1329:7: error: call to undeclared function 'ScrnRefresh'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] menu.c:673:13: ScrnRefresh(screen, trow, 0, 1, tcol, True); warning: ^ a function definition without a prototype is deprecated in all versions of C and is not supportedbutton.c :in1332 :C2x3 :[-Wdeprecated-non-prototype] error: call to undeclared function static void do_allow132 (gw, closure, data)'ScrnRefresh'; ISO ^ C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrnRefresh(screen, frow, fcol, 1, tcol - fcol, True); ^ button.c:1300:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ReHiliteText(frow, fcol, trow, tcol) ^ menu.c:684:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_cursesemul (gw, closure, data) ^ menu.c:695:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] button.c:1373:31static void do_marginbell (gw, closure, data): ^ warning: passing arguments to 'Length' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ( row == crow ) j = Length(screen, crow, ccol, col); ^ menu.c:740:13: warning: a function definition without a prototype is deprecated in all versions of C and button.cis: 1375not: 14supported: in C2xwarning: [-Wdeprecated-non-prototype]passing arguments to 'Length' without static void do_altscreen (gw, closure, data)a prototype ^ is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] j += Length(screen, crow, ccol, screen->max_col) + 1; ^ button.c:1377:15: warning: passing arguments to 'Length' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] j += Length(screen, i, 0, screen->max_col) + 1; ^ button.c:1379:15: warning: passing arguments to 'Length' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] j += Length(screen, row, 0, col); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] main.c:550:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern struct passwd *fgetpwent(); ^ /usr/include/pwd.h:94menu.c::23752:: 5: note: conflictingerror: prototype callis tohere undeclared function 'VTReset'; ISO C99 and later do not support implicit functionextern struct passwd *fgetpwent (FILE *__stream) __nonnull ((1)); declarations ^[-Werror,-Wimplicit-function-declaration] VTReset (FALSE); ^ menu.c:748:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_softreset (gw, closure, data) ^ misc.c:74:3: error: menu.c:call760 :to5 :undeclared function error: 'FlushScroll'; ISOcall C99to andundeclared laterfunction do'VTReset'; notISO supportC99 andimplicit laterfunction dodeclarations not[-Werror,-Wimplicit-function-declaration] support implicit function declarations [-Werror,-Wimplicit-function-declaration] FlushScroll(screen); ^ VTReset (TRUE); ^ menu.c:756:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_hardreset (gw, closure, data) ^ misc.c:92:6: error: non-void function 'xevents' should return a value [-Wreturn-type] return; ^ misc.c:96:4: error: non-void function 'xevents' should return a value [-Wreturn-type] return; ^ misc.c:117:26: warning: passing arguments to 'DoSpecialEnterNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoSpecialEnterNotify (&event.xcrossing); ^ misc.c:128:26: warning: passing arguments to 'DoSpecialLeaveNotify' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoSpecialLeaveNotify (&event.xcrossing); ^ menu.c:771:5: error: call to undeclared function 'ScrollBarDrawThumb'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ScrollBarDrawThumb(screen->scrollWidget); ^ menu.c:772:5: error: call to undeclared function 'VTReset'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] VTReset (TRUE); ^ menu.c:764:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_clearsavedlines (gw, closure, data) ^ misc.c:156:2: error: call to undeclared function 'recolor_cursor'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] recolor_cursor (c, fg, bg); ^ misc.c:156:2: note: did you mean 'XRecolorCursor'? /usr/include/X11/Xlib.h:3070:12: note: 'XRecolorCursor' declared here extern int XRecolorCursor( ^ misc.c:145:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Cursor make_colored_cursor (cursorindex, fg, bg) ^ In file included from misc.c:29: ./ptyx.h:758:15: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern Cursor make_colored_cursor(); ^ 85 warnings and 20 errors generated. menu.c:803:2: error: call to undeclared function 'HideStatus'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] HideStatus(); ^ misc.c:172:2: error: call to undeclared function 'Input'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Input (&term->keyboard, screen, &event->xkey, False); ^ misc.c:161:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleKeyPressed(w, event, params, nparams) ^ main.c:974:13: warning: a function definition without a prototypemisc.c :is190 :deprecated2 :in all error: versions callof toC undeclaredand functionis 'Input';not ISOsupported C99in andC2x later[-Wdeprecated-non-prototype] do not support implicit function declarations [-Werror,-Wimplicit-function-declaration]static void Syntax (badOption) ^ Input (&term->keyboard, screen, &event->xkey, True); ^ misc.c:175:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleEightBitKeyPressed(w, event, params, nparams) ^ main.cmenu.c::1025805::12:: warning: error: acall functionto definitionundeclared withoutfunction a'ShowStatus'; prototypeISO isC99 deprecatedand inlater alldo versionsnot supportof Cimplicit andfunction isdeclarations not[-Werror,-Wimplicit-function-declaration] supported in C2x ShowStatus();[-Wdeprecated-non-prototype] ^ ConvertConsoleSelection(w, selection, target, type, value, length, format) ^ make: *** [: button.o] Error 1 main.c:1039:1: warning: a function definition without a prototype is deprecated in all versions menu.cof: 796C: 13and: is notwarning: supported ain functionC2x definition[-Wdeprecated-non-prototype] without a prototype is deprecatedprintopt(s) in ^all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_statusline (gw, closure, data) ^ main.c:1134:16: warning: passing arguments to 'do_hangup' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] do_hangup(w); ^ main.c:1117:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteWindow(w, event, params, num_params) ^ misc.c:225:6: error: call to undeclared function 'StringInput'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] StringInput (screen, hexval, 1); ^ misc.c:228:2: error: call to undeclared function 'StringInput'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] StringInput (screen, *params, strlen(*params)); ^ menu.c:820:5: error: call to undeclared function 'ScrnRefresh'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] misc.c:194:6: warning: ScrnRefresh(screen, screen->max_row+1, 0, 1, screen->max_col+1, False);a function ^ definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleStringEvent(w, event, params, nparams) ^ menu.c:812:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_reversestatus (gw, closure, data) ^ menu.c:825:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_jismode (gw, closure, data) ^ menu.c:844:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_eucmode (gw, closure, data) ^ main.c:1139:1: warning: a function definition without a prototype is deprecated in all versions of C menu.cand: 867is: 13not: supported inwarning: C2x a[-Wdeprecated-non-prototype] function definition without a prototype is deprecated in all versions of CKeyboardMapping(w, event, params, num_params) and ^is not supported in C2x [-Wdeprecated-non-prototype] static void do_sjismode (gw, closure, data) ^ menu.c:898:9: warning: passing arguments to 'CloseIM' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CloseIM(screen); ^ menu.c:900:8: warning: passing arguments to 'OpenIM' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] OpenIM(screen); ^ menu.c:890:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void do_openim (gw, closure, data) ^ main.c:1153:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "DeleteWindow", DeleteWindow, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } main.c:1154:5: warning: suggest braces around initialization of subobject [-Wmissing-braces] "KeyboardMapping", KeyboardMapping, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ { } misc.c:248:2: error: call to undeclared function 'selectwindow'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] selectwindow(screen, INWINDOW); ^ misc.c:232:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DoSpecialEnterNotify (ev) ^ misc.c:252:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleEnterWindow(w, eventdata, event) ^ menu.c:920:6: error: call to undeclared function 'SetVTFont'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] SetVTFont (i, True, NULL, NULL); ^ menu.c:920:6: note: did you mean 'XSetFont'? /usr/include/X11/Xlib.h:3225:12: note: 'XSetFont' declared here extern int XSetFont( ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] main.c:1166:8: error: incompatible pointer to integer conversion initializing 'Pixmap' (aka 'unsigned long') with an expression of type 'void *' [-Wint-conversion] Pixmap BackgroundPixmap = NULL; ^ ~~~~ main.c:1167:8: error: incompatible pointer to integer conversion initializing 'Pixmap' (aka 'unsigned long') with an expression of type 'void *' [-Wint-conversion] Pixmap BackgroundPixmap_shape = NULL; ^ ~~~~ main.c:1181:13: warning: unused variable 'sy' [-Wunused-variable] int sx, sy, dx, dy, w, h; ^ main.c:1181:28: warning: unused variable 'h' [-Wunused-variable] int sx, sy, dx, dy, w, h; ^ main.c:1181:9: warning: unused variable 'sx' [-Wunused-variable] int sx, sy, dx, dy, w, h; ^ main.c:1181:25: warning: unused variable 'w' [-Wunused-variable] int sx, sy, dx, dy, w, h; ^ main.c:1181:21: warning: unused variable 'dy' [-Wunused-variable] int sx, sy, dx, dy, w, h; ^ main.c:1181:17: warning: unused variable 'dx' [-Wunused-variable] int sx, sy, dx, dy, w, h; ^ main.c:1172:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FillRectangle(display, d, gc, x, y, width, height) ^ main.c:1191:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawImageString(screen, ascent, reverse, display, d, gc, x, y, string, length) ^ main.c:1213:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawImageString16(screen, ascent, reverse, display, d, gc, x, y, string, length) ^ main.c:1241:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] main (argc, argv) ^ int misc.c:277:2: error: call to undeclared function 'unselectwindow'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unselectwindow(screen, INWINDOW); ^ misc.c:261:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void DoSpecialLeaveNotify (ev) ^ misc.c:282:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HandleLeaveWindow(w, eventdata, event) ^ misc.c:300:17: error: call to undeclared function 'selectwindow'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] selectwindow(screen, ^ misc.c:304:17: error: call to undeclared function 'unselectwindow'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] unselectwindow(screen, ^ 51 warnings and 20 errors generated. misc.c:308:7: error: call to undeclared function 'Bell'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Bell(XkbBI_Info, 100); ^ misc.c:308:7: note: did you mean 'XBell'? /usr/include/X11/Xlib.h:2020:12: note: 'XBell' declared here extern int XBell( ^ main.c:1497:30: warning: passing arguments to 'parse_tty_modes' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int n = parse_tty_modes (resource.tty_modes, ttymodelist); ^ make: *** [: menu.o] Error 1 misc.c:309:7: error: call to undeclared function 'ReverseVideo'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] ReverseVideo(term); ^ misc.c:292:6: warning: a function definition without a prototype is deprecated in all versions main.c :of1665 :C34 :and is warning: not supportedpassing inarguments C2xto [-Wdeprecated-non-prototype]'base_name' without a prototype is deprecated in all versionsvoid HandleFocusChange(w, eventdata, event) of ^C and is not supported in C2x [-Wdeprecated-non-prototype] resource.title = base_name (command_to_exec[0]); ^ misc.c:318:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] selectwindow(screen, flag) ^ int misc.c:338:7: error: call to undeclared function 'HideCursor'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] HideCursor(); ^ misc.c:341:4: error: call to main.cundeclared: 1726function: 2'ShowCursor';: ISO C99error: and calllater todo undeclarednot functionsupport 'get_terminal'; implicitISO functionC99 declarationsand [-Werror,-Wimplicit-function-declaration]later do not support implicit function ShowCursor(); declarations ^[-Werror,-Wimplicit-function-declaration] get_terminal (); ^ misc.c:342:3: error: non-void function 'selectwindow' should return a value [-Wreturn-type] return; ^ misc.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] selectwindow(screen, flag) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] main.c:1727:2: error: call to undeclared function 'spawn'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] spawn (); ^ main.c:1776:3: error: call to undeclared function 'Error'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Error(); ^ main.c:1828:34: warning: comparison between pointer and integer ('Pixmap' (aka 'unsigned long') and 'void *') [-Wpointer-integer-compare] if(BackgroundPixmap_shape != NULL) ~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~ main.c:1846:4: error: call to undeclared function 'VTRun'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] VTRun(); ^ main.c:1241:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] main (argc, argv) ^ main.c:1350:2: warning: array index 11 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VEOL] = CEOL; /* '^@' */ ^ ~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1355:2: warning: array index 15 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VLNEXT] = CLNEXT; ^ ~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared14 warningheres and 20 errors generated. unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1358:2: warning: array index 14 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VWERASE] = CWERASE; ^ ~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1361:2: warning: array index 12 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VREPRINT] = CRPRNT; ^ ~~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1367:2: warning: array index 13 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VDISCARD] = CFLUSH; ^ ~~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1373:2: warning: array index 9 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSTOP] = CSTOP; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1376:2: warning: array index 8 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSTART] = CSTART; ^ ~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1379:2: warning: array index 10 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSUSP] = CSUSP; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1396:7: warning: array index 11 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VEOL] = deftio.c_cc[VEOL]; ^ ~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1396:26: warning: array index 11 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VEOL] = deftio.c_cc[VEOL]; ^ ~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1401:7: warning: array index 16 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VEOL2] = deftio.c_cc[VEOL2]; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1401:27: warning: array index 16 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VEOL2] = deftio.c_cc[VEOL2]; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1404:7: warning: array index 15 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VLNEXT] = deftio.c_cc[VLNEXT]; ^ ~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1404:28: warning: array index 15 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VLNEXT] = deftio.c_cc[VLNEXT]; ^ ~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1407:7: warning: array index 14 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VWERASE] = deftio.c_cc[VWERASE]; ^ ~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1407:29: warning: array index 14 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VWERASE] = deftio.c_cc[VWERASE]; ^ ~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1410:7: warning: array index 12 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VREPRINT] = deftio.c_cc[VREPRINT]; ^ ~~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1410:30: warning: array index 12 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VREPRINT] = deftio.c_cc[VREPRINT]; ^ ~~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1416:7: warning: array index 13 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VDISCARD] = deftio.c_cc[VDISCARD]; ^ ~~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1416:30: warning: array index 13 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VDISCARD] = deftio.c_cc[VDISCARD]; ^ ~~~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1422:7: warning: array index 9 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSTOP] = deftio.c_cc[VSTOP]; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1422:27: warning: array index 9 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSTOP] = deftio.c_cc[VSTOP]; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declaredmake: *** [Makefile:1082: misc.o] Error 1 here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1425:7: warning: array index 8 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSTART] = deftio.c_cc[VSTART]; ^ ~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1425:28: warning: array index 8 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSTART] = deftio.c_cc[VSTART]; ^ ~~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1428:7: warning: array index 10 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSUSP] = deftio.c_cc[VSUSP]; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1428:27: warning: array index 10 is past the end of the array (which contains 8 elements) [-Warray-bounds] d_tio.c_cc[VSUSP] = deftio.c_cc[VSUSP]; ^ ~~~~~ /usr/include/bits/ioctl-types.h:43:5: note: array 'c_cc' declared here unsigned char c_cc[NCC]; /* control characters */ ^ main.c:1850:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *base_name(name) ^ main.c:1866:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] get_pty (pty) ^ int main.c:1967:9: error: call to undeclared function 'pty_search'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] return pty_search(pty); ^ main.c:1866:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] get_pty (pty) ^ main.c:1980:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int pty_search(pty) ^ main.c:2034:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] get_terminal () ^ int main.c:2041:38: warning: passing arguments to 'make_colored_cursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] screen->arrow = make_colored_cursor (XC_left_ptr, ^ main.c:2094:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SIGNAL_T hungtty(i) ^ main.c:2138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HsSysError(pf, error) ^ main.c:2185:1: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Werror,-Wimplicit-int] spawn () ^ int main.c:2330:8: error: call to undeclared function 'SysError'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] SysError(ERROR_OPDEVTTY); ^ main.c:2330:8: note: did you mean 'HsSysError'? main.c:2138:1: note: 'HsSysError' declared here HsSysError(pf, error) ^ main.c:2410:6: error: call to undeclared function 'VTInit'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] VTInit(); /* realize now so know window size for tty driver */ ^ main.c:2444:10: error: call to undeclared function 'tgetent'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] if (tgetent (ptr, resource.term_name) == 1) { ^ main.c:2444:10: note: did you mean 'getenv'? /usr/include/stdlib.h:654:14: note: 'getenv' declared here extern char *getenv (const char *__name) __THROW __nonnull ((1)) __wur; ^ main.c:2449:7: error: call to undeclared function 'resize'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] resize (screen, TermName, termcap, newtc); ^ main.c:2449:7: note: did you mean 'dysize'? /usr/include/time.h:271:12: note: 'dysize' declared here extern int dysize (int __year) __THROW __attribute__ ((__const__)); ^ main.c:2457:6: error: call to undeclared function 'tgetent'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] if(tgetent(ptr, *envnew) == 1) { ^ main.c:2462:8: error: call to undeclared function 'resize'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] resize(screen, TermName, termcap, newtc); ^ main.c:2470:8: warning: passing arguments to 'Exit' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Exit (1); ^ main.c:2513:3: error: call to undeclared function 'SysError'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] SysError (ERROR_FORK); ^ main.c:2688:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (ptr = ttyname(tty)) ~~~~^~~~~~~~~~~~~~ main.c:2688:11: note: place parentheses around the assignment to silence this warning if (ptr = ttyname(tty)) ^ ( ) main.c:2688:11: note: use '==' to turn this assignment into an equality comparison if (ptr = ttyname(tty)) ^ == main.c:2704:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (ttygrp = getgrnam("tty")) { ~~~~~~~^~~~~~~~~~~~~~~~~ main.c:2704:14: note: place parentheses around the assignment to silence this warning if (ttygrp = getgrnam("tty")) { ^ ( ) main.c:2704:14: note: use '==' to turn this assignment into an equality comparison if (ttygrp = getgrnam("tty")) { ^ == main.c:3022:3: error: call to undeclared function 'Setenv'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] Setenv ("TERM=", TermName); ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 58 warnings and 20 errors generated. make: *** [Makefile:1070: main.o] Error 1 * ERROR: x11-terms/kterm-6.2.0-r7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-terms/kterm-6.2.0-r7::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-terms/kterm-6.2.0-r7::gentoo'`. * The complete build log is located at '/var/log/portage/x11-terms:kterm-6.2.0-r7:20220930-100404.log.gz'. * For convenience, a symlink to the build log is located at '/tmp/portage/x11-terms/kterm-6.2.0-r7/temp/build.log.gz'. * The ebuild environment file is located at '/tmp/portage/x11-terms/kterm-6.2.0-r7/temp/environment'. * Working directory: '/tmp/portage/x11-terms/kterm-6.2.0-r7/work/kterm-6.2.0' * S: '/tmp/portage/x11-terms/kterm-6.2.0-r7/work/kterm-6.2.0' Portage 3.0.37 (python 3.11.0-candidate-2, default/linux/amd64/17.1, gcc-12.2.0, glibc-2.36-r3, 5.19.12 x86_64) ================================================================= System uname: Linux-5.19.12-x86_64-Intel-R-_Core-TM-_i7-8700_CPU_@_3.20GHz-with-glibc2.36 KiB Mem: 16330328 total, 2467720 free KiB Swap: 6291452 total, 6289660 free Head commit of repository gentoo: eab16eb931514a5facda360c06bbcd7fac312924 Head commit of repository local: 31af7a36cc88de1d5384b80e9d3c9321359caf71 sh bash 5.2 ld GNU ld (Gentoo 2.39 p4) 2.39.0 app-misc/pax-utils: 1.3.5::gentoo app-shells/bash: 5.2::gentoo dev-java/java-config: 2.3.1::gentoo dev-lang/perl: 5.36.0::gentoo dev-lang/python: 3.10.7::gentoo, 3.11.0_rc2::gentoo dev-lang/rust: 1.64.0-r1::gentoo dev-lang/rust-bin: 1.62.1::gentoo dev-util/cmake: 3.24.2::gentoo dev-util/meson: 0.63.2-r1::gentoo sys-apps/baselayout: 2.9::gentoo sys-apps/openrc: 0.45.2::gentoo sys-apps/sandbox: 2.29::gentoo sys-devel/autoconf: 2.71-r4::gentoo sys-devel/automake: 1.16.5::gentoo sys-devel/binutils: 2.39-r2::gentoo sys-devel/binutils-config: 5.4.1::gentoo sys-devel/clang: 15.0.1::gentoo sys-devel/gcc: 12.2.0::gentoo sys-devel/gcc-config: 2.6::gentoo sys-devel/libtool: 2.4.7::gentoo sys-devel/lld: 15.0.1::gentoo sys-devel/llvm: 14.0.6-r2::gentoo, 15.0.1::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.19::gentoo (virtual/os-headers) sys-libs/glibc: 2.36-r3::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: git sync-uri: git+ssh://git@eversor/gentoo-sync.git sync-user: portage:portage priority: -1000 local location: /var/db/repos/local sync-type: git sync-uri: git+ssh://git@eversor/local-sync.git sync-user: portage:portage masters: gentoo Installed sets: @local ACCEPT_KEYWORDS="amd64 ~amd64" ACCEPT_LICENSE="*" AR="llvm-ar" AS="llvm-as" CBUILD="x86_64-pc-linux-gnu" CC="clang" CFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXX="clang++" CXXFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches -flto=thin -Wall -Werror=implicit-function-declaration -Werror=implicit-int" DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS="-1av --autounmask-write=n" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live collision-protect compress-build-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox noinfo parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict strict-keepdir unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-march=native -O2 -pipe -fdiagnostics-color=always -frecord-gcc-switches" GENTOO_MIRRORS="http://eversor:7430" LANG="en_CA.utf8" LD="ld.lld" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 -fuse-ld=lld" LINGUAS="en" MAKEOPTS="-j11" NM="llvm-nm" OBJCOPY="llvm-objcopy" OBJDUMP="llvm-objdump" PKGDIR="/var/cache/binpkgs" PORTAGE_COMPRESS="zstd" PORTAGE_COMPRESS_FLAGS="-T0 -q --rm" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/tmp" RANLIB="llvm-ranlib" READELF="llvm-readelf" STRIP="llvm-strip" USE="amd64 cli dist-kernel iconv icu idn ipv6 jack libglvnd libtirpc llvm-libunwind lto multilib ncurses nptl nvenc openmp pcre pgo readline split-usr ssl unicode vulkan xattr zlib zstd" ABI_X86="64" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 aes avx avx2 f16c fma3 pclmul popcnt rdrand sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" L10N="en" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LLVM_TARGETS="NVPTX" LUA_SINGLE_TARGET="lua5-4" LUA_TARGETS="lua5-4" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10 python3_11" RUBY_TARGETS="ruby27" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, ARFLAGS, ASFLAGS, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LEX, LFLAGS, LIBTOOL, MAKE, MAKEFLAGS, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_RSYNC_EXTRA_OPTS, RUSTFLAGS, SHELL, SIZE, STRINGS, YACC, YFLAGS