Previous day | Jump to hour: 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | Next day

Seconds: Show Hide | Joins: Show Hide | View raw
Font: Serif Sans-Serif Monospace | Size: Small Medium Large

Click in the nick column to highlight everything a person has said.
The Logo icon identifies that the person is a core developer (has commit access).

#rockbox log for 2020-06-25

00:19:26***Saving seen data "./dancer.seen"
00:45:06__builtinmendel_munkis: see sgt-solo
00:45:58__builtinIt's sgt-puzzlesx implementation of sudoku and includes some truly overkill features
00:46:31mendel_munkisin that case maybe we should remove the sudoku plugin
00:46:40__builtinyeah, I considered it
00:47:04__builtinbut I *think* it runs on more targets than sgt-solo
00:47:10__builtinand also
00:47:28__builtinwe want to avoid breaking peoples' save games
00:48:23__builtinI believe flipit.rock is also implemented as sgt-flip
00:49:07__builtinditto for pixel-painter and sgt-flood
00:50:26__builtinstar, sgt-inertia, too
00:54:06 Quit bzed (Remote host closed the connection)
00:54:23 Join bzed [0] (~bzed@shell.bzed.at)
00:54:52mendel_munkisthat feels like a lot of extra binary size
00:57:23 Quit JanC (Remote host closed the connection)
00:57:50 Join JanC [0] (~janc@lugwv/member/JanC)
01:00
01:10:36 Join reductum [0] (~weechat@cpe-104-175-169-123.socal.res.rr.com)
01:22:06 Join ZincAlloy [0] (~Adium@ip5f5acf9f.dynamic.kabel-deutschland.de)
01:22:22 Quit ZincAlloy (Client Quit)
01:55:31 Quit Oksana (Read error: Connection reset by peer)
02:00
02:19:28***Saving seen data "./dancer.seen"
02:33:38 Join petur [0] (~petur@199.59.5.111)
02:33:38 Quit petur (Changing host)
02:33:38 Join petur [0] (~petur@rockbox/developer/petur)
03:00
03:10:01 Quit kadoban (*.net *.split)
03:10:02 Quit danielp3344 (*.net *.split)
03:11:35 Quit reductum (Quit: WeeChat 2.8)
03:16:15 Join danielp3344 [0] (danielp334@gateway/shell/matrix.org/x-gcvgulceapmqyyqj)
03:18:12 Join kadoban [0] (kadobanmat@gateway/shell/matrix.org/x-qaiefsjbpnhhpycr)
03:22:22 Join livvy [0] (~livvy@gateway/tor-sasl/livvy)
03:38:46 Quit dys (Ping timeout: 265 seconds)
04:00
04:19:31***Saving seen data "./dancer.seen"
04:29:59 Quit S|h|a|w|n (Read error: Connection reset by peer)
04:44:28 Join dys [0] (~dys@2003:5b:203b:100:a64c:c8ff:fef4:13a6)
05:00
05:43:15 Join Nugettes [0] (4574c419@ool-4574c419.dyn.optonline.net)
05:43:35NugettesHey I need some help figuring out why my Ipod just turned off
05:43:49NugettesIt was fully charged and it was working and playing just fine
05:44:18Nugettesthen it just shut off I connected it to a charger pressed some buttons toggled with the hold switch but still no response!
06:00
06:19:33***Saving seen data "./dancer.seen"
06:20:18 Quit Nugettes (Remote host closed the connection)
06:23:23 Join Nuggetes [0] (4574c419@ool-4574c419.dyn.optonline.net)
06:23:35NuggetesHey I need some help figuring out why my Ipod just turned offIt was fully charged and it was working and playing just finethen it just shut off I connected it to a charger pressed some buttons toggled with the hold switch but still no response!
07:00
07:47:15 Join krabador [0] (~krabador@unaffiliated/krabador)
08:00
08:16:54 Join ac_laptop [0] (~ac_laptop@186.2.247.129)
08:19:36***Saving seen data "./dancer.seen"
08:22:14 Quit krabador (Ping timeout: 240 seconds)
08:26:03mendel_munkisare there any pointers to debugging data aborts in rockbox?
08:27:25speachyjust standard debugging tips −− find the address in the memory map to figure out what data or function it's in. if it's off into the weeds somwewhere, congratulations, you have memory corruption _somewhere_
08:27:57speachyeg a trashed stack or a bad/unitialized pointer.
08:29:12 Join krabador [0] (~krabador@unaffiliated/krabador)
08:34:29 Join massiveH [0] (~massiveH@ool-18e4eaeb.dyn.optonline.net)
08:41:49mendel_munkisgreat my data abort seems to be coming from a GCC file.
08:49:21 Quit krabador (Read error: Connection reset by peer)
09:00
09:02:39 Quit Nuggetes (Remote host closed the connection)
09:25:24mendel_munkisif the occurs in a function that I cant find the plugin calling anywhere that's a neon sign pointing to memory corruption?
09:32:56 Join __Bilgus_ [0] (41ba23be@65.186.35.190)
09:33:35__Bilgus_Anyone else with a gerrit account confirm this isn't working?
09:33:46__Bilgus_ssh -p 29418 yourusername@gerrit.rockbox.org
09:34:14__Bilgus_Idk if its gerrit or me at this point but I can't push anything
09:47:13mendel_munkis__Bilgus_: I just pushed and I see your changeset up as well.
09:47:25__Bilgus_well it finally went through so maybe just extremely overloaded
09:50:58fs-bluebotBuild Server message: New build round started. Revision ce61be4, 292 builds, 9 clients.
09:52:39__Bilgus_after this round I'm going to push pictureflow patch g#2411 unless someone objects
09:52:41fs-bluebotGerrit review #2411 at http://gerrit.rockbox.org/r/2411 : PictureFlow fixes: by Adrián Tinoco
10:00
10:06:45 Quit massiveH (Quit: Leaving)
10:09:36fs-bluebotBuild Server message: Build round completed after 1118 seconds.
10:09:39fs-bluebotBuild Server message: Revision ce61be4 result: 292 errors 0 warnings
10:10:07speachyo...k... wtf.
10:10:19speachyplease don't push anything else.
10:11:03speachythis is probably my fault; this morning I made changes to close a hole that bots had discovered.
10:13:55__Bilgus_lol woo high score!
10:15:32gevaertsHigh score?
10:15:39gevaertsYou need more than that!
10:15:49speachythe buildmaster couldn't read the upload directory
10:16:15gevaertsBeing able to read that *does* help :)
10:16:55speachyokay. time to re-do the round
10:17:12fs-bluebotBuild Server message: New build round started. Revision 7f3142f, 292 builds, 9 clients.
10:17:52speachythe upload script wasn't sanitizing '/' and '\' in the filenames
10:19:38***Saving seen data "./dancer.seen"
10:23:54speachyplus the logging was broken
10:24:10speachyin the process I accidentally blew away the upload dir.
10:32:42fs-bluebotBuild Server message: Build round completed after 931 seconds.
10:32:44fs-bluebotBuild Server message: Revision 7f3142f result: All green
10:33:13__Bilgus_working now should I wait to push the next?
10:33:18speachynot yet hang on
10:33:37fs-bluebotBuild Server message: New build round started. Revision ce61be4, 292 builds, 9 clients.
10:33:41__Bilgus_ok no hurry
10:33:41speachybuilt the wrong one. :D
10:50:17 Join Nugettes [0] (4574c419@ool-4574c419.dyn.optonline.net)
10:53:54Nugettes Hey I need some help figuring out why my Ipod just turned offIt was fully charged and it was working and playing just finethen it just shut off I connected it to a charger pressed some buttons toggled with the hold switch but still no response!
10:54:32fs-bluebotBuild Server message: Build round completed after 1254 seconds.
10:54:33fs-bluebotBuild Server message: Revision ce61be4 result: All green
10:54:42speachyokay, push away
10:54:53__Bilgus_ok thanks speachy
10:55:37__Bilgus_nugettes does it try to connect to a pc?
10:56:07NugettesNo It wont even react when I connect it to a plug
10:56:08fs-bluebotBuild Server message: New build round started. Revision e8a3ade, 292 builds, 9 clients.
10:56:21 Join beencubed [0] (~beencubed@209.131.238.248)
10:57:56NugettesIt could possibly be the battery socket disconnected.. other than that Id see no reason why it should turn off unless the battery gave up??
10:58:41speachyjust fixed the timestamp on the accidental rebuild, when this round finished the table will be in the right order again.
10:59:47__Bilgus_Nugettes I'm sorry I'm not familar enough with the ipods to tell you if they'll run without abattery
11:00
11:00:02__Bilgus_could be that its hung as well
11:00:03speachymost devices cannot run without a battery.
11:00:07Nugettesokay.
11:00:33Nugetteswhat do you mean hung?
11:00:53__Bilgus_like stuck on an instruction the processor is stuck crashed
11:01:42NugettesBut The screen would say so other wise and it would possibly be frozen and stuck in the same screen while on..
11:02:03Nugettesthe screen is off
11:03:33__Bilgus_i've seen devices hung that have the screen off before sometimes you can reset them otherwise before you do anything drastic let it sit a day or two and then try connecting to a charger
11:04:01__Bilgus_I'd at least try that before ripping it open
11:04:10NugettesRight.
11:04:44NugettesI have a good feeling it is the battery socket disconnected again...
11:05:19Nugettesthis has happened before,, but im afraid if Ill open it Ill end up damaging the battery socket again if it isnt
11:07:55NugettesI'll see what happens after a day.
11:08:48__Bilgus_if its happened before thats probably it but its not gonna hurt to wait
11:09:33NugettesYea. But im not why it would do that last time I opened it I had replaced the logic board and the battery socket was well fitted.
11:10:01NugettesAfter that I didnt try opening it.
11:10:39__Bilgus_aftermarket battery I assume?
11:10:55NugettesA used battery?
11:11:39NugettesThe battery had been working fine ever since I replaced it.
11:11:40__Bilgus_well at least its OEM then doesn't mean it didn't crap out though
11:13:16NugettesSo if it were the case that the battery socket disconnected will the data still be there after I connected it back?
11:13:53__Bilgus_I can't see why not barring extreme data corruption
11:14:49NugettesIm sure the data should still be there...
11:15:07Nugettesit was just a power outage
11:15:16__Bilgus_if not it'd at least be recoverable
11:15:54NugettesIf I were to replace the logic board again. How could I recover the data??
11:16:17NugettesIf I hadnt formatted the partition yet
11:16:32fs-bluebotBuild Server message: Build round completed after 1224 seconds.
11:16:33fs-bluebotBuild Server message: Revision e8a3ade result: 17 errors 77 warnings
11:17:07__Bilgus_not an ipod guy IDk..
11:17:25NugettesAw man :(
11:18:30speachyso.. most simulator builds have warnings, and a couple of sansas ran out of IRAM.
11:18:41 Part Nugettes
11:18:50 Join Nugettes [0] (4574c419@ool-4574c419.dyn.optonline.net)
11:19:02mendel_munkisDEBUGF isn't supposed to change a segfault to a XIO error in the sim is it?
11:20:28__Bilgus_speachy I'm working on it atm
11:20:48Nugettes__Bilgus_ Do you know anyone on here that might know more about Ipods by any chance?
11:21:45__Bilgus___builtin has an ipod I think bluebro might too
11:22:05__Bilgus_thats an odd one.. gcc: error: /home/rockbox/buildclient/tools/database/#if: No such file or directory
11:22:55Nugettes__Bilgus_ Okay thanks Ill let you know what happens after a day. Ill contact builgus about it
11:23:16__Bilgus_builtin :p
11:23:27Nugettes Oops Builtin
11:25:57 Part Nugettes
11:38:54*mendel_munkis is amused that what sits between a frontend and a backend is a midend
11:43:11 Quit petur (Quit: Connection reset by beer)
11:53:49 Quit __Bilgus_ (Remote host closed the connection)
11:54:25 Join __Bilgus_ [0] (41ba23be@65.186.35.190)
11:55:15__Bilgus_ok for the time being I halved the Title Buffer for those players with pluginbuf < 0x8000
11:56:01__Bilgus_that should get it building again and I'll revisit it when I go through and clean up all the annoying things
12:00
12:00:48__Bilgus_spoke too soon man there isn't a lot of wiggle room there :(
12:08:42fs-bluebotBuild Server message: New build round started. Revision 3074ade, 292 builds, 10 clients.
12:13:55 Quit APLU (Quit: !suicide)
12:19:42***Saving seen data "./dancer.seen"
12:25:05fs-bluebotBuild Server message: Build round completed after 983 seconds.
12:25:06fs-bluebotBuild Server message: Revision 3074ade result: 20 errors 0 warnings
12:28:11 Join Rower [0] (~Rower@78-73-72-39-no2340.tbcn.telia.com)
12:29:07speachyso c200 is still no bueno
12:31:34__Bilgus_no its still too big even with 1/4 of the original buffer
12:31:45speachyhomepc-petur is having issues with native builds
12:32:46speachycan only blacklist the whole builder, not specific tooling it claims to support..
12:33:38__Bilgus_I'll leave it here for the moment when I go through it I suspect I can get that static size down a bit
12:33:38__Bilgus_but if not then I'll put in an ifdef to revert to the old behavior
12:33:49 Join ZincAlloy [0] (~Adium@ip5f5acf9f.dynamic.kabel-deutschland.de)
12:34:09 Quit ZincAlloy (Client Quit)
12:34:18 Join ZincAlloy [0] (~Adium@2a02:8108:943f:d824:c42d:1239:dfe2:e8cb)
12:34:51__Bilgus_I think the c200 and clipv1 might be overlays already so probably not a whole lot of wiggle room as is
12:35:23speachyclipv1 worked for this build
12:36:34__Bilgus_yeah with the 1/4 sized unique buffer
12:37:59__Bilgus_he is using it for finding duplicate tags so it might be better off as a dynamically sized buffer but I think the overlay already eats the buflib allocs
12:39:32__Bilgus_I'll look through it and see what I can do along with the other uglies
12:41:15 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
12:49:12 Quit bonfire (Read error: Connection reset by peer)
12:50:24 Join bonfire [0] (~bonfire@c-67-169-253-18.hsd1.ut.comcast.net)
12:50:37 Join MulX [0] (~mulx@2a03:7220:8081:2900::1)
12:50:47 Nick MulX is now known as APLU (~mulx@2a03:7220:8081:2900::1)
12:58:01speachyhmm. is there any reason for
12:58:56speachyreason for having two 'database' builds?
12:59:11speachy(ie why only two?)
13:00
13:01:27__Bilgus_um possibly they had to remove stuff to get a database on them?
13:03:15__Bilgus_or maybe they are standalone apps for building the db?
13:04:41speachyyeah, they're standalone host-based tools
13:04:50__Bilgus_judging by the amd64 arch I'd say probably the latter
13:05:02speachyI figured player vs h300 is swcodec vs hwcodec
13:05:05__Bilgus_maybe rbutil didn't handle it back then
13:05:31speachybut I wonder if that list should be expanded to include something more modern.
13:06:55__Bilgus_I'm on the side of reduction but I'm not gonna tell you no :p
13:14:35speachyasking a different way; do all swcodec targets supports the full swath of codecs and file types?
13:21:42__Bilgus_oh I bet there are a few that are limited by ram
13:23:04__Bilgus_I don't see anything ifdefing it out for any targets off hand..
13:23:34speachy(since the db code relies on librbcodec to do the parsing/etc)
13:32:58__builtinmendel_munkis: is the crash in sgt-puzzles?
13:37:03__builtinthere are a couple outstanding issues in there that I should take a look at
13:37:09 Quit __Bilgus_ (Ping timeout: 245 seconds)
13:37:19 Quit pamaury (Ping timeout: 246 seconds)
13:37:42__builtinoccasionally it'll just show a blank screen and die upon loading a save...
13:41:37 Join lebellium [0] (~lebellium@89-92-253-148.hfc.dyn.abo.bbox.fr)
13:56:17 Quit dys (Ping timeout: 260 seconds)
14:00
14:19:43***Saving seen data "./dancer.seen"
14:45:26fs-bluebotBuild Server message: New build round started. Revision dd3a8e0, 292 builds, 10 clients.
14:46:19 Join petur [0] (~petur@rockbox/developer/petur)
14:59:16fs-bluebotBuild Server message: Build round completed after 829 seconds.
14:59:17fs-bluebotBuild Server message: Revision dd3a8e0 result: 4 errors 0 warnings
14:59:18fs-bluebotBuild Server message: New build round started. Revision 48b0ef1, 292 builds, 10 clients.
15:00
15:04:41 Join dys [0] (~dys@tmo-120-88.customers.d1-online.com)
15:11:37 Join pamaury [0] (~pamaury@rockbox/developer/pamaury)
15:12:12 Join MrZeus [0] (~MrZeus@89-168-118-226.dynamic.dsl.as9105.com)
15:15:14 Quit ac_laptop (Ping timeout: 240 seconds)
15:17:16fs-bluebotBuild Server message: Build round completed after 1080 seconds.
15:17:18fs-bluebotBuild Server message: Revision 48b0ef1 result: 6 errors 0 warnings
15:51:29 Join ubervison [0] (~ubervison@2a02:aa12:b106:1b80:6257:18ff:fe9b:d6a1)
16:00
16:00:56 Quit ubervison (Remote host closed the connection)
16:02:32mendel_munkis__builtin: i tracked the crash down to game_redraw() but only on loading a save. will look some more soon
16:07:48__builtinmendel_munkis: which game?
16:08:08__builtinsgt-guess crashes upon loaded a save too
16:09:10mendel_munkisI've seen it in most of the puzzles but I am specifically debugging sgt-bridges in the hopes of finding exactly where the puzzles library has a bug
16:16:25__builtinit's really been a minute since I've touched this code
16:19:44***Saving seen data "./dancer.seen"
16:23:38__builtinbut yeah - saving is definitely borked
16:33:36__builtinwow... that was dumb
16:34:48__builtinkind of embarrassing that I didn't catch that earlier
16:35:13mendel_munkisI was probably about half an hour from finding that.
16:35:36mendel_munkistime to drop my own debug efforts
16:36:38 Join ac_laptop [0] (~ac_laptop@186.2.247.129)
16:37:24__builtinI honestly don't know how it managed to work at all in that broken state
16:37:57mendel_munkisfor me at least it didn't.
16:38:14mendel_munkisHow can I close a flyspray bug?
16:41:32__builtinI don't think you or I have permission to do so
16:41:37__builtinspeachy: ^
16:42:02speachythe RightWay(tm) is to request it to be closed.
16:42:48mendel_munkisdoing so takes me to the tasklist before I can put in a reason for closing.
16:43:01__builtinyeah, same here
16:44:27__builtinit's the href attribute in the link causing a page refresh
16:45:19__builtinI'm being directed to https://www.rockbox.org/tracker/#closedisabled
16:46:12fs-bluebotBuild Server message: New build round started. Revision 729d6b0, 292 builds, 10 clients.
16:46:19mendel_munkis__builtin: someone manged to request that my bug be closed.
16:46:25__builtinthat was me
16:46:32mendel_munkisthanks.
16:46:47__builtinI managed to edit the HTML so the href pointed to javascript:void(0);
16:47:11mendel_munkisI was about to do the same thing
16:47:14mendel_munkis(I do think it would be nice if the reporter of a bug could close it.)
16:49:40speachyinteresting. global "reporters" can't close their own tasks, but if you're in the rockbox reporter group, you can.
16:50:28speachythat's fixed. so you can now close your own tasks.
16:53:56mendel_munkisspeachy: thanks unfortunately builtin got there first so now I cant close this one.
16:54:22speachytrying to figure out why the close request dialog is busted
17:00
17:00:02fs-bluebotBuild Server message: Build round completed after 830 seconds.
17:00:04fs-bluebotBuild Server message: Revision 729d6b0 result: 4 errors 0 warnings
17:17:51speachyI think it's a bug in flyspray
17:23:42speachyfixed it, I think.
17:25:20speachys/fixed/hacked in a workaround/
17:26:00 Quit lebellium (Quit: Leaving)
17:43:31fs-bluebotBuild Server message: New build round started. Revision 4d52a42, 292 builds, 11 clients.
17:51:00 Join sakax [0] (~r0b0t@unaffiliated/r0b0t)
17:51:25 Quit Acou_Bass (Ping timeout: 246 seconds)
17:54:40 Join Acou_Bass [0] (~eddie@cpc97736-bolt17-2-0-cust152.10-3.cable.virginm.net)
17:58:44fs-bluebotBuild Server message: Build round completed after 913 seconds.
17:58:45fs-bluebotBuild Server message: Revision 4d52a42 result: 4 errors 0 warnings
18:00
18:01:20 Join Nugettes [0] (4574c419@ool-4574c419.dyn.optonline.net)
18:01:33fs-bluebotBuild Server message: New build round started. Revision f6448cb, 292 builds, 11 clients.
18:03:34__builtinah, sgt-puzzles really is the gift that keeps on giving :)
18:03:50__builtin... shake it hard enough and some bugs fall out!
18:06:23Nugettes__builtin Hey I dont think the Ipod will turn on any time soon.
18:09:03__builtinbattery issue?
18:09:36NugettesThe battery was fully charged when it was working
18:09:45__builtinwhat's happened since then?
18:09:53NugettesIt just shut off
18:10:36NugettesThe battery indicator showed the battery was full..
18:11:21__builtinnothing happens when you press a key?
18:11:33__builtinhave you tried putting it into DFU mode?
18:12:04__builtinhttps://files.freemyipod.org/~user890104/bootloader-ipodclassic.html#dfu
18:12:05NugettesWhen I toggle with the hold switch or the buttons nothing happens its just a black screen and I tried to put it to charge nothing happened either
18:12:14__builtinif DFU mode is broken then it's a hardware issue
18:12:43NugettesIt doesn't power on how am I supposed to get to DFU mode??
18:14:25fs-bluebotBuild Server message: Build round completed after 772 seconds.
18:14:26fs-bluebotBuild Server message: Revision f6448cb result: 4 errors 0 warnings
18:15:14__builtintry the sequence from the supposed power-off state
18:15:18__builtinand connect to usb
18:15:28__builtinthen see if it's detected
18:15:34NugettesThe sequence?
18:16:25NugettesHow do I do this?
18:16:28__builtinthe whole 1. Lock the HOLD switch 2. Wait 1 second 3. Unlock the HOLD switch 4. Press and hold down MENU and CENTER at the same time 5. Wait 12 seconds - the timing is important, so either look at your computer's clock, or count to 12 6. Release both buttons
18:17:15NugettesWhile its plugged in to a charger
18:17:37NugettesOmg
18:17:45Nugettesit powered back on!
18:18:07NugettesThis method worked!!
18:18:09 Join __Bilgus_ [0] (41ba23be@65.186.35.190)
18:18:18NugettesThanj you so MUCH
18:19:48***Saving seen data "./dancer.seen"
18:20:43__Bilgus_Nugettes sounds like it was hung glad you didn't take it apart
18:21:19NugettesFeew
18:22:13NugettesAlright thanks Guys have a great day!
18:22:16__Bilgus_git push origin HEAD:refs/for/master is still taking a very long time
18:22:34 Quit Nugettes (Remote host closed the connection)
18:22:36mendel_munkisI think thats on your end
18:22:55__Bilgus_entirely possible if you guys aren't seeing similar
18:22:59mendel_munkisI pushed several times today and it seemd slightly Faster than usual
18:23:12__Bilgus_its taking like 10 minutes here
18:23:47speachyipv4 vs ipv6 maybe?
18:24:01mendel_munkisfor a 2 file change it took ~30 sec
18:24:37speachyssh to gerrit wouldn't be affected by anything on the www side
18:25:20speachytook 3 seconds for me to push 2 updated changes and one new change
18:27:21__Bilgus_sounds like its me then
18:29:09speachylooking at the traceroute output, there's a lot of ping variation close to your side.
18:29:17speachymay just be another instance of the internet being slightly broken somewhere
18:35:25fs-bluebotBuild Server message: New build round started. Revision 6f0fd91, 292 builds, 11 clients.
18:36:34 Quit pamaury (Ping timeout: 246 seconds)
18:39:53 Join Oksana [0] (~Wikiwide@Maemo/community/ex-council/Wikiwide)
18:46:13 Quit ZincAlloy (Quit: Leaving.)
18:48:07fs-bluebotBuild Server message: Build round completed after 761 seconds.
18:48:08fs-bluebotBuild Server message: Revision 6f0fd91 result: 5 errors 0 warnings
18:48:09fs-bluebotBuild Server message: New build round started. Revision 25b1e1b, 292 builds, 11 clients.
18:53:20__Bilgus_wth
19:00
19:01:31fs-bluebotBuild Server message: Build round completed after 803 seconds.
19:01:32fs-bluebotBuild Server message: Revision 25b1e1b result: 4 errors 0 warnings
19:24:40 Join advcomp2019_ [0] (~advcomp20@65-131-152-203.sxct.qwest.net)
19:24:41 Quit advcomp2019_ (Changing host)
19:24:41 Join advcomp2019_ [0] (~advcomp20@unaffiliated/advcomp2019)
19:26:17 Quit advcomp2019 (Ping timeout: 258 seconds)
19:44:49 Quit advcomp2019_ (Ping timeout: 246 seconds)
20:00
20:00:56 Join advcomp2019 [0] (~advcomp20@unaffiliated/advcomp2019)
20:19:27 Quit sakax (Quit: Leaving)
20:19:52***Saving seen data "./dancer.seen"
20:20:21 Join Rower- [0] (~Rower@78-73-72-39-no2340.tbcn.telia.com)
20:21:31 Quit Rower (Ping timeout: 260 seconds)
20:52:45 Quit petur (Remote host closed the connection)
20:59:34 Quit MrZeus (Ping timeout: 240 seconds)
22:00
22:19:53***Saving seen data "./dancer.seen"
22:27:54 Quit ac_laptop (Ping timeout: 240 seconds)
23:00
23:30:27__Bilgus_Well I struggled with it for a bit but I think I have the uniqbuf issue figured out
23:43:27fs-bluebotBuild Server message: New build round started. Revision 7c29125, 292 builds, 10 clients.
23:44:40 Quit [7] (Disconnected by services)
23:44:47 Join TheSeven [0] (~quassel@rockbox/developer/TheSeven)
23:52:54 Quit michaelni (Ping timeout: 256 seconds)

Previous day | Next day