1. * Package: games-fps/quake3-1.36
  2. * Repository: gentoo
  3. * Maintainer: games@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib openal opengl test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ioquake3-1.36.tar.bz2 to /tmp/portage/games-fps/quake3-1.36/work
  8. >>> Source unpacked in /tmp/portage/games-fps/quake3-1.36/work
  9. >>> Preparing source in /tmp/portage/games-fps/quake3-1.36/work/ioquake3-1.36 ...
  10. * Applying quake3-1.36-bots.patch ...
  11. [ ok ]
  12. * Fixing libspeex linking...
  13. >>> Source prepared.
  14. >>> Configuring source in /tmp/portage/games-fps/quake3-1.36/work/ioquake3-1.36 ...
  15. >>> Source configured.
  16. >>> Compiling source in /tmp/portage/games-fps/quake3-1.36/work/ioquake3-1.36 ...
  17. make -j24 ARCH=x86_64 BUILD_CLIENT=1 BUILD_GAME_QVM=0 BUILD_GAME_SO=0 BUILD_SERVER=0 DEFAULT_BASEDIR=/usr/share/games/quake3 GENERATE_DEPENDENCIES=0 OPTIMIZE= PLATFORM=linux USE_CODEC_VORBIS=0 USE_CURL=0 USE_CURL_DLOPEN=0 USE_INTERNAL_SPEEX=0 USE_INTERNAL_ZLIB=0 USE_LOCAL_HEADERS=0 USE_MUMBLE=0 USE_OPENAL=1 USE_OPENAL_DLOPEN=0 USE_VOIP=0
  18. make[1]: Entering directory `/tmp/portage/games-fps/quake3-1.36/work/ioquake3-1.36'
  19. Building ioquake3 in build/release-linux-x86_64:
  20. PLATFORM: linux
  21. ARCH: x86_64
  22. VERSION: 1.36
  23. COMPILE_PLATFORM: linux
  24. COMPILE_ARCH: x86_64
  25. CC: x86_64-pc-linux-gnu-gcc
  26. CFLAGS:
  27. -O2
  28. -pipe
  29. -ggdb
  30. -march=native
  31. -ftracer
  32. -frecord-gcc-switches
  33. -Wall
  34. -fno-strict-aliasing
  35. -Wimplicit
  36. -Wstrict-prototypes
  37. -pipe
  38. -DUSE_ICON
  39. -I/usr/include/SDL
  40. -D_GNU_SOURCE=1
  41. -D_REENTRANT
  42. -DUSE_OPENAL
  43. -DDEFAULT_BASEDIR="/usr/share/games/quake3"
  44. -DPRODUCT_VERSION="1.36"
  45. -DNDEBUG
  46. LDFLAGS:
  47. -Wl,-O1
  48. -Wl,--as-needed
  49. LIBS:
  50. -ldl
  51. -lm
  52. Output:
  53. build/release-linux-x86_64/ioquake3.x86_64
  54. make[2]: Entering directory `/tmp/portage/games-fps/quake3-1.36/work/ioquake3-1.36'
  55. CC code/client/cl_cgame.c
  56. CC code/client/cl_cin.c
  57. CC code/client/cl_console.c
  58. CC code/client/cl_input.c
  59. CC code/client/cl_keys.c
  60. CC code/client/cl_main.c
  61. CC code/client/cl_net_chan.c
  62. CC code/client/cl_parse.c
  63. CC code/client/cl_scrn.c
  64. CC code/client/cl_ui.c
  65. CC code/client/cl_avi.c
  66. CC code/qcommon/cm_load.c
  67. CC code/qcommon/cm_patch.c
  68. CC code/qcommon/cm_polylib.c
  69. CC code/qcommon/cm_test.c
  70. CC code/qcommon/cm_trace.c
  71. CC code/qcommon/cmd.c
  72. CC code/qcommon/common.c
  73. CC code/qcommon/cvar.c
  74. CC code/qcommon/files.c
  75. CC code/qcommon/md4.c
  76. CC code/qcommon/md5.c
  77. CC code/qcommon/msg.c
  78. CC code/qcommon/net_chan.c
  79. code/client/cl_main.c: In function 'CL_ChangeReliableCommand':
  80. code/client/cl_main.c:463:6: warning: variable 'r' set but not used [-Wunused-but-set-variable]
  81. code/client/cl_input.c: In function 'CL_JoystickMove':
  82. code/client/cl_input.c:402:7: warning: variable 'movespeed' set but not used [-Wunused-but-set-variable]
  83. code/client/cl_input.c: In function 'CL_CreateNewCommands':
  84. code/client/cl_input.c:599:13: warning: variable 'cmd' set but not used [-Wunused-but-set-variable]
  85. code/client/cl_scrn.c: In function 'SCR_DrawDebugGraph':
  86. code/client/cl_scrn.c:428:7: warning: variable 'color' set but not used [-Wunused-but-set-variable]
  87. code/client/cl_cgame.c: In function 'CL_AdjustTimeDelta':
  88. code/client/cl_cgame.c:827:7: warning: variable 'resetTime' set but not used [-Wunused-but-set-variable]
  89. code/qcommon/cmd.c: In function 'Cmd_Exec_f':
  90. code/qcommon/cmd.c:246:7: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  91. code/client/cl_cin.c: In function 'CL_PlayCinematic_f':
  92. code/client/cl_cin.c:1595:11: warning: variable 'holdatend' set but not used [-Wunused-but-set-variable]
  93. code/qcommon/cm_trace.c: In function 'CM_TraceThroughSphere':
  94. code/qcommon/cm_trace.c:735:8: warning: variable 'a' set but not used [-Wunused-but-set-variable]
  95. code/qcommon/cm_trace.c: In function 'CM_TraceThroughVerticalCylinder':
  96. code/qcommon/cm_trace.c:823:8: warning: variable 'a' set but not used [-Wunused-but-set-variable]
  97. code/client/cl_main.c: In function 'CL_GetServerStatus':
  98. code/client/cl_main.c:3428:18: warning: variable 'serverStatus' set but not used [-Wunused-but-set-variable]
  99. code/qcommon/common.c: In function 'Z_TagMalloc':
  100. code/qcommon/common.c:925:14: warning: variable 'allocSize' set but not used [-Wunused-but-set-variable]
  101. code/qcommon/files.c: In function 'FS_ComparePaks':
  102. code/qcommon/files.c:2562:20: warning: variable 'badchecksum' set but not used [-Wunused-but-set-variable]
  103. code/qcommon/net_chan.c: In function 'Netchan_Process':
  104. code/qcommon/net_chan.c:306:8: warning: variable 'qport' set but not used [-Wunused-but-set-variable]
  105. code/qcommon/common.c: In function 'Com_Frame':
  106. code/qcommon/common.c:2820:6: warning: variable 'key' set but not used [-Wunused-but-set-variable]
  107. CC code/qcommon/net_ip.c
  108. code/qcommon/net_ip.c: In function 'NET_OpenSocks':
  109. code/qcommon/net_ip.c:1045:10: warning: variable 'err' set but not used [-Wunused-but-set-variable]
  110. CC code/qcommon/huffman.c
  111. CC code/client/snd_adpcm.c
  112. CC code/client/snd_dma.c
  113. CC code/client/snd_mem.c
  114. CC code/client/snd_mix.c
  115. CC code/client/snd_wavelet.c
  116. CC code/client/snd_main.c
  117. CC code/client/snd_codec.c
  118. CC code/client/snd_codec_wav.c
  119. CC code/client/snd_codec_ogg.c
  120. CC code/client/qal.c
  121. CC code/client/snd_openal.c
  122. CC code/client/cl_curl.c
  123. CC code/server/sv_bot.c
  124. CC code/server/sv_ccmds.c
  125. CC code/server/sv_client.c
  126. code/client/snd_codec_wav.c: In function 'S_ReadRIFFHeader':
  127. code/client/snd_codec_wav.c:134:6: warning: variable 'wav_format' set but not used [-Wunused-but-set-variable]
  128. CC code/server/sv_game.c
  129. CC code/server/sv_init.c
  130. CC code/server/sv_main.c
  131. CC code/server/sv_net_chan.c
  132. CC code/server/sv_snapshot.c
  133. CC code/server/sv_world.c
  134. CC code/qcommon/q_math.c
  135. CC code/qcommon/q_shared.c
  136. CC code/qcommon/unzip.c
  137. code/server/sv_client.c: In function 'SV_IsBanned':
  138. code/server/sv_client.c:237:13: warning: variable 'addrlen' set but not used [-Wunused-but-set-variable]
  139. CC code/qcommon/puff.c
  140. code/server/sv_init.c: In function 'SV_SetConfigstring':
  141. code/server/sv_init.c:107:7: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  142. code/server/sv_game.c: In function 'SV_inPVSIgnorePortals':
  143. code/server/sv_game.c:188:14: warning: variable 'area2' set but not used [-Wunused-but-set-variable]
  144. code/server/sv_game.c:188:7: warning: variable 'area1' set but not used [-Wunused-but-set-variable]
  145. code/qcommon/q_shared.c: In function 'Q_isanumber':
  146. code/qcommon/q_shared.c:713:9: warning: variable 'd' set but not used [-Wunused-but-set-variable]
  147. code/server/sv_snapshot.c: In function 'SV_AddEntitiesVisibleFromPoint':
  148. code/server/sv_net_chan.c: In function 'SV_Netchan_Encode':
  149. code/server/sv_snapshot.c:301:7: warning: variable 'c_fullsend' set but not used [-Wunused-but-set-variable]
  150. code/server/sv_net_chan.c:37:7: warning: variable 'reliableAcknowledge' set but not used [-Wunused-but-set-variable]
  151. code/server/sv_world.c: In function 'SV_AreaEntities_r':
  152. code/server/sv_world.c:385:8: warning: variable 'count' set but not used [-Wunused-but-set-variable]
  153. code/server/sv_world.c: In function 'SV_PointContents':
  154. code/server/sv_world.c:663:10: warning: variable 'angles' set but not used [-Wunused-but-set-variable]
  155. CC code/qcommon/vm.c
  156. code/qcommon/unzip.c: In function 'unzlocal_getShort':
  157. code/qcommon/unzip.c:1112:9: warning: variable 'size' set but not used [-Wunused-but-set-variable]
  158. code/qcommon/unzip.c: In function 'unzlocal_getLong':
  159. code/qcommon/unzip.c:1142:9: warning: variable 'size' set but not used [-Wunused-but-set-variable]
  160. code/qcommon/unzip.c: In function 'unzReadCurrentFile':
  161. code/qcommon/unzip.c:2048:16: warning: variable 'bufBefore' set but not used [-Wunused-but-set-variable]
  162. CC code/qcommon/vm_interpreted.c
  163. BOT_CC code/botlib/be_aas_bspq3.c
  164. BOT_CC code/botlib/be_aas_cluster.c
  165. code/qcommon/vm.c: In function 'VM_LoadSymbols':
  166. code/qcommon/vm.c:220:7: warning: variable 'len' set but not used [-Wunused-but-set-variable]
  167. code/qcommon/vm.c: In function 'VM_LoadQVM':
  168. code/qcommon/vm.c:367:10: warning: variable 'length' set but not used [-Wunused-but-set-variable]
  169. BOT_CC code/botlib/be_aas_debug.c
  170. BOT_CC code/botlib/be_aas_entity.c
  171. BOT_CC code/botlib/be_aas_file.c
  172. BOT_CC code/botlib/be_aas_main.c
  173. BOT_CC code/botlib/be_aas_move.c
  174. BOT_CC code/botlib/be_aas_optimize.c
  175. BOT_CC code/botlib/be_aas_reach.c
  176. BOT_CC code/botlib/be_aas_route.c
  177. BOT_CC code/botlib/be_aas_routealt.c
  178. BOT_CC code/botlib/be_aas_sample.c
  179. code/botlib/be_aas_move.c: In function 'AAS_AirControl':
  180. code/botlib/be_aas_move.c:392:9: warning: variable 'dir' set but not used [-Wunused-but-set-variable]
  181. code/botlib/be_aas_move.c: In function 'AAS_ClientMovementPrediction':
  182. code/botlib/be_aas_move.c:521:35: warning: variable 'ax' set but not used [-Wunused-but-set-variable]
  183. BOT_CC code/botlib/be_ai_char.c
  184. code/botlib/be_aas_reach.c: In function 'AAS_BestReachableFromJumpPadArea':
  185. code/botlib/be_aas_reach.c:292:6: warning: variable 'area2num' set but not used [-Wunused-but-set-variable]
  186. code/botlib/be_aas_reach.c: In function 'AAS_Reachability_Swim':
  187. code/botlib/be_aas_reach.c:840:22: warning: variable 'areasettings' set but not used [-Wunused-but-set-variable]
  188. code/botlib/be_aas_reach.c: In function 'AAS_Reachability_Step_Barrier_WaterJump_WalkOffLedge':
  189. code/botlib/be_aas_reach.c:1076:61: warning: variable 'water_bestface1' set but not used [-Wunused-but-set-variable]
  190. code/botlib/be_aas_reach.c:1076:42: warning: variable 'ground_bestface1' set but not used [-Wunused-but-set-variable]
  191. code/botlib/be_aas_reach.c:1065:34: warning: variable 'invgravitydot' set but not used [-Wunused-but-set-variable]
  192. BOT_CC code/botlib/be_ai_chat.c
  193. code/botlib/be_aas_reach.c: In function 'AAS_Reachability_JumpPad':
  194. code/botlib/be_aas_reach.c:3495:21: warning: variable 'hordist' set but not used [-Wunused-but-set-variable]
  195. code/botlib/be_aas_route.c: In function 'AAS_CalculateAreaTravelTimes':
  196. code/botlib/be_aas_route.c:509:6: warning: variable 'starttime' set but not used [-Wunused-but-set-variable]
  197. BOT_CC code/botlib/be_ai_gen.c
  198. code/botlib/be_aas_route.c: In function 'AAS_CreateAllRoutingCache':
  199. code/botlib/be_aas_route.c:890:12: warning: variable 't' set but not used [-Wunused-but-set-variable]
  200. code/botlib/be_aas_reach.c: In function 'AAS_Reachability_WeaponJump':
  201. code/botlib/be_aas_reach.c:4000:21: warning: variable 'hordist' set but not used [-Wunused-but-set-variable]
  202. BOT_CC code/botlib/be_ai_goal.c
  203. BOT_CC code/botlib/be_ai_move.c
  204. BOT_CC code/botlib/be_ai_weap.c
  205. code/botlib/be_ai_gen.c: In function 'GeneticSelection':
  206. BOT_CC code/botlib/be_ai_weight.c
  207. code/botlib/be_ai_gen.c:54:13: warning: variable 'select' set but not used [-Wunused-but-set-variable]
  208. code/botlib/be_ai_chat.c: In function 'BotFreeChatState':
  209. code/botlib/be_ai_chat.c:2942:19: warning: variable 'cs' set but not used [-Wunused-but-set-variable]
  210. BOT_CC code/botlib/be_ea.c
  211. BOT_CC code/botlib/be_interface.c
  212. code/botlib/be_ai_goal.c: In function 'BotSaveGoalFuzzyLogic':
  213. code/botlib/be_ai_goal.c:241:19: warning: variable 'gs' set but not used [-Wunused-but-set-variable]
  214. BOT_CC code/botlib/l_crc.c
  215. BOT_CC code/botlib/l_libvar.c
  216. BOT_CC code/botlib/l_log.c
  217. code/botlib/be_ai_move.c: In function 'BotFinishTravel_BarrierJump':
  218. code/botlib/be_ai_move.c:1483:8: warning: variable 'dist' set but not used [-Wunused-but-set-variable]
  219. code/botlib/be_ai_move.c: In function 'BotFinishTravel_WaterJump':
  220. code/botlib/be_ai_move.c:1570:8: warning: variable 'dist' set but not used [-Wunused-but-set-variable]
  221. BOT_CC code/botlib/l_memory.c
  222. BOT_CC code/botlib/l_precomp.c
  223. BOT_CC code/botlib/l_script.c
  224. code/botlib/be_ai_move.c: In function 'BotTravel_JumpPad':
  225. code/botlib/be_ai_move.c:2870:8: warning: variable 'dist' set but not used [-Wunused-but-set-variable]
  226. BOT_CC code/botlib/l_struct.c
  227. CC code/jpeg-6b/jcapimin.c
  228. CC code/jpeg-6b/jcapistd.c
  229. CC code/jpeg-6b/jccoefct.c
  230. CC code/jpeg-6b/jccolor.c
  231. code/botlib/l_precomp.c: In function 'PC_EvaluateTokens':
  232. code/botlib/l_precomp.c:1701:6: warning: variable 'lastoperatortype' set but not used [-Wunused-but-set-variable]
  233. CC code/jpeg-6b/jcdctmgr.c
  234. CC code/jpeg-6b/jchuff.c
  235. CC code/jpeg-6b/jcinit.c
  236. CC code/jpeg-6b/jcmainct.c
  237. CC code/jpeg-6b/jcmarker.c
  238. CC code/jpeg-6b/jcmaster.c
  239. CC code/jpeg-6b/jcomapi.c
  240. CC code/jpeg-6b/jcparam.c
  241. CC code/jpeg-6b/jcphuff.c
  242. CC code/jpeg-6b/jcprepct.c
  243. CC code/jpeg-6b/jcsample.c
  244. CC code/jpeg-6b/jdapimin.c
  245. CC code/jpeg-6b/jdapistd.c
  246. CC code/jpeg-6b/jdatasrc.c
  247. CC code/jpeg-6b/jdcoefct.c
  248. CC code/jpeg-6b/jdcolor.c
  249. CC code/jpeg-6b/jddctmgr.c
  250. CC code/jpeg-6b/jdhuff.c
  251. CC code/jpeg-6b/jdinput.c
  252. CC code/jpeg-6b/jdmainct.c
  253. CC code/jpeg-6b/jdmarker.c
  254. CC code/jpeg-6b/jdmaster.c
  255. CC code/jpeg-6b/jdpostct.c
  256. CC code/jpeg-6b/jdsample.c
  257. CC code/jpeg-6b/jdtrans.c
  258. CC code/jpeg-6b/jerror.c
  259. CC code/jpeg-6b/jfdctflt.c
  260. CC code/jpeg-6b/jidctflt.c
  261. CC code/jpeg-6b/jmemmgr.c
  262. CC code/jpeg-6b/jmemnobs.c
  263. CC code/jpeg-6b/jutils.c
  264. CC code/renderer/tr_animation.c
  265. CC code/renderer/tr_backend.c
  266. CC code/renderer/tr_bsp.c
  267. CC code/renderer/tr_cmds.c
  268. CC code/renderer/tr_curve.c
  269. CC code/renderer/tr_flares.c
  270. CC code/renderer/tr_font.c
  271. CC code/renderer/tr_image.c
  272. CC code/renderer/tr_image_png.c
  273. CC code/renderer/tr_image_jpg.c
  274. CC code/renderer/tr_image_bmp.c
  275. CC code/renderer/tr_image_tga.c
  276. CC code/renderer/tr_image_pcx.c
  277. CC code/renderer/tr_init.c
  278. CC code/renderer/tr_light.c
  279. code/renderer/tr_flares.c: In function 'RB_AddFlare':
  280. code/renderer/tr_flares.c:117:17: warning: variable 'oldest' set but not used [-Wunused-but-set-variable]
  281. CC code/renderer/tr_main.c
  282. code/renderer/tr_image.c: In function 'R_CreateFogImage':
  283. code/renderer/tr_image.c:1075:8: warning: variable 'g' set but not used [-Wunused-but-set-variable]
  284. CC code/renderer/tr_marks.c
  285. CC code/renderer/tr_mesh.c
  286. CC code/renderer/tr_model.c
  287. CC code/renderer/tr_noise.c
  288. CC code/renderer/tr_scene.c
  289. CC code/renderer/tr_shade.c
  290. CC code/renderer/tr_shade_calc.c
  291. CC code/renderer/tr_shader.c
  292. CC code/renderer/tr_shadows.c
  293. CC code/renderer/tr_sky.c
  294. CC code/renderer/tr_surface.c
  295. CC code/renderer/tr_world.c
  296. code/renderer/tr_shade.c: In function 'RB_StageIteratorVertexLitTexture':
  297. code/renderer/tr_shade.c:1262:13: warning: variable 'shader' set but not used [-Wunused-but-set-variable]
  298. CC code/sdl/sdl_gamma.c
  299. code/renderer/tr_shade_calc.c: In function 'RB_CalcColorFromOneMinusEntity':
  300. code/renderer/tr_shade_calc.c:623:6: warning: variable 'c' set but not used [-Wunused-but-set-variable]
  301. code/renderer/tr_sky.c: In function 'R_BuildCloudData':
  302. code/renderer/tr_sky.c:608:12: warning: variable 'shader' set but not used [-Wunused-but-set-variable]
  303. CC code/sdl/sdl_input.c
  304. code/renderer/tr_shader.c: In function 'ParseStage':
  305. code/renderer/tr_shader.c:1037:23: warning: comparison between 'alphaGen_t' and 'enum <anonymous>' [-Wenum-compare]
  306. code/renderer/tr_shader.c: In function 'CollapseMultitexture':
  307. code/renderer/tr_shader.c:1827:26: warning: comparison between 'alphaGen_t' and 'enum <anonymous>' [-Wenum-compare]
  308. CC code/sdl/sdl_snd.c
  309. CC code/sys/con_passive.c
  310. CC code/sys/con_log.c
  311. CC code/sys/sys_main.c
  312. CC code/qcommon/vm_x86_64.c
  313. CC code/qcommon/vm_x86_64_assembler.c
  314. CC code/sys/sys_unix.c
  315. CC code/sdl/sdl_glimp.c
  316. code/qcommon/vm_x86_64_assembler.c: In function 'emit_mov':
  317. code/qcommon/vm_x86_64_assembler.c:596:3: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses]
  318. code/sys/sys_unix.c: In function 'Sys_ListFiles':
  319. code/sys/sys_unix.c:327:16: warning: variable 'extLen' set but not used [-Wunused-but-set-variable]
  320. code/qcommon/vm_x86_64.c: In function 'VM_CallCompiled':
  321. code/qcommon/vm_x86_64.c:1062:7: warning: variable 'programCounter' set but not used [-Wunused-but-set-variable]
  322. code/botlib/be_ai_move.c: In function 'BotResetLastAvoidReach':
  323. code/botlib/be_ai_move.c:3512:26: warning: array subscript is above array bounds [-Warray-bounds]
  324. LD build/release-linux-x86_64/ioquake3.x86_64
  325. make[2]: Leaving directory `/tmp/portage/games-fps/quake3-1.36/work/ioquake3-1.36'
  326. make[1]: Leaving directory `/tmp/portage/games-fps/quake3-1.36/work/ioquake3-1.36'
  327. >>> Source compiled.
  328. >>> Test phase [none]: games-fps/quake3-1.36
  329. >>> Install quake3-1.36 into /tmp/portage/games-fps/quake3-1.36/image/ category games-fps
  330. >>> Completed installing quake3-1.36 into /tmp/portage/games-fps/quake3-1.36/image/
  331. * Tinderbox QA Warning! Possibly bundled libraries
  332. adler32 /tmp/portage/games-fps/quake3-1.36/image/usr/games/bin/ioquake3
  333. jpeg_mem_init /tmp/portage/games-fps/quake3-1.36/image/usr/games/bin/ioquake3
  334. * Tinderbox QA Warning (end)! Possibly bundled libraries
  335. strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line
  336. usr/games/bin/ioquake3
  337. * QA Notice: Package triggers severe warnings which indicate that it
  338. * may exhibit random runtime failures.
  339. * code/botlib/be_ai_move.c:3512:26: warning: array subscript is above array bounds [-Warray-bounds]
  340. * Please do not file a Gentoo bug and instead report the above QA
  341. * issues directly to the upstream developers of this software.
  342. * Homepage: http://ioquake3.org/
  343. * Remember, in order to play games, you have to
  344. * be in the 'games' group.
  345. * Just run 'gpasswd -a <USER> games', then have <USER> re-login.
  346. * For more info about Gentoo gaming in general, see our website:
  347. * http://games.gentoo.org/
  348. * The source version of Quake III Arena will not work with PunkBuster.
  349. * If you need PB support, then use the games-fps/quake3-bin package.
  350. nc6: using stream socket
  351. tar: /var/log/portage/games-fps\:quake3-1.36\:20120808-211712.log: file changed as we read it