=> Bootstrap dependency digest>=20010302: found digest-20180917 ===> 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.3 set -e; cd /data/scratch/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 In file included from src/engine/shared/jobs.cpp:4: src/engine/shared/jobs.h:13:12: warning: private field 'm_pPool' is not used [-Wunused-private-field] CJobPool *m_pPool; ^ 1 warning generated. [ 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 src/engine/shared/memheap.cpp:6:18: warning: unused variable 'CHUNK_SIZE' [-Wunused-const-variable] static const int CHUNK_SIZE = 1024*64; ^ 1 warning generated. [ 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 In file included from src/engine/shared/ringbuffer.cpp:5: src/engine/shared/ringbuffer.h:25:8: warning: private field 'm_pMemory' is not used [-Wunused-private-field] void *m_pMemory; ^ 1 warning generated. [ 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 In file included from src/engine/shared/network_client.cpp:4: src/engine/shared/network.h:334:10: warning: private field 'm_ServerAddr' is not used [-Wunused-private-field] NETADDR m_ServerAddr; ^ 1 warning generated. [ 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 src/base/system.c:1370:13: warning: array subscript is of type 'char' [-Wchar-subscripts] path[i] = tolower(path[i]); ^~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ src/base/system.c:1704:21: warning: array subscript is of type 'char' [-Wchar-subscripts] while(*a && *b && tolower(*a) == tolower(*b)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ src/base/system.c:1704:36: warning: array subscript is of type 'char' [-Wchar-subscripts] while(*a && *b && tolower(*a) == tolower(*b)) ^~~~~~~~~~~ /usr/include/sys/ctype_inline.h:59:46: note: expanded from macro 'tolower' #define tolower(c) ((int)((_tolower_tab_ + 1)[(c)])) ^~~~ 3 warnings generated. [ 29/133] #1 c++ src/engine/server/server.cpp [ 30/133] #1 c++ src/engine/server/register.cpp [ 31/133] #1 c++ src/game/collision.cpp In file included from src/game/collision.cpp:5: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/collision.o' error 256 bam: 'objs/game/collision.o' removed because job updated it even it failed. [ 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 In file included from src/game/gamecore.cpp:3: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/gamecore.o' error 256 bam: 'objs/game/gamecore.o' removed because job updated it even it failed. [ 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 In file included from src/game/server/entities/flag.cpp:3: In file included from src/game/server/gamecontext.h:15: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/entities/flag.o' error 256 bam: 'objs/game/server/entities/flag.o' removed because job updated it even it failed. [ 42/133] #1 c++ src/game/server/entities/pickup.cpp In file included from src/game/server/entities/pickup.cpp:4: In file included from src/game/server/gamecontext.h:15: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/entities/pickup.o' error 256 bam: 'objs/game/server/entities/pickup.o' removed because job updated it even it failed. [ 43/133] #1 c++ src/game/server/entities/projectile.cpp In file included from src/game/server/entities/projectile.cpp:4: In file included from src/game/server/gamecontext.h:15: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/entities/projectile.o' error 256 bam: 'objs/game/server/entities/projectile.o' removed because job updated it even it failed. [ 44/133] #1 c++ src/game/server/entities/character.cpp In file included from src/game/server/entities/character.cpp:5: In file included from src/game/server/gamecontext.h:15: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/entities/character.o' error 256 bam: 'objs/game/server/entities/character.o' removed because job updated it even it failed. [ 45/133] #1 c++ src/game/server/entities/laser.cpp In file included from src/game/server/entities/laser.cpp:4: In file included from src/game/server/gamecontext.h:15: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/entities/laser.o' error 256 bam: 'objs/game/server/entities/laser.o' removed because job updated it even it failed. [ 46/133] #1 c++ src/game/server/gamecontext.cpp In file included from src/game/server/gamecontext.cpp:8: In file included from src/game/server/gamecontext.h:14: In file included from src/game/server/gamecontroller.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/server/gamecontext.o' error 256 bam: 'objs/game/server/gamecontext.o' removed because job updated it even it failed. [ 47/133] #1 c++ src/game/server/gamemodes/dm.cpp [ 48/133] #1 c++ src/game/server/gamemodes/tdm.cpp In file included from src/game/server/gamemodes/tdm.cpp:5: In file included from src/game/server/entities/character.h:6: In file included from src/game/server/entity.h:8: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/gamemodes/tdm.o' error 256 bam: 'objs/game/server/gamemodes/tdm.o' removed because job updated it even it failed. [ 49/133] #1 c++ src/game/server/gamemodes/mod.cpp [ 50/133] #1 c++ src/game/server/gamemodes/ctf.cpp In file included from src/game/server/gamemodes/ctf.cpp:7: In file included from src/game/server/entities/character.h:6: In file included from src/game/server/entity.h:8: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/gamemodes/ctf.o' error 256 bam: 'objs/game/server/gamemodes/ctf.o' removed because job updated it even it failed. [ 51/133] #1 c++ src/game/server/gamecontroller.cpp In file included from src/game/server/gamecontroller.cpp:8: In file included from src/game/server/entities/pickup.h:6: In file included from src/game/server/entity.h:8: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/gamecontroller.o' error 256 bam: 'objs/game/server/gamecontroller.o' removed because job updated it even it failed. [ 52/133] #1 c++ src/game/server/gameworld.cpp In file included from src/game/server/gameworld.cpp:4: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/server/gameworld.o' error 256 bam: 'objs/game/server/gameworld.o' removed because job updated it even it failed. [ 53/133] #1 c++ src/game/server/eventhandler.cpp In file included from src/game/server/eventhandler.cpp:4: In file included from src/game/server/gamecontext.h:15: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/eventhandler.o' error 256 bam: 'objs/game/server/eventhandler.o' removed because job updated it even it failed. [ 54/133] #1 c++ src/game/server/player.cpp In file included from src/game/server/player.cpp:5: In file included from src/game/server/player.h:7: In file included from src/game/server/entities/character.h:6: In file included from src/game/server/entity.h:8: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/player.o' error 256 bam: 'objs/game/server/player.o' removed because job updated it even it failed. [ 55/133] #1 c++ src/game/server/entity.cpp In file included from src/game/server/entity.cpp:4: In file included from src/game/server/entity.h:8: In file included from src/game/server/gameworld.h:6: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/server/entity.o' error 256 bam: 'objs/game/server/entity.o' removed because job updated it even it failed. [ 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 src/engine/external/zlib/inflate.c:1475:61: warning: shifting a negative signed value is undefined [-Wshift-negative-value] if (strm == Z_NULL || strm->state == Z_NULL) return -1L << 16; ~~~ ^ 1 warning generated. [ 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 client_content_header > src/game/generated/client_data.h [ 70/133] #1 c++ src/game/client/components/menus_demo.cpp In file included from src/game/client/components/menus_demo.cpp:12: In file included from src/game/client/render.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/menus_demo.o' error 256 bam: 'objs/game/client/components/menus_demo.o' removed because job updated it even it failed. [ 71/133] #1 c++ src/game/client/components/motd.cpp In file included from src/game/client/components/motd.cpp:10: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/motd.o' error 256 bam: 'objs/game/client/components/motd.o' removed because job updated it even it failed. [ 72/133] #1 c++ src/game/client/components/damageind.cpp In file included from src/game/client/components/damageind.cpp:8: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/damageind.o' error 256 bam: 'objs/game/client/components/damageind.o' removed because job updated it even it failed. [ 73/133] #1 c++ src/game/client/components/controls.cpp In file included from src/game/client/components/controls.cpp:7: In file included from src/game/collision.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/controls.o' error 256 bam: 'objs/game/client/components/controls.o' removed because job updated it even it failed. [ 74/133] #1 c++ src/game/client/components/nameplates.cpp In file included from src/game/client/components/nameplates.cpp:8: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/nameplates.o' error 256 bam: 'objs/game/client/components/nameplates.o' removed because job updated it even it failed. [ 75/133] #1 c++ src/game/client/components/camera.cpp In file included from src/game/client/components/camera.cpp:6: In file included from src/game/collision.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/camera.o' error 256 bam: 'objs/game/client/components/camera.o' removed because job updated it even it failed. [ 76/133] #1 c++ src/game/client/components/items.cpp In file included from src/game/client/components/items.cpp:8: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/items.o' error 256 bam: 'objs/game/client/components/items.o' removed because job updated it even it failed. [ 77/133] #1 c++ src/game/client/components/menus_ingame.cpp In file included from src/game/client/components/menus_ingame.cpp:18: In file included from src/game/client/gameclient.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/menus_ingame.o' error 256 bam: 'objs/game/client/components/menus_ingame.o' removed because job updated it even it failed. [ 78/133] #1 c++ src/game/client/components/maplayers.cpp In file included from src/game/client/components/maplayers.cpp:11: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/maplayers.o' error 256 bam: 'objs/game/client/components/maplayers.o' removed because job updated it even it failed. [ 79/133] #1 c++ src/game/client/components/hud.cpp In file included from src/game/client/components/hud.cpp:10: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/hud.o' error 256 bam: 'objs/game/client/components/hud.o' removed because job updated it even it failed. [ 80/133] #1 c++ src/game/client/components/spectator.cpp In file included from src/game/client/components/spectator.cpp:14: In file included from src/game/client/components/spectator.h:7: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/spectator.o' error 256 bam: 'objs/game/client/components/spectator.o' removed because job updated it even it failed. [ 81/133] #1 c++ src/game/client/components/menus_browser.cpp In file included from src/game/client/components/menus_browser.cpp:18: In file included from src/game/client/components/countryflags.h:7: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/menus_browser.o' error 256 bam: 'objs/game/client/components/menus_browser.o' removed because job updated it even it failed. [ 82/133] #1 c++ src/game/client/components/menus_settings.cpp In file included from src/game/client/components/menus_settings.cpp:16: In file included from src/game/client/components/sounds.h:5: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/menus_settings.o' error 256 bam: 'objs/game/client/components/menus_settings.o' removed because job updated it even it failed. [ 83/133] #1 c++ src/game/client/components/mapimages.cpp In file included from src/game/client/components/mapimages.cpp:6: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/mapimages.o' error 256 bam: 'objs/game/client/components/mapimages.o' removed because job updated it even it failed. [ 84/133] #1 c++ src/game/client/components/console.cpp In file included from src/game/client/components/console.cpp:26: In file included from src/game/client/components/controls.h:6: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/console.o' error 256 bam: 'objs/game/client/components/console.o' removed because job updated it even it failed. [ 85/133] #1 c++ src/game/client/components/effects.cpp In file included from src/game/client/components/effects.cpp:10: In file included from src/game/client/components/particles.h:6: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/effects.o' error 256 bam: 'objs/game/client/components/effects.o' removed because job updated it even it failed. [ 86/133] #1 c++ src/game/client/components/debughud.cpp In file included from src/game/client/components/debughud.cpp:12: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/debughud.o' error 256 bam: 'objs/game/client/components/debughud.o' removed because job updated it even it failed. [ 87/133] #1 c++ src/game/client/components/particles.cpp In file included from src/game/client/components/particles.cpp:8: In file included from src/game/client/render.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/particles.o' error 256 bam: 'objs/game/client/components/particles.o' removed because job updated it even it failed. [ 88/133] #1 c++ src/game/client/components/players.cpp In file included from src/game/client/components/players.cpp:10: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/players.o' error 256 bam: 'objs/game/client/components/players.o' removed because job updated it even it failed. [ 89/133] #1 c++ src/game/client/components/binds.cpp In file included from src/game/client/components/binds.cpp:5: In file included from src/game/client/components/binds.h:5: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/binds.o' error 256 bam: 'objs/game/client/components/binds.o' removed because job updated it even it failed. [ 90/133] #1 c++ src/game/client/components/killmessages.cpp In file included from src/game/client/components/killmessages.cpp:8: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/killmessages.o' error 256 bam: 'objs/game/client/components/killmessages.o' removed because job updated it even it failed. [ 91/133] #1 c++ src/game/client/components/chat.cpp In file included from src/game/client/components/chat.cpp:13: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/chat.o' error 256 bam: 'objs/game/client/components/chat.o' removed because job updated it even it failed. [ 92/133] #1 c++ src/game/client/components/flow.cpp In file included from src/game/client/components/flow.cpp:6: In file included from src/game/client/components/flow.h:6: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/flow.o' error 256 bam: 'objs/game/client/components/flow.o' removed because job updated it even it failed. [ 93/133] #1 c++ src/game/client/components/emoticon.cpp In file included from src/game/client/components/emoticon.cpp:8: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/emoticon.o' error 256 bam: 'objs/game/client/components/emoticon.o' removed because job updated it even it failed. [ 94/133] #1 c++ src/game/client/components/countryflags.cpp In file included from src/game/client/components/countryflags.cpp:13: In file included from src/game/client/components/countryflags.h:5: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/client/components/countryflags.o' error 256 bam: 'objs/game/client/components/countryflags.o' removed because job updated it even it failed. [ 95/133] #1 c++ src/game/client/components/menus.cpp In file included from src/game/client/components/menus.cpp:6: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/menus.o' error 256 bam: 'objs/game/client/components/menus.o' removed because job updated it even it failed. [ 96/133] #1 c++ src/game/client/components/skins.cpp In file included from src/game/client/components/skins.cpp:6: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/skins.o' error 256 bam: 'objs/game/client/components/skins.o' removed because job updated it even it failed. [ 97/133] #1 c++ src/game/client/components/broadcast.cpp In file included from src/game/client/components/broadcast.cpp:9: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/broadcast.o' error 256 bam: 'objs/game/client/components/broadcast.o' removed because job updated it even it failed. [ 98/133] #1 c++ src/game/client/components/voting.cpp In file included from src/game/client/components/voting.cpp:8: In file included from src/game/client/components/voting.h:9: In file included from src/game/client/component.h:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/voting.o' error 256 bam: 'objs/game/client/components/voting.o' removed because job updated it even it failed. [ 99/133] #1 c++ src/game/client/components/scoreboard.cpp In file included from src/game/client/components/scoreboard.cpp:13: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/scoreboard.o' error 256 bam: 'objs/game/client/components/scoreboard.o' removed because job updated it even it failed. [100/133] #1 c++ src/game/client/components/sounds.cpp In file included from src/game/client/components/sounds.cpp:7: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/components/sounds.o' error 256 bam: 'objs/game/client/components/sounds.o' removed because job updated it even it failed. [101/133] #1 c++ src/game/client/lineinput.cpp [102/133] #1 c++ src/game/client/ui.cpp [103/133] #1 c++ src/game/client/animstate.cpp [104/133] #1 c++ src/game/client/render_map.cpp In file included from src/game/client/render_map.cpp:4: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/render_map.o' error 256 bam: 'objs/game/client/render_map.o' removed because job updated it even it failed. [105/133] #1 c++ src/game/client/render.cpp In file included from src/game/client/render.cpp:5: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/render.o' error 256 bam: 'objs/game/client/render.o' removed because job updated it even it failed. [106/133] #1 c++ src/game/client/gameclient.cpp In file included from src/game/client/gameclient.cpp:23: In file included from src/game/client/gameclient.h:10: In file included from src/game/gamecore.h:7: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/client/gameclient.o' error 256 bam: 'objs/game/client/gameclient.o' removed because job updated it even it failed. [107/133] #1 client_content_source > src/game/generated/client_data.cpp [108/133] #1 c++ src/game/generated/client_data.cpp [109/133] #1 c++ src/engine/client/serverbrowser.cpp [110/133] #1 c++ src/engine/client/friends.cpp [111/133] #1 c++ src/engine/client/graphics_threaded.cpp In file included from src/engine/client/graphics_threaded.cpp:17: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/engine/client/graphics_threaded.o' error 256 bam: 'objs/engine/client/graphics_threaded.o' removed because job updated it even it failed. [112/133] #1 c++ src/engine/client/sound.cpp In file included from src/engine/client/sound.cpp:18: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/engine/client/sound.o' error 256 bam: 'objs/engine/client/sound.o' removed because job updated it even it failed. [113/133] #1 c++ src/engine/client/graphics.cpp In file included from src/engine/client/graphics.cpp:20: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/engine/client/graphics.o' error 256 bam: 'objs/engine/client/graphics.o' removed because job updated it even it failed. [114/133] #1 c++ src/engine/client/backend_sdl.cpp [115/133] #1 c++ src/engine/client/client.cpp In file included from src/engine/client/client.cpp:45: src/engine/client/client.h:36:8: warning: private field 'm_RLast' is not used [-Wunused-private-field] int64 m_RLast; ^ src/engine/client/client.h:37:8: warning: private field 'm_TLast' is not used [-Wunused-private-field] int64 m_TLast; ^ 2 warnings generated. [116/133] #1 c++ src/engine/client/input.cpp [117/133] #1 c++ src/engine/client/text.cpp [118/133] #1 c++ src/game/editor/layer_quads.cpp In file included from src/game/editor/layer_quads.cpp:8: In file included from src/game/editor/editor.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/editor/layer_quads.o' error 256 bam: 'objs/game/editor/layer_quads.o' removed because job updated it even it failed. [119/133] #1 c++ src/game/editor/auto_map.cpp In file included from src/game/editor/auto_map.cpp:8: In file included from src/game/editor/editor.h:8: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/editor/auto_map.o' error 256 bam: 'objs/game/editor/auto_map.o' removed because job updated it even it failed. [120/133] #1 c++ src/game/editor/layer_game.cpp In file included from src/game/editor/layer_game.cpp:3: In file included from src/game/editor/editor.h:8: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/editor/layer_game.o' error 256 bam: 'objs/game/editor/layer_game.o' removed because job updated it even it failed. [121/133] #1 c++ src/game/editor/layer_tiles.cpp In file included from src/game/editor/layer_tiles.cpp:10: In file included from src/game/client/render.h:6: In file included from src/base/vmath.h:6: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/editor/layer_tiles.o' error 256 bam: 'objs/game/editor/layer_tiles.o' removed because job updated it even it failed. [122/133] #1 c++ src/game/editor/io.cpp In file included from src/game/editor/io.cpp:8: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/editor/io.o' error 256 bam: 'objs/game/editor/io.o' removed because job updated it even it failed. [123/133] #1 c++ src/game/editor/popups.cpp In file included from src/game/editor/popups.cpp:12: In file included from src/game/editor/editor.h:8: src/base/math.h:23:12: error: functions that differ only in their return type cannot be overloaded inline int round(float f) ~~~ ^ /usr/include/c++/math.h:1465:46: note: previous definition is here inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ 1 error generated. bam: 'objs/game/editor/popups.o' error 256 bam: 'objs/game/editor/popups.o' removed because job updated it even it failed. [124/133] #1 c++ src/game/editor/editor.cpp In file included from src/game/editor/editor.cpp:16: In file included from src/game/gamecore.h:9: /usr/include/c++/math.h:1465:46: error: functions that differ only in their return type cannot be overloaded inline _LIBCPP_INLINE_VISIBILITY float round(float __lcpp_x) _NOEXCEPT {return ::roundf(__lcpp_x);} ~~~~~ ^ src/base/math.h:23:12: note: previous definition is here inline int round(float f) ~~~ ^ 1 error generated. bam: 'objs/game/editor/editor.o' error 256 bam: 'objs/game/editor/editor.o' removed because job updated it even it failed. [125/133] #1 c src/engine/external/pnglite/pnglite.c [126/133] #1 c src/engine/external/wavpack/bits.c src/engine/external/wavpack/bits.c:100:21: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit (*format)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ src/engine/external/wavpack/bits.c:132:21: warning: array subscript is of type 'char' [-Wchar-subscripts] if (isdigit (*format)) ^~~~~~~~~~~~~~~~~ /usr/include/sys/ctype_inline.h:51:44: note: expanded from macro 'isdigit' #define isdigit(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_D)) ^~~~ 2 warnings generated. [127/133] #1 c src/engine/external/wavpack/wputils.c [128/133] #1 c src/engine/external/wavpack/words.c [129/133] #1 c src/engine/external/wavpack/unpack.c [130/133] #1 c src/engine/external/wavpack/metadata.c [131/133] #1 c src/engine/external/wavpack/float.c bam: error: a build step failed *** Error code 1 Stop. make[1]: stopped in /data/pkgsrc/games/teeworlds *** Error code 1 Stop. make: stopped in /data/pkgsrc/games/teeworlds