=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for teeworlds-0.6.3nb1 set -e; cd /tmp/games/teeworlds/work/teeworlds-0.6.3-src; bam server_release client_release [ 1/133] #1 c++ src/engine/shared/masterserver.cpp [ 2/133] #1 c++ src/engine/shared/jobs.cpp [ 3/133] #1 c++ src/engine/shared/network_conn.cpp [ 4/133] #1 c++ src/engine/shared/econ.cpp [ 5/133] #1 c++ src/engine/shared/network_server.cpp [ 6/133] #1 c++ src/engine/shared/netban.cpp [ 7/133] #1 c++ src/engine/shared/console.cpp [ 8/133] #1 c++ src/engine/shared/memheap.cpp [ 9/133] #1 c++ src/engine/shared/huffman.cpp [ 10/133] #1 c++ src/engine/shared/mapchecker.cpp [ 11/133] #1 c++ src/engine/shared/kernel.cpp [ 12/133] #1 c++ src/engine/shared/network.cpp [ 13/133] #1 c++ src/engine/shared/snapshot.cpp [ 14/133] #1 c++ src/engine/shared/packer.cpp [ 15/133] #1 c++ src/engine/shared/network_console.cpp [ 16/133] #1 c++ src/engine/shared/demo.cpp [ 17/133] #1 c++ src/engine/shared/network_console_conn.cpp [ 18/133] #1 c++ src/engine/shared/map.cpp [ 19/133] #1 c++ src/engine/shared/engine.cpp [ 20/133] #1 c++ src/engine/shared/compression.cpp [ 21/133] #1 c++ src/engine/shared/ringbuffer.cpp [ 22/133] #1 c++ src/engine/shared/filecollection.cpp [ 23/133] #1 c++ src/engine/shared/datafile.cpp [ 24/133] #1 c++ src/engine/shared/network_client.cpp [ 25/133] #1 c++ src/engine/shared/config.cpp [ 26/133] #1 c++ src/engine/shared/linereader.cpp [ 27/133] #1 c++ src/engine/shared/storage.cpp [ 28/133] #1 c src/base/system.c [ 29/133] #1 c++ src/engine/server/server.cpp src/engine/server/server.cpp: In member function 'void CServer::ProcessClientPacket(CNetChunk*)': src/engine/server/server.cpp:853:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Chunk < 0 || Offset > m_CurrentMapSize) ~~~~~~~^~~~~~~~~~~~~~~~~~ src/engine/server/server.cpp:856:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if(Offset+ChunkSize >= m_CurrentMapSize) ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ [ 30/133] #1 c++ src/engine/server/register.cpp [ 31/133] #1 c++ src/game/collision.cpp [ 32/133] #1 c++ src/game/layers.cpp [ 33/133] #1 network_header > src/game/generated/protocol.h [ 34/133] #1 c++ src/game/gamecore.cpp [ 35/133] #1 c++ src/game/localization.cpp [ 36/133] #1 cmd5 src/game/generated/nethash.cpp [ 37/133] #1 c++ src/game/generated/nethash.cpp [ 38/133] #1 network_source > src/game/generated/protocol.cpp [ 39/133] #1 c++ src/game/generated/protocol.cpp [ 40/133] #1 server_content_header > src/game/generated/server_data.h [ 41/133] #1 c++ src/game/server/entities/flag.cpp [ 42/133] #1 c++ src/game/server/entities/pickup.cpp [ 43/133] #1 c++ src/game/server/entities/projectile.cpp [ 44/133] #1 c++ src/game/server/entities/character.cpp [ 45/133] #1 c++ src/game/server/entities/laser.cpp [ 46/133] #1 c++ src/game/server/gamecontext.cpp [ 47/133] #1 c++ src/game/server/gamemodes/dm.cpp [ 48/133] #1 c++ src/game/server/gamemodes/tdm.cpp [ 49/133] #1 c++ src/game/server/gamemodes/mod.cpp [ 50/133] #1 c++ src/game/server/gamemodes/ctf.cpp [ 51/133] #1 c++ src/game/server/gamecontroller.cpp [ 52/133] #1 c++ src/game/server/gameworld.cpp [ 53/133] #1 c++ src/game/server/eventhandler.cpp [ 54/133] #1 c++ src/game/server/player.cpp [ 55/133] #1 c++ src/game/server/entity.cpp [ 56/133] #1 server_content_source > src/game/generated/server_data.cpp [ 57/133] #1 c++ src/game/generated/server_data.cpp [ 58/133] #1 c src/engine/external/zlib/deflate.c [ 59/133] #1 c src/engine/external/zlib/inflate.c [ 60/133] #1 c src/engine/external/zlib/infback.c [ 61/133] #1 c src/engine/external/zlib/inffast.c [ 62/133] #1 c src/engine/external/zlib/inftrees.c [ 63/133] #1 c src/engine/external/zlib/compress.c [ 64/133] #1 c src/engine/external/zlib/trees.c [ 65/133] #1 c src/engine/external/zlib/adler32.c [ 66/133] #1 c src/engine/external/zlib/crc32.c [ 67/133] #1 c src/engine/external/zlib/uncompr.c [ 68/133] #1 c src/engine/external/zlib/zutil.c [ 69/133] #1 link teeworlds_srv [ 70/133] #1 client_content_header > src/game/generated/client_data.h [ 71/133] #1 c++ src/game/client/components/menus_demo.cpp [ 72/133] #1 c++ src/game/client/components/motd.cpp [ 73/133] #1 c++ src/game/client/components/damageind.cpp [ 74/133] #1 c++ src/game/client/components/controls.cpp [ 75/133] #1 c++ src/game/client/components/nameplates.cpp [ 76/133] #1 c++ src/game/client/components/camera.cpp [ 77/133] #1 c++ src/game/client/components/items.cpp [ 78/133] #1 c++ src/game/client/components/menus_ingame.cpp [ 79/133] #1 c++ src/game/client/components/maplayers.cpp [ 80/133] #1 c++ src/game/client/components/hud.cpp [ 81/133] #1 c++ src/game/client/components/spectator.cpp [ 82/133] #1 c++ src/game/client/components/menus_browser.cpp [ 83/133] #1 c++ src/game/client/components/menus_settings.cpp [ 84/133] #1 c++ src/game/client/components/mapimages.cpp [ 85/133] #1 c++ src/game/client/components/console.cpp [ 86/133] #1 c++ src/game/client/components/effects.cpp [ 87/133] #1 c++ src/game/client/components/debughud.cpp [ 88/133] #1 c++ src/game/client/components/particles.cpp [ 89/133] #1 c++ src/game/client/components/players.cpp [ 90/133] #1 c++ src/game/client/components/binds.cpp [ 91/133] #1 c++ src/game/client/components/killmessages.cpp [ 92/133] #1 c++ src/game/client/components/chat.cpp [ 93/133] #1 c++ src/game/client/components/flow.cpp [ 94/133] #1 c++ src/game/client/components/emoticon.cpp [ 95/133] #1 c++ src/game/client/components/countryflags.cpp [ 96/133] #1 c++ src/game/client/components/menus.cpp [ 97/133] #1 c++ src/game/client/components/skins.cpp [ 98/133] #1 c++ src/game/client/components/broadcast.cpp [ 99/133] #1 c++ src/game/client/components/voting.cpp [100/133] #1 c++ src/game/client/components/scoreboard.cpp [101/133] #1 c++ src/game/client/components/sounds.cpp [102/133] #1 c++ src/game/client/lineinput.cpp [103/133] #1 c++ src/game/client/ui.cpp [104/133] #1 c++ src/game/client/animstate.cpp [105/133] #1 c++ src/game/client/render_map.cpp [106/133] #1 c++ src/game/client/render.cpp [107/133] #1 c++ src/game/client/gameclient.cpp [108/133] #1 client_content_source > src/game/generated/client_data.cpp [109/133] #1 c++ src/game/generated/client_data.cpp [110/133] #1 c++ src/engine/client/serverbrowser.cpp [111/133] #1 c++ src/engine/client/friends.cpp [112/133] #1 c++ src/engine/client/graphics_threaded.cpp [113/133] #1 c++ src/engine/client/sound.cpp [114/133] #1 c++ src/engine/client/graphics.cpp In file included from src/engine/client/graphics.cpp:9:0: /tmp/games/teeworlds/work/.buildlink/include/SDL/SDL_opengl.h:116:0: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 In file included from /tmp/games/teeworlds/work/.buildlink/include/GL/gl.h:2055:0, from /tmp/games/teeworlds/work/.buildlink/include/SDL/SDL_opengl.h:46, from src/engine/client/graphics.cpp:9: /tmp/games/teeworlds/work/.buildlink/include/GL/glext.h:54:0: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 [115/133] #1 c++ src/engine/client/backend_sdl.cpp In file included from src/engine/client/backend_sdl.cpp:3:0: /tmp/games/teeworlds/work/.buildlink/include/SDL/SDL_opengl.h:116:0: warning: "GL_GLEXT_VERSION" redefined #define GL_GLEXT_VERSION 29 In file included from /tmp/games/teeworlds/work/.buildlink/include/GL/gl.h:2055:0, from /tmp/games/teeworlds/work/.buildlink/include/SDL/SDL_opengl.h:46, from src/engine/client/backend_sdl.cpp:3: /tmp/games/teeworlds/work/.buildlink/include/GL/glext.h:54:0: note: this is the location of the previous definition #define GL_GLEXT_VERSION 20180725 [116/133] #1 c++ src/engine/client/client.cpp src/engine/client/client.cpp: In member function 'void CClient::ProcessConnlessPacket(CNetChunk*)': src/engine/client/client.cpp:938:105: warning: narrowing conversion of '255' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] static char IPV4Mapping[] = { 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF }; ^ src/engine/client/client.cpp:938:105: warning: narrowing conversion of '255' from 'int' to 'char' inside { } is ill-formed in C++11 [-Wnarrowing] [117/133] #1 c++ src/engine/client/input.cpp [118/133] #1 c++ src/engine/client/text.cpp src/engine/client/text.cpp: In member function 'int CTextRender::RenderGlyph(CFont*, CFontSizeData*, int)': src/engine/client/text.cpp:329:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(py = 0; py < pBitmap->rows; py++) // ignore_convention ~~~^~~~~~~~~~~~~~~ src/engine/client/text.cpp:330:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(px = 0; px < pBitmap->width; px++) // ignore_convention ~~~^~~~~~~~~~~~~~~~ src/engine/client/text.cpp:335:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(py = 0; py < pBitmap->rows; py++) // ignore_convention ~~~^~~~~~~~~~~~~~~ src/engine/client/text.cpp:336:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for(px = 0; px < pBitmap->width; px++) // ignore_convention ~~~^~~~~~~~~~~~~~~~ [119/133] #1 c++ src/game/editor/layer_quads.cpp [120/133] #1 c++ src/game/editor/auto_map.cpp [121/133] #1 c++ src/game/editor/layer_game.cpp [122/133] #1 c++ src/game/editor/layer_tiles.cpp [123/133] #1 c++ src/game/editor/io.cpp [124/133] #1 c++ src/game/editor/popups.cpp [125/133] #1 c++ src/game/editor/editor.cpp [126/133] #1 c src/engine/external/pnglite/pnglite.c [127/133] #1 c src/engine/external/wavpack/bits.c [128/133] #1 c src/engine/external/wavpack/wputils.c [129/133] #1 c src/engine/external/wavpack/words.c [130/133] #1 c src/engine/external/wavpack/unpack.c [131/133] #1 c src/engine/external/wavpack/metadata.c [132/133] #1 c src/engine/external/wavpack/float.c [133/133] #1 link teeworlds bam: done (1:41)