Advertisement
Guest User

Untitled

a guest
Jun 27th, 2022
521
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 37.93 KB | None | 0 0
  1.  
  2. apples-Mac-mini:buildforapple r00t$ ./all compileengineonly sdl
  3. Compiling Engine Only
  4. + gcc -DSUPPORTIPV6 -fno-reorder-blocks -I/Users/r00t/compileattempt/buildforapple/misc/buildfiles/osx/Xonotic.app/Contents/Frameworks/SDL.framework/Headers -F/Users/r00t/compileattempt/buildforapple/misc/buildfiles/osx/Xonotic.app/Contents/Frameworks misc/tools/conftest.c -o conftest
  5. clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument]
  6. + cd /Users/r00t/compileattempt/buildforapple/d0_blind_id
  7. + cp /Users/r00t/compileattempt/buildforapple/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/libd0_blind_id.0.dylib .libs/
  8. + cp /Users/r00t/compileattempt/buildforapple/misc/buildfiles/osx/Xonotic.app/Contents/MacOS/libd0_rijndael.0.dylib .libs/
  9. + cd /Users/r00t/compileattempt/buildforapple/darkplaces
  10. + make -j4 STRIP=: sdl-debug
  11. /Library/Developer/CommandLineTools/usr/bin/make bin-debug \
  12. DP_MAKE_TARGET=macosx DP_SOUND_API=COREAUDIO \
  13. EXE="darkplaces-sdl" LDFLAGS_COMMON="-lm `[ -n "" ] && "/../bin/ode-config" --libs` `[ -n "" ] && echo -lstdc++` `[ -n "" ] && echo \ /libd0_blind_id.a` `[ -n "" ] && { [ -n "" ] && echo \ /libgmp.a || echo \ -lgmp; }` `[ -n "" ] && echo \ /libd0_rijndael.a` -ldl -framework IOKit -F/Users/r00t/Library/Frameworks/ -framework SDL -framework Cocoa -I/Library/Frameworks/SDL.framework/Headers -I/Users/r00t/Library/Frameworks/SDL.framework/Headers SDLMain.m" LEVEL=1
  14.  
  15. ========== darkplaces-sdl (debug) ==========
  16. /Library/Developer/CommandLineTools/usr/bin/make darkplaces-sdl \
  17. DP_MAKE_TARGET=macosx DP_SOUND_API=COREAUDIO \
  18. CFLAGS="-MMD -Wall -Wold-style-definition -Wstrict-prototypes -Wsign-compare -Wdeclaration-after-statement -Wmissing-prototypes -D_FILE_OFFSET_BITS=64 -D__KERNEL_STRICT_NAMES -ggdb -O3 -fcommon -fcommon -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -D_THREAD_SAFE -I/opt/local/include/SDL2 -L/opt/local/lib -lSDL2"\
  19. LDFLAGS="-g -ggdb -O3 -fcommon -fcommon -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -D_THREAD_SAFE -I/opt/local/include/SDL2 -L/opt/local/lib -lSDL2 -DSVNREVISION=`{ test -d .svn && svnversion; } || { test -d .git && git describe --always; } || echo -` -DBUILDTYPE=debug -lm -ldl -framework IOKit -F/Users/r00t/Library/Frameworks/ -framework SDL -framework Cocoa -I/Library/Frameworks/SDL.framework/Headers -I/Users/r00t/Library/Frameworks/SDL.framework/Headers SDLMain.m" LEVEL=2
  20. gcc -DSUPPORTIPV6 -fno-reorder-blocks -I/Users/r00t/compileattempt/buildforapple/misc/buildfiles/osx/Xonotic.app/Contents/Frameworks/SDL.framework/Headers -F/Users/r00t/compileattempt/buildforapple/misc/buildfiles/osx/Xonotic.app/Contents/Frameworks -o darkplaces-sdl builddate.c sys_sdl.o vid_sdl.o thread_sdl.o snd_main.o snd_mem.o snd_mix.o snd_ogg.o snd_wav.o snd_modplug.o snd_sdl.o cd_sdl.o bih.o cap_avi.o cap_ogg.o cd_shared.o crypto.o cl_collision.o cl_demo.o cl_dyntexture.o cl_input.o cl_main.o cl_parse.o cl_particles.o cl_screen.o cl_video.o clvm_cmds.o cmd.o collision.o common.o console.o csprogs.o curves.o cvar.o dpsoftrast.o dpvsimpledecode.o filematch.o fractalnoise.o fs.o ft2.o utf8lib.o gl_backend.o gl_draw.o gl_rmain.o gl_rsurf.o gl_textures.o hmac.o host.o host_cmd.o image.o image_png.o jpeg.o keys.o lhnet.o libcurl.o mathlib.o matrixlib.o mdfour.o menu.o meshqueue.o mod_skeletal_animatevertices_sse.o mod_skeletal_animatevertices_generic.o model_alias.o model_brush.o model_shared.o model_sprite.o mvm_cmds.o netconn.o palette.o polygon.o portals.o protocol.o prvm_cmds.o prvm_edict.o prvm_exec.o r_explosion.o r_lerpanim.o r_lightning.o r_modules.o r_shadow.o r_sky.o r_sprites.o sbar.o sv_demo.o sv_main.o sv_move.o sv_phys.o sv_user.o svbsp.o svvm_cmds.o sys_shared.o vid_shared.o view.o wad.o world.o zone.o -g -ggdb -O3 -fcommon -fcommon -fno-math-errno -ffinite-math-only -fno-rounding-math -fno-signaling-nans -fno-trapping-math -D_THREAD_SAFE -I/opt/local/include/SDL2 -L/opt/local/lib -lSDL2 -DSVNREVISION=xonotic-v0.6.0-181-g514852c2 -DBUILDTYPE=debug -lm -ldl -framework IOKit -F/Users/r00t/Library/Frameworks/ -framework SDL -framework Cocoa -I/Library/Frameworks/SDL.framework/Headers -I/Users/r00t/Library/Frameworks/SDL.framework/Headers SDLMain.m
  21. clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument]
  22. clang: warning: optimization flag '-fno-rounding-math' is not supported [-Wignored-optimization-argument]
  23. clang: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument]
  24. clang: warning: optimization flag '-fno-reorder-blocks' is not supported [-Wignored-optimization-argument]
  25. clang: warning: optimization flag '-fno-rounding-math' is not supported [-Wignored-optimization-argument]
  26. clang: warning: optimization flag '-fno-signaling-nans' is not supported [-Wignored-optimization-argument]
  27. SDLMain.m:72:1: warning: category is implementing a method which will also be implemented by its primary class [-Wobjc-protocol-method-implementation]
  28. - (void)terminate:(id)sender
  29. ^
  30. /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:207:1: note: method 'terminate:' declared here
  31. - (void)terminate:(nullable id)sender;
  32. ^
  33. SDLMain.m:147:45: warning: 'NSAlternateKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
  34. [menuItem setKeyEquivalentModifierMask:(NSAlternateKeyMask|NSCommandKeyMask)];
  35. ^~~~~~~~~~~~~~~~~~
  36. NSEventModifierFlagOption
  37. /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:184:35: note: 'NSAlternateKeyMask' has been explicitly marked deprecated here
  38. static const NSEventModifierFlags NSAlternateKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagOption", 10.0, 10.12) = NSEventModifierFlagOption;
  39. ^
  40. SDLMain.m:147:64: warning: 'NSCommandKeyMask' is deprecated: first deprecated in macOS 10.12 [-Wdeprecated-declarations]
  41. [menuItem setKeyEquivalentModifierMask:(NSAlternateKeyMask|NSCommandKeyMask)];
  42. ^~~~~~~~~~~~~~~~
  43. NSEventModifierFlagCommand
  44. /System/Library/Frameworks/AppKit.framework/Headers/NSEvent.h:185:35: note: 'NSCommandKeyMask' has been explicitly marked deprecated here
  45. static const NSEventModifierFlags NSCommandKeyMask NS_DEPRECATED_WITH_REPLACEMENT_MAC("NSEventModifierFlagCommand", 10.0, 10.12) = NSEventModifierFlagCommand;
  46. ^
  47. SDLMain.m:224:24: warning: sending 'SDLMain *' to parameter of incompatible type 'id<NSApplicationDelegate> _Nullable'
  48. [NSApp setDelegate:sdlMain];
  49. ^~~~~~~
  50. /System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:180:54: note: passing argument to parameter 'delegate' here
  51. @property (nullable, weak) id<NSApplicationDelegate> delegate;
  52. ^
  53. 4 warnings generated.
  54. ld: warning: directory not found for option '-F/Users/r00t/Library/Frameworks/'
  55. ld: warning: text-based stub file /System/Library/Frameworks//IOKit.framework/IOKit.tbd and library file /System/Library/Frameworks//IOKit.framework/IOKit are out of sync. Falling back to library file for linking.
  56. ld: warning: text-based stub file /System/Library/Frameworks//Cocoa.framework/Cocoa.tbd and library file /System/Library/Frameworks//Cocoa.framework/Cocoa are out of sync. Falling back to library file for linking.
  57. ld: warning: ld: warning: ignoring file snd_main.o, file was built for i386 which is not the architecture being linked (x86_64): snd_main.o
  58. ld: warning: ld: warning: ignoring file snd_mem.o, file was built for i386 which is not the architecture being linked (x86_64): snd_mem.oignoring file snd_mix.o, file was built for i386 which is not the architecture being linked (x86_64): snd_mix.oignoring file snd_ogg.o, file was built for i386 which is not the architecture being linked (x86_64): snd_ogg.o
  59.  
  60.  
  61. ld: warning: ld: warning: ignoring file snd_wav.o, file was built for i386 which is not the architecture being linked (x86_64): snd_wav.oignoring file snd_modplug.o, file was built for i386 which is not the architecture being linked (x86_64): snd_modplug.o
  62.  
  63. ld: warning: ld: warning: ld: warning: ignoring file cap_avi.o, file was built for i386 which is not the architecture being linked (x86_64): cap_avi.oignoring file bih.o, file was built for i386 which is not the architecture being linked (x86_64): bih.oignoring file cap_ogg.o, file was built for i386 which is not the architecture being linked (x86_64): cap_ogg.old: warning:
  64.  
  65.  
  66. ignoring file cd_shared.o, file was built for i386 which is not the architecture being linked (x86_64): cd_shared.old: warning: ld: warning: ld: warning:
  67. ignoring file cl_collision.o, file was built for i386 which is not the architecture being linked (x86_64): cl_collision.oignoring file crypto.o, file was built for i386 which is not the architecture being linked (x86_64): crypto.oignoring file cl_demo.o, file was built for i386 which is not the architecture being linked (x86_64): cl_demo.o
  68.  
  69.  
  70. ld: warning: ignoring file cl_dyntexture.o, file was built for i386 which is not the architecture being linked (x86_64): cl_dyntexture.o
  71. ld: warning: ignoring file cl_parse.o, file was built for i386 which is not the architecture being linked (x86_64): cl_parse.o
  72. ld: warning: ld: warning: ignoring file cl_main.o, file was built for i386 which is not the architecture being linked (x86_64): cl_main.oignoring file cl_input.o, file was built for i386 which is not the architecture being linked (x86_64): cl_input.o
  73.  
  74. ld: warning: text-based stub file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit.tbd and library file /System/Library/Frameworks//AppKit.framework/Versions/C/AppKit are out of sync. Falling back to library file for linking.
  75. ld: warning: text-based stub file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation.tbd and library file /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation are out of sync. Falling back to library file for linking.
  76. ld: warning: text-based stub file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices.tbd and library file /System/Library/Frameworks//ApplicationServices.framework/Versions/A/ApplicationServices are out of sync. Falling back to library file for linking.
  77. ld: warning: text-based stub file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation.tbd and library file /System/Library/Frameworks//Foundation.framework/Versions/C/Foundation are out of sync. Falling back to library file for linking.
  78. ld: warning: text-based stub file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics.tbd and library file /System/Library/Frameworks//CoreGraphics.framework/Versions/A/CoreGraphics are out of sync. Falling back to library file for linking.
  79. ld: warning: text-based stub file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText.tbd and library file /System/Library/Frameworks//CoreText.framework/Versions/A/CoreText are out of sync. Falling back to library file for linking.
  80. ld: warning: text-based stub file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO.tbd and library file /System/Library/Frameworks//ImageIO.framework/Versions/A/ImageIO are out of sync. Falling back to library file for linking.
  81. ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS are out of sync. Falling back to library file for linking.
  82. ld: warning: text-based stub file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices.tbd and library file /System/Library/Frameworks//CoreServices.framework/Versions/A/CoreServices are out of sync. Falling back to library file for linking.
  83. ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices are out of sync. Falling back to library file for linking.
  84. ld: warning: text-based stub file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis.tbd and library file /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis are out of sync. Falling back to library file for linking.
  85. ld: warning: text-based stub file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation.tbd and library file /System/Library/Frameworks//CoreFoundation.framework/Versions/A/CoreFoundation are out of sync. Falling back to library file for linking.
  86. ld: warning: text-based stub file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork.tbd and library file /System/Library/Frameworks//CFNetwork.framework/Versions/A/CFNetwork are out of sync. Falling back to library file for linking.
  87. ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices are out of sync. Falling back to library file for linking.
  88. ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices are out of sync. Falling back to library file for linking.
  89. ld: warning: text-based stub file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList.tbd and library file /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList are out of sync. Falling back to library file for linking.
  90. Undefined symbols for architecture x86_64:
  91. "_BIH_Build", referenced from:
  92. _Mod_MakeCollisionBIH in model_brush.o
  93. "_BIH_GetTriangleListForBox", referenced from:
  94. _R_DecalSystem_SplatEntity in gl_rmain.o
  95. "_CDAudio_GetPosition", referenced from:
  96. _VM_gettime in prvm_cmds.o
  97. "_CDAudio_Init", referenced from:
  98. _Host_Init in host.o
  99. "_CDAudio_Shutdown", referenced from:
  100. _Host_Shutdown in host.o
  101. "_CDAudio_Startup", referenced from:
  102. _Host_StartVideo in host.o
  103. "_CDAudio_Update", referenced from:
  104. _Host_Main in host.o
  105. "_CL_AllocLightFlash", referenced from:
  106. _CL_ParticleTrail in cl_particles.o
  107. _CL_ParticleEffect_Fallback in cl_particles.o
  108. _VM_CL_te_explosionrgb in clvm_cmds.o
  109. _VM_CL_te_customflash in clvm_cmds.o
  110. _VM_CL_te_explosion2 in clvm_cmds.o
  111. "_CL_Beam_CalculatePositions", referenced from:
  112. _R_DrawLightningBeams in r_lightning.o
  113. _R_DrawLightningBeam_TransparentCallback in r_lightning.o
  114. "_CL_Cache_TraceLineSurfaces", referenced from:
  115. _R_Shadow_UpdateBounceGridTexture in r_shadow.o
  116. "_CL_ClientMovement_PlayerMove_Frame", referenced from:
  117. _VM_CL_runplayerphysics in clvm_cmds.o
  118. "_CL_CutDemo", referenced from:
  119. _CL_VM_Init in csprogs.o
  120. "_CL_Disconnect", referenced from:
  121. _CL_VM_Init in csprogs.o
  122. _FS_GameDir_f in fs.o
  123. _Host_Error in host.o
  124. _Host_Shutdown in host.o
  125. _Host_Map_f in host_cmd.o
  126. _Host_Loadgame_f in host_cmd.o
  127. _Host_Stopdemo_f in host_cmd.o
  128. ...
  129. "_CL_Disconnect_f", referenced from:
  130. _FS_ChangeGameDirs in fs.o
  131. _Host_Init in host.o
  132. _Host_Demos_f in host_cmd.o
  133. "_CL_EstablishConnection", referenced from:
  134. _Host_Reconnect_f in host_cmd.o
  135. _Host_Map_f in host_cmd.o
  136. _Host_Restart_f in host_cmd.o
  137. _Host_Changelevel_f in host_cmd.o
  138. _Host_Connect_f in host_cmd.o
  139. _Host_Loadgame_f in host_cmd.o
  140. "_CL_ExpandCSQCRenderEntities", referenced from:
  141. _CLVM_init_edict in csprogs.o
  142. "_CL_ExpandEntities", referenced from:
  143. _EntityFrameQuake_ReadEntity in protocol.o
  144. _EntityFrame_CL_ReadFrame in protocol.o
  145. _EntityFrame4_CL_ReadFrame in protocol.o
  146. _EntityFrame5_CL_ReadFrame in protocol.o
  147. _EntityFrameQW_CL_ReadFrame in protocol.o
  148. "_CL_FindNonSolidLocation", referenced from:
  149. _VM_CL_te_blood in clvm_cmds.o
  150. _VM_CL_te_explosionrgb in clvm_cmds.o
  151. _VM_CL_te_spark in clvm_cmds.o
  152. _VM_CL_te_gunshotquad in clvm_cmds.o
  153. _VM_CL_te_spikequad in clvm_cmds.o
  154. _VM_CL_te_superspikequad in clvm_cmds.o
  155. _VM_CL_te_explosionquad in clvm_cmds.o
  156. ...
  157. "_CL_GenericHitSuperContentsMask", referenced from:
  158. _VM_CL_traceline in clvm_cmds.o
  159. _VM_CL_walkmove in clvm_cmds.o
  160. _VM_CL_droptofloor in clvm_cmds.o
  161. _VM_CL_checkbottom in clvm_cmds.o
  162. _VM_CL_tracetoss in clvm_cmds.o
  163. _VM_CL_tracebox in clvm_cmds.o
  164. "_CL_GetDynTexture", referenced from:
  165. _Draw_CachePic_Flags in gl_draw.o
  166. _R_SkinFrame_Find in gl_rmain.o
  167. "_CL_GetModelByIndex", referenced from:
  168. _VM_CL_makestatic in clvm_cmds.o
  169. _VM_CL_skel_create in clvm_cmds.o
  170. _VM_CL_skel_build in clvm_cmds.o
  171. _VM_CL_frameforname in clvm_cmds.o
  172. _VM_CL_frameduration in clvm_cmds.o
  173. _VM_CL_setmodelindex in clvm_cmds.o
  174. _VM_CL_modelnameforindex in clvm_cmds.o
  175. ...
  176. "_CL_GetModelFromEdict", referenced from:
  177. _CL_GetPitchSign in clvm_cmds.o
  178. _CL_GetEntityMatrix in clvm_cmds.o
  179. _CL_GetTagMatrix in clvm_cmds.o
  180. _VM_CL_gettagindex in clvm_cmds.o
  181. _VM_CL_gettaginfo in clvm_cmds.o
  182. _CSQC_AddRenderEdict in csprogs.o
  183. _CL_VM_GetEntitySoundOrigin in csprogs.o
  184. ...
  185. "_CL_Init", referenced from:
  186. _Host_Init in host.o
  187. "_CL_Input", referenced from:
  188. _Host_Main in host.o
  189. "_CL_KeepaliveMessage", referenced from:
  190. _R_LoadTextureDDSFile in gl_textures.o
  191. _loadimagepixelsbgra in image.o
  192. _Mod_Q3BSP_Load in model_brush.o
  193. _Mod_BuildTriangleNeighbors in model_shared.o
  194. _Mod_ShadowMesh_AddMesh in model_shared.o
  195. _Mod_ShadowMesh_Begin in model_shared.o
  196. _Mod_ShadowMesh_Finish in model_shared.o
  197. ...
  198. "_CL_LinkDynTexture", referenced from:
  199. _OpenVideo in cl_video.o
  200. _CL_GetVideoBySlot in cl_video.o
  201. _cl_video_start in cl_video.o
  202. "_CL_LinkEdict", referenced from:
  203. _VM_CL_setorigin in clvm_cmds.o
  204. _VM_CL_setsize in clvm_cmds.o
  205. _VM_CL_walkmove in clvm_cmds.o
  206. _VM_CL_copyentity in clvm_cmds.o
  207. _SetMinMaxSize in clvm_cmds.o
  208. _CLVM_end_increase_edicts in csprogs.o
  209. "_CL_Locs_FindLocationName", referenced from:
  210. _Cmd_ForwardStringToServer in cmd.o
  211. "_CL_Locs_FindNearest", referenced from:
  212. _SCR_DrawScreen in cl_screen.o
  213. _R_RenderScene in gl_rmain.o
  214. "_CL_MoveLerpEntityStates", referenced from:
  215. _EntityFrameQuake_ReadEntity in protocol.o
  216. _EntityFrame_CL_ReadFrame in protocol.o
  217. _EntityFrame4_CL_ReadFrame in protocol.o
  218. _EntityFrame5_CL_ReadFrame in protocol.o
  219. _EntityStateQW_ReadPlayerUpdate in protocol.o
  220. _EntityFrameQW_CL_ReadFrame in protocol.o
  221. "_CL_NewBeam", referenced from:
  222. _VM_CL_te_lightning1 in clvm_cmds.o
  223. _VM_CL_te_lightning2 in clvm_cmds.o
  224. _VM_CL_te_lightning3 in clvm_cmds.o
  225. _VM_CL_te_beam in clvm_cmds.o
  226. "_CL_NewFrameReceived", referenced from:
  227. _EntityFrame_CL_ReadFrame in protocol.o
  228. _EntityFrame4_CL_ReadFrame in protocol.o
  229. _EntityFrame5_CL_ReadFrame in protocol.o
  230. "_CL_NewTempEntity", referenced from:
  231. _CSQC_AddRenderEdict in csprogs.o
  232. "_CL_NextDemo", referenced from:
  233. _Host_Startdemos_f in host_cmd.o
  234. _Host_Demos_f in host_cmd.o
  235. "_CL_ParseEntityLump", referenced from:
  236. _gl_main_newmap in gl_rmain.o
  237. "_CL_ParseServerMessage", referenced from:
  238. _NetConn_ClientFrame in netconn.o
  239. "_CL_Parse_DumpPacket", referenced from:
  240. _Host_Error in host.o
  241. "_CL_Parse_ErrorCleanUp", referenced from:
  242. _Host_Error in host.o
  243. "_CL_PasteDemo", referenced from:
  244. _CL_VM_Init in csprogs.o
  245. "_CL_ReadDemoMessage", referenced from:
  246. _Host_Main in host.o
  247. "_CL_RelinkLightFlashes", referenced from:
  248. _VM_CL_R_AddEntities in clvm_cmds.o
  249. "_CL_RotateMoves", referenced from:
  250. _VM_CL_RotateMoves in clvm_cmds.o
  251. "_CL_SendMove", referenced from:
  252. _Host_Main in host.o
  253. "_CL_SetEntityColormapColors", referenced from:
  254. _CSQC_AddRenderEdict in csprogs.o
  255. "_CL_SetInfo", referenced from:
  256. _Cvar_SetQuick_Internal in cvar.o
  257. _Host_FullInfo_f in host_cmd.o
  258. _Host_SetInfo_f in host_cmd.o
  259. "_CL_Shutdown", referenced from:
  260. _Host_Shutdown in host.o
  261. "_CL_TraceBox", referenced from:
  262. _VM_CL_walkmove in clvm_cmds.o
  263. _VM_CL_droptofloor in clvm_cmds.o
  264. _VM_CL_tracetoss in clvm_cmds.o
  265. _VM_CL_tracebox in clvm_cmds.o
  266. "_CL_TraceLine", referenced from:
  267. _CL_NewParticle in cl_particles.o
  268. _CL_SpawnDecalParticleForPoint in cl_particles.o
  269. _CL_ParticleExplosion in cl_particles.o
  270. _R_DrawParticles in cl_particles.o
  271. _VM_CL_traceline in clvm_cmds.o
  272. _VM_CL_walkmove in clvm_cmds.o
  273. _VM_CL_checkbottom in clvm_cmds.o
  274. ...
  275. "_CL_TracePoint", referenced from:
  276. _CL_ParticleTrail in cl_particles.o
  277. _CL_ParticleEffect_Fallback in cl_particles.o
  278. _CL_ParticleExplosion in cl_particles.o
  279. _R_DrawParticles in cl_particles.o
  280. _VM_CL_walkmove in clvm_cmds.o
  281. _VM_CL_checkbottom in clvm_cmds.o
  282. _VM_CL_pointcontents in clvm_cmds.o
  283. ...
  284. "_CL_UnlinkDynTexture", referenced from:
  285. _CL_CloseVideo in cl_video.o
  286. _CL_Video_Frame in cl_video.o
  287. _cl_video_shutdown in cl_video.o
  288. "_CL_UpdateRenderEntity", referenced from:
  289. _VM_CL_makestatic in clvm_cmds.o
  290. _CSQC_AddRenderEdict in csprogs.o
  291. "_CL_UpdateViewEntities", referenced from:
  292. _VM_CL_R_RenderScene in clvm_cmds.o
  293. "_CL_UpdateWorld", referenced from:
  294. _Host_Main in host.o
  295. "_CL_WriteDemoMessage", referenced from:
  296. _CL_VM_Init in csprogs.o
  297. "_CSQC_RelinkAllEntities", referenced from:
  298. _VM_CL_R_AddEntities in clvm_cmds.o
  299. "_Crypto_Available", referenced from:
  300. _VM_checkextension in prvm_cmds.o
  301. _VM_digest_hex in prvm_cmds.o
  302. "_Crypto_ClientParsePacket", referenced from:
  303. _NetConn_ClientFrame in netconn.o
  304. "_Crypto_DecryptPacket", referenced from:
  305. _NetConn_ReceivedMessage in netconn.o
  306. "_Crypto_EncryptPacket", referenced from:
  307. _NetConn_SendUnreliableMessage in netconn.o
  308. _NetConn_ReceivedMessage in netconn.o
  309. "_Crypto_GetInfoResponseDataString", referenced from:
  310. _NetConn_BuildStatusResponse in netconn.o
  311. "_Crypto_Init", referenced from:
  312. _Host_Init in host.o
  313. "_Crypto_Init_Commands", referenced from:
  314. _Host_Init in host.o
  315. "_Crypto_LoadKeys", referenced from:
  316. _NetConn_OpenClientPorts in netconn.o
  317. _NetConn_OpenServerPorts in netconn.o
  318. _PRVM_Prog_Load in prvm_edict.o
  319. "_Crypto_RetrieveHostKey", referenced from:
  320. _VM_M_crypto_getkeyfp in mvm_cmds.o
  321. _VM_M_crypto_getidfp in mvm_cmds.o
  322. _VM_M_crypto_getencryptlevel in mvm_cmds.o
  323. _ServerList_ViewList_Insert in netconn.o
  324. "_Crypto_RetrieveLocalKey", referenced from:
  325. _VM_M_crypto_getmykeyfp in mvm_cmds.o
  326. _VM_M_crypto_getmyidfp in mvm_cmds.o
  327. _VM_M_crypto_getmyidstatus in mvm_cmds.o
  328. "_Crypto_ServerAppendToChallenge", referenced from:
  329. _NetConn_ServerFrame in netconn.o
  330. "_Crypto_ServerFinishInstance", referenced from:
  331. _NetConn_ServerFrame in netconn.o
  332. _NetConn_ConnectionEstablished in netconn.o
  333. "_Crypto_ServerGetInstance", referenced from:
  334. _NetConn_ServerFrame in netconn.o
  335. "_Crypto_ServerParsePacket", referenced from:
  336. _NetConn_ServerFrame in netconn.o
  337. "_Crypto_Shutdown", referenced from:
  338. _Host_Shutdown in host.o
  339. "_Crypto_SignDataDetached", referenced from:
  340. _VM_uri_get in prvm_cmds.o
  341. "_SCR_CaptureVideo_Avi_BeginVideo", referenced from:
  342. _CL_UpdateScreen in cl_screen.o
  343. "_SCR_CaptureVideo_Ogg_Available", referenced from:
  344. _CL_UpdateScreen in cl_screen.o
  345. "_SCR_CaptureVideo_Ogg_BeginVideo", referenced from:
  346. _CL_UpdateScreen in cl_screen.o
  347. "_SCR_CaptureVideo_Ogg_Init", referenced from:
  348. _CL_Screen_Init in cl_screen.o
  349. "_S_BlockSound", referenced from:
  350. _Sys_SendKeyEvents in vid_sdl.o
  351. "_S_ExtraUpdate", referenced from:
  352. _R_RenderScene in gl_rmain.o
  353. _R_RenderWaterPlanes in gl_rmain.o
  354. _M_Draw in menu.o
  355. _R_Shadow_DrawLight in r_shadow.o
  356. "_S_FindName", referenced from:
  357. _VM_CL_sound in clvm_cmds.o
  358. _VM_CL_ambientsound in clvm_cmds.o
  359. _VM_CL_pointsound in clvm_cmds.o
  360. "_S_GetEntChannelPosition", referenced from:
  361. _VM_getsoundtime in prvm_cmds.o
  362. "_S_GetSoundChannels", referenced from:
  363. _CL_UpdateScreen in cl_screen.o
  364. "_S_GetSoundRate", referenced from:
  365. _CL_UpdateScreen in cl_screen.o
  366. "_S_Init", referenced from:
  367. _Host_Init in host.o
  368. "_S_LocalSound", referenced from:
  369. _Con_MaskPrint in console.o
  370. _M_KeyEvent in menu.o
  371. _M_Draw in menu.o
  372. _M_Menu_Options_AdjustSliders in menu.o
  373. _M_Menu_Options_Effects_AdjustSliders in menu.o
  374. _M_Menu_Options_Graphics_AdjustSliders in menu.o
  375. _M_Menu_Options_ColorControl_AdjustSliders in menu.o
  376. ...
  377. "_S_MixToBuffer", referenced from:
  378. _Buffer_Callback in snd_sdl.o
  379. "_S_PrecacheSound", referenced from:
  380. _OpenStream in cl_video.o
  381. _dpvsimpledecode_open in dpvsimpledecode.o
  382. _VM_precache_sound in prvm_cmds.o
  383. "_S_Shutdown", referenced from:
  384. _Host_Shutdown in host.o
  385. _VID_Restart_f in vid_shared.o
  386. _VID_Stop in vid_shared.o
  387. "_S_SoundLength", referenced from:
  388. _VM_soundlength in prvm_cmds.o
  389. "_S_StartSound", referenced from:
  390. _libavw_decodeframe in cl_video.o
  391. _VM_CL_te_gunshotquad in clvm_cmds.o
  392. _VM_CL_te_spikequad in clvm_cmds.o
  393. _VM_CL_te_superspikequad in clvm_cmds.o
  394. _VM_CL_te_explosionquad in clvm_cmds.o
  395. _VM_CL_te_gunshot in clvm_cmds.o
  396. _VM_CL_te_spike in clvm_cmds.o
  397. ...
  398. "_S_StartSound_StartPosition_Flags", referenced from:
  399. _VM_CL_sound in clvm_cmds.o
  400. "_S_Startup", referenced from:
  401. _VID_Restart_f in vid_shared.o
  402. _VID_Start in vid_shared.o
  403. "_S_StaticSound", referenced from:
  404. _VM_CL_ambientsound in clvm_cmds.o
  405. "_S_StopAllSounds", referenced from:
  406. _Host_Shutdown in host.o
  407. _Host_Reconnect_f in host_cmd.o
  408. _SV_SpawnServer in sv_main.o
  409. "_S_StopChannel", referenced from:
  410. _libavw_close in cl_video.o
  411. _OpenStream in cl_video.o
  412. _dpvsimpledecode_close in dpvsimpledecode.o
  413. "_S_Terminate", referenced from:
  414. _Host_Shutdown in host.o
  415. "_S_UnblockSound", referenced from:
  416. _Sys_SendKeyEvents in vid_sdl.o
  417. "_S_UnloadAllSounds_f", referenced from:
  418. _FS_ChangeGameDirs in fs.o
  419. "_S_Update", referenced from:
  420. _Host_Main in host.o
  421. "_Snd_CreateRingBuffer", referenced from:
  422. _SndSys_Init in snd_sdl.o
  423. "_bgmvolume", referenced from:
  424. _M_Draw in menu.o
  425. _M_Menu_Options_AdjustSliders in menu.o
  426. "_cdaudioinitialized", referenced from:
  427. _M_Draw in menu.o
  428. "_cl", referenced from:
  429. _IN_Move in vid_sdl.o
  430. _CL_ReadPointFile_f in cl_particles.o
  431. _CL_NewParticle in cl_particles.o
  432. _CL_SpawnDecalParticleForSurface in cl_particles.o
  433. _CL_EntityParticles in cl_particles.o
  434. _CL_ParticleRain in cl_particles.o
  435. _R_DrawDecals in cl_particles.o
  436. ...
  437. (maybe you meant: _cl_followmodel_side_limit, _cl_followmodel_up_highpass1 , _cl_leanmodel_up_highpass1 , _cl_leanmodel_up_limit , _cl_leanmodel_side_limit , _cl_followmodel_side_speed , _cl_followmodel_up_speed , _cl_leanmodel , _cl_leanmodel_side_speed , _cl_followmodel_side_highpass , _cl_followmodel_up_highpass , _cl_leanmodel_side_highpass , _cl_leanmodel_side_lowpass , _cl_bob , _cl_bobcycle , _cl_bob2 , _cl_bob2cycle , _cl_bob2smooth , _cl_bobfallminspeed , _cl_bobmodel , _cl_bobmodel_speed , _cl_bobmodel_side , _cl_bobmodel_up , _cl_smoothviewheight , _sv_clmovement_enable , _sv_clmovement_minping , _sv_clmovement_minping_disabletime , _zymsb_crosshair_clip , _cl_viewmodel_scale , _cl_rollangle , _cl_capturevideo_ogg , _cl_video_libavw_minwidth , _cl_net_extresponse_last , _cl_net_extresponse , _cl_maxidlefps , _cl_video_subtitles_textsize , _VM_clientstate , _vm_cl_numbuiltins , _cl_video_libavw_scaler , _cl_followmodel_side_lowpass , _cl_netlocalping , _cl_particles_collisions , _con_closeontoggleconsole , _prvm_leaktest_ignore_classnames , _cl_particles_visculling , _cl_name , _cl_color , _cl_rate , _cl_particles_smoke_alphafade , _cl_maxphysicsframesperserverframe , _cl_maxfps_alwayssleep , _cl_deathscoreboard , _cl_leanmodel_up_lowpass , _cl_leanmodel_up_highpass , _cl_followmodel_side_highpass1 , _r_water_clippingplanebias , _cl_particles_bubbles , _sv_clmovement_inputtimeout , _cl_followmodel_up_lowpass , _cl_decals_bias , _FOG_clear , _cl_video_stipple , _cl_particles_blood_decal_alpha , _cl_stairsmoothspeed , _cl_netport , _cl_particles_explosions_shell , _cl_minfps , _cl_playerskin , _VM_clientcount , _cl_particles_alpha , _cl_particles_quality , _cl_available , _cl_demo_mousegrab , _cl_readstring , _cl_reqfields , _cl_particles_rain , _cl_decals_fadetime , _cl_maxfps , _cl_videoplaying , _cl_decals_models , _cl_bobup , _host_client , _cl_particles_explosions_sparks , _cl_leanmodel_side_highpass1 , _cl_particles_smoke_alpha , _cl_bobfallcycle , _cl_video_fadein , _cl_followmodel , _cl_minfps_qualitystepmax , _cl_video_scale , _cl_minfps_qualitymultiply , _cl_video_scale_vpos , _cl_video_fadeout , _cl_particles_blood_decal_scalemin , _VM_cin_close , _cl_minfps_fade , _cl_minfps_qualityhysteresis , _cl_particles , _cl_minfps_qualitymax , _cl_bobfall , _cl_rollspeed , _r_fog_clear , _cl_capturevideo_fps , _cl_particles_blood_decal_scalemax , _cl_playermodel , _cl_particles_snow , _cl_capturevideo_printfps , _cl_capturevideo , _cl_capturevideo_width , _cl_capturevideo_height , _cl_decals_newsystem_intensitymultiplier , _cl_capturevideo_realtime , _cl_particles_blood_bloodhack , _cl_capturevideo_nameformat , _cl_video_brightness , _cl_decals , _cl_minfps_qualitymin , _cl_video_libavw_minheight , _in_client_mouse , _cl_punchangle_applied , _cl_video_subtitles , _cl_particles_size , _cl_video_subtitles_lines , _cl_followmodel_up_limit , _cl_particles_blood_alpha , _cl_decals_max , _cl_pmodel , _cl_particles_bulletimpacts , _cl_capturevideo_number , _cl_decals_visculling , _cl_decals_newsystem_immediatebloodstain , _dpvsimpledecode_close , _cl_particles_quake , _cl_particles_blood , _cl_decals_time , _cl_decals_newsystem , _libavw_close , _VM_clcommand , _vm_cl_builtins , _cl_particles_sparks , _cl_leanmodel_up_speed , _cl_capturevideo_framestep , _cl_minfps_force , _cl_particles_smoke , _is_server_not_client_for_skyversion , _cl_message , _cl_net_extresponse_count , _cl_reqglobals , _cl_video_keepaspectratio )
  438. "_cl_backspeed", referenced from:
  439. _M_Menu_Options_AdjustSliders in menu.o
  440. "_cl_beams_instantaimhack", referenced from:
  441. _M_Draw in menu.o
  442. _M_Menu_Options_Effects_AdjustSliders in menu.o
  443. "_cl_beams_lightatend", referenced from:
  444. _M_Draw in menu.o
  445. _M_Menu_Options_Effects_AdjustSliders in menu.o
  446. "_cl_beams_polygons", referenced from:
  447. _M_Draw in menu.o
  448. _M_Menu_Options_Effects_AdjustSliders in menu.o
  449. _R_DrawLightningBeams in r_lightning.o
  450. "_cl_beams_quakepositionhack", referenced from:
  451. _M_Draw in menu.o
  452. _M_Menu_Options_Effects_AdjustSliders in menu.o
  453. "_cl_deathfade", referenced from:
  454. _V_CalcViewBlend in view.o
  455. "_cl_explosions_alpha_end", referenced from:
  456. _R_NewExplosion in r_explosion.o
  457. "_cl_explosions_alpha_start", referenced from:
  458. _R_NewExplosion in r_explosion.o
  459. "_cl_explosions_lifetime", referenced from:
  460. _R_NewExplosion in r_explosion.o
  461. "_cl_explosions_size_end", referenced from:
  462. _R_NewExplosion in r_explosion.o
  463. "_cl_explosions_size_start", referenced from:
  464. _R_NewExplosion in r_explosion.o
  465. "_cl_forwardspeed", referenced from:
  466. _IN_Move in vid_sdl.o
  467. _M_Draw in menu.o
  468. _M_Menu_Options_AdjustSliders in menu.o
  469. _VID_ApplyJoyState in vid_shared.o
  470. _V_DriftPitch in view.o
  471. "_cl_ignoremousemoves", referenced from:
  472. _VID_SetMouse in vid_sdl.o
  473. _VM_CL_setcursormode in clvm_cmds.o
  474. _VID_Mode in vid_shared.o
  475. "_cl_locs_enable", referenced from:
  476. _Cmd_ForwardStringToServer in cmd.o
  477. "_cl_locs_show", referenced from:
  478. _R_RenderScene in gl_rmain.o
  479. "_cl_noplayershadow", referenced from:
  480. _CSQC_AddRenderEdict in csprogs.o
  481. "_cl_pitchspeed", referenced from:
  482. _IN_Move in vid_sdl.o
  483. _VID_ApplyJoyState in vid_shared.o
  484. "_cl_prydoncursor", referenced from:
  485. _CL_UpdateScreen in cl_screen.o
  486. _Sbar_Draw in sbar.o
  487. "_cl_readpicture_force", referenced from:
  488. _VM_CL_ReadPicture in clvm_cmds.o
  489. "_cl_sidespeed", referenced from:
  490. _IN_Move in vid_sdl.o
  491. _VID_ApplyJoyState in vid_shared.o
  492. "_cl_sound_ric_gunshot", referenced from:
  493. _VM_CL_te_gunshotquad in clvm_cmds.o
  494. _VM_CL_te_gunshot in clvm_cmds.o
  495. "_cl_stainmaps", referenced from:
  496. _M_Draw in menu.o
  497. _M_Menu_Options_Effects_AdjustSliders in menu.o
  498. _Mod_Q1BSP_Load in model_brush.o
  499. "_cl_stainmaps_clearonload", referenced from:
  500. _M_Draw in menu.o
  501. _M_Menu_Options_Effects_AdjustSliders in menu.o
  502. _mod_newmap in model_shared.o
  503. "_cl_upspeed", referenced from:
  504. _VID_ApplyJoyState in vid_shared.o
  505. "_cl_yawspeed", referenced from:
  506. _IN_Move in vid_sdl.o
  507. _VID_ApplyJoyState in vid_shared.o
  508. "_cls", referenced from:
  509. _CL_ParseParticleEffect in cl_particles.o
  510. _R_DrawDecals in cl_particles.o
  511. _R_DrawParticles in cl_particles.o
  512. _SCR_DrawConsole in cl_screen.o
  513. _SCR_UpdateLoadingScreen in cl_screen.o
  514. _CL_Screen_Shutdown in cl_screen.o
  515. _SCR_CaptureVideo_EndVideo in cl_screen.o
  516. ...
  517. "_crypto_aeslevel", referenced from:
  518. _NetConn_ClientFrame in netconn.o
  519. _NetConn_ServerFrame in netconn.o
  520. "_crypto_developer", referenced from:
  521. _NetConn_ServerFrame in netconn.o
  522. "_crypto_keyfp_recommended_length", referenced from:
  523. _NetConn_ServerFrame in netconn.o
  524. _NetConn_ConnectionEstablished in netconn.o
  525. _SV_ConnectClient in sv_main.o
  526. "_csqc_progcrc", referenced from:
  527. _CL_VM_Parse_StuffCmd in csprogs.o
  528. _CL_VM_Init in csprogs.o
  529. _Host_Error in host.o
  530. _SV_Init in sv_main.o
  531. "_csqc_progname", referenced from:
  532. _CL_VM_Init in csprogs.o
  533. _PRVM_Prog_Load in prvm_edict.o
  534. _SV_Init in sv_main.o
  535. _SV_SpawnServer in sv_main.o
  536. "_csqc_progsize", referenced from:
  537. _CL_VM_Parse_StuffCmd in csprogs.o
  538. _CL_VM_Init in csprogs.o
  539. _Host_Error in host.o
  540. _SV_Init in sv_main.o
  541. "_csqc_usedemoprogs", referenced from:
  542. _CL_VM_Init in csprogs.o
  543. _SV_Init in sv_main.o
  544. "_developer_networkentities", referenced from:
  545. _EntityFrameCSQC_WriteFrame in protocol.o
  546. _EntityFrameQuake_WriteFrame in protocol.o
  547. _EntityState_WriteUpdate in protocol.o
  548. _EntityState_ReadFields in protocol.o
  549. _EntityFrame4_AckFrame in protocol.o
  550. _EntityFrame4_CL_ReadFrame in protocol.o
  551. _EntityFrame4_WriteFrame in protocol.o
  552. ...
  553. "_m_pitch", referenced from:
  554. _M_Draw in menu.o
  555. _M_Menu_Options_AdjustSliders in menu.o
  556. "_qport", referenced from:
  557. _NetConn_ClientFrame in netconn.o
  558. "_sensitivity", referenced from:
  559. _M_Draw in menu.o
  560. _M_Menu_Options_AdjustSliders in menu.o
  561. (maybe you meant: _joy_x360_sensitivityup, _joy_x360_sensitivitypitch , _joy_x360_sensitivityyaw , _joy_sensitivitypitch , _joy_sensitivityroll , _joy_sensitivityside , _joy_x360_sensitivityside , _joy_x360_sensitivityroll , _joy_sensitivityup , _joy_sensitivityyaw , _joy_x360_sensitivityforward , _joy_sensitivityforward )
  562. "_sha256", referenced from:
  563. _VM_digest_hex in prvm_cmds.o
  564. "_snd_blocked", referenced from:
  565. _Buffer_Callback in snd_sdl.o
  566. "_snd_channellayout", referenced from:
  567. _SndSys_Init in snd_sdl.o
  568. "_snd_initialized", referenced from:
  569. _M_Draw in menu.o
  570. _VM_precache_sound in prvm_cmds.o
  571. "_snd_mutewhenidle", referenced from:
  572. _Sys_SendKeyEvents in vid_sdl.o
  573. "_snd_renderbuffer", referenced from:
  574. _SndSys_Init in snd_sdl.o
  575. _Buffer_Callback in snd_sdl.o
  576. _SndSys_Shutdown in snd_sdl.o
  577. "_snd_threaded", referenced from:
  578. _SndSys_Init in snd_sdl.o
  579. "_snd_usethreadedmixing", referenced from:
  580. _Buffer_Callback in snd_sdl.o
  581. "_viewmodelmatrix_nobob", referenced from:
  582. _CSQC_R_RecalcView in clvm_cmds.o
  583. _VM_CL_R_ClearScene in clvm_cmds.o
  584. _VM_CL_R_SetView in clvm_cmds.o
  585. _VM_CL_V_CalcRefdef in clvm_cmds.o
  586. _V_CalcRefdefUsing in view.o
  587. _V_CalcRefdef in view.o
  588. "_viewmodelmatrix_withbob", referenced from:
  589. _CSQC_R_RecalcView in clvm_cmds.o
  590. _VM_CL_R_ClearScene in clvm_cmds.o
  591. _VM_CL_R_SetView in clvm_cmds.o
  592. _VM_CL_V_CalcRefdef in clvm_cmds.o
  593. _V_CalcRefdefUsing in view.o
  594. _V_CalcRefdef in view.o
  595. "_volume", referenced from:
  596. _M_Draw in menu.o
  597. _M_Menu_Options_AdjustSliders in menu.o
  598. ld: symbol(s) not found for architecture x86_64
  599. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  600. make[2]: *** [darkplaces-sdl] Error 1
  601. make[1]: *** [bin-debug] Error 2
  602. make: *** [sdl-debug] Error 2
  603. apples-Mac-mini:buildforapple r00t$
  604.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement