------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/libogg-1.3.4,4.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/libvorbis-1.3.6,3.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200421.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/gettext-runtime-0.20.2.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9_1,1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-19.0.8.txz ===== Message from mesa-libs-19.0.8: -- ===> NOTICE: This port is deprecated; you may wish to reconsider installing it: Uses Python 2.7 which is EOLed upstream. It is scheduled to be removed on or after 2020-12-31. Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/libXpm-3.5.13.txz Installing /packages/All/libXxf86dga-1.1.5.txz Installing /packages/All/allegro-4.4.3.1.txz Installing /packages/All/dumb-allegro-0.9.3_5.txz Installing /packages/All/gmake-4.3.txz SUCCEEDED 00:00:05 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> alex4-1.1_1 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> alex4-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alex4-1.1_1 for building SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> alex4-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alex4-1.1_1 for building => SHA256 Checksum OK for alex4src_data.zip. => SHA256 Checksum OK for alex4.png. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> alex4-1.1_1 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by alex4-1.1_1 for building ===> Extracting for alex4-1.1_1 => SHA256 Checksum OK for alex4src_data.zip. => SHA256 Checksum OK for alex4.png. Extracted Memory Use: 0.92M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for alex4-1.1_1 ===> Converting DOS text files to UNIX text files ===> Applying ports patches for alex4-1.1_1 ===> Cleanly applied ports patch(es) patch-Makefile patch-main.c patch-main.h patch-map.c patch-shooter.c patch-shooter.h patch-token.c patch-unix.c patch-unix.h SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> alex4-1.1_1 depends on file: /usr/local/lib/libaldmb.a - found ===> alex4-1.1_1 depends on package: gmake>=4.3 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> alex4-1.1_1 depends on shared library: liballeg.so - found (/usr/local/lib/liballeg.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> alex4-1.1_1 depends on file: /usr/local/lib/libaldmb.a - found ===> alex4-1.1_1 depends on package: gmake>=4.3 - found ===> alex4-1.1_1 depends on shared library: liballeg.so - found (/usr/local/lib/liballeg.so) ===> Configuring for alex4-1.1_1 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for alex4-1.1_1 gmake[1]: Entering directory '/construction/games/alex4/alex4src/src' cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o actor.o -c actor.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o edit.o -c edit.c edit.c: In function 'draw_edit_mode': edit.c:72:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, 1, 0, "TILE: %d,%d", tx, ty); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:73:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, 11, 0, "SIZE: %d,%d", map->width, map->height); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:83:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, 111, 4, "EDITING: %s", get_filename(edit_path_and_file)); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:107:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, 1, 1, "%s (props)", get_filename(edit_path_and_file)); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:109:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, "Win by:"); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:110:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, " 1) reach exit (%s)", (map->win_conditions & MAP_WIN_EXIT ? "X" : " ")); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:111:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, " 2) kill boss (%s)", (map->win_conditions & MAP_WIN_KILL_GUARDIAN ? "X" : " ")); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:112:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, " 3) kill all (%s)", (map->win_conditions & MAP_WIN_KILL_ALL ? "X" : " ")); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:113:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, "4) Boss level: (%s)", (map->boss_level ? "X" : " ")); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:114:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, ty+=10, 1, "5) Name: %s", map->name); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ edit.c:116:3: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 1, 110, 1, "F1: back to editor"); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from edit.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o map.o -c map.c map.c: In function 'draw_map': map.c:283:2: warning: 'set_clip' is deprecated [-Wdeprecated-declarations] set_clip(bmp, dx, dy, dx+w-1, dy+h-1); ^~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from map.c:28: /usr/local/include/allegro/alcompat.h:189:26: note: declared here AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/alcompat.h:189:1: note: in expansion of macro 'AL_FUNC_DEPRECATED' AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~~~~~~~~~~~ map.c:333:7: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, font, "D", dx + x*16 + ax, dy + y*16 + ay, 0); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from map.c:28: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ map.c:336:7: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, font, "XT", dx + x*16 + ax, dy + y*16 + ay, 255); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from map.c:28: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ map.c:339:7: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, font, "GL", dx + x*16 + ax, dy + y*16 + ay, 255); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from map.c:28: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ map.c:370:2: warning: 'set_clip' is deprecated [-Wdeprecated-declarations] set_clip(bmp, 0, 0, SCREEN_W - 1, SCREEN_H - 1); ^~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from map.c:28: /usr/local/include/allegro/alcompat.h:189:26: note: declared here AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/alcompat.h:189:1: note: in expansion of macro 'AL_FUNC_DEPRECATED' AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o player.o -c player.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o shooter.o -c shooter.c shooter.c: In function 's_draw_object': shooter.c:344:4: warning: 'draw_character' is deprecated [-Wdeprecated-declarations] draw_character(bmp, s_data[o->image].dat, (int)o->x, (int)o->y, 4); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from shooter.c:22: /usr/local/include/allegro/alcompat.h:164:28: note: declared here AL_INLINE_DEPRECATED(void, draw_character, (BITMAP *bmp, BITMAP *sprite, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:164:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, draw_character, (BITMAP *bmp, BITMAP *sprite, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ shooter.c: In function 's_draw_status_bar': shooter.c:382:2: warning: 'textprintf_right' is deprecated [-Wdeprecated-declarations] textprintf_right(bmp, s_data[SPACE_FONT].dat, x + 160, y + 2, 3, "%s", padding_str); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from shooter.c:22: /usr/local/include/allegro/alcompat.h:161:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:161:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ shooter.c:383:2: warning: 'textprintf_right' is deprecated [-Wdeprecated-declarations] if (s_var.score) textprintf_right(bmp, s_data[SPACE_FONT].dat, x + 160, y + 2, 4, "%s", score_str); ^~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from shooter.c:22: /usr/local/include/allegro/alcompat.h:161:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:161:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ shooter.c: In function 's_run_shooter': shooter.c:1271:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from shooter.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o unix.o -c unix.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o bullet.o -c bullet.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o hisc.o -c hisc.c hisc.c: In function 'draw_hisc_post': hisc.c:150:2: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, fnt, x, y, color, "%s", table->name); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from hisc.c:24: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ hisc.c:151:2: warning: 'textprintf_right' is deprecated [-Wdeprecated-declarations] if (show_level) textprintf_right(bmp, fnt, x+80, y, color, "%2d", table->level); ^~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from hisc.c:24: /usr/local/include/allegro/alcompat.h:161:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:161:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ hisc.c:152:2: warning: 'textprintf_right' is deprecated [-Wdeprecated-declarations] textprintf_right(bmp, fnt, x+140, y, color, "%d", table->score); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from hisc.c:24: /usr/local/include/allegro/alcompat.h:161:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:161:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o options.o -c options.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o script.o -c script.c script.c: In function 'draw_speak_bulb': script.c:92:3: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, d[THE_FONT].dat, rows[i], x1 + 4, y1 + 5 + i * 9, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from script.c:24: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ script.c: In function 'esc_rest': script.c:106:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from script.c:24: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ script.c: In function 'cmd_run': script.c:524:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from script.c:24: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o timer.o -c timer.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o control.o -c control.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o main.o -c main.c main.c: In function 'fade_rest': main.c:325:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] while(!cycle_count) yield_timeslice(); ^~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'draw_status_bar': main.c:499:2: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 9, y+1, 4, " :%d", player.lives); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ main.c:505:2: warning: 'textprintf' is deprecated [-Wdeprecated-declarations] textprintf(bmp, data[THE_FONT].dat, 85, y+1, 4, " :%d", player.ammo); ^~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:159:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:159:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ main.c:507:2: warning: 'textprintf_right' is deprecated [-Wdeprecated-declarations] textprintf_right(bmp, data[THE_FONT].dat, 158, y+1, 4, "%d", player.score); ^~~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:161:31: note: declared here AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/internal/alconfig.h:157:68: note: in expansion of macro 'AL_PRINTFUNC' #define AL_PRINTFUNC_DEPRECATED(type, name, args, a, b) AL_PRINTFUNC(__attribute__ ((deprecated)) type, name, args, a, b) ^~~~~~~~~~~~ /usr/local/include/allegro/alcompat.h:161:1: note: in expansion of macro 'AL_PRINTFUNC_DEPRECATED' AL_PRINTFUNC_DEPRECATED(void, textprintf_right, (struct BITMAP *bmp, AL_CONST FONT *f, int x, int y, int color, AL_CONST char *format, ...), 6, 7); ^~~~~~~~~~~~~~~~~~~~~~~ main.c: In function 'init_game': main.c:629:2: warning: 'text_mode' is deprecated [-Wdeprecated-declarations] text_mode(-1); ^~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:137:25: note: declared here AL_FUNC_DEPRECATED(int, text_mode, (int mode)); ^~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/alcompat.h:137:1: note: in expansion of macro 'AL_FUNC_DEPRECATED' AL_FUNC_DEPRECATED(int, text_mode, (int mode)); ^~~~~~~~~~~~~~~~~~ main.c:638:2: warning: 'set_window_close_button' is deprecated [-Wdeprecated-declarations] set_window_close_button(FALSE); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:176:27: note: declared here AL_INLINE_DEPRECATED(int, set_window_close_button, (int enable), ^~~~~~~~~~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:176:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(int, set_window_close_button, (int enable), ^~~~~~~~~~~~~~~~~~~~ main.c:704:2: warning: 'textout_centre' is deprecated [-Wdeprecated-declarations] textout_centre(swap_screen, font, "loading...", 320, 200, 1); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:144:28: note: declared here AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:144:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:791:2: warning: 'draw_character' is deprecated [-Wdeprecated-declarations] draw_character(swap_screen, bmp, 80 - bmp->w / 2 + 0, 50 + 1, 1); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:164:28: note: declared here AL_INLINE_DEPRECATED(void, draw_character, (BITMAP *bmp, BITMAP *sprite, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:164:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, draw_character, (BITMAP *bmp, BITMAP *sprite, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:792:2: warning: 'draw_character' is deprecated [-Wdeprecated-declarations] draw_character(swap_screen, bmp, 80 - bmp->w / 2, 50, 4); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:164:28: note: declared here AL_INLINE_DEPRECATED(void, draw_character, (BITMAP *bmp, BITMAP *sprite, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:164:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, draw_character, (BITMAP *bmp, BITMAP *sprite, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'textout_outline': main.c:1103:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, txt, x+1, y, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:1104:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, txt, x-1, y, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:1105:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, txt, x, y+1, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:1106:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, txt, x, y-1, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:1107:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, txt, x, y, 4); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'show_lets_go': main.c:1156:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'show_game_over': main.c:1198:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'show_custom_ending': main.c:1260:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'show_cutscene': main.c:1376:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'draw_select_starting_level': main.c:1450:2: warning: 'textout_centre' is deprecated [-Wdeprecated-declarations] textout_centre(stuff, data[THE_FONT].dat, buf, stuff->w/2 + 1, 1, 2); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:144:28: note: declared here AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:144:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:1451:2: warning: 'textout_centre' is deprecated [-Wdeprecated-declarations] textout_centre(stuff, data[THE_FONT].dat, buf, stuff->w/2, 0, 1); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:144:28: note: declared here AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:144:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:1454:2: warning: 'textout_centre' is deprecated [-Wdeprecated-declarations] textout_centre(bmp, data[THE_FONT].dat, "SELECT START LEVEL", 80, 90, 1); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:144:28: note: declared here AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:144:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:1455:2: warning: 'textout_centre' is deprecated [-Wdeprecated-declarations] textout_centre(bmp, data[THE_FONT].dat, "SELECT START LEVEL", 79, 89, 4); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:144:28: note: declared here AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:144:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'do_pause_menu': main.c:2346:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'play': main.c:2496:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'draw_title': main.c:2527:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, start_string, x+1, y+1, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:2528:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, start_string, x, y, 4); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:2531:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, "HIGH SCORES", x+1, y+1, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:2532:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, "HIGH SCORES", x, y, 4); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:2535:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, "EDITOR", x+1, y+1, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:2536:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, "EDITOR", x, y, 4); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:2539:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, "QUIT", x+1, y+1, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c:2540:2: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, data[THE_FONT].dat, "QUIT", x, y, 4); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'get_string': main.c:2592:9: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, f, string, pos_x, pos_y, colour); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ main.c: In function 'do_main_menu': main.c:2778:3: warning: 'yield_timeslice' is deprecated [-Wdeprecated-declarations] yield_timeslice(); ^~~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from main.c:22: /usr/local/include/allegro/alcompat.h:193:28: note: declared here AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:193:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, yield_timeslice, (void), ^~~~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o particle.o -c particle.c cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o scroller.o -c scroller.c scroller.c: In function 'draw_scroller': scroller.c:68:3: warning: 'set_clip' is deprecated [-Wdeprecated-declarations] set_clip(bmp, x, y, x + sc->width, y + sc->height); ^~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from scroller.c:28: /usr/local/include/allegro/alcompat.h:189:26: note: declared here AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/alcompat.h:189:1: note: in expansion of macro 'AL_FUNC_DEPRECATED' AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~~~~~~~~~~~ scroller.c:69:3: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, sc->fnt, sc->text, x + sc->offset + 1, y + 1, 1); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from scroller.c:28: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ scroller.c:70:3: warning: 'textout' is deprecated [-Wdeprecated-declarations] textout(bmp, sc->fnt, sc->text, x + sc->offset, y, 3); ^~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from scroller.c:28: /usr/local/include/allegro/alcompat.h:139:28: note: declared here AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:139:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ scroller.c:71:3: warning: 'set_clip' is deprecated [-Wdeprecated-declarations] set_clip(bmp, 0, 0, bmp->w-1, bmp->h-1); ^~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from scroller.c:28: /usr/local/include/allegro/alcompat.h:189:26: note: declared here AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/alcompat.h:189:1: note: in expansion of macro 'AL_FUNC_DEPRECATED' AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~~~~~~~~~~~ scroller.c:77:3: warning: 'set_clip' is deprecated [-Wdeprecated-declarations] set_clip(bmp, x, y, x + sc->width, y + sc->height); ^~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from scroller.c:28: /usr/local/include/allegro/alcompat.h:189:26: note: declared here AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/alcompat.h:189:1: note: in expansion of macro 'AL_FUNC_DEPRECATED' AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~~~~~~~~~~~ scroller.c:81:6: warning: 'textout_centre' is deprecated [-Wdeprecated-declarations] textout_centre(bmp, sc->fnt, sc->lines[i], x+(sc->width>>1) , i * sc->font_height + y + sc->offset, -1); ^~~~~~~~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from scroller.c:28: /usr/local/include/allegro/alcompat.h:144:28: note: declared here AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:91:68: note: in definition of macro 'AL_INLINE' extern __inline__ __attribute__((__gnu_inline__)) type name args code ^~~~ /usr/local/include/allegro/alcompat.h:144:1: note: in expansion of macro 'AL_INLINE_DEPRECATED' AL_INLINE_DEPRECATED(void, textout_centre, (struct BITMAP *bmp, AL_CONST FONT *f, AL_CONST char *str, int x, int y, int color), ^~~~~~~~~~~~~~~~~~~~ scroller.c:83:3: warning: 'set_clip' is deprecated [-Wdeprecated-declarations] set_clip(bmp, 0, 0, bmp->w-1, bmp->h-1); ^~~~~~~~ In file included from /usr/local/include/allegro/base.h:41, from /usr/local/include/allegro.h:25, from scroller.c:28: /usr/local/include/allegro/alcompat.h:189:26: note: declared here AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~ /usr/local/include/allegro/internal/alconfig.h:221:57: note: in definition of macro 'AL_FUNC' #define AL_FUNC(type, name, args) type name args ^~~~ /usr/local/include/allegro/alcompat.h:189:1: note: in expansion of macro 'AL_FUNC_DEPRECATED' AL_FUNC_DEPRECATED(void, set_clip, (BITMAP *bitmap, int x1, int y_1, int x2, int y2)); ^~~~~~~~~~~~~~~~~~ cc -pipe -O2 -fno-strict-aliasing `allegro-config --cflags` -DDATADIR=\"/usr/local/share/alex4/\" -o token.o -c token.c cc -o alex4 actor.o edit.o map.o player.o shooter.o unix.o bullet.o hisc.o options.o script.o timer.o control.o main.o particle.o scroller.o token.o -laldmb -ldumb `allegro-config --libs` -lm gmake[1]: Leaving directory '/construction/games/alex4/alex4src/src' SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for alex4-1.1_1 /usr/bin/strip /construction/games/alex4/alex4src/src/alex4 install -m 0644 /distfiles/alex4.png /construction/games/alex4/stage/usr/local/share/pixmaps ===> Generating temporary packing list gmake[1]: Entering directory '/construction/games/alex4/alex4src/src' mkdir -p /construction/games/alex4/stage/usr/local/bin mkdir -p /construction/games/alex4/stage/usr/local/share/alex4 install -p -m 755 alex4 /construction/games/alex4/stage/usr/local/bin install -p -m 644 ../data/*.dat /construction/games/alex4/stage/usr/local/share/alex4 gmake[1]: Leaving directory '/construction/games/alex4/alex4src/src' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for alex4-1.1_1 file sizes/checksums [7]: 0% file sizes/checksums [7]: 100% packing files [7]: 0% packing files [7]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:00:15