make -C libqtvc CC="llvm-gcc" CFLAGS=" -Wall -O2" AR="ar" RANLIB="ranlib" llvm-gcc -Wall -O2 netchan.c -c -o netchan.o make[1]: Entering directory `/home/moodles/fteqw/fteqtv/libqtvc' llvm-gcc -Wall -O2 -c -o msvc_sucks.o msvc_sucks.c llvm-gcc -Wall -O2 parse.c -c -o parse.o llvm-gcc -Wall -O2 -c -o glibc_sucks.o glibc_sucks.c llvm-gcc -Wall -O2 msg.c -c -o msg.o netchan.c: In function 'Netchan_IsLocal': netchan.c:53: warning: unused variable 'sadr' parse.c: In function 'ParseServerData': parse.c:121: warning: implicit declaration of function 'QTV_CleanupMap' parse.c:181: warning: implicit declaration of function 'QW_ClearViewerState' rm -f libqtvc.a ar r libqtvc.a msvc_sucks.o glibc_sucks.o ar: creating libqtvc.a parse.c:1481:3:ranlib libqtvc.a warning: #warning QTV is meant to disconnect when servers tells it to. make[1]: Leaving directory `/home/moodles/fteqw/fteqtv/libqtvc' llvm-gcc -Wall -O2 qw.c -c -o qw.o parse.c: In function 'ParseMessage': parse.c:1712: warning: implicit declaration of function 'QTV_mkdir' llvm-gcc -Wall -O2 source.c -c -o source.o qw.c: In function 'QW_InitUDPSocket': qw.c:169: warning: ignoring #pragma message llvm-gcc -Wall -O2 bsp.c -c -o bsp.o qw.c: In function 'QTV_StatusResponse': qw.c:1205: warning: implicit declaration of function 'QTV_UpdatedServerInfo' source.c:733:2: warning: #warning This is incomplete! source.c: In function 'SV_SayToViewers': source.c:751: warning: implicit declaration of function 'Fwd_SayToDownstream' source.c:753:3: warning: #warning Send to viewers here too qw.c: In function 'QTV_SayCommand': qw.c:2898: warning: format '%s' expects type 'char *', but argument 4 has type 'netadr_t' qw.c:2898: warning: format '%s' expects type 'char *', but argument 4 has type 'netadr_t' qw.c: In function 'SendViewerPackets': qw.c:4139: warning: implicit declaration of function 'Menu_Draw' llvm-gcc -Wall -O2 rcon.c -c -o rcon.o rcon.c: In function 'Cmd_Master': rcon.c:394: warning: comparison between pointer and integer rcon.c: In function 'Cmd_Say': rcon.c:593: warning: implicit declaration of function 'SV_SayToViewers' rcon.c: In function 'Cmd_Status': rcon.c:625: warning: comparison between pointer and integer rcon.c:629: warning: comparison between pointer and integer llvm-gcc -Wall -O2 mdfour.c -c -o mdfour.o llvm-gcc -Wall -O2 crc.c -c -o crc.o llvm-gcc -Wall -O2 control.c -c -o control.o llvm-gcc -Wall -O2 forward.c -c -o forward.o forward.c:616:3: warning: #warning This is not the place for this llvm-gcc -Wall -O2 pmove.c -c -o pmove.o llvm-gcc -Wall -O2 menu.c -c -o menu.o llvm-gcc -Wall -O2 httpsv.c -c -o httpsv.o httpsv.c: In function 'HTTPSV_GenerateDownload': httpsv.c:883: warning: implicit declaration of function 'strlcpy' httpsv.c: In function 'HTTPSV_PostMethod': httpsv.c:1018: warning: pointer targets in assignment differ in signedness httpsv.c: In function 'HTTPSV_GetMethod': httpsv.c:1084: warning: pointer targets in assignment differ in signedness llvm-gcc -Wall -O2 netchan.o parse.o msg.o qw.o source.o bsp.o rcon.o mdfour.o crc.o control.o forward.o pmove.o menu.o httpsv.o -o qtv.db -lm -lc -Llibqtvc -lqtvc strip --strip-unneeded --remove-section=.comment qtv.db -o qtv