Advertisement
Guest User

Untitled

a guest
Oct 20th, 2019
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 16.02 KB | None | 0 0
  1. sheldon@sheldon-desktop:~/Workspace/FortressOne/fteqw-code$ ./build.sh
  2. rm -f -r /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release
  3. rm -f -r /home/sheldon/Workspace/FortressOne/fteqw-code/engine/debug
  4. rm -f -r /home/sheldon/Workspace/FortressOne/fteqw-code/engine/profile
  5. rm -f -r droid/bin
  6. rm -f -r droid/gen
  7. rm -f -r droid/libs
  8. rm -f droid/default.properties
  9. rm -f droid/local.properties
  10. rm -f droid/proguard.cfg
  11. rm -f droid/build.xml
  12. make: Nothing to be done for 'makelibs'.
  13. make[1]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  14. make[1]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  15. make[1]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/plugins'
  16. make[2]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  17. make[2]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  18. gcc -O3 -Wall -Wno-pointer-sign -Wno-unknown-pragmas -Wno-format-zero-length -Wno-strict-aliasing -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/client -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/server -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/common -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/d3d -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/qclib -I. -I. -I./dxsdk9/include -I./dxsdk7/include -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/botlib -DBOTLIB -DBOTLIB_STATIC -DSVNREVISION=5558 -DFTEPLUGIN -o /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/fteplug_mpq_amd64.so -shared -I../engine/libs-x86_64-linux-gnu -fPIC -Wl,--no-undefined -Bsymbolic -fvisibility=hidden -static-libgcc -Impq mpq/fs_mpq.c mpq/blast.c plugin.c -lz -L../engine/libs-x86_64-linux-gnu -L/usr/local/lib -Wl,-R/usr/local/lib -lm
  19. gcc -O3 -Wall -Wno-pointer-sign -Wno-unknown-pragmas -Wno-format-zero-length -Wno-strict-aliasing -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/client -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/server -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/common -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/d3d -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/qclib -I. -I. -I./dxsdk9/include -I./dxsdk7/include -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/botlib -DBOTLIB -DBOTLIB_STATIC -DSVNREVISION=5558 -DFTEPLUGIN -o /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/fteplug_xmpp_amd64.so -shared -I../engine/libs-x86_64-linux-gnu -fPIC -Wl,--no-undefined -Bsymbolic -fvisibility=hidden -static-libgcc -Ijabber jabber/jabberclient.c jabber/jingle.c jabber/sift.c jabber/xml.c plugin.c ../engine/common/sha1.c emailnot/md5.c -L../engine/libs-x86_64-linux-gnu -L/usr/local/lib -Wl,-R/usr/local/lib -lm -lresolv
  20. gcc -O3 -Wall -Wno-pointer-sign -Wno-unknown-pragmas -Wno-format-zero-length -Wno-strict-aliasing -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/client -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/server -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/common -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/d3d -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/qclib -I. -I. -I./dxsdk9/include -I./dxsdk7/include -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/botlib -DBOTLIB -DBOTLIB_STATIC -DSVNREVISION=5558 -DFTEPLUGIN -o /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/fteplug_qi_amd64.so -shared -I../engine/libs-x86_64-linux-gnu -fPIC -Wl,--no-undefined -Bsymbolic -fvisibility=hidden -static-libgcc -Ijabber qi/qi.c jabber/xml.c plugin.c -L../engine/libs-x86_64-linux-gnu -L/usr/local/lib -Wl,-R/usr/local/lib -lm
  21. gcc -O3 -Wall -Wno-pointer-sign -Wno-unknown-pragmas -Wno-format-zero-length -Wno-strict-aliasing -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/client -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/server -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/common -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/d3d -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/qclib -I. -I. -I./dxsdk9/include -I./dxsdk7/include -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/botlib -DBOTLIB -DBOTLIB_STATIC -DSVNREVISION=5558 -DFTEPLUGIN -o /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/fteplug_irc_amd64.so -shared -I../engine/libs-x86_64-linux-gnu -fPIC -Wl,--no-undefined -Bsymbolic -fvisibility=hidden -static-libgcc -Iirc irc/ircclient.c plugin.c -L../engine/libs-x86_64-linux-gnu -L/usr/local/lib -Wl,-R/usr/local/lib -lm
  22. gcc -O3 -Wall -Wno-pointer-sign -Wno-unknown-pragmas -Wno-format-zero-length -Wno-strict-aliasing -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/client -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/server -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/common -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/d3d -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/qclib -I. -I. -I./dxsdk9/include -I./dxsdk7/include -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/botlib -DBOTLIB -DBOTLIB_STATIC -DSVNREVISION=5558 -DFTEPLUGIN -o /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/fteplug_ezhud_amd64.so -shared -I../engine/libs-x86_64-linux-gnu -fPIC -Wl,--no-undefined -Bsymbolic -fvisibility=hidden -static-libgcc -Iezhud ezhud/ezquakeisms.c ezhud/hud.c ezhud/hud_common.c ezhud/hud_editor.c plugin.c -L../engine/libs-x86_64-linux-gnu -L/usr/local/lib -Wl,-R/usr/local/lib -lm
  23. make[3]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  24. make[3]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  25. make[4]: Entering directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  26. gcc -x c -fvisibility=hidden -DCONFIG_FILE_NAME=config_fteqw.h -DLINK_PNG -DLINK_JPEG -DLINK_FREETYPE -Wall -Wno-pointer-sign -Wno-unknown-pragmas -Wno-format-zero-length -Wno-strict-aliasing -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/client -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/server -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/common -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/d3d -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/qclib -I. -I. -I./dxsdk9/include -I./dxsdk7/include -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/botlib -DBOTLIB -DBOTLIB_STATIC -DSVNREVISION=5558 -DSERVERONLY -DMULTITHREAD -O3 -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/libs-x86_64-linux-gnu -I/usr/include/opus -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/sv_linux -o /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/sv_linux/quakedef.h.gch -c /home/sheldon/Workspace/FortressOne/fteqw-code/engine/client/quakedef.h
  27. irc/ircclient.c: In function ‘IRC_ClientFrame’:
  28. irc/ircclient.c:2356:3: warning: format not a string literal and no format arguments [-Wformat-security]
  29. IRC_Printf(irc, channel, va("Users on channel %s:\n", channel));
  30. ^~~~~~~~~~
  31. gcc -x c -fvisibility=hidden -DCONFIG_FILE_NAME=config_fteqw.h -DLINK_PNG -DLINK_JPEG -DLINK_FREETYPE -Wall -Wno-pointer-sign -Wno-unknown-pragmas -Wno-format-zero-length -Wno-strict-aliasing -Dstrnicmp=strncasecmp -Dstricmp=strcasecmp -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/client -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/server -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/common -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/d3d -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/qclib -I. -I. -I./dxsdk9/include -I./dxsdk7/include -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/botlib -DBOTLIB -DBOTLIB_STATIC -DSVNREVISION=5558 -DVKQUAKE -DGLQUAKE -I/usr/X11R6/include -DMULTITHREAD -DDYNAMIC_SDL -DUSE_EGL -DWAYLANDQUAKE -DX11QUAKE -DOPUS_STATIC -DSPEEX_STATIC -DLIBVORBISFILE_STATIC -DFREETYPE_STATIC -DLIBPNG_STATIC -DLIBJPEG_STATIC -DZLIB_STATIC -DOPUS_STATIC -DSPEEX_STATIC -DLIBVORBISFILE_STATIC -DFREETYPE_STATIC -DLIBPNG_STATIC -DLIBJPEG_STATIC -DZLIB_STATIC -O3 -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/libs-x86_64-linux-gnu -I/usr/include/opus -I/home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/m_linux -o /home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/m_linux/quakedef.h.gch -c /home/sheldon/Workspace/FortressOne/fteqw-code/engine/client/quakedef.h
  32. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl/gl_font.c:45:10: error: #include expects "FILENAME" or <FILENAME>
  33. #include FT_FREETYPE_H
  34. ^~~~~~~~~~~~~
  35. Makefile:1759: recipe for target '/home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/m_linux/gl_font.o' failed
  36. make[4]: [/home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/m_linux/gl_font.o] Error 1 (ignored)
  37. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/gl/gl_font.c:44:10: fatal error: ft2build.h: No such file or directory
  38. #include <ft2build.h>
  39. ^~~~~~~~~~~~
  40. compilation terminated.
  41. Makefile:1759: recipe for target '/home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/m_linux/gl_font.o' failed
  42. make[4]: *** [/home/sheldon/Workspace/FortressOne/fteqw-code/engine/release/m_linux/gl_font.o] Error 1
  43. make[4]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  44. Makefile:1829: recipe for target '_out-rel' failed
  45. make[3]: *** [_out-rel] Error 2
  46. make[3]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  47. Makefile:1854: recipe for target '_clsv-rel' failed
  48. make[2]: *** [_clsv-rel] Error 2
  49. make[2]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  50. Makefile:1942: recipe for target 'm-tmp' failed
  51. make[1]: *** [m-tmp] Error 2
  52. make[1]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  53. Makefile:1951: recipe for target 'm-rel' failed
  54. make: *** [m-rel] Error 2
  55. make: *** Waiting for unfinished jobs....
  56. In file included from jabber/xmpp.h:1:0,
  57. from jabber/sift.c:1:
  58. jabber/sift.c: In function ‘XMPP_FT_SendFile’:
  59. jabber/../plugin.h:351:21: warning: ‘%s’ directive output may be truncated writing up to 127 bytes into a region of size between 56 and 63 [-Wformat-truncation=]
  60. #define Q_snprintf snprintf
  61. jabber/sift.c:345:6: note: in expansion of macro ‘Q_snprintf’
  62. if (Q_snprintf(ft->sid, sizeof(ft->sid), "%x%s", rand(), ft->fname) >= sizeof(ft->sid))
  63. ^~~~~~~~~~
  64. In file included from /usr/include/stdio.h:862:0,
  65. from /home/sheldon/Workspace/FortressOne/fteqw-code/engine/client/quakedef.h:112,
  66. from jabber/../plugin.h:8,
  67. from jabber/xmpp.h:1,
  68. from jabber/sift.c:1:
  69. /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output between 2 and 136 bytes into a destination of size 64
  70. return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
  71. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  72. __bos (__s), __fmt, __va_arg_pack ());
  73. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  74. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/fs.c: In function ‘FS_OpenVFS.part.12.constprop’:
  75. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/fs.c:1794:32: warning: ‘__builtin___snprintf_chk’ output may be truncated before the last format character [-Wformat-truncation=]
  76. snprintf(out, outlen, "%s/%s", loc.search->logicalpath, fname);
  77. ^
  78. In file included from /usr/include/stdio.h:862:0,
  79. from /home/sheldon/Workspace/FortressOne/fteqw-code/engine/client/quakedef.h:112,
  80. from /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/fs.c:1:
  81. /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: ‘__builtin___snprintf_chk’ output 2 or more bytes (assuming 1025) into a destination of size 1024
  82. return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
  83. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  84. __bos (__s), __fmt, __va_arg_pack ());
  85. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  86. make[1]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/plugins'
  87. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/sys_linux_threads.c: In function ‘Sys_ForkServer’:
  88. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/sys_linux_threads.c:375:2: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result]
  89. pipe(toslave);
  90. ^~~~~~~~~~~~~
  91. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/sys_linux_threads.c:376:2: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result [-Wunused-result]
  92. pipe(tomaster);
  93. ^~~~~~~~~~~~~~
  94. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/sys_linux_threads.c: In function ‘Sys_InstructSlave’:
  95. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/sys_linux_threads.c:300:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  96. write(s->outpipe, cmd->data, cmd->cursize);
  97. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  98. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/sys_linux_threads.c: In function ‘Sys_InstructMaster’:
  99. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/common/sys_linux_threads.c:481:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  100. write(STDOUT_FILENO, cmd->data, cmd->cursize);
  101. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  102. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c: In function ‘Friendly_Crash_Handler’:
  103. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c:700:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  104. write(fd, buffer, strlen(buffer));
  105. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c:703:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  107. write(fd, buffer, strlen(buffer));
  108. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  109. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c:710:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  110. write(fd, buffer, strlen(buffer));
  111. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  112. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c:715:4: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  113. write(fd, buffer, strlen(buffer));
  114. ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  115. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c:720:3: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result]
  116. write(fd, "\n", 1);
  117. ^~~~~~~~~~~~~~~~~~
  118. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c: In function ‘Sys_CheckChRoot’:
  119. /home/sheldon/Workspace/FortressOne/fteqw-code/engine/server/sv_sys_unix.c:827:3: warning: ignoring return value of ‘chdir’, declared with attribute warn_unused_result [-Wunused-result]
  120. chdir("/"); //chroot does NOT change the working directory, so we need to make sure that happens otherwise still a way out.
  121. ^~~~~~~~~~
  122. make[3]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  123. make[2]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
  124. make[1]: Leaving directory '/home/sheldon/Workspace/FortressOne/fteqw-code/engine'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement