Advertisement
Guest User

Untitled

a guest
Oct 27th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.57 KB | None | 0 0
  1. make[1]: Entering directory '/home/osboxes/Desktop/WASM-workdir/ioq3'
  2.  
  3. Building in build/release-linux-x86_64:
  4. PLATFORM: linux
  5. ARCH: x86_64
  6. VERSION: 1.36_GIT_4f7d7bf2-2014-02-01
  7. COMPILE_PLATFORM: linux
  8. COMPILE_ARCH: x86_64
  9. CC: /usr/share/emscripten/emcc
  10.  
  11. CFLAGS:
  12. -Wall -fno-strict-aliasing -Wimplicit -Wstrict-prototypes -pipe
  13. -DUSE_ICON -DNO_GZIP -Icode/zlib -DUSE_INTERNAL_JPEG -Icode/jpeg-8c
  14. -DUSE_LOCAL_HEADERS -DPRODUCT_VERSION="1.36_GIT_4f7d7bf2-2014-02-01"
  15. -Wformat=2 -Wno-format-zero-length -Wformat-security -Wno-format-nonliteral
  16. -Wstrict-aliasing=2 -Wmissing-format-attribute -Wdisabled-optimization
  17. -Werror-implicit-function-declaration -MMD -DNDEBUG -O3
  18. -fomit-frame-pointer -funroll-loops -falign-loops=2 -falign-jumps=2
  19. -falign-functions=2 -fstrength-reduce -ffast-math
  20.  
  21. CLIENT_CFLAGS:
  22. -D_GNU_SOURCE=1 -D_REENTRANT -DUSE_OPENAL -DUSE_OPENAL_DLOPEN
  23. -DUSE_CURL -DUSE_CURL_DLOPEN -DUSE_CODEC_OPUS -DOPUS_BUILD
  24. -DHAVE_LRINTF -DFLOATING_POINT -DUSE_ALLOCA -Icode/opus-1.0.2/include
  25. -Icode/opus-1.0.2/celt -Icode/opus-1.0.2/silk -Icode/opus-1.0.2/silk/float
  26. -Icode/opusfile-0.2/include -Icode/libogg-1.3.0/include
  27. -DUSE_RENDERER_DLOPEN -DUSE_MUMBLE -DUSE_VOIP -DFLOATING_POINT -DUSE_ALLOCA
  28. -Icode/libspeex/include
  29.  
  30. SERVER_CFLAGS:
  31. -DUSE_VOIP
  32.  
  33. LDFLAGS:
  34.  
  35.  
  36. CLIENT_LDFLAGS:
  37.  
  38.  
  39. SERVER_LDFLAGS:
  40.  
  41.  
  42. LIBS:
  43. -ldl -lm
  44.  
  45. CLIENT_LIBS:
  46. -lrt
  47.  
  48. Output:
  49. ioq3ded.x86_64
  50. ioquake3.x86_64
  51. renderer_opengl1_x86_64.so
  52. renderer_opengl2_x86_64.so
  53. baseq3/cgamex86_64.so
  54. baseq3/qagamex86_64.so
  55. baseq3/uix86_64.so
  56. missionpack/cgamex86_64.so
  57. missionpack/qagamex86_64.so
  58. missionpack/uix86_64.so
  59. baseq3/vm/cgame.qvm
  60. baseq3/vm/qagame.qvm
  61. baseq3/vm/ui.qvm
  62. missionpack/vm/cgame.qvm
  63. missionpack/vm/qagame.qvm
  64. missionpack/vm/ui.qvm
  65.  
  66. make[2]: Entering directory '/home/osboxes/Desktop/WASM-workdir/ioq3'
  67. make[2]: 'build/release-linux-x86_64/ioq3ded.x86_64' is up to date.
  68. LD build/release-linux-x86_64/ioquake3.x86_64
  69. WARNING root: build/release-linux-x86_64/client/cl_cgame.o is not valid LLVM bitcode
  70. WARNING root: build/release-linux-x86_64/client/cl_cin.o is not valid LLVM bitcode
  71. WARNING root: build/release-linux-x86_64/client/cl_console.o is not valid LLVM bitcode
  72. WARNING root: build/release-linux-x86_64/client/cl_input.o is not valid LLVM bitcode
  73. WARNING root: build/release-linux-x86_64/client/cl_keys.o is not valid LLVM bitcode
  74. WARNING root: build/release-linux-x86_64/client/cm_load.o is not valid LLVM bitcode
  75. WARNING root: build/release-linux-x86_64/client/cm_patch.o is not valid LLVM bitcode
  76. WARNING root: build/release-linux-x86_64/client/cm_polylib.o is not valid LLVM bitcode
  77. WARNING root: build/release-linux-x86_64/client/cm_test.o is not valid LLVM bitcode
  78. WARNING root: build/release-linux-x86_64/client/cm_trace.o is not valid LLVM bitcode
  79. WARNING root: build/release-linux-x86_64/client/cmd.o is not valid LLVM bitcode
  80. WARNING root: build/release-linux-x86_64/client/common.o is not valid LLVM bitcode
  81. WARNING root: build/release-linux-x86_64/client/cvar.o is not valid LLVM bitcode
  82. WARNING root: build/release-linux-x86_64/client/files.o is not valid LLVM bitcode
  83. WARNING root: build/release-linux-x86_64/client/md4.o is not valid LLVM bitcode
  84. WARNING root: build/release-linux-x86_64/client/md5.o is not valid LLVM bitcode
  85. WARNING root: build/release-linux-x86_64/client/msg.o is not valid LLVM bitcode
  86. WARNING root: build/release-linux-x86_64/client/net_chan.o is not valid LLVM bitcode
  87. WARNING root: build/release-linux-x86_64/client/net_ip.o is not valid LLVM bitcode
  88. WARNING root: build/release-linux-x86_64/client/huffman.o is not valid LLVM bitcode
  89. WARNING root: build/release-linux-x86_64/client/snd_adpcm.o is not valid LLVM bitcode
  90. WARNING root: build/release-linux-x86_64/client/snd_dma.o is not valid LLVM bitcode
  91. WARNING root: build/release-linux-x86_64/client/snd_mem.o is not valid LLVM bitcode
  92. WARNING root: build/release-linux-x86_64/client/snd_mix.o is not valid LLVM bitcode
  93. WARNING root: build/release-linux-x86_64/client/snd_wavelet.o is not valid LLVM bitcode
  94. WARNING root: build/release-linux-x86_64/client/snd_main.o is not valid LLVM bitcode
  95. WARNING root: build/release-linux-x86_64/client/snd_codec.o is not valid LLVM bitcode
  96. WARNING root: build/release-linux-x86_64/client/snd_codec_wav.o is not valid LLVM bitcode
  97. WARNING root: build/release-linux-x86_64/client/snd_codec_ogg.o is not valid LLVM bitcode
  98. WARNING root: build/release-linux-x86_64/client/snd_codec_opus.o is not valid LLVM bitcode
  99. WARNING root: build/release-linux-x86_64/client/qal.o is not valid LLVM bitcode
  100. WARNING root: build/release-linux-x86_64/client/snd_openal.o is not valid LLVM bitcode
  101. WARNING root: build/release-linux-x86_64/client/cl_curl.o is not valid LLVM bitcode
  102. WARNING root: build/release-linux-x86_64/client/sv_bot.o is not valid LLVM bitcode
  103. WARNING root: build/release-linux-x86_64/client/sv_ccmds.o is not valid LLVM bitcode
  104. WARNING root: build/release-linux-x86_64/client/sv_client.o is not valid LLVM bitcode
  105. WARNING root: build/release-linux-x86_64/client/sv_game.o is not valid LLVM bitcode
  106. WARNING root: build/release-linux-x86_64/client/sv_init.o is not valid LLVM bitcode
  107. WARNING root: build/release-linux-x86_64/client/sv_main.o is not valid LLVM bitcode
  108. WARNING root: build/release-linux-x86_64/client/sv_net_chan.o is not valid LLVM bitcode
  109. WARNING root: build/release-linux-x86_64/client/sv_snapshot.o is not valid LLVM bitcode
  110. WARNING root: build/release-linux-x86_64/client/sv_world.o is not valid LLVM bitcode
  111. WARNING root: build/release-linux-x86_64/client/q_math.o is not valid LLVM bitcode
  112. WARNING root: build/release-linux-x86_64/client/q_shared.o is not valid LLVM bitcode
  113. WARNING root: build/release-linux-x86_64/client/unzip.o is not valid LLVM bitcode
  114. WARNING root: build/release-linux-x86_64/client/ioapi.o is not valid LLVM bitcode
  115. WARNING root: build/release-linux-x86_64/client/puff.o is not valid LLVM bitcode
  116. WARNING root: build/release-linux-x86_64/client/vm.o is not valid LLVM bitcode
  117. WARNING root: build/release-linux-x86_64/client/vm_interpreted.o is not valid LLVM bitcode
  118. WARNING root: build/release-linux-x86_64/client/be_aas_bspq3.o is not valid LLVM bitcode
  119. WARNING root: build/release-linux-x86_64/client/be_aas_cluster.o is not valid LLVM bitcode
  120. WARNING root: build/release-linux-x86_64/client/be_aas_debug.o is not valid LLVM bitcode
  121. WARNING root: build/release-linux-x86_64/client/be_aas_entity.o is not valid LLVM bitcode
  122. WARNING root: build/release-linux-x86_64/client/be_aas_file.o is not valid LLVM bitcode
  123. WARNING root: build/release-linux-x86_64/client/be_aas_main.o is not valid LLVM bitcode
  124. WARNING root: build/release-linux-x86_64/client/be_aas_move.o is not valid LLVM bitcode
  125. WARNING root: build/release-linux-x86_64/client/be_aas_optimize.o is not valid LLVM bitcode
  126. WARNING root: build/release-linux-x86_64/client/be_aas_reach.o is not valid LLVM bitcode
  127. WARNING root: build/release-linux-x86_64/client/be_aas_route.o is not valid LLVM bitcode
  128. WARNING root: build/release-linux-x86_64/client/be_aas_routealt.o is not valid LLVM bitcode
  129. WARNING root: build/release-linux-x86_64/client/be_aas_sample.o is not valid LLVM bitcode
  130. WARNING root: build/release-linux-x86_64/client/be_ai_char.o is not valid LLVM bitcode
  131. WARNING root: build/release-linux-x86_64/client/be_ai_chat.o is not valid LLVM bitcode
  132. WARNING root: build/release-linux-x86_64/client/be_ai_gen.o is not valid LLVM bitcode
  133. WARNING root: build/release-linux-x86_64/client/be_ai_goal.o is not valid LLVM bitcode
  134. WARNING root: build/release-linux-x86_64/client/be_ai_move.o is not valid LLVM bitcode
  135. WARNING root: build/release-linux-x86_64/client/be_ai_weap.o is not valid LLVM bitcode
  136. WARNING root: build/release-linux-x86_64/client/be_ai_weight.o is not valid LLVM bitcode
  137. WARNING root: build/release-linux-x86_64/client/be_ea.o is not valid LLVM bitcode
  138. WARNING root: build/release-linux-x86_64/client/be_interface.o is not valid LLVM bitcode
  139. WARNING root: build/release-linux-x86_64/client/l_crc.o is not valid LLVM bitcode
  140. WARNING root: build/release-linux-x86_64/client/l_libvar.o is not valid LLVM bitcode
  141. WARNING root: build/release-linux-x86_64/client/l_log.o is not valid LLVM bitcode
  142. WARNING root: build/release-linux-x86_64/client/l_memory.o is not valid LLVM bitcode
  143. WARNING root: build/release-linux-x86_64/client/l_precomp.o is not valid LLVM bitcode
  144. WARNING root: build/release-linux-x86_64/client/l_script.o is not valid LLVM bitcode
  145. WARNING root: build/release-linux-x86_64/client/l_struct.o is not valid LLVM bitcode
  146. WARNING root: build/release-linux-x86_64/client/sdl_input.o is not valid LLVM bitcode
  147. WARNING root: build/release-linux-x86_64/client/sdl_snd.o is not valid LLVM bitcode
  148. WARNING root: build/release-linux-x86_64/client/con_log.o is not valid LLVM bitcode
  149. WARNING root: build/release-linux-x86_64/client/sys_main.o is not valid LLVM bitcode
  150. WARNING root: build/release-linux-x86_64/client/con_tty.o is not valid LLVM bitcode
  151. WARNING root: build/release-linux-x86_64/client/snapvector.o is not valid LLVM bitcode
  152. WARNING root: build/release-linux-x86_64/client/ftola.o is not valid LLVM bitcode
  153. WARNING root: build/release-linux-x86_64/client/bits.o is not valid LLVM bitcode
  154. WARNING root: build/release-linux-x86_64/client/buffer.o is not valid LLVM bitcode
  155. WARNING root: build/release-linux-x86_64/client/cb_search.o is not valid LLVM bitcode
  156. WARNING root: build/release-linux-x86_64/client/exc_10_16_table.o is not valid LLVM bitcode
  157. WARNING root: build/release-linux-x86_64/client/exc_10_32_table.o is not valid LLVM bitcode
  158. WARNING root: build/release-linux-x86_64/client/exc_20_32_table.o is not valid LLVM bitcode
  159. WARNING root: build/release-linux-x86_64/client/exc_5_256_table.o is not valid LLVM bitcode
  160. WARNING root: build/release-linux-x86_64/client/exc_5_64_table.o is not valid LLVM bitcode
  161. WARNING root: build/release-linux-x86_64/client/exc_8_128_table.o is not valid LLVM bitcode
  162. WARNING root: build/release-linux-x86_64/client/fftwrap.o is not valid LLVM bitcode
  163. WARNING root: build/release-linux-x86_64/client/filterbank.o is not valid LLVM bitcode
  164. WARNING root: build/release-linux-x86_64/client/filters.o is not valid LLVM bitcode
  165. WARNING root: build/release-linux-x86_64/client/gain_table.o is not valid LLVM bitcode
  166. WARNING root: build/release-linux-x86_64/client/gain_table_lbr.o is not valid LLVM bitcode
  167. WARNING root: build/release-linux-x86_64/client/hexc_10_32_table.o is not valid LLVM bitcode
  168. WARNING root: build/release-linux-x86_64/client/hexc_table.o is not valid LLVM bitcode
  169. WARNING root: build/release-linux-x86_64/client/high_lsp_tables.o is not valid LLVM bitcode
  170. WARNING root: build/release-linux-x86_64/client/jitter.o is not valid LLVM bitcode
  171. WARNING root: build/release-linux-x86_64/client/kiss_fft.o is not valid LLVM bitcode
  172. WARNING root: build/release-linux-x86_64/client/kiss_fftr.o is not valid LLVM bitcode
  173. WARNING root: build/release-linux-x86_64/client/lpc.o is not valid LLVM bitcode
  174. WARNING root: build/release-linux-x86_64/client/lsp.o is not valid LLVM bitcode
  175. WARNING root: build/release-linux-x86_64/client/lsp_tables_nb.o is not valid LLVM bitcode
  176. WARNING root: build/release-linux-x86_64/client/ltp.o is not valid LLVM bitcode
  177. WARNING root: build/release-linux-x86_64/client/mdf.o is not valid LLVM bitcode
  178. WARNING root: build/release-linux-x86_64/client/modes.o is not valid LLVM bitcode
  179. WARNING root: build/release-linux-x86_64/client/modes_wb.o is not valid LLVM bitcode
  180. WARNING root: build/release-linux-x86_64/client/nb_celp.o is not valid LLVM bitcode
  181. WARNING root: build/release-linux-x86_64/client/preprocess.o is not valid LLVM bitcode
  182. WARNING root: build/release-linux-x86_64/client/quant_lsp.o is not valid LLVM bitcode
  183. WARNING root: build/release-linux-x86_64/client/resample.o is not valid LLVM bitcode
  184. WARNING root: build/release-linux-x86_64/client/sb_celp.o is not valid LLVM bitcode
  185. WARNING root: build/release-linux-x86_64/client/smallft.o is not valid LLVM bitcode
  186. WARNING root: build/release-linux-x86_64/client/speex.o is not valid LLVM bitcode
  187. WARNING root: build/release-linux-x86_64/client/speex_callbacks.o is not valid LLVM bitcode
  188. WARNING root: build/release-linux-x86_64/client/speex_header.o is not valid LLVM bitcode
  189. WARNING root: build/release-linux-x86_64/client/stereo.o is not valid LLVM bitcode
  190. WARNING root: build/release-linux-x86_64/client/vbr.o is not valid LLVM bitcode
  191. WARNING root: build/release-linux-x86_64/client/vq.o is not valid LLVM bitcode
  192. WARNING root: build/release-linux-x86_64/client/window.o is not valid LLVM bitcode
  193. WARNING root: build/release-linux-x86_64/client/opus/opus.o is not valid LLVM bitcode
  194. WARNING root: build/release-linux-x86_64/client/opus/opus_decoder.o is not valid LLVM bitcode
  195. WARNING root: build/release-linux-x86_64/client/opus/opus_encoder.o is not valid LLVM bitcode
  196. WARNING root: build/release-linux-x86_64/client/opus/opus_multistream.o is not valid LLVM bitcode
  197. WARNING root: build/release-linux-x86_64/client/opus/repacketizer.o is not valid LLVM bitcode
  198. WARNING root: build/release-linux-x86_64/client/opus/bands.o is not valid LLVM bitcode
  199. WARNING root: build/release-linux-x86_64/client/opus/celt.o is not valid LLVM bitcode
  200. WARNING root: build/release-linux-x86_64/client/opus/cwrs.o is not valid LLVM bitcode
  201. WARNING root: build/release-linux-x86_64/client/opus/entcode.o is not valid LLVM bitcode
  202. WARNING root: build/release-linux-x86_64/client/opus/entdec.o is not valid LLVM bitcode
  203. WARNING root: build/release-linux-x86_64/client/opus/entenc.o is not valid LLVM bitcode
  204. WARNING root: build/release-linux-x86_64/client/opus/kiss_fft.o is not valid LLVM bitcode
  205. WARNING root: build/release-linux-x86_64/client/opus/laplace.o is not valid LLVM bitcode
  206. WARNING root: build/release-linux-x86_64/client/opus/mathops.o is not valid LLVM bitcode
  207. WARNING root: build/release-linux-x86_64/client/opus/mdct.o is not valid LLVM bitcode
  208. WARNING root: build/release-linux-x86_64/client/opus/modes.o is not valid LLVM bitcode
  209. WARNING root: build/release-linux-x86_64/client/opus/pitch.o is not valid LLVM bitcode
  210. WARNING root: build/release-linux-x86_64/client/opus/celt_lpc.o is not valid LLVM bitcode
  211. WARNING root: build/release-linux-x86_64/client/opus/quant_bands.o is not valid LLVM bitcode
  212. WARNING root: build/release-linux-x86_64/client/opus/rate.o is not valid LLVM bitcode
  213. WARNING root: build/release-linux-x86_64/client/opus/vq.o is not valid LLVM bitcode
  214. WARNING root: build/release-linux-x86_64/client/opus/CNG.o is not valid LLVM bitcode
  215. WARNING root: build/release-linux-x86_64/client/opus/code_signs.o is not valid LLVM bitcode
  216. WARNING root: build/release-linux-x86_64/client/opus/init_decoder.o is not valid LLVM bitcode
  217. WARNING root: build/release-linux-x86_64/client/opus/decode_core.o is not valid LLVM bitcode
  218. WARNING root: build/release-linux-x86_64/client/opus/decode_frame.o is not valid LLVM bitcode
  219. WARNING root: build/release-linux-x86_64/client/opus/decode_parameters.o is not valid LLVM bitcode
  220. WARNING root: build/release-linux-x86_64/client/opus/decode_indices.o is not valid LLVM bitcode
  221. WARNING root: build/release-linux-x86_64/client/opus/decode_pulses.o is not valid LLVM bitcode
  222. WARNING root: build/release-linux-x86_64/client/opus/decoder_set_fs.o is not valid LLVM bitcode
  223. WARNING root: build/release-linux-x86_64/client/opus/dec_API.o is not valid LLVM bitcode
  224. WARNING root: build/release-linux-x86_64/client/opus/enc_API.o is not valid LLVM bitcode
  225. WARNING root: build/release-linux-x86_64/client/opus/encode_indices.o is not valid LLVM bitcode
  226. WARNING root: build/release-linux-x86_64/client/opus/encode_pulses.o is not valid LLVM bitcode
  227. WARNING root: build/release-linux-x86_64/client/opus/gain_quant.o is not valid LLVM bitcode
  228. WARNING root: build/release-linux-x86_64/client/opus/interpolate.o is not valid LLVM bitcode
  229. WARNING root: build/release-linux-x86_64/client/opus/LP_variable_cutoff.o is not valid LLVM bitcode
  230. WARNING root: build/release-linux-x86_64/client/opus/NLSF_decode.o is not valid LLVM bitcode
  231. WARNING root: build/release-linux-x86_64/client/opus/NSQ.o is not valid LLVM bitcode
  232. WARNING root: build/release-linux-x86_64/client/opus/NSQ_del_dec.o is not valid LLVM bitcode
  233. WARNING root: build/release-linux-x86_64/client/opus/PLC.o is not valid LLVM bitcode
  234. WARNING root: build/release-linux-x86_64/client/opus/shell_coder.o is not valid LLVM bitcode
  235. WARNING root: build/release-linux-x86_64/client/opus/tables_gain.o is not valid LLVM bitcode
  236. WARNING root: build/release-linux-x86_64/client/opus/tables_LTP.o is not valid LLVM bitcode
  237. WARNING root: build/release-linux-x86_64/client/opus/tables_NLSF_CB_NB_MB.o is not valid LLVM bitcode
  238. WARNING root: build/release-linux-x86_64/client/opus/tables_NLSF_CB_WB.o is not valid LLVM bitcode
  239. WARNING root: build/release-linux-x86_64/client/opus/tables_other.o is not valid LLVM bitcode
  240. WARNING root: build/release-linux-x86_64/client/opus/tables_pitch_lag.o is not valid LLVM bitcode
  241. WARNING root: build/release-linux-x86_64/client/opus/tables_pulses_per_block.o is not valid LLVM bitcode
  242. WARNING root: build/release-linux-x86_64/client/opus/VAD.o is not valid LLVM bitcode
  243. WARNING root: build/release-linux-x86_64/client/opus/control_audio_bandwidth.o is not valid LLVM bitcode
  244. WARNING root: build/release-linux-x86_64/client/opus/quant_LTP_gains.o is not valid LLVM bitcode
  245. WARNING root: build/release-linux-x86_64/client/opus/VQ_WMat_EC.o is not valid LLVM bitcode
  246. WARNING root: build/release-linux-x86_64/client/opus/HP_variable_cutoff.o is not valid LLVM bitcode
  247. WARNING root: build/release-linux-x86_64/client/opus/NLSF_encode.o is not valid LLVM bitcode
  248. WARNING root: build/release-linux-x86_64/client/opus/NLSF_VQ.o is not valid LLVM bitcode
  249. WARNING root: build/release-linux-x86_64/client/opus/NLSF_unpack.o is not valid LLVM bitcode
  250. WARNING root: build/release-linux-x86_64/client/opus/NLSF_del_dec_quant.o is not valid LLVM bitcode
  251. WARNING root: build/release-linux-x86_64/client/opus/process_NLSFs.o is not valid LLVM bitcode
  252. WARNING root: build/release-linux-x86_64/client/opus/stereo_LR_to_MS.o is not valid LLVM bitcode
  253. WARNING root: build/release-linux-x86_64/client/opus/stereo_MS_to_LR.o is not valid LLVM bitcode
  254. WARNING root: build/release-linux-x86_64/client/opus/check_control_input.o is not valid LLVM bitcode
  255. WARNING root: build/release-linux-x86_64/client/opus/control_SNR.o is not valid LLVM bitcode
  256. WARNING root: build/release-linux-x86_64/client/opus/init_encoder.o is not valid LLVM bitcode
  257. WARNING root: build/release-linux-x86_64/client/opus/control_codec.o is not valid LLVM bitcode
  258. WARNING root: build/release-linux-x86_64/client/opus/A2NLSF.o is not valid LLVM bitcode
  259. WARNING root: build/release-linux-x86_64/client/opus/ana_filt_bank_1.o is not valid LLVM bitcode
  260. WARNING root: build/release-linux-x86_64/client/opus/biquad_alt.o is not valid LLVM bitcode
  261. WARNING root: build/release-linux-x86_64/client/opus/bwexpander_32.o is not valid LLVM bitcode
  262. WARNING root: build/release-linux-x86_64/client/opus/bwexpander.o is not valid LLVM bitcode
  263. WARNING root: build/release-linux-x86_64/client/opus/debug.o is not valid LLVM bitcode
  264. WARNING root: build/release-linux-x86_64/client/opus/decode_pitch.o is not valid LLVM bitcode
  265. WARNING root: build/release-linux-x86_64/client/opus/inner_prod_aligned.o is not valid LLVM bitcode
  266. WARNING root: build/release-linux-x86_64/client/opus/lin2log.o is not valid LLVM bitcode
  267. WARNING root: build/release-linux-x86_64/client/opus/log2lin.o is not valid LLVM bitcode
  268. WARNING root: build/release-linux-x86_64/client/opus/LPC_analysis_filter.o is not valid LLVM bitcode
  269. WARNING root: build/release-linux-x86_64/client/opus/LPC_inv_pred_gain.o is not valid LLVM bitcode
  270. WARNING root: build/release-linux-x86_64/client/opus/table_LSF_cos.o is not valid LLVM bitcode
  271. WARNING root: build/release-linux-x86_64/client/opus/NLSF2A.o is not valid LLVM bitcode
  272. WARNING root: build/release-linux-x86_64/client/opus/NLSF_stabilize.o is not valid LLVM bitcode
  273. WARNING root: build/release-linux-x86_64/client/opus/NLSF_VQ_weights_laroia.o is not valid LLVM bitcode
  274. WARNING root: build/release-linux-x86_64/client/opus/pitch_est_tables.o is not valid LLVM bitcode
  275. WARNING root: build/release-linux-x86_64/client/opus/resampler.o is not valid LLVM bitcode
  276. WARNING root: build/release-linux-x86_64/client/opus/resampler_down2_3.o is not valid LLVM bitcode
  277. WARNING root: build/release-linux-x86_64/client/opus/resampler_down2.o is not valid LLVM bitcode
  278. WARNING root: build/release-linux-x86_64/client/opus/resampler_private_AR2.o is not valid LLVM bitcode
  279. WARNING root: build/release-linux-x86_64/client/opus/resampler_private_down_FIR.o is not valid LLVM bitcode
  280. WARNING root: build/release-linux-x86_64/client/opus/resampler_private_IIR_FIR.o is not valid LLVM bitcode
  281. WARNING root: build/release-linux-x86_64/client/opus/resampler_private_up2_HQ.o is not valid LLVM bitcode
  282. WARNING root: build/release-linux-x86_64/client/opus/resampler_rom.o is not valid LLVM bitcode
  283. WARNING root: build/release-linux-x86_64/client/opus/sigm_Q15.o is not valid LLVM bitcode
  284. WARNING root: build/release-linux-x86_64/client/opus/sort.o is not valid LLVM bitcode
  285. WARNING root: build/release-linux-x86_64/client/opus/sum_sqr_shift.o is not valid LLVM bitcode
  286. WARNING root: build/release-linux-x86_64/client/opus/stereo_decode_pred.o is not valid LLVM bitcode
  287. WARNING root: build/release-linux-x86_64/client/opus/stereo_encode_pred.o is not valid LLVM bitcode
  288. WARNING root: build/release-linux-x86_64/client/opus/stereo_find_predictor.o is not valid LLVM bitcode
  289. WARNING root: build/release-linux-x86_64/client/opus/stereo_quant_pred.o is not valid LLVM bitcode
  290. WARNING root: build/release-linux-x86_64/client/opus/apply_sine_window_FLP.o is not valid LLVM bitcode
  291. WARNING root: build/release-linux-x86_64/client/opus/corrMatrix_FLP.o is not valid LLVM bitcode
  292. WARNING root: build/release-linux-x86_64/client/opus/encode_frame_FLP.o is not valid LLVM bitcode
  293. WARNING root: build/release-linux-x86_64/client/opus/find_LPC_FLP.o is not valid LLVM bitcode
  294. WARNING root: build/release-linux-x86_64/client/opus/find_LTP_FLP.o is not valid LLVM bitcode
  295. WARNING root: build/release-linux-x86_64/client/opus/find_pitch_lags_FLP.o is not valid LLVM bitcode
  296. WARNING root: build/release-linux-x86_64/client/opus/find_pred_coefs_FLP.o is not valid LLVM bitcode
  297. WARNING root: build/release-linux-x86_64/client/opus/LPC_analysis_filter_FLP.o is not valid LLVM bitcode
  298. WARNING root: build/release-linux-x86_64/client/opus/LTP_analysis_filter_FLP.o is not valid LLVM bitcode
  299. WARNING root: build/release-linux-x86_64/client/opus/LTP_scale_ctrl_FLP.o is not valid LLVM bitcode
  300. WARNING root: build/release-linux-x86_64/client/opus/noise_shape_analysis_FLP.o is not valid LLVM bitcode
  301. WARNING root: build/release-linux-x86_64/client/opus/prefilter_FLP.o is not valid LLVM bitcode
  302. WARNING root: build/release-linux-x86_64/client/opus/process_gains_FLP.o is not valid LLVM bitcode
  303. WARNING root: build/release-linux-x86_64/client/opus/regularize_correlations_FLP.o is not valid LLVM bitcode
  304. WARNING root: build/release-linux-x86_64/client/opus/residual_energy_FLP.o is not valid LLVM bitcode
  305. WARNING root: build/release-linux-x86_64/client/opus/solve_LS_FLP.o is not valid LLVM bitcode
  306. WARNING root: build/release-linux-x86_64/client/opus/warped_autocorrelation_FLP.o is not valid LLVM bitcode
  307. WARNING root: build/release-linux-x86_64/client/opus/wrappers_FLP.o is not valid LLVM bitcode
  308. WARNING root: build/release-linux-x86_64/client/opus/autocorrelation_FLP.o is not valid LLVM bitcode
  309. WARNING root: build/release-linux-x86_64/client/opus/burg_modified_FLP.o is not valid LLVM bitcode
  310. WARNING root: build/release-linux-x86_64/client/opus/bwexpander_FLP.o is not valid LLVM bitcode
  311. WARNING root: build/release-linux-x86_64/client/opus/energy_FLP.o is not valid LLVM bitcode
  312. WARNING root: build/release-linux-x86_64/client/opus/inner_product_FLP.o is not valid LLVM bitcode
  313. WARNING root: build/release-linux-x86_64/client/opus/k2a_FLP.o is not valid LLVM bitcode
  314. WARNING root: build/release-linux-x86_64/client/opus/levinsondurbin_FLP.o is not valid LLVM bitcode
  315. WARNING root: build/release-linux-x86_64/client/opus/LPC_inv_pred_gain_FLP.o is not valid LLVM bitcode
  316. WARNING root: build/release-linux-x86_64/client/opus/pitch_analysis_core_FLP.o is not valid LLVM bitcode
  317. WARNING root: build/release-linux-x86_64/client/opus/scale_copy_vector_FLP.o is not valid LLVM bitcode
  318. WARNING root: build/release-linux-x86_64/client/opus/scale_vector_FLP.o is not valid LLVM bitcode
  319. WARNING root: build/release-linux-x86_64/client/opus/schur_FLP.o is not valid LLVM bitcode
  320. WARNING root: build/release-linux-x86_64/client/opus/sort_FLP.o is not valid LLVM bitcode
  321. WARNING root: build/release-linux-x86_64/client/http.o is not valid LLVM bitcode
  322. WARNING root: build/release-linux-x86_64/client/info.o is not valid LLVM bitcode
  323. WARNING root: build/release-linux-x86_64/client/internal.o is not valid LLVM bitcode
  324. WARNING root: build/release-linux-x86_64/client/opusfile.o is not valid LLVM bitcode
  325. WARNING root: build/release-linux-x86_64/client/stream.o is not valid LLVM bitcode
  326. WARNING root: build/release-linux-x86_64/client/bitwise.o is not valid LLVM bitcode
  327. WARNING root: build/release-linux-x86_64/client/framing.o is not valid LLVM bitcode
  328. WARNING root: build/release-linux-x86_64/client/adler32.o is not valid LLVM bitcode
  329. WARNING root: build/release-linux-x86_64/client/crc32.o is not valid LLVM bitcode
  330. WARNING root: build/release-linux-x86_64/client/inffast.o is not valid LLVM bitcode
  331. WARNING root: build/release-linux-x86_64/client/inflate.o is not valid LLVM bitcode
  332. WARNING root: build/release-linux-x86_64/client/inftrees.o is not valid LLVM bitcode
  333. WARNING root: build/release-linux-x86_64/client/zutil.o is not valid LLVM bitcode
  334. WARNING root: build/release-linux-x86_64/client/vm_x86.o is not valid LLVM bitcode
  335. WARNING root: build/release-linux-x86_64/client/sys_unix.o is not valid LLVM bitcode
  336. WARNING root: build/release-linux-x86_64/client/libmumblelink.o is not valid LLVM bitcode
  337. WARNING root: emcc: cannot find library "rt"
  338. WARNING root: emcc: cannot find library "dl"
  339. WARNING root: emcc: cannot find library "m"
  340. make[2]: 'build/release-linux-x86_64/renderer_opengl1_x86_64.so' is up to date.
  341. make[2]: 'build/release-linux-x86_64/renderer_opengl2_x86_64.so' is up to date.
  342. make[2]: 'build/release-linux-x86_64/baseq3/cgamex86_64.so' is up to date.
  343. make[2]: 'build/release-linux-x86_64/baseq3/qagamex86_64.so' is up to date.
  344. make[2]: 'build/release-linux-x86_64/baseq3/uix86_64.so' is up to date.
  345. make[2]: 'build/release-linux-x86_64/missionpack/cgamex86_64.so' is up to date.
  346. make[2]: 'build/release-linux-x86_64/missionpack/qagamex86_64.so' is up to date.
  347. make[2]: 'build/release-linux-x86_64/missionpack/uix86_64.so' is up to date.
  348. make[2]: 'build/release-linux-x86_64/baseq3/vm/cgame.qvm' is up to date.
  349. make[2]: 'build/release-linux-x86_64/baseq3/vm/qagame.qvm' is up to date.
  350. make[2]: 'build/release-linux-x86_64/baseq3/vm/ui.qvm' is up to date.
  351. make[2]: 'build/release-linux-x86_64/missionpack/vm/cgame.qvm' is up to date.
  352. make[2]: 'build/release-linux-x86_64/missionpack/vm/qagame.qvm' is up to date.
  353. make[2]: 'build/release-linux-x86_64/missionpack/vm/ui.qvm' is up to date.
  354. make[2]: Nothing to be done for 'build/release-linux-x86_64.zip'.
  355. make[2]: Leaving directory '/home/osboxes/Desktop/WASM-workdir/ioq3'
  356. make[1]: Leaving directory '/home/osboxes/Desktop/WASM-workdir/ioq3'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement