* Package: x11-wm/vtwm-5.4.7-r2:0 * Repository: gentoo * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking vtwm-5.4.7.tar.gz to /var/tmp/portage/x11-wm/vtwm-5.4.7-r2/work >>> Source unpacked in /var/tmp/portage/x11-wm/vtwm-5.4.7-r2/work >>> Preparing source in /var/tmp/portage/x11-wm/vtwm-5.4.7-r2/work/vtwm-5.4.7 ... * Applying vtwm-5.4.7-do-not-rm.patch ... [ ok ] * Applying vtwm-5.4.7-NO_SOUND_SUPPORT.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-wm/vtwm-5.4.7-r2/work/vtwm-5.4.7 ... 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 flex -l -t lex.l > lex.c bison -y -d gram.y mv -f y.tab.c gram.c mv -f y.tab.h gram.h cp system.vtwmrc.3D system.vtwmrc echo '/* ' >>deftwmrc.c echo ' * This file is generated automatically from the default' >>deftwmrc.c echo ' * VTWM bindings file system.vtwmrc.'3D' by the VTWM Makefile.' >>deftwmrc.c echo ' */' >>deftwmrc.c echo '' >>deftwmrc.c echo 'char *defTwmrc[] = {' >>deftwmrc.c sed -e '/^$/d' -e '/^#/d' -e 's/"/\\"/g' -e 's/^/"/' -e 's/$/",/' -e 's/[ ]\{1,\}/ /g' -e 's/^" /"/' system.vtwmrc >>deftwmrc.c echo '(char *)0 };' >>deftwmrc.c echo '/* ' >>lastmake.c echo ' * This file is generated automatically by the VTWM Makefile.' >>lastmake.c echo ' */' >>lastmake.c echo '' >>lastmake.c echo 'char *lastmake[] = {' >>lastmake.c echo ' "Platform: '`uname -r -s`'",' >>lastmake.c echo ' "Build: '`date`'",' >>lastmake.c echo ' "" };' >>lastmake.c ln -s doc/vtwm.man vtwm.man >>> Source configured. '/var/tmp/portage/x11-wm/vtwm-5.4.7-r2/temp/clang14.log' -> '/var/tmp/clang/x11-wm/vtwm-5.4.7-r2/clang14.log' '/var/tmp/portage/x11-wm/vtwm-5.4.7-r2/temp/clang15.log' -> '/var/tmp/clang/x11-wm/vtwm-5.4.7-r2/clang15.log' >>> Compiling source in /var/tmp/portage/x11-wm/vtwm-5.4.7-r2/work/vtwm-5.4.7 ... make -j4 CC=clang 'CDEBUGFLAGS=-pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -Werror=implicit-function-declaration -Werror=implicit-int' 'EXTRA_LDOPTIONS=-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0' clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -DNO_SOUND_SUPPORT -c -o gram.o gram.c clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -DNO_SOUND_SUPPORT -c -o lex.o lex.c clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -DNO_SOUND_SUPPORT -c -o deftwmrc.o deftwmrc.c rm -f add_window.o clang -c -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -DNO_SOUND_SUPPORT add_window.c In file included from :18: In file included from /usr/include/stdio.h:27: In file included from /usr/include/bits/libc-header-start.h:33: /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 gram.y:42: In file included from /usr/include/stdio.h:27: In file included from /usr/include/bits/libc-header-start.h:33: /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 add_window.c:40: In file included from /usr/include/stdio.h:27: In file included from /usr/include/bits/libc-header-start.h:33: /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" ^ clang -pipe -march=native -fno-diagnostics-color -O2 -D_GLIBCXX_ASSERTIONS -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 -DNO_SOUND_SUPPORT -c -o gc.o gc.c lex.l:70:29: warning: passing arguments to 'parse_keyword' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { int token = parse_keyword (yytext, ^ add_window.c:102: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 GetGravityOffsets (tmp, xp, yp) ^ In file included from add_window.c:48: ./add_window.h:53:13: 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 void GetGravityOffsets(); ^ add_window.c:200:20: warning: passing arguments to 'I18N_FetchName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (I18N_FetchName(dpy, tmp_win->w, &name)) ^ add_window.c:222:22: warning: passing arguments to 'FetchWmProtocols' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FetchWmProtocols (tmp_win); ^ add_window.c:223:28: warning: passing arguments to 'FetchWmColormapWindows' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FetchWmColormapWindows (tmp_win); ^ add_window.c:262:35: warning: passing arguments to 'Transient' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tmp_win->transient = Transient(tmp_win->w, &tmp_win->transientfor); ^ add_window.c:277:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->NoHighlight, tmp_win->full_name, ^ add_window.c:285:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->NoStackModeL, tmp_win->full_name, ^ add_window.c:293:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->NoTitleHighlight, tmp_win->full_name, ^ add_window.c:301:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->AutoRaise, tmp_win->full_name, ^ add_window.c:316:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->DontIconify, tmp_win->full_name, ^ add_window.c:324:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->IconifyByUn, tmp_win->full_name, ^ add_window.c:329:13: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookInList(Scr->WindowRingL, tmp_win->full_name, ^ add_window.c:331:13: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookInList(Scr->NoWindowRingL, tmp_win->full_name, ^ add_window.c:335:17: warning: passing arguments to 'AddWindowToRing' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddWindowToRing(tmp_win); ^ add_window.c:343:19: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->NailedDown, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:348:19: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->DontShowInDisplay, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:359:18: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!LookInList (Scr->DontSqueezeTitleL, tmp_win->full_name, ^ add_window.c:362:19: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LookInList (Scr->SqueezeTitleL, tmp_win->full_name, ^ add_window.c:380:37: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Scr->NoBorders || LookInList(Scr->NoBorder, tmp_win->full_name, ... ^ add_window.c:449:19: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->NoTitle, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:451:19: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->MakeTitle, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:455:16: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->OpaqueMoveL, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:462:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->NoOpaqueMoveL, tmp_win->full_name, ^ add_window.c:469:16: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->OpaqueResizeL, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:476:14: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (LookInList(Scr->NoOpaqueResizeL, tmp_win->full_name, ^ add_window.c:486:19: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->StartIconified, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:497:24: warning: passing arguments to 'GetWindowSizeHints' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetWindowSizeHints (tmp_win); ^ add_window.c:512:38: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if ((ppos_ptr = (int *)LookInList(Scr->UsePPositionL, ^ add_window.c:528:20: warning: passing arguments to 'PlaceApplet' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PlaceApplet(tmp_win, tmp_win->attr.x, tmp_win->attr.y, ^ add_window.c:532:19: warning: passing arguments to 'LookInList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (LookInList(Scr->NailedDown, tmp_win->full_name, &tmp_win->class)) ^ add_window.c:587:43: warning: passing arguments to 'MyFont_TextWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tmp_win->name_width = MyFont_TextWidth(&Scr->TitleBarFont, ^ add_window.c:595:23: warning: passing arguments to 'I18N_GetIconName' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!I18N_GetIconName(dpy, tmp_win->w, &icon_name)) ^ add_window.c:673:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->BorderColorL, tmp_win->full_name, &tmp_win->class, ^ add_window.c:676:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->IconBorderColorL, tmp_win->full_name, &tmp_win->class, ^ add_window.c:678:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->BorderTileForegroundL, tmp_win->full_name, ^ add_window.c:680:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->BorderTileBackgroundL, tmp_win->full_name, ^ add_window.c:682:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->TitleForegroundL, tmp_win->full_name, &tmp_win->class, ^ add_window.c:684:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->TitleBackgroundL, tmp_win->full_name, &tmp_win->class, ^ add_window.c:686:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->IconForegroundL, tmp_win->full_name, &tmp_win->class, ^ add_window.c:688:21: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->IconBackgroundL, tmp_win->full_name, &tmp_win->class, ^ add_window.c:692:26: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GetColorFromList(Scr->VirtualDesktopColorFL, tmp_win->full_name, ^ add_window.c:694:22: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->TitleForegroundL, tmp_win->full_name, ^ add_window.c:696:26: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!GetColorFromList(Scr->VirtualDesktopColorBL, tmp_win->full_name, ^ add_window.c:698:22: warning: passing arguments to 'GetColorFromList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColorFromList(Scr->TitleBackgroundL, tmp_win->full_name, ^ add_window.c:706:18: warning: passing arguments to 'GetShadeColors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetShadeColors (&tmp_win->title); ^ add_window.c:711:18: warning: passing arguments to 'GetShadeColors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetShadeColors (&tmp_win->border); ^ add_window.c:712:18: warning: passing arguments to 'GetShadeColors' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetShadeColors (&tmp_win->border_tile); ^ add_window.c:848:12: warning: passing arguments to 'SetBorder' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetBorder (tmp_win, False); ^ add_window.c:854:30: warning: passing arguments to 'CreateWindowTitlebarButtons' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateWindowTitlebarButtons (tmp_win); ^ add_window.c:855:23: warning: passing arguments to 'ComputeTitleLocation' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeTitleLocation (tmp_win); ^ add_window.c:914:18: warning: passing arguments to 'AddMoveAndResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddMoveAndResize(tmp_win, ask_user); ^ add_window.c:916:16: warning: passing arguments to 'SetupFrame' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetupFrame (tmp_win, tmp_win->frame_x, tmp_win->frame_y, ^ add_window.c:926:13: warning: passing arguments to 'GrabButtons' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrabButtons(tmp_win); ^ add_window.c:927:10: warning: passing arguments to 'GrabKeys' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrabKeys(tmp_win); ^ add_window.c:930:26: warning: passing arguments to 'AddIconManager' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) AddIconManager(tmp_win); ^ add_window.c:931:18: warning: passing arguments to 'UpdateDesktop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] UpdateDesktop(tmp_win); ^ add_window.c:967:15: warning: passing arguments to 'WarpToWindow' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WarpToWindow(tmp_win); /* PF,DSE */ ^ add_window.c:150:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddWindow(w, iconm, iconp) ^ In file included from add_window.c:48: ./add_window.h:44:19: 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 TwmWindow *AddWindow(); ^ y.tab.c:1840:16: error: call to undeclared function 'yylex'; ISO C99 and later do not support implicit function declarations [-Werror,-Wimplicit-function-declaration] yychar = yylex (); ^ gram.y:205:56: warning: passing arguments to 'AddIconRegion' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { AddIconRegion((yyvsp[-4].ptr)... ^ gram.y:207:67: warning: passing arguments to 'AddAppletRegion' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { ARlist = AddAppletRegion((yyvs... ^ gram.y:247:23: warning: passing arguments to 'GotTitleButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GotTitleButton ((yyvsp[-2].ptr... ^ gram.y:250:23: warning: passing arguments to 'GotTitleButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GotTitleButton ((yyvsp[-2].ptr... ^ gram.y:252:57: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { root = GetRoot((yyvsp[0].ptr)... ^ gram.y:264:24: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] root = GetRoot(TWM_ROOT,NULL... ^ gram.y:266:16: warning: passing arguments to 'AddToMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToMenu(root,"x",Action, ^ gram.y:272:49: warning: passing arguments to 'GotKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { GotKey((yyvsp[-1].ptr), (yyvsp... ^ gram.y:273:52: warning: passing arguments to 'GotButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { GotButton((yyvsp[-1].num), (yy... ^ gram.y:315:37: warning: passing arguments to 'ParseWarpCentered' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ...if ((warpc = ParseWarpCentered((yyvsp[0].ptr))) != -1) ^ gram.y:320:36: warning: passing arguments to 'ParseUsePPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ...if ((ppos = ParseUsePPosition((yyvsp[0].ptr))) != -1) ^ gram.y:327:36: warning: passing arguments to 'ParseUsePPosition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ...if ((ppos = ParseUsePPosition((yyvsp[0].ptr))) != -1) ^ gram.y:334:20: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] root = GetRoot((yyvsp[-5].ptr), ... ^ gram.y:336:57: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { root = GetRoot((yyvsp[0].ptr)... ^ gram.y:338:57: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { root = GetRoot((yyvsp[0].ptr)... ^ gram.y:356:24: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] root = GetRoot(TWM_ROOT,NULL... ^ gram.y:358:16: warning: passing arguments to 'AddToMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToMenu(root,"x",Action, ^ gram.y:365:23: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] root = GetRoot(TWM_ROOT,NULLS... ^ gram.y:367:16: warning: passing arguments to 'AddToMenu' without In file included from agc.c :prototype45 : isIn file included from /usr/include/stdio.h :deprecated27 : inIn file included from /usr/include/bits/libc-header-start.hall: 33versions: /usr/include/features.h :of194 :C3 :and warning: is"_BSD_SOURCE notand supported_SVID_SOURCE inare C2x deprecated, [-Wdeprecated-non-prototype]use _DEFAULT_SOURCE" [-W#warnings] AddToMenu(root,"x",Action, ^ # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ gram.y:385:60: warning: passing arguments to 'SetVirtualDesktop' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { SetVirtualDesktop((yyvsp[-1].p... ^ gram.y:393:66: warning: passing arguments to 'do_single_keyword' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { if (!do_single_keyword ((yyvsp... ^ gram.y:403:66: warning: passing arguments to 'do_string_keyword' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { if (!do_string_keyword ((yyvsp... ^ gram.y:413:66: warning: passing arguments to 'do_number_keyword' without a add_window.cprototype: 991is: 13deprecated: inwarning: passingall argumentsversions toof 'SetupWindow'C withoutand ais notprototype supportedis indeprecated C2xin all[-Wdeprecated-non-prototype] versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { if (!do_number_keyword ((yyvsp... SetupWindow(tmp_win, tmp_win->frame_x, tmp_win->frame_y, ^ ^ add_window.c:1000:24: warning: passing arguments to 'PaintBorderAndTitlebar' without a gram.yprototype: 424is: 74deprecated: inwarning: passingall argumentsversions toof 'do_number_keyword'C withoutand ais notprototype issupported deprecatedin inC2x all[-Wdeprecated-non-prototype] versions of PaintBorderAndTitlebar(tmp_win);C ^and is not supported in C2x [-Wdeprecated-non-prototype] ...{ if (!do_number_keyword ((yyvsp[-1].num), (yyvsp[0].num))) { ^ add_window.c:979:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddPaintRealWindows(tmp_win, x, y) ^ gram.y:508:60: warning: passing arguments to 'SetHighlightPixmap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { SetHighlightPixmap ((yyvsp[0].ptr)); } ^ gram.y:509:56: warning: passing arguments to 'SetVirtualPixmap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { SetVirtualPixmap ((yyvsp[0].ptr)); } ^ gram.y:510:62: warning: passing arguments to 'SetRealScreenPixmap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { SetRealScreenPixmap ((yyvsp[0].ptr)); } ^ gram.y:511:59: warning: passing arguments to 'SetIconMgrPixmap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { SetIconMgrPixmap((yyvsp[0].ptr)); } ^ gram.y:512:57: warning: passing arguments to 'SetMenuIconPixmap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { SetMenuIconPixmap((yyvsp[0].ptr)); } ^ gram.y:524:19: add_window.cwarning: :passing1198 :arguments17 :to warning: 'NewBitmapCursor'passing withoutarguments ato 'RedoDoorName'prototype withoutis adeprecated inprototype allis versionsdeprecated ofin Call andversions isof notC supportedand inis C2xnot supported[-Wdeprecated-non-prototype] in C2x [-Wdeprecated-non-prototype] RedoDoorName(tmp_win, door); NewBitmapCursor(&Scr->FrameCursor, (yyvsp[-1].pt... ^ ^ gram.y:526:17: warning: passing arguments to 'NewFontCursor'add_window.c :without1203 :a15 :prototype warning: passingis argumentsdeprecated toin 'MoveOutline'all withoutversions aof C andprototype isis notdeprecated supportedin inall C2xversions of[-Wdeprecated-non-prototype] C and is not supported NewFontCursor(&Scr->FrameCursor, (yyvsp[0].ptr)); }in ^C2x [-Wdeprecated-non-prototype] MoveOutline(Scr->Root, AddingX, AddingY, AddingW... ^ gram.y:528:19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->TitleCursor, (yyvsp[-1].pt...add_window.c : ^1211 :17: warning: passing arguments to 'UpdateDesktop' without a prototype is deprecated in gram.yall: 530versions: 17of: Cwarning: passingand argumentsis tonot 'NewFontCursor'supported withoutin aC2x prototype [-Wdeprecated-non-prototype] is deprecated in all versions UpdateDesktop(tmp_win); of ^ C and is not supported in C2x [-Wdeprecated-non-prototype] add_window.c: NewFontCursor(&Scr->TitleCursor, (yyvsp[0].ptr)); }1230 : ^22 : warning: passing arguments to 'DisplayPosition' without a prototype is deprecated in all versionsgram.y :of532 :C19 :and warning: ispassing notarguments supportedto in'NewBitmapCursor' C2xwithout a[-Wdeprecated-non-prototype] prototype is deprecated in all DisplayPosition (AddingX, AddingY); versions ^ of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->IconCursor, (yyvsp[-1].ptr... ^ gram.y:534:17: warning: passing arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewFontCursor(&Scr->IconCursor, (yyvsp[0].ptr)); } ^ gram.y:536:19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->IconMgrCursor, (yyvsp[-1].... ^ gram.y:538:17: warning: passing arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewFontCursor(&Scr->IconMgrCursor, (yyvsp[0].ptr)); } ^ gram.y:540:19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->ButtonCursor, (yyvsp[-1].p... ^ gram.y:542:17: warning: passing arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_window.c NewFontCursor(&Scr->ButtonCursor, (yyvsp[0].ptr)); }: 1303 ^: 26: warning: passing arguments to 'PaintBorderAndTitlebar' without a prototype is deprecated in all versions of gram.yC: 544and: 19is: not warning: passingsupported argumentsin toC2x 'NewBitmapCursor'[-Wdeprecated-non-prototype] without a prototype is deprecated PaintBorderAndTitlebar(tmp_win);in ^all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->MoveCursor, (yyvsp[-1].ptr... ^ gram.y:546:17: warning: passing arguments to add_window.c'NewFontCursor': 1313without: 15a: prototypewarning: passing isarguments deprecatedto in'MoveOutline' allwithout versionsa of prototypeC isand deprecatedis innot allsupported versionsin ofC2x C [-Wdeprecated-non-prototype]and is not supported in C2x [-Wdeprecated-non-prototype] NewFontCursor(&Scr->MoveCursor, (yyvsp[0].ptr)); } ^ MoveOutline(Scr->Root, AddingX, AddingY, AddingW... ^ gram.y:548:19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->ResizeCursor, (yyvsp[-1].p...add_window.c : ^1321 :21: warning: passing arguments to 'MoveResizeDesktop' without gram.y :a550 :prototype17 :is warning: deprecatedpassing inarguments allto versions'NewFontCursor' ofwithout Ca andprototype is isnot deprecatedsupported inin allC2x versions [-Wdeprecated-non-prototype]of C and is MoveResizeDesktop(tmp_win, Scr->NoRaiseResize);not ^supported in C2x [-Wdeprecated-non-prototype] NewFontCursor(&Scr->ResizeCursor, (yyvsp[0].ptr)); } ^ add_window.c:1325:19: warning: passing arguments to 'DisplayPosition' without gram.ya: 552 :prototype19 :is warning: deprecatedpassing inarguments allto versions'NewBitmapCursor' ofwithout Ca and prototypeis isnot deprecatedsupported inin allC2x versions [-Wdeprecated-non-prototype]of C and is not supported in C2x DisplayPosition (AddingX, AddingY); [-Wdeprecated-non-prototype] ^ NewBitmapCursor(&Scr->WaitCursor, (yyvsp[-1].ptr... ^ gram.y:554:17: warning: passing arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C and is not supported in add_window.cC2x: 1360 :[-Wdeprecated-non-prototype]18 : warning: passing arguments to 'MoveOutline' without NewFontCursor(&Scr->WaitCursor, (yyvsp[0].ptr)); }a ^ prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MoveOutline(Scr->Root, 0, 0, 0, 0, 0, 0);gram.y : ^556 :19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of add_window.cC: 1368and: 17is: notwarning: passingsupported argumentsin toC2x 'RedoDoorName' [-Wdeprecated-non-prototype]without a prototype is deprecated in NewBitmapCursor(&Scr->MenuCursor, (yyvsp[-1].ptr... all ^ versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gram.y:558:17: RedoDoorName(tmp_win, door);warning: passing ^ arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewFontCursor(&Scr->MenuCursor, (yyvsp[0].ptr)); } ^ gram.y:560:19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->SelectCursor, (yyvsp[-1].p... ^ gram.y:562:17: warning: passing arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_window.c NewFontCursor(&Scr->SelectCursor, (yyvsp[0].ptr)); }: 1399 ^: 17: warning: passing arguments to 'AddStartResize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddStartResize(tmp_win, AddingX, AddingY, AddingW, AddingH); ^ gram.y:564:19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->DestroyCursor, (yyvsp[-1].... ^ gram.y:566:17: warning: passing arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C and is not supported in C2x add_window.c[-Wdeprecated-non-prototype]: 1418:16: warning: passing arguments to 'AddEndResize' without a prototype is deprecated in all versions of C NewFontCursor(&Scr->DestroyCursor, (yyvsp[0].ptr)); }and ^is not supported in C2x [-Wdeprecated-non-prototype] AddEndResize(tmp_win); ^ gram.y:568:19: warning: passing arguments to 'NewBitmapCursor' without a add_window.cprototype: 1422is: 16deprecated: inwarning: passingall argumentsversions toof 'SetupWindow'C withoutand ais notprototype supportedis indeprecated C2xin all[-Wdeprecated-non-prototype] versions of C and is not NewBitmapCursor(&Scr->DoorCursor, (yyvsp[-1].ptr... supported ^ in C2x [-Wdeprecated-non-prototype] gram.y: SetupWindow(tmp_win, AddingX, AddingY, A...570 : ^17 : warning: passing arguments to 'NewFontCursor' without a prototype is deprecated in all versions of C andadd_window.c :is1426 :not17 :supported warning: inpassing C2xarguments to [-Wdeprecated-non-prototype]'RedoDoorName' without a prototype is NewFontCursor(&Scr->DoorCursor, (yyvsp[0].ptr)); } deprecated ^ in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gram.y: RedoDoorName(tmp_win, door);572 : ^19 : warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->VirtualCursor, (yyvsp[-1].... ^ gram.y:574add_window.c::171445:: 12warning: :passing warning: argumentspassing toarguments 'NewFontCursor'to without'DoResize' awithout prototypea isprototype deprecatedis indeprecated allin versionsall ofversions Cof andC isand notis supportednot insupported C2xin C2x[-Wdeprecated-non-prototype] [-Wdeprecated-non-prototype] DoResize(AddingX, AddingY, tmp_win); NewFontCursor(&Scr->VirtualCursor, (yyvsp[0].ptr)); } ^ ^ gram.y:576:19: warning: passing arguments to 'NewBitmapCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] NewBitmapCursor(&Scr->DesktopCursor, (yyvsp[-1].... ^ add_window.cgram.y::1466578::1717:: warning: warning: passingpassing argumentsarguments toto 'ConstrainSize''NewFontCursor' withoutwithout aa prototypeprototype isis deprecateddeprecated inin allall versionsversions ofof CC andand isis notnot supportedsupported inin C2xC2x [-Wdeprecated-non-prototype][-Wdeprecated-non-prototype] ConstrainSize (tmp_win, &AddingW, &AddingH); /* w/o borders */ NewFontCursor(&Scr->DesktopCursor, (yyvsp[0].ptr)); } ^ ^ gram.y:589:69: warning: passing arguments add_window.cto: 1471'do_colorlist_keyword': 14without: awarning: passing prototypearguments isto deprecated'SetupWindow' inwithout alla versions prototypeof isC deprecatedand inis allnot versionssupported ofin CC2x and [-Wdeprecated-non-prototype]is not supported in C2x { if (!do_colorlist_keyword ((yy...[-Wdeprecated-non-prototype] ^ SetupWindow(tmp_win, AddingX, AddingY, AddingW, AddingH, -1); ^ add_window.c:1475:16: warning: passing arguments to 'RedoDoorName' without a prototype is deprecated in all versions of C and is not supportedgram.y :in598 :C2x70 : [-Wdeprecated-non-prototype]warning: passing arguments RedoDoorName(tmp_win, door); to ^ 'do_colorlist_keyword' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ...{ list = do_colorlist_keyword((yyvsp[-1].num),color, ^ add_window.c:1484:17: warning: passing arguments to 'MoveOutline' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gram.y:609:65: warning: passing MoveOutline(Scr->Root, 0, 0, 0, 0, 0, 0); arguments ^ to 'do_color_keyword' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { if (!do_color_keyword ((yyvsp[... ^ gram.y:627:58: warning: passing arguments to 'do_string_savecolor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { do_string_savecolor(color, (yyvsp[... ^ gram.y:628:55: warning: passing arguments to 'do_var_savecolor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { do_var_savecolor((yyvsp[0].num)); } ^ gram.y:641:19: warning: passing arguments to 'AddToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToList(list, (yyvsp[-1].m... ^ add_window.c:1586:16: warning: passing arguments to 'ConstrainSize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConstrainSize (tmp_win, &tmp_win->frame_width, &tmp_win->frame_height); ^ gram.y:662:25: warning: passing arguments to 'do_squeeze_entry' without a prototype add_window.cis: deprecated1018 :in1 :all warning: versionsa offunction Cdefinition andwithout isa notprototype supportedis in deprecatedC2x in [-Wdeprecated-non-prototype]all versions of C and do_squeeze_entry (list, (yyvsp[-3].ma...is ^not supported in C2x [-Wdeprecated-non-prototype] AddMoveAndResize(tmp_win, ask_user) ^ gram.y:677:20: warning: passing arguments to 'door_add' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] (void) door_add((yyvsp[-2].ptr), (yyvsp[... ^ add_window.c:1618:1: warning: a function definition without a prototype is gram.y :deprecated691 :in26 :all warning: versionspassing ofarguments Cto and'AllocateIconManager' iswithout nota supported prototypein isC2x deprecated [-Wdeprecated-non-prototype]in all versions of C and MappedNotOverride(w)is ^not supported in C2x In file included from [-Wdeprecated-non-prototype]add_window.c :48: ./add_window.h:45:12 AllocateIconManager((yyv...: ^warning: a function declaration gram.ywithout: 690a: 19prototype: iswarning: passing deprecatedarguments into all'AddToList' versionswithout ofa Cprototype andis is deprecatedtreated inas alla versionszero-parameter of prototypeC inand C2x,is conflictingnot withsupported ain subsequentC2x definition [-Wdeprecated-non-prototype] [-Wdeprecated-non-prototype] AddToList(list, (yyvsp[-2].m... ^extern int MappedNotOverride(); ^ gram.y:697:26: warning: passing arguments to 'AllocateIconManager' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocateIconManager((yyv... ^ gram.y:696:19: warning: passing arguments to 'AddToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToList(list, (yyvsp[-3].m... ^ gram.y:711:19: warning: passing arguments to 'AddToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToList(list, (yyvsp[0].ma... ^ gram.y:724:19: warning: passing arguments to 'AddToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToList(list, (yyvsp[-1].m... ^ add_window.c:1634:13: warning: a function definition without a gram.yprototype: 738is: 39 :deprecated warning: inpassing allarguments versionsto of'ParseUsePPosition' Cwithout anda is prototypenot issupported deprecatedin inC2x all [-Wdeprecated-non-prototype]versions of C and is not supported in C2x static void do_add_binding (button, context, modifier, func)[-Wdeprecated-non-prototype] ^ ...if ((ppos = ParseUsePPosition((yyvsp[0].ptr))) != -1) ^ gram.y:739:21: warning: passing arguments to 'AddToList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToList(list, (yyvsp[-1]... ^ gram.y:756:27: warning: passing arguments to 'AddToAppletList' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddToAppletList(ARlist, ^ gram.y:768:52: warning: passing arguments to 'AddToMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] { AddToMenu(root, "", Action, NU... ^ gram.y:803:32: warning: passing arguments add_window.cto: 1685'AddToMenu': 1without: awarning: aprototype functionis definition deprecatedwithout ina allprototype versionsis of deprecatedC inand allis versionsnot ofsupported Cin andC2x is [-Wdeprecated-non-prototype]not supported in C2x [-Wdeprecated-non-prototype] lastmenuitem = AddToMenu(root, (yyvsp[-1].pt... ^ GrabButtons(tmp_win) ^ In file included from add_window.c:48: ./add_window.h:46:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype ingram.y :C2x,813 :conflicting32 :with warning: apassing subsequentarguments definitionto 'AddToMenu'[-Wdeprecated-non-prototype] without a prototypeextern void GrabButtons(); is ^ deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lastmenuitem = AddToMenu(root, (yyvsp[-6].pt... ^ gram.y:826:24: warning: passing arguments to 'GetRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pull = GetRoot ((yyvsp[0].ptr), NULL... ^ gram.y:830:31: warning: passing arguments to 'CheckWarpRingArg' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CheckWarpRingArg (Action)) { ^ gram.y:838:33: warning: passing arguments to 'CheckWarpScreenArg' without a prototype is deprecated in all versions of C and is not supported in C2x add_window.c[-Wdeprecated-non-prototype]: 1721:1: warning: a function if (!CheckWarpScreenArg (Action)) { definition ^ without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrabModKeys(w, k) ^ gram.y:In file included from 847add_window.c::3048:: ./add_window.hwarning: :passing48 :arguments13 :to warning: 'CheckColormapArg'a withoutfunction adeclaration withoutprototype ais prototypedeprecated isin all deprecatedversions inof allC versionsand ofis Cnot andsupported isin treatedC2x as [-Wdeprecated-non-prototype]a zero-parameter prototype if (CheckColormapArg (Action)) {in ^C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] extern void GrabModKeys(); ^ gram.y:864:14: warning: passing arguments to 'yyerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror("bad button 0"); ^ gram.y:869:14: warning: passing arguments to 'yyerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror("button number t... ^ add_window.cgram.y::1737889::169:: warning: warning: apassing functionarguments definitionto without'RemoveDQuote' awithout prototypea isprototype deprecatedis indeprecated allin versionsall versionsof ofC Cand andis isnot notsupported supportedin in C2xC2x [-Wdeprecated-non-prototype][-Wdeprecated-non-prototype] UngrabModKeys(w, k) ^ ...{ (yyval.ptr) = RemoveDQuote((yyvsp[0].ptr)); } ^ In file included from add_window.c:48: ./add_window.h:49:13: warning: a function declaration withoutgram.y :a893 :prototype70 :is warning: passingdeprecated argumentsin toall 'RemoveRESlash'versions withoutof aC prototypeand isis treateddeprecated asin aall zero-parameterversions ofprototype Cin andC2x, isconflicting notwith supporteda insubsequent C2xdefinition [-Wdeprecated-non-prototype][-Wdeprecated-non-prototype] extern void UngrabModKeys(); ^ ...{ (yyval.ptr) = RemoveRESlash((yyvsp[0].ptr)); } ^ y.tab.c:3293:15: warning: passing arguments to 'yyerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror (YY_("syntax error")); ^ add_window.c:1751:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GrabKeys(tmp_win) ^ In file included from add_window.c:48: ./add_window.h:47:13: 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 void GrabKeys(); ^ y.tab.c:3404:11: warning: passing arguments to 'yyerror' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror (YY_("memory exhausted")); ^ add_window.c:1947:38: warning: passing arguments to 'SetPixmapsBackground' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pm_numcolors = SetPixmapsBackground(Scr->hilitePm, Scr->Root, ^ gram.y:906:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] yyerror(s) char *s; ^ add_window.c:2034:37: warning: passing arguments to 'ComputeHighlightWindowWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ComputeHighlightWindowWidth(tmp_win), (unsigned int) h, ^ add_window.c:1832: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 Window CreateHighlightWindow (tmp_win) ^ add_window.c:2050:30: warning: passing arguments to 'MyFont_TextWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int en = MyFont_TextWidth(&Scr->TitleBarFont, "n", 1); ^ gram.y:914:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *RemoveDQuote(str) ^ gram.y:1022:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static char *RemoveRESlash(str) ^ add_window.c:2082:30: warning: passing arguments to 'MyFont_TextWidth' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int en = MyFont_TextWidth(&Scr->TitleBarFont, "n", 1); ^ gram.y:1049:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_window.cstatic int ParseUsePPosition(s): 2075 ^: 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 ComputeWindowTitleOffsets (tmp_win, width, squeeze) ^ In file included from add_window.c:42: ./twm.h:503: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] gram.yvoid ComputeWindowTitleOffsets(), ComputeTitleLocation(); : ^1067 :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 ParseWarpCentered(s) ^ gram.y:1092:23: warning: passing arguments to 'FindMenuRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tmp = FindMenuRoot(name); ^ gram.y:1094:19: warning: passing arguments to 'NewMenuRoot' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] tmp = NewMenuRoot(name); ^ gram.y:1107:10: warning: passing arguments to 'GetColor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetColor(COLOR, &tmp->highlight.fore, fore); ^ add_window.c:2134:6: gram.ywarning: :a1108 :function10 :definition warning: withoutpassing aarguments prototypeto is'GetColor' withoutdeprecated ain prototypeall isversions ofdeprecated Cin andall isversions notof supportedC inand C2xis not[-Wdeprecated-non-prototype] supported in C2x [-Wdeprecated-non-prototype] void ComputeTitleLocation (tmp) ^ GetColor(COLOR, &tmp->highlight.back, back); ^ In file included from add_window.c:42: ./twm.h:503:35: warning: a function declaration without a prototype is gram.y :deprecated1086 :in18 :all warning: versionsa offunction Cdefinition andwithout isa treatedprototype asis adeprecated zero-parameter in prototypeall inversions C2x,of conflictingC withand ais subsequentnot definitionsupported in[-Wdeprecated-non-prototype] C2x [-Wdeprecated-non-prototype] static MenuRoot *GetRoot(name, fore, back)void ComputeWindowTitleOffsets(), ComputeTitleLocation(); ^ ^ gram.y:1138:48: warning: passing arguments to 'AddToMenu' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scr->Mouse[butt][i][mods].item = AddToMenu(root,"x",Action, ^ gram.y:1116: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 GotButton(butt, func) ^ gram.y:1160:17: warning: passing arguments to 'AddFuncKey' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!AddFuncKey(key, i, mods, func, Name, Action)) ^ gram.y:1150: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 GotKey(key, func) ^ gram.y:1177:28: warning: passing arguments to 'CreateTitleButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!CreateTitleButton (bitmapname, func, Action, pull, rightside, True)) { ^ add_window.c:2175:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gram.ystatic void CreateWindowTitlebarButtons (tmp_win): 1172 ^: 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 GotTitleButton (bitmapname, func, rightside) ^ add_window.c:2293:54: warning: passing arguments to 'SetPixmapsPixmap' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (!Scr->hilitePm) Scr->hilitePm = SetPixmapsPixmap(filename); ^ add_window.c:2285: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 SetHighlightPixmap (filename) ^ add_window.c:85:6: gram.ywarning: :a1187 :function13 :declaration warning: withouta afunction prototypedefinition iswithout adeprecated prototypein isall deprecatedversions ofin Call andversions isof treatedC asand ais zero-parameternot supportedprototype inin C2xC2x, conflicting[-Wdeprecated-non-prototype] with a subsequent definitionstatic Bool CheckWarpScreenArg (s) ^[-Wdeprecated-non-prototype] void SetHighlightPixmap(); ^ gram.y:1202: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 CheckWarpRingArg (s) ^ gram.y:1215:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] add_window.c:static Bool CheckColormapArg (s)2298 : ^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 FetchWmProtocols (tmp) ^ In file included from add_window.c:48: ./add_window.h:51:13: 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 void FetchWmProtocols(); ^ 107 warnings and 1 error generated. add_window.c:2320:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateTwmColormap(c) ^ add_window.c:2339:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CreateColormapWindow(w, creating_parent, property_window) ^ add_window.c:2502:12: warning: passing arguments to 'free_cwins' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] free_cwins(tmp); ^ add_window.c:2511:24: warning: passing arguments to 'InstallWindowColormaps' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InstallWindowColormaps(PropertyNotify, (TwmWindow *) NULL); ^ add_window.c:2395: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 FetchWmColormapWindows (tmp) ^ In file included from add_window.c:48: ./add_window.h:52:13: 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 void FetchWmColormapWindows(); ^ add_window.c:2525: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 GetWindowSizeHints (tmp) ^ In file included from add_window.c:48: ./add_window.h:50:13: 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 void GetWindowSizeHints(); ^ make: *** [: gram.o] Error 1 make: *** Waiting for unfinished jobs.... 1 warning generated. 2 warnings generated. 119 warnings generated. * ERROR: x11-wm/vtwm-5.4.7-r2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-wm/vtwm-5.4.7-r2::gentoo'`, * the complete build log and the output of `emerge -pqv '=x11-wm/vtwm-5.4.7-r2::gentoo'`. * The complete build log is located at '/var/log/portage/x11-wm:vtwm-5.4.7-r2:20221003-005133.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/x11-wm/vtwm-5.4.7-r2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-wm/vtwm-5.4.7-r2/temp/environment'. * Working directory: '/var/tmp/portage/x11-wm/vtwm-5.4.7-r2/work/vtwm-5.4.7' * S: '/var/tmp/portage/x11-wm/vtwm-5.4.7-r2/work/vtwm-5.4.7'