=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for prboom-plus-2.6.2nb4
[  0%] Building C object src/CMakeFiles/prboom-plus-game-server.dir/d_server.c.o
[  1%] Building C object data/CMakeFiles/rdatawad.dir/rd_main.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_server.c: In function 'main':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_server.c:487:10: warning: cast increases required alignment of target type [-Wcast-align]
     n = *(short*)(packet+1);
          ^
[  2%] Building C object data/CMakeFiles/rdatawad.dir/rd_util.c.o
[  3%] Building C object data/CMakeFiles/rdatawad.dir/rd_output.c.o
[  3%] Building C object data/CMakeFiles/rdatawad.dir/rd_sound.c.o
[  4%] Building C object data/CMakeFiles/rdatawad.dir/rd_palette.c.o
[  5%] Building C object data/CMakeFiles/rdatawad.dir/rd_graphic.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/data/rd_graphic.c: In function 'ppm_to_patch':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/data/rd_graphic.c:145:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((short *)patch)[0] = SHORT(width);
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/data/rd_graphic.c:146:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((short *)patch)[1] = SHORT(height);
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/data/rd_graphic.c:147:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((short *)patch)[2] = SHORT(insert_x);
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/data/rd_graphic.c:148:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((short *)patch)[3] = SHORT(insert_y);
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/data/rd_graphic.c:152:6: warning: cast increases required alignment of target type [-Wcast-align]
     ((int *)(patch+8))[i] = LONG(offset);
      ^
[  6%] Building C object src/CMakeFiles/prboom-plus-game-server.dir/SDL/i_network.c.o
[  7%] Linking C executable rdatawad
[  7%] Built target rdatawad
[  7%] Generating ../prboom-plus.wad
[  7%] Built target prboomwad
[  8%] Building C object src/CMakeFiles/prboom-plus-game-server.dir/POSIX/i_system.c.o
[  8%] Building C object src/CMakeFiles/prboom-plus.dir/am_map.c.o
[  9%] Linking C executable ../prboom-plus-game-server
ld: /usr/pkg/lib/libSDL2_net.a(SDLnet.o): in function `SDLNet_SetError':
(.text+0xfc): undefined reference to `SDL_vsnprintf'
ld: (.text+0x13c): undefined reference to `SDL_vsnprintf'
ld: (.text+0x154): undefined reference to `SDL_SetError'
ld: (.text+0x158): undefined reference to `SDL_SetError'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnet.o): in function `SDLNet_GetError':
(.text+0x190): undefined reference to `SDL_GetError'
ld: (.text+0x194): undefined reference to `SDL_GetError'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnet.o): in function `SDLNet_ResolveHost':
(.text+0x3cc): undefined reference to `SDL_memcpy'
ld: (.text+0x3d4): undefined reference to `SDL_memcpy'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_FreePacket.part.0':
(.text+0x18): undefined reference to `SDL_free'
ld: (.text+0x20): undefined reference to `SDL_free'
ld: (.text+0x30): undefined reference to `SDL_free'
ld: (.text+0x34): undefined reference to `SDL_free'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_FreePacketV.part.1':
(.text+0xa0): undefined reference to `SDL_free'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o):(.text+0xa4): more undefined references to `SDL_free' follow
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_AllocPacket':
(.text+0x57c): undefined reference to `SDL_malloc'
ld: (.text+0x584): undefined reference to `SDL_malloc'
ld: (.text+0x598): undefined reference to `SDL_malloc'
ld: (.text+0x5a4): undefined reference to `SDL_malloc'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_ResizePacket':
(.text+0x670): undefined reference to `SDL_malloc'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o):(.text+0x67c): more undefined references to `SDL_malloc' follow
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_ResizePacket':
(.text+0x694): undefined reference to `SDL_free'
ld: (.text+0x698): undefined reference to `SDL_free'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_AllocPacketV':
(.text+0x748): undefined reference to `SDL_malloc'
ld: (.text+0x758): undefined reference to `SDL_malloc'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_UDP_Close':
(.text+0xbbc): undefined reference to `SDL_free'
ld: (.text+0xbc0): undefined reference to `SDL_free'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetUDP.o): in function `SDLNet_UDP_Open':
(.text+0xc1c): undefined reference to `SDL_malloc'
ld: (.text+0xc24): undefined reference to `SDL_malloc'
ld: (.text+0xc3c): undefined reference to `SDL_memset'
ld: (.text+0xc48): undefined reference to `SDL_memset'
ld: (.text+0xc60): undefined reference to `SDL_memset'
ld: (.text+0xc64): undefined reference to `SDL_memset'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetselect.o): in function `SDLNet_AllocSocketSet':
(.text+0x1c): undefined reference to `SDL_malloc'
ld: (.text+0x24): undefined reference to `SDL_malloc'
ld: (.text+0x38): undefined reference to `SDL_malloc'
ld: (.text+0x48): undefined reference to `SDL_malloc'
ld: (.text+0x9c): undefined reference to `SDL_free'
ld: (.text+0xa4): undefined reference to `SDL_free'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetselect.o): in function `SDLNet_FreeSocketSet':
(.text+0x4c0): undefined reference to `SDL_free'
ld: (.text+0x4c4): undefined reference to `SDL_free'
ld: (.text+0x4d4): undefined reference to `SDL_free'
ld: /usr/pkg/lib/libSDL2_net.a(SDLnetselect.o):(.text+0x4d8): more undefined references to `SDL_free' follow
gmake[2]: *** [src/CMakeFiles/prboom-plus-game-server.dir/build.make:132: prboom-plus-game-server] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:215: src/CMakeFiles/prboom-plus-game-server.dir/all] Error 2
gmake[1]: *** Waiting for unfinished jobs....
[ 10%] Building C object src/CMakeFiles/prboom-plus.dir/doomdef.c.o
[ 11%] Building C object src/CMakeFiles/prboom-plus.dir/doomstat.c.o
[ 11%] Building C object src/CMakeFiles/prboom-plus.dir/dstrings.c.o
[ 12%] Building C object src/CMakeFiles/prboom-plus.dir/d_deh.c.o
[ 13%] Building C object src/CMakeFiles/prboom-plus.dir/d_items.c.o
[ 14%] Building C object src/CMakeFiles/prboom-plus.dir/d_main.c.o
[ 14%] Building C object src/CMakeFiles/prboom-plus.dir/e6y.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c: In function 'BaseName':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:1446:12: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   basename = filename + strlen(filename) - 1;
            ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c: In function 'PathFindFileName':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1171:10: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   return (char*)pT;
          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c: In function 'SmoothEdges':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1437:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(1)) CHKPIX(w);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1437:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(1)) CHKPIX(w);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1437:33: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(1)) CHKPIX(w);
                                 ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1437:33: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(1)) CHKPIX(w);
                                 ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1441:25: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                         ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1441:25: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                         ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1441:40: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1441:40: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1441:51: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                                   ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1441:51: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                                   ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1443:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-1)) CHKPIX(w);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1443:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-1)) CHKPIX(w);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1443:34: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-1)) CHKPIX(w);
                                  ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1443:34: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-1)) CHKPIX(w);
                                  ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1448:24: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(1)) CHKPIX(w);
                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1448:24: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(1)) CHKPIX(w);
                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1448:39: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(1)) CHKPIX(w);
                                       ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1448:39: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(1)) CHKPIX(w);
                                       ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1448:50: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(1)) CHKPIX(w);
                                                  ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1448:50: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(1)) CHKPIX(w);
                                                  ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:27: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                           ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:27: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                           ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:42: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                          ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:42: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                          ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:57: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                                         ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:57: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                                         ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:68: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                                                    ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1452:68: note: in expansion of macro 'CHKPIX'
       if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1) && !CHKPIX(1)) CHKPIX(w);
                                                                    ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1454:24: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(w);
                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1454:24: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(w);
                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1454:39: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(w);
                                       ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1454:39: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(w);
                                       ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1454:51: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(w);
                                                   ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1454:51: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 && !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(w);
                                                   ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1458:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(1);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1458:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(1);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1458:34: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(1);
                                  ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1458:34: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(1);
                                  ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1462:25: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(1);
                         ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1462:25: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(1);
                         ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1462:40: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(1);
                                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1462:40: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(1);
                                        ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1462:52: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(1);
                                                    ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1462:52: note: in expansion of macro 'CHKPIX'
     if (l1[MSB]==0 &&  !CHKPIX(-w) && !CHKPIX(-1)) CHKPIX(1);
                                                    ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1464:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(-1);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1464:22: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(-1);
                      ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:49: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                 ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1464:34: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(-1);
                                  ^~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1418:74: warning: cast increases required alignment of target type [-Wcast-align]
 #define CHKPIX(ofs) (l1[(ofs)*4+MSB]==255 ? (( ((unsigned int*)l1)[0] = ((unsigned int*)l1)[ofs]&SOME_MASK), trans=true ) : false)
                                                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1464:34: note: in expansion of macro 'CHKPIX'
   if (l1[MSB]==0 && !CHKPIX(-w)) CHKPIX(-1);
                                  ^~~~~~
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:49:
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c: In function 'e6y_WriteStats':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1004:34: warning: '%s' directive writing up to 199 bytes into a region of size 198 [-Wformat-overflow=]
       sprintf(all[level].kill,   " (%s)", tmp.kill  );
                                  ^        ~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1004:7: note: '__builtin___sprintf_chk' output between 4 and 203 bytes into a destination of size 200
       sprintf(all[level].kill,   " (%s)", tmp.kill  );
       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1005:34: warning: '%s' directive writing up to 199 bytes into a region of size 198 [-Wformat-overflow=]
       sprintf(all[level].item,   " (%s)", tmp.item  );
                                  ^        ~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/e6y.c:1005:7: note: '__builtin___sprintf_chk' output between 4 and 203 bytes into a destination of size 200
       sprintf(all[level].item,   " (%s)", tmp.item  );
       ^
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/.buildlink/include/SDL2/SDL_stdinc.h:43,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/.buildlink/include/SDL2/SDL_timer.h:31,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:42:
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c: In function 'GetFirstMap':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:2291:36: warning: '%02d' directive output may be truncated writing between 2 and 10 bytes into a region of size 3 [-Wformat-truncation=]
         snprintf(test,sizeof(test),"MAP%02d",i);
                                    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:2291:36: note: directive argument in the range [1, 2147483646]
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:2291:9: note: '__builtin_snprintf' output between 6 and 14 bytes into a destination of size 6
         snprintf(test,sizeof(test),"MAP%02d",i);
         ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:2317:38: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 5 [-Wformat-truncation=]
           snprintf(test,sizeof(test),"E%dM%d",i,j);
                                      ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:2317:38: note: directive argument in the range [1, 2147483646]
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:2317:38: note: directive argument in the range [1, 2147483646]
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_main.c:2317:11: note: '__builtin_snprintf' output between 5 and 23 bytes into a destination of size 6
           snprintf(test,sizeof(test),"E%dM%d",i,j);
           ^
[ 15%] Building C object src/CMakeFiles/prboom-plus.dir/f_finale.c.o
[ 16%] Building C object src/CMakeFiles/prboom-plus.dir/f_finale2.c.o
[ 17%] Building C object src/CMakeFiles/prboom-plus.dir/f_wipe.c.o
[ 17%] Building C object src/CMakeFiles/prboom-plus.dir/g_game.c.o
[ 18%] Building C object src/CMakeFiles/prboom-plus.dir/g_overflow.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/g_overflow.c: In function 'GetMemoryValue':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/g_overflow.c:456:37: warning: cast increases required alignment of target type [-Wcast-align]
       *((unsigned short*)value) = *((unsigned short*)(&dos_mem_dump[offset]));
                                     ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/g_overflow.c:459:35: warning: cast increases required alignment of target type [-Wcast-align]
       *((unsigned int*)value) = *((unsigned int*)(&dos_mem_dump[offset]));
                                   ^
[ 19%] Building C object src/CMakeFiles/prboom-plus.dir/hu_lib.c.o
[ 20%] Building C object src/CMakeFiles/prboom-plus.dir/hu_stuff.c.o
[ 20%] Building C object src/CMakeFiles/prboom-plus.dir/hu_tracers.c.o
[ 21%] Building C object src/CMakeFiles/prboom-plus.dir/info.c.o
[ 22%] Building C object src/CMakeFiles/prboom-plus.dir/i_capture.c.o
[ 22%] Building C object src/CMakeFiles/prboom-plus.dir/i_glob.c.o
[ 23%] Building C object src/CMakeFiles/prboom-plus.dir/i_pcsound.c.o
[ 24%] Building C object src/CMakeFiles/prboom-plus.dir/lprintf.c.o
[ 25%] Building C object src/CMakeFiles/prboom-plus.dir/md5.c.o
[ 25%] Building C object src/CMakeFiles/prboom-plus.dir/m_argv.c.o
[ 26%] Building C object src/CMakeFiles/prboom-plus.dir/m_bbox.c.o
[ 27%] Building C object src/CMakeFiles/prboom-plus.dir/m_cheat.c.o
[ 28%] Building C object src/CMakeFiles/prboom-plus.dir/m_menu.c.o
[ 28%] Building C object src/CMakeFiles/prboom-plus.dir/m_misc.c.o
[ 29%] Building C object src/CMakeFiles/prboom-plus.dir/m_random.c.o
[ 30%] Building C object src/CMakeFiles/prboom-plus.dir/p_ceilng.c.o
[ 31%] Building C object src/CMakeFiles/prboom-plus.dir/p_checksum.c.o
[ 31%] Building C object src/CMakeFiles/prboom-plus.dir/p_doors.c.o
[ 32%] Building C object src/CMakeFiles/prboom-plus.dir/p_enemy.c.o
[ 33%] Building C object src/CMakeFiles/prboom-plus.dir/p_floor.c.o
[ 34%] Building C object src/CMakeFiles/prboom-plus.dir/p_genlin.c.o
[ 34%] Building C object src/CMakeFiles/prboom-plus.dir/p_inter.c.o
[ 35%] Building C object src/CMakeFiles/prboom-plus.dir/p_lights.c.o
[ 36%] Building C object src/CMakeFiles/prboom-plus.dir/p_map.c.o
[ 36%] Building C object src/CMakeFiles/prboom-plus.dir/p_maputl.c.o
[ 37%] Building C object src/CMakeFiles/prboom-plus.dir/p_mobj.c.o
[ 38%] Building C object src/CMakeFiles/prboom-plus.dir/p_plats.c.o
[ 39%] Building C object src/CMakeFiles/prboom-plus.dir/p_pspr.c.o
[ 39%] Building C object src/CMakeFiles/prboom-plus.dir/p_saveg.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c: In function 'P_ArchivePlayers':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:69:16: warning: cast increases required alignment of target type [-Wcast-align]
         dest = (player_t *) save_p;
                ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c: In function 'P_ArchiveWorld':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:140:9: warning: cast increases required alignment of target type [-Wcast-align]
   put = (short *)save_p;
         ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c: In function 'P_UnArchiveWorld':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:205:9: warning: cast increases required alignment of target type [-Wcast-align]
   get = (short *) save_p;
         ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c: In function 'P_ArchiveThinkers':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:331:16: warning: cast increases required alignment of target type [-Wcast-align]
         mobj = (mobj_t *)save_p;
                ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c: In function 'P_ArchiveSpecials':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:656:21: warning: cast increases required alignment of target type [-Wcast-align]
           ceiling = (ceiling_t *)save_p;
                     ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:668:18: warning: cast increases required alignment of target type [-Wcast-align]
           door = (vldoor_t *) save_p;
                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:682:19: warning: cast increases required alignment of target type [-Wcast-align]
           floor = (floormove_t *)save_p;
                   ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:695:18: warning: cast increases required alignment of target type [-Wcast-align]
           plat = (plat_t *)save_p;
                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:707:19: warning: cast increases required alignment of target type [-Wcast-align]
           flash = (lightflash_t *)save_p;
                   ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:719:20: warning: cast increases required alignment of target type [-Wcast-align]
           strobe = (strobe_t *)save_p;
                    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:731:18: warning: cast increases required alignment of target type [-Wcast-align]
           glow = (glow_t *)save_p;
                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:744:21: warning: cast increases required alignment of target type [-Wcast-align]
           flicker = (fireflicker_t *)save_p;
                     ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_saveg.c:757:22: warning: cast increases required alignment of target type [-Wcast-align]
           elevator = (elevator_t *)save_p;
                      ^
[ 40%] Building C object src/CMakeFiles/prboom-plus.dir/p_setup.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c: In function 'P_LoadVertexes2':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:412:18: warning: cast increases required alignment of target type [-Wcast-align]
       mgl      = (const mapglvertex_t *) (gldata + GL_VERT_OFFSET);
                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c: In function 'P_LoadZNodes':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1149:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
   data = W_CacheLumpNum(lump);
        ^
In file included from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/doomdef.h:62:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_items.h:38,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_player.h:43,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/doomstat.h:43,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:37:
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1212:27: warning: cast increases required alignment of target type [-Wcast-align]
   orgVerts = LittleLong(*((const unsigned int*)data));
                           ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1212:14: note: in expansion of macro 'LittleLong'
   orgVerts = LittleLong(*((const unsigned int*)data));
              ^~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1216:27: warning: cast increases required alignment of target type [-Wcast-align]
   newVerts = LittleLong(*((const unsigned int*)data));
                           ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1216:14: note: in expansion of macro 'LittleLong'
   newVerts = LittleLong(*((const unsigned int*)data));
              ^~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1234:51: warning: cast increases required alignment of target type [-Wcast-align]
       newvertarray[i + orgVerts].x = LittleLong(*((const unsigned int*)data));
                                                   ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1234:38: note: in expansion of macro 'LittleLong'
       newvertarray[i + orgVerts].x = LittleLong(*((const unsigned int*)data));
                                      ^~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1237:51: warning: cast increases required alignment of target type [-Wcast-align]
       newvertarray[i + orgVerts].y = LittleLong(*((const unsigned int*)data));
                                                   ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1237:38: note: in expansion of macro 'LittleLong'
       newvertarray[i + orgVerts].y = LittleLong(*((const unsigned int*)data));
                                      ^~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1265:26: warning: cast increases required alignment of target type [-Wcast-align]
   numSubs = LittleLong(*((const unsigned int*)data));
                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1265:13: note: in expansion of macro 'LittleLong'
   numSubs = LittleLong(*((const unsigned int*)data));
             ^~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1290:26: warning: cast increases required alignment of target type [-Wcast-align]
   numSegs = LittleLong(*((const unsigned int*)data));
                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1290:13: note: in expansion of macro 'LittleLong'
   numSegs = LittleLong(*((const unsigned int*)data));
             ^~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1317:27: warning: cast increases required alignment of target type [-Wcast-align]
   numNodes = LittleLong(*((const unsigned int*)data));
                           ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/p_setup.c:1317:14: note: in expansion of macro 'LittleLong'
   numNodes = LittleLong(*((const unsigned int*)data));
              ^~~~~~~~~~
[ 41%] Building C object src/CMakeFiles/prboom-plus.dir/p_sight.c.o
[ 42%] Building C object src/CMakeFiles/prboom-plus.dir/p_spec.c.o
[ 42%] Building C object src/CMakeFiles/prboom-plus.dir/p_switch.c.o
[ 43%] Building C object src/CMakeFiles/prboom-plus.dir/p_telept.c.o
[ 44%] Building C object src/CMakeFiles/prboom-plus.dir/p_tick.c.o
[ 45%] Building C object src/CMakeFiles/prboom-plus.dir/p_user.c.o
[ 45%] Building C object src/CMakeFiles/prboom-plus.dir/r_bsp.c.o
[ 46%] Building C object src/CMakeFiles/prboom-plus.dir/r_data.c.o
In file included from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/doomdef.h:62:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_items.h:38,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_player.h:43,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/doomstat.h:43,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_data.c:35:
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_data.c: In function 'R_InitTextures':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_data.c:146:32: warning: cast increases required alignment of target type [-Wcast-align]
   nummappatches = LittleLong(*((const int *)names));
                                ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/m_swap.h:117:34: note: in definition of macro 'doom_wtohl'
 #define doom_wtohl(x) (long int)(x)
                                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_data.c:146:19: note: in expansion of macro 'LittleLong'
   nummappatches = LittleLong(*((const int *)names));
                   ^~~~~~~~~~
[ 47%] Building C object src/CMakeFiles/prboom-plus.dir/r_demo.c.o
[ 47%] Building C object src/CMakeFiles/prboom-plus.dir/r_draw.c.o
In file included from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_draw.c:220:0:
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_drawflush.inl: In function 'R_FlushQuad8':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_drawflush.inl:256:11: warning: cast increases required alignment of target type [-Wcast-align]
          *(int *)dest = *(int *)source;
           ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_drawflush.inl:256:26: warning: cast increases required alignment of target type [-Wcast-align]
          *(int *)dest = *(int *)source;
                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_demo.c: In function 'CheckWadBufIntegrity':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_demo.c:1000:14: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     header = (wadinfo_t*)buffer;
              ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_demo.c:1000:14: warning: cast increases required alignment of target type [-Wcast-align]
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_demo.c:1010:20: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         fileinfo = (filelump_t*)(buffer + header->infotableofs);
                    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_demo.c:1010:20: warning: cast increases required alignment of target type [-Wcast-align]
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_draw.c: In function 'R_InitBuffer':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_draw.c:1029:28: warning: cast increases required alignment of target type [-Wcast-align]
   drawvars.short_topleft = (unsigned short *)(screens[0].data) + viewwindowy*screens[0].short_pitch + viewwindowx;
                            ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_draw.c:1030:26: warning: cast increases required alignment of target type [-Wcast-align]
   drawvars.int_topleft = (unsigned int *)(screens[0].data) + viewwindowy*screens[0].int_pitch + viewwindowx;
                          ^
[ 48%] Building C object src/CMakeFiles/prboom-plus.dir/r_filter.c.o
[ 49%] Building C object src/CMakeFiles/prboom-plus.dir/r_fps.c.o
[ 50%] Building C object src/CMakeFiles/prboom-plus.dir/r_main.c.o
[ 50%] Building C object src/CMakeFiles/prboom-plus.dir/r_patch.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_patch.c: In function 'createPatch':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_patch.c:485:20: warning: cast increases required alignment of target type [-Wcast-align]
   patch->columns = (rcolumn_t*)((unsigned char*)patch->pixels + pixelDataSize);
                    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_patch.c:486:18: warning: cast increases required alignment of target type [-Wcast-align]
   patch->posts = (rpost_t*)((unsigned char*)patch->columns + columnsDataSize);
                  ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_patch.c: In function 'createTextureCompositePatch':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_patch.c:690:30: warning: cast increases required alignment of target type [-Wcast-align]
   composite_patch->columns = (rcolumn_t*)((unsigned char*)composite_patch->pixels + pixelDataSize);
                              ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/r_patch.c:691:28: warning: cast increases required alignment of target type [-Wcast-align]
   composite_patch->posts = (rpost_t*)((unsigned char*)composite_patch->columns + columnsDataSize);
                            ^
[ 51%] Building C object src/CMakeFiles/prboom-plus.dir/r_plane.c.o
[ 52%] Building C object src/CMakeFiles/prboom-plus.dir/r_segs.c.o
[ 53%] Building C object src/CMakeFiles/prboom-plus.dir/r_sky.c.o
[ 53%] Building C object src/CMakeFiles/prboom-plus.dir/r_things.c.o
[ 54%] Building CXX object src/CMakeFiles/prboom-plus.dir/scanner.cpp.o
[ 55%] Building C object src/CMakeFiles/prboom-plus.dir/sc_man.c.o
[ 56%] Building C object src/CMakeFiles/prboom-plus.dir/sounds.c.o
[ 56%] Building C object src/CMakeFiles/prboom-plus.dir/statdump.c.o
[ 57%] Building C object src/CMakeFiles/prboom-plus.dir/st_lib.c.o
[ 58%] Building C object src/CMakeFiles/prboom-plus.dir/st_stuff.c.o
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.h:52,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/doomdef.h:49,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/st_stuff.c:36:
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/st_stuff.c: In function 'ST_Init':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/st_stuff.c:980:42: warning: '__builtin_snprintf' output may be truncated before the last format character [-Wformat-truncation=]
       snprintf(namebuf, sizeof(namebuf), "STYSNUM%d", i);
                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/st_stuff.c:980:7: note: '__builtin_snprintf' output between 9 and 10 bytes into a destination of size 9
       snprintf(namebuf, sizeof(namebuf), "STYSNUM%d", i);
       ^
[ 59%] Building C object src/CMakeFiles/prboom-plus.dir/s_advsound.c.o
[ 59%] Building C object src/CMakeFiles/prboom-plus.dir/s_sound.c.o
[ 60%] Building C object src/CMakeFiles/prboom-plus.dir/tables.c.o
[ 61%] Building CXX object src/CMakeFiles/prboom-plus.dir/umapinfo.cpp.o
[ 61%] Building C object src/CMakeFiles/prboom-plus.dir/version.c.o
[ 62%] Building C object src/CMakeFiles/prboom-plus.dir/v_video.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'FUNC_V_FillFlat':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:292:12: warning: cast increases required alignment of target type [-Wcast-align]
     dest = (dest_type *)screens[scrn].data + dest_pitch * sy + x;\
            ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:351:5: note: in expansion of macro 'FILL_FLAT'
     FILL_FLAT(unsigned short, pitch, VID_PAL15);
     ^~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:292:12: warning: cast increases required alignment of target type [-Wcast-align]
     dest = (dest_type *)screens[scrn].data + dest_pitch * sy + x;\
            ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:354:5: note: in expansion of macro 'FILL_FLAT'
     FILL_FLAT(unsigned short, pitch, VID_PAL16);
     ^~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:292:12: warning: cast increases required alignment of target type [-Wcast-align]
     dest = (dest_type *)screens[scrn].data + dest_pitch * sy + x;\
            ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:357:5: note: in expansion of macro 'FILL_FLAT'
     FILL_FLAT(unsigned int, pitch, VID_PAL32);
     ^~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_DrawMemPatch':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:557:30: warning: cast increases required alignment of target type [-Wcast-align]
     drawvars.short_topleft = (unsigned short *)screens[scrn].data;
                              ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:558:28: warning: cast increases required alignment of target type [-Wcast-align]
     drawvars.int_topleft = (unsigned int *)screens[scrn].data;
                            ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_FillRect15':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:942:26: warning: cast increases required alignment of target type [-Wcast-align]
   unsigned short* dest = (unsigned short *)screens[scrn].data + x + y*screens[scrn].short_pitch;
                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_FillRect16':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:955:26: warning: cast increases required alignment of target type [-Wcast-align]
   unsigned short* dest = (unsigned short *)screens[scrn].data + x + y*screens[scrn].short_pitch;
                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_FillRect32':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:968:24: warning: cast increases required alignment of target type [-Wcast-align]
   unsigned int* dest = (unsigned int *)screens[scrn].data + x + y*screens[scrn].int_pitch;
                        ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_PlotPixel15':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:1234:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] = VID_PAL15(color, VID_COLORWEIGHTMASK);
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_PlotPixel16':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:1238:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] = VID_PAL16(color, VID_COLORWEIGHTMASK);
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_PlotPixel32':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:1242:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((unsigned int *)screens[scrn].data)[x+screens[scrn].int_pitch*y] = VID_PAL32(color, VID_COLORWEIGHTMASK);
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_PlotPixelWu15':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:1371:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] =
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_PlotPixelWu16':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:1382:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((unsigned short *)screens[scrn].data)[x+screens[scrn].short_pitch*y] =
    ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c: In function 'V_PlotPixelWu32':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/v_video.c:1393:4: warning: cast increases required alignment of target type [-Wcast-align]
   ((unsigned int *)screens[scrn].data)[x+screens[scrn].int_pitch*y] =
    ^
[ 63%] Building C object src/CMakeFiles/prboom-plus.dir/wi_stuff.c.o
In file included from /usr/include/stdio.h:597:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.h:52,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/doomdef.h:49,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_items.h:38,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_player.h:43,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/doomstat.h:43,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/wi_stuff.c:35:
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/wi_stuff.c: In function 'WI_loadData':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/wi_stuff.c:2020:42: warning: '%.2d' directive output may be truncated writing between 2 and 10 bytes into a region of size between 0 and 5 [-Wformat-truncation=]
             snprintf(name, sizeof(name), "WIA%d%.2d%.2d", wbs->epsd, j, i);
                                          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/wi_stuff.c:2020:42: note: directive argument in the range [0, 2147483647]
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/wi_stuff.c:2020:42: note: directive argument in the range [0, 2147483647]
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/wi_stuff.c:2020:13: note: '__builtin_snprintf' output between 9 and 35 bytes into a destination of size 9
             snprintf(name, sizeof(name), "WIA%d%.2d%.2d", wbs->epsd, j, i);
             ^
[ 64%] Building C object src/CMakeFiles/prboom-plus.dir/w_wad.c.o
[ 64%] Building C object src/CMakeFiles/prboom-plus.dir/z_bmalloc.c.o
[ 65%] Building C object src/CMakeFiles/prboom-plus.dir/z_zone.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c: In function 'Z_Malloc':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c:449:11: warning: cast increases required alignment of target type [-Wcast-align]
   block = (memblock_t *)((char *) block + HEADER_SIZE);
           ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c: In function 'Z_Free':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c:468:23: warning: cast increases required alignment of target type [-Wcast-align]
   memblock_t *block = (memblock_t *)((char *) p - HEADER_SIZE);
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c: In function 'Z_ChangeTag':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c:571:23: warning: cast increases required alignment of target type [-Wcast-align]
   memblock_t *block = (memblock_t *)((char *) ptr - HEADER_SIZE);
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c: In function 'Z_Realloc':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/z_zone.c:655:27: warning: cast increases required alignment of target type [-Wcast-align]
       memblock_t *block = (memblock_t *)((char *) ptr - HEADER_SIZE);
                           ^
[ 66%] Building C object src/CMakeFiles/prboom-plus.dir/d_client.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_client.c: In function 'CheckQueuedPackets':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/d_client.c:434:14: warning: cast increases required alignment of target type [-Wcast-align]
     int *p = (int*)(queuedpacket[i]+1);
              ^
[ 67%] Building C object src/CMakeFiles/prboom-plus.dir/w_mmap.c.o
[ 67%] Building C object src/CMakeFiles/prboom-plus.dir/memio.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/memio.c: In function 'mem_fopen_read':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/memio.c:59:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   file->buf = (unsigned char *) buf;
               ^
[ 68%] Building C object src/CMakeFiles/prboom-plus.dir/mus2mid.c.o
[ 69%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_joy.c.o
[ 70%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_main.c.o
[ 70%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_network.c.o
[ 71%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_sound.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/SDL/i_sound.c: In function 'I_UpdateSound':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/SDL/i_sound.c:520:13: warning: cast increases required alignment of target type [-Wcast-align]
   leftout = (signed short *)stream;
             ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/SDL/i_sound.c:521:15: warning: cast increases required alignment of target type [-Wcast-align]
   rightout = ((signed short *)stream) + 1;
               ^
[ 72%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_sshot.c.o
[ 72%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_system.c.o
[ 73%] Building C object src/CMakeFiles/prboom-plus.dir/SDL/i_video.c.o
[ 74%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound.c.o
[ 75%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound_linux.c.o
[ 75%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound_sdl.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/PCSOUND/pcsound_sdl.c: In function 'PCSound_Mix_Callback':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/PCSOUND/pcsound_sdl.c:85:15: warning: cast increases required alignment of target type [-Wcast-align]
     leftptr = (Sint16 *) stream;
               ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/PCSOUND/pcsound_sdl.c:86:17: warning: cast increases required alignment of target type [-Wcast-align]
     rightptr = ((Sint16 *) stream) + 1;
                 ^
[ 76%] Building C object src/CMakeFiles/prboom-plus.dir/PCSOUND/pcsound_win32.c.o
[ 77%] Building C object src/CMakeFiles/prboom-plus.dir/TEXTSCREEN/txt_sdl.c.o
[ 78%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/dbopl.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c: In function 'Chip__WriteReg':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1181:23: warning: cast increases required alignment of target type [-Wcast-align]
     Operator* regOp = (Operator*)( ((char *)self ) + OpOffsetTable[ index ] );  \
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1222:5: note: in expansion of macro 'REGOP'
     REGOP( Write20 );
     ^~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1181:23: warning: cast increases required alignment of target type [-Wcast-align]
     Operator* regOp = (Operator*)( ((char *)self ) + OpOffsetTable[ index ] );  \
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1226:5: note: in expansion of macro 'REGOP'
     REGOP( Write40 );
     ^~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1181:23: warning: cast increases required alignment of target type [-Wcast-align]
     Operator* regOp = (Operator*)( ((char *)self ) + OpOffsetTable[ index ] );  \
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1230:5: note: in expansion of macro 'REGOP'
     REGOP( Write60 );
     ^~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1181:23: warning: cast increases required alignment of target type [-Wcast-align]
     Operator* regOp = (Operator*)( ((char *)self ) + OpOffsetTable[ index ] );  \
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1234:5: note: in expansion of macro 'REGOP'
     REGOP( Write80 );
     ^~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1188:24: warning: cast increases required alignment of target type [-Wcast-align]
     Channel* regChan = (Channel*)( ((char *)self ) + ChanOffsetTable[ index ] );  \
                        ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1237:5: note: in expansion of macro 'REGCHAN'
     REGCHAN( WriteA0 );
     ^~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1188:24: warning: cast increases required alignment of target type [-Wcast-align]
     Channel* regChan = (Channel*)( ((char *)self ) + ChanOffsetTable[ index ] );  \
                        ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1243:7: note: in expansion of macro 'REGCHAN'
       REGCHAN( WriteB0 );
       ^~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1188:24: warning: cast increases required alignment of target type [-Wcast-align]
     Channel* regChan = (Channel*)( ((char *)self ) + ChanOffsetTable[ index ] );  \
                        ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1247:5: note: in expansion of macro 'REGCHAN'
     REGCHAN( WriteC0 );
     ^~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1181:23: warning: cast increases required alignment of target type [-Wcast-align]
     Operator* regOp = (Operator*)( ((char *)self ) + OpOffsetTable[ index ] );  \
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/dbopl.c:1252:5: note: in expansion of macro 'REGOP'
     REGOP( WriteE0 );
     ^~~~~
[ 78%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/dumbplayer.c.o
[ 79%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/flplayer.c.o
[ 80%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/madplayer.c.o
[ 81%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/midifile.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c: In function 'ReadFileHeader':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:606:27: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'unsigned int' [-Wformat=]
         lprintf (LO_WARN, "ReadFileHeader: Invalid MIDI chunk header! "
                           ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:607:39: note: format string is defined here
                         "chunk_size=%ld\n",
                                     ~~^
                                     %d
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c: In function 'ReadVariableLength':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:204:24: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
         if ((b & 0x80) == 0)
             ~~~~~~~~~~~^~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c: In function 'MIDI_LoadFile':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:337:27: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
     event->data.meta.type = b;
     ~~~~~~~~~~~~~~~~~~~~~~^~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:325:10: note: 'b' was declared here
     byte b;
          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:275:32: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
     event->data.channel.param1 = b;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:259:10: note: 'b' was declared here
     byte b;
          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:275:32: warning: 'b' may be used uninitialized in this function [-Wmaybe-uninitialized]
     event->data.channel.param1 = b;
     ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:259:10: note: 'b' was declared here
     byte b;
          ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:390:26: warning: 'event_type' may be used uninitialized in this function [-Wmaybe-uninitialized]
         *last_event_type = event_type;
         ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/midifile.c:364:10: note: 'event_type' was declared here
     byte event_type;
          ^~~~~~~~~~
[ 81%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/opl.c.o
[ 82%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/oplplayer.c.o
[ 83%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/opl_queue.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/oplplayer.c: In function 'I_OPL_PlaySong':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/oplplayer.c:1226:12: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     file = (midi_file_t*)handle;
            ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/oplplayer.c: In function 'I_OPL_UnRegisterSong':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/oplplayer.c:1326:23: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
         MIDI_FreeFile((midi_file_t *) handle);
                       ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/oplplayer.c: In function 'I_OPL_RegisterSong':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/oplplayer.c:1349:15: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
     mf.data = (byte*)data;
               ^
[ 84%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/portmidiplayer.c.o
[ 84%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/alsaplayer.c.o
[ 85%] Building C object src/CMakeFiles/prboom-plus.dir/MUSIC/vorbisplayer.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/vorbisplayer.c: In function 'vorb_registersong':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/MUSIC/vorbisplayer.c:262:26: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
   i = ov_test_callbacks ((void *) data, &vf, NULL, 0, vcallback);
                          ^
[ 86%] Building C object src/CMakeFiles/prboom-plus.dir/gl_clipper.c.o
[ 86%] Building C object src/CMakeFiles/prboom-plus.dir/gl_detail.c.o
[ 87%] Building C object src/CMakeFiles/prboom-plus.dir/gl_drawinfo.c.o
[ 88%] Building C object src/CMakeFiles/prboom-plus.dir/gl_fbo.c.o
[ 89%] Building C object src/CMakeFiles/prboom-plus.dir/gl_gamma.c.o
[ 89%] Building C object src/CMakeFiles/prboom-plus.dir/gl_hires.c.o
[ 90%] Building C object src/CMakeFiles/prboom-plus.dir/gl_hqresize.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_hqresize.c: In function 'HQScaleHelper':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_hqresize.c:206:21: warning: cast increases required alignment of target type [-Wcast-align]
   scaleNxFunction ( (unsigned int*)inputBuffer, (unsigned int*)newBuffer, inWidth, inHeight, seamlessWidth, seamlessHeight );
                     ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_hqresize.c:206:49: warning: cast increases required alignment of target type [-Wcast-align]
   scaleNxFunction ( (unsigned int*)inputBuffer, (unsigned int*)newBuffer, inWidth, inHeight, seamlessWidth, seamlessHeight );
                                                 ^
[ 91%] Building C object src/CMakeFiles/prboom-plus.dir/gl_main.c.o
[ 92%] Building C object src/CMakeFiles/prboom-plus.dir/gl_light.c.o
[ 92%] Building C object src/CMakeFiles/prboom-plus.dir/gl_map.c.o
[ 93%] Building C object src/CMakeFiles/prboom-plus.dir/gl_missingtexture.c.o
[ 94%] Building C object src/CMakeFiles/prboom-plus.dir/gl_opengl.c.o
[ 95%] Building C object src/CMakeFiles/prboom-plus.dir/gl_preprocess.c.o
[ 95%] Building C object src/CMakeFiles/prboom-plus.dir/gl_shader.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c: In function 'gld_PrecalculateSector':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:499:41: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
   gluTessCallback(tess, GLU_TESS_BEGIN, ntessBegin);
                                         ^~~~~~~~~~
In file included from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_opengl.h:56:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:46:
/tmp/pkgbuild/games/prboom-plus/work.alpha/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}'
 GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
                       ^~~~~~~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:500:42: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
   gluTessCallback(tess, GLU_TESS_VERTEX, ntessVertex);
                                          ^~~~~~~~~~~
In file included from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_opengl.h:56:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:46:
/tmp/pkgbuild/games/prboom-plus/work.alpha/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(vertex_t *) {aka void (*)(struct <anonymous> *)}'
 GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
                       ^~~~~~~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:501:41: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
   gluTessCallback(tess, GLU_TESS_ERROR, ntessError);
                                         ^~~~~~~~~~
In file included from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_opengl.h:56:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:46:
/tmp/pkgbuild/games/prboom-plus/work.alpha/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLenum) {aka void (*)(unsigned int)}'
 GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
                       ^~~~~~~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:502:43: warning: passing argument 3 of 'gluTessCallback' from incompatible pointer type [-Wincompatible-pointer-types]
   gluTessCallback(tess, GLU_TESS_COMBINE, ntessCombine);
                                           ^~~~~~~~~~~~
In file included from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_opengl.h:56:0,
                 from /tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_preprocess.c:46:
/tmp/pkgbuild/games/prboom-plus/work.alpha/.buildlink/include/GL/glu.h:346:23: note: expected '_GLUfuncptr {aka void (*)(void)}' but argument is of type 'void (*)(GLdouble *, vertex_t **, GLfloat *, void **) {aka void (*)(double *, struct <anonymous> **, float *, void **)}'
 GLAPI void GLAPIENTRY gluTessCallback (GLUtesselator* tess, GLenum which, _GLUfuncptr CallBackFunc);
                       ^~~~~~~~~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c: In function 'gld_LoadShader':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:151:40: warning: passing argument 3 of 'ReadLump' from incompatible pointer type [-Wincompatible-pointer-types]
   vp_size = ReadLump(filename, vpname, &vp_data);
                                        ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:86:12: note: expected 'unsigned char **' but argument is of type 'char **'
 static int ReadLump(const char *filename, const char *lumpname, unsigned char **buffer)
            ^~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:154:40: warning: passing argument 3 of 'ReadLump' from incompatible pointer type [-Wincompatible-pointer-types]
   fp_size = ReadLump(filename, fpname, &fp_data);
                                        ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:86:12: note: expected 'unsigned char **' but argument is of type 'char **'
 static int ReadLump(const char *filename, const char *lumpname, unsigned char **buffer)
            ^~~~~~~~
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:163:51: warning: passing argument 3 of 'GLEXT_glShaderSourceARB' from incompatible pointer type [-Wincompatible-pointer-types]
     GLEXT_glShaderSourceARB(shader->hVertProg, 1, &vp_data, &vp_size);
                                                   ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:163:51: note: expected 'const GLcharARB ** {aka const char **}' but argument is of type 'char **'
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:164:51: warning: passing argument 3 of 'GLEXT_glShaderSourceARB' from incompatible pointer type [-Wincompatible-pointer-types]
     GLEXT_glShaderSourceARB(shader->hFragProg, 1, &fp_data, &fp_size);
                                                   ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_shader.c:164:51: note: expected 'const GLcharARB ** {aka const char **}' but argument is of type 'char **'
[ 96%] Building C object src/CMakeFiles/prboom-plus.dir/gl_shadow.c.o
[ 96%] Building C object src/CMakeFiles/prboom-plus.dir/gl_texture.c.o
[ 97%] Building C object src/CMakeFiles/prboom-plus.dir/gl_sky.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_sky.c: In function 'gld_GetSkyCapColors':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_sky.c:593:29: warning: cast increases required alignment of target type [-Wcast-align]
   averageColor(ceiling_rgb, (unsigned int*)buffer, width * MIN(30, height), 0);
                             ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_sky.c:598:8: warning: cast increases required alignment of target type [-Wcast-align]
       ((unsigned int*)buffer) + (height - 30) * width, width * 30, 0);
        ^
[ 98%] Building C object src/CMakeFiles/prboom-plus.dir/gl_vertex.c.o
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_vertex.c: In function 'gld_InitVertexData':
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_vertex.c:396:21: warning: cast increases required alignment of target type [-Wcast-align]
       vi->sectors = (sector_t **)((unsigned char*)gl_vertexsplit + pos);
                     ^
/tmp/pkgbuild/games/prboom-plus/work.alpha/prboom-plus-2.6.2/prboom2/src/gl_vertex.c:398:24: warning: cast increases required alignment of target type [-Wcast-align]
       vi->heightlist = (float *)((unsigned char*)gl_vertexsplit + pos);
                        ^
[ 99%] Building C object src/CMakeFiles/prboom-plus.dir/gl_wipe.c.o
[100%] Linking CXX executable ../prboom-plus
ld: /usr/pkg/lib/libSDL2.a(SDL_bsdjoystick.o): in function `FreeHwData':
(.text+0x320): undefined reference to `hid_dispose_report_desc'
ld: (.text+0x324): undefined reference to `hid_dispose_report_desc'
ld: /usr/pkg/lib/libSDL2.a(SDL_bsdjoystick.o): in function `BSD_JoystickUpdate':
(.text+0x418): undefined reference to `hid_start_parse'
ld: (.text+0x420): undefined reference to `hid_start_parse'
ld: (.text+0x444): undefined reference to `hid_get_item'
ld: (.text+0x44c): undefined reference to `hid_get_item'
ld: (.text+0x484): undefined reference to `hid_get_data'
ld: (.text+0x48c): undefined reference to `hid_get_data'
ld: (.text+0x4c4): undefined reference to `hid_end_parse'
ld: (.text+0x4c8): undefined reference to `hid_end_parse'
ld: (.text+0x50c): undefined reference to `hid_get_data'
ld: (.text+0x51c): undefined reference to `hid_get_data'
ld: (.text+0x580): undefined reference to `hid_get_data'
ld: (.text+0x588): undefined reference to `hid_get_data'
ld: /usr/pkg/lib/libSDL2.a(SDL_bsdjoystick.o): in function `CreateHwData':
(.text+0x934): undefined reference to `hid_get_report_desc'
ld: (.text+0x950): undefined reference to `hid_get_report_desc'
ld: (.text+0x994): undefined reference to `hid_report_size'
ld: (.text+0x998): undefined reference to `hid_report_size'
ld: (.text+0xaa8): undefined reference to `hid_start_parse'
ld: (.text+0xaac): undefined reference to `hid_start_parse'
ld: (.text+0xaf4): undefined reference to `hid_get_item'
ld: (.text+0xafc): undefined reference to `hid_get_item'
ld: (.text+0xb54): undefined reference to `hid_end_parse'
ld: (.text+0xb58): undefined reference to `hid_end_parse'
ld: /usr/pkg/lib/libSDL2.a(SDL_bsdjoystick.o): in function `BSD_JoystickInit':
(.text+0x12d4): undefined reference to `hid_init'
ld: (.text+0x12d8): undefined reference to `hid_init'
ld: /usr/pkg/lib/libSDL2.a(SDL_audio.o): in function `SDL_AudioInit_REAL':
(.text+0x2d84): undefined reference to `src_new'
ld: (.text+0x2d94): undefined reference to `src_process'
ld: (.text+0x2da0): undefined reference to `src_reset'
ld: (.text+0x2dac): undefined reference to `src_delete'
ld: (.text+0x2db8): undefined reference to `src_strerror'
ld: (.text+0x2dc4): undefined reference to `src_simple'
ld: /usr/pkg/lib/libSDL2.a(SDL_x11dyn.o): in function `SDL_X11_LoadSymbols':
(.text+0xd38): undefined reference to `XIBarrierReleasePointer'
ld: (.text+0xed0): undefined reference to `XcursorImageCreate'
ld: (.text+0xee4): undefined reference to `XcursorImageDestroy'
ld: (.text+0xef0): undefined reference to `XcursorImageLoadCursor'
ld: (.text+0xf70): undefined reference to `XIQueryDevice'
ld: (.text+0xf84): undefined reference to `XIFreeDeviceInfo'
ld: (.text+0xf90): undefined reference to `XISelectEvents'
ld: (.text+0xf9c): undefined reference to `XIGrabTouchBegin'
ld: (.text+0xfa8): undefined reference to `XIUngrabTouchBegin'
ld: (.text+0xfb4): undefined reference to `XIQueryVersion'
ld: (.text+0xfc0): undefined reference to `XIGetSelectedEvents'
ld: (.text+0xfcc): undefined reference to `XIGetClientPointer'
ld: (.text+0xfd8): undefined reference to `XIWarpPointer'
ld: (.text+0xfe4): undefined reference to `XRRQueryVersion'
ld: (.text+0xff8): undefined reference to `XRRQueryExtension'
ld: (.text+0x1004): undefined reference to `XRRGetScreenInfo'
ld: (.text+0x1010): undefined reference to `XRRConfigCurrentConfiguration'
ld: (.text+0x101c): undefined reference to `XRRConfigCurrentRate'
ld: (.text+0x1028): undefined reference to `XRRConfigRates'
ld: (.text+0x1034): undefined reference to `XRRConfigSizes'
ld: (.text+0x1040): undefined reference to `XRRSetScreenConfigAndRate'
ld: (.text+0x104c): undefined reference to `XRRFreeScreenConfigInfo'
ld: (.text+0x1058): undefined reference to `XRRSetScreenSize'
ld: (.text+0x1064): undefined reference to `XRRGetScreenSizeRange'
ld: (.text+0x1070): undefined reference to `XRRGetScreenResources'
ld: (.text+0x107c): undefined reference to `XRRGetScreenResourcesCurrent'
ld: (.text+0x1088): undefined reference to `XRRFreeScreenResources'
ld: (.text+0x1094): undefined reference to `XRRGetOutputInfo'
ld: (.text+0x10a0): undefined reference to `XRRFreeOutputInfo'
ld: (.text+0x10ac): undefined reference to `XRRGetCrtcInfo'
ld: (.text+0x10b8): undefined reference to `XRRFreeCrtcInfo'
ld: (.text+0x10c4): undefined reference to `XRRSetCrtcConfig'
ld: (.text+0x10d0): undefined reference to `XRRListOutputProperties'
ld: (.text+0x10dc): undefined reference to `XRRQueryOutputProperty'
ld: (.text+0x10e8): undefined reference to `XRRGetOutputProperty'
ld: (.text+0x10f4): undefined reference to `XRRGetOutputPrimary'
ld: (.text+0x1100): undefined reference to `XRRSelectInput'
ld: (.text+0x110c): undefined reference to `XScreenSaverQueryExtension'
ld: (.text+0x1120): undefined reference to `XScreenSaverQueryVersion'
ld: (.text+0x112c): undefined reference to `XScreenSaverSuspend'
ld: /usr/pkg/lib/libSDL2.a(SDL_kmsdrmdyn.o): in function `SDL_KMSDRM_LoadSymbols':
(.text+0x3b8): undefined reference to `gbm_device_is_format_supported'
ld: (.text+0x3c4): undefined reference to `gbm_device_destroy'
ld: (.text+0x3d0): undefined reference to `gbm_create_device'
ld: (.text+0x3dc): undefined reference to `gbm_bo_get_width'
ld: (.text+0x3e8): undefined reference to `gbm_bo_get_height'
ld: (.text+0x3f4): undefined reference to `gbm_bo_get_stride'
ld: (.text+0x400): undefined reference to `gbm_bo_get_format'
ld: (.text+0x40c): undefined reference to `gbm_bo_get_handle'
ld: (.text+0x418): undefined reference to `gbm_bo_write'
ld: (.text+0x424): undefined reference to `gbm_bo_get_device'
ld: (.text+0x430): undefined reference to `gbm_bo_set_user_data'
ld: (.text+0x43c): undefined reference to `gbm_bo_get_user_data'
ld: (.text+0x448): undefined reference to `gbm_bo_destroy'
ld: (.text+0x454): undefined reference to `gbm_bo_create'
ld: (.text+0x460): undefined reference to `gbm_surface_create'
ld: (.text+0x46c): undefined reference to `gbm_surface_destroy'
ld: (.text+0x478): undefined reference to `gbm_surface_lock_front_buffer'
ld: (.text+0x484): undefined reference to `gbm_surface_release_buffer'
gmake[2]: *** [src/CMakeFiles/prboom-plus.dir/build.make:2060: prboom-plus] Error 1
gmake[1]: *** [CMakeFiles/Makefile2:189: src/CMakeFiles/prboom-plus.dir/all] Error 2
gmake: *** [Makefile:136: all] Error 2
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/games/prboom-plus
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/games/prboom-plus