Advertisement
Guest User

Untitled

a guest
Apr 25th, 2020
147
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 44.07 KB | None | 0 0
  1. CMake Warning:
  2. Manually-specified variables were not used by the project:
  3.  
  4. CMAKE_AUTOGEN_VERBOSE
  5. CMAKE_EXPORT_NO_PACKAGE_REGISTRY
  6. CMAKE_INSTALL_LIBDIR
  7. CMAKE_INSTALL_LOCALSTATEDIR
  8. CMAKE_INSTALL_RUNSTATEDIR
  9. CMAKE_INSTALL_SYSCONFDIR
  10.  
  11.  
  12. -- Build files have been written to: /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu
  13. make[1]: Leaving directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2'
  14. dh_auto_build -O--buildsystem=cmake
  15. cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install --strip-program=true"
  16. make[1]: Entering directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
  17. /usr/bin/cmake -S/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2 -B/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu --check-build-system CMakeFiles/Makefile.cmake 0
  18. /usr/bin/cmake -E cmake_progress_start /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/CMakeFiles /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/CMakeFiles/progress.marks
  19. make -f CMakeFiles/Makefile2 all
  20. make[2]: Entering directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
  21. make -f src/CMakeFiles/sdl-instead.dir/build.make src/CMakeFiles/sdl-instead.dir/depend
  22. make[3]: Entering directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
  23. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2 /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src/CMakeFiles/sdl-instead.dir/DependInfo.cmake --color=
  24. Scanning dependencies of target sdl-instead
  25. make[3]: Leaving directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
  26. make -f src/CMakeFiles/sdl-instead.dir/build.make src/CMakeFiles/sdl-instead.dir/build
  27. make[3]: Entering directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
  28. [ 13%] Building C object src/CMakeFiles/sdl-instead.dir/SDL_rotozoom.c.o
  29. [ 13%] Building C object src/CMakeFiles/sdl-instead.dir/SDL_gfxBlitFunc.c.o
  30. [ 13%] Building C object src/CMakeFiles/sdl-instead.dir/SDL_anigif.c.o
  31. [ 13%] Building C object src/CMakeFiles/sdl-instead.dir/config.c.o
  32. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/SDL_gfxBlitFunc.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/SDL_gfxBlitFunc.c
  33. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/SDL_anigif.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/SDL_anigif.c
  34. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/SDL_rotozoom.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/SDL_rotozoom.c
  35. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/config.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/config.c
  36. [ 16%] Building C object src/CMakeFiles/sdl-instead.dir/game.c.o
  37. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/game.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/game.c
  38. [ 20%] Building C object src/CMakeFiles/sdl-instead.dir/graphics.c.o
  39. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/graphics.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/graphics.c
  40. [ 23%] Building C object src/CMakeFiles/sdl-instead.dir/input.c.o
  41. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/input.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/input.c
  42. [ 26%] Building C object src/CMakeFiles/sdl-instead.dir/noise1234.c.o
  43. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/noise1234.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/noise1234.c
  44. [ 30%] Building C object src/CMakeFiles/sdl-instead.dir/ioapi.c.o
  45. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/ioapi.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/ioapi.c
  46. [ 33%] Building C object src/CMakeFiles/sdl-instead.dir/main.c.o
  47. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/main.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/main.c
  48. [ 36%] Building C object src/CMakeFiles/sdl-instead.dir/menu.c.o
  49. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/menu.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/menu.c
  50. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  51. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  52. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  53. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  54. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  55. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  56. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  57. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  58. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/main.c:33:
  59. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  60. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  61. | ^~~~
  62. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  63. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  64. from /usr/include/glib-2.0/glib-object.h:22,
  65. from /usr/include/glib-2.0/gio/gioenums.h:28,
  66. from /usr/include/glib-2.0/gio/giotypes.h:28,
  67. from /usr/include/glib-2.0/gio/gio.h:26,
  68. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  69. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  70. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  71. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/main.c:33:
  72. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  73. 679 | {
  74. | ^
  75. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  76. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  77. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  78. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  79. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/main.c:33:
  80. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  81. 73 | GTimeVal last_popdown;
  82. | ^~~~~~~~
  83. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  84. from /usr/include/glib-2.0/glib.h:30,
  85. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  86. from /usr/include/glib-2.0/glib-object.h:22,
  87. from /usr/include/glib-2.0/gio/gioenums.h:28,
  88. from /usr/include/glib-2.0/gio/giotypes.h:28,
  89. from /usr/include/glib-2.0/gio/gio.h:26,
  90. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  91. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  92. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  93. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/main.c:33:
  94. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  95. 547 | struct _GTimeVal
  96. | ^~~~~~~~~
  97. [ 40%] Building C object src/CMakeFiles/sdl-instead.dir/sound.c.o
  98. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/sound.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/sound.c
  99. [ 43%] Building C object src/CMakeFiles/sdl-instead.dir/themes.c.o
  100. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/themes.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/themes.c
  101. [ 46%] Building C object src/CMakeFiles/sdl-instead.dir/unpack.c.o
  102. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/unpack.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/unpack.c
  103. [ 50%] Building C object src/CMakeFiles/sdl-instead.dir/unzip.c.o
  104. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/unzip.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/unzip.c
  105. [ 53%] Building C object src/CMakeFiles/sdl-instead.dir/utils.c.o
  106. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/utils.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/utils.c
  107. [ 56%] Building C object src/CMakeFiles/sdl-instead.dir/instead_bits.c.o
  108. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead_bits.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead_bits.c
  109. [ 60%] Building C object src/CMakeFiles/sdl-instead.dir/instead_sprites.c.o
  110. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead_sprites.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead_sprites.c
  111. [ 63%] Building C object src/CMakeFiles/sdl-instead.dir/instead_timer.c.o
  112. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead_timer.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead_timer.c
  113. [ 66%] Building C object src/CMakeFiles/sdl-instead.dir/instead_sound.c.o
  114. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead_sound.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead_sound.c
  115. [ 70%] Building C object src/CMakeFiles/sdl-instead.dir/instead_paths.c.o
  116. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead_paths.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead_paths.c
  117. [ 73%] Building C object src/CMakeFiles/sdl-instead.dir/instead/instead.c.o
  118. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead/instead.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead/instead.c
  119. [ 76%] Building C object src/CMakeFiles/sdl-instead.dir/instead/util.c.o
  120. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead/util.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead/util.c
  121. [ 80%] Building C object src/CMakeFiles/sdl-instead.dir/instead/list.c.o
  122. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead/list.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead/list.c
  123. [ 83%] Building C object src/CMakeFiles/sdl-instead.dir/instead/cache.c.o
  124. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead/cache.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead/cache.c
  125. [ 86%] Building C object src/CMakeFiles/sdl-instead.dir/instead/idf.c.o
  126. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead/idf.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead/idf.c
  127. [ 90%] Building C object src/CMakeFiles/sdl-instead.dir/instead/lfs.c.o
  128. [ 93%] Building C object src/CMakeFiles/sdl-instead.dir/instead/tinymt32.c.o
  129. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead/lfs.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead/lfs.c
  130. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/instead/tinymt32.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/instead/tinymt32.c
  131. [ 96%] Building C object src/CMakeFiles/sdl-instead.dir/unix.c.o
  132. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cc -DGAMES_PATH=\"/usr/share/games/instead/games/\" -DICON_PATH=\"/usr/share/pixmaps/\" -DLANG_PATH=\"/usr/share/games/instead/lang/\" -DSTEAD_PATH=\"/usr/share/games/instead/stead/\" -DTHEMES_PATH=\"/usr/share/games/instead/themes/\" -DVERSION=\"3.3.2\" -D_HAVE_ICONV -D_USE_BROWSE -D_USE_GTK -D_USE_SDL -D_USE_UNPACK -Dunix -I/usr/include/lua5.1 -I/usr/include/SDL2 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -Wno-unused-parameter -o CMakeFiles/sdl-instead.dir/unix.c.o -c /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/unix.c
  133. In file included from /usr/include/gtk-2.0/gtk/gtkobject.h:37,
  134. from /usr/include/gtk-2.0/gtk/gtkwidget.h:36,
  135. from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  136. from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  137. from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  138. from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  139. from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  140. from /usr/include/gtk-2.0/gtk/gtk.h:33,
  141. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/unix.c:42:
  142. /usr/include/gtk-2.0/gtk/gtktypeutils.h:236:1: warning: ‘GTypeDebugFlags’ is deprecated [-Wdeprecated-declarations]
  143. 236 | void gtk_type_init (GTypeDebugFlags debug_flags);
  144. | ^~~~
  145. In file included from /usr/include/glib-2.0/gobject/gobject.h:24,
  146. from /usr/include/glib-2.0/gobject/gbinding.h:29,
  147. from /usr/include/glib-2.0/glib-object.h:22,
  148. from /usr/include/glib-2.0/gio/gioenums.h:28,
  149. from /usr/include/glib-2.0/gio/giotypes.h:28,
  150. from /usr/include/glib-2.0/gio/gio.h:26,
  151. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  152. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  153. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  154. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/unix.c:42:
  155. /usr/include/glib-2.0/gobject/gtype.h:679:1: note: declared here
  156. 679 | {
  157. | ^
  158. In file included from /usr/include/gtk-2.0/gtk/gtktoolitem.h:31,
  159. from /usr/include/gtk-2.0/gtk/gtktoolbutton.h:30,
  160. from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  161. from /usr/include/gtk-2.0/gtk/gtk.h:126,
  162. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/unix.c:42:
  163. /usr/include/gtk-2.0/gtk/gtktooltips.h:73:3: warning: ‘GTimeVal’ is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations]
  164. 73 | GTimeVal last_popdown;
  165. | ^~~~~~~~
  166. In file included from /usr/include/glib-2.0/glib/galloca.h:32,
  167. from /usr/include/glib-2.0/glib.h:30,
  168. from /usr/include/glib-2.0/gobject/gbinding.h:28,
  169. from /usr/include/glib-2.0/glib-object.h:22,
  170. from /usr/include/glib-2.0/gio/gioenums.h:28,
  171. from /usr/include/glib-2.0/gio/giotypes.h:28,
  172. from /usr/include/glib-2.0/gio/gio.h:26,
  173. from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:30,
  174. from /usr/include/gtk-2.0/gdk/gdk.h:32,
  175. from /usr/include/gtk-2.0/gtk/gtk.h:32,
  176. from /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/src/unix.c:42:
  177. /usr/include/glib-2.0/glib/gtypes.h:547:8: note: declared here
  178. 547 | struct _GTimeVal
  179. | ^~~~~~~~~
  180. [100%] Linking C executable sdl-instead
  181. cd /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/src && /usr/bin/cmake -E cmake_link_script CMakeFiles/sdl-instead.dir/link.txt --verbose=1
  182. /usr/bin/cc -g -O2 -fdebug-prefix-map=/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -Wl,--no-undefined -rdynamic CMakeFiles/sdl-instead.dir/SDL_anigif.c.o CMakeFiles/sdl-instead.dir/SDL_gfxBlitFunc.c.o CMakeFiles/sdl-instead.dir/SDL_rotozoom.c.o CMakeFiles/sdl-instead.dir/config.c.o CMakeFiles/sdl-instead.dir/game.c.o CMakeFiles/sdl-instead.dir/graphics.c.o CMakeFiles/sdl-instead.dir/input.c.o CMakeFiles/sdl-instead.dir/noise1234.c.o CMakeFiles/sdl-instead.dir/ioapi.c.o CMakeFiles/sdl-instead.dir/main.c.o CMakeFiles/sdl-instead.dir/menu.c.o CMakeFiles/sdl-instead.dir/sound.c.o CMakeFiles/sdl-instead.dir/themes.c.o CMakeFiles/sdl-instead.dir/unpack.c.o CMakeFiles/sdl-instead.dir/unzip.c.o CMakeFiles/sdl-instead.dir/utils.c.o CMakeFiles/sdl-instead.dir/instead_bits.c.o CMakeFiles/sdl-instead.dir/instead_sprites.c.o CMakeFiles/sdl-instead.dir/instead_timer.c.o CMakeFiles/sdl-instead.dir/instead_sound.c.o CMakeFiles/sdl-instead.dir/instead_paths.c.o CMakeFiles/sdl-instead.dir/instead/instead.c.o CMakeFiles/sdl-instead.dir/instead/util.c.o CMakeFiles/sdl-instead.dir/instead/list.c.o CMakeFiles/sdl-instead.dir/instead/cache.c.o CMakeFiles/sdl-instead.dir/instead/idf.c.o CMakeFiles/sdl-instead.dir/instead/tinymt32.c.o CMakeFiles/sdl-instead.dir/instead/lfs.c.o CMakeFiles/sdl-instead.dir/unix.c.o -o sdl-instead -lz -llua5.1 -lm -lm -lSDL2 -lSDL2_mixer -lSDL2_image -lSDL2_ttf -lglib-2.0 -lgobject-2.0 -latk-1.0 -lgio-2.0 -lgthread-2.0 -lgmodule-2.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lpangocairo-1.0 -lpangoft2-1.0 -lpangoxft-1.0 -lgdk-x11-2.0 -lgtk-x11-2.0
  183. make[3]: Leaving directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
  184. [100%] Built target sdl-instead
  185. make[2]: Leaving directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
  186. /usr/bin/cmake -E cmake_progress_start /home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu/CMakeFiles 0
  187. make[1]: Leaving directory '/home/joe/repos/_my/debian/instead/instead-debian/instead-3.3.2/obj-x86_64-linux-gnu'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement